{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/gxgEcBuHhOM7ZeenLoAW/N9TTkgrODbQiFrHpux6h/gpQUQJaMK.js"],
  "sourcesContent": ["// Generated by Framer (ae47b7e)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import BannerRegularCopy from\"#framer/local/canvasComponent/CD4RFvhHw/CD4RFvhHw.js\";import NavigationSimpleTopbarFullwidth from\"#framer/local/canvasComponent/fgsSeksVV/fgsSeksVV.js\";import LandingPageHeader from\"#framer/local/canvasComponent/JCAg1MX3Z/JCAg1MX3Z.js\";import FooterA from\"#framer/local/canvasComponent/RzBeS0Npy/RzBeS0Npy.js\";import CheckIcon from\"#framer/local/canvasComponent/uTY4FdGWJ/uTY4FdGWJ.js\";import*as sharedStyle2 from\"#framer/local/css/f_JgQVGd5/f_JgQVGd5.js\";import*as sharedStyle from\"#framer/local/css/FVz8QUmCk/FVz8QUmCk.js\";import*as sharedStyle1 from\"#framer/local/css/pCh8BXUXC/pCh8BXUXC.js\";import*as sharedStyle3 from\"#framer/local/css/pyDchn4zU/pyDchn4zU.js\";import*as sharedStyle4 from\"#framer/local/css/Wvo8iNZPZ/Wvo8iNZPZ.js\";import metadataProvider from\"#framer/local/webPageMetadata/gpQUQJaMK/gpQUQJaMK.js\";const BannerRegularCopyFonts=getFonts(BannerRegularCopy);const NavigationSimpleTopbarFullwidthFonts=getFonts(NavigationSimpleTopbarFullwidth);const LandingPageHeaderFonts=getFonts(LandingPageHeader);const RichTextWithFX=withFX(RichText);const ImageWithFX=withFX(Image);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const MotionDivWithFX=withFX(motion.div);const CheckIconFonts=getFonts(CheckIcon);const FooterAFonts=getFonts(FooterA);const breakpoints={fL0RJJ6Dq:\"(max-width: 809px)\",J058G67eW:\"(min-width: 810px) and (max-width: 1439px)\",o25LRsnpS:\"(min-width: 1440px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-yWHMR\";const variantClassNames={fL0RJJ6Dq:\"framer-v-7n0epo\",J058G67eW:\"framer-v-mf05cq\",o25LRsnpS:\"framer-v-1eecy4t\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.5,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const transition1={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.5,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:50};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const transition2={delay:.1,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:50};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:50,y:0};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:50,y:0};const animation6={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation7={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-50};const animation8={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:.5,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value}});};const humanReadableVariantMap={Desktop:\"o25LRsnpS\",Phone:\"fL0RJJ6Dq\",Tablet:\"J058G67eW\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"o25LRsnpS\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"fL0RJJ6Dq\")return false;return true;};const router=useRouter();const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"o25LRsnpS\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1eecy4t\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qnpyjk\",\"data-framer-name\":\"Banners\",children:[/*#__PURE__*/_jsx(\"nav\",{className:\"framer-1llu4i0\",\"data-framer-name\":\"Banner/News\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dcaiq8\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1tu39fu\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1j8h7hb\",\"data-framer-name\":\"Question\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-11itz7e\",\"data-framer-name\":\"Icon & Text\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-bw70fl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{J058G67eW:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7T3BlbiBTYW5zLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Open Sans\", \"Open Sans Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(56, 56, 56)\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"News Oct 2024:\"}),\"  You may have heard about the recent Court of Appeal decision regarding commission disclosure.\\xa0We are monitoring statements from our regulator closely and will provide additional updates should there be further new information.\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7T3BlbiBTYW5zLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Open Sans\", \"Open Sans Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(56, 56, 56)\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"News Oct 2024:\"}),\"  You may have heard about the recent Court of Appeal decision regarding commission disclosure.\\xa0We are monitoring statements from our regulator closely\",/*#__PURE__*/_jsx(\"br\",{}),\"and will provide additional updates should there be further new information.\"]})}),className:\"framer-16fdqc4\",fonts:[\"GF;Open Sans-regular\",\"GF;Open Sans-700\"],verticalAlignment:\"top\",withExternalLayout:true})})})})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Tm5yS7B4w\"},implicitPathVariables:undefined},{href:{webPageId:\"Tm5yS7B4w\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{J058G67eW:{y:(componentViewport?.y||0)+0+0+0+100}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:73,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+76,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1tbvgpy-container hidden-7n0epo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{J058G67eW:{qFyCYQr8T:resolvedLinks[1],variant:\"WLYesnZ7z\"}},children:/*#__PURE__*/_jsx(BannerRegularCopy,{c_NAi1ChX:\"FCA announcement on discretionary commission arrangements (DCAs)\",EgsU5cWIi:\"Read more\",GCDgy8_Wi:true,height:\"100%\",id:\"JjF41Peda\",layoutId:\"JjF41Peda\",qFyCYQr8T:resolvedLinks[0],S3UafZmgt:\"rgb(191, 227, 254)\",style:{width:\"100%\"},THrdOzP0B:\"Oodle customers are not impacted\",variant:\"Iq_8Ey3LY\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fL0RJJ6Dq:{y:(componentViewport?.y||0)+0+144},J058G67eW:{y:(componentViewport?.y||0)+0+173}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:68,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+149,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1751pxb-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fL0RJJ6Dq:{style:{width:\"100%\"},variant:\"CAk1gtA2P\"},J058G67eW:{style:{width:\"100%\"},variant:\"MGzlGE5lK\"}},children:/*#__PURE__*/_jsx(NavigationSimpleTopbarFullwidth,{height:\"100%\",id:\"CLHduN7ks\",layoutId:\"CLHduN7ks\",style:{height:\"100%\",width:\"100%\"},variant:\"MsSPZbb5h\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-190cdlu-container\",children:/*#__PURE__*/_jsx(LandingPageHeader,{ajoeae6Fy:\"When it comes to buying a car, many people turn to car finance as a convenient option to spread the cost \u2013 and may come across the concept of balloon payments in the process. But what exactly are balloon payments and how do they work?\",height:\"100%\",id:\"yWPrl0gBR\",layoutId:\"yWPrl0gBR\",RHpSki4Lb:\"Balloon payments\",style:{width:\"100%\"},T6mIdo101:\"Apply for car finance\",variant:\"elUj5mAPc\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1tsgksm\",\"data-framer-name\":\"Features P\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-z1y94w\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ekeycr\",\"data-framer-name\":\"Heading Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hx2iwm\",\"data-framer-name\":\"Heading Section\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1gr3u5b\",\"data-styles-preset\":\"FVz8QUmCk\",style:{\"--framer-text-alignment\":\"center\"},children:\"What is a balloon payment?\"})}),className:\"framer-1dz11uy\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-dbhtgq\",\"data-styles-preset\":\"pCh8BXUXC\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-782826f5-31ab-4eda-9821-5f2535839b0f, rgb(69, 69, 69))\"},children:[\"A balloon payment is a lump sum payment that\u2019s due at the end of a \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"JHJaw9Gsx\"},nodeId:\"wEHFaDygA\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-pbndum\",\"data-styles-preset\":\"f_JgQVGd5\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"personal contract purchase finance (PCP) agreement\"})})}),\". \"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dbhtgq\",\"data-styles-preset\":\"pCh8BXUXC\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-782826f5-31ab-4eda-9821-5f2535839b0f, rgb(69, 69, 69))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dbhtgq\",\"data-styles-preset\":\"pCh8BXUXC\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-782826f5-31ab-4eda-9821-5f2535839b0f, rgb(69, 69, 69))\"},children:\"Bigger than all the payments that came before it, it\u2019s the final payment that you make if you wish to keep the car when the loan term finishes.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dbhtgq\",\"data-styles-preset\":\"pCh8BXUXC\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-782826f5-31ab-4eda-9821-5f2535839b0f, rgb(69, 69, 69))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dbhtgq\",\"data-styles-preset\":\"pCh8BXUXC\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-782826f5-31ab-4eda-9821-5f2535839b0f, rgb(69, 69, 69))\"},children:\"But it\u2019s an optional payment \u2013 you can either make the balloon payment and keep the car, swap the car for another model on another finance deal, or just return the car.\"})]}),className:\"framer-19bu2qd\",\"data-framer-name\":\"Text\",fonts:[\"Inter\",\"Inter-Bold\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})]})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1fcm8ep\",\"data-framer-name\":\"Features G\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nnlgaa\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-2yfy1w\",\"data-framer-name\":\"Column\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fL0RJJ6Dq:{background:{alt:\"A car with a check icon\",fit:\"fill\",intrinsicHeight:470,intrinsicWidth:470,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1490.2+20+0+0+0+0),pixelHeight:470,pixelWidth:470,src:\"https://framerusercontent.com/images/KO48swyMmnom8EbYjRcJ9GPmxuI.svg\"}},J058G67eW:{background:{alt:\"A car with a check icon\",fit:\"fill\",intrinsicHeight:470,intrinsicWidth:470,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1519.2+60+0+0+0),pixelHeight:470,pixelWidth:470,src:\"https://framerusercontent.com/images/KO48swyMmnom8EbYjRcJ9GPmxuI.svg\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"A car with a check icon\",fit:\"fill\",intrinsicHeight:470,intrinsicWidth:470,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1555.2+80+480.6+0),pixelHeight:470,pixelWidth:470,src:\"https://framerusercontent.com/images/KO48swyMmnom8EbYjRcJ9GPmxuI.svg\"},className:\"framer-16lmuce\",\"data-framer-name\":\"image\",style:{transformPerspective:1200}})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11il4yr\",\"data-framer-name\":\"Column\",children:[/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation6,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1gr3u5b\",\"data-styles-preset\":\"FVz8QUmCk\",children:\"Example of a balloon payment\"})}),className:\"framer-10xo2l3\",\"data-framer-appear-id\":\"10xo2l3\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],initial:animation7,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-176nl3l\",children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dbhtgq\",\"data-styles-preset\":\"pCh8BXUXC\",style:{\"--framer-text-color\":\"var(--token-e2d5906a-217e-4692-88f1-069c7ccee5fd, rgb(21, 21, 21))\"},children:\"PCP finance is spread across an initial deposit, a series of monthly payments (including interest) and the optional final payment \u2013 the balloon payment \u2013 that you need to pay if you want to own the car outright at the end of the arrangement.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dbhtgq\",\"data-styles-preset\":\"pCh8BXUXC\",style:{\"--framer-text-color\":\"var(--token-e2d5906a-217e-4692-88f1-069c7ccee5fd, rgb(21, 21, 21))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dbhtgq\",\"data-styles-preset\":\"pCh8BXUXC\",style:{\"--framer-text-color\":\"var(--token-e2d5906a-217e-4692-88f1-069c7ccee5fd, rgb(21, 21, 21))\"},children:\"If you borrowed \\xa330,000 with a PCP finance deal and the balloon payment was set at 25%, you would have to pay a final lump sum \u2018balloon\u2019 payment of \\xa37,500 at the end of the agreement to keep the car. You pay off the \\xa322,500, plus interest, via the deposit and the monthly payments.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dbhtgq\",\"data-styles-preset\":\"pCh8BXUXC\",style:{\"--framer-text-color\":\"var(--token-e2d5906a-217e-4692-88f1-069c7ccee5fd, rgb(21, 21, 21))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dbhtgq\",\"data-styles-preset\":\"pCh8BXUXC\",style:{\"--framer-text-color\":\"var(--token-e2d5906a-217e-4692-88f1-069c7ccee5fd, rgb(21, 21, 21))\"},children:\"Here\u2019s a simplified example:\"})]}),className:\"framer-10v1w5o\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-p2l6hx\",\"data-framer-name\":\"List\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1q9sld7\",\"data-framer-name\":\"item\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-dbhtgq\",\"data-styles-preset\":\"pCh8BXUXC\",style:{\"--framer-text-color\":\"var(--token-e2d5906a-217e-4692-88f1-069c7ccee5fd, rgb(21, 21, 21))\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"var(--token-e2d5906a-217e-4692-88f1-069c7ccee5fd, rgb(21, 21, 21))\"},children:\"You choose to finance a car via PCP with a \\xa330,000 purchase price\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"var(--token-e2d5906a-217e-4692-88f1-069c7ccee5fd, rgb(21, 21, 21))\"},children:\"You agree a 36-month contract* and \\xa310,000 deposit\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"var(--token-e2d5906a-217e-4692-88f1-069c7ccee5fd, rgb(21, 21, 21))\"},children:\"The projected value of the car after 36 months is \\xa37,500\"})})]})}),className:\"framer-1m7vqsb\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-dbhtgq\",\"data-styles-preset\":\"pCh8BXUXC\",style:{\"--framer-text-color\":\"var(--token-e2d5906a-217e-4692-88f1-069c7ccee5fd, rgb(21, 21, 21))\"},children:[\"*\",/*#__PURE__*/_jsx(\"em\",{children:\"For simplicity we haven\u2019t included interest in this illustration\"})]})}),className:\"framer-12hj9bg\",\"data-framer-name\":\"Text\",fonts:[\"Inter\",\"Inter-Italic\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1t1qtoc\",\"data-framer-name\":\"Features ZB\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ar3npz\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1t9sbxh\",\"data-framer-name\":\"Heading Section\",children:[/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation6,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1gr3u5b\",\"data-styles-preset\":\"FVz8QUmCk\",children:\"How do balloon payments work?\"})}),className:\"framer-1jyg3h6\",\"data-framer-appear-id\":\"1jyg3h6\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],initial:animation8,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dbhtgq\",\"data-styles-preset\":\"pCh8BXUXC\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-e2d5906a-217e-4692-88f1-069c7ccee5fd, rgb(21, 21, 21))\"},children:\"The balloon payment is sometimes known as the guaranteed minimum future value (GMFV), or the optional final payment. Either way, a balloon payment is a set amount that is calculated before the PCP arrangement begins, based upon the car\u2019s predicted depreciation. In other words, it is the value that the car is projected to retain over the course of the finance arrangement that has not already been paid off.\"})}),className:\"framer-gsbhc9\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fpdu3a\",\"data-framer-name\":\"Column\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-dbhtgq\",\"data-styles-preset\":\"pCh8BXUXC\",style:{\"--framer-text-color\":\"var(--token-e2d5906a-217e-4692-88f1-069c7ccee5fd, rgb(21, 21, 21))\"},children:[\"Because the balloon payment is a lump sum due at the end, it can help secure lower monthly payments over the term of the loan. This is because you are only paying off the \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Ycei7Q_CN\"},nodeId:\"faDBqtpAZ\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1nf65c2\",\"data-styles-preset\":\"pyDchn4zU\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"depreciation\"})})}),\" (the predicted loss in value) of the vehicle over the term of the agreement \u2013 usually between two and five years. At the end of the agreement, you can either:\"]})}),className:\"framer-ljpnl4\",\"data-framer-name\":\"Text\",fonts:[\"Inter\",\"Inter-Bold\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-pwzlwm\",\"data-framer-name\":\"List\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tiswt\",\"data-framer-name\":\"item\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hkotib-container\",children:/*#__PURE__*/_jsx(CheckIcon,{height:\"100%\",id:\"QbbrdLFkG\",layoutId:\"QbbrdLFkG\",style:{height:\"100%\",width:\"100%\"},variant:\"ds_xcvFxh\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dbhtgq\",\"data-styles-preset\":\"pCh8BXUXC\",style:{\"--framer-text-color\":\"var(--token-e2d5906a-217e-4692-88f1-069c7ccee5fd, rgb(21, 21, 21))\"},children:\"Choose to pay the balloon payment, at which point the car becomes yours\"})}),className:\"framer-k871cx\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1krzdfi\",\"data-framer-name\":\"item\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1drqv8g-container\",children:/*#__PURE__*/_jsx(CheckIcon,{height:\"100%\",id:\"flnPd438v\",layoutId:\"flnPd438v\",style:{height:\"100%\",width:\"100%\"},variant:\"ds_xcvFxh\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dbhtgq\",\"data-styles-preset\":\"pCh8BXUXC\",style:{\"--framer-text-color\":\"var(--token-e2d5906a-217e-4692-88f1-069c7ccee5fd, rgb(21, 21, 21))\"},children:\"Hand the car back with nothing left to pay (providing all T&Cs have been met)\"})}),className:\"framer-1bgh17u\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fwgl6t\",\"data-framer-name\":\"item\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jkhz2r-container\",children:/*#__PURE__*/_jsx(CheckIcon,{height:\"100%\",id:\"BBMWtlekh\",layoutId:\"BBMWtlekh\",style:{height:\"100%\",width:\"100%\"},variant:\"ds_xcvFxh\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dbhtgq\",\"data-styles-preset\":\"pCh8BXUXC\",style:{\"--framer-text-color\":\"var(--token-e2d5906a-217e-4692-88f1-069c7ccee5fd, rgb(21, 21, 21))\"},children:\"Swap the car for another on a new finance deal, or sometimes begin a new finance deal on the same car\"})}),className:\"framer-1lz6rrv\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-j6z1rl\",\"data-framer-name\":\"Features ZB\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-76oyo3\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-f1ewf2\",\"data-framer-name\":\"Heading Section\",children:[/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation6,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1gr3u5b\",\"data-styles-preset\":\"FVz8QUmCk\",children:\"Advantages of balloon payments\"})}),className:\"framer-1q0ypv1\",\"data-framer-appear-id\":\"1q0ypv1\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],initial:animation8,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dbhtgq\",\"data-styles-preset\":\"pCh8BXUXC\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-e2d5906a-217e-4692-88f1-069c7ccee5fd, rgb(21, 21, 21))\"},children:\"The big advantage of a balloon payment is that it keeps your monthly repayments relatively low in comparison with other car finance options, whether you choose to pay it at the end or not.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dbhtgq\",\"data-styles-preset\":\"pCh8BXUXC\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-e2d5906a-217e-4692-88f1-069c7ccee5fd, rgb(21, 21, 21))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dbhtgq\",\"data-styles-preset\":\"pCh8BXUXC\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-e2d5906a-217e-4692-88f1-069c7ccee5fd, rgb(21, 21, 21))\"},children:\"It is also a fixed amount, calculated before you take out the loan, meaning that it won\u2019t go up or down. This means you will know exactly what it will cost to assume ownership of the car.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dbhtgq\",\"data-styles-preset\":\"pCh8BXUXC\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-e2d5906a-217e-4692-88f1-069c7ccee5fd, rgb(21, 21, 21))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dbhtgq\",\"data-styles-preset\":\"pCh8BXUXC\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-e2d5906a-217e-4692-88f1-069c7ccee5fd, rgb(21, 21, 21))\"},children:\"A balloon payment can also offer flexibility: you don\u2019t have to pay it if you choose not to buy the car, for example if you feel it has depreciated more than it should. You don\u2019t have to decide until the payment is due.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dbhtgq\",\"data-styles-preset\":\"pCh8BXUXC\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-e2d5906a-217e-4692-88f1-069c7ccee5fd, rgb(21, 21, 21))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dbhtgq\",\"data-styles-preset\":\"pCh8BXUXC\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-e2d5906a-217e-4692-88f1-069c7ccee5fd, rgb(21, 21, 21))\"},children:\"If you don\u2019t want to own the car, you can hand it back at the end of the loan term with nothing left to pay, providing it is in good condition and within the pre-arranged mileage allowance.\"})]}),className:\"framer-9riaoq\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bt3g9x\",\"data-framer-name\":\"Column\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-usgtpo\",\"data-styles-preset\":\"Wvo8iNZPZ\",style:{\"--framer-text-color\":\"var(--token-e2d5906a-217e-4692-88f1-069c7ccee5fd, rgb(21, 21, 21))\"},children:\"Considerations\"})}),className:\"framer-u98aoc\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dbhtgq\",\"data-styles-preset\":\"pCh8BXUXC\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-e2d5906a-217e-4692-88f1-069c7ccee5fd, rgb(21, 21, 21))\"},children:\"The balloon payment has a huge impact on your monthly repayments and is a central part of every PCP agreement. The bigger it is, the smaller your monthly repayments, though of course you\u2019ll have to pay more at the end should you wish to purchase the car.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dbhtgq\",\"data-styles-preset\":\"pCh8BXUXC\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-e2d5906a-217e-4692-88f1-069c7ccee5fd, rgb(21, 21, 21))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dbhtgq\",\"data-styles-preset\":\"pCh8BXUXC\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-e2d5906a-217e-4692-88f1-069c7ccee5fd, rgb(21, 21, 21))\"},children:\"It\u2019s important to understand how balloon payments work to ensure you\u2019ve enough cash put aside to make the payment, or if you choose to swap the car for another, how much to put down as a deposit on a new car finance deal.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dbhtgq\",\"data-styles-preset\":\"pCh8BXUXC\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-e2d5906a-217e-4692-88f1-069c7ccee5fd, rgb(21, 21, 21))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dbhtgq\",\"data-styles-preset\":\"pCh8BXUXC\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-e2d5906a-217e-4692-88f1-069c7ccee5fd, rgb(21, 21, 21))\"},children:\"If you think you\u2019d like to own the vehicle at the end of the PCP agreement, then think carefully about whether you can afford the balloon payment. If the answer\u2019s no, you might be better off with another type of car finance, such as hire purchase or a car loan, which spreads the entire cost of the car across the duration of the loan term.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dbhtgq\",\"data-styles-preset\":\"pCh8BXUXC\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-e2d5906a-217e-4692-88f1-069c7ccee5fd, rgb(21, 21, 21))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dbhtgq\",\"data-styles-preset\":\"pCh8BXUXC\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-e2d5906a-217e-4692-88f1-069c7ccee5fd, rgb(21, 21, 21))\"},children:\"Although PCP monthly repayments are often smaller when compared with HP, you may end up paying more interest overall.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dbhtgq\",\"data-styles-preset\":\"pCh8BXUXC\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-e2d5906a-217e-4692-88f1-069c7ccee5fd, rgb(21, 21, 21))\"},children:\"It\u2019s worth remembering too that the more desirable the used car, the higher the balloon payment is likely to be. The less desirable the car, the lower the final payment.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dbhtgq\",\"data-styles-preset\":\"pCh8BXUXC\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-e2d5906a-217e-4692-88f1-069c7ccee5fd, rgb(21, 21, 21))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-dbhtgq\",\"data-styles-preset\":\"pCh8BXUXC\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-e2d5906a-217e-4692-88f1-069c7ccee5fd, rgb(21, 21, 21))\"},children:[\"Read more about \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"fglHM_6w6\"},nodeId:\"nIAP8BXwk\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-pbndum\",\"data-styles-preset\":\"f_JgQVGd5\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"car finance\"})})}),\" and find out which is the right option for you.\"]})]}),className:\"framer-2jw0ie\",\"data-framer-name\":\"Text\",fonts:[\"Inter\",\"Inter-Bold\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fL0RJJ6Dq:{y:(componentViewport?.y||0)+0+7050.400000000001},J058G67eW:{y:(componentViewport?.y||0)+0+7184.400000000001}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:567,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+5617,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{J058G67eW:{style:{transformPerspective:1200}}},children:/*#__PURE__*/_jsx(Container,{className:\"framer-bx1tgg-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fL0RJJ6Dq:{variant:\"oiMEeqIz9\"},J058G67eW:{variant:\"ph2PjHt0p\"}},children:/*#__PURE__*/_jsx(FooterA,{height:\"100%\",id:\"jGiskg7aC\",layoutId:\"jGiskg7aC\",style:{width:\"100%\"},variant:\"psin9b07z\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-yWHMR.framer-1k9d0ta, .framer-yWHMR .framer-1k9d0ta { display: block; }\",\".framer-yWHMR.framer-1eecy4t { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1440px; }\",\".framer-yWHMR .framer-qnpyjk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 3; }\",\".framer-yWHMR .framer-1llu4i0 { align-content: center; align-items: center; background-color: #efeef6; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 76px; justify-content: center; overflow: hidden; padding: 16px 24px 16px 24px; position: relative; width: 100%; z-index: 1; }\",\".framer-yWHMR .framer-1dcaiq8 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-yWHMR .framer-1tu39fu { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: wrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-yWHMR .framer-1j8h7hb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-yWHMR .framer-11itz7e { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-yWHMR .framer-bw70fl { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 44px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-yWHMR .framer-16fdqc4 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-yWHMR .framer-1tbvgpy-container { flex: none; height: auto; position: relative; width: 100%; z-index: 2; }\",\".framer-yWHMR .framer-1751pxb-container { flex: none; height: 68px; position: relative; width: 100%; }\",\".framer-yWHMR .framer-190cdlu-container, .framer-yWHMR .framer-bx1tgg-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-yWHMR .framer-1tsgksm { align-content: center; align-items: center; background-color: #f3f8f3; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 0px 80px 0px; position: relative; width: 100%; }\",\".framer-yWHMR .framer-z1y94w { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1170px; }\",\".framer-yWHMR .framer-1ekeycr { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-yWHMR .framer-1hx2iwm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 20px 0px; position: relative; width: 1170px; }\",\".framer-yWHMR .framer-1dz11uy, .framer-yWHMR .framer-19bu2qd { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 770px; word-break: break-word; word-wrap: break-word; }\",\".framer-yWHMR .framer-1fcm8ep, .framer-yWHMR .framer-1t1qtoc, .framer-yWHMR .framer-j6z1rl { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 0px 80px 0px; position: relative; width: 100%; }\",\".framer-yWHMR .framer-1nnlgaa { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 1170px; }\",\".framer-yWHMR .framer-2yfy1w { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 470px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 570px; }\",\".framer-yWHMR .framer-16lmuce { aspect-ratio: 1 / 1; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: none; height: var(--framer-aspect-ratio-supported, 470px); position: relative; width: 470px; }\",\".framer-yWHMR .framer-11il4yr, .framer-yWHMR .framer-1fpdu3a, .framer-yWHMR .framer-bt3g9x { 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: 570px; }\",\".framer-yWHMR .framer-10xo2l3, .framer-yWHMR .framer-10v1w5o, .framer-yWHMR .framer-12hj9bg, .framer-yWHMR .framer-1jyg3h6, .framer-yWHMR .framer-gsbhc9, .framer-yWHMR .framer-ljpnl4, .framer-yWHMR .framer-1q0ypv1, .framer-yWHMR .framer-9riaoq, .framer-yWHMR .framer-u98aoc, .framer-yWHMR .framer-2jw0ie { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-yWHMR .framer-176nl3l { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 2px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 570px; }\",\".framer-yWHMR .framer-p2l6hx, .framer-yWHMR .framer-pwzlwm { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-yWHMR .framer-1q9sld7, .framer-yWHMR .framer-tiswt, .framer-yWHMR .framer-1krzdfi, .framer-yWHMR .framer-fwgl6t { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 10px 20px 10px 0px; position: relative; width: 100%; }\",\".framer-yWHMR .framer-1m7vqsb, .framer-yWHMR .framer-k871cx, .framer-yWHMR .framer-1bgh17u, .framer-yWHMR .framer-1lz6rrv { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-yWHMR .framer-ar3npz, .framer-yWHMR .framer-76oyo3 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 1170px; }\",\".framer-yWHMR .framer-1t9sbxh, .framer-yWHMR .framer-f1ewf2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 370px; }\",\".framer-yWHMR .framer-1hkotib-container, .framer-yWHMR .framer-1drqv8g-container, .framer-yWHMR .framer-1jkhz2r-container { flex: none; height: 20px; position: relative; width: 20px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-yWHMR.framer-1eecy4t, .framer-yWHMR .framer-qnpyjk, .framer-yWHMR .framer-1llu4i0, .framer-yWHMR .framer-1dcaiq8, .framer-yWHMR .framer-1tu39fu, .framer-yWHMR .framer-1j8h7hb, .framer-yWHMR .framer-11itz7e, .framer-yWHMR .framer-bw70fl, .framer-yWHMR .framer-1tsgksm, .framer-yWHMR .framer-z1y94w, .framer-yWHMR .framer-1hx2iwm, .framer-yWHMR .framer-1fcm8ep, .framer-yWHMR .framer-2yfy1w, .framer-yWHMR .framer-11il4yr, .framer-yWHMR .framer-176nl3l, .framer-yWHMR .framer-p2l6hx, .framer-yWHMR .framer-1q9sld7, .framer-yWHMR .framer-1t1qtoc, .framer-yWHMR .framer-1t9sbxh, .framer-yWHMR .framer-1fpdu3a, .framer-yWHMR .framer-pwzlwm, .framer-yWHMR .framer-tiswt, .framer-yWHMR .framer-1krzdfi, .framer-yWHMR .framer-fwgl6t, .framer-yWHMR .framer-j6z1rl, .framer-yWHMR .framer-f1ewf2, .framer-yWHMR .framer-bt3g9x { gap: 0px; } .framer-yWHMR.framer-1eecy4t > *, .framer-yWHMR .framer-qnpyjk > *, .framer-yWHMR .framer-1tu39fu > *, .framer-yWHMR .framer-bw70fl > *, .framer-yWHMR .framer-p2l6hx > *, .framer-yWHMR .framer-pwzlwm > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-yWHMR.framer-1eecy4t > :first-child, .framer-yWHMR .framer-qnpyjk > :first-child, .framer-yWHMR .framer-1tu39fu > :first-child, .framer-yWHMR .framer-bw70fl > :first-child, .framer-yWHMR .framer-z1y94w > :first-child, .framer-yWHMR .framer-1hx2iwm > :first-child, .framer-yWHMR .framer-11il4yr > :first-child, .framer-yWHMR .framer-176nl3l > :first-child, .framer-yWHMR .framer-p2l6hx > :first-child, .framer-yWHMR .framer-1t9sbxh > :first-child, .framer-yWHMR .framer-1fpdu3a > :first-child, .framer-yWHMR .framer-pwzlwm > :first-child, .framer-yWHMR .framer-f1ewf2 > :first-child, .framer-yWHMR .framer-bt3g9x > :first-child { margin-top: 0px; } .framer-yWHMR.framer-1eecy4t > :last-child, .framer-yWHMR .framer-qnpyjk > :last-child, .framer-yWHMR .framer-1tu39fu > :last-child, .framer-yWHMR .framer-bw70fl > :last-child, .framer-yWHMR .framer-z1y94w > :last-child, .framer-yWHMR .framer-1hx2iwm > :last-child, .framer-yWHMR .framer-11il4yr > :last-child, .framer-yWHMR .framer-176nl3l > :last-child, .framer-yWHMR .framer-p2l6hx > :last-child, .framer-yWHMR .framer-1t9sbxh > :last-child, .framer-yWHMR .framer-1fpdu3a > :last-child, .framer-yWHMR .framer-pwzlwm > :last-child, .framer-yWHMR .framer-f1ewf2 > :last-child, .framer-yWHMR .framer-bt3g9x > :last-child { margin-bottom: 0px; } .framer-yWHMR .framer-1llu4i0 > *, .framer-yWHMR .framer-1dcaiq8 > *, .framer-yWHMR .framer-2yfy1w > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-yWHMR .framer-1llu4i0 > :first-child, .framer-yWHMR .framer-1dcaiq8 > :first-child, .framer-yWHMR .framer-1j8h7hb > :first-child, .framer-yWHMR .framer-11itz7e > :first-child, .framer-yWHMR .framer-1tsgksm > :first-child, .framer-yWHMR .framer-1fcm8ep > :first-child, .framer-yWHMR .framer-2yfy1w > :first-child, .framer-yWHMR .framer-1q9sld7 > :first-child, .framer-yWHMR .framer-1t1qtoc > :first-child, .framer-yWHMR .framer-tiswt > :first-child, .framer-yWHMR .framer-1krzdfi > :first-child, .framer-yWHMR .framer-fwgl6t > :first-child, .framer-yWHMR .framer-j6z1rl > :first-child { margin-left: 0px; } .framer-yWHMR .framer-1llu4i0 > :last-child, .framer-yWHMR .framer-1dcaiq8 > :last-child, .framer-yWHMR .framer-1j8h7hb > :last-child, .framer-yWHMR .framer-11itz7e > :last-child, .framer-yWHMR .framer-1tsgksm > :last-child, .framer-yWHMR .framer-1fcm8ep > :last-child, .framer-yWHMR .framer-2yfy1w > :last-child, .framer-yWHMR .framer-1q9sld7 > :last-child, .framer-yWHMR .framer-1t1qtoc > :last-child, .framer-yWHMR .framer-tiswt > :last-child, .framer-yWHMR .framer-1krzdfi > :last-child, .framer-yWHMR .framer-fwgl6t > :last-child, .framer-yWHMR .framer-j6z1rl > :last-child { margin-right: 0px; } .framer-yWHMR .framer-1j8h7hb > *, .framer-yWHMR .framer-1q9sld7 > *, .framer-yWHMR .framer-tiswt > *, .framer-yWHMR .framer-1krzdfi > *, .framer-yWHMR .framer-fwgl6t > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-yWHMR .framer-11itz7e > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-yWHMR .framer-1tsgksm > *, .framer-yWHMR .framer-1fcm8ep > *, .framer-yWHMR .framer-1t1qtoc > *, .framer-yWHMR .framer-j6z1rl > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-yWHMR .framer-z1y94w > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-yWHMR .framer-1hx2iwm > *, .framer-yWHMR .framer-1t9sbxh > *, .framer-yWHMR .framer-f1ewf2 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-yWHMR .framer-11il4yr > *, .framer-yWHMR .framer-1fpdu3a > *, .framer-yWHMR .framer-bt3g9x > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-yWHMR .framer-176nl3l > * { margin: 0px; margin-bottom: calc(2px / 2); margin-top: calc(2px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,\"@media (min-width: 810px) and (max-width: 1439px) { .framer-yWHMR.framer-1eecy4t { width: 810px; } .framer-yWHMR .framer-1llu4i0 { height: min-content; padding: 16px; } .framer-yWHMR .framer-11itz7e { flex-direction: column; gap: 0px; order: 0; } .framer-yWHMR .framer-bw70fl { align-content: flex-start; align-items: flex-start; flex: none; height: 68px; justify-content: flex-start; order: 0; width: 100%; } .framer-yWHMR .framer-16fdqc4 { height: 100%; order: 0; } .framer-yWHMR .framer-1751pxb-container { height: auto; } .framer-yWHMR .framer-1tsgksm, .framer-yWHMR .framer-1t1qtoc, .framer-yWHMR .framer-j6z1rl { padding: 50px 0px 50px 0px; } .framer-yWHMR .framer-z1y94w { flex: 1 0 0px; gap: 30px; padding: 0px 40px 0px 40px; width: 1px; } .framer-yWHMR .framer-1ekeycr { gap: 30px; justify-content: flex-start; } .framer-yWHMR .framer-1hx2iwm { flex: 1 0 0px; padding: 0px 20px 20px 20px; width: 1px; } .framer-yWHMR .framer-19bu2qd, .framer-yWHMR .framer-176nl3l { width: 100%; } .framer-yWHMR .framer-1fcm8ep { padding: 60px 0px 60px 0px; } .framer-yWHMR .framer-1nnlgaa { flex: 1 0 0px; flex-direction: column; gap: 30px; justify-content: center; padding: 0px 40px 0px 40px; width: 1px; } .framer-yWHMR .framer-2yfy1w { align-content: flex-start; align-items: flex-start; height: min-content; width: 100%; } .framer-yWHMR .framer-16lmuce { aspect-ratio: unset; height: 345px; width: 345px; } .framer-yWHMR .framer-11il4yr { gap: 30px; width: 100%; } .framer-yWHMR .framer-ar3npz, .framer-yWHMR .framer-76oyo3 { flex: 1 0 0px; flex-direction: column; gap: 40px; justify-content: flex-start; padding: 0px 40px 0px 40px; width: 1px; } .framer-yWHMR .framer-1t9sbxh, .framer-yWHMR .framer-f1ewf2 { order: 0; width: 100%; } .framer-yWHMR .framer-1fpdu3a, .framer-yWHMR .framer-bt3g9x { gap: 30px; order: 1; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-yWHMR .framer-11itz7e, .framer-yWHMR .framer-z1y94w, .framer-yWHMR .framer-1ekeycr, .framer-yWHMR .framer-1nnlgaa, .framer-yWHMR .framer-11il4yr, .framer-yWHMR .framer-ar3npz, .framer-yWHMR .framer-1fpdu3a, .framer-yWHMR .framer-76oyo3, .framer-yWHMR .framer-bt3g9x { gap: 0px; } .framer-yWHMR .framer-11itz7e > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-yWHMR .framer-11itz7e > :first-child, .framer-yWHMR .framer-z1y94w > :first-child, .framer-yWHMR .framer-1nnlgaa > :first-child, .framer-yWHMR .framer-11il4yr > :first-child, .framer-yWHMR .framer-ar3npz > :first-child, .framer-yWHMR .framer-1fpdu3a > :first-child, .framer-yWHMR .framer-76oyo3 > :first-child, .framer-yWHMR .framer-bt3g9x > :first-child { margin-top: 0px; } .framer-yWHMR .framer-11itz7e > :last-child, .framer-yWHMR .framer-z1y94w > :last-child, .framer-yWHMR .framer-1nnlgaa > :last-child, .framer-yWHMR .framer-11il4yr > :last-child, .framer-yWHMR .framer-ar3npz > :last-child, .framer-yWHMR .framer-1fpdu3a > :last-child, .framer-yWHMR .framer-76oyo3 > :last-child, .framer-yWHMR .framer-bt3g9x > :last-child { margin-bottom: 0px; } .framer-yWHMR .framer-z1y94w > *, .framer-yWHMR .framer-1nnlgaa > *, .framer-yWHMR .framer-11il4yr > *, .framer-yWHMR .framer-1fpdu3a > *, .framer-yWHMR .framer-bt3g9x > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-yWHMR .framer-1ekeycr > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-yWHMR .framer-1ekeycr > :first-child { margin-left: 0px; } .framer-yWHMR .framer-1ekeycr > :last-child { margin-right: 0px; } .framer-yWHMR .framer-ar3npz > *, .framer-yWHMR .framer-76oyo3 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }}\",\"@media (max-width: 809px) { .framer-yWHMR.framer-1eecy4t { align-content: center; align-items: center; width: 390px; } .framer-yWHMR .framer-qnpyjk { gap: 10px; position: relative; top: unset; } .framer-yWHMR .framer-1llu4i0 { height: min-content; padding: 12px; } .framer-yWHMR .framer-bw70fl { height: min-content; } .framer-yWHMR .framer-1751pxb-container { height: auto; } .framer-yWHMR .framer-1tsgksm, .framer-yWHMR .framer-1t1qtoc, .framer-yWHMR .framer-j6z1rl { flex-direction: column; padding: 50px 0px 50px 0px; } .framer-yWHMR .framer-z1y94w { gap: 30px; padding: 0px 20px 0px 20px; width: 100%; } .framer-yWHMR .framer-1ekeycr { flex-direction: column; gap: 20px; justify-content: flex-start; } .framer-yWHMR .framer-1hx2iwm { padding: 0px 20px 20px 20px; width: 100%; } .framer-yWHMR .framer-1dz11uy, .framer-yWHMR .framer-19bu2qd, .framer-yWHMR .framer-176nl3l { width: 100%; } .framer-yWHMR .framer-1fcm8ep { flex-direction: column; padding: 20px 0px 20px 0px; } .framer-yWHMR .framer-1nnlgaa { flex-direction: column; gap: 30px; justify-content: center; padding: 0px 20px 0px 20px; width: 100%; } .framer-yWHMR .framer-2yfy1w { height: min-content; width: 100%; } .framer-yWHMR .framer-16lmuce { flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 200px); width: 1px; } .framer-yWHMR .framer-11il4yr { gap: 20px; width: 100%; } .framer-yWHMR .framer-ar3npz, .framer-yWHMR .framer-76oyo3 { flex-direction: column; gap: 30px; justify-content: flex-start; padding: 0px 20px 0px 20px; width: 100%; } .framer-yWHMR .framer-1t9sbxh, .framer-yWHMR .framer-f1ewf2 { order: 0; width: 100%; } .framer-yWHMR .framer-1fpdu3a, .framer-yWHMR .framer-bt3g9x { gap: 20px; order: 1; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-yWHMR .framer-qnpyjk, .framer-yWHMR .framer-1tsgksm, .framer-yWHMR .framer-z1y94w, .framer-yWHMR .framer-1ekeycr, .framer-yWHMR .framer-1fcm8ep, .framer-yWHMR .framer-1nnlgaa, .framer-yWHMR .framer-11il4yr, .framer-yWHMR .framer-1t1qtoc, .framer-yWHMR .framer-ar3npz, .framer-yWHMR .framer-1fpdu3a, .framer-yWHMR .framer-j6z1rl, .framer-yWHMR .framer-76oyo3, .framer-yWHMR .framer-bt3g9x { gap: 0px; } .framer-yWHMR .framer-qnpyjk > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-yWHMR .framer-qnpyjk > :first-child, .framer-yWHMR .framer-1tsgksm > :first-child, .framer-yWHMR .framer-z1y94w > :first-child, .framer-yWHMR .framer-1ekeycr > :first-child, .framer-yWHMR .framer-1fcm8ep > :first-child, .framer-yWHMR .framer-1nnlgaa > :first-child, .framer-yWHMR .framer-11il4yr > :first-child, .framer-yWHMR .framer-1t1qtoc > :first-child, .framer-yWHMR .framer-ar3npz > :first-child, .framer-yWHMR .framer-1fpdu3a > :first-child, .framer-yWHMR .framer-j6z1rl > :first-child, .framer-yWHMR .framer-76oyo3 > :first-child, .framer-yWHMR .framer-bt3g9x > :first-child { margin-top: 0px; } .framer-yWHMR .framer-qnpyjk > :last-child, .framer-yWHMR .framer-1tsgksm > :last-child, .framer-yWHMR .framer-z1y94w > :last-child, .framer-yWHMR .framer-1ekeycr > :last-child, .framer-yWHMR .framer-1fcm8ep > :last-child, .framer-yWHMR .framer-1nnlgaa > :last-child, .framer-yWHMR .framer-11il4yr > :last-child, .framer-yWHMR .framer-1t1qtoc > :last-child, .framer-yWHMR .framer-ar3npz > :last-child, .framer-yWHMR .framer-1fpdu3a > :last-child, .framer-yWHMR .framer-j6z1rl > :last-child, .framer-yWHMR .framer-76oyo3 > :last-child, .framer-yWHMR .framer-bt3g9x > :last-child { margin-bottom: 0px; } .framer-yWHMR .framer-1tsgksm > *, .framer-yWHMR .framer-z1y94w > *, .framer-yWHMR .framer-1fcm8ep > *, .framer-yWHMR .framer-1nnlgaa > *, .framer-yWHMR .framer-1t1qtoc > *, .framer-yWHMR .framer-ar3npz > *, .framer-yWHMR .framer-j6z1rl > *, .framer-yWHMR .framer-76oyo3 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-yWHMR .framer-1ekeycr > *, .framer-yWHMR .framer-11il4yr > *, .framer-yWHMR .framer-1fpdu3a > *, .framer-yWHMR .framer-bt3g9x > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3854\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"J058G67eW\":{\"layout\":[\"fixed\",\"auto\"]},\"fL0RJJ6Dq\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerResponsiveScreen\n */const FramergpQUQJaMK=withCSS(Component,css,\"framer-yWHMR\");export default FramergpQUQJaMK;FramergpQUQJaMK.displayName=\"Car Finance / Personal Contract Purchase / Balloon Payments Pcp Finance\";FramergpQUQJaMK.defaultProps={height:3854,width:1440};addFonts(FramergpQUQJaMK,[{explicitInter:true,fonts:[{family:\"Open Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0C4iY1M2xLER.woff2\",weight:\"400\"},{family:\"Open Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1y4iY1M2xLER.woff2\",weight:\"700\"},{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\"},{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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/CfMzU8w2e7tHgF4T4rATMPuWosA.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/867QObYax8ANsfX4TGEVU9YiCM.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Oyn2ZbENFdnW7mt2Lzjk1h9Zb9k.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cdAe8hgZ1cMyLu9g005pAW3xMo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/DOfvtmE1UplCq161m6Hj8CSQYg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/vFzuJY0c65av44uhEKB6vyjFMg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/tKtBcDnBMevsEEJKdNGhhkLzYo.woff2\",weight:\"400\"}]},...BannerRegularCopyFonts,...NavigationSimpleTopbarFullwidthFonts,...LandingPageHeaderFonts,...CheckIconFonts,...FooterAFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramergpQUQJaMK\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"3854\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"J058G67eW\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"fL0RJJ6Dq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["BannerRegularCopyFonts", "getFonts", "CD4RFvhHw_default", "NavigationSimpleTopbarFullwidthFonts", "fgsSeksVV_default", "LandingPageHeaderFonts", "JCAg1MX3Z_default", "RichTextWithFX", "withFX", "RichText2", "ImageWithFX", "Image2", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "MotionDivWithFX", "motion", "CheckIconFonts", "uTY4FdGWJ_default", "FooterAFonts", "RzBeS0Npy_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "animation2", "transition2", "animation3", "animation4", "animation5", "animation6", "animation7", "animation8", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "router", "useRouter", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "PropertyOverrides2", "x", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "Container", "Link", "getLoadingLazyAtYPosition", "css", "FramergpQUQJaMK", "withCSS", "gpQUQJaMK_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
