{"version":3,"file":"6Ql_hrh5Btc1t2CSBRdStJ9Pxs9-z_GWInoD4fIyWlY.Cv6QDuuK.mjs","names":["ButtonPrimary","CustomQRCodeCC","metadata","className","PropertyOverrides","RichText","Image","css"],"sources":["https:/framerusercontent.com/modules/6PqjL1HGzy8gHvb5NgfP/azBhpD5HHPRoFc0XLcuq/dSVBG9bHR.js","https:/framerusercontent.com/modules/WQKoq0qAcHd5mYr48wJy/k2Id8sNYjc1Jdtq3wEGc/dSVBG9bHR.js"],"sourcesContent":["// Generated by Framer (f030ee3)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={CfGhBAyom:new LazyValue(()=>import(\"./dSVBG9bHR-0.js\")),KnTSfRlEb:new LazyValue(()=>import(\"./dSVBG9bHR-4.js\")),LASqWnjbT:new LazyValue(()=>import(\"./dSVBG9bHR-1.js\")),LMYmDzsTL:new LazyValue(()=>import(\"./dSVBG9bHR-3.js\")),PKMmRs3eb:new LazyValue(()=>import(\"./dSVBG9bHR-2.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (f030ee3)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import ButtonPrimary from\"#framer/local/canvasComponent/Rbo1JJ4NY/Rbo1JJ4NY.js\";import CustomQRCodeCC from\"#framer/local/codeFile/szQpjxP/QRCode.js\";import*as sharedStyle1 from\"#framer/local/css/Gk_iqeUzI/Gk_iqeUzI.js\";import*as sharedStyle2 from\"#framer/local/css/uzBSHEJDv/uzBSHEJDv.js\";import*as sharedStyle from\"#framer/local/css/uzLO8B62u/uzLO8B62u.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/dSVBG9bHR/dSVBG9bHR.js\";import metadataProvider from\"#framer/local/webPageMetadata/dSVBG9bHR/dSVBG9bHR.js\";const ButtonPrimaryFonts=getFonts(ButtonPrimary);const CustomQRCodeCCFonts=getFonts(CustomQRCodeCC);const breakpoints={Hcjaz91Fc:\"(min-width: 1280px)\",iJBX81ZwZ:\"(min-width: 768px) and (max-width: 1279px)\",pGbsct9YM:\"(max-width: 767px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-KoUqb\";const variantClassNames={Hcjaz91Fc:\"framer-v-1ps6007\",iJBX81ZwZ:\"framer-v-t7hhro\",pGbsct9YM:\"framer-v-1w32a3l\"};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"Hcjaz91Fc\",Phone:\"pGbsct9YM\",Tablet:\"iJBX81ZwZ\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Hcjaz91Fc\"};};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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);const isDisplayed=()=>{if(!isBrowser())return true;if([\"iJBX81ZwZ\",\"pGbsct9YM\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"pGbsct9YM\")return true;return false;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"pGbsct9YM\")return false;return true;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"Hcjaz91Fc\",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-1ps6007\",className),ref:refBinding,style:{...style},children:/*#__PURE__*/_jsx(\"main\",{className:\"framer-yit0yl\",\"data-framer-name\":\"MAIN CONTENT\",children:/*#__PURE__*/_jsx(\"section\",{className:\"framer-tdhz9h\",\"data-framer-name\":\"Hero\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1c77jsq\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-smafo5\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xsk2ri\",\"data-framer-name\":\"Text wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pGbsct9YM:{children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-4gak9y\",\"data-styles-preset\":\"uzLO8B62u\",style:{\"--framer-text-alignment\":\"center\"},children:\"Download the bunq app for iOS and Android\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-4gak9y\",\"data-styles-preset\":\"uzLO8B62u\",children:\"Download the bunq app for iOS and Android\"})}),className:\"framer-1jgg543\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pGbsct9YM:{children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1bj1o1a\",\"data-styles-preset\":\"Gk_iqeUzI\",style:{\"--framer-text-alignment\":\"center\"},children:\"Sign up in just 5 minutes with only your phone and ID. Try bunq today, no strings attached.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1bj1o1a\",\"data-styles-preset\":\"Gk_iqeUzI\",children:\"Sign up in just 5 minutes with only your phone and ID. Try bunq today, no strings attached.\"})}),className:\"framer-kyo38u\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-zwgvnk\",\"data-styles-preset\":\"uzBSHEJDv\",children:\"Scan this QR code to continue:\"})}),className:\"framer-1j4f428 hidden-t7hhro hidden-1w32a3l\",\"data-framer-name\":\"Instructions\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pGbsct9YM:{height:47,width:`min(max(${componentViewport?.width||\"100vw\"} - 32px, 1px), 1280px)`,y:(componentViewport?.y||0)+0+0+0+0+96+0+0+0+277}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-rxjz69-container hidden-1ps6007 hidden-t7hhro\",nodeId:\"fp780VsNz\",scopeId:\"dSVBG9bHR\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pGbsct9YM:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(ButtonPrimary,{height:\"100%\",id:\"fp780VsNz\",KPkyNVgao:\"var(--token-950b55c2-27d6-4ce8-b1de-c2192c8503a4, rgb(255, 106, 0))\",layoutId:\"fp780VsNz\",MHDsp5Fqa:getLocalizedValue(\"v5\",activeLocale)??\"Sign up\",variant:\"wr47wzWii\",width:\"100%\"})})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fnj3ba hidden-1w32a3l\",\"data-framer-name\":\"QR wrapper\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ajk3z2-container\",isAuthoredByUser:true,nodeId:\"q7RuQCSIt\",scopeId:\"dSVBG9bHR\",children:/*#__PURE__*/_jsx(CustomQRCodeCC,{data:\"\",dataType:\"link\",height:\"100%\",id:\"q7RuQCSIt\",layoutId:\"q7RuQCSIt\",linkData:\"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\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-83h6lk\",\"data-framer-name\":\"Image wrapper\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iJBX81ZwZ:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+104+57+0),positionX:\"center\",positionY:\"center\",sizes:`max((min(max(${componentViewport?.width||\"100vw\"} - 64px, 1px), 1280px) - 48px) / 2, 1px)`,src:\"https://framerusercontent.com/images/yQ70fwVWFmghJLzu7ZdlnPrRB8.png\",srcSet:\"https://framerusercontent.com/images/yQ70fwVWFmghJLzu7ZdlnPrRB8.png?scale-down-to=512 512w,https://framerusercontent.com/images/yQ70fwVWFmghJLzu7ZdlnPrRB8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/yQ70fwVWFmghJLzu7ZdlnPrRB8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/yQ70fwVWFmghJLzu7ZdlnPrRB8.png 2400w\"}},pGbsct9YM:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+96+0+356+0),positionX:\"center\",positionY:\"center\",sizes:`max(min(max(${componentViewport?.width||\"100vw\"} - 32px, 1px), 1280px), 1px)`,src:\"https://framerusercontent.com/images/yQ70fwVWFmghJLzu7ZdlnPrRB8.png\",srcSet:\"https://framerusercontent.com/images/yQ70fwVWFmghJLzu7ZdlnPrRB8.png?scale-down-to=512 512w,https://framerusercontent.com/images/yQ70fwVWFmghJLzu7ZdlnPrRB8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/yQ70fwVWFmghJLzu7ZdlnPrRB8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/yQ70fwVWFmghJLzu7ZdlnPrRB8.png 2400w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+191+147.5+0),positionX:\"center\",positionY:\"center\",sizes:`max((min(max(${componentViewport?.width||\"100vw\"} - 64px, 1px), 1280px) - 64px) / 2, 1px)`,src:\"https://framerusercontent.com/images/yQ70fwVWFmghJLzu7ZdlnPrRB8.png\",srcSet:\"https://framerusercontent.com/images/yQ70fwVWFmghJLzu7ZdlnPrRB8.png?scale-down-to=512 512w,https://framerusercontent.com/images/yQ70fwVWFmghJLzu7ZdlnPrRB8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/yQ70fwVWFmghJLzu7ZdlnPrRB8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/yQ70fwVWFmghJLzu7ZdlnPrRB8.png 2400w\"},className:\"framer-wf8ujs\",\"data-framer-name\":\"Image\"})})})]})})})}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-KoUqb.framer-1xmldc3, .framer-KoUqb .framer-1xmldc3 { display: block; }\",\".framer-KoUqb.framer-1ps6007 { 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-KoUqb .framer-yit0yl { 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-KoUqb .framer-tdhz9h { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 100vh; justify-content: center; overflow: hidden; padding: 104px 32px 64px 32px; position: relative; width: 100%; }\",\".framer-KoUqb .framer-1c77jsq { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; max-width: 1280px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-KoUqb .framer-smafo5 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-KoUqb .framer-xsk2ri { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-KoUqb .framer-1jgg543, .framer-KoUqb .framer-kyo38u { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-KoUqb .framer-1j4f428 { --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-KoUqb .framer-rxjz69-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-KoUqb .framer-1fnj3ba { align-content: center; align-items: center; background-color: var(--token-790eda29-d8e8-4037-b877-77c425f46565, #ffffff); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 16px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-KoUqb .framer-1ajk3z2-container { flex: none; height: 160px; position: relative; width: 160px; }\",\".framer-KoUqb .framer-83h6lk { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-KoUqb .framer-wf8ujs { aspect-ratio: 1 / 1; border-bottom-left-radius: 48px; border-bottom-right-radius: 48px; border-top-left-radius: 48px; border-top-right-radius: 48px; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 576px); overflow: hidden; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-KoUqb.framer-1ps6007, .framer-KoUqb .framer-yit0yl, .framer-KoUqb .framer-tdhz9h, .framer-KoUqb .framer-1c77jsq, .framer-KoUqb .framer-smafo5, .framer-KoUqb .framer-xsk2ri, .framer-KoUqb .framer-1fnj3ba, .framer-KoUqb .framer-83h6lk { gap: 0px; } .framer-KoUqb.framer-1ps6007 > *, .framer-KoUqb .framer-yit0yl > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-KoUqb.framer-1ps6007 > :first-child, .framer-KoUqb .framer-yit0yl > :first-child, .framer-KoUqb .framer-smafo5 > :first-child, .framer-KoUqb .framer-xsk2ri > :first-child { margin-top: 0px; } .framer-KoUqb.framer-1ps6007 > :last-child, .framer-KoUqb .framer-yit0yl > :last-child, .framer-KoUqb .framer-smafo5 > :last-child, .framer-KoUqb .framer-xsk2ri > :last-child { margin-bottom: 0px; } .framer-KoUqb .framer-tdhz9h > *, .framer-KoUqb .framer-83h6lk > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-KoUqb .framer-tdhz9h > :first-child, .framer-KoUqb .framer-1c77jsq > :first-child, .framer-KoUqb .framer-1fnj3ba > :first-child, .framer-KoUqb .framer-83h6lk > :first-child { margin-left: 0px; } .framer-KoUqb .framer-tdhz9h > :last-child, .framer-KoUqb .framer-1c77jsq > :last-child, .framer-KoUqb .framer-1fnj3ba > :last-child, .framer-KoUqb .framer-83h6lk > :last-child { margin-right: 0px; } .framer-KoUqb .framer-1c77jsq > * { margin: 0px; margin-left: calc(64px / 2); margin-right: calc(64px / 2); } .framer-KoUqb .framer-smafo5 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-KoUqb .framer-xsk2ri > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-KoUqb .framer-1fnj3ba > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,\"@media (min-width: 768px) and (max-width: 1279px) { .framer-KoUqb.framer-1ps6007 { width: 768px; } .framer-KoUqb .framer-tdhz9h { height: min-content; } .framer-KoUqb .framer-1c77jsq { gap: 48px; } .framer-KoUqb .framer-wf8ujs { height: var(--framer-aspect-ratio-supported, 328px); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-KoUqb .framer-1c77jsq { gap: 0px; } .framer-KoUqb .framer-1c77jsq > * { margin: 0px; margin-left: calc(48px / 2); margin-right: calc(48px / 2); } .framer-KoUqb .framer-1c77jsq > :first-child { margin-left: 0px; } .framer-KoUqb .framer-1c77jsq > :last-child { margin-right: 0px; } }}\",\"@media (max-width: 767px) { .framer-KoUqb.framer-1ps6007 { width: 375px; } .framer-KoUqb .framer-tdhz9h { height: min-content; padding: 96px 16px 32px 16px; } .framer-KoUqb .framer-1c77jsq { flex-direction: column; gap: 32px; } .framer-KoUqb .framer-smafo5 { flex: none; order: 0; width: 100%; } .framer-KoUqb .framer-xsk2ri { gap: 8px; } .framer-KoUqb .framer-rxjz69-container { width: 100%; } .framer-KoUqb .framer-83h6lk { flex: none; order: 1; width: 100%; } .framer-KoUqb .framer-wf8ujs { height: var(--framer-aspect-ratio-supported, 343px); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-KoUqb .framer-1c77jsq, .framer-KoUqb .framer-xsk2ri { gap: 0px; } .framer-KoUqb .framer-1c77jsq > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-KoUqb .framer-1c77jsq > :first-child, .framer-KoUqb .framer-xsk2ri > :first-child { margin-top: 0px; } .framer-KoUqb .framer-1c77jsq > :last-child, .framer-KoUqb .framer-xsk2ri > :last-child { margin-bottom: 0px; } .framer-KoUqb .framer-xsk2ri > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1690\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"iJBX81ZwZ\":{\"layout\":[\"fixed\",\"auto\"]},\"pGbsct9YM\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerdSVBG9bHR=withCSS(Component,css,\"framer-KoUqb\");export default FramerdSVBG9bHR;FramerdSVBG9bHR.displayName=\"Home\";FramerdSVBG9bHR.defaultProps={height:1690,width:1280};addFonts(FramerdSVBG9bHR,[{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\"}]},...ButtonPrimaryFonts,...CustomQRCodeCCFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerdSVBG9bHR\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1280\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"1690\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"iJBX81ZwZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pGbsct9YM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}