{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/iL8C8SlbgPkvXoECxYAf/5QHAq7LQkSbBEVaSekDs/augiA20Il.js", "ssg:https://framerusercontent.com/modules/5sLVFLXdscUNIS5j3K11/pzDPhq2u61EoQpOruqWq/IOcdT2Q2l.js", "ssg:https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/7qT0r3So12155VV5Jq5x/Video.js", "ssg:https://framerusercontent.com/modules/G4IfyjvwmaeSBpdb4TWu/OIjZRBmWDcIE2B6qgG1j/index.js", "ssg:https://framerusercontent.com/modules/wcdW4mOEEhsPW9VHeJ4X/lCHI9PKIy3YWJwFBA4kC/DynamicViewportHeight.js", "ssg:https://framerusercontent.com/modules/dgJt4tqFZkld0L1Wn7GC/TqH9NowlS8SXupOyAqiW/IOcdT2Q2l.js", "ssg:https://framerusercontent.com/modules/dgJt4tqFZkld0L1Wn7GC/TqH9NowlS8SXupOyAqiW/IOcdT2Q2l-0.js", "ssg:https://framerusercontent.com/modules/dgJt4tqFZkld0L1Wn7GC/TqH9NowlS8SXupOyAqiW/IOcdT2Q2l-1.js", "ssg:https://framerusercontent.com/modules/dgJt4tqFZkld0L1Wn7GC/TqH9NowlS8SXupOyAqiW/IOcdT2Q2l-2.js", "ssg:https://framerusercontent.com/modules/dgJt4tqFZkld0L1Wn7GC/TqH9NowlS8SXupOyAqiW/IOcdT2Q2l-3.js", "ssg:https://framerusercontent.com/modules/dgJt4tqFZkld0L1Wn7GC/TqH9NowlS8SXupOyAqiW/IOcdT2Q2l-4.js", "ssg:https://framerusercontent.com/modules/mBtLptGVTWTxXZzDIFK8/Rhnh8Ekk1TyEpy1lxjLb/augiA20Il.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,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import HeroStandard from\"https://framerusercontent.com/modules/5sLVFLXdscUNIS5j3K11/pzDPhq2u61EoQpOruqWq/IOcdT2Q2l.js\";import FeatureBlock from\"https://framerusercontent.com/modules/IE8N3e6GhZEVPfWAngbu/1HTerCfXmph87HVql1C8/WwkS2jgo3.js\";import CardGrid from\"https://framerusercontent.com/modules/PVXkuY83jnLbbCMnteAn/pjIc5pNegPCfBKPoaWWO/UWrK73VkS.js\";import CTAPrimary from\"https://framerusercontent.com/modules/RhPR4qX9s3tibvFUlAYo/XQX9V3BjIYhmUfBtNJDi/vRSca_mm7.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/augiA20Il/augiA20Il.js\";import metadataProvider from\"#framer/local/webPageMetadata/augiA20Il/augiA20Il.js\";const HeroStandardFonts=getFonts(HeroStandard);const CardGridFonts=getFonts(CardGrid);const FeatureBlockFonts=getFonts(FeatureBlock);const CTAPrimaryFonts=getFonts(CTAPrimary);const breakpoints={FTrEq1G23:\"(min-width: 768px) and (max-width: 1279px)\",st5edtm8d:\"(max-width: 767px)\",WQLkyLRf1:\"(min-width: 1280px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-UCG1A\";const variantClassNames={FTrEq1G23:\"framer-v-1uv6m7q\",st5edtm8d:\"framer-v-1ufxy2h\",WQLkyLRf1:\"framer-v-72rtr7\"};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:\"WQLkyLRf1\",Phone:\"st5edtm8d\",Tablet:\"FTrEq1G23\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"WQLkyLRf1\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"WQLkyLRf1\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(0, 0, 0); }\"}),/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-72rtr7\",className),ref:refBinding,style:{...style},children:/*#__PURE__*/_jsxs(\"main\",{className:\"framer-1ubdgjv\",\"data-framer-name\":\"MAIN CONTENT\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Nw7vncH0D\"},implicitPathVariables:undefined},{href:{webPageId:\"Nw7vncH0D\"},implicitPathVariables:undefined},{href:{webPageId:\"Nw7vncH0D\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:817,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1pji9zf-container\",isModuleExternal:true,nodeId:\"UjhTljWCw\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FTrEq1G23:{variant:\"v1mmxwfgX\",wutTaTdeq:resolvedLinks[1]},st5edtm8d:{variant:\"Kcc3GHHDI\",wutTaTdeq:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(HeroStandard,{A2sUokzCv:\"jLiw8goaO\",ECWFSIr3d:\"var(--token-950b55c2-27d6-4ce8-b1de-c2192c8503a4, rgb(255, 106, 0))\",height:\"100%\",HrAS15GCT:\"KCR5x2QKJ\",id:\"UjhTljWCw\",IdhIa37ch:getLocalizedValue(\"v2\",activeLocale)??\"Find an advisor\",ix3RSXW5B:getLocalizedValue(\"v3\",activeLocale)??\"Learn more\",JuQrN7mqQ:addImageAlt({pixelHeight:1240,pixelWidth:1240,src:\"https://framerusercontent.com/images/D1ksqHpETpVLKMNjgwn28acN4.webp\",srcSet:\"https://framerusercontent.com/images/D1ksqHpETpVLKMNjgwn28acN4.webp?scale-down-to=512 512w,https://framerusercontent.com/images/D1ksqHpETpVLKMNjgwn28acN4.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/D1ksqHpETpVLKMNjgwn28acN4.webp 1240w\"},\"\"),KnILNAruO:false,layoutId:\"UjhTljWCw\",lu30rs9Vv:\"\",mrApedw3S:false,Og7HfLioY:getLocalizedValue(\"v4\",activeLocale)??\"Terms apply\",pvOV7GYBf:\"var(--token-3f28d65e-45a1-45a5-829f-d96a12c70be0, rgb(0, 23, 46))\",pVxcGKWB5:getLocalizedValue(\"v0\",activeLocale)??\"Get a mortgage proposal in less than 24 hours\",sr0v4zfeb:true,style:{width:\"100%\"},UehJXVNCn:false,variant:\"tw8m7e9Wp\",vpDKYf34A:\"Short tagline goes here\",width:\"100%\",wutTaTdeq:resolvedLinks[0],xDvTzEdTo:\"\",YJpDys7Fd:false,ZBDPBou9H:getLocalizedValue(\"v1\",activeLocale)??\"Apply for a bunq Easy Mortgage today, and get a tailor-made proposal by tomorrow.\",ZcqnLIM5V:\"b4h5fy3UU\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"TFyFcYVBw\"},implicitPathVariables:undefined},{href:{webPageId:\"txmoH6jzA\"},implicitPathVariables:undefined},{href:{webPageId:\"e6zyGrcux\"},implicitPathVariables:undefined},{href:{webPageId:\"TFyFcYVBw\"},implicitPathVariables:undefined},{href:{webPageId:\"txmoH6jzA\"},implicitPathVariables:undefined},{href:{webPageId:\"e6zyGrcux\"},implicitPathVariables:undefined},{href:{webPageId:\"TFyFcYVBw\"},implicitPathVariables:undefined},{href:{webPageId:\"txmoH6jzA\"},implicitPathVariables:undefined},{href:{webPageId:\"e6zyGrcux\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:674,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+817,children:/*#__PURE__*/_jsx(Container,{className:\"framer-13fqu73-container\",isModuleExternal:true,nodeId:\"jhCYnUlGM\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FTrEq1G23:{kL0d5MJ6C:resolvedLinks1[3],variant:\"ZWJ1vrH1t\",xc2vpoAyn:resolvedLinks1[4],YMpoWDsHr:resolvedLinks1[5]},st5edtm8d:{kL0d5MJ6C:resolvedLinks1[6],variant:\"nauEkIqS4\",xc2vpoAyn:resolvedLinks1[7],YMpoWDsHr:resolvedLinks1[8]}},children:/*#__PURE__*/_jsx(CardGrid,{Aow3OlMd4:getLocalizedValue(\"v5\",activeLocale)??\"Honest rates\",dXvHFwFQN:getLocalizedValue(\"v9\",activeLocale)??\"Go green\",E64AzCUou:getLocalizedValue(\"v3\",activeLocale)??\"Learn more\",height:\"100%\",id:\"jhCYnUlGM\",ipO1PLaLs:\"\",iUEKvJ6QM:getLocalizedValue(\"v3\",activeLocale)??\"Learn more\",IZE0XMYF4:true,jidjShM4P:getLocalizedValue(\"v3\",activeLocale)??\"Learn more\",k9xto340S:getLocalizedValue(\"v10\",activeLocale)??\"We\u2019re committed to creating a greener way to live. We'll offer you up to 106% of your property\u2019s value so you can boost your new home\u2019s energy efficiency.\",kL0d5MJ6C:resolvedLinks1[0],layoutId:\"jhCYnUlGM\",NCI5NPpA9:addImageAlt({pixelHeight:40,pixelWidth:40,src:\"https://framerusercontent.com/images/CTwvDwiKzxwM9BohPklZtxRmFoI.svg\"},\"\"),OyJ3DEioe:\"var(--token-950b55c2-27d6-4ce8-b1de-c2192c8503a4, rgb(255, 106, 0))\",qGF8FtbLL:\"\",sbUwFAWKs:true,sLm_GBVBQ:true,style:{width:\"100%\"},SxJZPvAA7:getLocalizedValue(\"v8\",activeLocale)??\"Everyone deserves to have their own home. At bunq, Dutch nationals and anyone with an EER-passport or Dutch residence permit is welcome to apply for a mortgage.\",tf0M2WY5H:\"AI9Rt343c\",TorDN4HmJ:addImageAlt({pixelHeight:40,pixelWidth:40,src:\"https://framerusercontent.com/images/c0ji9ktGTgcHo9ieX3rGjndzk.svg\"},\"\"),UnL5HPCNY:getLocalizedValue(\"v7\",activeLocale)??\"Fairer eligibility\",variant:\"WBoBACCM_\",VvQUkCodi:false,VYxeOOW9i:getLocalizedValue(\"v3\",activeLocale)??\"Learn more\",width:\"100%\",xc2vpoAyn:resolvedLinks1[1],y0EzHrZpi:true,YMpoWDsHr:resolvedLinks1[2],z8YFufgLT:true,ZgnimXkoI:getLocalizedValue(\"v6\",activeLocale)??\"The interest rate offered in our mortgage proposal is valid for 4 months. If there\u2019s a lower rate available on your day of purchase, we\u2019ll give you that instead.\",zotHpoVAX:addImageAlt({pixelHeight:40,pixelWidth:40,src:\"https://framerusercontent.com/images/JuneH4itIy7AFSaihBmi016loA.svg\"},\"\")})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:736,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+1491,children:/*#__PURE__*/_jsx(Container,{className:\"framer-138tld3-container\",isModuleExternal:true,nodeId:\"qeSkY1H47\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FTrEq1G23:{variant:\"LeeDYg_YU\"},st5edtm8d:{variant:\"UACter_qD\"}},children:/*#__PURE__*/_jsx(FeatureBlock,{BphPz7Zbf:getLocalizedValue(\"v11\",activeLocale)??\"Apply in three steps\",CV0FIwFk2:true,DH7dmEDDv:getLocalizedValue(\"v12\",activeLocale)??\"Use this paragraph to provide clear context for the heading above and introduce key details or benefits. Make sure it's no longer than 150 characters.\",F2qIuTu9j:false,fbNmQShRM:\"Medium-length bullet point text goes here\",Fnve6GeC9:addImageAlt({pixelHeight:1e3,pixelWidth:1e3,src:\"https://framerusercontent.com/images/e54YtjyYYz5K1CS0BzQy2M8kDDM.png\",srcSet:\"https://framerusercontent.com/images/e54YtjyYYz5K1CS0BzQy2M8kDDM.png?scale-down-to=512 512w,https://framerusercontent.com/images/e54YtjyYYz5K1CS0BzQy2M8kDDM.png 1000w\"},\"\"),height:\"100%\",id:\"qeSkY1H47\",K2fawYPBy:true,kD_QuobyN:false,lANI0axhp:false,layoutId:\"qeSkY1H47\",p9_JjeZuh:true,QqfNjKKJs:getLocalizedValue(\"v3\",activeLocale)??\"Learn more\",QQPH3sujD:false,qYTmRxEik:getLocalizedValue(\"v15\",activeLocale)??\"Submit the required documents via your advisor and let us make you an understandable offer.\",RFBjmGZrS:false,style:{width:\"100%\"},u3fNZNwro:\"Tagline goes here\",v7qP2iu96:\"Medium-length bullet point text goes here\",variant:\"zaX8b1Myo\",vuQt9f6LC:getLocalizedValue(\"v14\",activeLocale)??\"Book an appointment with an independent advisor to start an inventory of your situation and possibilities.\",w5T_EeZbK:getLocalizedValue(\"v13\",activeLocale)??\"Get an estimate of how much you could borrow, interest rates, and your projected monthly repayments.\",wHUARAPDQ:false,width:\"100%\",WT4dQAL5Q:\"var(--token-21fa5b5b-48f4-42ac-a006-65854f4230fe, rgb(255, 170, 0))\",xI3O2w_G8:getLocalizedValue(\"v3\",activeLocale)??\"Learn more\",Z90GMCADp:getLocalizedValue(\"v4\",activeLocale)??\"Terms apply\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"G4VmRbqGq\"},implicitPathVariables:undefined},{href:{webPageId:\"G4VmRbqGq\"},implicitPathVariables:undefined},{href:{webPageId:\"G4VmRbqGq\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:736,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+2227,children:/*#__PURE__*/_jsx(Container,{className:\"framer-15bmgph-container\",isModuleExternal:true,nodeId:\"P925dUWfI\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FTrEq1G23:{ixnWbDikc:resolvedLinks2[1],variant:\"GZOXytbZN\"},st5edtm8d:{ixnWbDikc:resolvedLinks2[2],variant:\"UACter_qD\"}},children:/*#__PURE__*/_jsx(FeatureBlock,{BphPz7Zbf:getLocalizedValue(\"v16\",activeLocale)??\"About us\",CV0FIwFk2:false,DH7dmEDDv:getLocalizedValue(\"v17\",activeLocale)??\"At bunq we\u2019ve teamed up with Tulp to make getting a mortgage easy and stress-free, like it should be. With competitive interest rates and added financing for energy-saving improvements, Easy Mortgages are designed to make life easy.\",F2qIuTu9j:false,fbNmQShRM:\"Medium-length bullet point text goes here\",Fnve6GeC9:addImageAlt({pixelHeight:1201,pixelWidth:1200,src:\"https://framerusercontent.com/images/DmtcgDJpYMl9uo8ySuW8g7kZubY.png\",srcSet:\"https://framerusercontent.com/images/DmtcgDJpYMl9uo8ySuW8g7kZubY.png?scale-down-to=1024 1023w,https://framerusercontent.com/images/DmtcgDJpYMl9uo8ySuW8g7kZubY.png 1200w\"},\"\"),height:\"100%\",id:\"P925dUWfI\",ixnWbDikc:resolvedLinks2[0],K2fawYPBy:true,kD_QuobyN:false,lANI0axhp:true,layoutId:\"P925dUWfI\",p9_JjeZuh:true,QqfNjKKJs:getLocalizedValue(\"v3\",activeLocale)??\"Learn more\",QQPH3sujD:true,qYTmRxEik:\"Medium-length bullet point text goes here\",RFBjmGZrS:false,style:{width:\"100%\"},u3fNZNwro:\"Tagline goes here\",v7qP2iu96:\"Medium-length bullet point text goes here\",variant:\"aMhCXPgO_\",vuQt9f6LC:\"Medium-length bullet point text goes here\",w5T_EeZbK:\"Medium-length bullet point text goes here\",wHUARAPDQ:false,width:\"100%\",WT4dQAL5Q:\"var(--token-81ff8284-c534-4688-9016-78383027f350, rgb(247, 247, 247))\",xI3O2w_G8:getLocalizedValue(\"v3\",activeLocale)??\"Learn more\",Z90GMCADp:getLocalizedValue(\"v4\",activeLocale)??\"Terms apply\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"e6zyGrcux\"},implicitPathVariables:undefined},{href:{webPageId:\"e6zyGrcux\"},implicitPathVariables:undefined},{href:{webPageId:\"e6zyGrcux\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:838,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+2963,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1s9x25-container\",isModuleExternal:true,nodeId:\"QgN8W514C\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FTrEq1G23:{variant:\"ur5cqaN7a\",WpmVwngef:resolvedLinks3[1]},st5edtm8d:{variant:\"VlsCVczJR\",WpmVwngef:resolvedLinks3[2]}},children:/*#__PURE__*/_jsx(CTAPrimary,{height:\"100%\",id:\"QgN8W514C\",layoutId:\"QgN8W514C\",lDUg0hraI:getLocalizedValue(\"v19\",activeLocale)??\"Take the first step towards getting your Easy Mortgage.\",lqRRVMUml:false,style:{width:\"100%\"},T1IdSOfL8:getLocalizedValue(\"v18\",activeLocale)??\"Submit your application today\",uFflicMoy:getLocalizedValue(\"v20\",activeLocale)??\"Get started\",variant:\"ZC7x07oVg\",width:\"100%\",WpmVwngef:resolvedLinks3[0],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-UCG1A.framer-lux5qc, .framer-UCG1A .framer-lux5qc { display: block; }\",\".framer-UCG1A.framer-72rtr7 { align-content: center; align-items: center; background-color: #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-UCG1A .framer-1ubdgjv { 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-UCG1A .framer-1pji9zf-container, .framer-UCG1A .framer-13fqu73-container, .framer-UCG1A .framer-138tld3-container, .framer-UCG1A .framer-15bmgph-container, .framer-UCG1A .framer-1s9x25-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@media (min-width: 768px) and (max-width: 1279px) { .framer-UCG1A.framer-72rtr7 { width: 768px; }}\",\"@media (max-width: 767px) { .framer-UCG1A.framer-72rtr7 { width: 375px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4299\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"FTrEq1G23\":{\"layout\":[\"fixed\",\"auto\"]},\"st5edtm8d\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FrameraugiA20Il=withCSS(Component,css,\"framer-UCG1A\");export default FrameraugiA20Il;FrameraugiA20Il.displayName=\"Home\";FrameraugiA20Il.defaultProps={height:4299,width:1280};addFonts(FrameraugiA20Il,[{explicitInter:true,fonts:[]},...HeroStandardFonts,...CardGridFonts,...FeatureBlockFonts,...CTAPrimaryFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraugiA20Il\",\"slots\":[],\"annotations\":{\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicHeight\":\"4299\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1280\",\"framerAutoSizeImages\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"FTrEq1G23\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"st5edtm8d\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__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,Link,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCodeBoundaryForOverrides,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/7qT0r3So12155VV5Jq5x/Video.js\";import{withDynamicMinViewportHeight}from\"https://framerusercontent.com/modules/wcdW4mOEEhsPW9VHeJ4X/lCHI9PKIy3YWJwFBA4kC/DynamicViewportHeight.js\";import*as sharedStyle5 from\"https://framerusercontent.com/modules/sAOd1sytc9Eimye0b2mp/Nofkd2wTN5jAD3gDuFV8/Gk_iqeUzI.js\";import*as sharedStyle4 from\"https://framerusercontent.com/modules/Vt6LYaWyf919WrtTwr6u/zTGumyvKYy8SL5nCUfrP/ic1bzT4_N.js\";import*as sharedStyle7 from\"https://framerusercontent.com/modules/RtqmKA89fhzY3nIhhdmZ/k4IpzIPlIk3cNiuAVzgt/JQbxmvx3f.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/HhwqGiuM8N2bmkZ5Lcl0/truKxKlReaMAHW4dWDu5/lB8iZ57nP.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/hZKQnSzHZwOE5qpA8XBE/lugkVOMCu9cm1ax1g6KR/PiU7dgSM_.js\";import*as sharedStyle6 from\"https://framerusercontent.com/modules/iON0Icqs1K1DhTXui6FX/GpJtSiZrgLg9LCM5SNQB/qRJP7kr3Y.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/uBfMc89CCSVW6qLpQJTl/uzaNOb799cGoPkYa3Frw/uzLO8B62u.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/wt6IzN2kSNGmnmjaRX7H/vwGldbOKWPCSuQ4TJVcH/yQmL5QCE1.js\";import getLocalizedValue from\"https://framerusercontent.com/modules/dgJt4tqFZkld0L1Wn7GC/TqH9NowlS8SXupOyAqiW/IOcdT2Q2l.js\";import ButtonCTA from\"https://framerusercontent.com/modules/A0BoSox3uTokGaiSqvMW/f0Yz0fZ6DUX2dpqHmvfX/Rbo1JJ4NY.js\";const ButtonCTAFonts=getFonts(ButtonCTA);const VideoFonts=getFonts(Video);const MotionHeaderWithDynamicMinViewportHeight61legi=withCodeBoundaryForOverrides(motion.header,{nodeId:\"tw8m7e9Wp\",override:withDynamicMinViewportHeight,scopeId:\"IOcdT2Q2l\"});const ButtonCTAControls=getPropertyControls(ButtonCTA);const cycleOrder=[\"tw8m7e9Wp\",\"v1mmxwfgX\",\"Kcc3GHHDI\"];const serializationHash=\"framer-nlKiV\";const variantClassNames={Kcc3GHHDI:\"framer-v-n4smeg\",tw8m7e9Wp:\"framer-v-61legi\",v1mmxwfgX:\"framer-v-19io6t2\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={duration:0,type:\"tween\"};const equals=(a,b)=>{return typeof a===\"string\"&&typeof b===\"string\"?a.toLowerCase()===b.toLowerCase():a===b;};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const prefix=(value,prefix)=>{if(typeof value===\"string\"&&typeof prefix===\"string\"){return prefix+value;}else if(typeof value===\"string\"){return value;}else if(typeof prefix===\"string\"){return prefix;}return\"\";};const negate=value=>{return!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={Image:\"KCR5x2QKJ\",Video:\"OvsyqjInR\"};const humanReadableEnumMap1={Large:\"zbUg415Ep\",Regular:\"jLiw8goaO\",Small:\"FijteW6sb\"};const humanReadableEnumMap2={\"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:\"tw8m7e9Wp\",Phone:\"Kcc3GHHDI\",Tablet:\"v1mmxwfgX\"};const getProps=({bGColor,bGCustom,button1Color,button1Label,button1LinkCustom,button1Variant,button2Label,button2Link,button2Visible,buttonsVisible,conditionsLabel,conditionsLink,conditionsVisible,heading,headingSize,height,id,image,paragraph,subheading,tagline,taglineVisible,videoURL,visual,width,...props})=>{return{...props,A2sUokzCv:humanReadableEnumMap1[headingSize]??headingSize??props.A2sUokzCv??\"zbUg415Ep\",ECWFSIr3d:button1Color??props.ECWFSIr3d??\"var(--token-950b55c2-27d6-4ce8-b1de-c2192c8503a4, rgb(255, 106, 0))\",HrAS15GCT:humanReadableEnumMap[visual]??visual??props.HrAS15GCT??\"KCR5x2QKJ\",IdhIa37ch:button1Label??props.IdhIa37ch??\"Get started\",ix3RSXW5B:button2Label??props.ix3RSXW5B??\"Learn more\",JuQrN7mqQ:image??props.JuQrN7mqQ??{pixelHeight:2400,pixelWidth:2400,src:\"https://framerusercontent.com/images/yQ70fwVWFmghJLzu7ZdlnPrRB8.png?scale-down-to=2048\",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\"},KnILNAruO:taglineVisible??props.KnILNAruO,lu30rs9Vv:subheading??props.lu30rs9Vv??\"Short subheading goes here\",mrApedw3S:bGCustom??props.mrApedw3S,Og7HfLioY:conditionsLabel??props.Og7HfLioY??\"Terms & Conditions apply\",peNzqwRm5:conditionsLink??props.peNzqwRm5,pvOV7GYBf:bGColor??props.pvOV7GYBf??\"var(--token-3f28d65e-45a1-45a5-829f-d96a12c70be0, rgb(0, 23, 46))\",pVxcGKWB5:heading??props.pVxcGKWB5??\"Short heading goes here\",sr0v4zfeb:buttonsVisible??props.sr0v4zfeb??true,UehJXVNCn:conditionsVisible??props.UehJXVNCn??true,variant:humanReadableVariantMap[props.variant]??props.variant??\"tw8m7e9Wp\",vpDKYf34A:tagline??props.vpDKYf34A??\"Short tagline goes here\",VZRbLYptS:button2Link??props.VZRbLYptS,wutTaTdeq:button1LinkCustom??props.wutTaTdeq,xDvTzEdTo:videoURL??props.xDvTzEdTo,YJpDys7Fd:button2Visible??props.YJpDys7Fd??true,ZBDPBou9H:paragraph??props.ZBDPBou9H??\"Use this paragraph to provide additional context for the headings above and intrigue the visitor to explore the page further.\",ZcqnLIM5V:humanReadableEnumMap2[button1Variant]??button1Variant??props.ZcqnLIM5V??\"b4h5fy3UU\"};};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,HrAS15GCT,JuQrN7mqQ,xDvTzEdTo,mrApedw3S,pvOV7GYBf,KnILNAruO,vpDKYf34A,pVxcGKWB5,A2sUokzCv,lu30rs9Vv,ZBDPBou9H,sr0v4zfeb,ZcqnLIM5V,wutTaTdeq,IdhIa37ch,ECWFSIr3d,YJpDys7Fd,VZRbLYptS,ix3RSXW5B,UehJXVNCn,peNzqwRm5,Og7HfLioY,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"tw8m7e9Wp\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const visible=equals(A2sUokzCv,\"zbUg415Ep\");const visible1=equals(A2sUokzCv,\"jLiw8goaO\");const visible2=equals(A2sUokzCv,\"FijteW6sb\");const visible3=isSet(lu30rs9Vv);const visible4=isSet(ZBDPBou9H);const textContent=prefix(Og7HfLioY,getLocalizedValue(\"v0\",activeLocale)??\"* \");const visible5=isSet(wutTaTdeq);const visible6=negate(isSet(wutTaTdeq));const visible7=equals(HrAS15GCT,\"OvsyqjInR\");const visible8=equals(HrAS15GCT,\"KCR5x2QKJ\");return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(MotionHeaderWithDynamicMinViewportHeight61legi,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-61legi\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"tw8m7e9Wp\",ref:refBinding,style:{...style},...addPropertyOverrides({Kcc3GHHDI:{\"data-framer-name\":\"Phone\"},v1mmxwfgX:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:[mrApedw3S&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1x60sfc\",\"data-framer-name\":\"Background\",layoutDependency:layoutDependency,layoutId:\"DXciO2UVz\",style:{backgroundColor:pvOV7GYBf}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1r4dh18\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"a9XyFf8Cv\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1jneo78\",\"data-framer-name\":\"Content wrapper\",layoutDependency:layoutDependency,layoutId:\"Df8RrD_hB\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-b54u6o\",\"data-framer-name\":\"Text wrapper\",layoutDependency:layoutDependency,layoutId:\"ne4pG1mLT\",children:[KnILNAruO&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-styles-preset-1p605pp\",\"data-styles-preset\":\"lB8iZ57nP\",style:{\"--framer-text-color\":\"var(--extracted-tcooor, var(--token-936e5065-d52d-43f9-84ec-8f0beb20f0eb, rgb(163, 163, 163)))\"},children:\"Short tagline goes here\"})}),className:\"framer-1vjerpv\",\"data-framer-name\":\"Tagline\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"KhrCoPRWM\",style:{\"--extracted-tcooor\":\"var(--token-936e5065-d52d-43f9-84ec-8f0beb20f0eb, rgb(163, 163, 163))\"},text:vpDKYf34A,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Kcc3GHHDI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-styles-preset-1p605pp\",\"data-styles-preset\":\"lB8iZ57nP\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-tcooor, var(--token-936e5065-d52d-43f9-84ec-8f0beb20f0eb, rgb(163, 163, 163)))\"},children:\"Short tagline goes here\"})})}},baseVariant,gestureVariant)}),visible&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-h7jq7v\",\"data-styles-preset\":\"PiU7dgSM_\",children:\"Short heading goes here\"})}),className:\"framer-1wg1cuz\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"VEs_P4sOx\",text:pVxcGKWB5,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Kcc3GHHDI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-h7jq7v\",\"data-styles-preset\":\"PiU7dgSM_\",style:{\"--framer-text-alignment\":\"center\"},children:\"Short heading goes here\"})})}},baseVariant,gestureVariant)}),visible1&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-4gak9y\",\"data-styles-preset\":\"uzLO8B62u\",children:\"Short heading goes here\"})}),className:\"framer-paft1n\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ukpBvQYjT\",text:pVxcGKWB5,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Kcc3GHHDI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-4gak9y\",\"data-styles-preset\":\"uzLO8B62u\",style:{\"--framer-text-alignment\":\"center\"},children:\"Short heading goes here\"})})}},baseVariant,gestureVariant)}),visible2&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-18rjj2s\",\"data-styles-preset\":\"yQmL5QCE1\",children:\"Short heading goes here\"})}),className:\"framer-9484yo\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"QfwjvrZMo\",text:pVxcGKWB5,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Kcc3GHHDI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-18rjj2s\",\"data-styles-preset\":\"yQmL5QCE1\",style:{\"--framer-text-alignment\":\"center\"},children:\"Short heading goes here\"})})}},baseVariant,gestureVariant)}),visible3&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-tsos48\",\"data-styles-preset\":\"ic1bzT4_N\",children:\"Short subheading goes here\"})}),className:\"framer-17vburv\",\"data-framer-name\":\"Subheading\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"vB6EhxvxE\",text:lu30rs9Vv,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Kcc3GHHDI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-tsos48\",\"data-styles-preset\":\"ic1bzT4_N\",style:{\"--framer-text-alignment\":\"center\"},children:\"Short subheading goes here\"})})}},baseVariant,gestureVariant)}),visible4&&/*#__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\",children:\"Use this paragraph to provide additional context for the headings above and intrigue the visitor to explore the page further.\"})}),className:\"framer-zhtjqk\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"WqXw6XGfb\",text:ZBDPBou9H,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Kcc3GHHDI:{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:\"Use this paragraph to provide additional context for the headings above and intrigue the visitor to explore the page further.\"})})}},baseVariant,gestureVariant)}),UehJXVNCn&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-18g9wfe\",\"data-styles-preset\":\"qRJP7kr3Y\",children:/*#__PURE__*/_jsx(Link,{href:peNzqwRm5,motionChild:true,nodeId:\"cYXclhOiZ\",openInNewTab:false,scopeId:\"IOcdT2Q2l\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-18u4jil\",\"data-styles-preset\":\"JQbxmvx3f\",children:\"Terms apply\"})})})}),className:\"framer-1irkg10\",\"data-framer-name\":\"Conditions\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"cYXclhOiZ\",text:textContent,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Kcc3GHHDI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-18g9wfe\",\"data-styles-preset\":\"qRJP7kr3Y\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:peNzqwRm5,motionChild:true,nodeId:\"cYXclhOiZ\",openInNewTab:false,scopeId:\"IOcdT2Q2l\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-18u4jil\",\"data-styles-preset\":\"JQbxmvx3f\",children:\"Terms apply\"})})})})}},baseVariant,gestureVariant)})]}),sr0v4zfeb&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-10cii1s\",\"data-framer-name\":\"Button group\",layoutDependency:layoutDependency,layoutId:\"Ee6sc6NdX\",children:[visible5&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:47,...addPropertyOverrides({Kcc3GHHDI:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1216px)`,y:(componentViewport?.y||0)+112+(((componentViewport?.height||1393)-176-1273.2)/2+0+0)+0+0+0+523.2+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-58fuqe-container\",layoutDependency:layoutDependency,layoutId:\"bfzdDXQOM-container\",nodeId:\"bfzdDXQOM\",rendersWithMotion:true,scopeId:\"IOcdT2Q2l\",children:/*#__PURE__*/_jsx(ButtonCTA,{eOURVY8ge:false,g4f9J79Zm:false,height:\"100%\",id:\"bfzdDXQOM\",KPkyNVgao:ECWFSIr3d,layoutId:\"bfzdDXQOM\",Lf_18mXwD:false,MHDsp5Fqa:IdhIa37ch,Pj77ECfEs:wutTaTdeq,variant:ZcqnLIM5V,width:\"100%\",...addPropertyOverrides({Kcc3GHHDI:{style:{width:\"100%\"}}},baseVariant,gestureVariant)})})}),visible6&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:47,...addPropertyOverrides({Kcc3GHHDI:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1216px)`,y:(componentViewport?.y||0)+112+(((componentViewport?.height||1393)-176-1273.2)/2+0+0)+0+0+0+523.2+0+63}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1vksjo7-container\",layoutDependency:layoutDependency,layoutId:\"yJhqwBMS3-container\",nodeId:\"yJhqwBMS3\",rendersWithMotion:true,scopeId:\"IOcdT2Q2l\",children:/*#__PURE__*/_jsx(ButtonCTA,{eOURVY8ge:false,g4f9J79Zm:false,height:\"100%\",id:\"yJhqwBMS3\",KPkyNVgao:ECWFSIr3d,layoutId:\"yJhqwBMS3\",Lf_18mXwD:false,MHDsp5Fqa:IdhIa37ch,Pj77ECfEs:\"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\",variant:ZcqnLIM5V,width:\"100%\",...addPropertyOverrides({Kcc3GHHDI:{style:{width:\"100%\"}}},baseVariant,gestureVariant)})})}),YJpDys7Fd&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:47,...addPropertyOverrides({Kcc3GHHDI:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1216px)`,y:(componentViewport?.y||0)+112+(((componentViewport?.height||1393)-176-1273.2)/2+0+0)+0+0+0+523.2+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-tu9hki-container\",layoutDependency:layoutDependency,layoutId:\"zpagB5q1N-container\",nodeId:\"zpagB5q1N\",rendersWithMotion:true,scopeId:\"IOcdT2Q2l\",children:/*#__PURE__*/_jsx(ButtonCTA,{eOURVY8ge:true,g4f9J79Zm:false,height:\"100%\",id:\"zpagB5q1N\",KPkyNVgao:\"var(--token-950b55c2-27d6-4ce8-b1de-c2192c8503a4, rgb(255, 106, 0))\",layoutId:\"zpagB5q1N\",Lf_18mXwD:false,MHDsp5Fqa:ix3RSXW5B,Pj77ECfEs:VZRbLYptS,variant:\"mQx52oz05\",width:\"100%\",...addPropertyOverrides({Kcc3GHHDI:{style:{width:\"100%\"}}},baseVariant,gestureVariant)})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1it9i3t\",\"data-framer-name\":\"Visual wrapper\",layoutDependency:layoutDependency,layoutId:\"rgs7voyze\",children:[visible7&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-eysuye-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"YePDH75Up-container\",nodeId:\"YePDH75Up\",rendersWithMotion:true,scopeId:\"IOcdT2Q2l\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"YePDH75Up\",isMixedBorderRadius:false,layoutId:\"YePDH75Up\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcType:\"URL\",srcUrl:xDvTzEdTo,startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})}),visible8&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:4240,pixelWidth:2832,sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 64px, 1216px) * 0.4992)`,...toResponsiveImage(JuQrN7mqQ)},className:\"framer-h5frfu\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"Mk8ssL7RV\",style:{borderBottomLeftRadius:32,borderBottomRightRadius:32,borderTopLeftRadius:32,borderTopRightRadius:32},...addPropertyOverrides({Kcc3GHHDI:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+112+(((componentViewport?.height||1393)-176-1273.2)/2+0+0)+0+665.2+0),pixelHeight:4240,pixelWidth:2832,sizes:`min(${componentViewport?.width||\"100vw\"} - 32px, 1216px)`,...toResponsiveImage(JuQrN7mqQ)}}},baseVariant,gestureVariant)})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-nlKiV.framer-148gomm, .framer-nlKiV .framer-148gomm { display: block; }\",\".framer-nlKiV.framer-61legi { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: auto; padding: 144px 32px 64px 32px; position: relative; width: 1280px; }\",\".framer-nlKiV .framer-1x60sfc { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 0; }\",\".framer-nlKiV .framer-1r4dh18 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; max-width: 1216px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-nlKiV .framer-1jneo78 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-nlKiV .framer-b54u6o { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-nlKiV .framer-1vjerpv, .framer-nlKiV .framer-1wg1cuz, .framer-nlKiV .framer-paft1n, .framer-nlKiV .framer-9484yo, .framer-nlKiV .framer-17vburv, .framer-nlKiV .framer-zhtjqk, .framer-nlKiV .framer-1irkg10 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-nlKiV .framer-10cii1s { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-nlKiV .framer-58fuqe-container, .framer-nlKiV .framer-1vksjo7-container, .framer-nlKiV .framer-tu9hki-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-nlKiV .framer-1it9i3t { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 50%; }\",\".framer-nlKiV .framer-eysuye-container { flex: 1 0 0px; height: 608px; position: relative; width: 1px; }\",\".framer-nlKiV .framer-h5frfu { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 607px); overflow: visible; position: relative; width: 100%; }\",\".framer-nlKiV.framer-v-19io6t2.framer-61legi { width: 768px; }\",\".framer-nlKiV.framer-v-19io6t2 .framer-1jneo78 { gap: 40px; }\",\".framer-nlKiV.framer-v-19io6t2 .framer-h5frfu { height: var(--framer-aspect-ratio-supported, 352px); }\",\".framer-nlKiV.framer-v-n4smeg.framer-61legi { padding: 112px 16px 64px 16px; width: 375px; }\",\".framer-nlKiV.framer-v-n4smeg .framer-1r4dh18 { flex-direction: column; gap: 32px; }\",\".framer-nlKiV.framer-v-n4smeg .framer-1jneo78 { flex: none; order: 0; width: 100%; }\",\".framer-nlKiV.framer-v-n4smeg .framer-10cii1s { flex-direction: column; }\",\".framer-nlKiV.framer-v-n4smeg .framer-58fuqe-container, .framer-nlKiV.framer-v-n4smeg .framer-1vksjo7-container, .framer-nlKiV.framer-v-n4smeg .framer-tu9hki-container { width: 100%; }\",\".framer-nlKiV.framer-v-n4smeg .framer-1it9i3t { order: 1; width: 100%; }\",\".framer-nlKiV.framer-v-n4smeg .framer-h5frfu { height: var(--framer-aspect-ratio-supported, 343px); width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 817\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"v1mmxwfgX\":{\"layout\":[\"fixed\",\"auto\"]},\"Kcc3GHHDI\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"HrAS15GCT\":\"visual\",\"JuQrN7mqQ\":\"image\",\"xDvTzEdTo\":\"videoURL\",\"mrApedw3S\":\"bGCustom\",\"pvOV7GYBf\":\"bGColor\",\"KnILNAruO\":\"taglineVisible\",\"vpDKYf34A\":\"tagline\",\"pVxcGKWB5\":\"heading\",\"A2sUokzCv\":\"headingSize\",\"lu30rs9Vv\":\"subheading\",\"ZBDPBou9H\":\"paragraph\",\"sr0v4zfeb\":\"buttonsVisible\",\"ZcqnLIM5V\":\"button1Variant\",\"wutTaTdeq\":\"button1LinkCustom\",\"IdhIa37ch\":\"button1Label\",\"ECWFSIr3d\":\"button1Color\",\"YJpDys7Fd\":\"button2Visible\",\"VZRbLYptS\":\"button2Link\",\"ix3RSXW5B\":\"button2Label\",\"UehJXVNCn\":\"conditionsVisible\",\"peNzqwRm5\":\"conditionsLink\",\"Og7HfLioY\":\"conditionsLabel\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerIOcdT2Q2l=withCSS(Component,css,\"framer-nlKiV\");export default FramerIOcdT2Q2l;FramerIOcdT2Q2l.displayName=\"Hero Standard\";FramerIOcdT2Q2l.defaultProps={height:817,width:1280};addPropertyControls(FramerIOcdT2Q2l,{variant:{options:[\"tw8m7e9Wp\",\"v1mmxwfgX\",\"Kcc3GHHDI\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum},HrAS15GCT:{defaultValue:\"KCR5x2QKJ\",options:[\"KCR5x2QKJ\",\"OvsyqjInR\"],optionTitles:[\"Image\",\"Video\"],title:\"Visual\",type:ControlType.Enum},JuQrN7mqQ:{__defaultAssetReference:\"data:framer/asset-reference,yQ70fwVWFmghJLzu7ZdlnPrRB8.png?originalFilename=bunq+iPhone+and+bunq+Card.png&preferredSize=auto\",title:\"Image\",type:ControlType.ResponsiveImage},xDvTzEdTo:{defaultValue:\"\",title:\"Video URL\",type:ControlType.String},mrApedw3S:{defaultValue:false,title:\"BG Custom\",type:ControlType.Boolean},pvOV7GYBf:{defaultValue:'var(--token-3f28d65e-45a1-45a5-829f-d96a12c70be0, rgb(0, 23, 46)) /* {\"name\":\"bg-blue\"} */',title:\"BG Color\",type:ControlType.Color},KnILNAruO:{defaultValue:false,title:\"Tagline Visible\",type:ControlType.Boolean},vpDKYf34A:{defaultValue:\"Short tagline goes here\",displayTextArea:false,title:\"Tagline\",type:ControlType.String},pVxcGKWB5:{defaultValue:\"Short heading goes here\",displayTextArea:true,title:\"Heading\",type:ControlType.String},A2sUokzCv:{defaultValue:\"zbUg415Ep\",options:[\"zbUg415Ep\",\"jLiw8goaO\",\"FijteW6sb\"],optionTitles:[\"Large\",\"Regular\",\"Small\"],title:\"Heading Size\",type:ControlType.Enum},lu30rs9Vv:{defaultValue:\"Short subheading goes here\",displayTextArea:true,title:\"Subheading\",type:ControlType.String},ZBDPBou9H:{defaultValue:\"Use this paragraph to provide additional context for the headings above and intrigue the visitor to explore the page further.\",displayTextArea:true,title:\"Paragraph\",type:ControlType.String},sr0v4zfeb:{defaultValue:true,title:\"Buttons Visible\",type:ControlType.Boolean},ZcqnLIM5V:ButtonCTAControls?.[\"variant\"]&&{...ButtonCTAControls[\"variant\"],defaultValue:\"b4h5fy3UU\",description:undefined,hidden:undefined,title:\"Button 1 Variant\"},wutTaTdeq:{description:\"The standard Adjust link is set by default if you do not add a custom URL here.\",title:\"Button 1 Link (Custom)\",type:ControlType.Link},IdhIa37ch:{defaultValue:\"Get started\",displayTextArea:false,title:\"Button 1 Label\",type:ControlType.String},ECWFSIr3d:{defaultValue:'var(--token-950b55c2-27d6-4ce8-b1de-c2192c8503a4, rgb(255, 106, 0)) /* {\"name\":\"bg-orange_solid\"} */',title:\"Button 1 Color\",type:ControlType.Color},YJpDys7Fd:{defaultValue:true,title:\"Button 2 Visible\",type:ControlType.Boolean},VZRbLYptS:{title:\"Button 2 Link\",type:ControlType.Link},ix3RSXW5B:{defaultValue:\"Learn more\",displayTextArea:false,title:\"Button 2 Label\",type:ControlType.String},UehJXVNCn:{defaultValue:true,title:\"Conditions Visible\",type:ControlType.Boolean},peNzqwRm5:{title:\"Conditions Link\",type:ControlType.Link},Og7HfLioY:{defaultValue:\"Terms & Conditions apply\",displayTextArea:false,placeholder:\"\",title:\"Conditions Label\",type:ControlType.String}});addFonts(FramerIOcdT2Q2l,[{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,...VideoFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerIOcdT2Q2l\",\"slots\":[],\"annotations\":{\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"817\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"HrAS15GCT\\\":\\\"visual\\\",\\\"JuQrN7mqQ\\\":\\\"image\\\",\\\"xDvTzEdTo\\\":\\\"videoURL\\\",\\\"mrApedw3S\\\":\\\"bGCustom\\\",\\\"pvOV7GYBf\\\":\\\"bGColor\\\",\\\"KnILNAruO\\\":\\\"taglineVisible\\\",\\\"vpDKYf34A\\\":\\\"tagline\\\",\\\"pVxcGKWB5\\\":\\\"heading\\\",\\\"A2sUokzCv\\\":\\\"headingSize\\\",\\\"lu30rs9Vv\\\":\\\"subheading\\\",\\\"ZBDPBou9H\\\":\\\"paragraph\\\",\\\"sr0v4zfeb\\\":\\\"buttonsVisible\\\",\\\"ZcqnLIM5V\\\":\\\"button1Variant\\\",\\\"wutTaTdeq\\\":\\\"button1LinkCustom\\\",\\\"IdhIa37ch\\\":\\\"button1Label\\\",\\\"ECWFSIr3d\\\":\\\"button1Color\\\",\\\"YJpDys7Fd\\\":\\\"button2Visible\\\",\\\"VZRbLYptS\\\":\\\"button2Link\\\",\\\"ix3RSXW5B\\\":\\\"button2Label\\\",\\\"UehJXVNCn\\\":\\\"conditionsVisible\\\",\\\"peNzqwRm5\\\":\\\"conditionsLink\\\",\\\"Og7HfLioY\\\":\\\"conditionsLabel\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1280\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"v1mmxwfgX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Kcc3GHHDI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerColorSyntax\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,useIsInCurrentNavigationTarget,RenderTarget}from\"framer\";import{isMotionValue,useInView}from\"framer-motion\";import{borderRadiusControl,defaultEvents,useIsBrowserSafari,useIsOnCanvas,useOnEnter,useOnExit,useRadius,useRenderTarget}from\"https://framerusercontent.com/modules/G4IfyjvwmaeSBpdb4TWu/OIjZRBmWDcIE2B6qgG1j/index.js\";// https://framer.com/m/framer/default-utils.js@^0.45.0\nimport{memo,useCallback,useEffect,useMemo,useRef,useState}from\"react\";var ObjectFitType;(function(ObjectFitType){ObjectFitType[\"Fill\"]=\"fill\";ObjectFitType[\"Contain\"]=\"contain\";ObjectFitType[\"Cover\"]=\"cover\";ObjectFitType[\"None\"]=\"none\";ObjectFitType[\"ScaleDown\"]=\"scale-down\";})(ObjectFitType||(ObjectFitType={}));var SrcType;(function(SrcType){SrcType[\"Video\"]=\"Upload\";SrcType[\"Url\"]=\"URL\";})(SrcType||(SrcType={}));const defaultVideo=\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\";// Reduce renders\nfunction getProps(props){const{width,height,topLeft,topRight,bottomRight,bottomLeft,id,children,...rest}=props;return rest;}/**\n * VIDEO\n *\n * @framerIntrinsicWidth 200\n * @framerIntrinsicHeight 112\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight any-prefer-fixed\n */export function Video(props){const newProps=getProps(props);return /*#__PURE__*/_jsx(VideoMemo,{...newProps});}function usePlaybackControls(videoRef){const isInCurrentNavigationTarget=useIsInCurrentNavigationTarget();const requestingPlay=useRef(false);const isPlayingRef=useRef(false);const setProgress=useCallback(rawProgress=>{if(!videoRef.current)return;const newProgress=(rawProgress===1?.999:rawProgress)*videoRef.current.duration;const isAlreadySet=Math.abs(videoRef.current.currentTime-newProgress)<.1;if(videoRef.current.duration>0&&!isAlreadySet){videoRef.current.currentTime=newProgress;}},[]);const play=useCallback(()=>{const video=videoRef.current;if(!video)return;video.preload=\"auto\"// makes sure browsers don't throttle: https://html.spec.whatwg.org/multipage/media.html#:~:text=When%20the%20media%20resource%20is%20playing%2C%20hints%20to%20the%20user%20agent%20that%20bandwidth%20is%20to%20be%20considered%20scarce%2C%20e.g.%20suggesting%20throttling%20the%20download%20so%20that%20the%20media%20data%20is%20obtained%20at%20the%20slowest%20possible%20rate%20that%20still%20maintains%20consistent%20playback.\n;const isPlaying=video.currentTime>0&&video.onplaying&&!video.paused&&!video.ended&&video.readyState>=video.HAVE_CURRENT_DATA;if(!isPlaying&&video&&!requestingPlay.current&&isInCurrentNavigationTarget){requestingPlay.current=true;isPlayingRef.current=true;video.play().catch(e=>{})// It's likely fine, swallow error\n.finally(()=>requestingPlay.current=false);}},[]);const pause=useCallback(()=>{if(!videoRef.current||requestingPlay.current)return;videoRef.current.pause();isPlayingRef.current=false;},[]);return{play,pause,setProgress,isPlaying:isPlayingRef};}function useAutoplayBehavior({playingProp,muted,loop,playsinline,controls}){const[initialPlayingProp]=useState(()=>playingProp);const[hasPlayingPropChanged,setHasPlayingPropChanged]=useState(false);if(playingProp!==initialPlayingProp&&!hasPlayingPropChanged){setHasPlayingPropChanged(true);}const behavesAsGif=// passing `playing === true` on mount indicates that the video should\n// autoplay, like a GIF\ninitialPlayingProp&&muted&&loop&&playsinline&&!controls&&// Some users of the <Video> component use it by wrapping it with\n// another smart component and adding their own controls on top. (The\n// controls use transitions to control the video: e.g., when clicking\n// the play button, the smart component will transition to a state with\n// <Video playing={true} />.) In this case, we don't want the video to\n// behave as a gif, as it will be weird if the video suddenly started\n// acting as such (and auto-pausing when leaving the viewport) as soon\n// as the site visitor mutes it and clicks \u201CPlay\u201D.\n!hasPlayingPropChanged;let autoplay;if(behavesAsGif)autoplay=\"on-viewport\";else if(initialPlayingProp)autoplay=\"on-mount\";else autoplay=\"no-autoplay\";return autoplay;}const VideoMemo=/*#__PURE__*/memo(function VideoInner(props){const{// default props\nsrcType=\"URL\",srcUrl,srcFile=\"\",posterEnabled=false,controls=false,playing=true,loop=true,muted=true,playsinline=true,restartOnEnter=false,objectFit=\"cover\",backgroundColor=\"rgba(0,0,0,0)\",radius=0,volume=25,startTime:startTimeProp=0,poster,playing:playingProp,progress,onSeeked,onPause,onPlay,onEnd,onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp}=props;const videoRef=useRef();const isSafari=useIsBrowserSafari();const wasPausedOnLeave=useRef(null);const wasEndedOnLeave=useRef(null);const isOnCanvas=useIsOnCanvas();const renderTarget=useRenderTarget();const isStaticRenderer=isOnCanvas||renderTarget===RenderTarget.export;const borderRadius=useRadius(props);// Hard-coding `autoplayBehavior` and `isInViewport` when on canvas as a\n// tiny perf optimization. isStaticRenderer won\u2019t change through the lifecycle of\n// the component, so using these hooks conditionally should be safe\nconst autoplayBehavior=isStaticRenderer?\"no-autoplay\":useAutoplayBehavior({playingProp,muted,loop,playsinline,controls});const isInViewport=isStaticRenderer?true:useInView(videoRef);const isCloseToViewport=isStaticRenderer?false:useInView(videoRef,{margin:\"10%\",once:true});// Video elements behave oddly at 100% duration\nconst startTime=startTimeProp===100?99.9:startTimeProp;const{play,pause,setProgress,isPlaying}=usePlaybackControls(videoRef);// Pause/play via props\nuseEffect(()=>{if(isStaticRenderer)return;if(autoplayBehavior===\"on-viewport\")return;if(playingProp)play();else pause();},[autoplayBehavior,playingProp]);// Pause/play via viewport\nuseEffect(()=>{if(isStaticRenderer)return;// this also explicitly retries playing for videos that play on-mount, which could fail if they're not muted for example\nif(isInViewport&&playingProp&&autoplayBehavior!==\"no-autoplay\")play();if(autoplayBehavior!==\"on-viewport\")return;pause();},[autoplayBehavior,isInViewport,playingProp]);useEffect(()=>{if(!isOnCanvas||poster||posterEnabled||startTime||!videoRef.current)return;// forces a poster to show up when the video is in an iframe; this is needed when `poster` changes\nvideoRef.current.currentTime=.01;},[posterEnabled,poster,startTime]);/**\n     * The Video component has some effects that sync the video element with props\n     * like `startTime`, `progress`, etc. React calls these effects whenever these\n     * props change. However, it also calls them on the first mount, and this is\n     * troublesome \u2013 if we\u2019re doing SSR, and the user changed the video state before\n     * the video was hydrated, the initial `useEffect` call will reset the video\n     * state. To avoid this, we use this flag.\n     */const isMountedAndReadyForProgressChanges=useRef(false);// Allow scrubbling via progress prop\n// 1) Handle cases when the progress prop itself changes\nuseEffect(()=>{if(!isMountedAndReadyForProgressChanges.current){isMountedAndReadyForProgressChanges.current=true;return;}const rawProgressValue=isMotionValue(progress)?progress.get():(progress??0)*.01;setProgress(// When the progress value exists (e.g. <Video startTime={10}\n// progress={50} />), we respect the `progress` value over\n// `startTime`, even if `startTime` changes. That\u2019s because\n// `startTime` == start == changing it shouldn\u2019t affect the current\n// progress\n(rawProgressValue??0)||// Then why fall back to `startTime` when `progress` doesn\u2019t exist,\n// you might ask? Now, that\u2019s for\n// - canvas UX: we want the video progress to change when the user\n//   is scrobbling the \u201CStart Time\u201D in component settings.\n// - backwards compatibility: maybe some users *are* scrobbling\n//   using `startTime` instead of `progress`? We don\u2019t know, and it\n//   always supported it, so let\u2019s not break it\n(startTime??0)/100);},[startTime,srcFile,srcUrl,progress]);// 2) Handle cases when the motion value inside the progress prop changes\nuseEffect(()=>{if(!isMotionValue(progress))return;return progress.on(\"change\",value=>setProgress(value));},[progress]);// (Prototyping) Checking if we need to play on navigation enter\nuseOnEnter(()=>{if(wasPausedOnLeave.current===null)return;if(videoRef.current){// if (restartOnEnter) setProgress(0)\nif(!wasEndedOnLeave&&loop||!wasPausedOnLeave.current)play();}});// (Prototyping) Pausing & saving playing state on navigation exit\nuseOnExit(()=>{if(videoRef.current){wasEndedOnLeave.current=videoRef.current.ended;wasPausedOnLeave.current=videoRef.current.paused;pause();}});const src=useMemo(()=>{let fragment=\"\";// if (\n//     startTime > 0 &&\n//     videoRef.current &&\n//     !isNaN(videoRef.current.duration) &&\n//     !isStaticRenderer\n// ) {\n//     console.log(startTime, videoRef.current.duration)\n//     fragment = `#t=${startTime * videoRef.current.duration}`\n// }\nif(srcType===\"URL\")return srcUrl+fragment;if(srcType===\"Upload\")return srcFile+fragment;},[srcType,srcFile,srcUrl,startTime]);// Autoplay via JS to work in Safari\nuseEffect(()=>{if(isSafari&&videoRef.current&&autoplayBehavior===\"on-mount\"){setTimeout(()=>play(),50);}},[]);// Volume Control\nuseEffect(()=>{if(videoRef.current&&!muted)videoRef.current.volume=(volume??0)/100;},[volume]);// When video is ready, set start-time, then autoplay if needed\nconst handleReady=()=>{const video=videoRef.current;if(!video)return;if(video.currentTime<.3&&startTime>0)setProgress((startTime??0)*.01);if(// when the component updates (e.g. only srcFile/url changes), and the video was already playing, keep playing\nisPlaying.current||autoplayBehavior===\"on-mount\"||playingProp&&autoplayBehavior===\"on-viewport\"&&isInViewport)play();};return /*#__PURE__*/_jsx(\"video\",{onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,src:src,loop:loop,ref:videoRef,onSeeked:e=>onSeeked?.(e),onPause:e=>onPause?.(e),onPlay:e=>onPlay?.(e),onEnded:e=>onEnd?.(e),autoPlay:isPlaying.current||autoplayBehavior===\"on-mount\"||playingProp&&autoplayBehavior===\"on-viewport\"&&isInViewport,preload:isPlaying.current?\"auto\":isStaticRenderer&&!poster?\"metadata\":autoplayBehavior!==\"on-mount\"&&!isCloseToViewport?\"none\":// `autoplay` overrides this too\n\"metadata\",poster:posterEnabled&&!srcFile&&srcUrl===defaultVideo?\"https://framerusercontent.com/images/5ILRvlYXf72kHSVHqpa3snGzjU.jpg\":posterEnabled&&poster?poster:undefined,onLoadedData:handleReady,controls:controls,muted:isStaticRenderer?true:muted,playsInline:playsinline,style:{cursor:!!onClick?\"pointer\":\"auto\",width:\"100%\",height:\"100%\",borderRadius,display:\"block\",objectFit:objectFit,backgroundColor:backgroundColor,objectPosition:\"50% 50%\"}});});Video.displayName=\"Video\";function capitalizeFirstLetter(value){return value.charAt(0).toUpperCase()+value.slice(1);}export function titleCase(value){const groups=value.match(/[A-Z]{2,}|[A-Z][a-z]+|[a-z]+|[A-Z]|\\d+/gu)||[];return groups.map(capitalizeFirstLetter).join(\" \");}const objectFitOptions=[\"cover\",\"fill\",\"contain\",\"scale-down\",\"none\"];addPropertyControls(Video,{srcType:{type:ControlType.Enum,displaySegmentedControl:true,title:\"Source\",options:[\"URL\",\"Upload\"]},srcUrl:{type:ControlType.String,title:\"URL\",defaultValue:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",hidden(props){return props.srcType===\"Upload\";}},srcFile:{type:ControlType.File,title:\"File\",allowedFileTypes:[\"mp4\",\"webm\"],hidden(props){return props.srcType===\"URL\";}},playing:{type:ControlType.Boolean,title:\"Playing\",enabledTitle:\"Yes\",disabledTitle:\"No\"},...borderRadiusControl,posterEnabled:{type:ControlType.Boolean,title:\"Poster\",enabledTitle:\"Yes\",disabledTitle:\"No\"},poster:{type:ControlType.Image,title:\"Image\",hidden:({posterEnabled})=>!posterEnabled,description:\"We recommend adding a poster. [Learn more](https://www.framer.com/help/articles/how-are-videos-optimized-in-framer/).\"},backgroundColor:{type:ControlType.Color,title:\"Background\",defaultValue:\"rgba(0,0,0,0)\"},startTime:{title:\"Start Time\",type:ControlType.Number,min:0,max:100,step:.1,unit:\"%\"},loop:{type:ControlType.Boolean,title:\"Loop\",enabledTitle:\"Yes\",disabledTitle:\"No\"},objectFit:{type:ControlType.Enum,title:\"Fit\",options:objectFitOptions,optionTitles:objectFitOptions.map(titleCase)},// restartOnEnter: {\n//     type: ControlType.Boolean,\n//     title: \"On ReEnter\",\n//     enabledTitle: \"Restart\",\n//     disabledTitle: \"Resume\",\n// },\ncontrols:{type:ControlType.Boolean,title:\"Controls\",enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:false},muted:{type:ControlType.Boolean,title:\"Muted\",enabledTitle:\"Yes\",disabledTitle:\"No\"},volume:{type:ControlType.Number,max:100,min:0,unit:\"%\",hidden:({muted})=>muted,defaultValue:25},onEnd:{type:ControlType.EventHandler},onSeeked:{type:ControlType.EventHandler},onPause:{type:ControlType.EventHandler},onPlay:{type:ControlType.EventHandler},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"VideoProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"titleCase\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Video\":{\"type\":\"reactComponent\",\"name\":\"Video\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"112\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicWidth\":\"200\",\"framerSupportedLayoutHeight\":\"any-prefer-fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Video.map", "import{defaultEvents,localeOptions,fontControls,fontSizeOptions,emptyStateStyle,containerStyles,fontStack}from\"https://framerusercontent.com/modules/VTUDdizacRHpwbkOamr7/AykinQJbgwl92LvMGZwu/constants.js\";import{useOnEnter,useOnExit}from\"https://framerusercontent.com/modules/D4TWeLfcxT6Tysr2BlYg/iZjmqdxVx1EOiM3k1FaW/useOnNavigationTargetChange.js\";import{useConstant}from\"https://framerusercontent.com/modules/ExNgrA7EJTKUPpH6vIlN/eiOrSJ2Ab5M9jPCvVwUz/useConstant.js\";import{colorTokentoValue,colorFromToken}from\"https://framerusercontent.com/modules/D2Lz5CmnNVPZFFiZXalt/QaCzPbriZBfXWZIIycFI/colorFromToken.js\";import{isMotionValue}from\"https://framerusercontent.com/modules/3mKFSGQqKHV82uOV1eBc/5fbRLvOpxZC0JOXugvwm/isMotionValue.js\";import{useUniqueClassName,randomID}from\"https://framerusercontent.com/modules/xDiQsqBGXzmMsv7AlEVy/uhunpMiNsbXxzjlXsg1y/useUniqueClassName.js\";import{getVariantControls}from\"https://framerusercontent.com/modules/ETACN5BJyFTSo0VVDJfu/NHRqowOiXkF9UwOzczF7/variantUtils.js\";import{useIsBrowserSafari}from\"https://framerusercontent.com/modules/eMBrwoqQK7h6mEeGQUH8/GuplvPJVjmxpk9zqOTcb/isBrowser.js\";import{useMultiOnChange,useOnChange}from\"https://framerusercontent.com/modules/v9AWX2URmiYsHf7GbctE/XxKAZ9KlhWqf5x1JMyyF/useOnChange.js\";import{mstoMinAndSec,secondsToMinutes}from\"https://framerusercontent.com/modules/4zHZnO5JojN1PrIbu2jm/revv9QCWpkh8lPzi2jje/time.js\";import{useAutoMotionValue}from\"https://framerusercontent.com/modules/kNDwabfjDEb3vUxkQlZS/fSIr3AOAYbGlfSPgXpYu/useAutoMotionValue.js\";import{useFontControls}from\"https://framerusercontent.com/modules/cuQH4dmpDnV8YK1mSgQX/KqRXqunFjE6ufhpc7ZRu/useFontControls.js\";import{useRenderTarget,useIsInPreview,useIsOnCanvas}from\"https://framerusercontent.com/modules/afBE9Yx1W6bY5q32qPxe/m3q7puE2tbo1S2C0s0CT/useRenderTarget.js\";import{useControlledState}from\"https://framerusercontent.com/modules/zGkoP8tPDCkoBzMdt5uq/0zFSjxIYliHxrQQnryFX/useControlledState.js\";import{usePadding,useRadius,paddingControl,borderRadiusControl}from\"https://framerusercontent.com/modules/5SM58HxZHxjjv7aLMOgQ/WXz9i6mVki0bBCrKdqB3/propUtils.js\";import{detectAutoSizingAxis}from\"https://framerusercontent.com/modules/8CkHAZatUz1UR8jNTcfD/HwbnIAZlUmQ2oTpcLkaH/detectAutoSizingAxis.js\";export{useOnEnter,useOnExit,defaultEvents,isMotionValue,colorFromToken,colorTokentoValue,localeOptions,fontControls,fontSizeOptions,emptyStateStyle,containerStyles,fontStack,useUniqueClassName,getVariantControls,useIsBrowserSafari,randomID,useConstant,useMultiOnChange,useOnChange,usePadding,useRadius,paddingControl,borderRadiusControl,mstoMinAndSec,useFontControls,secondsToMinutes,useAutoMotionValue,useRenderTarget,useIsInPreview,useControlledState,detectAutoSizingAxis,useIsOnCanvas,};\nexport const __FramerMetadata__ = {\"exports\":{\"useConstant\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"isMotionValue\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useUniqueClassName\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useMultiOnChange\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useOnChange\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIsOnCanvas\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useOnExit\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontSizeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"colorTokentoValue\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRadius\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getVariantControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"colorFromToken\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePadding\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontStack\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useControlledState\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useFontControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useAutoMotionValue\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"emptyStateStyle\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIsInPreview\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIsBrowserSafari\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"detectAutoSizingAxis\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"borderRadiusControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"mstoMinAndSec\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"randomID\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"localeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useOnEnter\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"secondsToMinutes\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRenderTarget\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"paddingControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}", "import{jsx as _jsx}from\"react/jsx-runtime\";import styled from\"styled-components\";// Applies height: 100dvh\nexport function withDynamicViewportHeight(Component){const WrappedComponent=styled(Component)`\n        height: 100dvh !important;\n    `;return props=>/*#__PURE__*/_jsx(WrappedComponent,{...props,style:{...props.style,height:\"100dvh\"}});}// Applies min-height: 100dvh\nexport function withDynamicMinViewportHeight(Component){const WrappedComponent=styled(Component)`\n        min-height: 100dvh !important;\n    `;return props=>/*#__PURE__*/_jsx(WrappedComponent,{...props,style:{...props.style,minHeight:\"100dvh\"}});}\nexport const __FramerMetadata__ = {\"exports\":{\"withDynamicViewportHeight\":{\"type\":\"reactHoc\",\"name\":\"withDynamicViewportHeight\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"withDynamicMinViewportHeight\":{\"type\":\"reactHoc\",\"name\":\"withDynamicMinViewportHeight\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./DynamicViewportHeight.map", "// Generated by Framer (2306ade)\nimport*as localizedValues from\"./IOcdT2Q2l-0.js\";import*as localizedValues1 from\"./IOcdT2Q2l-1.js\";import*as localizedValues2 from\"./IOcdT2Q2l-2.js\";import*as localizedValues3 from\"./IOcdT2Q2l-3.js\";import*as localizedValues4 from\"./IOcdT2Q2l-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\"}}}", "export const v0=\"* \";\nexport const __FramerMetadata__ = {\"exports\":{\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "export const v0=\"*\";\nexport const __FramerMetadata__ = {\"exports\":{\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "export const v0=\"* \";\nexport const __FramerMetadata__ = {\"exports\":{\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "export const v0=\"* \";\nexport const __FramerMetadata__ = {\"exports\":{\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "export const v0=\"* \";\nexport const __FramerMetadata__ = {\"exports\":{\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (2306ade)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={QdCY7lHTK:new LazyValue(()=>import(\"./augiA20Il-0.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", "init_ssg_sandbox_shims", "ObjectFitType", "SrcType", "defaultVideo", "getProps", "props", "width", "height", "topLeft", "topRight", "bottomRight", "bottomLeft", "id", "children", "rest", "Video", "newProps", "p", "VideoMemo", "usePlaybackControls", "videoRef", "isInCurrentNavigationTarget", "useIsInCurrentNavigationTarget", "requestingPlay", "pe", "isPlayingRef", "setProgress", "te", "rawProgress", "newProgress", "isAlreadySet", "play", "video", "e", "pause", "useAutoplayBehavior", "playingProp", "muted", "loop", "playsinline", "controls", "initialPlayingProp", "ye", "hasPlayingPropChanged", "setHasPlayingPropChanged", "behavesAsGif", "autoplay", "X", "srcType", "srcUrl", "srcFile", "posterEnabled", "playing", "restartOnEnter", "objectFit", "backgroundColor", "radius", "volume", "startTimeProp", "poster", "progress", "onSeeked", "onPause", "onPlay", "onEnd", "onClick", "onMouseEnter", "onMouseLeave", "onMouseDown", "onMouseUp", "isSafari", "useIsBrowserSafari", "wasPausedOnLeave", "wasEndedOnLeave", "isOnCanvas", "useIsOnCanvas", "renderTarget", "useRenderTarget", "isStaticRenderer", "RenderTarget", "borderRadius", "useRadius", "autoplayBehavior", "isInViewport", "useInView", "isCloseToViewport", "startTime", "isPlaying", "ue", "isMountedAndReadyForProgressChanges", "rawProgressValue", "isMotionValue", "value", "useOnEnter", "useOnExit", "src", "se", "fragment", "handleReady", "capitalizeFirstLetter", "titleCase", "objectFitOptions", "addPropertyControls", "ControlType", "borderRadiusControl", "defaultEvents", "init_ssg_sandbox_shims", "withDynamicMinViewportHeight", "Component", "WrappedComponent", "He", "props", "p", "init_ssg_sandbox_shims", "IOcdT2Q2l_0_exports", "__export", "__FramerMetadata__", "v0", "init_ssg_sandbox_shims", "IOcdT2Q2l_1_exports", "__export", "__FramerMetadata__", "v0", "init_ssg_sandbox_shims", "IOcdT2Q2l_2_exports", "__export", "__FramerMetadata__", "v0", "init_ssg_sandbox_shims", "IOcdT2Q2l_3_exports", "__export", "__FramerMetadata__", "v0", "init_ssg_sandbox_shims", "IOcdT2Q2l_4_exports", "__export", "__FramerMetadata__", "v0", "init_ssg_sandbox_shims", "valuesByLocaleId", "IOcdT2Q2l_0_exports", "IOcdT2Q2l_4_exports", "IOcdT2Q2l_1_exports", "IOcdT2Q2l_3_exports", "IOcdT2Q2l_2_exports", "getLocalizedValue", "key", "locale", "values", "value", "ButtonCTAFonts", "getFonts", "Rbo1JJ4NY_default", "VideoFonts", "Video", "MotionHeaderWithDynamicMinViewportHeight61legi", "withCodeBoundaryForOverrides", "motion", "withDynamicMinViewportHeight", "ButtonCTAControls", "getPropertyControls", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "equals", "a", "b", "isSet", "value", "prefix", "negate", "toResponsiveImage", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "humanReadableEnumMap", "humanReadableEnumMap1", "humanReadableEnumMap2", "humanReadableVariantMap", "getProps", "bGColor", "bGCustom", "button1Color", "button1Label", "button1LinkCustom", "button1Variant", "button2Label", "button2Link", "button2Visible", "buttonsVisible", "conditionsLabel", "conditionsLink", "conditionsVisible", "heading", "headingSize", "height", "id", "image", "paragraph", "subheading", "tagline", "taglineVisible", "videoURL", "visual", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "HrAS15GCT", "JuQrN7mqQ", "xDvTzEdTo", "mrApedw3S", "pvOV7GYBf", "KnILNAruO", "vpDKYf34A", "pVxcGKWB5", "A2sUokzCv", "lu30rs9Vv", "ZBDPBou9H", "sr0v4zfeb", "ZcqnLIM5V", "wutTaTdeq", "IdhIa37ch", "ECWFSIr3d", "YJpDys7Fd", "VZRbLYptS", "ix3RSXW5B", "UehJXVNCn", "peNzqwRm5", "Og7HfLioY", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "visible", "visible1", "visible2", "visible3", "visible4", "textContent", "getLocalizedValue", "visible5", "visible6", "visible7", "visible8", "LayoutGroup", "u", "RichText2", "Link", "ComponentViewportProvider", "SmartComponentScopedContainer", "Image2", "getLoadingLazyAtYPosition", "css", "FramerIOcdT2Q2l", "withCSS", "IOcdT2Q2l_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", "UWrK73VkS_default", "FeatureBlockFonts", "WwkS2jgo3_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", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "Container", "PropertyOverrides2", "IOcdT2Q2l_default", "getLocalizedValue", "resolvedLinks1", "UWrK73VkS_default", "WwkS2jgo3_default", "resolvedLinks2", "resolvedLinks3", "vRSca_mm7_default", "css", "FrameraugiA20Il", "withCSS", "augiA20Il_default", "addFonts", "HeroStandardFonts", "CardGridFonts", "FeatureBlockFonts", "CTAPrimaryFonts", "__FramerMetadata__"]
}
