{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/RFM6zI5MxOiqwwNiQep4/CmmUoyXEMOtoYkkeGDZZ/send.js", "ssg:https://framerusercontent.com/modules/tfq8EDfrazNLXzc9LJte/hLcdFz4t8UjInDMvzq41/utils.js", "ssg:https://framerusercontent.com/modules/zvf2WTzc98u6EX2y7YDj/gvNUph1oNh8l2qQafSUu/consent.js", "ssg:https://framerusercontent.com/modules/HKzIAGtbudIGLRAteuFH/gnipUJynzv8FJkpTy04V/inEU.js", "ssg:https://framerusercontent.com/modules/0oeZpJVursioGAbwgB9e/d7M4abVz5jhxcjrlWV66/region.js", "ssg:https://framerusercontent.com/modules/EkwkxVF9vkTs720qqBC8/77ZjdIUSoepa5KTwP0oH/Banner.js", "ssg:https://framerusercontent.com/modules/GbX8S6ghmyszcS2GLR2F/zTapg9rnDfIs7uo8Zb0a/Cookies.js", "ssg:https://framerusercontent.com/modules/gslqpbr2LPvUzJyr2btl/tQ0s28CfSmvwblUMLGo2/R20oB4z_K.js", "ssg:https://framerusercontent.com/modules/VTUDdizacRHpwbkOamr7/AykinQJbgwl92LvMGZwu/constants.js", "ssg:https://framerusercontent.com/modules/D4TWeLfcxT6Tysr2BlYg/iZjmqdxVx1EOiM3k1FaW/useOnNavigationTargetChange.js", "ssg:https://framerusercontent.com/modules/eMBrwoqQK7h6mEeGQUH8/GuplvPJVjmxpk9zqOTcb/isBrowser.js", "ssg:https://framerusercontent.com/modules/afBE9Yx1W6bY5q32qPxe/m3q7puE2tbo1S2C0s0CT/useRenderTarget.js", "ssg:https://framerusercontent.com/modules/5SM58HxZHxjjv7aLMOgQ/WXz9i6mVki0bBCrKdqB3/propUtils.js", "ssg:https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/7qT0r3So12155VV5Jq5x/Video.js", "ssg:https://framerusercontent.com/modules/xVWHFNJG9hyobpL25lC1/RYhO9BGZIX5SxayFr3aL/Text_Highlight.js", "ssg:https://framerusercontent.com/modules/hGQlriJDh3Qu5LBUk6ra/LKUSJI2YPuve6zrbucqi/YlCqAIYO3.js", "ssg:https://framerusercontent.com/modules/snn4dMbiDSBkalkTSHle/WOaxk0FvXybBoUNys4J6/BpNp1aIYT.js", "ssg:https://framerusercontent.com/modules/4ZSjEkMzZbsOHGVJKLFH/ALTuFgcS6Z4iLQgsFhQ5/Lazy_Loader_Image.js", "ssg:https://framerusercontent.com/modules/9AI7Iu3UaNT93CNTsDC5/pAxBv7hrRCMQbdE7RpMD/gn9cSQo5Z.js", "ssg:https://framerusercontent.com/modules/W65WUkFKccWfYVLprCoL/d78ztc8oNqpJFKXo7dIp/EObrs51V_.js", "ssg:https://framerusercontent.com/modules/XM4XnKOMyJMaIeaGCWel/nHai0XbzMYEXn87zFe13/xCmWWYd2d.js", "ssg:https://framerusercontent.com/modules/L0siiqfUFsbvgsKaEr7n/UdWQ7dx4WrCQ6YhM7R34/NNIty124N.js", "ssg:https://framerusercontent.com/modules/m0otZZ45isdC3egvjsLu/9UDCdkUEMPlV4IqKKj3L/T_5K5PRxo.js", "ssg:https://framerusercontent.com/modules/TG8a1E1d1eNGeeCDIno3/B6HBxU7zEiBFJKHh0RVq/dVafWe6ve.js", "ssg:https://framerusercontent.com/modules/nZznad9IKylyUvGshNZd/6aR3D0RPpugG3GEfpofo/U3S4aF1HE.js", "ssg:https://framerusercontent.com/modules/mo1hl81X93ParG8TLCrb/qF4gVVdonhJdfrM4eMC2/TEST.js", "ssg:https://framerusercontent.com/modules/qVgzdviBnzOyhf645NEA/8PusEdVizrQNA8XRkMmJ/I_YSxzguT.js", "ssg:https://framerusercontent.com/modules/d8CQy0QtFqb589tsTcZr/UjNkY30hh4PPpFM0VTkM/augiA20Il.js"],
  "sourcesContent": ["import{isBrowser}from\"framer-motion\";export const DEFAULT_DOMAIN=\"https://www.googletagmanager.com\";export const DEFAULT_SCRIPT_NAME=\"gtm.js\";/**\n * Function to get and set dataLayer\n * @param dataLayer - The dataLayer\n * @param dataLayerName - The dataLayer name\n */const getDataLayerSnippet=(dataLayer,dataLayerName=\"dataLayer\")=>`window['${dataLayerName}']=window['${dataLayerName}']||[];`+(dataLayer?`window['${dataLayerName}'].push(${JSON.stringify(dataLayer)});`:\"\")+`window['${dataLayerName}'].push({'gtm.start':new Date().getTime(),event:'gtm.js'})`;/**\n * Function to get the GTM script\n * @param dataLayerName - The name of the dataLayer\n * @param customDomain - Custom domain for gtm\n * @param customScriptName - Custom script file name for gtm\n * @param environment - The parameters to use a custom environment\n * @param id - The id of the container\n */const getGTMScript=(dataLayerName,id,environment,customDomain=DEFAULT_DOMAIN,customScriptName=DEFAULT_SCRIPT_NAME)=>{let params=\"\";if(environment){const{gtm_auth,gtm_preview}=environment;params=`&gtm_auth=${gtm_auth}&gtm_preview=${gtm_preview}&gtm_cookies_win=x`;}return`${customDomain}/${customScriptName}?id=${id}${dataLayerName===\"dataLayer\"?\"\":`&l=${dataLayerName}`}${params}`;};/**\n * Function to setup the Google Tag Manager\n * @param params - The snippets params\n */const setupGTM=params=>{const getDataLayerScript=()=>{const dataLayerScript=document.createElement(\"script\");if(params.nonce){dataLayerScript.setAttribute(\"nonce\",params.nonce);}dataLayerScript.innerHTML=getDataLayerSnippet(params.dataLayer,params.dataLayerName);return dataLayerScript;};const getScript=()=>{const script=document.createElement(\"script\");if(params.nonce){script.setAttribute(\"nonce\",params.nonce);}script.src=getGTMScript(params.dataLayerName,params.id,params.environment,params.customDomain,params.customScriptName);return script;};return{getDataLayerScript,getScript};};/**\n * Function to init the GTM\n * @param dataLayer - The dataLayer\n * @param dataLayerName - The dataLayer name\n * @param environment - Specify the custom environment to use\n * @param nonce - Server-generated nonce\n * @param id - The ID of the GTM\n */export const initGTM=({dataLayer,dataLayerName,environment,nonce,id,customDomain,customScriptName})=>{const gtm=setupGTM({dataLayer,dataLayerName,environment,nonce,id,customDomain,customScriptName});const dataLayerScript=gtm.getDataLayerScript();const script=gtm.getScript();document.head.append(dataLayerScript,script);};export function sendToGTM(){if(isBrowser){window[\"dataLayer\"]=window[\"dataLayer\"]||[];window[\"dataLayer\"].push(arguments);}}\nexport const __FramerMetadata__ = {\"exports\":{\"DEFAULT_SCRIPT_NAME\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"DEFAULT_DOMAIN\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"sendToGTM\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"initGTM\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./send.map", "import{isBrowser}from\"framer-motion\";import{useLayoutEffect}from\"react\";export const DEFAULT_FONT_FAMILY=`\"Inter\", system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"`;export function getFlexboxValues(position){const positionParts=position.split(\"-\");let justifyContent,alignItems;switch(positionParts[0]){case\"top\":alignItems=\"flex-start\";break;case\"bottom\":alignItems=\"flex-end\";break;case\"center\":alignItems=\"center\";break;default:alignItems=\"initial\";break;}switch(positionParts[1]){case\"left\":justifyContent=\"flex-start\";break;case\"right\":justifyContent=\"flex-end\";break;case\"center\":justifyContent=\"center\";break;default:justifyContent=\"initial\";break;}return{justifyContent,alignItems};}export function getMultipleShadows(...shadows){const output=[];shadows.forEach(shadow=>{return shadow&&output.push(shadow);});return output.join(\", \");}export function getShadow(shadow){if(shadow){return`${shadow.shadowX}px ${shadow.shadowY}px ${shadow.shadowBlur}px ${shadow.shadowColor}`;}else return null;}export function safeJSONParse(jsonString,onError){try{return JSON.parse(jsonString);}catch{if(onError)onError();}}export const getCookie=(name,cookies)=>{cookies=cookies?cookies:isBrowser?document.cookie:\"\";var _cookies_match;const[,,cookie]=(_cookies_match=cookies.match(`(^|;) ?${name}=([^;]*)(;|$)`))!==null&&_cookies_match!==void 0?_cookies_match:[null,null,null];return cookie;};/**\n * Yields to main thread before continuing execution, which might allow the browser to paint.\n * If `options.priority` is 'user-blocking', it will asynchronously resolve in older browsers.\n * @param {object} options - see https://github.com/WICG/scheduling-apis/blob/main/explainers/yield-and-continuation.md\n * @see interactionResponse for guaranteeing execution after a paint\n */export function yieldToMain(options){if(\"scheduler\"in window){if(\"yield\"in scheduler)return scheduler.yield(options);if(\"postTask\"in scheduler)return scheduler.postTask(()=>{},options);}if((options===null||options===void 0?void 0:options.priority)===\"user-blocking\"){// `setTimeout` could suffer from being delayed for longer: https://developer.chrome.com/blog/introducing-scheduler-yield-origin-trial#the_problem_with_current_yielding_strategies\n// so for browsers not supporting yield, we guarantee execution for high priority actions, but this does not create space for a paint opportunity as trade-off.\nreturn Promise.resolve();}return new Promise(resolve=>{setTimeout(resolve);});}/**\n * Helper function for `yieldToMain`, which yields before calling `fn`.\n * @see yieldToMain\n */export async function yieldBeforeCb(fn,options){await yieldToMain(options);return fn();}/**\n * Similar to `yieldToMain`, but also waits for the next animation frame before yielding (with a fallback of 100ms if the animation frame never fires).\n * Compared to `yieldToMain`, it guarantees improved INP, but might make processing a little slower. Use only if necessary.\n * @see yieldToMain\n */export function interactionResponse(options){return new Promise(resolve=>{setTimeout(resolve,200)// Fallback for the case where the animation frame never fires.\n;requestAnimationFrame(()=>{void yieldBeforeCb(resolve,options);});});}/**\n * Runs `fn` after the next paint. Similar to `useEffect`, but *guarantees* that the function is run after the next paint.\n * @important Does not support a cleanup fn.\n * @see https://thoughtspile.github.io/2021/11/15/unintentional-layout-effect/\n */export function useAfterPaintEffect(fn,deps,options){useLayoutEffect(()=>{const runAfterPaint=async()=>{await interactionResponse(options);fn();};void runAfterPaint();// eslint-disable-next-line react-hooks/exhaustive-deps -- deps are passed in\n},deps);}\nexport const __FramerMetadata__ = {\"exports\":{\"useAfterPaintEffect\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getCookie\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"safeJSONParse\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getFlexboxValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"yieldBeforeCb\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getShadow\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getMultipleShadows\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"FlexboxPosition\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"yieldToMain\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"interactionResponse\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"DEFAULT_FONT_FAMILY\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./utils.map", "import{useIsOnFramerCanvas}from\"framer\";import{isBrowser}from\"framer-motion\";import{useEffect,useReducer}from\"react\";import{initGTM,sendToGTM}from\"https://framerusercontent.com/modules/RFM6zI5MxOiqwwNiQep4/CmmUoyXEMOtoYkkeGDZZ/send.js\";import{safeJSONParse,yieldBeforeCb}from\"https://framerusercontent.com/modules/tfq8EDfrazNLXzc9LJte/hLcdFz4t8UjInDMvzq41/utils.js\";function toGTMConsent(consent){return{functionality_storage:consent.necessary?\"granted\":\"denied\",security_storage:consent.necessary?\"granted\":\"denied\",ad_storage:consent.marketing?\"granted\":\"denied\",ad_user_data:consent.marketing?\"granted\":\"denied\",ad_personalization:consent.marketing?\"granted\":\"denied\",analytics_storage:consent.analytics?\"granted\":\"denied\",personalization_storage:consent.preferences?\"granted\":\"denied\"};}function reducer(state,action){switch(action.type){case\"autoAccept\":return{...state,sync:true,autoAccepted:true,modes:{analytics:true,marketing:true,necessary:true,preferences:true}};case\"acceptAll\":return{...state,sync:true,dismissed:true,modes:{analytics:true,marketing:true,necessary:true,preferences:true}};case\"rejectAll\":return{...state,sync:true,dismissed:true,modes:{analytics:false,marketing:false,necessary:false,preferences:false}};case\"acceptCurrent\":return{...state,dismissed:true,sync:true};case\"update\":return{...state,modes:{...state.modes,...action.modes},sync:action.sync};case\"toggle\":return{...state,modes:{...state.modes,[action.mode]:!state.modes[action.mode]}};case\"initFromLocalStorage\":return{...state,modes:action.modes,dismissed:action.dismissed,autoAccepted:action.autoAccepted,initializedFromLocalStorage:true,sync:true};case\"dismiss\":return{...state,dismissed:true};case\"synced\":return{...state,sync:false,hasSynced:true};default:return state;}}const initialState={dismissed:false,autoAccepted:false,modes:null,sync:false,initializedFromLocalStorage:false,hasSynced:false};export const defaultConsent={necessary:false,analytics:false,marketing:false,preferences:false};// Keep track of if GTM has been loaded as a script and default consent has been set,\n// to ensure the script does not keep appending between page switches.\nlet hasInitializedGTM=false;export function useConsent({gtmId,defaultConsent,gtmLoadedExternally=false}){const[state,dispatch]=useReducer(reducer,initialState);const isOnFramerCanvas=useIsOnFramerCanvas();const consentModeLocalStorageKey=\"framerCookiesConsentMode\";const dismissedLocalStorageKey=\"framerCookiesDismissed\";const autoAcceptedLocalStorageKey=\"framerCookiesAutoAccepted\";function getStateFromLocalStorage(){const consentFromLocalStorage=localStorage.getItem(consentModeLocalStorageKey);const dismissedFromLocalStorage=localStorage.getItem(dismissedLocalStorageKey);const autoAcceptedFromLocalStorage=localStorage.getItem(autoAcceptedLocalStorageKey);const isDismissed=dismissedFromLocalStorage!==null;const isAutoAccepted=autoAcceptedFromLocalStorage!==null;const hasConsentInLocalStorage=consentFromLocalStorage!==null;const consentInLocalStorageIsNotDefault=isDismissed||isAutoAccepted;const shouldLoadConsentFromLocalStorage=hasConsentInLocalStorage&&consentInLocalStorageIsNotDefault;dispatch({type:\"initFromLocalStorage\",dismissed:isDismissed,autoAccepted:isAutoAccepted,modes:shouldLoadConsentFromLocalStorage?safeJSONParse(consentFromLocalStorage,()=>localStorage.removeItem(consentModeLocalStorageKey)):defaultConsent});}function syncToGTM(){if(gtmId){if(!hasInitializedGTM&&!gtmLoadedExternally){// This is the first time we sync consent, so we save it as \"default\" and initialize tag manager.\n// This order is important, because we need to have set the default consent BEFORE we initialize GTM.\n// https://developers.google.com/tag-platform/devguides/consent?tab=tag-manager&sjid=11348191096952324675-EU#implementation_example\n// It might seem weird that we're \"sending\" before initializing, but \"sending\" here means building up\n// the \"dataLayer\" object that GTM picks up when it initializes.\nsendToGTM(\"consent\",\"default\",toGTMConsent(state.modes));initGTM({dataLayer:undefined,dataLayerName:\"dataLayer\",environment:undefined,nonce:undefined,injectScript:true,id:gtmId});hasInitializedGTM=true;}else{hasInitializedGTM=true;sendToGTM(\"consent\",\"update\",toGTMConsent(state.modes));// must be sent like this or else GTM doesn't act on it:\nwindow.dataLayer.push({event:\"cookie_consent_update\"});}}}useEffect(()=>{if(isOnFramerCanvas)return;yieldBeforeCb(()=>getStateFromLocalStorage(),{priority:\"user-blocking\"});},[]);// Anytime the dismissed value is updated, we need to persist it in local storage.\nuseEffect(()=>{if(isOnFramerCanvas)return;if(state.dismissed){localStorage.setItem(dismissedLocalStorageKey,\"true\");}},[state.dismissed]);// Anytime consent is auto accepted, we need to persist it in local storage.\nuseEffect(()=>{if(isOnFramerCanvas)return;if(state.autoAccepted){localStorage.setItem(autoAcceptedLocalStorageKey,\"true\");}},[state.autoAccepted]);// Sync data to dataLayer and localStorage.\nuseEffect(()=>{if(isOnFramerCanvas)return;const shouldSync=state.sync&&isBrowser&&state.modes!==null;if(!shouldSync){return;}yieldBeforeCb(()=>{syncToGTM();// Save locally\nlocalStorage.setItem(consentModeLocalStorageKey,JSON.stringify(state.modes));dispatch({type:\"synced\"});},{priority:\"user-blocking\"});},[state.sync]);function dismiss(){dispatch({type:\"dismiss\"});localStorage.setItem(dismissedLocalStorageKey,\"true\");}function autoAccept(){dispatch({type:\"autoAccept\"});}function acceptAll(){dispatch({type:\"acceptAll\"});}function rejectAll(){dispatch({type:\"rejectAll\"});}function acceptCurrent(){dispatch({type:\"acceptCurrent\"});}function toggleMode(mode){dispatch({type:\"toggle\",mode});}return{modes:state.modes,isInitialized:state.hasSynced,isDismissed:state.dismissed,isAutoAccepted:state.autoAccepted,dismiss,autoAccept,acceptAll,rejectAll,acceptCurrent,toggleMode};}\nexport const __FramerMetadata__ = {\"exports\":{\"defaultConsent\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"ConsentModes\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"ConsentModeName\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useConsent\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./consent.map", "// Check if visitor is in EU\nconst countries=[\"BE\",\"EL\",\"LT\",\"PT\",\"BG\",\"ES\",\"LU\",\"RO\",\"CZ\",\"FR\",\"RE\",\"GP\",\"MQ\",\"GF\",\"YT\",\"BL\",\"MF\",\"PM\",\"WF\",\"PF\",\"NC\",\"HU\",\"SI\",\"DK\",\"FO\",\"GL\",\"HR\",\"MT\",\"SK\",\"DE\",\"IT\",\"NL\",\"AW\",\"CW\",\"SX\",\"FI\",\"AX\",\"EE\",\"CY\",\"AT\",\"SE\",\"IE\",\"LV\",\"PL\",\"UK\",\"GB\",\"AI\",\"BM\",\"IO\",\"VG\",\"KY\",\"FK\",\"GI\",\"MS\",\"PN\",\"SH\",\"TC\",\"GG\",\"JE\",\"IM\"];const isInEUTimezone=()=>{var _Intl_DateTimeFormat_resolvedOptions_timeZone,_Intl_DateTimeFormat_resolvedOptions,_Intl_DateTimeFormat,_Intl;return(_Intl=Intl)===null||_Intl===void 0?void 0:(_Intl_DateTimeFormat=_Intl.DateTimeFormat())===null||_Intl_DateTimeFormat===void 0?void 0:(_Intl_DateTimeFormat_resolvedOptions=_Intl_DateTimeFormat.resolvedOptions())===null||_Intl_DateTimeFormat_resolvedOptions===void 0?void 0:(_Intl_DateTimeFormat_resolvedOptions_timeZone=_Intl_DateTimeFormat_resolvedOptions.timeZone)===null||_Intl_DateTimeFormat_resolvedOptions_timeZone===void 0?void 0:_Intl_DateTimeFormat_resolvedOptions_timeZone.startsWith(\"Europe\");};const isEULocale=()=>{var _navigator_languages;var _navigator_language;const locale=(_navigator_language=navigator.language)!==null&&_navigator_language!==void 0?_navigator_language:(_navigator_languages=navigator.languages)===null||_navigator_languages===void 0?void 0:_navigator_languages[0];return countries.some(country=>{var _locale_toUpperCase;return locale===null||locale===void 0?void 0:(_locale_toUpperCase=locale.toUpperCase())===null||_locale_toUpperCase===void 0?void 0:_locale_toUpperCase.includes(country);});};let _inEU=null;export const inEU=()=>{if(_inEU===null)_inEU=isInEUTimezone()||isEULocale();return _inEU;};\nexport const __FramerMetadata__ = {\"exports\":{\"inEU\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./inEU.map", "import{isBrowser}from\"framer-motion\";import{inEU}from\"https://framerusercontent.com/modules/HKzIAGtbudIGLRAteuFH/gnipUJynzv8FJkpTy04V/inEU.js\";export function useRegion({content,useRegionFromProps}){const isInEUBasedOnLocation=isBrowser?inEU():false;const regionBasedOnLocation=isInEUBasedOnLocation?\"EU\":\"World\";const regionFromProps=content.isEU?\"EU\":\"World\";const regionContent={EU:{title:content.euTitle,description:content.euDescription,type:content.euType,defaults:content.euDefaults,policy:content.euPolicy,blocking:content.euBlocking,showReject:content.euType===\"advanced\"?content.euShowReject:true},World:{title:content.worldTitle,description:content.worldDescription,type:content.worldType,defaults:content.worldDefaults,policy:content.worldPolicy,blocking:content.worldBlocking,showReject:content.worldType===\"advanced\"?content.worldShowReject:true}};return regionContent[useRegionFromProps?regionFromProps:regionBasedOnLocation];}\nexport const __FramerMetadata__ = {\"exports\":{\"RegionContent\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"RegionType\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRegion\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{useState,lazy,Suspense}from\"react\";import{withCSS}from\"framer\";import{AnimatePresence,motion}from\"framer-motion\";import{DEFAULT_FONT_FAMILY,getMultipleShadows,getShadow}from\"https://framerusercontent.com/modules/tfq8EDfrazNLXzc9LJte/hLcdFz4t8UjInDMvzq41/utils.js\";const SPACING=20;// if you update the Toggle component inside this project, copy the new URL to here:\nconst Toggle=/*#__PURE__*/lazy(()=>import(\"https://framerusercontent.com/modules/QDCSmi7dYWSK5AcRSFyX/iWVjq9atvKQLvxgv6qiM/Blf0sjosZ.js\"));export const Banner=withCSS(function Banner({banner,button,region,options,previewOptions,consentModes,onDismiss,onAcceptAll,onRejectAll,onAcceptCurrent,onToggleConsent,animateOnMount}){var _banner_style_border;const maxHeightReduction=banner.insetPerSide?banner.insetTop+banner.insetBottom:banner.inset*2;const linkColor=banner.style.link||button.primary.fill;const paddingValue=banner.paddingPerSide?`${banner.paddingTop}px ${banner.paddingRight}px ${banner.paddingBottom}px ${banner.paddingLeft}px`:`${banner.padding}px`;const bannerShadow=getShadow(banner.style.shadow);const borderShadow=((_banner_style_border=banner.style.border)===null||_banner_style_border===void 0?void 0:_banner_style_border.width)?`inset 0 0 0 ${banner.style.border.width}px ${banner.style.border.color}`:null;const bannerStyle={background:banner.style.fill,boxShadow:getMultipleShadows(bannerShadow,borderShadow),overflow:\"hidden\",borderRadius:banner.style.border.radius};return /*#__PURE__*/_jsx(motion.div,{initial:animateOnMount&&{x:banner.animation.x,y:banner.animation.y,scale:banner.animation.scale,opacity:0},animate:{y:0,x:0,scale:1,opacity:1},exit:{x:banner.animation.x,y:banner.animation.y,scale:banner.animation.scale,opacity:0},transition:animateOnMount?banner.animation.transition:{duration:0},style:{fontFamily:DEFAULT_FONT_FAMILY,maxHeight:`calc(100vh - ${maxHeightReduction}px)`,flexDirection:\"column\",gap:12,position:\"relative\",display:\"flex\",zIndex:100,pointerEvents:\"auto\"},children:/*#__PURE__*/_jsx(\"div\",{style:{...bannerStyle,overflow:\"scroll\",width:\"100%\",maxWidth:banner.width},className:`--framer-cookie-banner-container --framer-cookie-banner-type-${region.type}`,children:region.type===\"simple\"?/*#__PURE__*/_jsx(SimpleBanner,{banner:banner,button:button,linkColor:linkColor,description:region.description,policy:region.policy,onDismiss:onDismiss}):region.type===\"medium\"?/*#__PURE__*/_jsx(AcceptRejectBanner,{banner:banner,button:button,linkColor:linkColor,title:region.title,description:region.description,policy:region.policy,onAccept:onAcceptAll,onReject:onRejectAll}):/*#__PURE__*/_jsx(OptionsBanner,{banner:banner,button:button,options:options,previewOptions:previewOptions,linkColor:linkColor,title:region.title,description:region.description,showReject:region.showReject,policy:region.policy,onOptionToggle:onToggleConsent,consent:consentModes,onAcceptAll:onAcceptAll,onRejectAll:onRejectAll,onAcceptCurrent:onAcceptCurrent})})});},[`.--framer-cookie-banner-container::-webkit-scrollbar { display: none; }`,`.--framer-cookie-banner-container { \n            -ms-overflow-style: none; \n            scrollbar-width: none;  \n        }`]);function SimpleBanner({banner,button,description,policy,onDismiss,linkColor}){const padding=banner.paddingPerSide?`${banner.paddingTop}px ${banner.paddingRight}px ${banner.paddingBottom}px ${banner.paddingLeft}px`:`${banner.padding}px`;return /*#__PURE__*/_jsxs(\"div\",{style:{display:\"flex\",flexDirection:\"row\",padding,gap:SPACING},children:[/*#__PURE__*/_jsx(Description,{style:{...banner.style.fontBody,flex:1,alignItems:\"center\",color:banner.style.colorBody},linkColor:linkColor,description:description,policy:policy}),/*#__PURE__*/_jsx(motion.div,{style:{display:\"flex\",justifyContent:\"center\",alignItems:\"center\"},children:/*#__PURE__*/_jsx(Button,{onClick:onDismiss,settings:{...button,fluid:false},id:\"dismiss\",children:button.labels.confirm})})]});}function AcceptRejectBanner({banner,button,title,linkColor,description,policy,onAccept,onReject}){const padding=banner.paddingPerSide?`${banner.paddingTop}px ${banner.paddingRight}px ${banner.paddingBottom}px ${banner.paddingLeft}px`:`${banner.padding}px`;return /*#__PURE__*/_jsxs(\"div\",{style:{padding},children:[/*#__PURE__*/_jsxs(\"div\",{children:[title&&/*#__PURE__*/_jsx(Headline,{style:{...banner.style.fontTitle,color:banner.style.colorTitle},children:title}),/*#__PURE__*/_jsx(Description,{style:{...banner.style.fontBody,color:banner.style.colorBody},linkColor:linkColor,description:description,policy:policy})]}),/*#__PURE__*/_jsxs(Buttons,{direction:button.direction,children:[/*#__PURE__*/_jsx(Button,{settings:button,onClick:onReject,id:\"reject\",children:button.labels.reject}),/*#__PURE__*/_jsx(Button,{settings:button,primary:true,onClick:onAccept,id:\"accept\",children:button.labels.accept})]})]});}function OptionsBanner({banner,button,options,previewOptions,title,description,policy,showReject=true,linkColor,consent,onAcceptCurrent,onAcceptAll,onRejectAll,onOptionToggle}){const[showOptions,setShowOptions]=useState(false);const optionTheme={...options.style,color:banner.style.colorBody};const padding=banner.paddingPerSide?`${banner.paddingTop}px ${banner.paddingRight}px ${banner.paddingBottom}px ${banner.paddingLeft}px`:`${banner.padding}px`;// const optionNames = consent && Object.keys(consent)\nconst optionNames=[\"necessary\",\"preferences\",\"analytics\",\"marketing\"];const shouldShowOptions=showOptions||previewOptions;return /*#__PURE__*/_jsxs(\"div\",{style:{padding},children:[/*#__PURE__*/_jsxs(\"div\",{children:[title&&/*#__PURE__*/_jsx(Headline,{style:{...banner.style.fontTitle,color:banner.style.colorTitle},children:title}),/*#__PURE__*/_jsx(Description,{style:{...banner.style.fontBody,color:banner.style.colorBody},linkColor:linkColor,description:description,policy:policy}),/*#__PURE__*/_jsx(AnimatePresence,{children:shouldShowOptions&&/*#__PURE__*/_jsx(motion.div,{initial:previewOptions?null:{opacity:0,height:0},animate:{opacity:1,height:\"auto\"},exit:{opacity:0,height:0},style:{display:\"flex\",flexDirection:\"column\",gap:10,marginTop:SPACING,overflow:\"hidden\"},children:optionNames&&optionNames.map(option=>/*#__PURE__*/_jsx(Option,{title:options[option].title,description:options[option].description,titleColor:banner.style.colorTitle,descriptionColor:banner.style.colorBody,showDescription:options.descriptions,enabled:consent[option],onClick:()=>onOptionToggle(option),theme:optionTheme,optional:option===\"necessary\"?options[option].optional:true}))},\"modal\")})]}),/*#__PURE__*/_jsx(Buttons,{direction:button.direction,children:shouldShowOptions?/*#__PURE__*/_jsx(Button,{settings:button,primary:true,onClick:onAcceptCurrent,id:\"accept\",children:button.labels.save}):/*#__PURE__*/_jsxs(_Fragment,{children:[showReject&&/*#__PURE__*/_jsx(Button,{settings:button,onClick:onRejectAll,id:\"reject\",children:button.labels.rejectAll}),/*#__PURE__*/_jsx(Button,{settings:button,onClick:()=>{setShowOptions(true);},id:\"customize\",children:button.labels.customize}),/*#__PURE__*/_jsx(Button,{settings:button,primary:true,onClick:onAcceptAll,id:\"accept\",children:button.labels.acceptAll})]})})]});}function Option({title,titleColor,description,descriptionColor,showDescription,enabled,optional,onClick,theme}){const paddingValue=theme.paddingPerSide?`${theme.paddingTop}px ${theme.paddingRight}px ${theme.paddingBottom}px ${theme.paddingLeft}px`:`${theme.padding}px`;const borderShadow=theme.border?`inset 0 0 0 ${theme.border.width}px ${theme.border.color}`:null;return /*#__PURE__*/_jsxs(motion.div,{style:{boxShadow:borderShadow,background:theme.background,borderRadius:theme.border.radius,padding:paddingValue,cursor:\"pointer\",userSelect:\"none\",pointerEvents:\"all\"},onClick:onClick,whileHover:{opacity:.5},children:[/*#__PURE__*/_jsxs(\"div\",{style:{display:\"flex\",justifyContent:\"space-between\"},children:[/*#__PURE__*/_jsx(\"p\",{style:{margin:0,fontWeight:600,fontSize:12,color:titleColor,...theme.fontTitle},children:title}),optional?/*#__PURE__*/_jsx(Suspense,{children:/*#__PURE__*/_jsx(Toggle,{variant:enabled?\"On\":\"Off\",background:theme.toggleColor,backgroundInactive:theme.toggleColorInactive})}):/*#__PURE__*/_jsx(\"p\",{style:{margin:0,fontSize:12,color:theme.toggleColor,...theme.fontTitle,fontWeight:400},children:\"Always active\"})]}),description&&/*#__PURE__*/_jsx(\"p\",{style:{margin:0,marginTop:10,fontSize:12,lineHeight:1.5,color:descriptionColor,...theme.fontBody},children:description})]});}function Headline({children,style}){return /*#__PURE__*/_jsx(\"p\",{style:{fontSize:14,margin:\"0px 0px 10px 0px\",fontWeight:\"bold\",padding:0,...style},children:children});}function Description({style,description,policy,linkColor}){const shouldShow=description||(policy===null||policy===void 0?void 0:policy.link);if(!shouldShow)return null;if(!description){return /*#__PURE__*/_jsx(DescriptionParagraph,{policy:policy,style:style,linkColor:linkColor});}// @ivan: Support rendering the description in multiple paragraphs.\n// This is a site speed optimization: it allows to split a single\n// huge <p> into several smaller ones, which prevents the huge <p>\n// from becoming an LCP element.\nconst descriptionParagraphs=description===null||description===void 0?void 0:description.split(\"\\n\\n\");return description.split(\"\\n\\n\").map((line,index)=>/*#__PURE__*/_jsx(DescriptionParagraph,{line:line,// Only render the policy in the last paragraph\n    policy:index===descriptionParagraphs.length-1?policy:null,style:{// Add a spacing between paragraphs\n    marginTop:index>0?4:0,...style},linkColor:linkColor},index));}function DescriptionParagraph({line,policy,style,linkColor}){return /*#__PURE__*/_jsxs(\"p\",{style:{lineHeight:1.5,margin:0,padding:0,fontSize:14,...style},children:[line,line&&(policy===null||policy===void 0?void 0:policy.link)?\" \":null,(policy===null||policy===void 0?void 0:policy.link)&&/*#__PURE__*/_jsxs(\"span\",{children:[policy===null||policy===void 0?void 0:policy.prefix,\" \",/*#__PURE__*/_jsx(\"a\",{href:policy===null||policy===void 0?void 0:policy.link,target:\"_blank\",style:{color:linkColor,textDecoration:\"none\"},children:policy===null||policy===void 0?void 0:policy.label}),\".\"]})]});}function Buttons({children,direction}){return /*#__PURE__*/_jsx(\"div\",{style:{display:\"flex\",flexDirection:direction,gap:10,marginTop:16},children:children});}const Button=withCSS(function Button({id,children,primary,settings,onClick}){const paddingValue=settings.paddingPerSide?`${settings.paddingTop}px ${settings.paddingRight}px ${settings.paddingBottom}px ${settings.paddingLeft}px`:`${settings.padding}px`;const theme=primary?settings.primary:settings.secondary;var _settings_hoverOpacity,_settings_tapOpacity;return /*#__PURE__*/_jsx(motion.input,{className:\"__framer-cookie-component-button\",id:`__framer-cookie-component-button-${id}`,onClick:onClick,type:\"button\",value:`${children}`,whileHover:{opacity:(_settings_hoverOpacity=settings.hoverOpacity)!==null&&_settings_hoverOpacity!==void 0?_settings_hoverOpacity:.6},whileTap:{opacity:(_settings_tapOpacity=settings.tapOpacity)!==null&&_settings_tapOpacity!==void 0?_settings_tapOpacity:.4},style:{WebkitAppearance:\"none\",appearance:\"none\",width:settings.fluid?\"100%\":\"auto\",height:\"auto\",border:\"none\",padding:paddingValue,borderRadius:settings.borderRadius,boxShadow:getShadow(theme.shadow),background:theme.fill,color:theme.color,fontSize:14,lineHeight:1,cursor:\"pointer\",fontWeight:settings.font?\"unset\":600,...settings.font}});},\".__framer-cookie-component-button:focus:not(:focus-visible){outline-color:transparent}\");\nexport const __FramerMetadata__ = {\"exports\":{\"Banner\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"BannerComponentProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Banner.map", "import{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,useIsOnFramerCanvas,withCSS}from\"framer\";import{AnimatePresence,isBrowser,motion}from\"framer-motion\";import{lazy,Suspense,useEffect,useState}from\"react\";import{createPortal}from\"react-dom\";import{defaultConsent,useConsent}from\"https://framerusercontent.com/modules/zvf2WTzc98u6EX2y7YDj/gvNUph1oNh8l2qQafSUu/consent.js\";import{useRegion}from\"https://framerusercontent.com/modules/0oeZpJVursioGAbwgB9e/d7M4abVz5jhxcjrlWV66/region.js\";import{Banner}from\"https://framerusercontent.com/modules/EkwkxVF9vkTs720qqBC8/77ZjdIUSoepa5KTwP0oH/Banner.js\";import{inEU}from\"https://framerusercontent.com/modules/HKzIAGtbudIGLRAteuFH/gnipUJynzv8FJkpTy04V/inEU.js\";import{DEFAULT_FONT_FAMILY,getFlexboxValues,interactionResponse,yieldBeforeCb}from\"https://framerusercontent.com/modules/tfq8EDfrazNLXzc9LJte/hLcdFz4t8UjInDMvzq41/utils.js\";// Keep track of open state between page reloads\nlet initiallyOpen=false;/**\n * COOKIE BANNER\n * By Floris Verloop\n *\n * @framerSupportedLayoutWidth auto\n * @framerSupportedLayoutHeight auto\n *\n * @framerDisableUnlink\n *\n */export default function CookieBanner({gtmId,preview,trigger,banner,button,content,options,style,gtmLoadedExternally,onShown,onConsentChange,onAccept,onDismiss,onReject,onSavePreferences}){const isOnFramerCanvas=useIsOnFramerCanvas();const isPreview=preview&&isOnFramerCanvas;const isInEU=isBrowser?inEU():false;const region=useRegion({content,useRegionFromProps:isPreview});const consent=useConsent({gtmId,defaultConsent:region.defaults,gtmLoadedExternally});const[isOpen,setIsOpen]=useState(initiallyOpen);// On page switch, disable all transitions so the banner shows up as fast as possible.\nconst[instantlyShowOnMount,setInstantlyShowOnMount]=useState(initiallyOpen);useEffect(()=>{// Save open state between page switches\ninitiallyOpen=isOpen;// Disable instantly show on mount after first open\nif(isOpen){setInstantlyShowOnMount(false);}// Track shown event\nif(isOpen&&!isPreview&&onShown){yieldBeforeCb(()=>onShown({isInEU}),{priority:\"user-blocking\"});}},[isOpen]);// Check if user should be prompted\nuseEffect(()=>{const noConsentGiven=consent.isInitialized&&!consent.isDismissed;const shouldAutoAccept=region.type===\"simple\"&&!consent.isAutoAccepted;if(noConsentGiven){performance.mark(\"framer-cookie-open\");setIsOpen(true);/** Automatically accept all cookies for simple banner. */if(shouldAutoAccept){consent.autoAccept();// Fire callback\nif(onAccept){yieldBeforeCb(()=>onAccept({isInEU}));}}}if(consent.isDismissed){setIsOpen(false);}},[consent.isInitialized,consent.isDismissed]);useEffect(()=>{if(onConsentChange){yieldBeforeCb(()=>onConsentChange({isInEU,consent:consent.modes}));}},[consent.modes]);async function handleDismiss(){await interactionResponse();consent.dismiss();setIsOpen(false);// Fire callback\nif(onDismiss){yieldBeforeCb(()=>onDismiss({isInEU}));}}async function handleAcceptAll(){await interactionResponse();consent.acceptAll();setIsOpen(false);// Fire callback\nif(onAccept){yieldBeforeCb(()=>onAccept({isInEU}));}}async function handleRejectAll(){await interactionResponse();consent.rejectAll();setIsOpen(false);// Fire callback\nif(onReject){yieldBeforeCb(()=>onReject({isInEU}));}}async function handleAcceptCurrent(){await interactionResponse();consent.acceptCurrent();setIsOpen(false);// Fire callbacks\nyieldBeforeCb(()=>{if(onAccept){onAccept({isInEU});}});yieldBeforeCb(()=>{if(onSavePreferences){onSavePreferences({isInEU});}});}if(isPreview){return /*#__PURE__*/_jsx(\"div\",{style:{...style,width:banner.width},children:/*#__PURE__*/_jsx(Banner,{banner:banner,button:button,region:region,options:options,previewOptions:isPreview&&options.preview,consentModes:{...defaultConsent,necessary:true},animateOnMount:false})});}return /*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsx(Trigger,{style:style,trigger:trigger,onClick:()=>setIsOpen(true)}),/*#__PURE__*/_jsx(Overlay,{banner:banner,button:button,region:region,options:options,consentModes:consent.modes,animateOnMount:!instantlyShowOnMount,onAcceptAll:handleAcceptAll,onAcceptCurrent:handleAcceptCurrent,onRejectAll:handleRejectAll,onDismiss:handleDismiss,onToggleConsent:consent.toggleMode,isOpen:isOpen})]});}const IconCookie=/*#__PURE__*/lazy(()=>import(\"https://framerusercontent.com/modules/80EyUU0Nk6u7skW3IlHH/qKhU3oZiLDe4R0LcF3Tp/Icons.js\"));function Overlay(props){var _props_banner_style;const insetValue=props.banner.insetPerSide?`${props.banner.insetTop}px ${props.banner.insetRight}px ${props.banner.insetBottom}px ${props.banner.insetLeft}px`:`${props.banner.inset}px`;const{justifyContent,alignItems}=getFlexboxValues(props.banner.position);const isOpen=props.isOpen;const[shouldRenderPortal,setShouldRenderPortal]=useState(isOpen);// if the portal has previously been rendered, we want to keep rendering the portal, which ensures:\n// - that AnimatePresence works (fade out effect)\n// - we don't cause body style recalc/reflow when the DOM node is removed\nif(!shouldRenderPortal&&isOpen)setShouldRenderPortal(isOpen);if(!shouldRenderPortal)return null;const blocking=props.region.blocking;return /*#__PURE__*/createPortal(/*#__PURE__*/_jsx(\"div\",{style:{display:\"contents\"},children:/*#__PURE__*/_jsx(AnimatePresence,{children:isOpen?/*#__PURE__*/_jsxs(motion.div,{style:{// We only need to span to the full viewport width if the overlay is blocking.\n// Otherwise, we optimize for a smaller layer size. see: https://framer-team.slack.com/archives/C05V49Q4NJ2/p1709820207863249\ntop:blocking||alignItems===\"flex-start\"?0:undefined,left:blocking||justifyContent===\"flex-start\"?0:undefined,right:blocking||justifyContent===\"flex-end\"?0:undefined,height:blocking?\"100%\":undefined,width:blocking||justifyContent===\"center\"?\"100%\":undefined,bottom:blocking||alignItems===\"flex-end\"?0:undefined,boxSizing:\"border-box\",position:\"fixed\",touchAction:\"none\",padding:insetValue,zIndex:props.banner.zIndex,display:\"flex\",flexDirection:\"row\",gap:20,justifyContent:\"center\",pointerEvents:blocking?\"all\":\"none\"},children:[blocking&&/*#__PURE__*/_jsx(Backdrop,{color:(_props_banner_style=props.banner.style)===null||_props_banner_style===void 0?void 0:_props_banner_style.backdrop}),/*#__PURE__*/_jsx(\"div\",{style:{width:\"100%\",height:\"100%\",display:\"flex\",justifyContent,alignItems,pointerEvents:\"none\",maxWidth:props.banner.containerWidth>0?props.banner.containerWidth:\"unset\"},children:/*#__PURE__*/_jsx(Banner,{...props})})]}):null})}),document.body);}const Trigger=withCSS(({trigger,style,onClick})=>{const isOnFramerCanvas=useIsOnFramerCanvas();if(trigger.type!==\"none\"){return /*#__PURE__*/_jsx(\"button\",{className:\"__framer-cookie-component-button\",\"aria-label\":\"Cookie Trigger\",style:{width:\"100%\",height:\"100%\",background:\"none\",display:\"flex\",border:\"none\",padding:0,color:trigger.color,fontSize:16,cursor:\"pointer\",...trigger.textFont},onClick:onClick,children:trigger.type===\"icon\"?/*#__PURE__*/_jsx(_Fragment,{children:trigger.iconType===\"custom\"&&trigger.iconImage?/*#__PURE__*/_jsx(\"img\",{alt:\"icon entry point for Site Search\",src:trigger.iconImage.src,width:trigger.iconSize,height:trigger.iconSize}):/*#__PURE__*/_jsx(Suspense,{children:/*#__PURE__*/_jsx(IconCookie,{width:trigger.iconSize,height:trigger.iconSize,color:trigger.color})})}):/*#__PURE__*/_jsx(\"span\",{style:{whiteSpace:\"nowrap\"},children:trigger.text})});}if(isOnFramerCanvas){return /*#__PURE__*/_jsxs(\"div\",{style:{borderRadius:8,color:\"#09F\",border:\"1px dashed #09F\",background:\"rgba(0, 153, 255, 0.1)\",padding:20,display:\"flex\",flexDirection:\"column\",gap:5,fontFamily:DEFAULT_FONT_FAMILY,textAlign:\"center\",justifyContent:\"center\",width:164,...style},children:[/*#__PURE__*/_jsx(\"p\",{style:{fontSize:12,fontWeight:600,lineHeight:1,margin:0},children:\"Cookie Banner\"}),/*#__PURE__*/_jsx(\"p\",{style:{fontSize:12,lineHeight:1.5,margin:0},children:\"Put on a page to add a Cookie Banner.\"})]});}},\".__framer-cookie-component-button:focus:not(:focus-visible){outline-color:transparent}\");function Backdrop({color}){return /*#__PURE__*/_jsx(motion.div,{initial:{opacity:0},animate:{opacity:1},exit:{opacity:0},style:{position:\"absolute\",top:0,left:0,right:0,bottom:0,width:\"100%\",height:\"100%\",backgroundColor:color,pointerEvents:\"none\"}});}addPropertyControls(CookieBanner,{gtmId:{title:\"GTM ID\",type:ControlType.String,placeholder:\"GTM-AAAAAAA\",description:\"Your GTM container ID.\\n[Learn more](https://www.framer.com/learn/cookie-banner/)\"},preview:{type:ControlType.Boolean,defaultValue:true,description:\"Lets you preview the banner on the Canvas.\"},trigger:{type:ControlType.Object,buttonTitle:\"Icon, Text\",controls:{type:{title:\"Type\",type:ControlType.Enum,options:[\"text\",\"icon\",\"none\"],optionTitles:[\"Text\",\"Icon\",\"None\"],defaultValue:\"text\",displaySegmentedControl:true},iconType:{title:\"Icon\",type:ControlType.Enum,options:[\"default\",\"custom\"],optionTitles:[\"Default\",\"Custom\"],displaySegmentedControl:true,hidden:props=>props.type!==\"icon\"},text:{title:\"Label\",type:ControlType.String,defaultValue:\"Cookie Settings\",hidden:props=>props.type!==\"text\"},textFont:{// @ts-ignore - internal\ntype:ControlType.Font,title:\" \",controls:\"extended\",hidden:props=>props.type!==\"text\"},iconSize:{title:\"Size\",type:ControlType.Number,displayStepper:true,defaultValue:24,hidden:props=>props.type!==\"icon\"},color:{title:\"Color\",type:ControlType.Color,defaultValue:\"#333\",hidden:props=>props.type===\"none\"||props.type===\"icon\"&&props.iconType===\"custom\"},iconImage:{title:\"File\",type:ControlType.ResponsiveImage,allowedFileTypes:[\"jpg\",\"png\",\"svg\"],hidden:props=>props.iconType===\"default\"}}},banner:{title:\"Banner\",type:ControlType.Object,buttonTitle:\"Font, Styles\",controls:{position:{type:ControlType.Enum,title:\"Position\",options:[\"top-left\",\"top-center\",\"top-right\",\"bottom-right\",\"bottom-center\",\"bottom-left\"],optionTitles:[\"Top Left\",\"Top Center\",\"Top Right\",\"Bottom Right\",\"Bottom Center\",\"Bottom Left\"],defaultValue:\"bottom-right\"},zIndex:{title:\"Z Index\",type:ControlType.Number,defaultValue:10,displayStepper:true,min:0,max:10},width:{title:\"Width\",type:ControlType.Number,defaultValue:360,min:200,max:1e3,displayStepper:true,step:5},containerWidth:{title:\"Wrapping\",type:ControlType.Number,defaultValue:0,min:0},padding:{title:\"Padding\",type:ControlType.FusedNumber,toggleKey:\"paddingPerSide\",toggleTitles:[\"Padding\",\"Padding per side\"],defaultValue:20,valueKeys:[\"paddingTop\",\"paddingRight\",\"paddingBottom\",\"paddingLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],min:0},inset:{title:\"Inset\",type:ControlType.FusedNumber,toggleKey:\"insetPerSide\",toggleTitles:[\"Inset\",\"Inset per side\"],defaultValue:20,valueKeys:[\"insetTop\",\"insetRight\",\"insetBottom\",\"insetLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],min:0},style:{type:ControlType.Object,title:\"Style\",buttonTitle:\"Fonts, Colors, Shadow\",controls:{fontTitle:{// @ts-ignore - internal\ntype:ControlType.Font,title:\"Title\",controls:\"extended\"},colorTitle:{title:\" \",type:ControlType.Color,defaultValue:\"#000\"},fontBody:{// @ts-ignore - internal\ntype:ControlType.Font,title:\"Body\",controls:\"extended\"},colorBody:{title:\" \",type:ControlType.Color,defaultValue:\"#444\"},fill:{title:\"Fill\",type:ControlType.Color,defaultValue:\"#FFF\"},link:{title:\"Link\",type:ControlType.Color,optional:true,defaultValue:\"#999\"},border:{type:ControlType.Object,title:\"Border\",buttonTitle:\"Radius, Width\",controls:{radius:{title:\"Radius\",type:ControlType.Number,displayStepper:true,min:0,defaultValue:14},width:{title:\"Width\",type:ControlType.Number,displayStepper:true,min:0,defaultValue:1},color:{title:\"Color\",type:ControlType.Color,defaultValue:\"rgba(0,0,0,0.05)\"}}},shadow:{type:ControlType.Object,title:\"Shadow\",optional:true,controls:{shadowColor:{title:\"Color\",type:ControlType.Color,defaultValue:\"rgba(0,0,0,0.25)\"},shadowX:{title:\"X\",type:ControlType.Number,min:-100,max:100,defaultValue:0},shadowY:{title:\"Y\",type:ControlType.Number,min:-100,max:100,defaultValue:2},shadowBlur:{title:\"Blur\",type:ControlType.Number,min:0,max:100,defaultValue:4}}},backdrop:{title:\"Backdrop\",type:ControlType.Color,defaultValue:\"rgba(0,0,0,0.1)\",hidden:(_,props)=>!props.content.euBlocking&&!props.content.worldBlocking}}},animation:{icon:\"effect\",buttonTitle:\"Options\",type:ControlType.Object,controls:{x:{type:ControlType.Number,displayStepper:true,defaultValue:0},y:{type:ControlType.Number,displayStepper:true,defaultValue:10},scale:{type:ControlType.Number,min:0,step:.1,defaultValue:1},transition:{type:ControlType.Transition}}}}},button:{title:\"Buttons\",type:ControlType.Object,buttonTitle:\"Variants, Style\",controls:{primary:{title:\"Primary\",type:ControlType.Object,buttonTitle:\"Colors, Shadow\",controls:{fill:{title:\"Fill\",type:ControlType.Color,defaultValue:\"#000\"},color:{title:\"Color\",type:ControlType.Color,defaultValue:\"#FFF\"},shadow:{type:ControlType.Object,title:\"Shadow\",optional:true,controls:{shadowColor:{title:\"Color\",type:ControlType.Color,defaultValue:\"rgba(0,0,0,0.25)\"},shadowX:{title:\"X\",type:ControlType.Number,min:-100,max:100},shadowY:{title:\"Y\",type:ControlType.Number,min:-100,max:100},shadowBlur:{title:\"Blur\",type:ControlType.Number,min:0,max:100}}}}},secondary:{title:\"Secondary\",type:ControlType.Object,buttonTitle:\"Colors, Shadow\",controls:{fill:{title:\"Fill\",type:ControlType.Color,defaultValue:\"#EEE\"},color:{title:\"Color\",type:ControlType.Color,defaultValue:\"#444\"},shadow:{type:ControlType.Object,title:\"Shadow\",optional:true,controls:{shadowColor:{title:\"Color\",type:ControlType.Color,defaultValue:\"rgba(0,0,0,0.25)\"},shadowX:{title:\"X\",type:ControlType.Number,min:-100,max:100},shadowY:{title:\"Y\",type:ControlType.Number,min:-100,max:100},shadowBlur:{title:\"Blur\",type:ControlType.Number,min:0,max:100}}}}},labels:{type:ControlType.Object,controls:{accept:{type:ControlType.String,defaultValue:\"Accept\"},reject:{type:ControlType.String,defaultValue:\"Reject\"},acceptAll:{type:ControlType.String,defaultValue:\"Accept all\"},rejectAll:{type:ControlType.String,defaultValue:\"Reject all\"},customize:{type:ControlType.String,defaultValue:\"Customize\"},save:{type:ControlType.String,defaultValue:\"Save Preferences\"},confirm:{type:ControlType.String,defaultValue:\"Okay\"}}},font:{// @ts-ignore - internal\ntype:ControlType.Font,title:\"Font\",controls:\"extended\"},padding:{title:\"Padding\",type:ControlType.FusedNumber,toggleKey:\"paddingPerSide\",toggleTitles:[\"Padding\",\"Padding per side\"],defaultValue:10,valueKeys:[\"paddingTop\",\"paddingRight\",\"paddingBottom\",\"paddingLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],min:0},borderRadius:{title:\"Radius\",type:ControlType.Number,displayStepper:true,min:0,defaultValue:8},tapOpacity:{title:\"Tap Opacity\",type:ControlType.Number,step:.1,displayStepper:true,max:1,min:0,defaultValue:.4},hoverOpacity:{title:\"Hover Opacity\",type:ControlType.Number,step:.1,displayStepper:true,max:1,min:0,defaultValue:.6},direction:{type:ControlType.Enum,title:\"Direction\",options:[\"row\",\"column\"],// @ts-ignore - internal\noptionIcons:[\"direction-horizontal\",\"direction-vertical\"],defaultValue:\"row\",displaySegmentedControl:true},fluid:{title:\"Fluid\",type:ControlType.Boolean,defaultValue:true}}},content:{title:\"Regions\",type:ControlType.Object,buttonTitle:\"World, EU\",controls:{isEU:{title:\" \",type:ControlType.Boolean,defaultValue:true,enabledTitle:\"EU\",disabledTitle:\"World\"},euType:{title:\"Choices\",type:ControlType.Enum,options:[\"simple\",\"medium\",\"advanced\"],optionTitles:[\"None\",\"Accept/Reject\",\"Customizable\"],defaultValue:\"medium\",hidden:props=>!props.isEU},euTitle:{title:\"Title\",type:ControlType.String,defaultValue:\"Cookie Settings\",hidden:props=>props.euType===\"simple\"||!props.isEU},euDescription:{title:\"Description\",type:ControlType.String,defaultValue:\"We use cookies to enhance your experience, analyze site traffic and deliver personalized content.\",displayTextArea:true,hidden:props=>!props.isEU},euPolicy:{title:\"Policy\",type:ControlType.Object,buttonTitle:\"Link, Prefix\",controls:{link:{title:\"Link\",type:ControlType.Link,defaultValue:\"https://www.framer.com/legal/policy/\"},prefix:{title:\"Prefix\",type:ControlType.String,defaultValue:\"Read our\"},label:{title:\"Label\",type:ControlType.String,defaultValue:\"Cookie Policy\"}},hidden:props=>!props.isEU},euDefaults:{title:\"Defaults\",buttonTitle:\"Options\",type:ControlType.Object,controls:{necessary:{type:ControlType.Boolean,enabledTitle:\"Granted\",disabledTitle:\"Denied\",defaultValue:true},preferences:{type:ControlType.Boolean,enabledTitle:\"Granted\",disabledTitle:\"Denied\",defaultValue:false},analytics:{type:ControlType.Boolean,enabledTitle:\"Granted\",disabledTitle:\"Denied\",defaultValue:false},marketing:{type:ControlType.Boolean,enabledTitle:\"Granted\",disabledTitle:\"Denied\",defaultValue:false,description:\"The default consent when the user hasn\u2019t provided any yet.\"}},hidden:props=>!props.isEU},euShowReject:{title:\"Reject All\",type:ControlType.Boolean,defaultValue:true,enabledTitle:\"Show\",disabledTitle:\"Hide\",hidden:props=>props.euType!==\"advanced\"},euBlocking:{title:\"Blocking\",type:ControlType.Boolean,defaultValue:false,description:\"Renders a content blocking backdrop.\",hidden:props=>!props.isEU},worldType:{title:\"Choices\",type:ControlType.Enum,options:[\"simple\",\"medium\",\"advanced\"],optionTitles:[\"None\",\"Accept/Reject\",\"Customizable\"],defaultValue:\"simple\",hidden:props=>props.isEU},worldTitle:{title:\"Title\",type:ControlType.String,defaultValue:\"Cookie Settings\",hidden:props=>props.worldType===\"simple\"||props.isEU},worldDescription:{title:\"Description\",type:ControlType.String,defaultValue:\"We use cookies to personalize content, run ads, and analyze traffic.\",displayTextArea:true,hidden:props=>props.isEU},worldPolicy:{title:\"Policy\",type:ControlType.Object,buttonTitle:\"Link, Prefix\",controls:{link:{title:\"Link\",type:ControlType.Link},prefix:{title:\"Prefix\",type:ControlType.String,defaultValue:\"Read our\"},label:{title:\"Label\",type:ControlType.String,defaultValue:\"Cookie Policy\"}},hidden:props=>props.isEU},worldDefaults:{title:\"Defaults\",buttonTitle:\"Options\",type:ControlType.Object,controls:{necessary:{type:ControlType.Boolean,enabledTitle:\"Granted\",disabledTitle:\"Denied\",defaultValue:true},preferences:{type:ControlType.Boolean,enabledTitle:\"Granted\",disabledTitle:\"Denied\",defaultValue:true},analytics:{type:ControlType.Boolean,enabledTitle:\"Granted\",disabledTitle:\"Denied\",defaultValue:true},marketing:{type:ControlType.Boolean,enabledTitle:\"Granted\",disabledTitle:\"Denied\",defaultValue:true,description:\"The default consent when the user hasn\u2019t provided any yet.\"}},hidden:props=>props.isEU},worldShowReject:{title:\"Reject All\",type:ControlType.Boolean,defaultValue:true,enabledTitle:\"Show\",disabledTitle:\"Hide\",hidden:props=>props.worldType!==\"advanced\"},worldBlocking:{title:\"Blocking\",type:ControlType.Boolean,defaultValue:false,description:\"Renders a content blocking backdrop.\",hidden:props=>props.isEU}}},options:{type:ControlType.Object,buttonTitle:\"Content, Styles\",hidden:(_,props)=>props.content.euType!==\"advanced\"&&props.content.worldType!==\"advanced\",controls:{preview:{type:ControlType.Boolean,defaultValue:false,description:\"Open when previewing banner on the canvas.\",hidden:(_,props)=>!props.preview},necessary:{title:\"Necessary\",type:ControlType.Object,buttonTitle:\"Content\",controls:{title:{title:\"Title\",type:ControlType.String,defaultValue:\"Necessary\"},description:{title:\"Description\",type:ControlType.String,defaultValue:\"Enables security and basic functionality.\",displayTextArea:true},optional:{title:\"Optional\",type:ControlType.Boolean,defaultValue:true}}},preferences:{title:\"Preferences\",type:ControlType.Object,buttonTitle:\"Content\",controls:{title:{title:\"Title\",type:ControlType.String,defaultValue:\"Preferences\"},description:{title:\"Description\",type:ControlType.String,defaultValue:\"Enables personalized content and settings.\",displayTextArea:true,optional:true}}},analytics:{title:\"Analytics\",type:ControlType.Object,buttonTitle:\"Content\",controls:{title:{title:\"Title\",type:ControlType.String,defaultValue:\"Analytics\"},description:{title:\"Description\",type:ControlType.String,defaultValue:\"Enables tracking of performance.\",displayTextArea:true}}},marketing:{title:\"Marketing\",type:ControlType.Object,buttonTitle:\"Content\",controls:{title:{title:\"Title\",type:ControlType.String,defaultValue:\"Marketing\"},description:{title:\"Description\",type:ControlType.String,defaultValue:\"Enables ads personalization and tracking.\",displayTextArea:true}}},style:{type:ControlType.Object,title:\"Style\",buttonTitle:\"Fonts, Colors\",controls:{fontTitle:{// @ts-ignore - internal\ntype:ControlType.Font,title:\"Title\",controls:\"basic\"},fontBody:{// @ts-ignore - internal\ntype:ControlType.Font,title:\"Body\",controls:\"basic\"},background:{title:\"Background\",type:ControlType.Color,defaultValue:\"rgba(0,0,0,0.02)\"},border:{type:ControlType.Object,title:\"Border\",buttonTitle:\"Radius, Width\",controls:{radius:{title:\"Radius\",type:ControlType.Number,displayStepper:true,min:0,defaultValue:8},width:{title:\"Width\",type:ControlType.Number,displayStepper:true},color:{title:\"Color\",type:ControlType.Color,defaultValue:\"rgba(0,0,0,0.02)\"}}},toggleColor:{title:\"On\",type:ControlType.Color,defaultValue:\"#000\"},toggleColorInactive:{title:\"Off\",type:ControlType.Color,defaultValue:\"rgba(0,0,0,0.1)\"},padding:{title:\"Padding\",type:ControlType.FusedNumber,toggleKey:\"paddingPerSide\",toggleTitles:[\"Padding\",\"Padding per side\"],defaultValue:12,valueKeys:[\"paddingTop\",\"paddingRight\",\"paddingBottom\",\"paddingLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],min:0}}}}}});CookieBanner.displayName=\"Cookie Banner\";\nexport const __FramerMetadata__ = {\"exports\":{\"PolicyProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"ContentType\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"ContentProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"ButtonsProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"CookieBannerProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"OptionsStyle\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"CookieBanner\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutHeight\":\"auto\",\"framerSupportedLayoutWidth\":\"auto\",\"framerContractVersion\":\"1\",\"framerDisableUnlink\":\"*\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (83b8097)\nimport{jsx as _jsx,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,cx,getFonts,PathVariablesContext,useComponentViewport,useLocaleInfo,useQueryData,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{SendToBack}from\"https://framerusercontent.com/modules/j92DpZPgTrI4nNj9UVqy/9xpiE8I8Hs8pb5rT0i72/ZIndexDecrease.js\";import Employees from\"https://framerusercontent.com/modules/YGEpV6x0lIeaOZ9KRJph/kWet6jnk6xiASv12uXVr/y78ERiGAK.js\";import FlipCardUpgraded2 from\"https://framerusercontent.com/modules/TbFbE6Ac4mIcpIVg8YP4/44SxkyplVUFJM8oYVwdW/pndvzqWbD.js\";const FlipCardUpgraded2Fonts=getFonts(FlipCardUpgraded2);const MotionDivWithFX=withFX(motion.div);const MotionDivSendToBackWithFX=withFX(SendToBack(motion.div));const serializationHash=\"framer-KgBXw\";const variantClassNames={Ax8rcWRIr:\"framer-v-1ikn9vi\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const inertia={bounceDamping:30,bounceStiffness:400,delay:0,type:\"inertia\"};const preventDefault=e=>e.preventDefault();const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const transition2={delay:0,duration:1.5,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:8};const transition3={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.15,skewX:0,skewY:0,transition:transition3,y:-24};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const query=prequery=>prequery({from:{alias:\"dbnr1m11h\",data:Employees,type:\"Collection\"},select:[{collection:\"dbnr1m11h\",name:\"qMi8FTTRk\",type:\"Identifier\"},{collection:\"dbnr1m11h\",name:\"cbEpTgAUo\",type:\"Identifier\"},{collection:\"dbnr1m11h\",name:\"id\",type:\"Identifier\"},{collection:\"dbnr1m11h\",name:\"JMgAovnsY\",type:\"Identifier\"}]});const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?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 getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,qMi8FTTRkdbnr1m11h,cbEpTgAUodbnr1m11h,iddbnr1m11h,JMgAovnsYdbnr1m11h,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"Ax8rcWRIr\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1ikn9vi\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"Ax8rcWRIr\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-inuvio\",\"data-framer-name\":\"Layout 1: Deck (CMS)\",layoutDependency:layoutDependency,layoutId:\"dbnr1m11h\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"dbnr1m11h\",data:Employees,type:\"Collection\"},select:[{collection:\"dbnr1m11h\",name:\"qMi8FTTRk\",type:\"Identifier\"},{collection:\"dbnr1m11h\",name:\"cbEpTgAUo\",type:\"Identifier\"},{collection:\"dbnr1m11h\",name:\"id\",type:\"Identifier\"},{collection:\"dbnr1m11h\",name:\"JMgAovnsY\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({\"qMi8FTTRk\":qMi8FTTRkdbnr1m11h,\"cbEpTgAUo\":cbEpTgAUodbnr1m11h,\"id\":iddbnr1m11h,\"JMgAovnsY\":JMgAovnsYdbnr1m11h},i)=>{cbEpTgAUodbnr1m11h!==null&&cbEpTgAUodbnr1m11h!==void 0?cbEpTgAUodbnr1m11h:cbEpTgAUodbnr1m11h=0;JMgAovnsYdbnr1m11h!==null&&JMgAovnsYdbnr1m11h!==void 0?JMgAovnsYdbnr1m11h:JMgAovnsYdbnr1m11h=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`dbnr1m11h-${iddbnr1m11h}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{JMgAovnsY:JMgAovnsYdbnr1m11h},children:/*#__PURE__*/_jsx(MotionDivSendToBackWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1bt5rt6\",\"data-framer-name\":\"(ZIndex Override)\",drag:true,dragMomentum:false,dragSnapToOrigin:true,dragTransition:inertia,layoutDependency:layoutDependency,layoutId:\"FEDF_qXyi\",onMouseDown:preventDefault,style:{borderBottomLeftRadius:48,borderBottomRightRadius:48,borderTopLeftRadius:48,borderTopRightRadius:48},transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:\"400px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||517)-0-517)/2)+58.500000000000114+0+0,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition2,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-o4fuvn-container\",\"data-framer-name\":\"Flip Card (Upgraded)\",layoutDependency:layoutDependency,layoutId:\"bCb3A_82K-container\",name:\"Flip Card (Upgraded)\",style:{transformPerspective:1200},whileHover:animation1,children:/*#__PURE__*/_jsx(FlipCardUpgraded2,{height:\"100%\",id:\"bCb3A_82K\",layoutId:\"bCb3A_82K\",name:\"Flip Card (Upgraded)\",nh7JDVCVS:cbEpTgAUodbnr1m11h,style:{height:\"100%\",maxHeight:\"100%\",width:\"100%\"},width:\"100%\",yxc5Awdin:toResponsiveImage(qMi8FTTRkdbnr1m11h)})})})})})},iddbnr1m11h);})})})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-KgBXw.framer-1w22xaa, .framer-KgBXw .framer-1w22xaa { display: block; }\",\".framer-KgBXw.framer-1ikn9vi { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-KgBXw .framer-inuvio { -webkit-user-select: none; align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 200px; height: 517px; justify-content: flex-start; overflow: visible; padding: 0px 20px 0px 20px; pointer-events: none; position: relative; user-select: none; width: 625px; z-index: 1; }\",\".framer-KgBXw .framer-1bt5rt6 { -webkit-user-select: none; align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; overflow: visible; padding: 0px; pointer-events: none; position: absolute; top: 50%; user-select: none; width: min-content; }\",\".framer-KgBXw .framer-o4fuvn-container { flex: none; height: 400px; max-height: 640px; pointer-events: none; position: relative; width: 400px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-KgBXw.framer-1ikn9vi, .framer-KgBXw .framer-inuvio, .framer-KgBXw .framer-1bt5rt6 { gap: 0px; } .framer-KgBXw.framer-1ikn9vi > *, .framer-KgBXw .framer-1bt5rt6 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-KgBXw.framer-1ikn9vi > :first-child, .framer-KgBXw .framer-1bt5rt6 > :first-child { margin-left: 0px; } .framer-KgBXw.framer-1ikn9vi > :last-child, .framer-KgBXw .framer-1bt5rt6 > :last-child { margin-right: 0px; } .framer-KgBXw .framer-inuvio > * { margin: 0px; margin-bottom: calc(200px / 2); margin-top: calc(200px / 2); } .framer-KgBXw .framer-inuvio > :first-child { margin-top: 0px; } .framer-KgBXw .framer-inuvio > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 517\n * @framerIntrinsicWidth 625\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerR20oB4z_K=withCSS(Component,css,\"framer-KgBXw\");export default FramerR20oB4z_K;FramerR20oB4z_K.displayName=\"Layout 1: Deck (CMS) 2\";FramerR20oB4z_K.defaultProps={height:517,width:625};addFonts(FramerR20oB4z_K,[{explicitInter:true,fonts:[]},...FlipCardUpgraded2Fonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerR20oB4z_K\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"625\",\"framerIntrinsicHeight\":\"517\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import { ControlType } from \"framer\";\nexport const fontStack = `\"Inter\", system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"`;\nexport const containerStyles = {\n    position: \"relative\",\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nexport const emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(136, 85, 255, 0.3)\",\n    color: \"#85F\",\n    border: \"1px dashed #85F\",\n    flexDirection: \"column\"\n};\nexport const defaultEvents = {\n    onClick: {\n        type: ControlType.EventHandler\n    },\n    onMouseEnter: {\n        type: ControlType.EventHandler\n    },\n    onMouseLeave: {\n        type: ControlType.EventHandler\n    }\n};\nexport const fontSizeOptions = {\n    type: ControlType.Number,\n    title: \"Font Size\",\n    min: 2,\n    max: 200,\n    step: 1,\n    displayStepper: true\n};\nexport const fontControls = {\n    font: {\n        type: ControlType.Boolean,\n        title: \"Font\",\n        defaultValue: false,\n        disabledTitle: \"Default\",\n        enabledTitle: \"Custom\"\n    },\n    fontFamily: {\n        type: ControlType.String,\n        title: \"Family\",\n        placeholder: \"Inter\",\n        hidden: ({ font  })=>!font\n    },\n    fontWeight: {\n        type: ControlType.Enum,\n        title: \"Weight\",\n        options: [\n            100,\n            200,\n            300,\n            400,\n            500,\n            600,\n            700,\n            800,\n            900\n        ],\n        optionTitles: [\n            \"Thin\",\n            \"Extra-light\",\n            \"Light\",\n            \"Regular\",\n            \"Medium\",\n            \"Semi-bold\",\n            \"Bold\",\n            \"Extra-bold\",\n            \"Black\", \n        ],\n        hidden: ({ font  })=>!font\n    }\n};\n// @TODO check if we're missing anything here \u2014 there doesn't seem to be a reliable browser API for this\nexport const localeOptions = {\n    af: \"Afrikaans\",\n    sq: \"Albanian\",\n    an: \"Aragonese\",\n    ar: \"Arabic (Standard)\",\n    \"ar-dz\": \"Arabic (Algeria)\",\n    \"ar-bh\": \"Arabic (Bahrain)\",\n    \"ar-eg\": \"Arabic (Egypt)\",\n    \"ar-iq\": \"Arabic (Iraq)\",\n    \"ar-jo\": \"Arabic (Jordan)\",\n    \"ar-kw\": \"Arabic (Kuwait)\",\n    \"ar-lb\": \"Arabic (Lebanon)\",\n    \"ar-ly\": \"Arabic (Libya)\",\n    \"ar-ma\": \"Arabic (Morocco)\",\n    \"ar-om\": \"Arabic (Oman)\",\n    \"ar-qa\": \"Arabic (Qatar)\",\n    \"ar-sa\": \"Arabic (Saudi Arabia)\",\n    \"ar-sy\": \"Arabic (Syria)\",\n    \"ar-tn\": \"Arabic (Tunisia)\",\n    \"ar-ae\": \"Arabic (U.A.E.)\",\n    \"ar-ye\": \"Arabic (Yemen)\",\n    hy: \"Armenian\",\n    as: \"Assamese\",\n    ast: \"Asturian\",\n    az: \"Azerbaijani\",\n    eu: \"Basque\",\n    bg: \"Bulgarian\",\n    be: \"Belarusian\",\n    bn: \"Bengali\",\n    bs: \"Bosnian\",\n    br: \"Breton\",\n    my: \"Burmese\",\n    ca: \"Catalan\",\n    ch: \"Chamorro\",\n    ce: \"Chechen\",\n    zh: \"Chinese\",\n    \"zh-hk\": \"Chinese (Hong Kong)\",\n    \"zh-cn\": \"Chinese (PRC)\",\n    \"zh-sg\": \"Chinese (Singapore)\",\n    \"zh-tw\": \"Chinese (Taiwan)\",\n    cv: \"Chuvash\",\n    co: \"Corsican\",\n    cr: \"Cree\",\n    hr: \"Croatian\",\n    cs: \"Czech\",\n    da: \"Danish\",\n    nl: \"Dutch (Standard)\",\n    \"nl-be\": \"Dutch (Belgian)\",\n    en: \"English\",\n    \"en-au\": \"English (Australia)\",\n    \"en-bz\": \"English (Belize)\",\n    \"en-ca\": \"English (Canada)\",\n    \"en-ie\": \"English (Ireland)\",\n    \"en-jm\": \"English (Jamaica)\",\n    \"en-nz\": \"English (New Zealand)\",\n    \"en-ph\": \"English (Philippines)\",\n    \"en-za\": \"English (South Africa)\",\n    \"en-tt\": \"English (Trinidad & Tobago)\",\n    \"en-gb\": \"English (United Kingdom)\",\n    \"en-us\": \"English (United States)\",\n    \"en-zw\": \"English (Zimbabwe)\",\n    eo: \"Esperanto\",\n    et: \"Estonian\",\n    fo: \"Faeroese\",\n    fa: \"Farsi\",\n    fj: \"Fijian\",\n    fi: \"Finnish\",\n    fr: \"French (Standard)\",\n    \"fr-be\": \"French (Belgium)\",\n    \"fr-ca\": \"French (Canada)\",\n    \"fr-fr\": \"French (France)\",\n    \"fr-lu\": \"French (Luxembourg)\",\n    \"fr-mc\": \"French (Monaco)\",\n    \"fr-ch\": \"French (Switzerland)\",\n    fy: \"Frisian\",\n    fur: \"Friulian\",\n    gd: \"Gaelic (Scots)\",\n    \"gd-ie\": \"Gaelic (Irish)\",\n    gl: \"Galacian\",\n    ka: \"Georgian\",\n    de: \"German (Standard)\",\n    \"de-at\": \"German (Austria)\",\n    \"de-de\": \"German (Germany)\",\n    \"de-li\": \"German (Liechtenstein)\",\n    \"de-lu\": \"German (Luxembourg)\",\n    \"de-ch\": \"German (Switzerland)\",\n    el: \"Greek\",\n    gu: \"Gujurati\",\n    ht: \"Haitian\",\n    he: \"Hebrew\",\n    hi: \"Hindi\",\n    hu: \"Hungarian\",\n    is: \"Icelandic\",\n    id: \"Indonesian\",\n    iu: \"Inuktitut\",\n    ga: \"Irish\",\n    it: \"Italian (Standard)\",\n    \"it-ch\": \"Italian (Switzerland)\",\n    ja: \"Japanese\",\n    kn: \"Kannada\",\n    ks: \"Kashmiri\",\n    kk: \"Kazakh\",\n    km: \"Khmer\",\n    ky: \"Kirghiz\",\n    tlh: \"Klingon\",\n    ko: \"Korean\",\n    \"ko-kp\": \"Korean (North Korea)\",\n    \"ko-kr\": \"Korean (South Korea)\",\n    la: \"Latin\",\n    lv: \"Latvian\",\n    lt: \"Lithuanian\",\n    lb: \"Luxembourgish\",\n    mk: \"FYRO Macedonian\",\n    ms: \"Malay\",\n    ml: \"Malayalam\",\n    mt: \"Maltese\",\n    mi: \"Maori\",\n    mr: \"Marathi\",\n    mo: \"Moldavian\",\n    nv: \"Navajo\",\n    ng: \"Ndonga\",\n    ne: \"Nepali\",\n    no: \"Norwegian\",\n    nb: \"Norwegian (Bokmal)\",\n    nn: \"Norwegian (Nynorsk)\",\n    oc: \"Occitan\",\n    or: \"Oriya\",\n    om: \"Oromo\",\n    \"fa-ir\": \"Persian/Iran\",\n    pl: \"Polish\",\n    pt: \"Portuguese\",\n    \"pt-br\": \"Portuguese (Brazil)\",\n    pa: \"Punjabi\",\n    \"pa-in\": \"Punjabi (India)\",\n    \"pa-pk\": \"Punjabi (Pakistan)\",\n    qu: \"Quechua\",\n    rm: \"Rhaeto-Romanic\",\n    ro: \"Romanian\",\n    \"ro-mo\": \"Romanian (Moldavia)\",\n    ru: \"Russian\",\n    \"ru-mo\": \"Russian (Moldavia)\",\n    sz: \"Sami (Lappish)\",\n    sg: \"Sango\",\n    sa: \"Sanskrit\",\n    sc: \"Sardinian\",\n    sd: \"Sindhi\",\n    si: \"Singhalese\",\n    sr: \"Serbian\",\n    sk: \"Slovak\",\n    sl: \"Slovenian\",\n    so: \"Somani\",\n    sb: \"Sorbian\",\n    es: \"Spanish\",\n    \"es-ar\": \"Spanish (Argentina)\",\n    \"es-bo\": \"Spanish (Bolivia)\",\n    \"es-cl\": \"Spanish (Chile)\",\n    \"es-co\": \"Spanish (Colombia)\",\n    \"es-cr\": \"Spanish (Costa Rica)\",\n    \"es-do\": \"Spanish (Dominican Republic)\",\n    \"es-ec\": \"Spanish (Ecuador)\",\n    \"es-sv\": \"Spanish (El Salvador)\",\n    \"es-gt\": \"Spanish (Guatemala)\",\n    \"es-hn\": \"Spanish (Honduras)\",\n    \"es-mx\": \"Spanish (Mexico)\",\n    \"es-ni\": \"Spanish (Nicaragua)\",\n    \"es-pa\": \"Spanish (Panama)\",\n    \"es-py\": \"Spanish (Paraguay)\",\n    \"es-pe\": \"Spanish (Peru)\",\n    \"es-pr\": \"Spanish (Puerto Rico)\",\n    \"es-es\": \"Spanish (Spain)\",\n    \"es-uy\": \"Spanish (Uruguay)\",\n    \"es-ve\": \"Spanish (Venezuela)\",\n    sx: \"Sutu\",\n    sw: \"Swahili\",\n    sv: \"Swedish\",\n    \"sv-fi\": \"Swedish (Finland)\",\n    \"sv-sv\": \"Swedish (Sweden)\",\n    ta: \"Tamil\",\n    tt: \"Tatar\",\n    te: \"Teluga\",\n    th: \"Thai\",\n    tig: \"Tigre\",\n    ts: \"Tsonga\",\n    tn: \"Tswana\",\n    tr: \"Turkish\",\n    tk: \"Turkmen\",\n    uk: \"Ukrainian\",\n    hsb: \"Upper Sorbian\",\n    ur: \"Urdu\",\n    ve: \"Venda\",\n    vi: \"Vietnamese\",\n    vo: \"Volapuk\",\n    wa: \"Walloon\",\n    cy: \"Welsh\",\n    xh: \"Xhosa\",\n    ji: \"Yiddish\",\n    zu: \"Zulu\"\n};\n\nexport const __FramerMetadata__ = {\"exports\":{\"fontSizeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"localeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontStack\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"emptyStateStyle\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./constants.map", "import { useIsInCurrentNavigationTarget } from \"framer\";\nimport { useEffect } from \"react\";\nexport function useOnEnter(onEnter, enabled) {\n    return useOnSpecificTargetChange(true, onEnter, enabled);\n}\nexport function useOnExit(onExit, enabled) {\n    return useOnSpecificTargetChange(false, onExit, enabled);\n}\nfunction useOnSpecificTargetChange(goal, callback, enabled = true) {\n    const isInTarget = useIsInCurrentNavigationTarget();\n    useEffect(()=>{\n        if (enabled && isInTarget === goal) callback();\n    }, [\n        isInTarget\n    ]);\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"useOnEnter\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useOnExit\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useOnNavigationTargetChange.map", "import { useMemo } from \"react\";\nexport const isBrowserSafari = ()=>{\n    if (typeof navigator !== `undefined`) {\n        const userAgent = navigator.userAgent.toLowerCase();\n        const isSafari = (userAgent.indexOf(\"safari\") > -1 || userAgent.indexOf(\"framermobile\") > -1 || userAgent.indexOf(\"framerx\") > -1) && userAgent.indexOf(\"chrome\") < 0;\n        return isSafari;\n    } else return false;\n};\nexport const useIsBrowserSafari = ()=>useMemo(()=>isBrowserSafari()\n    , [])\n;\n\nexport const __FramerMetadata__ = {\"exports\":{\"useIsBrowserSafari\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"isBrowserSafari\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./isBrowser.map", "import { useMemo } from \"react\";\nimport { RenderTarget } from \"framer\";\nexport function useRenderTarget() {\n    const currentRenderTarget = useMemo(()=>RenderTarget.current()\n    , []);\n    return currentRenderTarget;\n}\nexport function useIsInPreview() {\n    const inPreview = useMemo(()=>RenderTarget.current() === RenderTarget.preview\n    , []);\n    return inPreview;\n}\nexport function useIsOnCanvas() {\n    const onCanvas = useMemo(()=>RenderTarget.current() === RenderTarget.canvas\n    , []);\n    return onCanvas;\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"useIsInPreview\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRenderTarget\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIsOnCanvas\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useRenderTarget.map", "import { useMemo } from \"react\";\nimport { ControlType } from \"framer\";\nexport function useRadius(props) {\n    const { borderRadius , isMixedBorderRadius , topLeftRadius , topRightRadius , bottomRightRadius , bottomLeftRadius ,  } = props;\n    const radiusValue = useMemo(()=>isMixedBorderRadius ? `${topLeftRadius}px ${topRightRadius}px ${bottomRightRadius}px ${bottomLeftRadius}px` : `${borderRadius}px`\n    , [\n        borderRadius,\n        isMixedBorderRadius,\n        topLeftRadius,\n        topRightRadius,\n        bottomRightRadius,\n        bottomLeftRadius, \n    ]);\n    return radiusValue;\n}\nexport const borderRadiusControl = {\n    borderRadius: {\n        title: \"Radius\",\n        type: ControlType.FusedNumber,\n        toggleKey: \"isMixedBorderRadius\",\n        toggleTitles: [\n            \"Radius\",\n            \"Radius per corner\"\n        ],\n        valueKeys: [\n            \"topLeftRadius\",\n            \"topRightRadius\",\n            \"bottomRightRadius\",\n            \"bottomLeftRadius\", \n        ],\n        valueLabels: [\n            \"TL\",\n            \"TR\",\n            \"BR\",\n            \"BL\"\n        ],\n        min: 0\n    }\n};\nexport function usePadding(props) {\n    const { padding , paddingPerSide , paddingTop , paddingRight , paddingBottom , paddingLeft ,  } = props;\n    const paddingValue = useMemo(()=>paddingPerSide ? `${paddingTop}px ${paddingRight}px ${paddingBottom}px ${paddingLeft}px` : padding\n    , [\n        padding,\n        paddingPerSide,\n        paddingTop,\n        paddingRight,\n        paddingBottom,\n        paddingLeft, \n    ]);\n    return paddingValue;\n}\nexport const paddingControl = {\n    padding: {\n        type: ControlType.FusedNumber,\n        toggleKey: \"paddingPerSide\",\n        toggleTitles: [\n            \"Padding\",\n            \"Padding per side\"\n        ],\n        valueKeys: [\n            \"paddingTop\",\n            \"paddingRight\",\n            \"paddingBottom\",\n            \"paddingLeft\", \n        ],\n        valueLabels: [\n            \"T\",\n            \"R\",\n            \"B\",\n            \"L\"\n        ],\n        min: 0,\n        title: \"Padding\"\n    }\n};\n\nexport const __FramerMetadata__ = {\"exports\":{\"borderRadiusControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRadius\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"RadiusProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"PaddingProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePadding\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"paddingControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./propUtils.map", "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{jsx as _jsx}from\"react/jsx-runtime\";import*as React from\"react\";import{addPropertyControls,ControlType}from\"framer\";/**\n * @framerDisableUnlink\n * @framerIntrinsicWidth 300\n * @framerIntrinsicHeight 150\n * @framerSupportedLayoutWidth any\n * @framerSupportedLayoutHeight any\n */export default function TextHighlightComponent(props){const{text,font,textColor,backgroundColor,padding,borderRadius,highlightWords,highlightColor,highlightTextColor,highlightRadius}=props;const style={backgroundColor,color:textColor,padding:`${padding}px`,borderRadius:`${borderRadius}px`,whiteSpace:\"pre-wrap\",wordWrap:\"break-word\",...font};const highlightedText=React.useMemo(()=>{if(!highlightWords||highlightWords.length===0)return text;const regex=new RegExp(`(${highlightWords.join(\"|\")})`,\"gi\");return text.split(regex).map((chunk,index)=>{if(highlightWords.includes(chunk)){return /*#__PURE__*/_jsx(\"span\",{style:{backgroundColor:highlightColor,color:highlightTextColor,borderRadius:`${highlightRadius}px`,padding:\"0 4px\"},children:chunk},index);}return chunk;});},[text,highlightWords,highlightColor,highlightTextColor,highlightRadius]);return /*#__PURE__*/_jsx(\"div\",{style:style,children:highlightedText});}TextHighlightComponent.defaultProps={text:\"Sample text with some highlightable words like highlight or focus.\",font:{fontFamily:\"Inter\",fontWeight:\"Regular\",fontSize:16,lineHeight:\"1.5em\"},textColor:\"#000\",backgroundColor:\"#fff\",padding:10,borderRadius:5,highlightWords:[\"highlight\",\"focus\"],highlightColor:\"#FFFF00\",highlightTextColor:\"#000000\",highlightRadius:4};addPropertyControls(TextHighlightComponent,{text:{type:ControlType.String,title:\"Text\"},font:{type:ControlType.Font,title:\"Font\",defaultValue:TextHighlightComponent.defaultProps.font,controls:\"extended\"},textColor:{type:ControlType.Color,title:\"Text Color\",defaultValue:\"#000\"},backgroundColor:{type:ControlType.Color,title:\"Background Color\",defaultValue:\"#fff\"},padding:{type:ControlType.Number,title:\"Padding\",defaultValue:10,min:0,max:100,step:1},borderRadius:{type:ControlType.Number,title:\"Border Radius\",defaultValue:5,min:0,max:50,step:1},highlightWords:{type:ControlType.Array,title:\"Highlight Words\",control:{type:ControlType.String},defaultValue:[\"highlight\",\"focus\"]},highlightColor:{type:ControlType.Color,title:\"Highlight Color\",defaultValue:\"#FFFF00\"},highlightTextColor:{type:ControlType.Color,title:\"Highlight Text Color\",defaultValue:\"#000000\"},highlightRadius:{type:ControlType.Number,title:\"Highlight Radius\",defaultValue:4,min:0,max:20,step:1}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"TextHighlightComponent\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"150\",\"framerDisableUnlink\":\"* @framerIntrinsicWidth 300\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"any\",\"framerSupportedLayoutHeight\":\"any\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Text_Highlight.map", "// Generated by Framer (400c93f)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Link,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import TextHighlightComponent from\"https://framerusercontent.com/modules/xVWHFNJG9hyobpL25lC1/RYhO9BGZIX5SxayFr3aL/Text_Highlight.js\";const MotionDivWithFX=withFX(motion.div);const TextHighlightComponentFonts=getFonts(TextHighlightComponent);const cycleOrder=[\"jy3g4cytm\",\"PEyiiVGPt\",\"rJRrBIySd\"];const serializationHash=\"framer-EjIod\";const variantClassNames={jy3g4cytm:\"framer-v-jhzp6i\",PEyiiVGPt:\"framer-v-fbijki\",rJRrBIySd:\"framer-v-cp115r\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:65};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:65};const transition2={delay:0,duration:1.2,ease:[.79,-.33,0,1.74],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,y:14};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:150};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:150};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,y:19};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;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 humanReadableVariantMap={\"1\":\"PEyiiVGPt\",\"2\":\"jy3g4cytm\",Mobile:\"rJRrBIySd\"};const getProps=({height,id,link,width,...props})=>{return{...props,CLjU2nWNf:link??props.CLjU2nWNf,variant:humanReadableVariantMap[props.variant]??props.variant??\"jy3g4cytm\"};};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,CLjU2nWNf,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"jy3g4cytm\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"rJRrBIySd\")return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,background:{alt:\"\",fit:\"fill\"},className:cx(scopingClassNames,\"framer-jhzp6i\",className,classNames),\"data-framer-name\":\"2\",layoutDependency:layoutDependency,layoutId:\"jy3g4cytm\",ref:refBinding,style:{borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4,...style},...addPropertyOverrides({PEyiiVGPt:{\"data-framer-name\":\"1\"},rJRrBIySd:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1hs0fqz\",layoutDependency:layoutDependency,layoutId:\"w5PvzQEMj\",whileHover:animation2,children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-4t1zlf\",\"data-framer-name\":\"Frame 31\",layoutDependency:layoutDependency,layoutId:\"KjwPRAPIa\",style:{backgroundColor:\"var(--token-21998fa7-7774-46b8-b176-26c60b28e0b3, rgb(177, 218, 215))\",borderTopLeftRadius:24,borderTopRightRadius:24},transformTemplate:transformTemplate1,whileHover:animation5,...addPropertyOverrides({rJRrBIySd:{transformTemplate:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LTYwMA==\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"123.64%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6335771f-2fb8-4ed5-bd60-403c52bcb8fe, rgb(7, 41, 41)))\"},children:\"Guarantor Assistance \"})}),className:\"framer-vffjnf\",\"data-framer-name\":\"Income Boost Plan\",fonts:[\"GF;Red Hat Text-600\"],layoutDependency:layoutDependency,layoutId:\"Fq4fjg_q4\",style:{\"--extracted-r6o4lv\":\"var(--token-6335771f-2fb8-4ed5-bd60-403c52bcb8fe, rgb(7, 41, 41))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"bottom\",withExternalLayout:true,...addPropertyOverrides({rJRrBIySd:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LTYwMA==\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"19px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"123.64%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6335771f-2fb8-4ed5-bd60-403c52bcb8fe, rgb(7, 41, 41)))\"},children:\"Guarantor Assistance \"})})}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-vapih4\",\"data-framer-name\":\"Frame 31\",layoutDependency:layoutDependency,layoutId:\"E_uyQGUjz\",style:{backgroundColor:\"var(--token-57630325-9e18-469c-97c2-36b1eb6a1d60, rgb(242, 165, 152))\",borderTopLeftRadius:24,borderTopRightRadius:24},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LTYwMA==\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"123.64%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Deposit Boost\"})}),className:\"framer-1ve3gzn\",\"data-framer-name\":\"Income Boost Plan\",fonts:[\"GF;Red Hat Text-600\"],layoutDependency:layoutDependency,layoutId:\"MYtY7iC86\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"bottom\",withExternalLayout:true,...addPropertyOverrides({rJRrBIySd:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LTYwMA==\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"123.64%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Deposit Boost\"})})}},baseVariant,gestureVariant)})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ap1lko\",\"data-framer-name\":\"Card1\",layoutDependency:layoutDependency,layoutId:\"ZwLMNic7C\",style:{backgroundColor:\"rgb(28, 64, 68)\",borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24,boxShadow:\"0px 6px 13px 0px rgba(0, 0, 0, 0.25)\"},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-13subtj\",\"data-framer-name\":\"Frame 31\",layoutDependency:layoutDependency,layoutId:\"FXt_S1Urj\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LTYwMA==\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"123.64%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Income Boost \"})}),className:\"framer-zyqcwy\",\"data-framer-name\":\"Income Boost Plan\",fonts:[\"GF;Red Hat Text-600\"],layoutDependency:layoutDependency,layoutId:\"TQ39T6jg3\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"bottom\",withExternalLayout:true,...addPropertyOverrides({rJRrBIySd:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LTYwMA==\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"123.64%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Income Boost \"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"123.64%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"You can afford a property worth more with a income boost\"})}),className:\"framer-12kofmt\",\"data-framer-name\":\"You can afford a property worth \\xa3456,550 with a income boost\",fonts:[\"GF;Red Hat Text-regular\"],layoutDependency:layoutDependency,layoutId:\"A90HJopFP\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"bottom\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-la08z9\",\"data-framer-name\":\"Frame 23\",layoutDependency:layoutDependency,layoutId:\"YSlCGzmrU\",style:{backgroundColor:\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-p4khmr\",\"data-framer-name\":\"Background\",layoutDependency:layoutDependency,layoutId:\"GcJgmikiN\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-18efwuy\",\"data-framer-name\":\"Heading 3\",layoutDependency:layoutDependency,layoutId:\"vbg_7HPjp\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1d3mver-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"B88Ie1YhF-container\",nodeId:\"B88Ie1YhF\",rendersWithMotion:true,scopeId:\"YlCqAIYO3\",children:/*#__PURE__*/_jsx(TextHighlightComponent,{backgroundColor:\"rgba(255, 255, 255, 0)\",borderRadius:0,font:{fontFamily:'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',fontSize:\"18px\",fontStyle:\"normal\",fontWeight:500,letterSpacing:\"0em\",lineHeight:\"1.5em\",textAlign:\"left\"},height:\"100%\",highlightColor:\"rgb(207, 228, 145)\",highlightRadius:4,highlightWords:[\"help you\",\"financial goals\"],id:\"B88Ie1YhF\",layoutId:\"B88Ie1YhF\",padding:0,style:{width:\"100%\"},text:\"Increased income multipliers can help you secure a larger loan amount to achieve your financial goals \",textColor:\"rgba(19, 22, 36, 0.8)\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-oodif4\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"VuNLT3Fa7\",children:/*#__PURE__*/_jsx(Link,{href:CLjU2nWNf,motionChild:true,nodeId:\"tM95iLbLz\",openInNewTab:false,scopeId:\"YlCqAIYO3\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{\"aria-label\":\"Link To Income Boost Blog\",className:\"framer-1ydvi80 framer-g6qot7\",\"data-framer-name\":\"Component 2\",layoutDependency:layoutDependency,layoutId:\"tM95iLbLz\",style:{backgroundColor:\"var(--token-ab10e6ac-1ee3-4b6d-a2f8-950550b6b529, rgb(207, 228, 145))\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LTYwMA==\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(19, 22, 36))\"},children:\"Discover Your Options\"})}),className:\"framer-q74kcg\",\"data-framer-name\":\"Text\",fonts:[\"GF;Red Hat Text-600\"],layoutDependency:layoutDependency,layoutId:\"pJsFhJSxm\",style:{\"--extracted-r6o4lv\":\"rgb(19, 22, 36)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})})})})]})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-EjIod.framer-g6qot7, .framer-EjIod .framer-g6qot7 { display: block; }\",\".framer-EjIod.framer-jhzp6i { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 652px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 625px; }\",\".framer-EjIod .framer-1hs0fqz { flex: none; height: 121px; overflow: visible; position: relative; width: 413px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-EjIod .framer-4t1zlf { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 9px; height: min-content; justify-content: flex-start; left: 50%; overflow: hidden; padding: 14px 22px 14px 22px; position: absolute; top: 1px; width: 378px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-EjIod .framer-vffjnf, .framer-EjIod .framer-1ve3gzn, .framer-EjIod .framer-zyqcwy, .framer-EjIod .framer-12kofmt { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-EjIod .framer-vapih4 { align-content: flex-start; align-items: flex-start; bottom: 0px; cursor: pointer; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 9px; height: min-content; justify-content: flex-start; left: 0px; overflow: hidden; padding: 14px 22px 14px 22px; position: absolute; right: 0px; will-change: var(--framer-will-change-override, transform); }\",\".framer-EjIod .framer-1ap1lko { 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: hidden; padding: 0px; position: relative; width: 447px; will-change: var(--framer-will-change-override, transform); }\",\".framer-EjIod .framer-13subtj { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 9px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 14px 22px 14px 22px; position: relative; width: 94%; }\",\".framer-EjIod .framer-la08z9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 14px; height: min-content; justify-content: center; overflow: hidden; padding: 18px 24px 15px 24px; position: relative; width: 100%; }\",\".framer-EjIod .framer-p4khmr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 392px; min-width: 309px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-EjIod .framer-18efwuy { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 4px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-EjIod .framer-1d3mver-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-EjIod .framer-oodif4 { 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: center; overflow: visible; padding: 20px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-EjIod .framer-1ydvi80 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 16px 0px 16px 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-EjIod .framer-q74kcg { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-EjIod.framer-jhzp6i, .framer-EjIod .framer-4t1zlf, .framer-EjIod .framer-vapih4, .framer-EjIod .framer-1ap1lko, .framer-EjIod .framer-13subtj, .framer-EjIod .framer-la08z9, .framer-EjIod .framer-p4khmr, .framer-EjIod .framer-18efwuy, .framer-EjIod .framer-oodif4, .framer-EjIod .framer-1ydvi80 { gap: 0px; } .framer-EjIod.framer-jhzp6i > *, .framer-EjIod .framer-1ap1lko > *, .framer-EjIod .framer-p4khmr > *, .framer-EjIod .framer-oodif4 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-EjIod.framer-jhzp6i > :first-child, .framer-EjIod .framer-4t1zlf > :first-child, .framer-EjIod .framer-vapih4 > :first-child, .framer-EjIod .framer-1ap1lko > :first-child, .framer-EjIod .framer-13subtj > :first-child, .framer-EjIod .framer-la08z9 > :first-child, .framer-EjIod .framer-p4khmr > :first-child, .framer-EjIod .framer-18efwuy > :first-child, .framer-EjIod .framer-oodif4 > :first-child { margin-top: 0px; } .framer-EjIod.framer-jhzp6i > :last-child, .framer-EjIod .framer-4t1zlf > :last-child, .framer-EjIod .framer-vapih4 > :last-child, .framer-EjIod .framer-1ap1lko > :last-child, .framer-EjIod .framer-13subtj > :last-child, .framer-EjIod .framer-la08z9 > :last-child, .framer-EjIod .framer-p4khmr > :last-child, .framer-EjIod .framer-18efwuy > :last-child, .framer-EjIod .framer-oodif4 > :last-child { margin-bottom: 0px; } .framer-EjIod .framer-4t1zlf > *, .framer-EjIod .framer-vapih4 > *, .framer-EjIod .framer-13subtj > * { margin: 0px; margin-bottom: calc(9px / 2); margin-top: calc(9px / 2); } .framer-EjIod .framer-la08z9 > * { margin: 0px; margin-bottom: calc(14px / 2); margin-top: calc(14px / 2); } .framer-EjIod .framer-18efwuy > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-EjIod .framer-1ydvi80 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-EjIod .framer-1ydvi80 > :first-child { margin-left: 0px; } .framer-EjIod .framer-1ydvi80 > :last-child { margin-right: 0px; } }\",\".framer-EjIod.framer-v-cp115r.framer-jhzp6i { height: min-content; width: min-content; }\",\".framer-EjIod.framer-v-cp115r .framer-1hs0fqz { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; padding: 0px; width: 292px; }\",\".framer-EjIod.framer-v-cp115r .framer-4t1zlf { left: unset; position: relative; top: unset; width: 244px; }\",\".framer-EjIod.framer-v-cp115r .framer-vffjnf, .framer-EjIod.framer-v-cp115r .framer-12kofmt { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-EjIod.framer-v-cp115r .framer-vapih4 { bottom: unset; left: unset; position: relative; right: unset; width: 100%; }\",\".framer-EjIod.framer-v-cp115r .framer-1ap1lko { width: 332px; }\",\".framer-EjIod.framer-v-cp115r .framer-13subtj { width: 100%; }\",\".framer-EjIod.framer-v-cp115r .framer-oodif4 { padding: 0px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-EjIod.framer-v-cp115r .framer-1hs0fqz { gap: 0px; } .framer-EjIod.framer-v-cp115r .framer-1hs0fqz > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-EjIod.framer-v-cp115r .framer-1hs0fqz > :first-child { margin-top: 0px; } .framer-EjIod.framer-v-cp115r .framer-1hs0fqz > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 652\n * @framerIntrinsicWidth 625\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"PEyiiVGPt\":{\"layout\":[\"fixed\",\"fixed\"]},\"rJRrBIySd\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"CLjU2nWNf\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerYlCqAIYO3=withCSS(Component,css,\"framer-EjIod\");export default FramerYlCqAIYO3;FramerYlCqAIYO3.displayName=\"Cards 2\";FramerYlCqAIYO3.defaultProps={height:652,width:625};addPropertyControls(FramerYlCqAIYO3,{variant:{options:[\"jy3g4cytm\",\"PEyiiVGPt\",\"rJRrBIySd\"],optionTitles:[\"2\",\"1\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum},CLjU2nWNf:{title:\"Link\",type:ControlType.Link}});addFonts(FramerYlCqAIYO3,[{explicitInter:true,fonts:[{family:\"Red Hat Text\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/redhattext/v18/RrQCbohi_ic6B3yVSzGBrMx6ZI_cy1A6Ok2ML2Z3VrPacYVFtIY.woff2\",weight:\"600\"},{family:\"Red Hat Text\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/redhattext/v18/RrQCbohi_ic6B3yVSzGBrMx6ZI_cy1A6Ok2ML7hwVrPacYVFtIY.woff2\",weight:\"400\"},{family:\"Red Hat Text\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/redhattext/v18/RrQCbohi_ic6B3yVSzGBrMx6ZI_cy1A6Ok2ML4pwVrPacYVFtIY.woff2\",weight:\"500\"}]},...TextHighlightComponentFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerYlCqAIYO3\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"652\",\"framerVariables\":\"{\\\"CLjU2nWNf\\\":\\\"link\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"PEyiiVGPt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"rJRrBIySd\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"625\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (c563d2c)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,ResolveLinks,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Cards2 from\"https://framerusercontent.com/modules/hGQlriJDh3Qu5LBUk6ra/LKUSJI2YPuve6zrbucqi/YlCqAIYO3.js\";const Cards2Fonts=getFonts(Cards2);const cycleOrder=[\"ps549oZNZ\",\"krCeMoJVb\",\"HucRU0BDK\",\"Q7QFuMPWd\"];const serializationHash=\"framer-wPWr9\";const variantClassNames={HucRU0BDK:\"framer-v-1iunqbp\",krCeMoJVb:\"framer-v-1nzgnu8\",ps549oZNZ:\"framer-v-lh2xyo\",Q7QFuMPWd:\"framer-v-8pmpzc\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};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 humanReadableVariantMap={\"Hidden Mobile\":\"Q7QFuMPWd\",Hidden:\"krCeMoJVb\",Mobile:\"HucRU0BDK\",Show:\"ps549oZNZ\"};const getProps=({height,id,scrollSection,width,...props})=>{return{...props,KCuBi3c5L:scrollSection??props.KCuBi3c5L,variant:humanReadableVariantMap[props.variant]??props.variant??\"ps549oZNZ\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,KCuBi3c5L,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ps549oZNZ\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"Q7QFuMPWd\")return false;return true;};const router=useRouter();const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-lh2xyo\",className,classNames),\"data-framer-name\":\"Show\",layoutDependency:layoutDependency,layoutId:\"ps549oZNZ\",ref:ref??ref1,style:{...style},...addPropertyOverrides({HucRU0BDK:{\"data-framer-name\":\"Mobile\"},krCeMoJVb:{\"data-framer-name\":\"Hidden\"},Q7QFuMPWd:{\"data-framer-name\":\"Hidden Mobile\"}},baseVariant,gestureVariant),children:isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{Yhj9F7FvO:\"6x-income-mortgage\"},unresolvedPathSlugs:{Yhj9F7FvO:{collectionId:\"M3YHIt1j1\",collectionItemId:\"xmKWCLXdq\"}},webPageId:\"YP7x0GbJD\"},implicitPathVariables:undefined},{href:{pathVariables:{Yhj9F7FvO:\"6x-income-mortgage\"},unresolvedPathSlugs:{Yhj9F7FvO:{collectionId:\"M3YHIt1j1\",collectionItemId:\"xmKWCLXdq\"}},webPageId:\"YP7x0GbJD\"},implicitPathVariables:undefined},{href:{pathVariables:{Yhj9F7FvO:\"6x-income-mortgage\"},unresolvedPathSlugs:{Yhj9F7FvO:{collectionId:\"M3YHIt1j1\",collectionItemId:\"xmKWCLXdq\"}},webPageId:\"YP7x0GbJD\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:((componentViewport?.height||517)-0)*1,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+(0+((componentViewport?.height||517)-0-((componentViewport?.height||517)-0)*1)/2),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1olzszs-container\",layoutDependency:layoutDependency,layoutId:\"WPPTx_O_T-container\",style:{opacity:1},variants:{HucRU0BDK:{opacity:1},krCeMoJVb:{opacity:0}},children:/*#__PURE__*/_jsx(Cards2,{cIsSsDgZf:KCuBi3c5L,CLjU2nWNf:resolvedLinks[0],height:\"100%\",id:\"WPPTx_O_T\",layoutId:\"WPPTx_O_T\",style:{height:\"100%\",width:\"100%\"},variant:\"jy3g4cytm\",width:\"100%\",...addPropertyOverrides({HucRU0BDK:{CLjU2nWNf:resolvedLinks[2],variant:\"rJRrBIySd\"},krCeMoJVb:{CLjU2nWNf:resolvedLinks[1]}},baseVariant,gestureVariant)})})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-wPWr9.framer-l91elt, .framer-wPWr9 .framer-l91elt { display: block; }\",\".framer-wPWr9.framer-lh2xyo { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 517px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 595px; }\",\".framer-wPWr9 .framer-1olzszs-container { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-wPWr9.framer-lh2xyo { gap: 0px; } .framer-wPWr9.framer-lh2xyo > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-wPWr9.framer-lh2xyo > :first-child { margin-left: 0px; } .framer-wPWr9.framer-lh2xyo > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 517\n * @framerIntrinsicWidth 595\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"krCeMoJVb\":{\"layout\":[\"fixed\",\"fixed\"]},\"HucRU0BDK\":{\"layout\":[\"fixed\",\"fixed\"]},\"Q7QFuMPWd\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"KCuBi3c5L\":\"scrollSection\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerBpNp1aIYT=withCSS(Component,css,\"framer-wPWr9\");export default FramerBpNp1aIYT;FramerBpNp1aIYT.displayName=\"Cards\";FramerBpNp1aIYT.defaultProps={height:517,width:595};addPropertyControls(FramerBpNp1aIYT,{variant:{options:[\"ps549oZNZ\",\"krCeMoJVb\",\"HucRU0BDK\",\"Q7QFuMPWd\"],optionTitles:[\"Show\",\"Hidden\",\"Mobile\",\"Hidden Mobile\"],title:\"Variant\",type:ControlType.Enum},KCuBi3c5L:{title:\"Scroll Section\",type:ControlType.ScrollSectionRef}});addFonts(FramerBpNp1aIYT,[{explicitInter:true,fonts:[]},...Cards2Fonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerBpNp1aIYT\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"517\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"595\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"krCeMoJVb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"HucRU0BDK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Q7QFuMPWd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"KCuBi3c5L\\\":\\\"scrollSection\\\"}\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx}from\"react/jsx-runtime\";import{Frame,addPropertyControls,ControlType}from\"framer\";export function LazyImage({src,alt,borderRadius}){const altText=alt||\"Lazy loaded image\";return /*#__PURE__*/_jsx(Frame,{background:null,style:{width:\"100%\",height:\"100%\",borderRadius:borderRadius||\"0%\"},children:/*#__PURE__*/_jsx(\"img\",{src:src,loading:\"lazy\",alt:altText,style:{width:\"100%\",height:\"100%\",objectFit:\"cover\",borderRadius:borderRadius||\"0%\"}})});}LazyImage.defaultProps={src:\"\",alt:\"Lazy loaded image\",borderRadius:\"0%\"};addPropertyControls(LazyImage,{src:{title:\"Image\",type:ControlType.Image},alt:{title:\"Alt Text\",type:ControlType.String},borderRadius:{title:\"Border Radius\",type:ControlType.Number,min:0,max:100,step:1,unit:\"%\"}});\nexport const __FramerMetadata__ = {\"exports\":{\"LazyImage\":{\"type\":\"reactComponent\",\"name\":\"LazyImage\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Lazy_Loader_Image.map", "// Generated by Framer (400c93f)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,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{LazyImage}from\"https://framerusercontent.com/modules/4ZSjEkMzZbsOHGVJKLFH/ALTuFgcS6Z4iLQgsFhQ5/Lazy_Loader_Image.js\";import{withTruncateText}from\"https://framerusercontent.com/modules/Og4ARjHAXhFGxmBHjzBb/nSoQ5JprbcKC9VbPc1Bg/Truncate_Text.js\";import ButtonGreenCircle from\"https://framerusercontent.com/modules/wRWtc7bRO2b2Qa7YnWtR/K5vbKAsiLmEAvc5vlRTb/okWWg3CCK.js\";const ButtonGreenCircleFonts=getFonts(ButtonGreenCircle);const RichTextWithTruncateTexthvv13u=withCodeBoundaryForOverrides(RichText,{nodeId:\"OtLpABVcM\",override:withTruncateText,scopeId:\"gn9cSQo5Z\"});const LazyImageFonts=getFonts(LazyImage);const cycleOrder=[\"YhLaeSpr3\",\"vSB1J5diM\"];const serializationHash=\"framer-uIgPH\";const variantClassNames={vSB1J5diM:\"framer-v-i22m7x\",YhLaeSpr3:\"framer-v-ezhatd\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const toImageSrc=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value.src;}return typeof value===\"string\"?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 humanReadableVariantMap={\"Variant 1\":\"YhLaeSpr3\",\"Variant 2\":\"vSB1J5diM\"};const getProps=({buttonTitle,fontSize,height,id,image,link,text,width,...props})=>{return{...props,C7xR5nlc_:text??props.C7xR5nlc_??\"Enjoy 100% protection against payment default we take on all credit and dispute risk.\",ohEB06rIz:link??props.ohEB06rIz,sxdVALRKa:buttonTitle??props.sxdVALRKa??\"Invoice Financing\",tYDp8Wb_g:fontSize??props.tYDp8Wb_g??30,variant:humanReadableVariantMap[props.variant]??props.variant??\"YhLaeSpr3\",zbmLQvLg6:image??props.zbmLQvLg6};};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,sxdVALRKa,C7xR5nlc_,zbmLQvLg6,tYDp8Wb_g,ohEB06rIz,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"YhLaeSpr3\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-ezhatd\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"YhLaeSpr3\",ref:refBinding,style:{...style},...addPropertyOverrides({vSB1J5diM:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-15abran-container\",layoutDependency:layoutDependency,layoutId:\"a1S24wwm6-container\",nodeId:\"a1S24wwm6\",rendersWithMotion:true,scopeId:\"gn9cSQo5Z\",children:/*#__PURE__*/_jsx(ButtonGreenCircle,{cJbRW6jzE:tYDp8Wb_g,cXBTiTH1E:sxdVALRKa,height:\"100%\",id:\"a1S24wwm6\",layoutId:\"a1S24wwm6\",Pdsa0IS5V:\"rgb(4, 23, 23)\",style:{width:\"100%\"},variant:\"iNjs5f9gL\",width:\"100%\",yUNms4FKA:ohEB06rIz})})}),/*#__PURE__*/_jsx(RichTextWithTruncateTexthvv13u,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6335771f-2fb8-4ed5-bd60-403c52bcb8fe, rgb(7, 41, 41)))\"},children:\"Enjoy 100% protection against payment default we take on all credit and dispute risk.\"})}),className:\"framer-hvv13u\",\"data-framer-name\":\"Lines:2\",fonts:[\"GF;Red Hat Text-regular\"],layoutDependency:layoutDependency,layoutId:\"OtLpABVcM\",style:{\"--extracted-r6o4lv\":\"var(--token-6335771f-2fb8-4ed5-bd60-403c52bcb8fe, rgb(7, 41, 41))\",\"--framer-paragraph-spacing\":\"0px\",opacity:.7},text:C7xR5nlc_,verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-3crzi0-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"RiSVU3O9h-container\",nodeId:\"RiSVU3O9h\",rendersWithMotion:true,scopeId:\"gn9cSQo5Z\",children:/*#__PURE__*/_jsx(LazyImage,{alt:\"Lazy loaded image\",borderRadius:8,height:\"100%\",id:\"RiSVU3O9h\",layoutId:\"RiSVU3O9h\",src:toImageSrc(zbmLQvLg6),style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-uIgPH.framer-n0ghxf, .framer-uIgPH .framer-n0ghxf { display: block; }\",\".framer-uIgPH.framer-ezhatd { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 435px; }\",\".framer-uIgPH .framer-15abran-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-uIgPH .framer-hvv13u { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-uIgPH .framer-3crzi0-container { flex: none; height: 357px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-uIgPH.framer-ezhatd { gap: 0px; } .framer-uIgPH.framer-ezhatd > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-uIgPH.framer-ezhatd > :first-child { margin-top: 0px; } .framer-uIgPH.framer-ezhatd > :last-child { margin-bottom: 0px; } }\",\".framer-uIgPH.framer-v-i22m7x .framer-3crzi0-container { aspect-ratio: 1.218487394957983 / 1; height: var(--framer-aspect-ratio-supported, 357px); }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 481\n * @framerIntrinsicWidth 435\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"vSB1J5diM\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"sxdVALRKa\":\"buttonTitle\",\"C7xR5nlc_\":\"text\",\"zbmLQvLg6\":\"image\",\"tYDp8Wb_g\":\"fontSize\",\"ohEB06rIz\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const Framergn9cSQo5Z=withCSS(Component,css,\"framer-uIgPH\");export default Framergn9cSQo5Z;Framergn9cSQo5Z.displayName=\"Component/ Sticky Right Panel\";Framergn9cSQo5Z.defaultProps={height:481,width:435};addPropertyControls(Framergn9cSQo5Z,{variant:{options:[\"YhLaeSpr3\",\"vSB1J5diM\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},sxdVALRKa:{defaultValue:\"Invoice Financing\",displayTextArea:false,title:\"Button Title\",type:ControlType.String},C7xR5nlc_:{defaultValue:\"Enjoy 100% protection against payment default we take on all credit and dispute risk.\",displayTextArea:false,title:\"Text\",type:ControlType.String},zbmLQvLg6:{title:\"Image\",type:ControlType.ResponsiveImage},tYDp8Wb_g:{defaultValue:30,title:\"Font Size\",type:ControlType.Number},ohEB06rIz:{title:\"Link\",type:ControlType.Link}});addFonts(Framergn9cSQo5Z,[{explicitInter:true,fonts:[{family:\"Red Hat Text\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/redhattext/v18/RrQCbohi_ic6B3yVSzGBrMx6ZI_cy1A6Ok2ML7hwVrPacYVFtIY.woff2\",weight:\"400\"}]},...ButtonGreenCircleFonts,...LazyImageFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framergn9cSQo5Z\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"435\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"vSB1J5diM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"481\",\"framerVariables\":\"{\\\"sxdVALRKa\\\":\\\"buttonTitle\\\",\\\"C7xR5nlc_\\\":\\\"text\\\",\\\"zbmLQvLg6\\\":\\\"image\\\",\\\"tYDp8Wb_g\\\":\\\"fontSize\\\",\\\"ohEB06rIz\\\":\\\"link\\\"}\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./gn9cSQo5Z.map", "// Generated by Framer (139b156)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"gj13dnKWR\",\"SBxveTeRJ\",\"NFoRpt8bi\",\"Ue8nci7wc\",\"o7ZuRdpu4\",\"kprXlPwSs\"];const serializationHash=\"framer-EyLIQ\";const variantClassNames={gj13dnKWR:\"framer-v-yghpqm\",kprXlPwSs:\"framer-v-mgorgb\",NFoRpt8bi:\"framer-v-dzi51g\",o7ZuRdpu4:\"framer-v-7pkt2v\",SBxveTeRJ:\"framer-v-1m07kyq\",Ue8nci7wc:\"framer-v-trkymu\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?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 humanReadableVariantMap={\"Variant 3\":\"NFoRpt8bi\",HSBC:\"Ue8nci7wc\",LLoyds:\"gj13dnKWR\",Natwest:\"o7ZuRdpu4\",RBS:\"kprXlPwSs\",Santander:\"SBxveTeRJ\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"gj13dnKWR\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"gj13dnKWR\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"SBxveTeRJ\")return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"NFoRpt8bi\")return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"Ue8nci7wc\")return true;return false;};const isDisplayed3=()=>{if(baseVariant===\"o7ZuRdpu4\")return true;return false;};const isDisplayed4=()=>{if(baseVariant===\"kprXlPwSs\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-yghpqm\",className,classNames),\"data-framer-name\":\"LLoyds\",layoutDependency:layoutDependency,layoutId:\"gj13dnKWR\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({kprXlPwSs:{\"data-framer-name\":\"RBS\"},NFoRpt8bi:{\"data-framer-name\":\"Variant 3\"},o7ZuRdpu4:{\"data-framer-name\":\"Natwest\"},SBxveTeRJ:{\"data-framer-name\":\"Santander\"},Ue8nci7wc:{\"data-framer-name\":\"HSBC\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1qz53sf\",\"data-framer-name\":\"Santander\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"VfUKVtOWm\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 87 19\"><path d=\"M 11.505 6.944 C 11.469 6.399 11.322 5.853 11.03 5.381 L 8.547 1.054 C 8.364 0.727 8.218 0.364 8.145 0 L 8.035 0.182 C 7.414 1.236 7.414 2.581 8.035 3.636 L 10.044 7.09 C 10.665 8.144 10.665 9.489 10.044 10.544 L 9.935 10.725 C 9.861 10.362 9.715 9.998 9.533 9.671 L 7.707 6.508 L 6.538 4.472 C 6.355 4.145 6.209 3.781 6.136 3.418 L 6.026 3.599 C 5.406 4.654 5.406 5.963 6.026 7.053 L 8.035 10.507 C 8.656 11.562 8.656 12.907 8.035 13.961 L 7.926 14.143 C 7.853 13.779 7.707 13.416 7.524 13.089 L 5.004 8.762 C 4.675 8.18 4.529 7.526 4.529 6.871 C 1.863 7.562 0 9.053 0 10.762 C 0 13.161 3.579 15.088 7.999 15.088 C 12.418 15.088 15.997 13.161 15.997 10.762 C 16.034 9.126 14.208 7.635 11.505 6.944 Z M 19.065 14.325 C 19.102 13.707 19.175 13.307 19.358 12.798 C 20.198 13.198 21.293 13.379 22.097 13.379 C 23.485 13.379 24.288 12.943 24.288 12.034 C 24.288 11.162 23.704 10.762 22.316 10.144 L 21.549 9.853 C 20.125 9.235 19.175 8.435 19.175 6.871 C 19.175 5.163 20.38 4.072 22.791 4.072 C 23.777 4.072 24.69 4.217 25.53 4.508 C 25.494 5.09 25.384 5.563 25.238 5.999 C 24.435 5.708 23.448 5.563 22.754 5.563 C 21.44 5.563 20.855 6.072 20.855 6.871 C 20.855 7.635 21.44 8.108 22.499 8.544 L 23.302 8.871 C 25.202 9.671 26.005 10.544 26.005 11.998 C 26.005 13.707 24.69 14.906 22.134 14.906 C 20.928 14.906 19.906 14.725 19.065 14.325 Z M 34.077 7.162 L 34.077 14.652 L 32.543 14.652 L 32.47 13.743 C 32.031 14.397 31.411 14.834 30.351 14.834 C 28.379 14.834 27.028 13.379 27.028 10.871 C 27.028 8.253 28.452 6.726 31.228 6.726 C 32.324 6.762 33.237 6.872 34.077 7.162 Z M 32.433 12.943 L 32.433 8.253 C 32.105 8.18 31.703 8.18 31.228 8.18 C 29.511 8.18 28.708 9.235 28.708 10.907 C 28.708 12.434 29.329 13.525 30.79 13.525 C 31.484 13.489 31.995 13.27 32.433 12.943 Z M 42.55 9.635 L 42.55 14.652 L 40.907 14.652 L 40.907 9.926 C 40.907 8.726 40.505 8.18 38.861 8.18 C 38.46 8.18 38.021 8.217 37.547 8.289 L 37.547 14.652 L 35.903 14.652 L 35.903 7.162 C 36.962 6.908 38.131 6.726 38.898 6.726 C 41.674 6.762 42.55 7.817 42.55 9.635 Z M 47.152 13.452 C 47.627 13.452 48.102 13.379 48.431 13.234 C 48.394 13.67 48.321 14.179 48.248 14.616 C 47.81 14.797 47.299 14.87 46.86 14.87 C 45.253 14.87 44.23 14.143 44.23 12.325 L 44.23 4.436 C 44.742 4.254 45.363 4.181 45.874 4.181 L 45.874 7.017 L 48.504 7.017 C 48.467 7.526 48.431 7.999 48.358 8.435 L 45.874 8.435 L 45.874 12.107 C 45.874 13.052 46.349 13.452 47.152 13.452 Z M 56.028 7.162 L 56.028 14.652 L 54.494 14.652 L 54.421 13.743 C 53.982 14.397 53.361 14.834 52.302 14.834 C 50.33 14.834 48.979 13.379 48.979 10.871 C 48.979 8.253 50.403 6.726 53.179 6.726 C 54.275 6.762 55.151 6.872 56.028 7.162 Z M 54.348 12.943 L 54.348 8.253 C 54.019 8.18 53.617 8.18 53.142 8.18 C 51.426 8.18 50.622 9.235 50.622 10.907 C 50.622 12.434 51.243 13.525 52.704 13.525 C 53.398 13.489 53.946 13.27 54.348 12.943 Z M 64.501 9.635 L 64.501 14.652 L 62.821 14.652 L 62.821 9.926 C 62.821 8.726 62.419 8.18 60.776 8.18 C 60.374 8.18 59.936 8.217 59.461 8.289 L 59.461 14.652 L 57.817 14.652 L 57.817 7.162 C 58.877 6.908 60.045 6.726 60.812 6.726 C 63.588 6.762 64.501 7.817 64.501 9.635 Z M 72.865 4.181 L 72.865 14.652 L 71.331 14.652 L 71.258 13.707 C 70.82 14.397 70.199 14.834 69.103 14.834 C 67.131 14.834 65.78 13.379 65.78 10.871 C 65.78 8.253 67.204 6.726 69.98 6.726 C 70.418 6.726 70.82 6.762 71.222 6.835 L 71.222 4.363 C 71.733 4.217 72.317 4.181 72.865 4.181 Z M 71.222 12.943 L 71.222 8.326 C 70.783 8.253 70.345 8.18 69.907 8.18 C 68.263 8.18 67.496 9.198 67.496 10.907 C 67.496 12.434 68.117 13.525 69.578 13.525 C 70.235 13.489 70.783 13.27 71.222 12.943 Z M 81.192 11.453 L 75.897 11.453 C 76.116 12.798 76.883 13.416 78.38 13.416 C 79.293 13.416 80.207 13.234 81.01 12.834 C 80.937 13.27 80.864 13.852 80.754 14.325 C 79.987 14.652 79.22 14.797 78.307 14.797 C 75.531 14.797 74.217 13.27 74.217 10.725 C 74.217 8.508 75.239 6.726 77.869 6.726 C 80.243 6.726 81.266 8.253 81.266 10.144 C 81.266 10.653 81.266 11.016 81.192 11.453 Z M 75.897 10.071 L 79.622 10.071 C 79.622 8.835 78.965 8.108 77.833 8.108 C 76.627 8.144 76.006 8.798 75.897 10.071 Z M 87 6.835 C 87 7.344 86.927 7.926 86.854 8.253 C 86.452 8.217 86.087 8.18 85.612 8.18 C 85.21 8.18 84.809 8.217 84.407 8.253 L 84.407 14.652 L 82.763 14.652 L 82.763 7.162 C 83.457 6.908 84.663 6.726 85.575 6.726 C 86.05 6.762 86.635 6.762 87 6.835 Z\" fill=\"var(--token-a5692e86-633f-47ff-8d04-caee8b655444, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;TXT BLACK&quot;} */\"></path></svg>',svgContentId:10805784783,withExternalLayout:true,...addPropertyOverrides({SBxveTeRJ:{svgContentId:11680902603}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-rskwzy\",\"data-framer-name\":\"Nationwide\",layoutDependency:layoutDependency,layoutId:\"uYAoXWx1x\",style:{backgroundColor:\"var(--token-a5692e86-633f-47ff-8d04-caee8b655444, rgb(0, 0, 0))\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1gxshid\",\"data-framer-name\":\"Group 11\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"fUj7H8yQv\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 74 13\"><path d=\"M 73.971 6.594 C 73.971 4.129 72.685 3.064 71.464 3.064 C 70.5 3.064 68.765 3.797 68.765 6.727 C 68.765 10.19 71.207 10.324 71.464 10.324 C 72.556 10.324 73.328 9.658 73.778 9.125 L 73.841 9.058 L 73.584 8.525 L 73.456 8.592 C 73.456 8.592 72.813 9.125 72.235 9.125 C 71.014 9.125 70.757 8.259 70.757 6.727 L 73.971 6.727 Z M 70.757 5.795 C 70.757 4.263 71.014 3.93 71.529 3.93 C 72.106 3.93 72.17 4.662 72.17 5.795 Z M 68.251 9.524 C 67.993 9.524 67.801 9.258 67.801 8.991 L 67.801 0.133 L 64.908 0.133 L 64.908 0.733 L 65.294 0.733 C 65.487 0.733 65.872 0.933 65.872 1.199 L 65.872 3.663 C 65.615 3.397 65.166 3.064 64.458 3.064 C 63.494 3.064 61.952 4.063 61.952 6.794 C 61.952 9.591 63.495 10.324 64.266 10.324 C 65.037 10.324 65.551 9.99 65.808 9.658 L 65.808 10.124 L 68.378 10.124 L 68.378 9.524 Z M 65.808 4.995 L 65.808 8.392 C 65.808 8.592 65.23 9.192 64.909 9.192 C 64.138 9.192 64.009 7.926 64.009 6.794 C 64.009 4.529 64.459 4.196 64.974 4.196 C 65.423 4.196 65.808 4.929 65.808 4.995 Z M 61.503 9.524 C 61.374 9.524 61.053 9.324 61.053 9.058 L 61.053 3.263 L 59.061 3.263 L 59.061 9.058 C 59.061 9.324 58.804 9.524 58.547 9.524 L 58.418 9.524 L 58.418 10.124 L 61.632 10.124 L 61.632 9.524 Z M 56.49 3.263 L 56.49 3.863 L 56.619 3.863 C 56.746 3.863 56.94 3.863 57.004 3.996 C 57.041 4.03 57.063 4.078 57.068 4.129 L 57.068 4.262 C 56.94 4.595 56.425 6.194 56.169 6.993 C 55.976 6.194 55.59 4.462 55.526 4.262 L 55.526 4.129 C 55.526 4.062 55.526 4.062 55.59 3.996 C 55.654 3.863 55.783 3.863 55.976 3.863 L 56.103 3.863 L 56.103 3.263 L 52.955 3.263 L 52.955 3.863 L 53.083 3.863 C 53.211 3.863 53.469 3.863 53.533 4.063 C 53.533 4.063 53.79 4.862 53.79 4.995 C 53.79 5.062 53.211 6.593 53.018 7.059 C 52.825 6.394 52.248 4.795 52.119 4.396 C 52.055 4.329 52.055 4.196 52.055 4.129 C 52.055 4.063 52.055 3.996 52.119 3.996 C 52.184 3.863 52.248 3.863 52.441 3.863 L 52.568 3.863 L 52.568 3.263 L 49.613 3.263 L 49.613 3.796 L 49.676 3.863 C 49.741 3.863 49.869 3.929 49.934 4.063 C 50.062 4.263 51.284 7.859 52.118 10.19 L 52.183 10.257 L 52.825 10.257 C 52.825 10.257 53.982 6.993 54.175 6.393 C 54.369 6.993 55.332 10.257 55.332 10.257 L 55.974 10.257 L 57.966 4.462 C 58.094 3.996 58.223 3.796 58.48 3.796 L 58.545 3.796 L 58.545 3.263 Z M 49.678 9.524 C 49.293 9.524 49.228 9.324 49.228 9.125 L 49.228 5.195 C 49.228 4.13 48.585 3.064 47.428 3.064 C 46.658 3.064 46.079 3.33 45.693 3.863 L 45.693 3.264 L 43.058 3.264 L 43.058 3.863 L 43.38 3.863 C 43.38 3.863 43.701 3.93 43.701 4.263 L 43.701 8.991 C 43.701 9.324 43.444 9.524 43.122 9.524 L 43.058 9.524 L 43.058 10.124 L 46.336 10.124 L 46.336 9.524 L 46.207 9.524 C 45.886 9.524 45.693 9.324 45.693 8.991 L 45.693 5.062 C 45.693 4.862 46.143 4.263 46.593 4.263 C 47.042 4.263 47.235 4.596 47.235 5.128 L 47.235 9.125 C 47.235 9.258 46.914 9.524 46.721 9.524 L 46.658 9.524 L 46.658 10.124 L 49.807 10.124 L 49.807 9.524 Z M 39.717 3.064 C 38.303 3.064 36.76 4.462 36.76 6.66 C 36.76 9.524 38.688 10.324 39.717 10.324 C 40.937 10.324 42.673 9.191 42.673 6.861 C 42.673 4.729 41.388 3.064 39.717 3.064 Z M 40.552 6.861 C 40.552 9.391 39.974 9.391 39.717 9.391 C 39.331 9.391 38.817 9.391 38.817 6.794 C 38.817 4.196 39.267 3.93 39.717 3.93 C 40.102 3.93 40.552 4.263 40.552 6.861 Z M 36.246 9.524 C 36.118 9.524 35.796 9.324 35.796 9.058 L 35.796 3.263 L 33.804 3.263 L 33.804 9.058 C 33.804 9.324 33.547 9.524 33.29 9.524 L 33.162 9.524 L 33.162 10.124 L 36.375 10.124 L 36.375 9.524 Z M 32.776 4.129 L 32.776 3.263 L 31.619 3.263 L 31.619 0.866 L 31.105 0.866 L 31.04 0.932 C 30.655 1.598 29.883 2.797 29.048 3.463 L 28.984 3.53 L 28.984 4.129 L 29.626 4.129 L 29.626 8.725 C 29.626 9.724 30.333 10.257 31.105 10.257 C 31.683 10.257 32.133 10.123 32.583 9.523 L 32.583 8.924 L 32.39 8.991 C 32.262 9.124 32.005 9.057 31.811 8.991 C 31.683 8.857 31.619 8.724 31.619 8.591 L 31.619 4.129 C 31.812 4.129 32.776 4.129 32.776 4.129 Z M 28.406 9.125 C 28.406 9.191 28.341 9.191 28.277 9.125 C 28.149 9.125 28.085 9.058 28.085 8.925 L 28.085 4.995 C 28.085 3.863 26.992 3.13 25.385 3.13 C 24.036 3.13 23.329 3.597 23.008 3.93 L 22.943 3.996 L 22.943 6.061 L 23.522 6.061 L 23.522 5.928 C 23.907 4.13 24.871 3.996 25.257 3.996 C 25.642 3.996 26.156 4.33 26.156 4.729 L 26.156 5.728 C 23.842 6.394 22.75 7.394 22.75 8.726 C 22.75 9.725 23.392 10.325 24.357 10.325 C 24.999 10.325 25.642 10.058 26.22 9.591 C 26.349 9.991 26.799 10.325 27.313 10.325 C 27.827 10.325 28.277 10.058 28.598 9.591 L 28.663 9.525 L 28.663 8.859 Z M 25.385 9.058 C 25.128 9.058 24.807 8.858 24.807 8.192 C 24.807 7.593 25.385 6.926 26.092 6.66 L 26.092 8.525 C 25.9 8.858 25.514 9.058 25.385 9.058 Z M 19.344 0.133 L 19.344 0.799 L 19.794 0.799 C 19.987 0.799 20.373 1.066 20.373 1.465 L 20.373 5.861 C 19.987 5.262 16.389 0.133 16.389 0.133 L 13.561 0.133 L 13.561 0.733 L 13.753 0.733 C 13.818 0.8 14.396 1.532 14.46 1.599 L 14.46 8.926 C 14.46 9.458 13.818 9.524 13.625 9.524 L 13.496 9.524 L 13.496 10.124 L 16.709 10.124 L 16.709 9.458 L 16.388 9.458 C 16.067 9.458 15.681 9.126 15.681 8.926 L 15.681 3.064 C 16.067 3.597 20.951 10.39 20.951 10.39 L 21.593 10.39 L 21.593 1.465 C 21.593 0.999 21.85 0.799 22.3 0.799 L 22.429 0.799 L 22.429 0.133 Z M 34.768 0 C 34.189 0 33.676 0.533 33.676 1.199 C 33.676 1.865 34.189 2.331 34.768 2.331 C 35.411 2.331 35.925 1.865 35.925 1.199 C 35.925 0.533 35.411 0 34.768 0 Z M 60.024 0 C 59.382 0 58.932 0.533 58.932 1.199 C 58.932 1.865 59.382 2.331 60.024 2.331 C 60.667 2.331 61.182 1.865 61.182 1.199 C 61.182 0.533 60.667 0 60.024 0 Z M 9.769 3.663 L 9.769 0.133 L 5.784 0.133 L 5.784 1.665 L 4.435 1.665 L 4.435 2.265 L 4.113 2.265 C 1.864 2.265 0 4.196 0 6.527 C 0 7.925 0.771 9.191 1.992 9.99 L 2.185 10.123 L 2.185 12.987 L 9.768 12.987 L 9.768 11.388 L 12.082 11.388 L 12.082 6.061 C 12.082 6.061 10.026 3.996 9.769 3.663 Z\" fill=\"var(--token-ccda1a7d-267b-4e47-91d5-ac88a03988c0, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White +TXT&quot;} */\"></path><path d=\"M 9.222 3.873 L 9.222 0.677 L 6.523 0.677 L 6.523 2.209 L 5.173 2.209 L 5.173 3.007 C 4.852 2.874 4.53 2.874 4.209 2.874 C 3.753 2.873 3.3 2.964 2.879 3.144 C 2.457 3.324 2.073 3.589 1.751 3.923 C 1.428 4.258 1.173 4.655 0.999 5.092 C 0.825 5.529 0.737 5.998 0.739 6.471 C 0.739 7.736 1.445 8.802 2.409 9.401 L 4.594 5.805 L 7.679 5.805 C 7.486 4.673 6.779 3.74 5.751 3.207 L 5.751 2.874 L 7.1 2.874 L 7.1 1.343 L 8.579 1.343 L 8.579 6.471 L 10.892 6.471 L 10.892 10.068 L 8.579 10.068 L 8.579 11.6 L 6.586 11.6 L 6.586 9.734 L 8.579 6.471 L 4.98 6.47 L 2.923 9.801 L 2.923 12.266 L 9.221 12.266 L 9.221 10.734 L 11.535 10.734 L 11.535 6.271 Z M 3.566 11.6 L 3.566 9.734 L 5.944 9.734 L 5.944 11.6 Z\" fill=\"var(--token-a5692e86-633f-47ff-8d04-caee8b655444, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;TXT BLACK&quot;} */\"></path></svg>',svgContentId:8822797540,withExternalLayout:true,...addPropertyOverrides({NFoRpt8bi:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 74 13\"><path d=\"M 73.971 6.594 C 73.971 4.129 72.685 3.064 71.464 3.064 C 70.5 3.064 68.765 3.797 68.765 6.727 C 68.765 10.19 71.207 10.324 71.464 10.324 C 72.556 10.324 73.328 9.658 73.778 9.125 L 73.841 9.058 L 73.584 8.525 L 73.456 8.592 C 73.456 8.592 72.813 9.125 72.235 9.125 C 71.014 9.125 70.757 8.259 70.757 6.727 L 73.971 6.727 Z M 70.757 5.795 C 70.757 4.263 71.014 3.93 71.529 3.93 C 72.106 3.93 72.17 4.662 72.17 5.795 Z M 68.251 9.524 C 67.993 9.524 67.801 9.258 67.801 8.991 L 67.801 0.133 L 64.908 0.133 L 64.908 0.733 L 65.294 0.733 C 65.487 0.733 65.872 0.933 65.872 1.199 L 65.872 3.663 C 65.615 3.397 65.166 3.064 64.458 3.064 C 63.494 3.064 61.952 4.063 61.952 6.794 C 61.952 9.591 63.495 10.324 64.266 10.324 C 65.037 10.324 65.551 9.99 65.808 9.658 L 65.808 10.124 L 68.378 10.124 L 68.378 9.524 Z M 65.808 4.995 L 65.808 8.392 C 65.808 8.592 65.23 9.192 64.909 9.192 C 64.138 9.192 64.009 7.926 64.009 6.794 C 64.009 4.529 64.459 4.196 64.974 4.196 C 65.423 4.196 65.808 4.929 65.808 4.995 Z M 61.503 9.524 C 61.374 9.524 61.053 9.324 61.053 9.058 L 61.053 3.263 L 59.061 3.263 L 59.061 9.058 C 59.061 9.324 58.804 9.524 58.547 9.524 L 58.418 9.524 L 58.418 10.124 L 61.632 10.124 L 61.632 9.524 Z M 56.49 3.263 L 56.49 3.863 L 56.619 3.863 C 56.746 3.863 56.94 3.863 57.004 3.996 C 57.041 4.03 57.063 4.078 57.068 4.129 L 57.068 4.262 C 56.94 4.595 56.425 6.194 56.169 6.993 C 55.976 6.194 55.59 4.462 55.526 4.262 L 55.526 4.129 C 55.526 4.062 55.526 4.062 55.59 3.996 C 55.654 3.863 55.783 3.863 55.976 3.863 L 56.103 3.863 L 56.103 3.263 L 52.955 3.263 L 52.955 3.863 L 53.083 3.863 C 53.211 3.863 53.469 3.863 53.533 4.063 C 53.533 4.063 53.79 4.862 53.79 4.995 C 53.79 5.062 53.211 6.593 53.018 7.059 C 52.825 6.394 52.248 4.795 52.119 4.396 C 52.055 4.329 52.055 4.196 52.055 4.129 C 52.055 4.063 52.055 3.996 52.119 3.996 C 52.184 3.863 52.248 3.863 52.441 3.863 L 52.568 3.863 L 52.568 3.263 L 49.613 3.263 L 49.613 3.796 L 49.676 3.863 C 49.741 3.863 49.869 3.929 49.934 4.063 C 50.062 4.263 51.284 7.859 52.118 10.19 L 52.183 10.257 L 52.825 10.257 C 52.825 10.257 53.982 6.993 54.175 6.393 C 54.369 6.993 55.332 10.257 55.332 10.257 L 55.974 10.257 L 57.966 4.462 C 58.094 3.996 58.223 3.796 58.48 3.796 L 58.545 3.796 L 58.545 3.263 Z M 49.678 9.524 C 49.293 9.524 49.228 9.324 49.228 9.125 L 49.228 5.195 C 49.228 4.13 48.585 3.064 47.428 3.064 C 46.658 3.064 46.079 3.33 45.693 3.863 L 45.693 3.264 L 43.058 3.264 L 43.058 3.863 L 43.38 3.863 C 43.38 3.863 43.701 3.93 43.701 4.263 L 43.701 8.991 C 43.701 9.324 43.444 9.524 43.122 9.524 L 43.058 9.524 L 43.058 10.124 L 46.336 10.124 L 46.336 9.524 L 46.207 9.524 C 45.886 9.524 45.693 9.324 45.693 8.991 L 45.693 5.062 C 45.693 4.862 46.143 4.263 46.593 4.263 C 47.042 4.263 47.235 4.596 47.235 5.128 L 47.235 9.125 C 47.235 9.258 46.914 9.524 46.721 9.524 L 46.658 9.524 L 46.658 10.124 L 49.807 10.124 L 49.807 9.524 Z M 39.717 3.064 C 38.303 3.064 36.76 4.462 36.76 6.66 C 36.76 9.524 38.688 10.324 39.717 10.324 C 40.937 10.324 42.673 9.191 42.673 6.861 C 42.673 4.729 41.388 3.064 39.717 3.064 Z M 40.552 6.861 C 40.552 9.391 39.974 9.391 39.717 9.391 C 39.331 9.391 38.817 9.391 38.817 6.794 C 38.817 4.196 39.267 3.93 39.717 3.93 C 40.102 3.93 40.552 4.263 40.552 6.861 Z M 36.246 9.524 C 36.118 9.524 35.796 9.324 35.796 9.058 L 35.796 3.263 L 33.804 3.263 L 33.804 9.058 C 33.804 9.324 33.547 9.524 33.29 9.524 L 33.162 9.524 L 33.162 10.124 L 36.375 10.124 L 36.375 9.524 Z M 32.776 4.129 L 32.776 3.263 L 31.619 3.263 L 31.619 0.866 L 31.105 0.866 L 31.04 0.932 C 30.655 1.598 29.883 2.797 29.048 3.463 L 28.984 3.53 L 28.984 4.129 L 29.626 4.129 L 29.626 8.725 C 29.626 9.724 30.333 10.257 31.105 10.257 C 31.683 10.257 32.133 10.123 32.583 9.523 L 32.583 8.924 L 32.39 8.991 C 32.262 9.124 32.005 9.057 31.811 8.991 C 31.683 8.857 31.619 8.724 31.619 8.591 L 31.619 4.129 C 31.812 4.129 32.776 4.129 32.776 4.129 Z M 28.406 9.125 C 28.406 9.191 28.341 9.191 28.277 9.125 C 28.149 9.125 28.085 9.058 28.085 8.925 L 28.085 4.995 C 28.085 3.863 26.992 3.13 25.385 3.13 C 24.036 3.13 23.329 3.597 23.008 3.93 L 22.943 3.996 L 22.943 6.061 L 23.522 6.061 L 23.522 5.928 C 23.907 4.13 24.871 3.996 25.257 3.996 C 25.642 3.996 26.156 4.33 26.156 4.729 L 26.156 5.728 C 23.842 6.394 22.75 7.394 22.75 8.726 C 22.75 9.725 23.392 10.325 24.357 10.325 C 24.999 10.325 25.642 10.058 26.22 9.591 C 26.349 9.991 26.799 10.325 27.313 10.325 C 27.827 10.325 28.277 10.058 28.598 9.591 L 28.663 9.525 L 28.663 8.859 Z M 25.385 9.058 C 25.128 9.058 24.807 8.858 24.807 8.192 C 24.807 7.593 25.385 6.926 26.092 6.66 L 26.092 8.525 C 25.9 8.858 25.514 9.058 25.385 9.058 Z M 19.344 0.133 L 19.344 0.799 L 19.794 0.799 C 19.987 0.799 20.373 1.066 20.373 1.465 L 20.373 5.861 C 19.987 5.262 16.389 0.133 16.389 0.133 L 13.561 0.133 L 13.561 0.733 L 13.753 0.733 C 13.818 0.8 14.396 1.532 14.46 1.599 L 14.46 8.926 C 14.46 9.458 13.818 9.524 13.625 9.524 L 13.496 9.524 L 13.496 10.124 L 16.709 10.124 L 16.709 9.458 L 16.388 9.458 C 16.067 9.458 15.681 9.126 15.681 8.926 L 15.681 3.064 C 16.067 3.597 20.951 10.39 20.951 10.39 L 21.593 10.39 L 21.593 1.465 C 21.593 0.999 21.85 0.799 22.3 0.799 L 22.429 0.799 L 22.429 0.133 Z M 34.768 0 C 34.189 0 33.676 0.533 33.676 1.199 C 33.676 1.865 34.189 2.331 34.768 2.331 C 35.411 2.331 35.925 1.865 35.925 1.199 C 35.925 0.533 35.411 0 34.768 0 Z M 60.024 0 C 59.382 0 58.932 0.533 58.932 1.199 C 58.932 1.865 59.382 2.331 60.024 2.331 C 60.667 2.331 61.182 1.865 61.182 1.199 C 61.182 0.533 60.667 0 60.024 0 Z M 9.769 3.663 L 9.769 0.133 L 5.784 0.133 L 5.784 1.665 L 4.435 1.665 L 4.435 2.265 L 4.113 2.265 C 1.864 2.265 0 4.196 0 6.527 C 0 7.925 0.771 9.191 1.992 9.99 L 2.185 10.123 L 2.185 12.987 L 9.768 12.987 L 9.768 11.388 L 12.082 11.388 L 12.082 6.061 C 12.082 6.061 10.026 3.996 9.769 3.663 Z\" fill=\"var(--token-ccda1a7d-267b-4e47-91d5-ac88a03988c0, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White +TXT&quot;} */\"></path><path d=\"M 9.091 3.93 L 9.091 0.733 L 6.392 0.733 L 6.392 2.265 L 5.043 2.265 L 5.043 3.064 C 4.721 2.931 4.4 2.931 4.078 2.931 C 3.622 2.929 3.17 3.021 2.748 3.201 C 2.326 3.381 1.943 3.646 1.62 3.98 C 1.298 4.314 1.042 4.711 0.869 5.149 C 0.695 5.586 0.606 6.054 0.608 6.527 C 0.608 7.793 1.315 8.858 2.279 9.458 L 4.464 5.861 L 7.549 5.861 C 7.356 4.729 6.649 3.797 5.621 3.264 L 5.621 2.931 L 6.97 2.931 L 6.97 1.399 L 8.448 1.399 L 8.448 6.527 L 10.762 6.527 L 10.762 10.124 L 8.448 10.124 L 8.448 11.656 L 6.456 11.656 L 6.456 9.79 L 8.448 6.527 L 4.849 6.527 L 2.792 9.857 L 2.792 12.322 L 9.091 12.322 L 9.091 10.79 L 11.405 10.79 L 11.405 6.327 Z M 3.436 11.656 L 3.436 9.79 L 5.814 9.79 L 5.814 11.656 Z\" fill=\"var(--token-a5692e86-633f-47ff-8d04-caee8b655444, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;TXT BLACK&quot;} */\"></path></svg>',svgContentId:12050493440}},baseVariant,gestureVariant)})}),isDisplayed2()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-ywfnqg\",\"data-framer-name\":\"HSBC\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"Nl5X1uHXI\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 76 25\"><path d=\"M 28.256 23.47 L 38 12.982 L 28.256 2.47 Z M 8.767 2.47 L 18.511 12.982 L 28.256 2.47 Z M 8.767 2.47 L -1 12.982 L 8.767 23.47 Z M 28.256 23.47 L 18.511 12.982 L 8.767 23.47 Z\" fill=\"var(--token-a5692e86-633f-47ff-8d04-caee8b655444, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;TXT BLACK&quot;} */\"></path><path d=\"M 49.459 13.345 L 45.714 13.345 L 45.714 17.043 L 43.842 17.043 L 43.842 8.383 L 45.714 8.383 L 45.714 11.935 L 49.459 11.935 L 49.459 8.383 L 51.331 8.383 L 51.331 17.043 L 49.459 17.043 Z M 55.854 17.213 C 53.982 17.213 52.45 16.459 52.426 14.391 L 54.298 14.391 C 54.322 15.316 54.857 15.875 55.879 15.875 C 56.632 15.875 57.508 15.486 57.508 14.635 C 57.508 13.954 56.924 13.759 55.951 13.467 L 55.319 13.297 C 53.958 12.908 52.596 12.372 52.596 10.816 C 52.596 8.894 54.395 8.237 56.024 8.237 C 57.702 8.237 59.161 8.821 59.186 10.743 L 57.313 10.743 C 57.24 9.964 56.778 9.502 55.903 9.502 C 55.198 9.502 54.517 9.867 54.517 10.645 C 54.517 11.278 55.1 11.472 56.316 11.862 L 57.046 12.081 C 58.529 12.543 59.477 13.053 59.477 14.513 C 59.453 16.459 57.556 17.213 55.854 17.213 Z M 60.523 8.408 L 63.538 8.408 C 64.097 8.383 64.681 8.408 65.24 8.505 C 66.286 8.748 67.088 9.429 67.088 10.597 C 67.088 11.716 66.383 12.275 65.362 12.543 C 66.529 12.762 67.404 13.345 67.404 14.635 C 67.404 16.605 65.459 17.043 63.951 17.043 L 60.547 17.043 Z M 63.538 12.008 C 64.365 12.008 65.216 11.837 65.216 10.84 C 65.216 9.94 64.438 9.697 63.66 9.697 L 62.347 9.697 L 62.347 12.008 Z M 63.708 15.754 C 64.584 15.754 65.435 15.559 65.435 14.489 C 65.435 13.418 64.705 13.224 63.806 13.224 L 62.322 13.224 L 62.322 15.754 Z M 72.268 17.213 C 69.471 17.213 68.231 15.437 68.231 12.786 C 68.231 10.135 69.617 8.213 72.365 8.213 C 74.091 8.213 75.769 8.991 75.818 10.937 L 73.872 10.937 C 73.775 10.062 73.192 9.624 72.365 9.624 C 70.663 9.624 70.152 11.448 70.152 12.835 C 70.152 14.221 70.663 15.827 72.292 15.827 C 73.143 15.827 73.775 15.364 73.897 14.489 L 75.842 14.489 C 75.648 16.483 74.067 17.213 72.268 17.213 Z\" fill=\"var(--token-a5692e86-633f-47ff-8d04-caee8b655444, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;TXT BLACK&quot;} */\"></path></svg>',svgContentId:9343793834,withExternalLayout:true,...addPropertyOverrides({Ue8nci7wc:{svgContentId:12626281635}},baseVariant,gestureVariant)}),isDisplayed3()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-19b8uym\",\"data-framer-name\":\"Natwest\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"rGukhmKfl\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 65 16\"><path d=\"M 54.007 13.943 C 53.409 13.869 52.492 13.64 52.024 13.447 L 51.638 13.289 L 51.638 11.08 C 51.655 11.08 51.835 11.165 52.039 11.27 C 52.533 11.524 53.344 11.789 53.945 11.894 C 55.062 12.089 55.899 11.922 56.26 11.431 C 56.41 11.227 56.438 10.808 56.319 10.551 C 56.183 10.259 55.871 10.061 54.787 9.58 C 53.004 8.789 52.64 8.588 52.228 8.168 C 51.659 7.589 51.449 7.063 51.447 6.215 C 51.444 4.24 53.168 3.024 55.636 3.262 C 56.523 3.348 57.414 3.547 57.785 3.743 L 57.945 3.827 L 57.876 5.943 L 57.346 5.711 C 56.62 5.393 56.126 5.277 55.374 5.245 C 54.835 5.222 54.645 5.236 54.401 5.314 C 53.714 5.535 53.501 6.121 53.94 6.58 C 54.211 6.863 54.421 6.98 55.664 7.534 C 56.979 8.12 57.421 8.371 57.859 8.781 C 58.428 9.311 58.661 9.898 58.661 10.798 C 58.661 11.719 58.362 12.425 57.727 13.008 C 57.352 13.352 56.549 13.755 56.018 13.866 C 55.486 13.977 54.568 14.013 54.007 13.943 Z M 13.901 13.837 C 13.249 13.663 12.749 13.369 12.281 12.886 C 11.804 12.395 11.555 11.932 11.421 11.293 C 11.309 10.756 11.349 9.886 11.506 9.431 C 11.882 8.34 12.807 7.533 14.073 7.192 C 14.453 7.089 14.721 7.069 16.022 7.045 L 17.529 7.016 C 17.404 5.738 16.743 5.381 15.918 5.289 C 14.781 5.287 13.689 5.419 12.666 5.842 L 12.696 3.74 C 14 3.335 15.505 3.075 16.791 3.284 C 18.083 3.515 18.972 4.139 19.415 5.128 C 19.705 5.776 19.719 5.993 19.719 10.016 L 19.719 13.723 L 17.521 13.723 L 17.488 12.989 C 16.997 13.379 16.406 13.724 15.858 13.862 C 15.359 13.982 14.397 13.97 13.901 13.837 Z\" fill=\"var(--token-a5692e86-633f-47ff-8d04-caee8b655444, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;TXT BLACK&quot;} */\"></path><path d=\"M 15.825 11.84 C 16.572 11.599 16.986 11.236 17.516 10.73 L 17.516 9.046 L 16.152 9.067 C 14.902 9.085 14.764 9.097 14.484 9.211 C 14.161 9.343 13.842 9.637 13.691 9.942 C 13.51 10.311 13.591 10.975 13.863 11.348 C 14.225 11.843 15.042 12.048 15.825 11.84 Z\" fill=\"var(--token-3635fae1-26af-43ab-8c23-ea0ac4cfae93, rgb(246, 250, 243)) /* {&quot;name&quot;:&quot;Off Creme Green&quot;} */\"></path><path d=\"M 23.519 13.868 C 22.987 13.717 22.481 13.35 22.219 12.927 C 22.149 12.813 22.035 12.56 21.965 12.364 C 21.711 9.791 21.813 8.802 21.784 5.427 L 20.38 5.395 L 20.38 3.434 L 21.784 3.402 L 21.84 0.773 L 24.014 0.004 L 24.043 3.402 L 26.494 3.432 L 26.494 5.397 L 24.043 5.427 L 24.043 8.296 C 24.043 11.078 24.046 11.171 24.156 11.389 C 24.332 11.74 24.643 11.873 25.289 11.872 C 25.695 11.88 26.079 11.792 26.469 11.699 C 26.507 12.407 26.494 12.948 26.494 13.712 C 25.541 13.853 24.453 14.104 23.519 13.868 Z M 45.283 13.865 C 43.52 13.457 42.376 12.428 41.866 10.793 C 41.487 9.579 41.488 7.687 41.867 6.468 C 42.375 4.838 43.683 3.627 45.276 3.313 C 46.173 3.136 47.351 3.277 48.066 3.645 C 49.734 4.505 50.646 6.608 50.418 9.069 L 50.383 9.449 L 43.899 9.449 L 43.899 9.606 C 43.899 9.833 44.045 10.371 44.18 10.642 C 44.355 10.99 44.795 11.435 45.134 11.605 C 45.65 11.862 46.097 11.94 46.874 11.905 C 47.709 11.868 48.39 11.694 49.091 11.34 L 49.573 11.096 L 49.573 13.224 L 49.146 13.423 C 48.361 13.79 47.808 13.902 46.653 13.926 C 45.898 13.941 45.543 13.926 45.283 13.865 Z\" fill=\"var(--token-a5692e86-633f-47ff-8d04-caee8b655444, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;TXT BLACK&quot;} */\"></path><path d=\"M 48.121 7.451 C 48.139 7.404 48.112 7.198 48.062 6.995 C 47.783 5.86 47.093 5.268 46.047 5.265 C 45.637 5.263 45.533 5.285 45.221 5.435 C 44.806 5.632 44.462 5.956 44.236 6.363 C 44.05 6.695 43.868 7.316 43.918 7.448 Z\" fill=\"var(--token-3635fae1-26af-43ab-8c23-ea0ac4cfae93, rgb(246, 250, 243)) /* {&quot;name&quot;:&quot;Off Creme Green&quot;} */\"></path><path d=\"M 62.076 13.876 C 61.302 13.649 60.771 13.14 60.523 12.385 C 60.401 12.015 60.398 11.945 60.37 8.718 L 60.341 5.427 L 58.936 5.395 L 58.936 3.434 L 60.341 3.402 L 60.396 0.775 L 62.557 0 L 62.599 3.402 L 64.995 3.432 L 64.995 5.397 L 62.599 5.427 L 62.599 8.324 C 62.599 11.126 62.603 11.227 62.71 11.417 C 62.888 11.733 63.226 11.872 63.819 11.873 C 64.264 11.873 64.657 11.819 64.903 11.723 L 64.871 13.75 C 64.803 13.766 64.636 13.806 64.5 13.839 C 64.103 13.935 62.369 13.962 62.076 13.876 Z M 0 0.053 L 2.165 0.084 L 7.945 9.616 L 7.987 0.056 L 10.135 0.056 L 10.135 13.726 L 7.979 13.695 L 2.199 4.305 L 2.148 13.723 L 0 13.723 Z M 29.55 13.653 C 28.637 9.117 27.645 4.597 26.755 0.056 L 29.083 0.076 L 30.892 9.195 L 33.182 0.056 L 35.358 0.056 L 37.65 9.273 C 38.262 6.232 38.778 3.15 39.328 0.09 L 41.531 0.127 C 40.623 4.911 39.864 8.639 38.887 13.709 C 38.122 13.725 37.356 13.724 36.591 13.724 L 35.416 8.996 L 34.201 4.341 C 33.336 7.645 32.708 10.17 31.809 13.723 L 29.55 13.653 Z\" fill=\"var(--token-a5692e86-633f-47ff-8d04-caee8b655444, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;TXT BLACK&quot;} */\"></path></svg>',svgContentId:10691157008,withExternalLayout:true,...addPropertyOverrides({o7ZuRdpu4:{svgContentId:11915161695}},baseVariant,gestureVariant)}),isDisplayed4()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1d6o5i2\",\"data-framer-name\":\"together\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"z7pVYXKeN\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 89 23\"><g id=\"ss11714153445_1\"><path d=\"M 0 23 L 0 0 L 89 0 L 89 23 Z\" fill=\"transparent\"></path><path d=\"M 26.516 23 C 26.283 22.884 26.022 22.906 25.777 22.855 C 23.477 22.376 21.78 20.358 21.718 18.025 C 21.713 17.82 21.776 17.773 21.975 17.776 C 22.805 17.787 23.633 17.785 24.464 17.776 C 24.64 17.776 24.696 17.811 24.712 18.003 C 24.803 19.117 25.607 19.896 26.723 19.983 C 27.708 20.059 28.652 19.371 28.895 18.373 C 29.197 17.143 28.442 15.875 26.877 15.793 C 25.457 15.717 24.185 15.225 23.08 14.329 C 21.91 13.378 21.267 12.126 21.064 10.658 C 20.669 7.791 22.426 5.104 25.196 4.306 C 26.652 3.887 28.072 4.017 29.429 4.692 C 29.617 4.785 29.715 4.758 29.853 4.616 C 30.411 4.041 30.987 3.484 31.55 2.914 C 31.659 2.802 31.72 2.782 31.84 2.907 C 32.407 3.486 32.981 4.059 33.561 4.623 C 33.686 4.745 33.682 4.816 33.57 4.941 C 33.037 5.536 32.514 6.144 31.981 6.739 C 31.867 6.864 31.858 6.953 31.938 7.104 C 33.233 9.557 32.744 12.326 30.686 14.213 C 30.559 14.329 30.548 14.385 30.664 14.521 C 33.26 17.506 31.675 22.107 27.788 22.88 C 27.558 22.924 27.317 22.893 27.098 23 L 26.509 23 Z M 24.162 9.842 C 24.133 11.277 25.321 12.505 26.777 12.538 C 28.241 12.574 29.485 11.368 29.505 9.898 C 29.523 8.47 28.342 7.254 26.902 7.22 C 25.419 7.187 24.191 8.361 24.162 9.84 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 89 13.668 C 88.864 13.942 88.794 14.245 88.591 14.492 C 88.02 15.187 87.087 15.405 86.278 15.018 C 85.493 14.641 85.075 13.775 85.258 12.903 C 85.432 12.081 86.207 11.453 87.069 11.433 C 87.933 11.413 88.716 12.012 88.939 12.861 C 88.955 12.917 88.928 12.99 89 13.026 L 89 13.665 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 57.832 5.503 C 58.535 4.772 59.366 4.429 60.284 4.311 C 61.587 4.142 62.811 4.335 63.833 5.244 C 64.588 5.915 64.896 6.797 65.012 7.766 C 65.057 8.136 65.061 8.51 65.061 8.882 C 65.059 10.901 65.057 12.917 65.065 14.935 C 65.065 15.16 65.003 15.214 64.782 15.212 C 63.871 15.198 62.962 15.198 62.051 15.212 C 61.833 15.214 61.766 15.163 61.768 14.935 C 61.777 13.015 61.772 11.095 61.772 9.176 C 61.772 8.9 61.757 8.626 61.683 8.359 C 61.373 7.245 60.114 6.764 59.017 7.345 C 58.151 7.804 57.859 8.584 57.852 9.497 C 57.841 11.302 57.843 13.106 57.855 14.911 C 57.855 15.158 57.79 15.218 57.546 15.214 C 56.635 15.198 55.727 15.203 54.816 15.214 C 54.62 15.214 54.539 15.183 54.539 14.958 C 54.546 10.052 54.546 5.144 54.539 0.238 C 54.539 0.047 54.597 0.002 54.78 0.005 C 55.718 0.013 56.653 0.016 57.591 0.005 C 57.806 0.002 57.834 0.078 57.834 0.265 C 57.827 1.892 57.83 3.518 57.83 5.144 C 57.83 5.242 57.83 5.338 57.83 5.507 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 73.138 10.832 C 71.962 10.832 70.783 10.843 69.606 10.823 C 69.325 10.818 69.314 10.934 69.365 11.133 C 69.608 12.079 70.245 12.65 71.173 12.857 C 72.609 13.178 73.95 12.89 75.174 12.079 C 75.344 11.968 75.418 11.97 75.529 12.153 C 75.889 12.734 76.27 13.303 76.643 13.875 C 76.692 13.951 76.775 14.006 76.637 14.105 C 74.355 15.691 71.888 16.027 69.307 15.025 C 67.447 14.301 66.471 12.806 66.192 10.861 C 65.976 9.357 66.181 7.913 67.005 6.615 C 68.012 5.026 69.501 4.233 71.375 4.148 C 72.841 4.082 74.165 4.442 75.248 5.481 C 76.181 6.374 76.63 7.506 76.846 8.747 C 76.953 9.361 76.965 9.983 76.967 10.605 C 76.967 10.798 76.906 10.839 76.723 10.836 C 75.529 10.83 74.332 10.832 73.138 10.832 Z M 71.57 8.715 C 72.265 8.715 72.959 8.709 73.656 8.72 C 73.839 8.722 73.864 8.657 73.835 8.504 C 73.772 8.179 73.672 7.869 73.468 7.601 C 72.866 6.799 72.037 6.572 71.098 6.762 C 70.193 6.942 69.595 7.495 69.365 8.404 C 69.318 8.588 69.296 8.735 69.595 8.724 C 70.253 8.7 70.912 8.718 71.573 8.718 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 40.536 10.832 C 39.35 10.832 38.163 10.838 36.977 10.825 C 36.736 10.823 36.72 10.914 36.752 11.103 C 36.888 11.91 37.645 12.67 38.562 12.863 C 40 13.166 41.342 12.899 42.563 12.086 C 42.757 11.957 42.826 11.995 42.938 12.175 C 43.293 12.748 43.67 13.309 44.037 13.875 C 44.083 13.948 44.173 14.011 44.037 14.107 C 41.744 15.693 39.272 16.036 36.685 15.018 C 34.847 14.294 33.878 12.814 33.595 10.892 C 33.387 9.486 33.546 8.12 34.256 6.868 C 35.245 5.126 36.781 4.246 38.772 4.148 C 40.228 4.077 41.543 4.438 42.628 5.458 C 43.483 6.262 43.934 7.281 44.182 8.403 C 44.345 9.145 44.369 9.898 44.362 10.656 C 44.362 10.856 44.253 10.836 44.124 10.834 C 42.929 10.834 41.733 10.834 40.538 10.834 Z M 38.964 8.715 C 39.65 8.715 40.337 8.709 41.023 8.72 C 41.226 8.724 41.261 8.66 41.226 8.477 C 41.148 8.076 40.994 7.715 40.714 7.414 C 40.105 6.757 39.337 6.601 38.493 6.757 C 37.605 6.922 36.906 7.617 36.752 8.428 C 36.714 8.628 36.732 8.731 36.988 8.722 C 37.647 8.702 38.308 8.715 38.966 8.715 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 8.74 9.849 C 8.74 6.639 11.31 4.108 14.594 4.135 C 17.768 4.161 20.267 6.806 20.233 9.934 C 20.2 13.048 17.623 15.581 14.428 15.577 C 11.305 15.575 8.74 12.99 8.74 9.847 Z M 11.685 9.838 C 11.682 11.377 12.939 12.643 14.478 12.645 C 16.014 12.645 17.288 11.382 17.295 9.851 C 17.302 8.332 16.014 7.055 14.478 7.058 C 12.948 7.06 11.687 8.316 11.682 9.838 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 1.681 9.711 C 1.681 8.876 1.674 8.165 1.686 7.454 C 1.688 7.267 1.634 7.211 1.447 7.218 C 1.036 7.231 0.625 7.218 0.217 7.225 C 0.065 7.227 -0.002 7.203 0 7.024 C 0.011 6.296 0.011 5.567 0 4.839 C -0.002 4.663 0.065 4.636 0.217 4.641 C 0.627 4.649 1.038 4.634 1.447 4.647 C 1.634 4.654 1.688 4.598 1.686 4.411 C 1.677 3.495 1.688 2.58 1.677 1.666 C 1.674 1.453 1.735 1.399 1.945 1.404 C 2.88 1.415 3.818 1.417 4.753 1.404 C 4.965 1.401 4.999 1.468 4.996 1.66 C 4.988 2.575 4.999 3.491 4.988 4.404 C 4.985 4.612 5.048 4.654 5.242 4.649 C 5.999 4.638 6.758 4.649 7.517 4.641 C 7.709 4.638 7.778 4.674 7.776 4.886 C 7.76 5.596 7.765 6.307 7.776 7.018 C 7.776 7.182 7.729 7.229 7.566 7.227 C 6.789 7.218 6.014 7.231 5.238 7.218 C 5.03 7.214 4.99 7.28 4.992 7.472 C 5.001 8.787 4.996 10.101 4.996 11.418 C 4.996 11.741 5.032 12.057 5.159 12.355 C 5.343 12.792 5.675 13.006 6.151 13.039 C 6.713 13.08 7.204 12.899 7.653 12.587 C 7.803 12.482 7.863 12.509 7.955 12.654 C 8.314 13.215 8.689 13.766 9.055 14.323 C 9.111 14.407 9.189 14.476 9.055 14.586 C 7.423 15.887 5.177 16.02 3.659 15.31 C 2.596 14.811 2.058 13.919 1.837 12.803 C 1.628 11.738 1.703 10.662 1.686 9.713 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 46.352 9.876 C 46.352 8.994 46.344 8.254 46.357 7.517 C 46.361 7.294 46.319 7.2 46.069 7.216 C 45.66 7.24 45.247 7.216 44.839 7.225 C 44.7 7.227 44.656 7.187 44.656 7.047 C 44.662 6.309 44.662 5.572 44.656 4.834 C 44.656 4.681 44.703 4.638 44.852 4.643 C 45.236 4.652 45.62 4.645 46.004 4.645 C 46.236 4.645 46.352 4.533 46.352 4.309 C 46.352 3.429 46.359 2.549 46.348 1.669 C 46.346 1.459 46.402 1.399 46.616 1.403 C 47.554 1.415 48.489 1.415 49.427 1.403 C 49.619 1.403 49.663 1.461 49.661 1.642 C 49.652 2.549 49.668 3.455 49.65 4.362 C 49.645 4.609 49.724 4.654 49.949 4.649 C 50.699 4.636 51.447 4.649 52.197 4.64 C 52.365 4.64 52.429 4.676 52.427 4.859 C 52.416 5.578 52.418 6.298 52.427 7.018 C 52.427 7.185 52.376 7.227 52.215 7.225 C 51.447 7.218 50.681 7.227 49.913 7.218 C 49.726 7.216 49.65 7.247 49.652 7.461 C 49.663 8.811 49.654 10.163 49.661 11.513 C 49.661 11.689 49.683 11.87 49.721 12.041 C 49.92 12.948 50.576 13.215 51.619 12.939 C 51.878 12.87 52.108 12.725 52.329 12.576 C 52.447 12.496 52.51 12.487 52.597 12.621 C 52.972 13.204 53.358 13.779 53.742 14.356 C 53.796 14.438 53.827 14.492 53.727 14.572 C 52.063 15.904 49.768 16.018 48.259 15.274 C 47.223 14.764 46.712 13.877 46.493 12.783 C 46.292 11.772 46.379 10.747 46.357 9.871 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 81.478 5.766 C 81.681 5.572 81.84 5.42 81.996 5.266 C 82.805 4.478 83.784 4.215 84.888 4.313 C 85.135 4.335 85.381 4.371 85.624 4.436 C 85.78 4.478 85.814 4.554 85.785 4.703 C 85.626 5.538 85.47 6.376 85.327 7.216 C 85.296 7.396 85.227 7.401 85.082 7.363 C 84.601 7.236 84.108 7.216 83.621 7.287 C 82.345 7.472 81.527 8.374 81.51 9.669 C 81.483 11.417 81.494 13.169 81.501 14.92 C 81.501 15.154 81.449 15.218 81.208 15.214 C 80.281 15.198 79.353 15.203 78.426 15.211 C 78.255 15.211 78.178 15.189 78.178 14.986 C 78.185 11.567 78.185 8.145 78.178 4.725 C 78.178 4.556 78.217 4.498 78.397 4.5 C 79.35 4.509 80.306 4.509 81.259 4.5 C 81.447 4.5 81.483 4.567 81.478 4.73 C 81.47 5.057 81.476 5.385 81.476 5.766 Z\" fill=\"rgb(0, 0, 0)\"></path></g></svg>',svgContentId:11714153445,withExternalLayout:true,...addPropertyOverrides({kprXlPwSs:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 89 23\"><g id=\"ss8839289742_1\"><path d=\"M 0 23 L 0 0 L 89 0 L 89 23 Z\" fill=\"transparent\"></path><path d=\"M 26.516 23 C 26.283 22.884 26.022 22.906 25.777 22.855 C 23.477 22.376 21.78 20.358 21.718 18.025 C 21.713 17.82 21.776 17.773 21.975 17.776 C 22.805 17.787 23.633 17.785 24.464 17.776 C 24.64 17.776 24.696 17.811 24.712 18.003 C 24.803 19.117 25.607 19.896 26.723 19.983 C 27.708 20.059 28.652 19.371 28.895 18.373 C 29.197 17.143 28.442 15.875 26.877 15.793 C 25.457 15.717 24.185 15.225 23.08 14.329 C 21.91 13.378 21.267 12.126 21.064 10.658 C 20.669 7.791 22.426 5.104 25.196 4.306 C 26.652 3.887 28.072 4.017 29.429 4.692 C 29.617 4.785 29.715 4.758 29.853 4.616 C 30.411 4.041 30.987 3.484 31.55 2.914 C 31.659 2.802 31.72 2.782 31.84 2.907 C 32.407 3.486 32.981 4.059 33.561 4.623 C 33.686 4.745 33.682 4.816 33.57 4.941 C 33.037 5.536 32.514 6.144 31.981 6.739 C 31.867 6.864 31.858 6.953 31.938 7.104 C 33.233 9.557 32.744 12.326 30.686 14.213 C 30.559 14.329 30.548 14.385 30.664 14.521 C 33.26 17.506 31.675 22.107 27.788 22.88 C 27.558 22.924 27.317 22.893 27.098 23 L 26.509 23 Z M 24.162 9.842 C 24.133 11.277 25.321 12.505 26.777 12.538 C 28.241 12.574 29.485 11.368 29.505 9.898 C 29.523 8.47 28.342 7.254 26.902 7.22 C 25.419 7.187 24.191 8.361 24.162 9.84 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 89 13.668 C 88.864 13.942 88.794 14.245 88.591 14.492 C 88.02 15.187 87.087 15.405 86.278 15.018 C 85.493 14.641 85.075 13.775 85.258 12.903 C 85.432 12.081 86.207 11.453 87.069 11.433 C 87.933 11.413 88.716 12.012 88.939 12.861 C 88.955 12.917 88.928 12.99 89 13.026 L 89 13.665 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 57.832 5.503 C 58.535 4.772 59.366 4.429 60.284 4.311 C 61.587 4.142 62.811 4.335 63.833 5.244 C 64.588 5.915 64.896 6.797 65.012 7.766 C 65.057 8.136 65.061 8.51 65.061 8.882 C 65.059 10.901 65.057 12.917 65.065 14.935 C 65.065 15.16 65.003 15.214 64.782 15.212 C 63.871 15.198 62.962 15.198 62.051 15.212 C 61.833 15.214 61.766 15.163 61.768 14.935 C 61.777 13.015 61.772 11.095 61.772 9.176 C 61.772 8.9 61.757 8.626 61.683 8.359 C 61.373 7.245 60.114 6.764 59.017 7.345 C 58.151 7.804 57.859 8.584 57.852 9.497 C 57.841 11.302 57.843 13.106 57.855 14.911 C 57.855 15.158 57.79 15.218 57.546 15.214 C 56.635 15.198 55.727 15.203 54.816 15.214 C 54.62 15.214 54.539 15.183 54.539 14.958 C 54.546 10.052 54.546 5.144 54.539 0.238 C 54.539 0.047 54.597 0.002 54.78 0.005 C 55.718 0.013 56.653 0.016 57.591 0.005 C 57.806 0.002 57.834 0.078 57.834 0.265 C 57.827 1.892 57.83 3.518 57.83 5.144 C 57.83 5.242 57.83 5.338 57.83 5.507 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 73.138 10.832 C 71.962 10.832 70.783 10.843 69.606 10.823 C 69.325 10.818 69.314 10.934 69.365 11.133 C 69.608 12.079 70.245 12.65 71.173 12.857 C 72.609 13.178 73.95 12.89 75.174 12.079 C 75.344 11.968 75.418 11.97 75.529 12.153 C 75.889 12.734 76.27 13.303 76.643 13.875 C 76.692 13.951 76.775 14.006 76.637 14.105 C 74.355 15.691 71.888 16.027 69.307 15.025 C 67.447 14.301 66.471 12.806 66.192 10.861 C 65.976 9.357 66.181 7.913 67.005 6.615 C 68.012 5.026 69.501 4.233 71.375 4.148 C 72.841 4.082 74.165 4.442 75.248 5.481 C 76.181 6.374 76.63 7.506 76.846 8.747 C 76.953 9.361 76.965 9.983 76.967 10.605 C 76.967 10.798 76.906 10.839 76.723 10.836 C 75.529 10.83 74.332 10.832 73.138 10.832 Z M 71.57 8.715 C 72.265 8.715 72.959 8.709 73.656 8.72 C 73.839 8.722 73.864 8.657 73.835 8.504 C 73.772 8.179 73.672 7.869 73.468 7.601 C 72.866 6.799 72.037 6.572 71.098 6.762 C 70.193 6.942 69.595 7.495 69.365 8.404 C 69.318 8.588 69.296 8.735 69.595 8.724 C 70.253 8.7 70.912 8.718 71.573 8.718 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 40.536 10.832 C 39.35 10.832 38.163 10.838 36.977 10.825 C 36.736 10.823 36.72 10.914 36.752 11.103 C 36.888 11.91 37.645 12.67 38.562 12.863 C 40 13.166 41.342 12.899 42.563 12.086 C 42.757 11.957 42.826 11.995 42.938 12.175 C 43.293 12.748 43.67 13.309 44.037 13.875 C 44.083 13.948 44.173 14.011 44.037 14.107 C 41.744 15.693 39.272 16.036 36.685 15.018 C 34.847 14.294 33.878 12.814 33.595 10.892 C 33.387 9.486 33.546 8.12 34.256 6.868 C 35.245 5.126 36.781 4.246 38.772 4.148 C 40.228 4.077 41.543 4.438 42.628 5.458 C 43.483 6.262 43.934 7.281 44.182 8.403 C 44.345 9.145 44.369 9.898 44.362 10.656 C 44.362 10.856 44.253 10.836 44.124 10.834 C 42.929 10.834 41.733 10.834 40.538 10.834 Z M 38.964 8.715 C 39.65 8.715 40.337 8.709 41.023 8.72 C 41.226 8.724 41.261 8.66 41.226 8.477 C 41.148 8.076 40.994 7.715 40.714 7.414 C 40.105 6.757 39.337 6.601 38.493 6.757 C 37.605 6.922 36.906 7.617 36.752 8.428 C 36.714 8.628 36.732 8.731 36.988 8.722 C 37.647 8.702 38.308 8.715 38.966 8.715 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 8.74 9.849 C 8.74 6.639 11.31 4.108 14.594 4.135 C 17.768 4.161 20.267 6.806 20.233 9.934 C 20.2 13.048 17.623 15.581 14.428 15.577 C 11.305 15.575 8.74 12.99 8.74 9.847 Z M 11.685 9.838 C 11.682 11.377 12.939 12.643 14.478 12.645 C 16.014 12.645 17.288 11.382 17.295 9.851 C 17.302 8.332 16.014 7.055 14.478 7.058 C 12.948 7.06 11.687 8.316 11.682 9.838 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 1.681 9.711 C 1.681 8.876 1.674 8.165 1.686 7.454 C 1.688 7.267 1.634 7.211 1.447 7.218 C 1.036 7.231 0.625 7.218 0.217 7.225 C 0.065 7.227 -0.002 7.203 0 7.024 C 0.011 6.296 0.011 5.567 0 4.839 C -0.002 4.663 0.065 4.636 0.217 4.641 C 0.627 4.649 1.038 4.634 1.447 4.647 C 1.634 4.654 1.688 4.598 1.686 4.411 C 1.677 3.495 1.688 2.58 1.677 1.666 C 1.674 1.453 1.735 1.399 1.945 1.404 C 2.88 1.415 3.818 1.417 4.753 1.404 C 4.965 1.401 4.999 1.468 4.996 1.66 C 4.988 2.575 4.999 3.491 4.988 4.404 C 4.985 4.612 5.048 4.654 5.242 4.649 C 5.999 4.638 6.758 4.649 7.517 4.641 C 7.709 4.638 7.778 4.674 7.776 4.886 C 7.76 5.596 7.765 6.307 7.776 7.018 C 7.776 7.182 7.729 7.229 7.566 7.227 C 6.789 7.218 6.014 7.231 5.238 7.218 C 5.03 7.214 4.99 7.28 4.992 7.472 C 5.001 8.787 4.996 10.101 4.996 11.418 C 4.996 11.741 5.032 12.057 5.159 12.355 C 5.343 12.792 5.675 13.006 6.151 13.039 C 6.713 13.08 7.204 12.899 7.653 12.587 C 7.803 12.482 7.863 12.509 7.955 12.654 C 8.314 13.215 8.689 13.766 9.055 14.323 C 9.111 14.407 9.189 14.476 9.055 14.586 C 7.423 15.887 5.177 16.02 3.659 15.31 C 2.596 14.811 2.058 13.919 1.837 12.803 C 1.628 11.738 1.703 10.662 1.686 9.713 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 46.352 9.876 C 46.352 8.994 46.344 8.254 46.357 7.517 C 46.361 7.294 46.319 7.2 46.069 7.216 C 45.66 7.24 45.247 7.216 44.839 7.225 C 44.7 7.227 44.656 7.187 44.656 7.047 C 44.662 6.309 44.662 5.572 44.656 4.834 C 44.656 4.681 44.703 4.638 44.852 4.643 C 45.236 4.652 45.62 4.645 46.004 4.645 C 46.236 4.645 46.352 4.533 46.352 4.309 C 46.352 3.429 46.359 2.549 46.348 1.669 C 46.346 1.459 46.402 1.399 46.616 1.403 C 47.554 1.415 48.489 1.415 49.427 1.403 C 49.619 1.403 49.663 1.461 49.661 1.642 C 49.652 2.549 49.668 3.455 49.65 4.362 C 49.645 4.609 49.724 4.654 49.949 4.649 C 50.699 4.636 51.447 4.649 52.197 4.64 C 52.365 4.64 52.429 4.676 52.427 4.859 C 52.416 5.578 52.418 6.298 52.427 7.018 C 52.427 7.185 52.376 7.227 52.215 7.225 C 51.447 7.218 50.681 7.227 49.913 7.218 C 49.726 7.216 49.65 7.247 49.652 7.461 C 49.663 8.811 49.654 10.163 49.661 11.513 C 49.661 11.689 49.683 11.87 49.721 12.041 C 49.92 12.948 50.576 13.215 51.619 12.939 C 51.878 12.87 52.108 12.725 52.329 12.576 C 52.447 12.496 52.51 12.487 52.597 12.621 C 52.972 13.204 53.358 13.779 53.742 14.356 C 53.796 14.438 53.827 14.492 53.727 14.572 C 52.063 15.904 49.768 16.018 48.259 15.274 C 47.223 14.764 46.712 13.877 46.493 12.783 C 46.292 11.772 46.379 10.747 46.357 9.871 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 81.478 5.766 C 81.681 5.572 81.84 5.42 81.996 5.266 C 82.805 4.478 83.784 4.215 84.888 4.313 C 85.135 4.335 85.381 4.371 85.624 4.436 C 85.78 4.478 85.814 4.554 85.785 4.703 C 85.626 5.538 85.47 6.376 85.327 7.216 C 85.296 7.396 85.227 7.401 85.082 7.363 C 84.601 7.236 84.108 7.216 83.621 7.287 C 82.345 7.472 81.527 8.374 81.51 9.669 C 81.483 11.417 81.494 13.169 81.501 14.92 C 81.501 15.154 81.449 15.218 81.208 15.214 C 80.281 15.198 79.353 15.203 78.426 15.211 C 78.255 15.211 78.178 15.189 78.178 14.986 C 78.185 11.567 78.185 8.145 78.178 4.725 C 78.178 4.556 78.217 4.498 78.397 4.5 C 79.35 4.509 80.306 4.509 81.259 4.5 C 81.447 4.5 81.483 4.567 81.478 4.73 C 81.47 5.057 81.476 5.385 81.476 5.766 Z\" fill=\"rgb(0, 0, 0)\"></path></g></svg>',svgContentId:8839289742}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-105ljju\",\"data-framer-name\":\"Nottingham building society\",layoutDependency:layoutDependency,layoutId:\"WcPCis0T3\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1uqw9en\",\"data-framer-name\":\"Nottingham\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"D7twbFvnJ\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 62 17\"><g transform=\"translate(-0.001 0)\" id=\"ss11147537103_1\"><path d=\"M 0.001 17 L 0.001 0 L 62.001 0 L 62.001 17 Z\" fill=\"transparent\"></path><path d=\"M 1.852 6.442 C 1.773 6.853 1.669 7.296 1.61 7.744 C 1.577 8 1.518 8.146 1.235 8.148 C 0.938 8.149 0.64 8.183 0.345 8.224 C 0.071 8.261 0.007 8.135 0.001 7.874 C -0.022 6.878 0.287 5.98 0.736 5.126 C 0.89 4.834 0.89 4.609 0.75 4.311 C 0.401 3.558 0.087 2.787 0.15 1.92 C 0.242 0.699 1.067 0.018 2.269 0.172 C 3.351 0.311 3.988 1.19 3.731 2.366 C 3.576 3.078 3.256 3.76 2.953 4.427 C 2.828 4.702 2.808 4.887 3.007 5.103 C 3.408 5.538 3.77 6.02 4.213 6.405 C 4.753 6.874 5.118 6.695 5.157 5.973 C 5.207 5.076 5.165 4.172 5.248 3.28 C 5.336 2.366 5.525 1.464 5.674 0.557 C 5.726 0.25 5.917 0.166 6.195 0.238 C 6.472 0.311 6.745 0.393 7.025 0.448 C 7.271 0.494 7.339 0.625 7.261 0.855 C 6.852 2.051 6.852 3.296 6.811 4.541 C 6.787 5.242 6.755 5.96 6.591 6.635 C 6.249 8.05 4.98 8.638 3.747 7.929 C 3.088 7.549 2.53 6.98 1.852 6.439 Z M 1.8 2.977 C 1.863 2.977 1.927 2.98 1.991 2.982 C 2.054 2.653 2.141 2.328 2.169 1.996 C 2.177 1.894 2.02 1.777 1.939 1.667 C 1.854 1.772 1.695 1.878 1.697 1.983 C 1.7 2.315 1.761 2.645 1.8 2.977 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 54.71 2.732 C 55.632 1.968 57.045 1.904 58.021 2.94 C 58.12 2.854 58.218 2.764 58.324 2.68 C 59.11 2.059 59.973 1.986 60.85 2.402 C 61.678 2.795 61.972 3.545 61.966 4.454 C 61.958 5.533 61.955 6.614 61.969 7.694 C 61.973 8.035 61.848 8.159 61.529 8.137 C 61.294 8.12 61.055 8.119 60.82 8.137 C 60.503 8.162 60.405 8.005 60.407 7.703 C 60.413 6.777 60.408 5.852 60.407 4.926 C 60.407 4.784 60.407 4.643 60.389 4.502 C 60.318 3.922 59.93 3.589 59.365 3.62 C 58.823 3.649 58.459 4.011 58.451 4.581 C 58.437 5.583 58.447 6.587 58.443 7.589 C 58.443 8.1 58.411 8.135 57.911 8.13 C 56.731 8.119 56.883 8.298 56.874 7.075 C 56.867 6.226 56.881 5.377 56.857 4.53 C 56.841 3.995 56.488 3.661 55.972 3.621 C 55.436 3.581 55.043 3.871 54.94 4.399 C 54.905 4.586 54.886 4.781 54.884 4.973 C 54.878 5.886 54.872 6.798 54.887 7.711 C 54.894 8.035 54.777 8.141 54.474 8.135 C 53.128 8.103 53.37 8.33 53.352 6.982 C 53.339 6.057 53.342 5.131 53.352 4.204 C 53.356 3.858 53.268 3.621 52.887 3.613 C 52.662 3.608 52.587 3.481 52.599 3.262 C 52.61 3.083 52.599 2.903 52.601 2.722 C 52.603 2.263 52.655 2.202 53.111 2.167 C 53.712 2.118 54.283 2.178 54.707 2.729 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 37.318 2.811 C 37.331 2.323 37.598 2.244 37.954 2.283 C 38.077 2.295 38.203 2.294 38.327 2.283 C 38.651 2.257 38.759 2.41 38.757 2.74 C 38.746 4.191 38.765 5.643 38.745 7.094 C 38.739 7.487 38.67 7.889 38.568 8.267 C 38.174 9.727 37.046 10.535 35.549 10.477 C 34.631 10.442 33.799 10.157 33.053 9.599 C 32.8 9.409 32.733 9.218 32.977 8.974 C 32.994 8.957 33.008 8.934 33.025 8.915 C 33.207 8.705 33.362 8.373 33.578 8.323 C 33.774 8.278 34.037 8.539 34.27 8.665 C 34.861 8.984 35.476 9.137 36.135 8.944 C 36.751 8.763 37.17 8.164 37.125 7.555 C 35.611 8.568 33.897 7.903 33.271 6.99 C 32.481 5.838 32.59 3.976 33.523 2.958 C 34.318 2.089 36.109 1.773 37.318 2.809 Z M 37.178 5.126 C 37.173 4.217 36.636 3.66 35.762 3.661 C 34.887 3.661 34.345 4.224 34.349 5.126 C 34.354 6.015 34.91 6.568 35.793 6.563 C 36.679 6.556 37.183 6.034 37.178 5.126 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 50.392 7.607 C 49.727 8.185 48.967 8.349 48.126 8.225 C 47.083 8.071 46.345 7.513 46.009 6.481 C 45.67 5.442 45.717 4.412 46.256 3.433 C 47.043 2.004 49.185 1.746 50.316 2.761 C 50.423 2.61 50.515 2.349 50.646 2.328 C 50.983 2.271 51.337 2.299 51.679 2.344 C 51.74 2.352 51.811 2.598 51.811 2.735 C 51.822 3.866 51.825 4.997 51.813 6.128 C 51.808 6.523 51.858 6.83 52.335 6.814 C 52.371 6.814 52.436 6.83 52.438 6.845 C 52.483 7.214 52.545 7.584 52.542 7.955 C 52.542 8.045 52.333 8.185 52.204 8.212 C 51.508 8.356 50.87 8.264 50.394 7.61 Z M 47.411 5.186 C 47.405 6.159 47.926 6.747 48.808 6.758 C 49.693 6.769 50.246 6.186 50.259 5.231 C 50.269 4.274 49.725 3.666 48.853 3.66 C 47.957 3.654 47.419 4.224 47.412 5.184 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 41.23 2.602 C 42.055 2.125 42.858 2.031 43.695 2.302 C 44.573 2.585 45.159 3.355 45.176 4.304 C 45.198 5.461 45.178 6.618 45.187 7.774 C 45.188 8.045 45.081 8.145 44.831 8.137 C 44.557 8.127 44.284 8.125 44.01 8.137 C 43.732 8.148 43.645 8.014 43.648 7.739 C 43.659 6.814 43.656 5.888 43.65 4.963 C 43.645 4.201 43.309 3.742 42.706 3.645 C 41.8 3.499 41.236 3.993 41.231 4.944 C 41.227 5.856 41.22 6.769 41.234 7.681 C 41.239 8.008 41.142 8.162 40.808 8.138 C 40.574 8.121 40.334 8.119 40.1 8.138 C 39.762 8.167 39.666 7.998 39.666 7.682 C 39.671 5.292 39.672 2.901 39.666 0.511 C 39.666 0.176 39.797 0.071 40.114 0.071 C 41.228 0.071 41.228 0.061 41.228 1.197 C 41.228 1.645 41.228 2.094 41.228 2.602 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 10.457 2.16 C 12.226 2.167 13.465 3.43 13.458 5.218 C 13.452 7.016 12.17 8.303 10.407 8.277 C 8.57 8.25 7.387 7.004 7.398 5.108 C 7.409 3.37 8.67 2.154 10.457 2.16 Z M 10.426 3.66 C 9.54 3.66 8.994 4.248 8.994 5.203 C 8.994 6.16 9.534 6.75 10.417 6.756 C 11.303 6.763 11.84 6.178 11.84 5.212 C 11.84 4.235 11.315 3.66 10.426 3.66 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 27.981 2.743 C 28.717 2.197 29.522 2.043 30.392 2.236 C 31.409 2.46 32.091 3.272 32.116 4.361 C 32.142 5.492 32.12 6.623 32.13 7.753 C 32.133 8.039 32.016 8.15 31.749 8.138 C 31.5 8.129 31.25 8.121 31.003 8.14 C 30.673 8.167 30.562 8.016 30.563 7.691 C 30.571 6.753 30.577 5.814 30.56 4.876 C 30.544 4.002 30.042 3.551 29.216 3.629 C 28.564 3.691 28.177 4.126 28.17 4.842 C 28.159 5.78 28.152 6.719 28.173 7.657 C 28.18 8.035 28.044 8.151 27.692 8.142 C 26.44 8.105 26.626 8.343 26.614 7.016 C 26.604 6.104 26.607 5.19 26.614 4.279 C 26.617 3.905 26.555 3.604 26.102 3.608 C 26.067 3.608 26 3.597 25.998 3.584 C 25.952 3.23 25.886 2.876 25.886 2.521 C 25.886 2.415 26.059 2.236 26.174 2.217 C 26.844 2.097 27.493 2.12 27.98 2.747 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 20.945 3.802 C 20.945 4.54 20.902 5.221 20.958 5.894 C 21.017 6.614 21.595 6.927 22.459 6.779 C 22.557 6.763 22.653 6.721 22.75 6.721 C 22.829 6.721 22.97 6.755 22.977 6.793 C 23.042 7.181 23.095 7.573 23.123 7.966 C 23.127 8.019 22.992 8.117 22.91 8.14 C 21.47 8.525 19.478 8.08 19.399 5.822 C 19.38 5.282 19.372 4.743 19.38 4.203 C 19.385 3.916 19.313 3.789 19.004 3.797 C 18.441 3.81 18.441 3.79 18.441 3.22 C 18.441 3.143 18.441 3.066 18.441 2.988 C 18.441 2.333 18.441 2.323 19.069 2.288 C 19.291 2.275 19.389 2.188 19.375 1.96 C 19.371 1.896 19.366 1.83 19.378 1.769 C 19.428 1.508 19.445 1.044 19.546 1.023 C 19.947 0.938 20.376 0.979 20.793 1.012 C 20.847 1.016 20.922 1.239 20.926 1.363 C 20.962 2.286 20.958 2.286 21.871 2.288 C 21.884 2.288 21.896 2.288 21.909 2.288 C 22.947 2.288 23.098 2.471 22.88 3.538 C 22.857 3.649 22.647 3.786 22.516 3.794 C 22.01 3.823 21.5 3.807 20.944 3.807 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 14.498 3.844 C 14.394 3.824 14.346 3.816 14.299 3.805 C 14.068 3.757 13.653 3.745 13.634 3.652 C 13.556 3.261 13.578 2.842 13.617 2.437 C 13.623 2.371 13.909 2.286 14.061 2.294 C 14.397 2.31 14.514 2.199 14.506 1.837 C 14.486 0.942 14.378 0.933 15.37 0.942 C 15.494 0.942 15.639 0.904 15.737 0.955 C 15.866 1.026 16.015 1.152 16.054 1.286 C 16.108 1.474 16.087 1.695 16.066 1.898 C 16.034 2.215 16.175 2.299 16.455 2.288 C 16.826 2.272 17.201 2.296 17.573 2.281 C 17.897 2.268 18.068 2.375 18.031 2.744 C 18.011 2.946 18.014 3.156 18.031 3.359 C 18.059 3.704 17.9 3.813 17.59 3.807 C 17.106 3.795 16.623 3.804 16.129 3.804 C 16.129 4.594 16.059 5.364 16.15 6.114 C 16.222 6.693 16.803 6.908 17.58 6.78 C 17.666 6.766 17.748 6.737 17.834 6.721 C 18.023 6.687 18.149 6.748 18.169 6.967 C 18.191 7.196 18.205 7.43 18.253 7.654 C 18.326 8.003 18.179 8.179 17.862 8.19 C 17.369 8.206 16.862 8.266 16.387 8.171 C 15.173 7.931 14.518 7.012 14.5 5.638 C 14.492 5.049 14.5 4.461 14.5 3.844 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 18.693 13.2 C 19.298 13.672 19.451 14.07 19.287 14.698 C 19.142 15.247 18.71 15.59 18.017 15.626 C 17.322 15.661 16.626 15.644 15.931 15.65 C 15.701 15.652 15.597 15.552 15.597 15.302 C 15.603 14.016 15.594 12.733 15.612 11.447 C 15.614 11.339 15.783 11.147 15.88 11.143 C 16.537 11.117 17.201 11.085 17.854 11.143 C 19.004 11.247 19.382 12.185 18.693 13.198 Z M 16.571 14.73 C 17.025 14.73 17.459 14.748 17.889 14.724 C 18.175 14.708 18.381 14.561 18.376 14.215 C 18.371 13.889 18.185 13.76 17.907 13.736 C 17.722 13.72 17.535 13.723 17.35 13.723 C 16.749 13.723 16.49 14.058 16.571 14.729 Z M 16.551 12.803 C 16.963 12.803 17.347 12.834 17.722 12.787 C 17.851 12.771 18.042 12.565 18.048 12.436 C 18.054 12.319 17.86 12.098 17.736 12.082 C 17.35 12.035 16.957 12.064 16.55 12.064 L 16.55 12.802 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 37.963 15.342 C 37.037 15.781 36.213 15.631 35.75 14.969 C 35.293 14.315 35.353 13.264 35.882 12.686 C 36.409 12.109 37.273 12.032 37.895 12.43 C 38.209 12.366 38.431 12.291 38.651 12.288 C 38.735 12.288 38.895 12.448 38.897 12.536 C 38.91 13.472 38.972 14.418 38.872 15.344 C 38.731 16.659 37.716 17.269 36.451 16.889 C 36.193 16.812 35.952 16.667 35.712 16.535 C 35.541 16.441 35.433 16.291 35.594 16.101 C 35.744 15.927 35.823 15.607 36.169 15.798 C 36.396 15.924 36.636 16.048 36.884 16.103 C 37.432 16.222 37.804 15.953 37.961 15.342 Z M 37.986 13.925 C 37.988 13.432 37.674 13.09 37.209 13.079 C 36.752 13.068 36.393 13.419 36.382 13.886 C 36.371 14.342 36.726 14.717 37.178 14.729 C 37.658 14.74 37.985 14.416 37.986 13.925 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 28.863 15.536 C 28.041 15.955 27.08 15.666 26.709 15.22 C 26.219 14.627 26.155 13.553 26.595 12.876 C 27.03 12.208 27.793 12.037 28.85 12.425 C 28.85 12.112 28.849 11.829 28.85 11.545 C 28.853 11.043 28.886 11.006 29.301 11.003 C 29.725 10.999 29.766 11.041 29.767 11.529 C 29.771 12.699 29.777 13.868 29.761 15.038 C 29.758 15.234 29.696 15.573 29.601 15.599 C 29.374 15.657 29.111 15.568 28.863 15.537 Z M 27.262 13.97 C 27.265 14.51 27.554 14.824 28.051 14.822 C 28.541 14.822 28.838 14.498 28.843 13.965 C 28.847 13.433 28.508 13.065 28.025 13.079 C 27.546 13.094 27.259 13.429 27.262 13.97 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 61.019 15.547 C 60.608 15.547 60.21 15.602 59.836 15.534 C 59.322 15.441 58.998 15.057 58.956 14.521 C 58.907 13.87 58.924 13.213 58.925 12.557 C 58.925 12.186 59.211 12.285 59.419 12.27 C 59.631 12.257 59.83 12.269 59.831 12.57 C 59.834 13.084 59.82 13.599 59.851 14.112 C 59.881 14.601 60.28 14.864 60.684 14.696 C 60.983 14.572 61.067 14.308 61.075 14.012 C 61.086 13.562 61.095 13.111 61.078 12.663 C 61.064 12.283 61.277 12.265 61.556 12.264 C 61.835 12.262 62.009 12.314 62.003 12.658 C 61.984 13.57 62.003 14.484 61.967 15.394 C 61.941 16.069 61.658 16.616 61.008 16.861 C 60.268 17.14 59.59 16.966 58.978 16.483 C 58.784 16.33 58.878 16.169 59.008 16.025 C 59.152 15.864 59.242 15.635 59.548 15.814 C 59.806 15.966 60.114 16.083 60.408 16.106 C 60.796 16.136 61 15.882 61.022 15.547 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 42.256 15.715 C 41.662 15.721 41.136 15.529 40.664 15.162 C 40.478 15.017 40.385 14.858 40.578 14.655 C 40.747 14.476 40.877 14.154 41.201 14.439 C 41.574 14.769 42.014 14.869 42.487 14.808 C 42.733 14.775 42.999 14.664 42.962 14.376 C 42.938 14.197 42.747 13.984 42.578 13.897 C 42.354 13.781 42.076 13.775 41.822 13.717 C 40.957 13.52 40.565 13.09 40.602 12.383 C 40.643 11.623 41.143 11.123 41.989 11.061 C 42.586 11.016 43.144 11.18 43.643 11.537 C 43.799 11.65 43.933 11.797 43.761 11.974 C 43.601 12.137 43.541 12.494 43.159 12.307 C 42.831 12.148 42.47 12.034 42.113 11.969 C 41.892 11.929 41.614 11.98 41.578 12.309 C 41.541 12.652 41.802 12.734 42.045 12.8 C 42.259 12.858 42.485 12.879 42.7 12.931 C 43.634 13.152 43.997 13.625 43.915 14.508 C 43.852 15.18 43.256 15.665 42.444 15.703 C 42.382 15.707 42.32 15.711 42.259 15.716 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 23.738 5.187 C 23.738 4.366 23.747 3.546 23.733 2.724 C 23.727 2.41 23.836 2.281 24.139 2.284 C 25.525 2.302 25.273 2.12 25.289 3.409 C 25.305 4.807 25.294 6.205 25.292 7.604 C 25.292 8.124 25.277 8.134 24.764 8.135 C 24.552 8.135 24.341 8.126 24.131 8.137 C 23.844 8.153 23.732 8.024 23.735 7.726 C 23.746 6.88 23.738 6.033 23.738 5.186 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 53.534 14.186 C 53.657 14.869 54.278 15.059 54.818 14.647 C 54.976 14.526 55.1 14.416 55.306 14.573 C 55.707 14.877 55.716 15.038 55.313 15.359 C 54.647 15.889 53.571 15.824 52.988 15.219 C 52.411 14.619 52.351 13.488 52.861 12.809 C 53.257 12.28 53.989 12.064 54.683 12.271 C 55.324 12.462 55.722 12.991 55.797 13.703 C 55.832 14.044 55.744 14.205 55.383 14.194 C 54.779 14.175 54.173 14.189 53.536 14.189 Z M 53.559 13.487 L 54.799 13.487 C 54.706 13.14 54.476 13.05 54.205 13.039 C 53.914 13.028 53.678 13.129 53.56 13.487 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 21.949 15.455 C 21.741 15.534 21.539 15.65 21.324 15.687 C 20.356 15.853 19.728 15.33 19.683 14.313 C 19.658 13.762 19.686 13.208 19.673 12.655 C 19.664 12.27 19.897 12.277 20.166 12.266 C 20.463 12.254 20.601 12.351 20.595 12.678 C 20.587 13.192 20.59 13.706 20.622 14.218 C 20.648 14.648 20.867 14.851 21.226 14.846 C 21.582 14.842 21.809 14.621 21.826 14.205 C 21.848 13.704 21.846 13.203 21.834 12.702 C 21.825 12.359 21.971 12.258 22.285 12.264 C 22.583 12.27 22.798 12.304 22.787 12.694 C 22.771 13.272 22.787 13.851 22.782 14.429 C 22.782 14.629 22.807 14.769 23.012 14.895 C 23.135 14.97 23.18 15.259 23.172 15.446 C 23.167 15.536 22.954 15.69 22.841 15.687 C 22.547 15.676 22.255 15.592 21.963 15.537 C 21.958 15.51 21.952 15.483 21.947 15.455 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 31.945 14.339 C 31.945 14.095 31.945 13.851 31.945 13.607 C 31.947 13.353 31.988 13.106 31.643 13.002 C 31.556 12.976 31.521 12.644 31.533 12.457 C 31.539 12.367 31.712 12.215 31.807 12.217 C 32.058 12.223 32.335 12.246 32.551 12.362 C 32.733 12.46 32.837 12.457 33.008 12.37 C 33.84 11.942 34.875 12.27 35.026 13.097 C 35.164 13.854 35.136 14.651 35.111 15.428 C 35.1 15.774 34.741 15.623 34.528 15.643 C 34.321 15.664 34.199 15.558 34.197 15.329 C 34.197 14.828 34.197 14.329 34.194 13.828 C 34.189 13.317 33.984 13.077 33.557 13.069 C 33.112 13.061 32.876 13.316 32.87 13.825 C 32.865 14.3 32.853 14.775 32.873 15.249 C 32.888 15.632 32.668 15.653 32.394 15.652 C 32.13 15.652 31.923 15.616 31.942 15.26 C 31.957 14.952 31.945 14.645 31.945 14.337 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 45.837 15.713 C 44.776 15.708 44.097 15.02 44.099 13.95 C 44.1 12.897 44.807 12.188 45.852 12.193 C 46.887 12.199 47.576 12.916 47.571 13.984 C 47.566 15.022 46.87 15.716 45.837 15.711 Z M 45.835 14.819 C 46.326 14.822 46.631 14.5 46.635 13.968 C 46.641 13.454 46.321 13.09 45.854 13.079 C 45.386 13.066 45.042 13.42 45.033 13.928 C 45.022 14.479 45.323 14.816 45.835 14.819 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 49.387 15.708 C 48.555 15.69 47.982 15.23 47.795 14.427 C 47.598 13.583 47.938 12.733 48.611 12.383 C 49.303 12.026 50.266 12.188 50.733 12.768 C 50.799 12.852 50.813 13.09 50.751 13.155 C 50.593 13.319 50.447 13.606 50.138 13.421 C 50.096 13.395 50.064 13.351 50.024 13.321 C 49.642 13.029 49.248 13.003 48.965 13.253 C 48.675 13.508 48.6 14.083 48.807 14.461 C 49.042 14.891 49.576 14.953 50.033 14.587 C 50.192 14.46 50.316 14.361 50.518 14.524 C 50.947 14.87 50.969 15.052 50.496 15.347 C 50.17 15.552 49.399 15.74 49.387 15.708 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 56.455 13.163 C 56.109 13.174 55.905 13.132 55.896 12.76 C 55.885 12.364 56.061 12.23 56.42 12.254 C 56.491 11.913 56.339 11.471 56.948 11.492 C 57.536 11.512 57.299 11.959 57.438 12.272 C 57.668 12.272 57.912 12.278 58.156 12.27 C 58.468 12.259 58.522 12.451 58.522 12.717 C 58.522 12.982 58.474 13.153 58.157 13.161 C 57.36 13.181 57.36 13.192 57.373 14.004 C 57.384 14.722 57.544 14.882 58.252 14.819 C 58.527 14.795 58.603 14.912 58.61 15.164 C 58.616 15.404 58.697 15.645 58.327 15.7 C 57.149 15.871 56.47 15.281 56.454 14.046 C 56.451 13.767 56.454 13.487 56.454 13.166 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 24.87 13.082 C 24.87 12.518 24.879 11.953 24.867 11.389 C 24.857 11.003 25.095 11.004 25.361 10.999 C 25.635 10.995 25.801 11.044 25.795 11.399 C 25.774 12.386 25.79 13.374 25.787 14.363 C 25.787 14.59 25.816 14.753 26.048 14.896 C 26.175 14.975 26.202 15.283 26.203 15.489 C 26.203 15.56 26.001 15.684 25.883 15.697 C 25.251 15.766 24.898 15.449 24.874 14.777 C 24.854 14.213 24.87 13.648 24.87 13.084 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 23.482 13.946 C 23.482 13.511 23.49 13.076 23.48 12.639 C 23.473 12.283 23.684 12.262 23.947 12.266 C 24.201 12.269 24.428 12.275 24.427 12.631 C 24.424 13.527 24.427 14.424 24.427 15.32 C 24.427 15.666 24.187 15.653 23.957 15.65 C 23.737 15.647 23.485 15.684 23.487 15.328 C 23.487 14.867 23.487 14.406 23.487 13.946 C 23.487 13.946 23.485 13.946 23.483 13.946 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 52.178 13.978 C 52.178 14.413 52.172 14.848 52.181 15.284 C 52.189 15.645 51.962 15.657 51.709 15.655 C 51.46 15.653 51.232 15.657 51.235 15.289 C 51.243 14.406 51.243 13.522 51.235 12.639 C 51.232 12.283 51.441 12.266 51.702 12.267 C 51.959 12.269 52.185 12.28 52.181 12.634 C 52.178 13.082 52.181 13.53 52.181 13.978 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 30.303 13.944 C 30.303 13.508 30.315 13.071 30.3 12.634 C 30.288 12.261 30.516 12.27 30.768 12.269 C 31.024 12.267 31.236 12.27 31.231 12.641 C 31.217 13.514 31.215 14.387 31.231 15.262 C 31.237 15.652 31.009 15.653 30.743 15.656 C 30.471 15.661 30.284 15.605 30.298 15.255 C 30.315 14.819 30.303 14.382 30.303 13.946 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 25.412 0.909 C 25.409 1.451 25.051 1.811 24.515 1.809 C 23.995 1.809 23.611 1.427 23.601 0.905 C 23.594 0.367 23.977 -0.003 24.537 0 C 25.084 0.003 25.417 0.348 25.412 0.909 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 30.78 10.961 C 31.082 10.967 31.298 11.186 31.299 11.489 C 31.299 11.81 31.072 12.03 30.751 12.019 C 30.438 12.009 30.233 11.803 30.23 11.495 C 30.227 11.185 30.465 10.953 30.78 10.959 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 24.479 11.486 C 24.481 11.802 24.285 12.006 23.971 12.018 C 23.632 12.029 23.426 11.832 23.421 11.497 C 23.418 11.17 23.632 10.956 23.96 10.961 C 24.262 10.964 24.478 11.183 24.479 11.488 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 52.242 11.513 C 52.231 11.827 51.996 12.034 51.667 12.017 C 51.351 12.003 51.179 11.806 51.186 11.471 C 51.196 11.138 51.41 10.94 51.743 10.959 C 52.034 10.975 52.251 11.217 52.242 11.512 Z\" fill=\"rgb(0, 0, 0)\"></path></g></svg>',svgContentId:11147537103,withExternalLayout:true})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-EyLIQ.framer-1ik2ozf, .framer-EyLIQ .framer-1ik2ozf { display: block; }\",\".framer-EyLIQ.framer-yghpqm { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: 18px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-EyLIQ .framer-1qz53sf { flex: none; height: 19px; position: relative; width: 87px; }\",\".framer-EyLIQ .framer-rskwzy { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 23px; justify-content: center; overflow: hidden; padding: 6px; position: relative; width: auto; will-change: var(--framer-will-change-override, transform); }\",\".framer-EyLIQ .framer-1gxshid { flex: none; height: 13px; position: relative; width: 74px; }\",\".framer-EyLIQ .framer-ywfnqg { flex: none; height: 25px; position: relative; width: 76px; }\",\".framer-EyLIQ .framer-19b8uym { flex: none; height: 16px; position: relative; width: 65px; }\",\".framer-EyLIQ .framer-1d6o5i2 { flex: none; height: 23px; position: relative; width: 89px; }\",\".framer-EyLIQ .framer-105ljju { flex: none; height: 17px; overflow: hidden; position: relative; width: 64px; }\",\".framer-EyLIQ .framer-1uqw9en { flex: none; height: 17px; left: 0px; position: absolute; top: 0px; width: 62px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-EyLIQ.framer-yghpqm, .framer-EyLIQ .framer-rskwzy { gap: 0px; } .framer-EyLIQ.framer-yghpqm > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-EyLIQ.framer-yghpqm > :first-child, .framer-EyLIQ .framer-rskwzy > :first-child { margin-top: 0px; } .framer-EyLIQ.framer-yghpqm > :last-child, .framer-EyLIQ .framer-rskwzy > :last-child { margin-bottom: 0px; } .framer-EyLIQ .framer-rskwzy > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\".framer-EyLIQ.framer-v-dzi51g.framer-yghpqm { height: 23px; width: 81px; }\",\".framer-EyLIQ.framer-v-dzi51g .framer-rskwzy { align-self: unset; width: 100%; }\",\".framer-EyLIQ.framer-v-dzi51g .framer-1gxshid { order: 0; }\",\".framer-EyLIQ.framer-v-trkymu.framer-yghpqm { height: 26px; }\",\".framer-EyLIQ.framer-v-7pkt2v.framer-yghpqm { height: 16px; }\",\".framer-EyLIQ.framer-v-mgorgb.framer-yghpqm { height: 23px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 18\n * @framerIntrinsicWidth 64\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"SBxveTeRJ\":{\"layout\":[\"auto\",\"fixed\"]},\"NFoRpt8bi\":{\"layout\":[\"fixed\",\"fixed\"]},\"Ue8nci7wc\":{\"layout\":[\"auto\",\"fixed\"]},\"o7ZuRdpu4\":{\"layout\":[\"auto\",\"fixed\"]},\"kprXlPwSs\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerEObrs51V_=withCSS(Component,css,\"framer-EyLIQ\");export default FramerEObrs51V_;FramerEObrs51V_.displayName=\"Bank Logos\";FramerEObrs51V_.defaultProps={height:18,width:64};addPropertyControls(FramerEObrs51V_,{variant:{options:[\"gj13dnKWR\",\"SBxveTeRJ\",\"NFoRpt8bi\",\"Ue8nci7wc\",\"o7ZuRdpu4\",\"kprXlPwSs\"],optionTitles:[\"LLoyds\",\"Santander\",\"Variant 3\",\"HSBC\",\"Natwest\",\"RBS\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerEObrs51V_,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerEObrs51V_\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"SBxveTeRJ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"NFoRpt8bi\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Ue8nci7wc\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"o7ZuRdpu4\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"kprXlPwSs\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"64\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"18\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./EObrs51V_.map", "// Generated by Framer (139b156)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getPropertyControls,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import BankLogos from\"https://framerusercontent.com/modules/W65WUkFKccWfYVLprCoL/d78ztc8oNqpJFKXo7dIp/EObrs51V_.js\";const BankLogosFonts=getFonts(BankLogos);const BankLogosControls=getPropertyControls(BankLogos);const serializationHash=\"framer-TEHSg\";const variantClassNames={DmvoqFi7z:\"framer-v-1c8cv07\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?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={\"Variant 3\":\"NFoRpt8bi\",HSBC:\"Ue8nci7wc\",LLoyds:\"gj13dnKWR\",Natwest:\"o7ZuRdpu4\",RBS:\"kprXlPwSs\",Santander:\"SBxveTeRJ\"};const getProps=({bankk,costOver5Years,financeType,height,id,interestRate,monthlyCost,termLength,totalLoanTerm,width,...props})=>{var _humanReadableEnumMap_bankk,_ref,_ref1,_ref2,_ref3,_ref4,_ref5,_ref6,_ref7;return{...props,ckCGsKZkd:(_ref1=(_ref=(_humanReadableEnumMap_bankk=humanReadableEnumMap[bankk])!==null&&_humanReadableEnumMap_bankk!==void 0?_humanReadableEnumMap_bankk:bankk)!==null&&_ref!==void 0?_ref:props.ckCGsKZkd)!==null&&_ref1!==void 0?_ref1:\"gj13dnKWR\",OGKMFhQYl:(_ref2=termLength!==null&&termLength!==void 0?termLength:props.OGKMFhQYl)!==null&&_ref2!==void 0?_ref2:\"5 years fixed\",twN7U9dpq:(_ref3=costOver5Years!==null&&costOver5Years!==void 0?costOver5Years:props.twN7U9dpq)!==null&&_ref3!==void 0?_ref3:\"\\xa366,064\",TwRmKv6l6:(_ref4=totalLoanTerm!==null&&totalLoanTerm!==void 0?totalLoanTerm:props.TwRmKv6l6)!==null&&_ref4!==void 0?_ref4:\"35 years\",u9ViR_tAu:(_ref5=monthlyCost!==null&&monthlyCost!==void 0?monthlyCost:props.u9ViR_tAu)!==null&&_ref5!==void 0?_ref5:\"\\xa31,084\",Xl__zs5iu:(_ref6=financeType!==null&&financeType!==void 0?financeType:props.Xl__zs5iu)!==null&&_ref6!==void 0?_ref6:\"repayment\",YEWYBWm5o:(_ref7=interestRate!==null&&interestRate!==void 0?interestRate:props.YEWYBWm5o)!==null&&_ref7!==void 0?_ref7:\"e.g 5%\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,u9ViR_tAu,YEWYBWm5o,twN7U9dpq,Xl__zs5iu,OGKMFhQYl,TwRmKv6l6,ckCGsKZkd,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"DmvoqFi7z\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1c8cv07\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"DmvoqFi7z\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15,...style},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-orvucu\",\"data-framer-name\":\"Frame 35\",layoutDependency:layoutDependency,layoutId:\"RxmEmhBlf\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-wnrfwa\",layoutDependency:layoutDependency,layoutId:\"wheMofTBZ\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:18,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||109)-0-109)/2)+21+-73.5+1,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-fa6e36-container\",layoutDependency:layoutDependency,layoutId:\"u9AlcWHw6-container\",children:/*#__PURE__*/_jsx(BankLogos,{height:\"100%\",id:\"u9AlcWHw6\",layoutId:\"u9AlcWHw6\",variant:ckCGsKZkd,width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-bzk09o\",\"data-framer-name\":\"Frame 40\",layoutDependency:layoutDependency,layoutId:\"QqoW8VahE\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-si5jtu\",\"data-framer-name\":\"Frame 37\",layoutDependency:layoutDependency,layoutId:\"Q43ouoqHA\",style:{backgroundColor:\"rgb(246, 246, 248)\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0YzNyBMaW5lY2EgUmVndWxhcg==\",\"--framer-font-family\":'\"F37 Lineca Regular\", \"F37 Lineca Regular Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(0, 0, 0, 0.5))\"},children:\"35 years\"})}),className:\"framer-1xww07n\",\"data-framer-name\":\"35 years\",fonts:[\"CUSTOM;F37 Lineca Regular\"],layoutDependency:layoutDependency,layoutId:\"tSrnaYAXZ\",style:{\"--extracted-r6o4lv\":\"rgba(0, 0, 0, 0.5)\",\"--framer-paragraph-spacing\":\"0px\"},text:TwRmKv6l6,verticalAlignment:\"bottom\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-iuzzpn\",\"data-framer-name\":\"Frame 38\",layoutDependency:layoutDependency,layoutId:\"hYKVuEi8P\",style:{backgroundColor:\"rgb(246, 246, 248)\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0YzNyBMaW5lY2EgUmVndWxhcg==\",\"--framer-font-family\":'\"F37 Lineca Regular\", \"F37 Lineca Regular Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(0, 0, 0, 0.5))\"},children:\"5 years fixed\"})}),className:\"framer-g0p3ds\",\"data-framer-name\":\"5 years fixed\",fonts:[\"CUSTOM;F37 Lineca Regular\"],layoutDependency:layoutDependency,layoutId:\"tgIjEcfL7\",style:{\"--extracted-r6o4lv\":\"rgba(0, 0, 0, 0.5)\",\"--framer-paragraph-spacing\":\"0px\"},text:OGKMFhQYl,verticalAlignment:\"bottom\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1lqnhia\",\"data-framer-name\":\"Frame 39\",layoutDependency:layoutDependency,layoutId:\"VtKcFDeth\",style:{backgroundColor:\"rgb(246, 246, 248)\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0YzNyBMaW5lY2EgUmVndWxhcg==\",\"--framer-font-family\":'\"F37 Lineca Regular\", \"F37 Lineca Regular Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(0, 0, 0, 0.5))\"},children:\"repayment\"})}),className:\"framer-1vtpdi5\",\"data-framer-name\":\"repayment\",fonts:[\"CUSTOM;F37 Lineca Regular\"],layoutDependency:layoutDependency,layoutId:\"FaYflPJbl\",style:{\"--extracted-r6o4lv\":\"rgba(0, 0, 0, 0.5)\",\"--framer-paragraph-spacing\":\"0px\"},text:Xl__zs5iu,verticalAlignment:\"bottom\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-cg7bd5\",\"data-framer-name\":\"Frame 28\",layoutDependency:layoutDependency,layoutId:\"LsdVCBSEi\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1c8xp3x\",\"data-framer-name\":\"Frame 24\",layoutDependency:layoutDependency,layoutId:\"zDZVv3nZh\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0YzNyBMaW5lY2EgQm9sZA==\",\"--framer-font-family\":'\"F37 Lineca Bold\", \"F37 Lineca Bold Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(28, 64, 68))\"},children:\"\\xa31,084\"})}),className:\"framer-30ll2r\",\"data-framer-name\":\"\\xa31,084\",fonts:[\"CUSTOM;F37 Lineca Bold\"],layoutDependency:layoutDependency,layoutId:\"YSls8zDNs\",style:{\"--extracted-r6o4lv\":\"rgb(28, 64, 68)\",\"--framer-paragraph-spacing\":\"0px\"},text:u9ViR_tAu,verticalAlignment:\"bottom\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0YzNyBMaW5lY2EgUmVndWxhcg==\",\"--framer-font-family\":'\"F37 Lineca Regular\", \"F37 Lineca Regular Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(28, 64, 68))\"},children:\"Monthly cost\"})}),className:\"framer-1ucjp3c\",\"data-framer-name\":\"Monthly cost\",fonts:[\"CUSTOM;F37 Lineca Regular\"],layoutDependency:layoutDependency,layoutId:\"Anv73QPAI\",style:{\"--extracted-r6o4lv\":\"rgb(28, 64, 68)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"bottom\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-7noyjh\",\"data-framer-name\":\"Frame 25\",layoutDependency:layoutDependency,layoutId:\"Rnh5baTql\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0YzNyBMaW5lY2EgQm9sZA==\",\"--framer-font-family\":'\"F37 Lineca Bold\", \"F37 Lineca Bold Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(28, 64, 68))\"},children:\"Average\"})}),className:\"framer-1uy2fhq\",\"data-framer-name\":\"4.64%\",fonts:[\"CUSTOM;F37 Lineca Bold\"],layoutDependency:layoutDependency,layoutId:\"bYj9SmwDi\",style:{\"--extracted-r6o4lv\":\"rgb(28, 64, 68)\",\"--framer-paragraph-spacing\":\"0px\"},text:YEWYBWm5o,verticalAlignment:\"bottom\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0YzNyBMaW5lY2EgUmVndWxhcg==\",\"--framer-font-family\":'\"F37 Lineca Regular\", \"F37 Lineca Regular Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(28, 64, 68))\"},children:\"Interest rate\"})}),className:\"framer-fvz05g\",\"data-framer-name\":\"Interest rate\",fonts:[\"CUSTOM;F37 Lineca Regular\"],layoutDependency:layoutDependency,layoutId:\"Jvd8YlZZR\",style:{\"--extracted-r6o4lv\":\"rgb(28, 64, 68)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"bottom\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-4o8zmk\",\"data-framer-name\":\"Frame 26\",layoutDependency:layoutDependency,layoutId:\"Q_MTcAhkP\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0YzNyBMaW5lY2EgQm9sZA==\",\"--framer-font-family\":'\"F37 Lineca Bold\", \"F37 Lineca Bold Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(28, 64, 68))\"},children:\"\\xa366,064\"})}),className:\"framer-tgnqf4\",\"data-framer-name\":\"\\xa366,064\",fonts:[\"CUSTOM;F37 Lineca Bold\"],layoutDependency:layoutDependency,layoutId:\"oDsSSQe_u\",style:{\"--extracted-r6o4lv\":\"rgb(28, 64, 68)\",\"--framer-paragraph-spacing\":\"0px\"},text:twN7U9dpq,verticalAlignment:\"bottom\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0YzNyBMaW5lY2EgUmVndWxhcg==\",\"--framer-font-family\":'\"F37 Lineca Regular\", \"F37 Lineca Regular Placeholder\", sans-serif',\"--framer-font-size\":\"7px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(28, 64, 68))\"},children:\"Could cost over 5 years\"})}),className:\"framer-iz9b9n\",\"data-framer-name\":\"Cost over 5 years\",fonts:[\"CUSTOM;F37 Lineca Regular\"],layoutDependency:layoutDependency,layoutId:\"aMuV2xB6X\",style:{\"--extracted-r6o4lv\":\"rgb(28, 64, 68)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"bottom\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-hvy6yg\",\"data-framer-name\":\"Frame 33\",layoutDependency:layoutDependency,layoutId:\"UrR2S1rFk\",style:{backgroundColor:\"rgb(246, 246, 248)\",borderBottomRightRadius:15,borderTopRightRadius:15},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-oapj2\",\"data-framer-name\":\"Frame 36\",layoutDependency:layoutDependency,layoutId:\"VXRGXP8Dl\",style:{backgroundColor:\"rgb(37, 83, 78)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0YzNyBMaW5lY2EgQm9sZA==\",\"--framer-font-family\":'\"F37 Lineca Bold\", \"F37 Lineca Bold Placeholder\", sans-serif',\"--framer-font-size\":\"11px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Check eligibility\"})}),className:\"framer-1pq891\",\"data-framer-name\":\"Check eligibility\",fonts:[\"CUSTOM;F37 Lineca Bold\"],layoutDependency:layoutDependency,layoutId:\"W5Z47lYMB\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"bottom\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0YzNyBMaW5lY2EgUmVndWxhcg==\",\"--framer-font-family\":'\"F37 Lineca Regular\", \"F37 Lineca Regular Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-text-decoration\":\"underline\"},children:\"More info\"})}),className:\"framer-1s3ge1k\",\"data-framer-name\":\"More info\",fonts:[\"CUSTOM;F37 Lineca Regular\"],layoutDependency:layoutDependency,layoutId:\"mlW4Lng73\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"bottom\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0YzNyBMaW5lY2EgUmVndWxhcg==\",\"--framer-font-family\":'\"F37 Lineca Regular\", \"F37 Lineca Regular Placeholder\", sans-serif',\"--framer-font-size\":\"7px\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(28, 64, 68))\"},children:\"*For illustration purposes only\"})}),className:\"framer-fgdkae\",\"data-framer-name\":\"Buyer\u2019s mortgage\",fonts:[\"CUSTOM;F37 Lineca Regular\"],layoutDependency:layoutDependency,layoutId:\"Xlszcu_Kf\",style:{\"--extracted-r6o4lv\":\"rgb(28, 64, 68)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"bottom\",withExternalLayout:true})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-TEHSg.framer-10ti24i, .framer-TEHSg .framer-10ti24i { display: block; }\",\".framer-TEHSg.framer-1c8cv07 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 14px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 16px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-TEHSg .framer-orvucu { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 109px; justify-content: center; overflow: hidden; padding: 21px 0px 21px 0px; position: relative; width: min-content; }\",\".framer-TEHSg .framer-wnrfwa { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: auto; }\",\".framer-TEHSg .framer-fa6e36-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-TEHSg .framer-bzk09o { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-TEHSg .framer-si5jtu, .framer-TEHSg .framer-iuzzpn, .framer-TEHSg .framer-1lqnhia { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 4px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-TEHSg .framer-1xww07n, .framer-TEHSg .framer-g0p3ds, .framer-TEHSg .framer-1vtpdi5, .framer-TEHSg .framer-1uy2fhq, .framer-TEHSg .framer-tgnqf4, .framer-TEHSg .framer-iz9b9n, .framer-TEHSg .framer-1pq891, .framer-TEHSg .framer-1s3ge1k { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-TEHSg .framer-cg7bd5 { 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: 280px; }\",\".framer-TEHSg .framer-1c8xp3x { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-TEHSg .framer-30ll2r, .framer-TEHSg .framer-1ucjp3c { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 67px; word-break: break-word; word-wrap: break-word; }\",\".framer-TEHSg .framer-7noyjh, .framer-TEHSg .framer-4o8zmk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-TEHSg .framer-fvz05g { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 60px; word-break: break-word; word-wrap: break-word; }\",\".framer-TEHSg .framer-hvy6yg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 109px; justify-content: space-between; overflow: hidden; padding: 25px 13px 25px 13px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-TEHSg .framer-oapj2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 10px 12px 10px 12px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-TEHSg .framer-fgdkae { bottom: 5px; flex: none; height: auto; left: 16px; position: absolute; white-space: pre; width: auto; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-TEHSg.framer-1c8cv07, .framer-TEHSg .framer-orvucu, .framer-TEHSg .framer-bzk09o, .framer-TEHSg .framer-si5jtu, .framer-TEHSg .framer-iuzzpn, .framer-TEHSg .framer-1lqnhia, .framer-TEHSg .framer-1c8xp3x, .framer-TEHSg .framer-7noyjh, .framer-TEHSg .framer-4o8zmk, .framer-TEHSg .framer-oapj2 { gap: 0px; } .framer-TEHSg.framer-1c8cv07 > * { margin: 0px; margin-left: calc(14px / 2); margin-right: calc(14px / 2); } .framer-TEHSg.framer-1c8cv07 > :first-child, .framer-TEHSg .framer-bzk09o > :first-child, .framer-TEHSg .framer-si5jtu > :first-child, .framer-TEHSg .framer-iuzzpn > :first-child, .framer-TEHSg .framer-1lqnhia > :first-child, .framer-TEHSg .framer-oapj2 > :first-child { margin-left: 0px; } .framer-TEHSg.framer-1c8cv07 > :last-child, .framer-TEHSg .framer-bzk09o > :last-child, .framer-TEHSg .framer-si5jtu > :last-child, .framer-TEHSg .framer-iuzzpn > :last-child, .framer-TEHSg .framer-1lqnhia > :last-child, .framer-TEHSg .framer-oapj2 > :last-child { margin-right: 0px; } .framer-TEHSg .framer-orvucu > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-TEHSg .framer-orvucu > :first-child, .framer-TEHSg .framer-1c8xp3x > :first-child, .framer-TEHSg .framer-7noyjh > :first-child, .framer-TEHSg .framer-4o8zmk > :first-child { margin-top: 0px; } .framer-TEHSg .framer-orvucu > :last-child, .framer-TEHSg .framer-1c8xp3x > :last-child, .framer-TEHSg .framer-7noyjh > :last-child, .framer-TEHSg .framer-4o8zmk > :last-child { margin-bottom: 0px; } .framer-TEHSg .framer-bzk09o > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-TEHSg .framer-si5jtu > *, .framer-TEHSg .framer-iuzzpn > *, .framer-TEHSg .framer-1lqnhia > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-TEHSg .framer-1c8xp3x > *, .framer-TEHSg .framer-7noyjh > *, .framer-TEHSg .framer-4o8zmk > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-TEHSg .framer-oapj2 > * { margin: 0px; margin-left: calc(-14px / 2); margin-right: calc(-14px / 2); } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 109\n * @framerIntrinsicWidth 441.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"u9ViR_tAu\":\"monthlyCost\",\"YEWYBWm5o\":\"interestRate\",\"twN7U9dpq\":\"costOver5Years\",\"Xl__zs5iu\":\"financeType\",\"OGKMFhQYl\":\"termLength\",\"TwRmKv6l6\":\"totalLoanTerm\",\"ckCGsKZkd\":\"bankk\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerxCmWWYd2d=withCSS(Component,css,\"framer-TEHSg\");export default FramerxCmWWYd2d;FramerxCmWWYd2d.displayName=\"Deal Component\";FramerxCmWWYd2d.defaultProps={height:109,width:441.5};addPropertyControls(FramerxCmWWYd2d,{u9ViR_tAu:{defaultValue:\"\\xa31,084\",displayTextArea:false,title:\"Monthly Cost\",type:ControlType.String},YEWYBWm5o:{defaultValue:\"e.g 5%\",displayTextArea:false,title:\"Interest Rate\",type:ControlType.String},twN7U9dpq:{defaultValue:\"\\xa366,064\",displayTextArea:false,title:\"Cost over 5 years\",type:ControlType.String},Xl__zs5iu:{defaultValue:\"repayment\",displayTextArea:false,title:\"Finance Type\",type:ControlType.String},OGKMFhQYl:{defaultValue:\"5 years fixed\",displayTextArea:false,title:\"Term Length\",type:ControlType.String},TwRmKv6l6:{defaultValue:\"35 years\",displayTextArea:false,title:\"Total loan term\",type:ControlType.String},ckCGsKZkd:(BankLogosControls===null||BankLogosControls===void 0?void 0:BankLogosControls[\"variant\"])&&{...BankLogosControls[\"variant\"],defaultValue:\"gj13dnKWR\",description:undefined,hidden:undefined,title:\"Bankk\"}});addFonts(FramerxCmWWYd2d,[{explicitInter:true,fonts:[{family:\"F37 Lineca Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/52aSspJKjhBcQUIWzzJ632Ud41A.woff2\"},{family:\"F37 Lineca Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/8qqgHmpLbhd15vn3kGU0ryJwNg.woff2\"}]},...BankLogosFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerxCmWWYd2d\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"109\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"441.5\",\"framerVariables\":\"{\\\"u9ViR_tAu\\\":\\\"monthlyCost\\\",\\\"YEWYBWm5o\\\":\\\"interestRate\\\",\\\"twN7U9dpq\\\":\\\"costOver5Years\\\",\\\"Xl__zs5iu\\\":\\\"financeType\\\",\\\"OGKMFhQYl\\\":\\\"termLength\\\",\\\"TwRmKv6l6\\\":\\\"totalLoanTerm\\\",\\\"ckCGsKZkd\\\":\\\"bankk\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./xCmWWYd2d.map", "// Generated by Framer (c563d2c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/XVUmpmPn1EPL0dzocT35/Ticker.js\";import DealComponent from\"https://framerusercontent.com/modules/XM4XnKOMyJMaIeaGCWel/nHai0XbzMYEXn87zFe13/xCmWWYd2d.js\";const DealComponentFonts=getFonts(DealComponent);const TickerFonts=getFonts(Ticker);const MotionDivWithFX=withFX(motion.div);const cycleOrder=[\"wRnTG9lk2\",\"ITKQ4gyf4\",\"Us_vWwkdr\",\"xqA1wBwzR\"];const serializationHash=\"framer-FgeMD\";const variantClassNames={ITKQ4gyf4:\"framer-v-o54866\",Us_vWwkdr:\"framer-v-b1rksy\",wRnTG9lk2:\"framer-v-eymphq\",xqA1wBwzR:\"framer-v-19tgwcf\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1.2,skewX:0,skewY:0,x:60,y:0};const transition1={delay:0,duration:.7,ease:[.44,0,.56,1],type:\"tween\"};const transition2={bounce:.2,delay:0,duration:.4,type:\"spring\"};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 humanReadableVariantMap={\"Mobile Hidden\":\"xqA1wBwzR\",Hide:\"ITKQ4gyf4\",Mobile:\"Us_vWwkdr\",Show:\"wRnTG9lk2\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"wRnTG9lk2\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"wRnTG9lk2\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"ITKQ4gyf4\",\"xqA1wBwzR\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if([\"ITKQ4gyf4\",\"Us_vWwkdr\",\"xqA1wBwzR\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsxs(MotionDivWithFX,{...restProps,...gestureHandlers,__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,background:{alt:\"\",fit:\"fill\"},className:cx(scopingClassNames,\"framer-eymphq\",className,classNames),\"data-framer-name\":\"Show\",layoutDependency:layoutDependency,layoutId:\"wRnTG9lk2\",ref:ref??ref1,style:{borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4,...style},...addPropertyOverrides({ITKQ4gyf4:{\"data-framer-name\":\"Hide\"},Us_vWwkdr:{\"data-framer-name\":\"Mobile\"},xqA1wBwzR:{\"data-framer-name\":\"Mobile Hidden\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1jtzg6q-container\",layoutDependency:layoutDependency,layoutId:\"T9_526LwK-container\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:38,height:\"100%\",hoverFactor:1,id:\"T9_526LwK\",layoutId:\"T9_526LwK\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:109,width:\"442px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-szmrw2-container\",layoutDependency:layoutDependency,layoutId:\"LD275g3DU-container\",children:/*#__PURE__*/_jsx(DealComponent,{ckCGsKZkd:\"kprXlPwSs\",height:\"100%\",id:\"LD275g3DU\",layoutId:\"LD275g3DU\",OGKMFhQYl:\"5 years fixed\",style:{height:\"100%\"},twN7U9dpq:\"\\xa393,456\",TwRmKv6l6:\"35 years\",u9ViR_tAu:\"\\xa31,541\",width:\"100%\",Xl__zs5iu:\"repayment\",YEWYBWm5o:\"e.g 5%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:109,width:\"442px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1oqn7kn-container\",layoutDependency:layoutDependency,layoutId:\"umaUPYW2p-container\",children:/*#__PURE__*/_jsx(DealComponent,{ckCGsKZkd:\"Ue8nci7wc\",height:\"100%\",id:\"umaUPYW2p\",layoutId:\"umaUPYW2p\",OGKMFhQYl:\"5 years fixed\",style:{height:\"100%\"},twN7U9dpq:\"\\xa3101,088\",TwRmKv6l6:\"35 years\",u9ViR_tAu:\"\\xa31,672\",width:\"100%\",Xl__zs5iu:\"repayment\",YEWYBWm5o:\"Typical\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:109,width:\"442px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-okmemu-container\",layoutDependency:layoutDependency,layoutId:\"p_6xVjzFX-container\",children:/*#__PURE__*/_jsx(DealComponent,{ckCGsKZkd:\"SBxveTeRJ\",height:\"100%\",id:\"p_6xVjzFX\",layoutId:\"p_6xVjzFX\",OGKMFhQYl:\"5 years fixed\",twN7U9dpq:\"\\xa366,064\",TwRmKv6l6:\"35 years\",u9ViR_tAu:\"\\xa31,084\",width:\"100%\",Xl__zs5iu:\"repayment\",YEWYBWm5o:\"e.g 5%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:109,width:\"442px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1h6hdyj-container\",layoutDependency:layoutDependency,layoutId:\"xlG9ngnkU-container\",children:/*#__PURE__*/_jsx(DealComponent,{ckCGsKZkd:\"gj13dnKWR\",height:\"100%\",id:\"xlG9ngnkU\",layoutId:\"xlG9ngnkU\",OGKMFhQYl:\"5 years fixed\",style:{height:\"100%\"},twN7U9dpq:\"\\xa367,540\",TwRmKv6l6:\"35 years\",u9ViR_tAu:\"\\xa31,109\",width:\"100%\",Xl__zs5iu:\"repayment\",YEWYBWm5o:\"e.g 5%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:109,width:\"442px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-e1z110-container\",layoutDependency:layoutDependency,layoutId:\"Sm_9t_D4F-container\",children:/*#__PURE__*/_jsx(DealComponent,{ckCGsKZkd:\"NFoRpt8bi\",height:\"100%\",id:\"Sm_9t_D4F\",layoutId:\"Sm_9t_D4F\",OGKMFhQYl:\"5 years fixed\",style:{height:\"100%\"},twN7U9dpq:\"\\xa398,101\",TwRmKv6l6:\"35 years\",u9ViR_tAu:\"\\xa31,618\",width:\"100%\",Xl__zs5iu:\"repayment\",YEWYBWm5o:\"Typical\"})})})],speed:50,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-17tly7m-container\",layoutDependency:layoutDependency,layoutId:\"gRLbSv5Lh-container\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"right\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:38,height:\"100%\",hoverFactor:1,id:\"gRLbSv5Lh\",layoutId:\"gRLbSv5Lh\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:109,width:\"442px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-okmemu-container\",layoutDependency:layoutDependency,layoutId:\"p_6xVjzFX-container\",children:/*#__PURE__*/_jsx(DealComponent,{ckCGsKZkd:\"SBxveTeRJ\",height:\"100%\",id:\"p_6xVjzFX\",layoutId:\"p_6xVjzFX\",OGKMFhQYl:\"5 years fixed\",twN7U9dpq:\"\\xa366,064\",TwRmKv6l6:\"35 years\",u9ViR_tAu:\"\\xa31,084\",width:\"100%\",Xl__zs5iu:\"repayment\",YEWYBWm5o:\"e.g 5%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:109,width:\"442px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-szmrw2-container\",layoutDependency:layoutDependency,layoutId:\"LD275g3DU-container\",children:/*#__PURE__*/_jsx(DealComponent,{ckCGsKZkd:\"kprXlPwSs\",height:\"100%\",id:\"LD275g3DU\",layoutId:\"LD275g3DU\",OGKMFhQYl:\"5 years fixed\",style:{height:\"100%\"},twN7U9dpq:\"\\xa393,456\",TwRmKv6l6:\"35 years\",u9ViR_tAu:\"\\xa31,541\",width:\"100%\",Xl__zs5iu:\"repayment\",YEWYBWm5o:\"e.g 5%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:109,width:\"442px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1oqn7kn-container\",layoutDependency:layoutDependency,layoutId:\"umaUPYW2p-container\",children:/*#__PURE__*/_jsx(DealComponent,{ckCGsKZkd:\"Ue8nci7wc\",height:\"100%\",id:\"umaUPYW2p\",layoutId:\"umaUPYW2p\",OGKMFhQYl:\"5 years fixed\",style:{height:\"100%\"},twN7U9dpq:\"\\xa3101,088\",TwRmKv6l6:\"35 years\",u9ViR_tAu:\"\\xa31,672\",width:\"100%\",Xl__zs5iu:\"repayment\",YEWYBWm5o:\"Typical\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:109,width:\"442px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-e1z110-container\",layoutDependency:layoutDependency,layoutId:\"Sm_9t_D4F-container\",children:/*#__PURE__*/_jsx(DealComponent,{ckCGsKZkd:\"NFoRpt8bi\",height:\"100%\",id:\"Sm_9t_D4F\",layoutId:\"Sm_9t_D4F\",OGKMFhQYl:\"5 years fixed\",style:{height:\"100%\"},twN7U9dpq:\"\\xa398,101\",TwRmKv6l6:\"35 years\",u9ViR_tAu:\"\\xa31,618\",width:\"100%\",Xl__zs5iu:\"repayment\",YEWYBWm5o:\"Typical\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:109,width:\"442px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1h6hdyj-container\",layoutDependency:layoutDependency,layoutId:\"xlG9ngnkU-container\",children:/*#__PURE__*/_jsx(DealComponent,{ckCGsKZkd:\"gj13dnKWR\",height:\"100%\",id:\"xlG9ngnkU\",layoutId:\"xlG9ngnkU\",OGKMFhQYl:\"5 years fixed\",style:{height:\"100%\"},twN7U9dpq:\"\\xa367,540\",TwRmKv6l6:\"35 years\",u9ViR_tAu:\"\\xa31,109\",width:\"100%\",Xl__zs5iu:\"repayment\",YEWYBWm5o:\"e.g 5%\"})})})],speed:15,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-hmlxsj-container\",layoutDependency:layoutDependency,layoutId:\"odMp9gpRl-container\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"right\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:38,height:\"100%\",hoverFactor:1,id:\"odMp9gpRl\",layoutId:\"odMp9gpRl\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:109,width:\"442px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-okmemu-container\",layoutDependency:layoutDependency,layoutId:\"p_6xVjzFX-container\",children:/*#__PURE__*/_jsx(DealComponent,{ckCGsKZkd:\"SBxveTeRJ\",height:\"100%\",id:\"p_6xVjzFX\",layoutId:\"p_6xVjzFX\",OGKMFhQYl:\"5 years fixed\",twN7U9dpq:\"\\xa366,064\",TwRmKv6l6:\"35 years\",u9ViR_tAu:\"\\xa31,084\",width:\"100%\",Xl__zs5iu:\"repayment\",YEWYBWm5o:\"e.g 5%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:109,width:\"442px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1h6hdyj-container\",layoutDependency:layoutDependency,layoutId:\"xlG9ngnkU-container\",children:/*#__PURE__*/_jsx(DealComponent,{ckCGsKZkd:\"gj13dnKWR\",height:\"100%\",id:\"xlG9ngnkU\",layoutId:\"xlG9ngnkU\",OGKMFhQYl:\"5 years fixed\",style:{height:\"100%\"},twN7U9dpq:\"\\xa367,540\",TwRmKv6l6:\"35 years\",u9ViR_tAu:\"\\xa31,109\",width:\"100%\",Xl__zs5iu:\"repayment\",YEWYBWm5o:\"e.g 5%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:109,width:\"442px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-e1z110-container\",layoutDependency:layoutDependency,layoutId:\"Sm_9t_D4F-container\",children:/*#__PURE__*/_jsx(DealComponent,{ckCGsKZkd:\"NFoRpt8bi\",height:\"100%\",id:\"Sm_9t_D4F\",layoutId:\"Sm_9t_D4F\",OGKMFhQYl:\"5 years fixed\",style:{height:\"100%\"},twN7U9dpq:\"\\xa398,101\",TwRmKv6l6:\"35 years\",u9ViR_tAu:\"\\xa31,618\",width:\"100%\",Xl__zs5iu:\"repayment\",YEWYBWm5o:\"Typical\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:109,width:\"442px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1oqn7kn-container\",layoutDependency:layoutDependency,layoutId:\"umaUPYW2p-container\",children:/*#__PURE__*/_jsx(DealComponent,{ckCGsKZkd:\"Ue8nci7wc\",height:\"100%\",id:\"umaUPYW2p\",layoutId:\"umaUPYW2p\",OGKMFhQYl:\"5 years fixed\",style:{height:\"100%\"},twN7U9dpq:\"\\xa3101,088\",TwRmKv6l6:\"35 years\",u9ViR_tAu:\"\\xa31,672\",width:\"100%\",Xl__zs5iu:\"repayment\",YEWYBWm5o:\"Typical\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:109,width:\"442px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-szmrw2-container\",layoutDependency:layoutDependency,layoutId:\"LD275g3DU-container\",children:/*#__PURE__*/_jsx(DealComponent,{ckCGsKZkd:\"kprXlPwSs\",height:\"100%\",id:\"LD275g3DU\",layoutId:\"LD275g3DU\",OGKMFhQYl:\"5 years fixed\",style:{height:\"100%\"},twN7U9dpq:\"\\xa393,456\",TwRmKv6l6:\"35 years\",u9ViR_tAu:\"\\xa31,541\",width:\"100%\",Xl__zs5iu:\"repayment\",YEWYBWm5o:\"e.g 5%\"})})})],speed:50,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-FgeMD.framer-mvi577, .framer-FgeMD .framer-mvi577 { display: block; }\",\".framer-FgeMD.framer-eymphq { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 517px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 625px; will-change: var(--framer-will-change-override, transform); }\",\".framer-FgeMD .framer-1jtzg6q-container, .framer-FgeMD .framer-17tly7m-container, .framer-FgeMD .framer-hmlxsj-container { flex: none; height: 110px; position: relative; width: 100%; }\",\".framer-FgeMD .framer-szmrw2-container, .framer-FgeMD .framer-1oqn7kn-container, .framer-FgeMD .framer-1h6hdyj-container, .framer-FgeMD .framer-e1z110-container { height: 109px; position: relative; width: auto; }\",\".framer-FgeMD .framer-okmemu-container { height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-FgeMD.framer-eymphq { gap: 0px; } .framer-FgeMD.framer-eymphq > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-FgeMD.framer-eymphq > :first-child { margin-top: 0px; } .framer-FgeMD.framer-eymphq > :last-child { margin-bottom: 0px; } }\",\".framer-FgeMD.framer-v-b1rksy.framer-eymphq, .framer-FgeMD.framer-v-19tgwcf.framer-eymphq { height: 316px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 517\n * @framerIntrinsicWidth 625\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"ITKQ4gyf4\":{\"layout\":[\"fixed\",\"fixed\"]},\"Us_vWwkdr\":{\"layout\":[\"fixed\",\"fixed\"]},\"xqA1wBwzR\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerNNIty124N=withCSS(Component,css,\"framer-FgeMD\");export default FramerNNIty124N;FramerNNIty124N.displayName=\"Prices Show/Hide\";FramerNNIty124N.defaultProps={height:517,width:625};addPropertyControls(FramerNNIty124N,{variant:{options:[\"wRnTG9lk2\",\"ITKQ4gyf4\",\"Us_vWwkdr\",\"xqA1wBwzR\"],optionTitles:[\"Show\",\"Hide\",\"Mobile\",\"Mobile Hidden\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerNNIty124N,[{explicitInter:true,fonts:[]},...DealComponentFonts,...TickerFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerNNIty124N\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"625\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ITKQ4gyf4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Us_vWwkdr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"xqA1wBwzR\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicHeight\":\"517\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./NNIty124N.map", "// Generated by Framer (5351ffe)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ChildrenCanSuspend,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,PathVariablesContext,RichText,SmartComponentScopedContainer,SVG,useComponentViewport,useLocaleInfo,useQueryData,useVariantState,withCodeBoundaryForOverrides,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/XVUmpmPn1EPL0dzocT35/Ticker.js\";import{withShuffledItems}from\"https://framerusercontent.com/modules/3VNJJN8ynOryRwUrTZDr/fME0CkRRNCLaOC43bZiY/Cms_Random.js\";import{LazyImage}from\"https://framerusercontent.com/modules/zpvid1X9w6D2tzJw9eOq/q7KIukc7SdFyWg2CihDg/Lazy_Loader_Image.js\";import{withTruncateText}from\"https://framerusercontent.com/modules/s9rftGW3MIz7D6kFpOFD/Vi8K92nGjGGrjiozpwjN/Truncate_Text.js\";import Reviews from\"https://framerusercontent.com/modules/q221DLXEnVEy020ynpSC/NWjX2ZF6xmgBcMztkOaQ/XTumXK_7p.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/yVv2GOEzDr7B0LpX5ort/sSQoje1YPty6rkaqDGDr/EuOrK58rZ.js\";import*as sharedStyle9 from\"https://framerusercontent.com/modules/kjjEzI7CMzd2LUoQdNjz/b5Onzrt1fnMAPbJUpdpg/Fj4aNmSmn.js\";import*as sharedStyle7 from\"https://framerusercontent.com/modules/njo2svr5in59yWqURUBS/JDIgmEJKvW6p2dFeGZyM/K9Cz81zF4.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/xYDJMQBeQqy61V6HFxWM/AqhtvfoCXbLgkIGLbmP8/KXigMmzSV.js\";import*as sharedStyle8 from\"https://framerusercontent.com/modules/1OaYZ1r1cv3kwgNYMo7w/OkOGHv4l4tPPOfYIGZlk/lbCGATyQ1.js\";import*as sharedStyle4 from\"https://framerusercontent.com/modules/8i0RxuTGjRHEMuqpuEiY/1J3mYhBPySX1JTSjvbrD/MhFwVDJ5B.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/92Sjsjss2eGUPclIZ1Dz/DWIVOKFwUQ5sn2W4noBM/MMDmyhKg3.js\";import*as sharedStyle6 from\"https://framerusercontent.com/modules/shIvn4vzS1ttNN7aLPI3/YWXGVYL01DMxR93TrAvb/SjnRGyYz6.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/YxyCMsSvEdvsiCz0fyYA/411IIvoOQLO7mljLiS6U/sX0tZcbtk.js\";import*as sharedStyle5 from\"https://framerusercontent.com/modules/1hW0sJOJt7FzSeHClJ5J/liqg4iY8Q4JHP7AGwYwn/tHNEif0lQ.js\";const RichTextWithTruncateText9p9tb4=withCodeBoundaryForOverrides(RichText,{inComponentSlot:true,nodeId:\"jpi44GW7D\",override:withTruncateText,scopeId:\"T_5K5PRxo\"});const LazyImageFonts=getFonts(LazyImage);const MotionFigureWithShuffledItems129c077=withCodeBoundaryForOverrides(motion.figure,{inComponentSlot:true,nodeId:\"AL6mN8Y21\",override:withShuffledItems,scopeId:\"T_5K5PRxo\"});const TickerFonts=getFonts(Ticker);const cycleOrder=[\"rOA61ThTV\",\"r9eg9sYga\"];const serializationHash=\"framer-w6r6U\";const variantClassNames={r9eg9sYga:\"framer-v-uimkd2\",rOA61ThTV:\"framer-v-moq6ci\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const transition2={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,y:-10};const toImageSrc=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value.src;}return typeof value===\"string\"?value:undefined;};const query=prequery=>prequery({from:{alias:\"AL6mN8Y21\",data:Reviews,type:\"Collection\"},limit:{type:\"LiteralValue\",value:24},select:[{collection:\"AL6mN8Y21\",name:\"SLJTNa0HU\",type:\"Identifier\"},{collection:\"AL6mN8Y21\",name:\"gBiC1kBTN\",type:\"Identifier\"},{collection:\"AL6mN8Y21\",name:\"Oi__azFor\",type:\"Identifier\"},{collection:\"AL6mN8Y21\",name:\"DW8trSIeS\",type:\"Identifier\"},{collection:\"AL6mN8Y21\",name:\"qhSEpoxme\",type:\"Identifier\"},{collection:\"AL6mN8Y21\",name:\"PQa5XCuyJ\",type:\"Identifier\"},{collection:\"AL6mN8Y21\",name:\"id\",type:\"Identifier\"}]});const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};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 humanReadableVariantMap={Hide:\"r9eg9sYga\",Show:\"rOA61ThTV\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"rOA61ThTV\"};};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,SLJTNa0HUAL6mN8Y21,gBiC1kBTNAL6mN8Y21,Oi__azForAL6mN8Y21,DW8trSIeSAL6mN8Y21,qhSEpoxmeAL6mN8Y21,PQa5XCuyJAL6mN8Y21,idAL6mN8Y21,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"rOA61ThTV\",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,sharedStyle8.className,sharedStyle9.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"r9eg9sYga\")return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-moq6ci\",className,classNames),\"data-framer-name\":\"Show\",layoutDependency:layoutDependency,layoutId:\"rOA61ThTV\",ref:refBinding,style:{...style},...addPropertyOverrides({r9eg9sYga:{\"data-framer-name\":\"Hide\"}},baseVariant,gestureVariant),children:isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-4ceezq-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"KLGzaZGRl-container\",nodeId:\"KLGzaZGRl\",rendersWithMotion:true,scopeId:\"T_5K5PRxo\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:true},gap:10,height:\"100%\",hoverFactor:.4,id:\"KLGzaZGRl\",layoutId:\"KLGzaZGRl\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(MotionFigureWithShuffledItems129c077,{\"aria-label\":\"Google Review\",className:\"framer-129c077\",layoutDependency:layoutDependency,layoutId:\"AL6mN8Y21\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"AL6mN8Y21\",data:Reviews,type:\"Collection\"},limit:{type:\"LiteralValue\",value:24},select:[{collection:\"AL6mN8Y21\",name:\"SLJTNa0HU\",type:\"Identifier\"},{collection:\"AL6mN8Y21\",name:\"gBiC1kBTN\",type:\"Identifier\"},{collection:\"AL6mN8Y21\",name:\"Oi__azFor\",type:\"Identifier\"},{collection:\"AL6mN8Y21\",name:\"DW8trSIeS\",type:\"Identifier\"},{collection:\"AL6mN8Y21\",name:\"qhSEpoxme\",type:\"Identifier\"},{collection:\"AL6mN8Y21\",name:\"PQa5XCuyJ\",type:\"Identifier\"},{collection:\"AL6mN8Y21\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({DW8trSIeS:DW8trSIeSAL6mN8Y21,gBiC1kBTN:gBiC1kBTNAL6mN8Y21,id:idAL6mN8Y21,Oi__azFor:Oi__azForAL6mN8Y21,PQa5XCuyJ:PQa5XCuyJAL6mN8Y21,qhSEpoxme:qhSEpoxmeAL6mN8Y21,SLJTNa0HU:SLJTNa0HUAL6mN8Y21},index)=>{SLJTNa0HUAL6mN8Y21??=\"\";gBiC1kBTNAL6mN8Y21??=\"\";Oi__azForAL6mN8Y21??=\"\";qhSEpoxmeAL6mN8Y21??=\"\";PQa5XCuyJAL6mN8Y21??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`AL6mN8Y21-${idAL6mN8Y21}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{PQa5XCuyJ:PQa5XCuyJAL6mN8Y21},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1cvg9tr\",layoutDependency:layoutDependency,layoutId:\"QJKL563LG\",children:/*#__PURE__*/_jsx(Link,{href:SLJTNa0HUAL6mN8Y21,motionChild:true,nodeId:\"oEzGPIH79\",openInNewTab:true,scopeId:\"T_5K5PRxo\",children:/*#__PURE__*/_jsxs(motion.a,{\"aria-label\":\"Google Review\",className:\"framer-29qi2g framer-191mphg\",\"data-framer-name\":\"Background\",layoutDependency:layoutDependency,layoutId:\"oEzGPIH79\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},whileHover:animation,children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1rf6n1w\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"LbY40yU2M\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-89dt00\",\"data-framer-name\":\"stars5.svg\",layoutDependency:layoutDependency,layoutId:\"T8__BFPIs\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-14rk2ac\",\"data-framer-name\":\"stars5.svg fill\",layoutDependency:layoutDependency,layoutId:\"gP7gNanWY\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1la7rj7\",\"data-framer-name\":\"Component 1\",layoutDependency:layoutDependency,layoutId:\"xy5WdkIHf\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-8qfc5h\",\"data-framer-name\":\"Group\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:25,intrinsicWidth:136,layoutDependency:layoutDependency,layoutId:\"VoMIFTQNA\",svg:'<svg width=\"136\" height=\"25\" viewBox=\"0 0 136 25\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<mask id=\"mask0_132_10392\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"136\" height=\"25\">\\n<path d=\"M135.817 0.290039H0.850586V24.1076H135.817V0.290039Z\" fill=\"white\"/>\\n</mask>\\n<g mask=\"url(#mask0_132_10392)\">\\n<path d=\"M14.4477 1.34122L16.8404 7.29265H22.9923C24.7012 7.46731 25.2143 9.56822 24.0174 10.6182L19.4038 15.6943L21.2834 21.6467C21.7964 23.2217 20.0875 24.6229 18.72 23.9223L12.7388 20.4211L6.9293 23.572C5.56177 24.4473 3.85385 23.047 4.19524 21.4711L6.07484 15.6943L1.46118 10.4425C0.264342 9.39356 0.948106 7.29265 2.48533 7.11798H8.63722L11.0299 1.34122C11.7137 -0.0590535 13.764 -0.0590535 14.4477 1.34122Z\" fill=\"#FED607\"/>\\n<path d=\"M42.2353 1.34135L44.628 7.29277H50.7799C52.4888 7.46743 53.0009 9.56834 51.805 10.6183L47.1914 15.6944L49.071 21.6468C49.584 23.2218 47.8751 24.6231 46.5076 23.9224L40.5264 20.4212L34.7169 23.5721C33.3504 24.4474 31.6415 23.0471 31.9828 21.4712L33.8624 15.6944L29.2488 10.4426C28.0529 9.39269 28.7357 7.29178 30.2739 7.11712H36.4258L38.8185 1.34035C39.5013 -0.0589294 41.5516 -0.0589294 42.2353 1.34135Z\" fill=\"#FED607\"/>\\n<path d=\"M70.0224 1.34135L72.4151 7.29277H78.567C80.2759 7.46743 80.788 9.56834 79.5921 10.6183L74.9785 15.6944L76.8581 21.6468C77.3712 23.2218 75.6622 24.6231 74.2947 23.9224L68.3135 20.4212L62.504 23.5721C61.1375 24.4474 59.4286 23.0471 59.7699 21.4712L61.6496 15.6944L57.0359 10.4426C55.84 9.39269 56.5228 7.29178 58.061 7.11712H64.2129L66.6056 1.34035C67.2884 -0.0589294 69.3387 -0.0589294 70.0224 1.34135Z\" fill=\"#FED607\"/>\\n<path d=\"M97.8095 1.34135L100.201 7.29277H106.353C108.062 7.46743 108.575 9.56834 107.378 10.6183L102.765 15.6944L104.644 21.6468C105.157 23.2218 103.448 24.6231 102.081 23.9224L96.1006 20.4212L90.2911 23.5721C88.9236 24.4474 87.2157 23.0471 87.5571 21.4712L89.4367 15.6944L84.823 10.4426C83.6272 9.39269 84.3099 7.29178 85.8482 7.11712H92L94.3927 1.34035C95.0755 -0.0589294 97.1258 -0.0589294 97.8095 1.34135Z\" fill=\"#FED607\"/>\\n<path d=\"M125.596 1.34135L127.988 7.29277H134.14C135.849 7.46743 136.362 9.56834 135.165 10.6183L130.551 15.6944L132.431 21.6468C132.944 23.2218 131.235 24.6231 129.868 23.9224L123.888 20.4212L118.077 23.5721C116.71 24.4474 115.002 23.0471 115.343 21.4712L117.223 15.6944L112.609 10.4426C111.413 9.39269 112.097 7.29178 113.634 7.11712H119.786L122.179 1.34035C122.862 -0.0589294 124.913 -0.0589294 125.596 1.34135Z\" fill=\"#FED607\"/>\\n</g>\\n</svg>\\n',withExternalLayout:true})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1s1jh7j\",\"data-framer-name\":\"Heading 2\",layoutDependency:layoutDependency,layoutId:\"lj21_mLsD\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"25px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"0.85em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6335771f-2fb8-4ed5-bd60-403c52bcb8fe, rgb(7, 41, 41)))\"},children:'\"'}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0YzNyBMaW5lY2EgUmVndWxhcg==\",\"--framer-font-family\":'\"F37 Lineca Regular\", \"F37 Lineca Regular Placeholder\", sans-serif',\"--framer-font-size\":\"25px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"0.85em\"},children:/*#__PURE__*/_jsx(motion.br,{className:\"trailing-break\"})})]}),className:\"framer-2a9g9e\",fonts:[\"GF;Red Hat Text-regular\",\"CUSTOM;F37 Lineca Regular\"],layoutDependency:layoutDependency,layoutId:\"xL84PzaTR\",style:{\"--extracted-r6o4lv\":\"var(--token-6335771f-2fb8-4ed5-bd60-403c52bcb8fe, rgb(7, 41, 41))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LTUwMA==\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"19.69px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(0, 46, 34))\"},children:\"Ben Helped Was Amazing\"})}),className:\"framer-1hjsgh9\",\"data-framer-name\":\"\u201CSuper Easy to Use\u201D\",fonts:[\"GF;Red Hat Text-500\"],layoutDependency:layoutDependency,layoutId:\"TtNREc_w1\",style:{\"--extracted-r6o4lv\":\"rgb(0, 46, 34)\",\"--framer-paragraph-spacing\":\"0px\"},text:gBiC1kBTNAL6mN8Y21,verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LTUwMA==\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"25px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"0.85em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6335771f-2fb8-4ed5-bd60-403c52bcb8fe, rgb(7, 41, 41)))\"},children:'\"'}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0YzNyBMaW5lY2EgUmVndWxhcg==\",\"--framer-font-family\":'\"F37 Lineca Regular\", \"F37 Lineca Regular Placeholder\", sans-serif',\"--framer-font-size\":\"25px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"0.85em\"},children:/*#__PURE__*/_jsx(motion.br,{className:\"trailing-break\"})})]}),className:\"framer-6odcgh\",fonts:[\"GF;Red Hat Text-500\",\"CUSTOM;F37 Lineca Regular\"],layoutDependency:layoutDependency,layoutId:\"HXBQzxSfs\",style:{\"--extracted-r6o4lv\":\"var(--token-6335771f-2fb8-4ed5-bd60-403c52bcb8fe, rgb(7, 41, 41))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-omf6s3\",\"data-framer-name\":\"Blockquote\",layoutDependency:layoutDependency,layoutId:\"bSOQNdatp\",children:/*#__PURE__*/_jsx(RichTextWithTruncateText9p9tb4,{__fromCanvasComponent:true,children:Oi__azForAL6mN8Y21,className:\"framer-9p9tb4\",\"data-framer-name\":\"Lines:5\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"jpi44GW7D\",style:{\"--framer-paragraph-spacing\":\"0px\"},stylesPresetsClassNames:{a:\"framer-styles-preset-16m7im4\",blockquote:\"framer-styles-preset-1niqt8u\",h1:\"framer-styles-preset-lpnj8r\",h2:\"framer-styles-preset-o2y9u1\",h3:\"framer-styles-preset-ez4wih\",h4:\"framer-styles-preset-pwdvip\",h5:\"framer-styles-preset-1iim1nn\",h6:\"framer-styles-preset-qnfkvm\",img:\"framer-styles-preset-egx7fo\",p:\"framer-styles-preset-1i9mpz\"},verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-v09r4c\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"C5eqCVBVm\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-y8be3r-container\",inComponentSlot:true,isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"hAZQ1m4GE-container\",nodeId:\"hAZQ1m4GE\",rendersWithMotion:true,scopeId:\"T_5K5PRxo\",children:/*#__PURE__*/_jsx(LazyImage,{alt:\"Lazy loaded image\",borderRadius:100,height:\"100%\",id:\"hAZQ1m4GE\",layoutId:\"hAZQ1m4GE\",src:toImageSrc(DW8trSIeSAL6mN8Y21),style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1mqwe4r\",\"data-framer-name\":\"Heading 3\",layoutDependency:layoutDependency,layoutId:\"rVtygWK4M\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LTUwMA==\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"16.47px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"23.8px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(0, 46, 34))\"},children:\"Simon Cullen\"})}),className:\"framer-1eoy9s5\",\"data-framer-name\":\"Christy H.\",fonts:[\"GF;Red Hat Text-500\"],layoutDependency:layoutDependency,layoutId:\"r5l_TsCfJ\",style:{\"--extracted-r6o4lv\":\"rgb(0, 46, 34)\",\"--framer-paragraph-spacing\":\"0px\"},text:qhSEpoxmeAL6mN8Y21,verticalAlignment:\"center\",withExternalLayout:true})})]})]})})})})},idAL6mN8Y21);})})})})})],speed:100,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-w6r6U.framer-191mphg, .framer-w6r6U .framer-191mphg { display: block; }\",\".framer-w6r6U.framer-moq6ci { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 360px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1440px; }\",\".framer-w6r6U .framer-4ceezq-container { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-w6r6U .framer-129c077 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: visible; padding: 0px 48px 0px 0px; position: relative; width: min-content; }\",\".framer-w6r6U .framer-1cvg9tr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: min-content; }\",\".framer-w6r6U .framer-29qi2g { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 360px; justify-content: flex-start; overflow: visible; padding: 28px; position: relative; text-decoration: none; width: 405px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-w6r6U .framer-1rf6n1w { flex: 1 0 0px; gap: 0px; height: 1px; overflow: visible; position: relative; width: 100%; }\",\".framer-w6r6U .framer-89dt00 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; left: 0px; overflow: hidden; padding: 0px; position: absolute; top: 0px; width: 136px; }\",\".framer-w6r6U .framer-14rk2ac { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 25px; justify-content: center; overflow: hidden; padding: 0px 0.020600000396370888px 0px 0.020600000396370888px; position: relative; width: 136px; }\",\".framer-w6r6U .framer-1la7rj7 { flex: none; gap: 0px; height: 25px; overflow: hidden; position: relative; width: 136px; }\",\".framer-w6r6U .framer-8qfc5h { flex: none; height: 25px; left: 0px; position: absolute; top: 0px; width: 136px; }\",\".framer-w6r6U .framer-1s1jh7j { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 71px; justify-content: flex-start; left: 0px; overflow: visible; padding: 0px; position: absolute; right: 0px; top: 37px; }\",\".framer-w6r6U .framer-2a9g9e, .framer-w6r6U .framer-1hjsgh9, .framer-w6r6U .framer-6odcgh, .framer-w6r6U .framer-1eoy9s5 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-w6r6U .framer-omf6s3 { 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; left: 0px; overflow: hidden; padding: 1px 0px 2.5899999141693115px 0px; position: absolute; right: 0px; top: 75px; }\",\".framer-w6r6U .framer-9p9tb4 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-w6r6U .framer-v09r4c { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-w6r6U .framer-y8be3r-container { flex: none; height: 50px; position: relative; width: 50px; }\",\".framer-w6r6U .framer-1mqwe4r { 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 0px 0.8999999761581421px 0px; position: relative; width: min-content; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 360\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"r9eg9sYga\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerT_5K5PRxo=withCSS(Component,css,\"framer-w6r6U\");export default FramerT_5K5PRxo;FramerT_5K5PRxo.displayName=\"Ticker Show/Hide\";FramerT_5K5PRxo.defaultProps={height:360,width:1440};addPropertyControls(FramerT_5K5PRxo,{variant:{options:[\"rOA61ThTV\",\"r9eg9sYga\"],optionTitles:[\"Show\",\"Hide\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerT_5K5PRxo,[{explicitInter:true,fonts:[{family:\"Red Hat Text\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/redhattext/v18/RrQCbohi_ic6B3yVSzGBrMx6ZI_cy1A6Ok2ML7hwVrPacYVFtIY.woff2\",weight:\"400\"},{family:\"Red Hat Text\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/redhattext/v18/RrQCbohi_ic6B3yVSzGBrMx6ZI_cy1A6Ok2ML4pwVrPacYVFtIY.woff2\",weight:\"500\"},{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\"}]},...LazyImageFonts,...TickerFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerT_5K5PRxo\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"360\",\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"r9eg9sYga\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1440\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./T_5K5PRxo.map", "// Generated by Framer (a2fb474)\nimport{jsx as _jsx,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ChildrenCanSuspend,ComponentViewportProvider,ControlType,cx,getFonts,PathVariablesContext,useComponentViewport,useLocaleInfo,useQueryData,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{SendToBack}from\"https://framerusercontent.com/modules/j92DpZPgTrI4nNj9UVqy/9xpiE8I8Hs8pb5rT0i72/ZIndexDecrease.js\";import Employees from\"https://framerusercontent.com/modules/YGEpV6x0lIeaOZ9KRJph/kWet6jnk6xiASv12uXVr/y78ERiGAK.js\";import FlipCardUpgraded3 from\"https://framerusercontent.com/modules/nSUXucwrcLdcnzug1ils/znjvFMgmjFlsQY5oUhGn/s9j16j3YN.js\";const FlipCardUpgraded3Fonts=getFonts(FlipCardUpgraded3);const MotionDivSendToBackWithFX=withFX(SendToBack(motion.div));const cycleOrder=[\"WyyDnqWlE\",\"Qk3h0OYaJ\",\"HH1SDKaab\"];const serializationHash=\"framer-tJY0v\";const variantClassNames={HH1SDKaab:\"framer-v-idfx0l\",Qk3h0OYaJ:\"framer-v-yruf2r\",WyyDnqWlE:\"framer-v-1ks0t98\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const inertia={bounceDamping:30,bounceStiffness:400,delay:0,type:\"inertia\"};const preventDefault=e=>e.preventDefault();const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const query=prequery=>prequery({from:{alias:\"YslYnp3kF\",data:Employees,type:\"Collection\"},select:[{collection:\"YslYnp3kF\",name:\"qMi8FTTRk\",type:\"Identifier\"},{collection:\"YslYnp3kF\",name:\"cbEpTgAUo\",type:\"Identifier\"},{collection:\"YslYnp3kF\",name:\"JMgAovnsY\",type:\"Identifier\"},{collection:\"YslYnp3kF\",name:\"id\",type:\"Identifier\"}]});const query1=prequery=>prequery({from:{alias:\"YslYnp3kF\",data:Employees,type:\"Collection\"},orderBy:[{collection:\"YslYnp3kF\",direction:\"desc\",name:\"index\",type:\"Identifier\"}],select:[{collection:\"YslYnp3kF\",name:\"qMi8FTTRk\",type:\"Identifier\"},{collection:\"YslYnp3kF\",name:\"cbEpTgAUo\",type:\"Identifier\"},{collection:\"YslYnp3kF\",name:\"JMgAovnsY\",type:\"Identifier\"},{collection:\"YslYnp3kF\",name:\"id\",type:\"Identifier\"}]});const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?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 humanReadableVariantMap={\"Variant 1\":\"WyyDnqWlE\",\"Variant 2\":\"Qk3h0OYaJ\",\"Variant 3\":\"HH1SDKaab\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"WyyDnqWlE\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,qMi8FTTRkYslYnp3kF,cbEpTgAUoYslYnp3kF,JMgAovnsYYslYnp3kF,idYslYnp3kF,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"WyyDnqWlE\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"Qk3h0OYaJ\")return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1ks0t98\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"WyyDnqWlE\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({HH1SDKaab:{\"data-framer-name\":\"Variant 3\"},Qk3h0OYaJ:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1vgy670\",\"data-framer-name\":\"Layout 1: Deck (CMS)\",layoutDependency:layoutDependency,layoutId:\"YslYnp3kF\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"YslYnp3kF\",data:Employees,type:\"Collection\"},select:[{collection:\"YslYnp3kF\",name:\"qMi8FTTRk\",type:\"Identifier\"},{collection:\"YslYnp3kF\",name:\"cbEpTgAUo\",type:\"Identifier\"},{collection:\"YslYnp3kF\",name:\"JMgAovnsY\",type:\"Identifier\"},{collection:\"YslYnp3kF\",name:\"id\",type:\"Identifier\"}]},...addPropertyOverrides({HH1SDKaab:{query:{from:{alias:\"YslYnp3kF\",data:Employees,type:\"Collection\"},orderBy:[{collection:\"YslYnp3kF\",direction:\"desc\",name:\"index\",type:\"Identifier\"}],select:[{collection:\"YslYnp3kF\",name:\"qMi8FTTRk\",type:\"Identifier\"},{collection:\"YslYnp3kF\",name:\"cbEpTgAUo\",type:\"Identifier\"},{collection:\"YslYnp3kF\",name:\"JMgAovnsY\",type:\"Identifier\"},{collection:\"YslYnp3kF\",name:\"id\",type:\"Identifier\"}]}}},baseVariant,gestureVariant),children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({cbEpTgAUo:cbEpTgAUoYslYnp3kF,id:idYslYnp3kF,JMgAovnsY:JMgAovnsYYslYnp3kF,qMi8FTTRk:qMi8FTTRkYslYnp3kF},i)=>{cbEpTgAUoYslYnp3kF!==null&&cbEpTgAUoYslYnp3kF!==void 0?cbEpTgAUoYslYnp3kF:cbEpTgAUoYslYnp3kF=0;JMgAovnsYYslYnp3kF!==null&&JMgAovnsYYslYnp3kF!==void 0?JMgAovnsYYslYnp3kF:JMgAovnsYYslYnp3kF=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`YslYnp3kF-${idYslYnp3kF}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{JMgAovnsY:JMgAovnsYYslYnp3kF},children:/*#__PURE__*/_jsx(MotionDivSendToBackWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-61e6d9\",\"data-framer-name\":\"(ZIndex Override)\",drag:true,dragMomentum:false,dragSnapToOrigin:true,dragTransition:inertia,layoutDependency:layoutDependency,layoutId:\"qGgFT0jIr\",onMouseDown:preventDefault,style:{borderBottomLeftRadius:48,borderBottomRightRadius:48,borderTopLeftRadius:48,borderTopRightRadius:48},transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:\"400px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||517)*.5000000000000002-258.5)+58.500000000000114+0+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1o42bpc-container\",layoutDependency:layoutDependency,layoutId:\"xoB1u0q_1-container\",children:/*#__PURE__*/_jsx(FlipCardUpgraded3,{height:\"100%\",id:\"xoB1u0q_1\",layoutId:\"xoB1u0q_1\",nh7JDVCVS:cbEpTgAUoYslYnp3kF,style:{height:\"100%\",width:\"100%\"},width:\"100%\",yxc5Awdin:toResponsiveImage(qMi8FTTRkYslYnp3kF)})})})})})},idYslYnp3kF);})})})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-tJY0v.framer-1kkeljq, .framer-tJY0v .framer-1kkeljq { display: block; }\",\".framer-tJY0v.framer-1ks0t98 { height: 517px; overflow: visible; position: relative; width: 625px; }\",\".framer-tJY0v .framer-1vgy670 { -webkit-user-select: none; align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 200px; height: 517px; justify-content: flex-start; left: calc(50.00000000000002% - 625px / 2); overflow: visible; padding: 0px 20px 0px 20px; pointer-events: none; position: absolute; top: calc(50.00000000000002% - 517px / 2); user-select: none; width: 625px; z-index: 1; }\",\".framer-tJY0v .framer-61e6d9 { -webkit-user-select: none; align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; overflow: visible; padding: 0px; pointer-events: none; position: absolute; top: 50%; user-select: none; width: min-content; }\",\".framer-tJY0v .framer-1o42bpc-container { flex: none; height: 400px; position: relative; width: 400px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tJY0v .framer-1vgy670, .framer-tJY0v .framer-61e6d9 { gap: 0px; } .framer-tJY0v .framer-1vgy670 > * { margin: 0px; margin-bottom: calc(200px / 2); margin-top: calc(200px / 2); } .framer-tJY0v .framer-1vgy670 > :first-child { margin-top: 0px; } .framer-tJY0v .framer-1vgy670 > :last-child { margin-bottom: 0px; } .framer-tJY0v .framer-61e6d9 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-tJY0v .framer-61e6d9 > :first-child { margin-left: 0px; } .framer-tJY0v .framer-61e6d9 > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 517\n * @framerIntrinsicWidth 625\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"Qk3h0OYaJ\":{\"layout\":[\"fixed\",\"fixed\"]},\"HH1SDKaab\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerdVafWe6ve=withCSS(Component,css,\"framer-tJY0v\");export default FramerdVafWe6ve;FramerdVafWe6ve.displayName=\"Layout 1: Deck (CMS)\";FramerdVafWe6ve.defaultProps={height:517,width:625};addPropertyControls(FramerdVafWe6ve,{variant:{options:[\"WyyDnqWlE\",\"Qk3h0OYaJ\",\"HH1SDKaab\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerdVafWe6ve,[{explicitInter:true,fonts:[]},...FlipCardUpgraded3Fonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerdVafWe6ve\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"517\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Qk3h0OYaJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"HH1SDKaab\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"625\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./dVafWe6ve.map", "// Generated by Framer (c563d2c)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Layout1DeckCMS from\"https://framerusercontent.com/modules/TG8a1E1d1eNGeeCDIno3/B6HBxU7zEiBFJKHh0RVq/dVafWe6ve.js\";const Layout1DeckCMSFonts=getFonts(Layout1DeckCMS);const cycleOrder=[\"hI_vBMbIN\",\"qz6Zy1Wmo\",\"EiAekNLzu\"];const serializationHash=\"framer-jXO3S\";const variantClassNames={EiAekNLzu:\"framer-v-17myf68\",hI_vBMbIN:\"framer-v-1p0rw4x\",qz6Zy1Wmo:\"framer-v-1u1uf8f\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};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 humanReadableVariantMap={\"Variant 3\":\"EiAekNLzu\",Hidden:\"qz6Zy1Wmo\",Show:\"hI_vBMbIN\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"hI_vBMbIN\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"hI_vBMbIN\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,background:{alt:\"\",fit:\"fill\"},className:cx(scopingClassNames,\"framer-1p0rw4x\",className,classNames),\"data-framer-name\":\"Show\",layoutDependency:layoutDependency,layoutId:\"hI_vBMbIN\",ref:ref??ref1,style:{borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4,opacity:1,...style},variants:{EiAekNLzu:{opacity:1},qz6Zy1Wmo:{opacity:0}},...addPropertyOverrides({EiAekNLzu:{\"data-framer-name\":\"Variant 3\"},qz6Zy1Wmo:{\"data-framer-name\":\"Hidden\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:Math.max(0,((componentViewport?.height||517)-0-0)/1)*1,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||517)-0-(Math.max(0,((componentViewport?.height||517)-0-0)/1)*1+0))/2+0+0),...addPropertyOverrides({EiAekNLzu:{height:333,width:\"403px\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||517)-0-333)/2+0+0)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1nxgblg-container\",layoutDependency:layoutDependency,layoutId:\"FTJanhb9W-container\",children:/*#__PURE__*/_jsx(Layout1DeckCMS,{height:\"100%\",id:\"FTJanhb9W\",layoutId:\"FTJanhb9W\",style:{height:\"100%\",width:\"100%\"},variant:\"WyyDnqWlE\",width:\"100%\"})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-jXO3S.framer-16ojnaj, .framer-jXO3S .framer-16ojnaj { display: block; }\",\".framer-jXO3S.framer-1p0rw4x { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 517px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 625px; }\",\".framer-jXO3S .framer-1nxgblg-container { flex: 1 0 0px; height: 1px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-jXO3S.framer-1p0rw4x { gap: 0px; } .framer-jXO3S.framer-1p0rw4x > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-jXO3S.framer-1p0rw4x > :first-child { margin-top: 0px; } .framer-jXO3S.framer-1p0rw4x > :last-child { margin-bottom: 0px; } }\",\".framer-jXO3S.framer-v-17myf68 .framer-1nxgblg-container { flex: none; height: 333px; width: 403px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 517\n * @framerIntrinsicWidth 625\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"qz6Zy1Wmo\":{\"layout\":[\"fixed\",\"fixed\"]},\"EiAekNLzu\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerU3S4aF1HE=withCSS(Component,css,\"framer-jXO3S\");export default FramerU3S4aF1HE;FramerU3S4aF1HE.displayName=\"View Cards\";FramerU3S4aF1HE.defaultProps={height:517,width:625};addPropertyControls(FramerU3S4aF1HE,{variant:{options:[\"hI_vBMbIN\",\"qz6Zy1Wmo\",\"EiAekNLzu\"],optionTitles:[\"Show\",\"Hidden\",\"Variant 3\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerU3S4aF1HE,[{explicitInter:true,fonts:[]},...Layout1DeckCMSFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerU3S4aF1HE\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"qz6Zy1Wmo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"EiAekNLzu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"625\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"517\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./U3S4aF1HE.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{motion,useMotionValue}from\"framer-motion\";import React,{useEffect,useRef,cloneElement}from\"react\";import{addPropertyControls,ControlType}from\"framer\";export function InfiniteDraggableLoop({children,gap}){var _childrenArray__props,_childrenArray_;const x=useMotionValue(0);const containerRef=useRef(null);const childrenArray=React.Children.toArray(children);const totalWidth=childrenArray.length*(((_childrenArray_=childrenArray[0])===null||_childrenArray_===void 0?void 0:(_childrenArray__props=_childrenArray_.props)===null||_childrenArray__props===void 0?void 0:_childrenArray__props.width)+gap)// Assumes all children have width\n;// Looping Effect\nuseEffect(()=>{const unsubscribe=x.onChange(latest=>{const container=containerRef.current;if(container){if(latest>0){x.set(latest-totalWidth);}else if(latest<-totalWidth){x.set(latest+totalWidth);}}});return()=>unsubscribe();},[x,totalWidth]);return /*#__PURE__*/_jsx(motion.div,{ref:containerRef,style:{display:\"flex\",gap,x,cursor:\"grab\"},drag:\"x\",dragConstraints:{left:-Infinity,right:Infinity},children:childrenArray.concat(childrenArray).map((child,index)=>/*#__PURE__*/cloneElement(child,{key:`loop-${index}`}))});}// Property Controls\naddPropertyControls(InfiniteDraggableLoop,{gap:{type:ControlType.Number,title:\"Gap\",defaultValue:20}});\nexport const __FramerMetadata__ = {\"exports\":{\"InfiniteDraggableLoop\":{\"type\":\"reactComponent\",\"name\":\"InfiniteDraggableLoop\",\"slots\":[\"children\"],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./TEST.map", "// Generated by Framer (400c93f)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-kyBoS .framer-styles-preset-vlb48:not(.rich-text-wrapper), .framer-kyBoS .framer-styles-preset-vlb48.rich-text-wrapper a { --framer-link-current-text-decoration: underline; --framer-link-hover-text-color: #3adeb5; --framer-link-hover-text-decoration: underline; --framer-link-text-color: var(--token-ccda1a7d-267b-4e47-91d5-ac88a03988c0, #ffffff); --framer-link-text-decoration: underline; }\"];export const className=\"framer-kyBoS\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (eb93fa7)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,SVG,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useQueryData,useRouteElementId,useRouter,withCodeBoundaryForOverrides,withCSS,withFX,withOptimizedAppearEffect,withVariantAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import Superfields from\"https://framerusercontent.com/modules/1o5Bk6b6qvbR58A6b2Ej/EAjLWBJ7mylpm72U1j6X/Superfields.js\";import CharacterArt from\"https://framerusercontent.com/modules/5hKANwYjJpM8pzwwXBBP/sXcxWZYDDxS9ICYbAdWi/CharacterArt_Prod.js\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/XVUmpmPn1EPL0dzocT35/Ticker.js\";import CookieBanner from\"https://framerusercontent.com/modules/GbX8S6ghmyszcS2GLR2F/zTapg9rnDfIs7uo8Zb0a/Cookies.js\";import Layout1DeckCMS2 from\"https://framerusercontent.com/modules/gslqpbr2LPvUzJyr2btl/tQ0s28CfSmvwblUMLGo2/R20oB4z_K.js\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/7qT0r3So12155VV5Jq5x/Video.js\";import ComponentNavigationDesktop from\"#framer/local/canvasComponent/AeWZ5Pdf5/AeWZ5Pdf5.js\";import BottomFooterCompliment from\"#framer/local/canvasComponent/apd0GBwEa/apd0GBwEa.js\";import Cards from\"#framer/local/canvasComponent/BpNp1aIYT/BpNp1aIYT.js\";import ComponentStickyRightPanel from\"#framer/local/canvasComponent/gn9cSQo5Z/gn9cSQo5Z.js\";import PopupModal from\"#framer/local/canvasComponent/kEpseySdG/kEpseySdG.js\";import MobileNavigation from\"#framer/local/canvasComponent/lMSAD9D3o/lMSAD9D3o.js\";import ButtonSalesButton from\"#framer/local/canvasComponent/nF1Y8Qfe4/nF1Y8Qfe4.js\";import PricesShowHide from\"#framer/local/canvasComponent/NNIty124N/NNIty124N.js\";import ButtonGreenCircle from\"#framer/local/canvasComponent/okWWg3CCK/okWWg3CCK.js\";import TickerShowHide from\"#framer/local/canvasComponent/T_5K5PRxo/T_5K5PRxo.js\";import ViewCards from\"#framer/local/canvasComponent/U3S4aF1HE/U3S4aF1HE.js\";import Component1 from\"#framer/local/canvasComponent/VVJRpyRYk/VVJRpyRYk.js\";import Footer4 from\"#framer/local/canvasComponent/ZWbQZIHH9/ZWbQZIHH9.js\";import{withShuffledItems}from\"#framer/local/codeFile/t4cZw1B/Cms_Random.js\";import{InfiniteDraggableLoop}from\"#framer/local/codeFile/xWqD3nq/TEST.js\";import{withTruncateText}from\"#framer/local/codeFile/J5MLiop/Truncate_Text.js\";import Blog from\"#framer/local/collection/M3YHIt1j1/M3YHIt1j1.js\";import*as sharedStyle2 from\"#framer/local/css/EuOrK58rZ/EuOrK58rZ.js\";import*as sharedStyle from\"#framer/local/css/I_YSxzguT/I_YSxzguT.js\";import*as sharedStyle3 from\"#framer/local/css/jx8LFSJht/jx8LFSJht.js\";import*as sharedStyle4 from\"#framer/local/css/KXigMmzSV/KXigMmzSV.js\";import*as sharedStyle1 from\"#framer/local/css/P5fwP4OcL/P5fwP4OcL.js\";import metadataProvider from\"#framer/local/webPageMetadata/augiA20Il/augiA20Il.js\";const ComponentNavigationDesktopFonts=getFonts(ComponentNavigationDesktop);const ContainerWithFX=withFX(Container);const InfiniteDraggableLoopFonts=getFonts(InfiniteDraggableLoop);const ButtonSalesButtonFonts=getFonts(ButtonSalesButton);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const CharacterArtFonts=getFonts(CharacterArt);const TickerFonts=getFonts(Ticker);const VideoFonts=getFonts(Video);const ButtonGreenCircleFonts=getFonts(ButtonGreenCircle);const MotionDivWithFX=withFX(motion.div);const CardsFonts=getFonts(Cards);const CardsWithVariantAppearEffect=withVariantAppearEffect(Cards);const ViewCardsFonts=getFonts(ViewCards);const ViewCardsWithVariantAppearEffect=withVariantAppearEffect(ViewCards);const Layout1DeckCMS2Fonts=getFonts(Layout1DeckCMS2);const PricesShowHideFonts=getFonts(PricesShowHide);const PricesShowHideWithVariantAppearEffect=withVariantAppearEffect(PricesShowHide);const TickerShowHideFonts=getFonts(TickerShowHide);const TickerShowHideWithVariantAppearEffect=withVariantAppearEffect(TickerShowHide);const RichTextWithTruncateText1t25nad=withCodeBoundaryForOverrides(RichText,{nodeId:\"WirQcyNgu\",override:withTruncateText,scopeId:\"augiA20Il\"});const ComponentStickyRightPanelFonts=getFonts(ComponentStickyRightPanel);const RichTextWithTruncateText6wwjbw=withCodeBoundaryForOverrides(RichText,{inComponentSlot:true,nodeId:\"ws_dHdMEb\",override:withTruncateText,scopeId:\"augiA20Il\"});const MotionDivWithShuffledItems103jxoe=withCodeBoundaryForOverrides(motion.div,{inComponentSlot:true,nodeId:\"UbLv28q35\",override:withShuffledItems,scopeId:\"augiA20Il\"});const SuperfieldsFonts=getFonts(Superfields);const BottomFooterComplimentFonts=getFonts(BottomFooterCompliment);const Footer4Fonts=getFonts(Footer4);const MobileNavigationFonts=getFonts(MobileNavigation);const Component1Fonts=getFonts(Component1);const PopupModalFonts=getFonts(PopupModal);const CookieBannerFonts=getFonts(CookieBanner);const breakpoints={iUejXUcFG:\"(min-width: 1254px) and (max-width: 1439px)\",N_JggosSO:\"(max-width: 848px)\",TAfGvJAO_:\"(min-width: 849px) and (max-width: 1253px)\",WQLkyLRf1:\"(min-width: 1440px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-3bMf2\";const variantClassNames={iUejXUcFG:\"framer-v-1empmy5\",N_JggosSO:\"framer-v-reupwm\",TAfGvJAO_:\"framer-v-1tozqap\",WQLkyLRf1:\"framer-v-72rtr7\"};const transition1={damping:35,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-95};const transition2={bounce:.2,delay:.3,duration:.4,type:\"spring\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation2={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:.7,skewX:0,skewY:0,x:0,y:57};const transition3={bounce:.2,delay:.4,duration:.4,type:\"spring\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const transition4={bounce:.2,delay:.6,duration:.2,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const transition5={bounce:.2,delay:.3,duration:1,type:\"spring\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:0};const animation6={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:138};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1.2,skewX:0,skewY:0,x:60,y:0};const transition6={delay:0,duration:.7,ease:[.44,0,.56,1],type:\"tween\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const transition7={damping:30,delay:0,mass:1,stiffness:100,type:\"spring\"};const animation8={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition7,x:0,y:30};const animation9={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition7,x:0,y:0};const animation10={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:30};const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop 2\":\"iUejXUcFG\",Desktop:\"WQLkyLRf1\",Phone:\"N_JggosSO\",Tablet:\"TAfGvJAO_\"};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,lROH7muHEUbLv28q35,XxalEyZ8RUbLv28q35,Yhj9F7FvOUbLv28q35,idUbLv28q35,...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{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const vjZ1hVKQD3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if([\"TAfGvJAO_\",\"N_JggosSO\"].includes(baseVariant))return false;return true;};const router=useRouter();const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"N_JggosSO\")return false;return true;};const elementId=useRouteElementId(\"XhgDlpiB3\");const ref1=React.useRef(null);const elementId1=useRouteElementId(\"E_xTYsx7x\");const ref2=React.useRef(null);const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"N_JggosSO\")return true;return false;};const elementId2=useRouteElementId(\"ONfXnwtyF\");const ref3=React.useRef(null);const elementId3=useRouteElementId(\"bZuIiXiDN\");const ref4=React.useRef(null);const ref5=React.useRef(null);const isDisplayed3=()=>{if(!isBrowser())return true;if([\"TAfGvJAO_\",\"N_JggosSO\"].includes(baseVariant))return true;return false;};const isDisplayed4=()=>{if(!isBrowser())return true;if(baseVariant===\"iUejXUcFG\")return false;return true;};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(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-72rtr7\",className),ref:refBinding,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:componentViewport?.width||\"100vw\",y:-1,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-nyojw2-container hidden-1tozqap hidden-reupwm\",layoutScroll:true,nodeId:\"AusbGhOgc\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(ComponentNavigationDesktop,{height:\"100%\",id:\"AusbGhOgc\",layoutId:\"AusbGhOgc\",style:{height:\"100%\",width:\"100%\"},variant:\"PyI4csos8\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-vbpqtc-container\",isAuthoredByUser:true,nodeId:\"P92OADMUM\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(InfiniteDraggableLoop,{gap:20,height:\"100%\",id:\"P92OADMUM\",layoutId:\"P92OADMUM\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mjdeg1\",\"data-framer-name\":\"Hero Stack\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xy4hh9\",\"data-framer-name\":\"Frame for text\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-17rxyp3\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ztax5w\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{N_JggosSO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LTUwMA==\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"44px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"0.98em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-ccda1a7d-267b-4e47-91d5-ac88a03988c0, rgb(255, 255, 255))\"},children:\"Your Customised Mortgage Solutions\"})})},TAfGvJAO_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LTUwMA==\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"0.98em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-ccda1a7d-267b-4e47-91d5-ac88a03988c0, rgb(255, 255, 255))\"},children:\"Your Customised Mortgage Solutions\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LTUwMA==\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"84px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"0.98em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-ccda1a7d-267b-4e47-91d5-ac88a03988c0, rgb(255, 255, 255))\"},children:\"Your Customised Mortgage Solutions\"})}),className:\"framer-1e3t6bk\",\"data-framer-name\":\"Build better B2B payment experiences\",fonts:[\"GF;Red Hat Text-500\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{N_JggosSO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.8)\"},children:\"We work with you to find the perfect mortgage solution that fits your budget, preferences, and long-term goals.\"})})},TAfGvJAO_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.8)\"},children:\"We work with you to find the perfect mortgage solution that fits your budget, preferences, and long-term goals.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-line-height\":\"30.8px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.8)\"},children:\"We work with you to find the perfect mortgage solution that fits your budget, preferences, and long-term goals.\"})}),className:\"framer-neh5x1\",\"data-framer-name\":\"Looking to build payments into your software? Aria fixes that. Pick the payment features you need for happy users and booming revenue.\\xa0\",fonts:[\"GF;Red Hat Text-regular\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uwb9al\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"oDZyhWc2J\"},implicitPathVariables:undefined},{href:{webPageId:\"oDZyhWc2J\"},implicitPathVariables:undefined},{href:{webPageId:\"oDZyhWc2J\"},implicitPathVariables:undefined},{href:{webPageId:\"oDZyhWc2J\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{N_JggosSO:{y:(componentViewport?.y||0)+0+0+0+0+128+79.94+0+0+179.12+0+0},TAfGvJAO_:{y:(componentViewport?.y||0)+0+0+0+0+128+150.64+0+0+234.72+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,y:(componentViewport?.y||0)+0+200+0+0+128+109.84+0+0+300.32+0,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation1,className:\"framer-13u747g-container\",\"data-framer-appear-id\":\"13u747g\",initial:animation2,nodeId:\"Ht0YwSsL1\",optimized:true,rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iUejXUcFG:{ZGFGEdu3l:resolvedLinks[1]},N_JggosSO:{ZGFGEdu3l:resolvedLinks[3]},TAfGvJAO_:{ZGFGEdu3l:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(ButtonSalesButton,{height:\"100%\",id:\"Ht0YwSsL1\",layoutId:\"Ht0YwSsL1\",variant:\"NmRRG5MsQ\",width:\"100%\",yYBGmjsUt:\"Get In Contact\",ZGFGEdu3l:resolvedLinks[0]})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"UZ_0TuqOs\"},implicitPathVariables:undefined},{href:{webPageId:\"UZ_0TuqOs\"},implicitPathVariables:undefined},{href:{webPageId:\"UZ_0TuqOs\"},implicitPathVariables:undefined},{href:{webPageId:\"UZ_0TuqOs\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{N_JggosSO:{y:(componentViewport?.y||0)+0+0+0+0+128+79.94+0+0+179.12+0+62},TAfGvJAO_:{y:(componentViewport?.y||0)+0+0+0+0+128+150.64+0+0+234.72+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,y:(componentViewport?.y||0)+0+200+0+0+128+109.84+0+0+300.32+0,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation3,className:\"framer-ykq9t1-container\",\"data-framer-appear-id\":\"ykq9t1\",initial:animation2,nodeId:\"VCpNNL8r5\",optimized:true,rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iUejXUcFG:{ZGFGEdu3l:resolvedLinks1[1]},N_JggosSO:{ZGFGEdu3l:resolvedLinks1[3]},TAfGvJAO_:{ZGFGEdu3l:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(ButtonSalesButton,{height:\"100%\",id:\"VCpNNL8r5\",layoutId:\"VCpNNL8r5\",variant:\"Q25_60JbN\",width:\"100%\",yYBGmjsUt:\"Get Approved Today\",ZGFGEdu3l:resolvedLinks1[0]})})})})})})]}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation4,className:\"framer-yujsyc\",\"data-framer-appear-id\":\"yujsyc\",initial:animation2,optimized:true,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-cud4ce\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-fr175p\",\"data-framer-name\":'Google \"G\" Logo',opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 21 21\"><path d=\"M 20.981 10.739 C 20.981 9.994 20.913 9.278 20.787 8.591 L 10.714 8.591 L 10.714 12.657 L 16.47 12.657 C 16.217 13.965 15.459 15.072 14.321 15.817 L 14.321 18.461 L 17.792 18.461 C 19.814 16.628 20.981 13.936 20.981 10.739 Z\" fill=\"rgb(66,133,244)\"></path><path d=\"M 10.714 21 C 13.602 21 16.022 20.065 17.792 18.461 L 14.321 15.817 C 13.368 16.447 12.153 16.829 10.714 16.829 C 7.933 16.829 5.571 14.986 4.725 12.505 L 1.166 12.505 L 1.166 15.215 C 2.926 18.642 6.533 21 10.714 21 Z\" fill=\"rgb(52,168,83)\"></path><path d=\"M 4.725 12.495 C 4.511 11.865 4.384 11.197 4.384 10.5 C 4.384 9.803 4.511 9.135 4.725 8.505 L 4.725 5.794 L 1.166 5.794 C 0.437 7.207 0.019 8.801 0.019 10.5 C 0.019 12.199 0.437 13.793 1.166 15.206 L 3.937 13.087 Z\" fill=\"rgb(251,188,5)\"></path><path d=\"M 10.714 4.181 C 12.289 4.181 13.689 4.715 14.807 5.746 L 17.87 2.74 C 16.013 1.04 13.602 0 10.714 0 C 6.533 0 2.926 2.358 1.166 5.794 L 4.725 8.505 C 5.571 6.023 7.933 4.181 10.714 4.181 Z\" fill=\"rgb(234,67,53)\"></path></svg>',svgContentId:10792185456,withExternalLayout:true})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-112v4bm\",\"data-framer-name\":\"Group\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 114 21\"><g transform=\"translate(0.714 0.244)\"><path d=\"M 11.397 0.882 L 13.402 5.881 L 18.559 5.881 C 19.992 6.028 20.422 7.793 19.418 8.675 L 15.551 12.939 L 17.127 17.939 C 17.557 19.262 16.124 20.439 14.978 19.85 L 9.964 16.909 L 5.095 19.556 C 3.948 20.291 2.517 19.115 2.803 17.791 L 4.378 12.939 L 0.511 8.527 C -0.492 7.646 0.081 5.881 1.369 5.735 L 6.526 5.735 L 8.532 0.882 C 9.105 -0.294 10.824 -0.294 11.397 0.882 Z\" fill=\"rgb(254,214,7)\"></path><path d=\"M 34.689 0.882 L 36.695 5.881 L 41.852 5.881 C 43.284 6.028 43.713 7.793 42.711 8.675 L 38.844 12.939 L 40.419 17.939 C 40.849 19.262 39.417 20.439 38.271 19.85 L 33.257 16.909 L 28.387 19.556 C 27.242 20.291 25.809 19.115 26.095 17.791 L 27.671 12.939 L 23.804 8.527 C 22.801 7.645 23.373 5.881 24.663 5.734 L 29.82 5.734 L 31.825 0.881 C 32.398 -0.294 34.116 -0.294 34.689 0.882 Z\" fill=\"rgb(254,214,7)\"></path><path d=\"M 57.981 0.882 L 59.987 5.881 L 65.144 5.881 C 66.576 6.028 67.006 7.793 66.003 8.675 L 62.136 12.939 L 63.711 17.939 C 64.141 19.262 62.709 20.439 61.563 19.85 L 56.549 16.909 L 51.679 19.556 C 50.534 20.291 49.101 19.115 49.387 17.791 L 50.963 12.939 L 47.096 8.527 C 46.093 7.645 46.666 5.881 47.955 5.734 L 53.112 5.734 L 55.117 0.881 C 55.69 -0.294 57.408 -0.294 57.981 0.882 Z\" fill=\"rgb(254,214,7)\"></path><path d=\"M 81.274 0.882 L 83.278 5.881 L 88.435 5.881 C 89.868 6.028 90.298 7.793 89.294 8.675 L 85.427 12.939 L 87.002 17.939 C 87.432 19.262 86 20.439 84.854 19.85 L 79.841 16.909 L 74.971 19.556 C 73.825 20.291 72.393 19.115 72.68 17.791 L 74.255 12.939 L 70.388 8.527 C 69.385 7.645 69.958 5.881 71.247 5.734 L 76.404 5.734 L 78.409 0.881 C 78.982 -0.294 80.7 -0.294 81.274 0.882 Z\" fill=\"rgb(254,214,7)\"></path><path d=\"M 104.565 0.882 L 106.57 5.881 L 111.727 5.881 C 113.16 6.028 113.59 7.793 112.586 8.675 L 108.719 12.939 L 110.295 17.939 C 110.725 19.262 109.292 20.439 108.146 19.85 L 103.133 16.909 L 98.263 19.556 C 97.117 20.291 95.685 19.115 95.971 17.791 L 97.547 12.939 L 93.679 8.527 C 92.677 7.645 93.25 5.881 94.538 5.734 L 99.695 5.734 L 101.701 0.881 C 102.273 -0.294 103.993 -0.294 104.565 0.882 Z\" fill=\"rgb(254,214,7)\"></path></g></svg>',svgContentId:9354983908,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LTUwMA==\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"22.4px\",\"--framer-text-color\":\"var(--token-ccda1a7d-267b-4e47-91d5-ac88a03988c0, rgb(255, 255, 255))\"},children:[\"5.0 (\",/*#__PURE__*/_jsx(Link,{href:{hash:\":ONfXnwtyF\",webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"fBotsVkgb\",openInNewTab:false,scopeId:\"augiA20Il\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-vlb48\",\"data-styles-preset\":\"I_YSxzguT\",children:\"140+ reviews\"})}),\")\"]})}),className:\"framer-1qpuopi\",\"data-framer-name\":\"Strong \u2192 4.5\",fonts:[\"GF;Red Hat Text-500\"],verticalAlignment:\"bottom\",withExternalLayout:true})]})]})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-v0601g-container hidden-reupwm\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"gcN3naiS_\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(CharacterArt,{font:{fontFamily:'\"Red Hat Mono\", monospace',fontSize:\"24px\",fontStyle:\"normal\",fontWeight:400,letterSpacing:\"0em\",lineHeight:\"1em\"},gap:24,gridColors:{center:\"var(--token-4b2c85b0-14f5-4beb-9b79-d1ef175a5b24, rgb(76, 245, 203))\",in:\"rgb(255, 255, 255)\",interpolation:\"srgb\",sides:\"var(--token-ab10e6ac-1ee3-4b6d-a2f8-950550b6b529, rgb(211, 230, 154))\"},gridStyle:\"lines\",gridText:\"BARRETT\",height:\"100%\",id:\"gcN3naiS_\",layoutId:\"gcN3naiS_\",lines:{length:20,rounded:true,width:15.5},preview:true,radius:\"0px\",reverse:false,scale:1,speed:26,style:{height:\"100%\",width:\"100%\"},type:\"grid\",waveColors:{color1:\"var(--token-84002464-baa0-40a1-a1a1-82899aec539a, rgb(155, 161, 165))\",color2:\"rgb(0, 178, 255)\",lineColor:\"rgb(18, 30, 36)\"},width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-e5n0kx-container hidden-reupwm\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"dtiytcWk7\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(CharacterArt,{font:{fontFamily:'\"Red Hat Mono\", monospace',fontSize:\"24px\",fontStyle:\"normal\",fontWeight:400,letterSpacing:\"0em\",lineHeight:\"1em\"},gap:24,gridColors:{center:\"var(--token-4b2c85b0-14f5-4beb-9b79-d1ef175a5b24, rgb(76, 245, 203))\",in:\"rgb(255, 255, 255)\",interpolation:\"srgb\",sides:\"var(--token-ab10e6ac-1ee3-4b6d-a2f8-950550b6b529, rgb(211, 230, 154))\"},gridStyle:\"lines\",gridText:\"BARRETT\",height:\"100%\",id:\"dtiytcWk7\",layoutId:\"dtiytcWk7\",lines:{length:20,rounded:true,width:15.5},preview:true,radius:\"0px\",reverse:true,scale:1,speed:26,style:{height:\"100%\",width:\"100%\"},type:\"grid\",waveColors:{color1:\"var(--token-84002464-baa0-40a1-a1a1-82899aec539a, rgb(155, 161, 165))\",color2:\"rgb(0, 178, 255)\",lineColor:\"rgb(18, 30, 36)\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jzw9zk\",\"data-border\":true,\"data-framer-name\":\"Bottom Logos\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation5,className:\"framer-1di7ac1-container\",\"data-framer-appear-id\":\"1di7ac1\",initial:animation6,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"xWeAj6ool\",optimized:true,rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{N_JggosSO:{gap:91},TAfGvJAO_:{gap:110}},children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:28,overflow:false},gap:146,height:\"100%\",hoverFactor:1,id:\"xWeAj6ool\",layoutId:\"xWeAj6ool\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-8885c0\",\"data-framer-name\":\"Accord Mortgages\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1j6bppa\",\"data-framer-name\":\"accord-mortgages-limited-logo-vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:47,intrinsicWidth:211,svg:'<svg width=\"211\" height=\"47\" viewBox=\"0 0 211 47\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M18.8049 22.4609C18.3961 22.5508 17.9873 22.5957 17.5331 22.6406C17.0789 22.6856 16.5792 22.6856 15.9887 22.6856C14.8986 22.6856 13.9447 22.5957 13.1725 22.416V16.9805H5.6324V22.416C5.2236 22.5059 4.81479 22.5508 4.36057 22.5957C3.90634 22.6406 3.40669 22.6406 2.8162 22.6406C1.72605 22.6406 0.772183 22.5508 0 22.3711V9.52343C0 6.3789 0.953872 3.99804 2.8162 2.38085C4.67852 0.808589 7.40388 0 10.9468 0C12.2187 0 13.5813 0.134763 15.0349 0.404294C16.4884 0.673826 17.7602 0.988284 18.8504 1.39258V22.4609H18.8049ZM13.1725 12.5332V5.12109C12.2641 4.89648 11.2648 4.76172 10.1747 4.76172C7.13134 4.76172 5.6324 6.46875 5.6324 9.92774V12.4883H13.1725V12.5332ZM38.8363 17.2051C38.2004 17.4297 37.4736 17.6094 36.7923 17.7891C36.0655 17.9688 35.2025 18.0586 34.2032 18.0586C33.3856 18.0586 32.6588 17.9688 31.932 17.6992C31.2507 17.4746 30.6148 17.1152 30.1151 16.6211C29.6155 16.127 29.2067 15.4531 28.8887 14.5996C28.5708 13.7461 28.4345 12.7578 28.4345 11.5449C28.4345 10.332 28.5708 9.29883 28.8887 8.49023C29.2067 7.63672 29.6155 6.96289 30.1151 6.46875C30.6148 5.92969 31.2507 5.57031 31.932 5.3457C32.6134 5.12109 33.3856 4.98633 34.2032 4.98633C35.2025 4.98633 36.0655 5.07617 36.7923 5.25585C37.519 5.43554 38.2004 5.61524 38.8363 5.83985C39.1088 5.3457 39.3359 4.62695 39.563 3.77344C39.7901 2.91992 39.9718 2.0664 40.1081 1.21288C39.2905 0.89843 38.4275 0.628904 37.4282 0.404294C36.4289 0.179685 35.2025 0.0449246 33.7489 0.0449246C31.8866 0.0449246 30.2514 0.314453 28.8887 0.898438C27.4806 1.48242 26.2997 2.24609 25.3912 3.27929C24.4373 4.3125 23.756 5.48047 23.2563 6.91797C22.8021 8.31055 22.5296 9.83789 22.5296 11.5449C22.5296 13.207 22.7567 14.7344 23.2563 16.127C23.7106 17.5195 24.4373 18.7324 25.3912 19.7656C26.3451 20.7988 27.4806 21.5625 28.8887 22.1465C30.2968 22.7305 31.932 23 33.7489 23C35.2025 23 36.4289 22.8652 37.4282 22.6406C38.4275 22.416 39.2905 22.1465 40.1081 21.832C39.9718 20.9785 39.8356 20.125 39.563 19.2715C39.3359 18.3731 39.0634 17.6992 38.8363 17.2051ZM58.1409 17.2051C57.5049 17.4297 56.7782 17.6094 56.0968 17.7891C55.3701 17.9688 54.507 18.0586 53.5077 18.0586C52.6901 18.0586 51.9634 17.9688 51.2366 17.6992C50.5553 17.4746 49.9194 17.1152 49.4197 16.6211C48.9201 16.127 48.5113 15.4531 48.1933 14.5996C47.8753 13.7461 47.7391 12.7578 47.7391 11.5449C47.7391 10.332 47.8753 9.29883 48.1933 8.49023C48.5113 7.63672 48.9201 6.96289 49.4197 6.46875C49.9194 5.97461 50.5553 5.57031 51.2366 5.3457C51.918 5.12109 52.6901 4.98633 53.5077 4.98633C54.507 4.98633 55.3701 5.07617 56.0968 5.25585C56.8236 5.43554 57.5049 5.61524 58.1409 5.83985C58.4134 5.3457 58.6405 4.62695 58.8676 3.77344C59.0947 2.91992 59.2764 2.0664 59.4127 1.21288C58.5951 0.89843 57.732 0.628904 56.7328 0.404294C55.7335 0.179685 54.507 0.0449246 53.0535 0.0449246C51.1912 0.0449246 49.556 0.314453 48.1933 0.898438C46.7852 1.48242 45.6042 2.24609 44.6958 3.27929C43.7419 4.3125 43.0606 5.48047 42.5609 6.91797C42.1067 8.31055 41.8342 9.83789 41.8342 11.5449C41.8342 13.207 42.0613 14.7344 42.5609 16.127C43.0151 17.5195 43.7419 18.7324 44.6958 19.7656C45.6497 20.7988 46.7852 21.5625 48.1933 22.1465C49.6014 22.7305 51.2366 23 53.0535 23C54.507 23 55.7335 22.8652 56.7328 22.6406C57.732 22.416 58.5951 22.1465 59.4127 21.832C59.2764 20.9785 59.1401 20.125 58.8676 19.2715C58.6405 18.3731 58.368 17.6992 58.1409 17.2051ZM71.9493 22.9551C70.1324 22.9551 68.588 22.6855 67.2254 22.1016C65.8627 21.5176 64.7725 20.7539 63.8641 19.7207C62.9556 18.6875 62.2743 17.5195 61.8201 16.082C61.3658 14.6895 61.1387 13.1621 61.1387 11.5C61.1387 9.79297 61.3658 8.26562 61.8201 6.87304C62.2743 5.48047 62.9556 4.26757 63.8641 3.23437C64.7725 2.20116 65.8627 1.4375 67.2254 0.853513C68.588 0.269529 70.1324 0 71.9493 0C73.7662 0 75.3106 0.269529 76.6732 0.853513C78.0359 1.4375 79.1261 2.20116 80.0345 3.23437C80.943 4.26757 81.6243 5.43554 82.0785 6.87304C82.5327 8.26562 82.7599 9.79297 82.7599 11.5C82.7599 13.1621 82.5327 14.6895 82.0785 16.082C81.6243 17.4746 80.943 18.6875 80.0345 19.7207C79.1261 20.7539 78.0359 21.5176 76.6732 22.1016C75.3106 22.6855 73.7662 22.9551 71.9493 22.9551ZM67.0891 11.4551C67.0891 13.6563 67.4979 15.3633 68.3155 16.5762C69.1331 17.7891 70.3595 18.3731 71.9947 18.3731C73.6299 18.3731 74.8563 17.7891 75.6739 16.5762C76.4915 15.3633 76.9004 13.6563 76.9004 11.4551C76.9004 9.25391 76.4915 7.54687 75.6739 6.3789C74.8563 5.21093 73.6299 4.58202 71.9947 4.58202C70.3595 4.58202 69.1331 5.16601 68.3155 6.3789C67.4979 7.59179 67.0891 9.25391 67.0891 11.4551ZM100.429 13.7461C101.883 13.0274 103.018 12.084 103.791 10.916C104.608 9.74804 104.971 8.49023 104.971 7.14258C104.971 4.76172 104.063 2.96484 102.201 1.79688C100.338 0.628907 97.7039 0.0449246 94.2972 0.0449246C93.2979 0.0449246 92.0715 0.089841 90.618 0.179685C89.1644 0.269529 87.7563 0.404289 86.3937 0.539054V22.416C87.2567 22.5957 88.2106 22.6856 89.2553 22.6856C89.8458 22.6856 90.3454 22.6856 90.7542 22.6406C91.2085 22.5957 91.6173 22.5508 92.0715 22.4609V4.40234C92.4803 4.35742 92.8891 4.3125 93.207 4.26758C93.5704 4.22266 93.8884 4.22265 94.2063 4.22265C97.3405 4.22265 98.9303 5.3457 98.9303 7.5918C98.9303 8.80469 98.5215 9.83789 97.6585 10.6465C96.7954 11.5 95.569 12.1738 93.9338 12.7578L99.7479 22.4609C100.248 22.5508 100.838 22.5957 101.474 22.6406C102.11 22.6856 102.655 22.6856 103.2 22.6856C103.7 22.6856 104.29 22.6856 104.926 22.6406C105.562 22.5957 106.107 22.5508 106.652 22.4609L100.429 13.7461ZM109.15 0.539054C109.65 0.449211 110.24 0.404289 110.922 0.314445C111.558 0.269523 112.239 0.224607 112.92 0.179685C113.602 0.134763 114.283 0.0898356 114.919 0.0898356C115.555 0.0449137 116.145 0.0449246 116.645 0.0449246C118.825 0.0449246 120.688 0.314453 122.232 0.898438C123.776 1.48242 125.048 2.24609 126.048 3.23437C127.047 4.22265 127.774 5.43554 128.273 6.82812C128.727 8.2207 129 9.74805 129 11.4551C129 13.1621 128.773 14.6895 128.273 16.082C127.819 17.4746 127.047 18.6875 126.048 19.7207C125.048 20.7539 123.776 21.5176 122.232 22.1016C120.688 22.6855 118.825 22.9551 116.645 22.9551C116.145 22.9551 115.555 22.9551 114.919 22.9102C114.283 22.8652 113.602 22.8652 112.92 22.8203C112.239 22.7754 111.558 22.7305 110.922 22.6856C110.286 22.6406 109.695 22.5508 109.15 22.4609V0.539054ZM115.01 18.0586C115.464 18.1035 115.873 18.1484 116.236 18.1934C116.6 18.2383 117.054 18.2383 117.508 18.2383C119.325 18.2383 120.688 17.6992 121.642 16.6211C122.595 15.543 123.095 13.8359 123.095 11.5C123.095 9.16407 122.595 7.45703 121.642 6.3789C120.688 5.30077 119.325 4.80663 117.508 4.80663C117.008 4.80663 116.6 4.80664 116.236 4.85156C115.873 4.89648 115.464 4.94141 115.01 4.98633V18.0586Z\" fill=\"white\"/>\\n<path d=\"M14.1198 41.6667C13.4821 41.807 12.8445 41.9006 12.2523 41.9006C11.5236 41.9006 10.9315 41.807 10.3849 41.6667C9.74721 39.7953 9.01845 38.0175 8.24414 36.3333C7.42428 34.6491 6.64996 33.1053 5.78456 31.7485L5.60237 46.3918C5.19244 46.4854 4.73696 46.5322 4.32703 46.579C3.9171 46.6257 3.41608 46.6257 2.82396 46.6257C1.73081 46.6257 0.774311 46.5322 0 46.345L0.409934 23.5614C1.1387 23.3743 2.0041 23.2807 3.00615 23.2807C3.96265 23.2807 4.87361 23.3743 5.60237 23.5614C6.1034 24.2164 6.60442 24.9649 7.19654 25.8538C7.78866 26.7427 8.38078 27.7251 8.9729 28.8012C9.56502 29.8772 10.1116 30.9532 10.7037 32.076C11.2503 33.1988 11.7969 34.3216 12.2523 35.3977C12.6623 34.3216 13.1633 33.1988 13.7099 32.076C14.2564 30.9532 14.803 29.8304 15.3496 28.8012C15.8962 27.7251 16.4427 26.7427 17.0348 25.8538C17.5814 24.9649 18.128 24.1696 18.5835 23.5614C18.9934 23.4678 19.4033 23.421 19.8133 23.3743C20.2232 23.3275 20.6787 23.3275 21.2252 23.3275C22.2273 23.3275 23.0927 23.421 23.8215 23.6082L24.2314 46.3918C23.4115 46.579 22.455 46.6725 21.3619 46.6725C20.8153 46.6725 20.3143 46.6725 19.9043 46.6257C19.4944 46.579 19.0389 46.5322 18.629 46.4386L18.4468 31.7017C17.627 33.1053 16.8071 34.6491 16.0783 36.3801C15.3496 38.0643 14.6664 39.8421 14.1198 41.6667ZM38.5789 46.9064C40.4008 46.9064 41.9494 46.6257 43.3159 46.0175C44.6823 45.4094 45.7755 44.614 46.6864 43.538C47.5974 42.462 48.2806 41.2456 48.7361 39.7485C49.1915 38.2982 49.4193 36.7076 49.4193 34.9766C49.4193 33.1988 49.1915 31.6082 48.7361 30.1579C48.2806 28.7076 47.5974 27.4444 46.6864 26.3684C45.7755 25.2924 44.6823 24.4971 43.3159 23.8889C41.9494 23.2807 40.4008 23 38.5789 23C36.757 23 35.2084 23.2807 33.842 23.8889C32.4755 24.4971 31.3824 25.2924 30.4714 26.3684C29.5605 27.4444 28.8773 28.6608 28.4218 30.1579C27.9663 31.6082 27.7386 33.2456 27.7386 34.9766C27.7386 36.7076 27.9663 38.2982 28.4218 39.7485C28.8773 41.1988 29.5605 42.462 30.4714 43.538C31.3824 44.614 32.4755 45.4094 33.842 46.0175C35.2084 46.6257 36.757 46.9064 38.5789 46.9064ZM33.6598 34.9766C33.6598 32.6842 34.0697 30.9064 34.8895 29.6901C35.7094 28.4737 36.9392 27.8187 38.5789 27.8187C40.2186 27.8187 41.4484 28.4269 42.2683 29.6901C43.0881 30.9064 43.4981 32.6842 43.4981 34.9766C43.4981 37.269 43.0881 39.0468 42.2683 40.3099C41.4484 41.5731 40.2186 42.1813 38.5789 42.1813C36.9392 42.1813 35.7094 41.5731 34.8895 40.3099C34.0697 39.0468 33.6598 37.269 33.6598 34.9766ZM67.0918 37.3626C68.5493 36.614 69.688 35.6316 70.4623 34.4152C71.2822 33.1988 71.6466 31.8889 71.6466 30.4854C71.6466 28.0058 70.7356 26.1345 68.8681 24.9181C67.0007 23.7017 64.3589 23.0936 60.9428 23.0936C59.9408 23.0936 58.711 23.1404 57.2535 23.2339C55.7959 23.3275 54.384 23.4678 53.0175 23.6082V46.3918C53.883 46.579 54.8394 46.6725 55.887 46.6725C56.4792 46.6725 56.9802 46.6725 57.3901 46.6257C57.8001 46.579 58.2555 46.5322 58.711 46.4386V27.5848C59.1209 27.538 59.5309 27.4912 59.8497 27.4444C60.2141 27.3977 60.5329 27.3977 60.8517 27.3977C63.9945 27.3977 65.5887 28.5673 65.5887 30.9064C65.5887 32.1696 65.1788 33.2456 64.3134 34.0877C63.448 34.9766 62.2182 35.6784 60.5785 36.2866L66.4086 46.3918C66.9096 46.4854 67.5017 46.5322 68.1394 46.579C68.777 46.6257 69.3236 46.6257 69.8702 46.6257C70.3712 46.6257 70.9633 46.6257 71.601 46.579C72.2387 46.5322 72.7853 46.4854 73.3318 46.3918L67.0918 37.3626ZM74.2428 23.6082C74.1517 24.0292 74.1061 24.4503 74.0606 24.8713C74.015 25.2924 74.015 25.7134 74.015 26.0877C74.015 26.462 74.015 26.883 74.0606 27.3041C74.1061 27.7251 74.1517 28.1462 74.2428 28.5673H80.8017V46.4386C81.6671 46.6257 82.6236 46.7193 83.7167 46.7193C84.8098 46.7193 85.7663 46.6257 86.6318 46.4386V28.5205H93.1906C93.2817 28.0994 93.3273 27.6784 93.3728 27.2573C93.4184 26.8362 93.4184 26.4152 93.4184 26.0409C93.4184 25.6667 93.4184 25.2456 93.3728 24.8246C93.3273 24.4035 93.2817 23.9824 93.1906 23.5614H74.2428M108.905 41.7135C108.722 41.7602 108.495 41.807 108.176 41.8538C107.857 41.9006 107.538 41.9006 107.174 41.9006C106.263 41.9006 105.443 41.7602 104.669 41.5263C103.94 41.2924 103.302 40.8713 102.756 40.3567C102.209 39.7953 101.799 39.0936 101.526 38.2047C101.253 37.3158 101.116 36.2865 101.116 35.0234C101.116 33.7602 101.253 32.6842 101.571 31.8421C101.89 30.9532 102.3 30.2515 102.847 29.7368C103.393 29.1754 104.031 28.8012 104.805 28.5673C105.58 28.3333 106.399 28.193 107.31 28.193C108.312 28.193 109.178 28.2865 109.952 28.4737C110.726 28.6608 111.41 28.848 112.093 29.0819C112.366 28.5673 112.594 27.8187 112.822 26.9298C113.049 26.0409 113.232 25.152 113.368 24.2631C112.366 23.8421 111.319 23.5614 110.271 23.3743C109.178 23.1871 108.085 23.0936 106.9 23.0936C104.942 23.0936 103.211 23.3743 101.754 23.9824C100.296 24.5906 99.0663 25.386 98.1098 26.462C97.1533 27.538 96.4245 28.7544 95.9235 30.2515C95.468 31.7018 95.1947 33.3392 95.1947 35.0702C95.1947 36.8012 95.4225 38.3918 95.9235 39.8421C96.379 41.2924 97.1077 42.5555 98.1098 43.6316C99.0663 44.7076 100.296 45.5029 101.754 46.1111C103.211 46.7193 104.942 47 106.9 47C108.631 47 110.089 46.9064 111.364 46.6725C112.594 46.4386 113.642 46.1579 114.461 45.8772V34.883C114.097 34.7895 113.642 34.7427 113.095 34.6959C112.548 34.6491 112.093 34.6491 111.683 34.6491C111.273 34.6491 110.818 34.6491 110.271 34.6959C109.724 34.7427 109.269 34.7895 108.905 34.883V41.7135ZM137.326 24.5439C136.233 24.1228 134.958 23.7953 133.5 23.5146C132.043 23.2339 130.676 23.0936 129.401 23.0936C125.848 23.0936 123.161 23.9357 121.248 25.5731C119.381 27.2573 118.424 29.6901 118.424 33.0117V46.3918C119.244 46.579 120.155 46.6725 121.248 46.6725C121.84 46.6725 122.341 46.6725 122.797 46.6257C123.252 46.579 123.662 46.5322 124.072 46.4386V40.7778H131.633V46.4386C132.453 46.6257 133.364 46.7193 134.457 46.7193C135.049 46.7193 135.55 46.7193 136.005 46.6725C136.461 46.6257 136.871 46.5789 137.281 46.4854V24.5439H137.326ZM124.118 36.0994V33.4327C124.118 29.8304 125.621 28.0526 128.672 28.0526C129.765 28.0526 130.767 28.193 131.678 28.4269V36.1462H124.118V36.0994ZM154.68 41.7135C154.498 41.7602 154.27 41.807 153.951 41.8538C153.632 41.9006 153.314 41.9006 152.949 41.9006C152.038 41.9006 151.218 41.7602 150.444 41.5263C149.715 41.2924 149.078 40.8713 148.531 40.3567C147.985 39.7953 147.575 39.0936 147.301 38.2047C147.028 37.3158 146.891 36.2865 146.891 35.0234C146.891 33.7602 147.028 32.6842 147.347 31.8421C147.666 30.9532 148.076 30.2515 148.622 29.7368C149.169 29.1754 149.806 28.8012 150.581 28.5673C151.355 28.3333 152.175 28.193 153.086 28.193C154.088 28.193 154.953 28.2865 155.728 28.4737C156.502 28.6608 157.185 28.848 157.868 29.0819C158.142 28.5673 158.369 27.8187 158.597 26.9298C158.825 26.0409 159.007 25.152 159.144 24.2631C158.142 23.8421 157.094 23.5614 156.046 23.3743C154.953 23.1871 153.86 23.0936 152.676 23.0936C150.717 23.0936 148.987 23.3743 147.529 23.9824C146.072 24.5906 144.842 25.386 143.885 26.462C142.929 27.538 142.2 28.7544 141.699 30.2515C141.243 31.7018 140.97 33.3392 140.97 35.0702C140.97 36.8012 141.198 38.3918 141.699 39.8421C142.154 41.2924 142.883 42.5555 143.885 43.6316C144.842 44.7076 146.072 45.5029 147.529 46.1111C148.987 46.7193 150.717 47 152.676 47C154.407 47 155.864 46.9064 157.14 46.6725C158.369 46.4386 159.417 46.1579 160.237 45.8772V34.883C159.872 34.7895 159.417 34.7427 158.87 34.6959C158.324 34.6491 157.868 34.6491 157.458 34.6491C157.049 34.6491 156.593 34.6491 156.046 34.6959C155.5 34.7427 155.044 34.7895 154.68 34.883V41.7135ZM178.365 37.1287C178.456 36.8012 178.501 36.4269 178.547 36.0058C178.593 35.5848 178.593 35.2105 178.593 34.883C178.593 34.5556 178.593 34.1813 178.547 33.7602C178.501 33.3392 178.456 32.9649 178.365 32.6374H169.665V28.5205H180.05C180.232 27.8655 180.323 27.0702 180.323 26.0409C180.323 25.0585 180.232 24.2631 180.05 23.5614H164.017V36.5205C164.017 38.4386 164.199 40.0292 164.609 41.3392C165.019 42.6491 165.611 43.7252 166.477 44.5205C167.342 45.3626 168.435 45.924 169.756 46.2982C171.123 46.6725 172.717 46.8597 174.63 46.8597C176.725 46.8597 178.684 46.6257 180.46 46.2047C180.597 45.4561 180.688 44.7076 180.688 43.9591C180.688 43.538 180.642 43.117 180.597 42.7427C180.551 42.3684 180.414 41.9474 180.323 41.5731C179.549 41.7134 178.684 41.8538 177.727 41.9006C176.771 41.9942 175.86 41.9941 175.04 41.9941C173.081 41.9941 171.715 41.6199 170.941 40.9181C170.121 40.2164 169.756 38.9064 169.756 37.0819H178.365V37.1287ZM191.118 37.3626C191.984 37.6433 192.712 37.9708 193.259 38.345C193.806 38.7193 194.079 39.2339 194.079 39.9357C194.079 40.731 193.669 41.2924 192.94 41.6667C192.166 42.0409 191.209 42.2281 190.071 42.2281C189.57 42.2281 189.069 42.1813 188.568 42.1345C188.021 42.0409 187.52 41.9942 187.019 41.8538C186.518 41.7602 186.017 41.6199 185.561 41.4795C185.106 41.3392 184.742 41.1988 184.377 41.0585C184.104 41.5731 183.876 42.3216 183.648 43.2105C183.421 44.0994 183.238 44.9883 183.102 45.8772C183.922 46.1579 184.969 46.4386 186.245 46.6257C187.52 46.8129 188.841 46.9532 190.116 46.9532C193.168 46.9532 195.582 46.2982 197.358 44.9415C199.135 43.5848 200 41.7135 200 39.3275C200 37.5497 199.545 36.193 198.634 35.2105C197.723 34.2281 196.402 33.4795 194.625 32.9181L191.71 32.0292C191.073 31.8421 190.481 31.5614 190.025 31.2339C189.57 30.9064 189.296 30.4386 189.296 29.8304C189.296 29.1754 189.57 28.6608 190.162 28.2865C190.754 27.9591 191.483 27.7719 192.439 27.7719C193.168 27.7719 194.079 27.8655 195.126 28.0994C196.174 28.3333 197.13 28.614 197.95 28.8947C198.224 28.2865 198.497 27.5848 198.725 26.6959C198.952 25.807 199.135 24.9649 199.226 24.076C198.816 23.9357 198.36 23.7953 197.814 23.655C197.267 23.5146 196.721 23.421 196.128 23.3275C195.536 23.2339 194.899 23.1871 194.307 23.0936C193.669 23.0468 193.122 23 192.576 23C191.209 23 189.98 23.1871 188.841 23.5146C187.748 23.8421 186.791 24.3567 185.971 24.9649C185.151 25.6199 184.559 26.3684 184.104 27.2573C183.694 28.1462 183.466 29.1287 183.466 30.2515C183.466 31.8889 183.922 33.2456 184.787 34.2281C185.652 35.2573 186.928 36.0058 188.522 36.5205L191.118 37.3626Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-v54ixr\",\"data-framer-name\":\"Principality\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-yxiahd\",\"data-framer-name\":\"Frame 25\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:62,intrinsicWidth:206,svg:'<svg width=\"206\" height=\"62\" viewBox=\"0 0 206 62\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M188.387 39.0311C192.37 41.2516 194.499 37.2269 195.014 36.4636C195.426 35.8044 195.323 35.3534 195.082 34.7982C192.336 29.7327 190.585 24.6672 189.52 18.9424C189.486 18.8036 189.486 18.6995 189.417 18.4914C190.241 18.4914 190.997 18.4914 191.752 18.4914C192.198 18.4914 192.679 18.4914 193.16 18.4914C193.743 18.4914 193.881 18.6648 194.018 19.1853C194.67 23.4875 195.632 27.0958 197.692 30.7736C197.726 30.8429 197.795 30.9817 197.829 30.9817C197.898 30.9817 197.932 30.8776 198.001 30.7389C199.305 27.6163 200.576 23.314 201.468 19.1159C201.571 18.6302 201.743 18.4567 202.258 18.4914C202.945 18.4914 205.794 18.4914 206 18.4914C200.026 43.9925 192.404 43.9578 188.696 42.9517C187.838 42.7088 187.838 42.6047 187.975 41.7026C188.147 40.8699 188.25 39.9679 188.387 39.0311ZM116.699 30.3572C117.008 31.5022 117.317 32.5777 117.592 33.6186C117.626 33.7227 117.489 33.9308 117.351 34.0002C115.463 35.3187 112.819 35.7697 110.553 35.4921C106.365 34.9717 104.202 31.6409 103.961 27.9632C103.824 25.8468 104.064 23.7998 105.163 21.9609C106.399 19.8098 108.287 18.6302 110.656 18.2832C112.476 18.0056 114.811 18.2832 116.424 19.22C116.63 19.3241 116.802 19.4628 117.008 19.6016C116.699 20.7466 116.39 21.8568 116.115 22.8283C115.291 22.4467 114.399 22.0997 113.54 21.9609C111.034 21.5793 108.905 23.21 108.459 25.1876C108.15 26.5407 108.184 27.8938 108.665 29.2123C109.42 31.2246 111.858 32.1961 114.09 31.745C115.051 31.5022 115.875 31.0511 116.699 30.3572ZM161.71 10.7543C163.118 10.5808 164.491 10.442 165.968 10.2686C165.968 10.5461 165.968 10.7543 165.968 10.9625C165.968 16.9995 165.968 23.0712 165.968 29.1082C165.968 29.4898 165.968 29.9062 166.002 30.2878C166.071 31.5369 166.826 32.092 168.062 31.8144C168.302 31.745 168.543 31.6409 168.852 31.5369C169.023 32.6471 169.161 33.7574 169.332 34.9023C167.513 35.5962 165.693 35.9085 163.873 35.0411C162.603 34.4513 162.054 33.2716 161.848 31.9532C161.745 31.3981 161.71 30.8429 161.71 30.2878C161.71 23.9386 161.71 17.5893 161.71 11.2747C161.676 11.1012 161.71 10.9625 161.71 10.7543ZM72.6493 35.2146C71.2073 35.2146 69.8339 35.2146 68.4263 35.2146C68.4263 29.6633 68.4263 24.112 68.4263 18.5261H71.4476C71.6536 18.5261 71.7566 18.7342 71.7909 18.8383C71.8939 19.3588 71.9626 19.9139 72.0313 20.3649C72.3403 19.9833 73.8166 17.624 77.2843 18.3526C77.5933 18.4567 77.6963 18.5955 77.662 18.9424C77.559 19.9139 77.353 22.1344 77.353 22.3079C75.2929 21.4058 72.6836 22.9324 72.6836 24.6325C72.6493 27.9632 72.6493 34.9717 72.6493 35.2146ZM137.883 28.6918C137.127 30.8083 135.479 31.6756 133.385 31.8491C132.733 31.9185 132.046 31.8491 131.291 31.8491C131.291 31.6409 131.291 31.4328 131.291 31.2593C131.291 28.7959 131.291 26.3325 131.291 23.8345C131.291 23.4528 131.428 23.1753 131.703 22.8977C133.145 21.5446 135.102 21.3364 136.544 22.3426C137.299 22.863 137.745 23.6263 137.986 24.4937C138.363 25.8815 138.363 27.304 137.883 28.6918ZM142.38 24.1814C142.071 22.4467 141.35 20.8854 140.011 19.7404C137.505 17.5893 133.694 17.624 131.085 19.7751C130.947 19.8792 130.844 19.9833 130.673 20.1221C130.604 19.7057 130.535 19.2547 130.467 18.8383C130.432 18.7342 130.364 18.5261 130.123 18.5261C130.123 18.5261 127.892 18.5261 127.102 18.5261C127.102 24.0426 127.102 29.6633 127.102 35.2146C127.102 37.9555 127.102 40.6965 127.102 43.4374C128.51 43.2986 129.883 43.1251 131.325 42.9864C131.325 40.5924 131.325 37.9555 131.325 35.5615C138.398 35.5615 140.767 32.8206 141.831 30.3225C142.655 28.3449 142.758 26.2978 142.38 24.1814ZM101.661 27.2693C101.661 26.0897 101.695 24.91 101.558 23.7304C101.318 21.5446 100.356 19.7751 98.3307 18.8383C95.9273 17.7281 93.5583 17.9016 91.3267 19.4282C91.052 19.6016 90.8117 19.8445 90.5713 20.018C90.4683 19.7057 90.2967 18.9077 90.2967 18.8383C90.2623 18.7342 90.1936 18.5261 89.9533 18.5261H86.932C86.932 24.1467 86.932 35.2146 86.932 35.2146C88.3396 35.2146 89.713 35.2146 91.155 35.2146C91.155 35.2146 91.155 25.1182 91.155 24.6325C91.155 24.6325 90.9833 22.6548 92.9747 21.9609C94.1763 21.5446 95.3437 21.614 96.305 22.516C97.026 23.21 97.335 24.112 97.335 25.0835C97.3693 28.2408 97.335 35.1799 97.335 35.1799C98.777 35.1799 100.219 35.1799 101.661 35.1799C101.695 35.0064 101.695 29.7327 101.661 27.2693ZM119.961 18.5261C121.368 18.5261 122.742 18.5261 124.184 18.5261C124.184 22.0997 124.184 25.6386 124.184 29.2123C124.184 31.1899 124.184 33.1675 124.184 35.1799C122.81 35.1799 121.403 35.1799 119.961 35.1799C119.961 32.092 119.961 28.9694 119.961 25.8468C119.961 23.4181 119.961 20.9894 119.961 18.5261ZM175.547 35.2146C174.139 35.2146 172.766 35.2146 171.358 35.2146C171.358 31.6756 171.358 28.1367 171.358 24.5978C171.358 22.5854 171.358 20.5731 171.358 18.5608C172.766 18.5608 174.139 18.5608 175.547 18.5608C175.547 20.8854 175.547 23.21 175.547 25.5346C175.547 28.7265 175.547 31.9532 175.547 35.2146ZM83.7046 35.2146C82.297 35.2146 80.9236 35.2146 79.516 35.2146C79.516 32.5083 79.516 29.8368 79.516 27.1305C79.516 24.2855 79.516 21.4058 79.516 18.5608C80.8893 18.5608 82.297 18.5608 83.7046 18.5608C83.7046 22.0303 83.7046 25.5346 83.7046 29.0041C83.7046 31.0511 83.7046 33.1329 83.7046 35.2146ZM171.049 13.5646C171.049 12.1768 172.079 11.1359 173.418 11.1359C174.826 11.1359 175.856 12.2115 175.856 13.5993C175.856 15.0218 174.791 16.028 173.384 16.028C172.045 15.9933 171.015 14.9524 171.049 13.5646ZM122.089 16.028C120.716 16.028 119.652 14.9871 119.652 13.5993C119.652 12.2462 120.716 11.1359 122.089 11.1359C123.463 11.1359 124.527 12.2115 124.527 13.5646C124.527 14.9177 123.463 15.9933 122.089 16.028ZM81.576 16.028C80.2026 16.028 79.1726 14.9524 79.1726 13.5646C79.1726 12.1768 80.237 11.1012 81.6103 11.1359C82.9836 11.1359 84.0136 12.2115 84.0136 13.5993C84.0136 14.9524 82.9836 16.028 81.576 16.028ZM187.563 30.9817C187.151 31.1899 186.774 31.4328 186.396 31.5716C185.984 31.7103 185.503 31.8144 185.091 31.8144C183.855 31.8491 183.1 31.1899 182.963 29.9409C182.928 29.6286 182.894 29.2817 182.894 28.9694C182.894 26.7836 182.894 24.5978 182.894 22.412C182.894 22.2385 182.894 22.0997 182.928 21.8915C184.473 21.8915 185.126 21.8915 186.636 21.8915C186.98 20.8507 187.151 19.9833 187.495 18.4914C185.95 18.4914 184.439 18.4914 182.894 18.4914C182.894 16.9995 182.894 13.981 182.894 12.5238C181.452 12.6625 180.079 12.8013 178.671 12.9401C178.671 14.2932 178.637 27.8244 178.705 30.4266C178.74 32.1267 179.255 33.6533 180.731 34.6594C182.654 35.9779 186.224 35.6656 187.975 34.486C188.078 34.4166 188.147 34.2084 188.147 34.0696C187.907 33.0635 187.735 32.0226 187.563 30.9817ZM153.676 30.5307C153.676 30.7042 153.573 30.8776 153.47 31.0164C152.371 32.1267 151.032 32.4389 149.556 32.1267C148.801 31.9532 148.354 31.3981 148.286 30.6695C148.217 29.9409 148.629 28.9 149.384 28.5877C150.38 28.2061 151.41 28.2061 152.44 28.2755C152.852 28.3102 153.23 28.3796 153.676 28.449C153.676 29.0388 153.71 30.0103 153.676 30.5307ZM157.968 30.2184C157.968 30.149 157.968 30.0797 157.968 30.0103C157.933 27.8591 157.968 25.5692 157.968 23.4181C157.933 21.0241 156.732 19.4281 154.466 18.6648C152.68 18.075 150.826 18.075 149.007 18.422C147.324 18.6995 145.951 19.2547 144.578 20.2608C144.887 21.3711 145.161 22.4467 145.47 23.5569C145.676 23.4181 145.814 23.314 145.985 23.2447C147.599 22.1691 149.178 21.7181 151.135 21.8221C153.333 21.9609 153.985 23.1406 153.642 25.2917C152.577 25.2917 151.513 25.257 150.483 25.2917C148.938 25.3611 147.427 25.6386 146.088 26.5407C143.342 28.3449 143.342 32.89 146.123 34.6594C147.736 35.7003 149.487 35.735 151.307 35.3881C152.509 35.1452 153.573 34.5554 154.466 33.7227C154.672 34.0002 154.878 34.2431 155.084 34.4513C156.354 35.8044 158.86 35.7003 160.234 35.0411L159.753 31.7797C158.551 32.1961 157.968 31.6756 157.968 30.2184ZM59.2249 23.9733C58.5039 24.2855 57.7829 24.4243 57.0276 24.4937C55.8602 24.5978 55.0362 24.3202 54.9676 24.2855C54.9676 21.267 54.9676 15.7157 54.9676 15.577C56.9932 15.4729 59.0189 15.577 60.5982 17.0689C62.6582 19.0812 61.9029 22.7589 59.2249 23.9733ZM62.8299 13.5646C60.8386 12.3156 58.6412 11.8645 56.3409 11.7952C56.3409 11.7952 52.8046 11.7605 51.0192 11.7952C50.5385 11.7952 50.4355 12.038 50.4355 12.4891C50.4355 19.8792 50.4355 35.0064 50.4355 35.2146C51.9462 35.2146 53.3882 35.2146 54.8989 35.2146C54.8989 34.9717 54.8989 28.3796 54.8989 28.3796H55.5512C57.2336 28.3449 58.9159 28.102 60.5296 27.5469C63.4479 26.4713 65.5423 24.5978 66.1259 21.3364C66.7783 18.075 65.5766 15.2994 62.8299 13.5646Z\" fill=\"white\"/>\\n<path d=\"M51.2252 46.7339H51.8089C52.9762 46.7339 53.6629 47.1503 53.6629 47.8095C53.6629 48.5381 52.9762 48.9545 51.7746 48.9545C51.6029 48.9545 51.3969 48.9545 51.2252 48.9198V46.7339ZM51.2252 43.9583C51.3969 43.9583 51.5685 43.9583 51.7059 43.9583C52.7359 43.9583 53.3539 44.34 53.3539 44.9992C53.3539 45.6931 52.7702 46.1094 51.7746 46.1094H51.1909V43.9583H51.2252ZM54.4182 47.8095C54.4182 46.9768 53.7316 46.4911 52.9762 46.3523C53.5599 46.1788 54.1436 45.7278 54.1436 44.9298C54.1436 43.9583 53.2509 43.3338 51.6372 43.3338C51.2595 43.3338 50.9162 43.3685 50.4699 43.3685V49.579C50.8132 49.6137 51.1565 49.6137 51.5685 49.6137C53.3882 49.6137 54.4182 48.9198 54.4182 47.8095ZM57.1649 49.6484C57.6799 49.6484 58.1606 49.4402 58.5382 49.0585L58.5726 49.579H59.1562V45.138H58.4009V48.4687C58.0919 48.8157 57.7142 49.0239 57.3022 49.0239C56.7186 49.0239 56.2379 48.6769 56.2379 47.7748V45.138H55.4826V47.8442C55.5169 49.0932 56.2722 49.6484 57.1649 49.6484ZM60.5639 49.579H61.3192V45.138H60.5639V46.6646V49.579ZM60.9416 44.2706C61.2506 44.2706 61.4909 44.0277 61.4909 43.7155C61.4909 43.4032 61.2506 43.1603 60.9416 43.1603C60.6326 43.1603 60.3922 43.4032 60.3922 43.7155C60.3922 44.0277 60.6326 44.2706 60.9416 44.2706ZM63.7226 49.6484C63.9972 49.6484 64.2376 49.579 64.4779 49.4749L64.3749 48.8851C64.2376 48.9892 64.1003 49.0239 63.9286 49.0239C63.6539 49.0239 63.4479 48.8157 63.4479 48.434V42.9521L62.6926 43.0562V48.5034C62.7269 49.2667 63.1046 49.6484 63.7226 49.6484ZM67.5679 45.6931C67.7053 45.6931 67.8769 45.6931 68.0486 45.6931V48.434C67.7739 48.781 67.3619 48.9892 66.9156 48.9892C66.1603 48.9892 65.6796 48.3646 65.6796 47.4279C65.6796 46.4217 66.2633 45.6931 67.5679 45.6931ZM66.7439 49.6484C67.2589 49.6484 67.7739 49.4749 68.1516 49.0585L68.2203 49.579H68.7696V42.9521L68.0486 43.0562V45.1033C67.9113 45.1033 67.7739 45.1033 67.6366 45.1033C65.8513 45.1033 64.9243 46.1094 64.9243 47.5666C64.9243 48.781 65.6453 49.6484 66.7439 49.6484ZM70.9326 45.138H70.1773V49.579H70.9326V48.6769V45.138ZM70.5549 44.2706C70.8639 44.2706 71.1043 44.0277 71.1043 43.7155C71.1043 43.4032 70.8639 43.1603 70.5549 43.1603C70.2459 43.1603 70.0056 43.4032 70.0056 43.7155C70.0056 44.0277 70.2459 44.2706 70.5549 44.2706ZM73.0956 46.2482C73.3703 45.9013 73.7823 45.6931 74.1599 45.6931C74.7436 45.6931 75.2243 46.04 75.2243 46.9421V49.579H75.9796V46.8727C75.9796 45.6584 75.2243 45.1033 74.3316 45.1033C73.7823 45.1033 73.3359 45.3114 72.9583 45.6931L72.9239 45.1727H72.3403V49.6137H73.0956V46.2482ZM78.589 49.6137H79.1726C79.7563 49.6137 80.0996 49.8912 80.0996 50.3076C80.0996 50.828 79.619 51.1403 78.8293 51.1403C78.0396 51.1403 77.559 50.828 77.559 50.3423C77.5933 49.8912 77.9366 49.6137 78.589 49.6137ZM77.7993 46.5605C77.7993 46.0053 78.2456 45.6584 78.7606 45.6584C79.2756 45.6584 79.722 46.0053 79.722 46.5952C79.722 47.1503 79.2756 47.4973 78.7606 47.4973C78.28 47.4973 77.7993 47.1503 77.7993 46.5605ZM76.8723 50.377C76.8723 51.2444 77.6276 51.7648 78.795 51.7648C80.0653 51.7648 80.855 51.2097 80.855 50.2729C80.855 49.5096 80.237 49.0239 79.2756 49.0239H78.7606C78.4173 49.0239 78.177 48.8157 78.177 48.5034C78.177 48.3299 78.2456 48.1565 78.383 48.0177C78.486 48.0524 78.6233 48.0871 78.7606 48.0871C79.6876 48.0871 80.443 47.5319 80.443 46.5605C80.443 46.2135 80.34 45.9707 80.1683 45.7625C80.2026 45.7625 80.237 45.7625 80.2713 45.7625H80.8893V45.1727H79.413C79.2413 45.1033 79.0353 45.1033 78.8293 45.1033C77.9023 45.1033 77.147 45.6584 77.147 46.6646C77.147 47.2197 77.4216 47.6707 77.8336 47.9136C77.662 48.1218 77.559 48.3299 77.559 48.6075C77.559 48.8851 77.6963 49.0932 77.9023 49.232C77.25 49.3361 76.8723 49.7871 76.8723 50.377ZM87.0006 47.983C87.0006 48.6075 86.52 48.9545 85.799 48.9545C85.3183 48.9545 84.8033 48.781 84.3913 48.4687L84.1853 49.1279C84.5973 49.4402 85.1466 49.6137 85.7646 49.6137C86.8976 49.6137 87.756 48.9545 87.756 47.8789C87.756 45.8666 84.9406 46.2482 84.9406 44.8257C84.9406 44.2359 85.4213 43.8889 86.0393 43.8889C86.4856 43.8889 86.8976 44.0277 87.3096 44.3053L87.5156 43.6808C87.0693 43.3685 86.623 43.2297 86.0393 43.2297C84.9406 43.2297 84.151 43.8542 84.151 44.8951C84.1853 46.9074 87.0006 46.5258 87.0006 47.983ZM90.6743 45.6931C91.464 45.6931 92.1163 46.2829 92.1163 47.3585C92.1163 48.3993 91.464 48.9892 90.7087 48.9892C89.9533 48.9892 89.2666 48.434 89.2666 47.3238C89.2666 46.2829 89.9533 45.6931 90.6743 45.6931ZM90.6743 49.6484C91.876 49.6484 92.8717 48.8157 92.8717 47.3238C92.8717 45.9013 91.876 45.0686 90.7087 45.0686C89.507 45.0686 88.5113 45.9013 88.5113 47.3932C88.5113 48.8157 89.5413 49.6484 90.6743 49.6484ZM95.7557 48.9892C94.9317 48.9892 94.3823 48.3646 94.3823 47.3238C94.3823 46.2482 95.0347 45.6931 95.7213 45.6931C96.0647 45.6931 96.408 45.7972 96.717 46.0747L96.8887 45.4849C96.5453 45.2074 96.1333 45.0686 95.6527 45.0686C94.554 45.0686 93.627 45.8666 93.627 47.3932C93.627 48.781 94.4167 49.6484 95.6183 49.6484C96.202 49.6484 96.717 49.4402 97.0947 49.1279L96.923 48.5381C96.614 48.8157 96.2707 48.9892 95.7557 48.9892ZM99.086 43.7155C99.086 43.4032 98.8457 43.1603 98.5367 43.1603C98.2277 43.1603 97.9873 43.4032 97.9873 43.7155C97.9873 44.0277 98.2277 44.2706 98.5367 44.2706C98.8457 44.2706 99.086 44.0277 99.086 43.7155ZM98.9143 45.138H98.159V49.579H98.9143V48.5034V45.138ZM101.867 45.6584C102.485 45.6584 102.863 46.1441 102.897 46.838H100.734C100.871 46.1094 101.283 45.6584 101.867 45.6584ZM102.176 49.0239C101.283 49.0239 100.768 48.434 100.734 47.532V47.4626H103.618C103.618 47.3585 103.652 47.2544 103.652 47.1156C103.652 45.8666 102.966 45.0686 101.936 45.0686C100.803 45.0686 100.013 45.9707 100.013 47.3932C100.013 48.781 100.837 49.6484 102.142 49.6484C102.794 49.6484 103.309 49.4402 103.755 49.0932L103.584 48.5034C103.103 48.8504 102.691 49.0239 102.176 49.0239ZM104.785 48.2952C104.785 49.1973 105.232 49.6484 106.056 49.6484C106.433 49.6484 106.845 49.5443 107.154 49.3014L107.051 48.7116C106.811 48.9198 106.536 49.0239 106.262 49.0239C105.815 49.0239 105.575 48.781 105.575 48.2606V45.7625H107.017V45.1727H105.506V43.7848L104.785 43.8542V45.138H104.064V45.7278H104.785V48.2952ZM110.279 49.4749C110.897 48.2259 111.377 46.5952 111.721 45.1033H111C110.725 46.3176 110.382 47.6013 109.867 48.8504C109.352 47.636 108.837 46.3523 108.562 45.1033H107.807C108.15 46.5258 108.699 47.9483 109.455 49.6137C109.043 50.4811 108.493 51.0709 107.875 51.0709C107.669 51.0709 107.498 51.0015 107.36 50.9321L107.257 51.5566C107.429 51.6607 107.669 51.7301 107.91 51.7301C108.802 51.7301 109.626 50.8974 110.279 49.4749ZM53.1822 59.9182C54.0062 59.9182 54.6586 59.6407 55.2079 59.1549L55.0019 58.5304C54.5212 59.0161 53.9719 59.259 53.2852 59.259C52.0492 59.259 51.2595 58.2528 51.2595 56.7262C51.2595 55.0609 52.2209 54.2282 53.2852 54.2282C53.8002 54.2282 54.3152 54.4016 54.7272 54.7833L54.9332 54.1588C54.4526 53.7424 53.9032 53.569 53.2166 53.569C51.7402 53.569 50.4355 54.6445 50.4355 56.7609C50.4699 58.6692 51.5685 59.9182 53.1822 59.9182ZM55.6542 61.3407C55.4482 61.3407 55.2766 61.2713 55.1392 61.202L55.0362 61.8265C55.2079 61.9306 55.4482 61.9999 55.6886 61.9999C56.6499 61.9999 57.4396 61.1673 58.1262 59.7794C58.7099 58.5304 59.2249 56.8997 59.5682 55.4078H58.8129C58.5382 56.6221 58.1949 57.9059 57.6799 59.1549C57.1649 57.9406 56.6499 56.6568 56.3752 55.4078H55.6199C55.9632 56.8303 56.5126 58.2528 57.2679 59.9182C56.8216 60.7856 56.2722 61.3407 55.6542 61.3407ZM61.2506 56.4834C61.5252 56.1364 61.8686 55.9282 62.2119 55.9282C62.7269 55.9282 63.1732 56.3099 63.1732 57.1773V59.8141H63.8942V57.1079C63.8942 56.8997 63.8942 56.7262 63.8599 56.5875C64.1002 56.2058 64.4779 55.9282 64.8899 55.9282C65.4049 55.9282 65.8513 56.2752 65.8513 57.1773V59.8141H66.5723V57.1079C66.5723 55.8936 65.8856 55.3384 65.0273 55.3384C64.4436 55.3384 63.9629 55.6507 63.6539 56.067C63.3792 55.5813 62.8986 55.3384 62.3492 55.3384C61.8686 55.3384 61.4222 55.5466 61.0789 55.9282L61.0446 55.4078H60.4609V59.8141H61.2162L61.2506 56.4834ZM70.7266 58.7039C70.4519 59.0508 70.0399 59.259 69.5936 59.259C68.8383 59.259 68.3576 58.6345 68.3576 57.6977C68.3576 56.6568 68.9413 55.9282 70.2459 55.9282C70.3833 55.9282 70.5549 55.9282 70.7266 55.9282V58.7039ZM67.6023 57.7671C67.6023 59.0508 68.3233 59.9182 69.4219 59.9182C69.9369 59.9182 70.4519 59.7447 70.8296 59.3284L70.8983 59.8488H71.4819V53.222L70.7609 53.3261V55.3731C70.6236 55.3731 70.4863 55.3731 70.3489 55.3731C68.5293 55.3037 67.6023 56.3099 67.6023 57.7671ZM74.2629 55.9282C74.8809 55.9282 75.2586 56.414 75.2929 57.1079H73.1299C73.2329 56.3793 73.6793 55.9282 74.2629 55.9282ZM74.4689 59.9182C75.1213 59.9182 75.6363 59.7101 76.0826 59.3631L75.9109 58.7733C75.4989 59.1202 75.0869 59.259 74.5719 59.259C73.6793 59.259 73.1643 58.6692 73.1299 57.7671V57.6977H75.9796C75.9796 57.5936 76.0139 57.4895 76.0139 57.3508C76.0139 56.1017 75.3273 55.3037 74.2973 55.3037C73.1643 55.3037 72.3746 56.2058 72.3746 57.6283C72.3403 59.0508 73.1643 59.9182 74.4689 59.9182ZM77.147 59.8141H77.9023V55.3731H77.147V57.1079V59.8141ZM77.5246 53.3955C77.2156 53.3955 76.9753 53.6383 76.9753 53.9506C76.9753 54.2629 77.2156 54.5057 77.5246 54.5057C77.8336 54.5057 78.074 54.2629 78.074 53.9506C78.074 53.6383 77.8336 53.3955 77.5246 53.3955ZM79.5503 58.5651C79.5503 59.4672 79.9966 59.9182 80.8206 59.9182C81.1983 59.9182 81.6103 59.8141 81.9193 59.5713L81.8163 58.9814C81.576 59.1896 81.3013 59.2937 81.0266 59.2937C80.5803 59.2937 80.34 59.0508 80.34 58.5304V55.9976H81.782V55.4078H80.34V53.8812L79.619 53.9506V55.4078H78.898V55.9976H79.619V58.5651M85.696 57.212V59.8488H86.4513V57.1426C86.4513 55.9282 85.696 55.3731 84.8033 55.3731C84.3226 55.3731 83.8763 55.5466 83.5673 55.8589V53.2567L82.812 53.3608V59.8141H83.5673V56.4834C83.842 56.1364 84.254 55.9282 84.6316 55.9282C85.2153 55.9282 85.696 56.3099 85.696 57.212ZM90.022 58.7386C89.7473 59.0855 89.3696 59.2937 88.9233 59.2937C88.4083 59.2937 88.1336 59.0508 88.1336 58.6692C88.1336 58.2528 88.5113 58.01 89.3353 58.01C89.5756 58.01 89.816 58.0447 90.0563 58.0794V58.7386H90.022ZM89.301 57.4548C88.0306 57.4548 87.3783 57.9406 87.3783 58.7386C87.3783 59.4325 87.9276 59.9182 88.786 59.9182C89.404 59.9182 89.8503 59.6754 90.1593 59.3631C90.2623 59.7101 90.537 59.9182 90.949 59.9182C91.2237 59.9182 91.4297 59.8141 91.567 59.7447L91.464 59.1549C91.361 59.259 91.258 59.2937 91.0863 59.2937C90.846 59.2937 90.743 59.1549 90.743 58.8427V57.1079C90.743 55.8936 90.0907 55.3731 89.0607 55.3731C88.374 55.3731 87.7903 55.616 87.344 55.9629L87.5156 56.5528C87.9276 56.2058 88.374 55.9976 88.9233 55.9976C89.5756 55.9976 89.9877 56.3099 89.9877 57.1773V57.5589C89.7817 57.4548 89.5413 57.4548 89.301 57.4548ZM92.9403 56.4834C92.9403 56.1364 93.2493 55.9282 93.73 55.9282C94.0733 55.9282 94.4167 56.0323 94.7257 56.2405L94.8973 55.6507C94.5883 55.4425 94.142 55.3384 93.73 55.3384C92.803 55.3384 92.2193 55.8242 92.2193 56.5528C92.2193 58.0447 94.3823 57.6977 94.3823 58.6692C94.3823 59.0508 94.039 59.2937 93.524 59.2937C93.1463 59.2937 92.7687 59.1896 92.4253 58.9467L92.2537 59.5366C92.597 59.7447 93.0433 59.8835 93.524 59.8835C94.4853 59.8835 95.1033 59.3978 95.1033 58.5998C95.1033 57.1079 92.9403 57.4548 92.9403 56.4834ZM99.807 57.7324C100.116 56.5875 100.528 55.4772 100.94 54.4016C101.352 55.4425 101.73 56.5875 102.073 57.7324H99.807ZM100.494 53.6383C99.6697 55.6507 98.983 57.8018 98.571 59.8488H99.3263C99.4293 59.3631 99.5323 58.8774 99.6697 58.4263H102.245C102.382 58.9121 102.485 59.3978 102.588 59.8488H103.378C102.931 57.8365 102.279 55.6854 101.421 53.6383H100.494ZM107.154 58.7039C106.88 59.0508 106.468 59.259 106.021 59.259C105.266 59.259 104.785 58.6345 104.785 57.6977C104.785 56.6568 105.369 55.9282 106.674 55.9282C106.811 55.9282 106.983 55.9282 107.154 55.9282V58.7039ZM107.154 55.3384C107.017 55.3384 106.88 55.3384 106.742 55.3384C104.957 55.3384 104.03 56.3446 104.03 57.8018C104.03 59.0855 104.751 59.9529 105.85 59.9529C106.365 59.9529 106.88 59.7794 107.257 59.3631L107.326 59.8835H107.91V53.2567L107.189 53.3608V55.3384M110.691 55.9282C111.309 55.9282 111.686 56.414 111.721 57.1079H109.558C109.695 56.3793 110.107 55.9282 110.691 55.9282ZM111 59.259C110.107 59.259 109.592 58.6692 109.558 57.7671V57.6977H112.442C112.442 57.5936 112.442 57.4895 112.442 57.3508C112.442 56.1017 111.755 55.3037 110.725 55.3037C109.592 55.3037 108.802 56.2058 108.802 57.6283C108.802 59.0161 109.626 59.8835 110.897 59.8835C111.549 59.8835 112.064 59.6754 112.51 59.3284L112.339 58.7386C111.927 59.0855 111.515 59.259 111 59.259ZM113.54 59.8141H114.296V55.3731H113.54V56.3793V59.8141ZM113.918 53.3955C113.609 53.3955 113.369 53.6383 113.369 53.9506C113.369 54.2629 113.609 54.5057 113.918 54.5057C114.227 54.5057 114.467 54.2629 114.467 53.9506C114.467 53.6383 114.227 53.3955 113.918 53.3955ZM116.836 59.259C116.562 59.259 116.356 59.0508 116.356 58.6692V53.1873L115.6 53.2914V58.7386C115.6 59.5019 115.978 59.8835 116.596 59.8835C116.871 59.8835 117.111 59.8141 117.351 59.7101L117.248 59.1202C117.145 59.2243 117.008 59.259 116.836 59.259ZM125.935 58.7039C125.66 59.0508 125.248 59.259 124.802 59.259C124.046 59.259 123.566 58.6345 123.566 57.6977C123.566 56.6568 124.149 55.9282 125.454 55.9282C125.591 55.9282 125.763 55.9282 125.935 55.9282V58.7039ZM125.935 55.3384C125.797 55.3384 125.66 55.3384 125.523 55.3384C123.737 55.3384 122.81 56.3446 122.81 57.8018C122.81 59.0855 123.531 59.9529 124.63 59.9529C125.145 59.9529 125.66 59.7794 126.038 59.3631L126.106 59.8835H126.69V53.2567L125.969 53.3608V55.3384M130.844 58.7039C130.57 59.0508 130.158 59.259 129.746 59.259C129.162 59.259 128.681 58.912 128.681 58.01V55.3731H127.926V58.0794C127.926 59.2937 128.681 59.8488 129.574 59.8488C130.089 59.8488 130.57 59.6407 130.947 59.259L130.982 59.7794H131.565V55.3384H130.81V58.7039M120.785 58.7386C120.51 59.0855 120.132 59.2937 119.686 59.2937C119.171 59.2937 118.896 59.0508 118.896 58.6692C118.896 58.2528 119.274 58.01 120.098 58.01C120.338 58.01 120.579 58.0447 120.819 58.0794V58.7386H120.785ZM121.883 59.259C121.643 59.259 121.54 59.1202 121.54 58.808V57.0732C121.54 55.8589 120.888 55.3384 119.858 55.3384C119.171 55.3384 118.587 55.5813 118.141 55.9282L118.313 56.5181C118.725 56.1711 119.171 55.9629 119.72 55.9629C120.373 55.9629 120.785 56.2752 120.785 57.1426V57.5242C120.579 57.4895 120.304 57.4548 120.064 57.4548C118.793 57.4548 118.141 57.9406 118.141 58.7386C118.141 59.4325 118.69 59.9182 119.549 59.9182C120.167 59.9182 120.613 59.6754 120.922 59.3631C121.025 59.7101 121.3 59.9182 121.712 59.9182C121.986 59.9182 122.192 59.8141 122.33 59.7447L122.227 59.1549C122.158 59.1896 122.055 59.259 121.883 59.259Z\" fill=\"white\"/>\\n<path d=\"M35.8435 8.60363C35.8435 8.60363 35.6032 8.56894 35.4659 8.63833C35.2942 8.70772 35.3629 9.05467 35.3629 9.05467C35.3629 9.05467 35.9122 11.8303 33.5432 16.0631C34.9852 18.4918 35.7749 21.0246 36.1182 23.5921C38.0066 21.4409 38.7619 19.6715 38.7619 19.6715L38.7962 19.6368C43.9462 9.99145 36.3242 8.60363 35.8435 8.60363ZM32.4789 17.8326C32.3072 18.0755 32.1355 18.353 31.9295 18.5959C31.7235 18.8735 31.4832 19.151 31.2772 19.3939C32.3072 21.5797 32.8222 24.0431 32.9595 26.5412C33.5432 26.1248 34.0925 25.6738 34.5732 25.2227V25.1881C34.5732 25.1881 34.4015 21.6838 32.4789 17.8326ZM37.0452 1.35228C33.6805 -0.382487 30.5219 -0.313099 27.0199 0.797155C25.0629 1.42167 23.3805 2.32376 21.8698 3.67688C21.5608 3.95444 21.2518 4.232 20.9772 4.54426C20.8398 4.68305 20.7368 4.78713 20.5995 4.92592C20.4622 5.0647 20.2905 5.23817 20.1532 5.41165C19.9815 5.58513 19.8442 5.75861 19.6725 5.96678C19.6038 6.07087 19.5008 6.17495 19.4322 6.27904C18.1962 7.77094 17.2005 9.43632 16.3765 11.1711C16.1362 11.6915 15.8958 12.212 15.6898 12.7324C15.5868 13.01 15.4838 13.2875 15.3808 13.5304C15.3465 13.6345 15.3122 13.7733 15.2435 13.8773C15.0375 14.3631 14.9002 14.8835 14.7628 15.4039C14.6255 15.8897 14.4882 16.3407 14.3852 16.8265C14.3508 16.9652 14.3165 17.104 14.2822 17.2428C14.2135 17.5898 14.1105 17.9367 14.0418 18.2837C14.0075 18.4224 13.9732 18.5959 13.9388 18.7347C13.8702 19.0817 13.8015 19.3939 13.7672 19.7409C13.7328 19.9143 13.6985 20.0531 13.6985 20.2266C13.6298 20.5736 13.5955 20.9205 13.5612 21.2675C13.5268 21.4062 13.5268 21.545 13.4925 21.7185C13.4238 22.2042 13.3895 22.69 13.3552 23.1757C13.3208 23.8002 13.2865 24.39 13.2522 25.0493C4.39413 24.0431 2.67746 19.2204 2.67746 19.2204C1.78479 17.0693 2.02513 15.2652 2.40279 14.0855C2.43713 13.9814 2.47146 13.7733 2.36846 13.7733C2.26546 13.7733 2.16246 13.9814 2.12813 14.0508C-1.13355 21.9614 6.45414 25.8126 13.1148 26.7493C13.1148 27.3045 13.1148 27.8596 13.1148 28.4147C8.96048 27.929 0.342787 25.8473 0.411454 17.3816C0.411454 17.2775 0.377124 17.1734 0.308458 17.2081C0.239791 17.2428 0.171121 17.3816 0.171121 17.451C0.102454 17.7632 0.0681226 18.0755 0.0337892 18.3877C-0.309545 22.343 1.81913 28.7617 13.1148 30.4965H13.1492C13.1492 30.7046 13.1835 30.9475 13.1835 31.1904C13.2178 31.7802 13.3208 32.3353 13.4238 32.9251C13.4925 33.3068 13.5612 33.6537 13.6642 34.0354C13.8015 34.6599 14.0075 35.2497 14.2135 35.8395C14.3508 36.2906 14.5225 36.7069 14.7285 37.1233C14.8658 37.4702 15.0375 37.7825 15.2092 38.1294C15.4152 38.5111 15.6555 38.9274 15.8958 39.3091C16.2735 39.8989 16.7198 40.3847 17.1662 40.9051C17.2692 41.0439 17.3722 41.1826 17.5095 41.2867C17.6812 41.4255 17.8528 41.599 18.0245 41.7725C18.0245 41.7725 20.4965 44.0624 23.4835 41.3908C23.7582 41.1479 23.8268 41.0786 23.9298 40.9398C23.9298 40.9398 24.4449 40.35 24.2732 40.1765C23.8955 39.8295 23.5178 39.4826 23.1745 39.1009C22.8312 38.6846 22.5222 38.2682 22.2132 37.8172C21.8012 37.2274 21.4578 36.6375 21.1488 36.013C20.3592 34.417 19.8098 32.6823 19.6038 30.9128C24.5135 30.774 28.2559 29.4903 31.1055 27.8249C31.0712 25.7432 30.7622 23.3145 29.8352 20.9552C27.3975 23.1063 23.9985 24.7717 19.5352 25.1534C19.5695 24.737 19.5695 24.3207 19.6038 23.9043V23.8696C19.6382 23.488 19.6725 23.0716 19.7068 22.6553C19.7068 22.5859 19.7068 22.5165 19.7412 22.4471C19.7755 22.0308 19.8442 21.6144 19.9128 21.1634C19.9815 20.747 20.0502 20.296 20.1188 19.8796C20.1188 19.7756 20.1532 19.7062 20.1532 19.6021C20.2562 19.151 20.3592 18.7 20.4622 18.249C20.4965 18.1796 20.4965 18.1102 20.5308 18.0061C20.6338 17.5897 20.7712 17.1387 20.9085 16.7224C20.9428 16.653 20.9428 16.5836 20.9772 16.4795C21.1488 15.9938 21.3205 15.508 21.4922 14.9876C21.5265 14.8835 21.5952 14.7794 21.6295 14.6406C21.8355 14.1202 22.0415 13.5998 22.3162 13.0446C22.3505 13.01 22.3505 12.9753 22.3848 12.9406C22.6938 12.316 23.0028 11.7262 23.3805 11.1711C23.6895 10.7201 23.9985 10.269 24.3418 9.88736C24.7195 9.43632 25.1315 9.01997 25.5779 8.60363C25.9212 8.29137 26.2989 8.01381 26.6765 7.73624C26.7109 7.70155 26.7452 7.66685 26.8139 7.66685C27.1572 7.42399 27.4662 7.21581 27.8095 7.04233C27.8782 7.00764 27.9125 6.97295 27.9812 6.93825C28.7365 6.52191 29.4919 6.20965 30.2472 5.93208C30.3159 5.89739 30.4189 5.89739 30.4875 5.86269C30.8309 5.75861 31.1399 5.68921 31.4832 5.58513C31.5175 5.58513 31.5862 5.55043 31.6549 5.55043C32.0325 5.48104 32.3759 5.41165 32.7535 5.37696C32.8222 5.37696 32.8909 5.37696 32.9939 5.34226C33.2685 5.30756 33.5432 5.30756 33.8179 5.30756C33.9209 5.30756 33.9895 5.30756 34.0925 5.30756C34.4359 5.30756 34.7449 5.30756 35.0882 5.34226C35.8435 5.41165 36.5646 5.58513 37.2169 5.86269C37.5259 6.00147 37.8349 6.14026 38.1096 6.31373H38.1439C39.5859 7.18112 40.6502 8.60363 41.1309 10.2343C41.1996 10.4425 41.2339 10.6507 41.3369 10.8241C41.4056 10.9282 41.5429 11.0323 41.5429 10.8241C41.6802 7.56277 39.9979 2.91358 37.0452 1.35228Z\" fill=\"white\"/>\\n<path d=\"M30.523 33.4458C28.1883 43.7503 22.9353 44.3749 21.1843 44.3749C20.6006 44.3749 20.1543 44.2708 19.8109 44.1667C19.7079 44.132 19.6393 44.1667 19.6393 44.1667C19.6049 44.2361 19.6736 44.3402 19.8109 44.4096C21.3903 45.4504 23.5189 45.0341 23.5189 45.0341C30.1796 44.2708 35.9133 29.213 31.2783 19.3941C29.2526 15.0919 26.4029 12.5245 23.3473 11.1366C23.0039 11.6918 22.6606 12.2469 22.3516 12.9061C34.231 18.5268 30.523 33.4458 30.523 33.4458ZM4.56688 14.3633C4.46388 14.5368 4.39522 14.6409 4.49822 14.6756C4.53255 14.6756 4.60122 14.6409 4.66988 14.5715C5.49389 13.6347 8.20623 11.4142 15.0042 11.1366C15.4849 11.1019 15.9312 11.1366 16.3432 11.1366C16.5836 10.6509 16.8239 10.1999 17.0643 9.71412C17.0299 9.74882 16.5149 9.71412 16.4462 9.71412C16.2402 9.71412 15.9999 9.71412 15.7939 9.71412C14.4549 9.74882 13.0816 9.8529 11.7769 10.1305C10.3349 10.4427 8.8929 10.8938 7.62256 11.6571C6.97022 12.0387 6.35222 12.4898 5.76855 13.0102C5.49389 13.2878 5.21922 13.5653 4.94455 13.8429C4.91022 13.8776 4.70422 14.1551 4.56688 14.3633ZM7.41656 10.408C7.34789 10.4774 7.24489 10.6509 7.31356 10.6856H7.34789C8.72123 9.8529 12.7039 7.77118 18.0256 8.18752C18.3003 7.77118 18.6093 7.35483 18.8839 6.93849C11.5366 6.55684 8.00023 9.78352 7.41656 10.408ZM24.2743 9.8529C34.0936 14.2939 34.54 25.223 34.54 25.223C34.54 25.223 35.2953 34.7295 30.3513 41.7033C28.5316 44.2708 27.3643 44.7912 26.4373 45.3116C26.4373 45.3116 26.1969 45.4504 26.2999 45.4851C26.4029 45.5198 29.2526 45.3116 31.965 41.738C34.9863 37.7133 39.3123 25.7434 33.5786 16.0634C33.5786 16.0634 31.1066 11.206 25.5103 8.56917C25.0983 8.95082 24.6863 9.36717 24.2743 9.8529Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-nve546\",\"data-framer-name\":\"halifax-logo 1\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 62 40\"><g><path d=\"M 0 40 L 0 0 L 62 0 L 62 40 Z\" fill=\"transparent\"></path><path d=\"M 6.773 18.975 L 2.888 18.975 L 2.888 14.309 L 0.24 14.309 L 0.24 25.691 L 2.888 25.691 L 2.888 21.375 L 6.773 21.375 L 6.773 25.691 L 9.438 25.691 L 9.438 14.309 L 6.773 14.309 Z M 24.462 14.309 L 21.797 14.309 L 21.797 25.691 L 28.597 25.691 L 28.597 23.29 L 24.462 23.29 Z M 29.833 25.691 L 32.53 25.691 L 32.53 14.309 L 29.833 14.309 Z M 36.715 16.71 L 41.736 16.71 L 41.736 14.309 L 34.05 14.309 L 34.05 25.691 L 36.715 25.691 L 36.715 21.375 L 40.875 21.375 L 40.875 18.975 L 36.715 18.975 Z M 14.403 21.375 L 15.618 17.527 L 16.832 21.375 Z M 14.16 14.309 L 10.302 25.691 L 13.041 25.691 L 13.694 23.623 L 17.542 23.623 L 18.195 25.691 L 20.933 25.691 L 17.079 14.309 Z M 45.022 21.375 L 46.237 17.527 L 47.451 21.375 Z M 61.472 14.309 L 58.449 14.309 L 56.301 17.748 L 54.153 14.309 L 51.13 14.309 L 54.852 20 L 51.408 25.265 L 47.698 14.309 L 44.779 14.309 L 40.921 25.691 L 43.66 25.691 L 44.312 23.623 L 48.161 23.623 L 48.813 25.691 L 54.153 25.691 L 56.301 22.252 L 58.449 25.691 L 61.472 25.691 L 57.751 20 Z\" fill=\"var(--token-ccda1a7d-267b-4e47-91d5-ac88a03988c0, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White +TXT&quot;} */\"></path><path d=\"M 0 0.046 L 22.646 0.046 L 34.05 12.062 L 12.513 12.062 Z M 32.29 7.36 L 39.354 0.046 L 62 0.046 L 49.487 12.062 L 36.753 12.062 Z M 32.29 32.64 L 36.753 27.938 L 49.487 27.938 L 62 39.954 L 39.354 39.954 Z M 34.05 27.938 L 12.513 27.938 L 0.007 39.948 L 22.646 39.954 Z\" fill=\"var(--token-ccda1a7d-267b-4e47-91d5-ac88a03988c0, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White +TXT&quot;} */\"></path></g></svg>',svgContentId:11970360869,withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-13r8qh5\",\"data-framer-name\":\"Nottingham building society\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-v9357c\",\"data-framer-name\":\"Nottingham\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:45,intrinsicWidth:170,svg:'<svg width=\"170\" height=\"45\" viewBox=\"0 0 170 45\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_598_91)\">\\n<path d=\"M5.07519 17.0521C4.85784 18.1395 4.5723 19.3121 4.41036 20.4976C4.32086 21.1756 4.15892 21.5636 3.38328 21.5679C2.56929 21.5721 1.75104 21.6617 0.941318 21.7683C0.191255 21.8664 0.0165243 21.5338 -0.000522562 20.843C-0.0644484 18.2077 0.783634 15.8283 2.01527 13.5682C2.43718 12.7964 2.43718 12.1994 2.05363 11.4106C1.09474 9.41919 0.233872 7.37664 0.408603 5.08251C0.660044 1.85025 2.92302 0.0465019 6.21733 0.455864C9.18348 0.822584 10.9308 3.15083 10.2276 6.26369C9.80143 8.14846 8.92352 9.95222 8.09248 11.7176C7.75155 12.4468 7.69614 12.9371 8.24164 13.5086C9.34117 14.6599 10.3341 15.9349 11.5487 16.954C13.0276 18.1949 14.0291 17.7216 14.1356 15.8112C14.272 13.4361 14.1569 11.0438 14.387 8.68149C14.6257 6.26369 15.1456 3.87574 15.5548 1.47501C15.6954 0.660545 16.2196 0.438807 16.9824 0.630696C17.741 0.822584 18.4911 1.04006 19.2582 1.18504C19.9315 1.3087 20.1191 1.6541 19.906 2.26388C18.7851 5.42791 18.7851 8.72413 18.6701 12.0203C18.6061 13.8753 18.5167 15.7771 18.0692 17.5638C17.1316 21.3078 13.6498 22.8642 10.2702 20.9879C8.46325 19.9816 6.9333 18.4763 5.07519 17.0436V17.0521ZM4.93029 7.87982C5.10502 7.87982 5.27975 7.88835 5.45448 7.89261C5.62921 7.02272 5.86787 6.16135 5.94458 5.28293C5.96589 5.01428 5.53545 4.703 5.31384 4.41303C5.07945 4.69021 4.64475 4.97164 4.64901 5.24881C4.65754 6.12724 4.82374 7.0014 4.93029 7.87982Z\" fill=\"white\"/>\\n<path d=\"M150.008 7.2317C152.535 5.21047 156.409 5.03991 159.085 7.78178C159.358 7.55578 159.626 7.31698 159.916 7.09525C162.073 5.44927 164.438 5.25738 166.842 6.35754C169.113 7.398 169.919 9.38512 169.902 11.7901C169.88 14.6471 169.872 17.5084 169.91 20.3654C169.923 21.2694 169.578 21.5978 168.704 21.5381C168.06 21.4954 167.404 21.4912 166.761 21.5381C165.891 21.6063 165.623 21.1884 165.627 20.391C165.644 17.9391 165.631 15.4914 165.627 13.0395C165.627 12.6643 165.627 12.289 165.58 11.918C165.384 10.3829 164.319 9.50025 162.772 9.58127C161.284 9.65802 160.287 10.6175 160.266 12.127C160.227 14.7793 160.253 17.4359 160.244 20.0882C160.244 21.44 160.155 21.5338 158.783 21.521C155.548 21.4912 155.966 21.9645 155.94 18.728C155.923 16.4807 155.961 14.2335 155.893 11.9905C155.851 10.5748 154.883 9.69214 153.468 9.58553C151.998 9.47893 150.92 10.2465 150.639 11.6451C150.541 12.1398 150.489 12.6558 150.485 13.1632C150.468 15.581 150.451 17.9945 150.494 20.4123C150.511 21.2694 150.191 21.5509 149.36 21.5338C145.669 21.4485 146.334 22.0498 146.283 18.4806C146.249 16.033 146.257 13.5811 146.283 11.1292C146.296 10.2124 146.053 9.58553 145.009 9.56421C144.391 9.55142 144.186 9.21455 144.22 8.63462C144.25 8.16129 144.22 7.6837 144.225 7.20612C144.229 5.99082 144.374 5.82878 145.622 5.73497C147.272 5.60704 148.836 5.76482 149.999 7.22317L150.008 7.2317Z\" fill=\"white\"/>\\n<path d=\"M102.32 7.44065C102.354 6.1486 103.087 5.93965 104.063 6.042C104.4 6.07611 104.745 6.07184 105.086 6.042C105.976 5.97377 106.27 6.37887 106.266 7.25303C106.236 11.0951 106.287 14.9371 106.232 18.7791C106.215 19.8196 106.027 20.8814 105.746 21.8835C104.668 25.7468 101.574 27.8874 97.47 27.7339C94.9513 27.6401 92.6713 26.8854 90.6256 25.4099C89.931 24.9068 89.7477 24.3993 90.4168 23.7554C90.4637 23.7085 90.502 23.6488 90.5489 23.5977C91.0475 23.0433 91.4737 22.1649 92.0661 22.0327C92.6031 21.9133 93.3233 22.6041 93.9626 22.9367C95.582 23.781 97.2696 24.1861 99.0766 23.6744C100.764 23.1968 101.915 21.6106 101.791 19.9987C97.6404 22.6809 92.9397 20.9198 91.2223 18.502C89.0573 15.4531 89.3556 10.5237 91.9127 7.82869C94.0947 5.53029 99.0042 4.69451 102.32 7.43639V7.44065ZM101.936 13.5683C101.923 11.1633 100.449 9.68788 98.0538 9.69214C95.6545 9.69214 94.1671 11.1803 94.1799 13.5683C94.1927 15.9221 95.7184 17.3847 98.139 17.3719C100.568 17.3549 101.949 15.9733 101.936 13.5683Z\" fill=\"white\"/>\\n<path d=\"M138.168 20.1355C136.344 21.6663 134.26 22.1013 131.955 21.7729C129.095 21.3636 127.071 19.8881 126.15 17.1548C125.221 14.4044 125.349 11.6796 126.828 9.08695C128.984 5.30461 134.857 4.62234 137.959 7.30878C138.253 6.90795 138.505 6.21715 138.863 6.16172C139.788 6.01247 140.759 6.08496 141.697 6.20436C141.863 6.22568 142.059 6.8781 142.059 7.24056C142.089 10.234 142.097 13.2275 142.063 16.2209C142.051 17.2657 142.187 18.0801 143.495 18.0375C143.593 18.0375 143.772 18.0801 143.777 18.1185C143.9 19.095 144.071 20.0758 144.062 21.0565C144.062 21.2953 143.491 21.6663 143.137 21.7388C141.228 22.1183 139.477 21.8753 138.172 20.144L138.168 20.1355ZM129.994 13.7264C129.977 16.302 131.405 17.8584 133.825 17.8882C136.25 17.9181 137.768 16.3745 137.802 13.8458C137.831 11.3129 136.34 9.70526 133.949 9.6882C131.49 9.67114 130.016 11.1807 129.998 13.7221L129.994 13.7264Z\" fill=\"white\"/>\\n<path d=\"M113.045 6.88655C115.308 5.62435 117.511 5.37703 119.804 6.09341C122.212 6.84391 123.819 8.88219 123.866 11.3938C123.925 14.4555 123.87 17.5172 123.895 20.5789C123.9 21.2952 123.606 21.5596 122.92 21.5383C122.169 21.5127 121.419 21.5085 120.669 21.5383C119.906 21.5682 119.668 21.2142 119.676 20.4851C119.706 18.0374 119.698 15.5855 119.681 13.1379C119.668 11.1209 118.747 9.9056 117.094 9.64974C114.609 9.2617 113.062 10.5708 113.049 13.0867C113.037 15.5002 113.02 17.918 113.058 20.3315C113.071 21.1972 112.806 21.6065 111.89 21.5426C111.247 21.4957 110.59 21.4914 109.947 21.5426C109.022 21.6193 108.758 21.1716 108.758 20.3358C108.771 14.0077 108.775 7.67969 108.758 1.35163C108.758 0.46468 109.116 0.187507 109.985 0.187507C113.041 0.187507 113.041 0.161922 113.041 3.16818C113.041 4.35362 113.041 5.54333 113.041 6.88655H113.045Z\" fill=\"white\"/>\\n<path d=\"M28.6685 5.71882C33.5184 5.73587 36.9149 9.079 36.8979 13.8123C36.8809 18.5711 33.3649 21.9782 28.5321 21.9099C23.4948 21.8375 20.2516 18.5412 20.2815 13.5223C20.3113 8.92122 23.7675 5.70176 28.6685 5.71882ZM28.5833 9.68878C26.1541 9.68878 24.6582 11.2452 24.6582 13.7739C24.6582 16.3068 26.1371 17.8675 28.5577 17.8846C30.9869 17.9016 32.4614 16.3537 32.4614 13.7952C32.4614 11.2111 31.021 9.68878 28.5833 9.68878Z\" fill=\"white\"/>\\n<path d=\"M76.7194 7.26203C78.7352 5.81647 80.9428 5.40711 83.3293 5.91881C86.1165 6.51153 87.9874 8.66069 88.0556 11.5433C88.128 14.5367 88.0684 17.5302 88.0939 20.5237C88.1025 21.2784 87.7828 21.5727 87.0498 21.5428C86.3679 21.5172 85.6818 21.4959 85.0042 21.5471C84.1007 21.6196 83.7939 21.2187 83.7981 20.3574C83.8194 17.8756 83.8365 15.3896 83.7896 12.9078C83.747 10.5924 82.3705 9.39839 80.1032 9.60734C78.3176 9.76938 77.2564 10.9207 77.2351 12.8183C77.2052 15.3 77.1882 17.7861 77.2436 20.2678C77.2649 21.2699 76.8899 21.5769 75.9267 21.5513C72.4918 21.4533 73.0032 22.0844 72.9691 18.5707C72.9435 16.1571 72.9521 13.7393 72.9691 11.3258C72.9776 10.3365 72.8071 9.53911 71.567 9.5519C71.469 9.5519 71.2857 9.52205 71.2815 9.48794C71.1536 8.54982 70.9746 7.6117 70.9746 6.67357C70.9746 6.39214 71.4477 5.91881 71.763 5.86764C73.5998 5.55209 75.3812 5.61179 76.7151 7.27056L76.7194 7.26203Z\" fill=\"white\"/>\\n<path d=\"M57.4262 10.0635C57.4262 12.0165 57.3069 13.8202 57.4603 15.6027C57.6222 17.5088 59.2076 18.336 61.5771 17.9437C61.8456 17.9011 62.1098 17.7902 62.374 17.7902C62.5914 17.7902 62.9792 17.8798 62.9962 17.9821C63.1752 19.0098 63.3201 20.046 63.3968 21.0864C63.4096 21.2271 63.0389 21.4873 62.813 21.547C58.8666 22.5661 53.4031 21.3892 53.1858 15.4108C53.1346 13.9823 53.1133 12.5538 53.1346 11.1253C53.1474 10.3662 52.9514 10.0294 52.1033 10.0507C50.5605 10.0848 50.5605 10.0336 50.5605 8.52412C50.5605 8.31944 50.5605 8.11476 50.5605 7.91007C50.5605 6.17455 50.5605 6.14896 52.2823 6.05515C52.8917 6.02104 53.1602 5.79077 53.1218 5.18952C53.1091 5.01895 53.0963 4.84412 53.1304 4.68208C53.2667 3.99128 53.3136 2.7632 53.5906 2.70776C54.6902 2.48176 55.8664 2.59263 57.0085 2.67791C57.1577 2.69071 57.3623 3.27916 57.375 3.60751C57.4731 6.05089 57.4603 6.05089 59.9662 6.05515C60.0003 6.05515 60.0343 6.05515 60.0684 6.05515C62.9153 6.05515 63.3287 6.54127 62.732 9.36416C62.6681 9.65839 62.0928 10.0208 61.7348 10.0422C60.3455 10.1189 58.9476 10.0763 57.4219 10.0763L57.4262 10.0635Z\" fill=\"white\"/>\\n<path d=\"M39.7492 10.1747C39.4637 10.1235 39.3315 10.1022 39.2037 10.0723C38.5687 9.94439 37.4308 9.91454 37.3797 9.66722C37.1666 8.63102 37.2263 7.52233 37.3328 6.45202C37.3498 6.27719 38.134 6.05119 38.5516 6.07251C39.4722 6.11515 39.7918 5.82092 39.7705 4.86148C39.7151 2.49485 39.421 2.46927 42.14 2.49485C42.481 2.49485 42.8773 2.39251 43.1458 2.52896C43.4995 2.71659 43.9086 3.0492 44.0152 3.40312C44.1643 3.90203 44.1047 4.48623 44.0493 5.02352C43.9598 5.86356 44.3476 6.0853 45.1147 6.05545C46.1332 6.01281 47.1603 6.07677 48.1789 6.03839C49.0696 6.00428 49.5384 6.28572 49.4361 7.26222C49.3807 7.7995 49.3892 8.35385 49.4361 8.89114C49.5128 9.80367 49.0781 10.0936 48.2258 10.0766C46.9004 10.0467 45.575 10.0681 44.2197 10.0681C44.2197 12.1618 44.028 14.2001 44.2794 16.1829C44.4754 17.718 46.0693 18.2851 48.2002 17.9483C48.4346 17.9099 48.6605 17.8331 48.8948 17.7905C49.4148 17.701 49.76 17.863 49.8154 18.4429C49.875 19.0484 49.9134 19.6667 50.0455 20.2595C50.2458 21.1848 49.8409 21.6496 48.9716 21.6794C47.6206 21.7221 46.2313 21.8799 44.9272 21.6283C41.5988 20.9929 39.8046 18.5623 39.7535 14.925C39.7321 13.3643 39.7535 11.8078 39.7535 10.1747H39.7492Z\" fill=\"white\"/>\\n<path d=\"M51.2511 34.9406C52.9089 36.19 53.3308 37.2432 52.879 38.9063C52.4827 40.3604 51.2979 41.2686 49.3972 41.3625C47.4922 41.4563 45.583 41.4094 43.678 41.4264C43.0473 41.4307 42.7617 41.1663 42.7617 40.5054C42.7788 37.1025 42.7532 33.704 42.8043 30.3011C42.8086 30.0154 43.2731 29.508 43.5374 29.4952C45.3401 29.427 47.1598 29.3417 48.9497 29.4952C52.1034 29.7724 53.139 32.2541 51.2511 34.9363V34.9406ZM45.4338 38.9916C46.6782 38.9916 47.8673 39.0385 49.0478 38.9745C49.8319 38.9319 50.3945 38.5438 50.3817 37.627C50.3689 36.7657 49.8575 36.4245 49.0946 36.3606C48.5875 36.3179 48.0761 36.3264 47.5689 36.3264C45.9211 36.3264 45.2094 37.2134 45.4338 38.9873V38.9916ZM45.3784 33.8916C46.5078 33.8916 47.5604 33.9726 48.5875 33.8489C48.9412 33.8063 49.4654 33.2605 49.4825 32.9194C49.4995 32.6081 48.9668 32.0239 48.6258 31.9812C47.5689 31.8576 46.4907 31.9343 45.3742 31.9343V33.8873L45.3784 33.8916Z\" fill=\"white\"/>\\n<path d=\"M104.088 40.6125C101.548 41.7724 99.2895 41.3758 98.0195 39.6232C96.7666 37.892 96.9328 35.1117 98.3818 33.5809C99.8265 32.0543 102.196 31.8496 103.901 32.9029C104.762 32.7323 105.371 32.5362 105.976 32.5276C106.206 32.5276 106.645 32.9498 106.649 33.1843C106.684 35.6618 106.854 38.1649 106.581 40.6168C106.193 44.0964 103.411 45.7125 99.9415 44.7062C99.2341 44.5015 98.5735 44.1177 97.9172 43.768C97.4484 43.5207 97.1501 43.1241 97.5933 42.621C98.0025 42.1604 98.2198 41.3119 99.1702 41.8193C99.7924 42.1519 100.449 42.4803 101.131 42.6252C102.631 42.9408 103.653 42.2287 104.084 40.6125H104.088ZM104.152 36.8601C104.156 35.5552 103.296 34.6512 102.021 34.6214C100.768 34.5915 99.7839 35.5211 99.754 36.7577C99.7242 37.9645 100.696 38.958 101.936 38.9879C103.253 39.0177 104.148 38.1606 104.152 36.8601Z\" fill=\"white\"/>\\n<path d=\"M79.136 41.1239C76.8816 42.2326 74.2478 41.4693 73.2293 40.2881C71.8868 38.7189 71.7121 35.8747 72.9182 34.0837C74.1115 32.3141 76.204 31.862 79.1019 32.8897C79.1019 32.0625 79.0977 31.312 79.1019 30.5615C79.1104 29.231 79.1999 29.133 80.3378 29.1244C81.5013 29.1159 81.6121 29.2268 81.6163 30.5188C81.6249 33.6146 81.6419 36.7104 81.5993 39.8062C81.5908 40.3265 81.4203 41.2219 81.1603 41.2902C80.5381 41.4437 79.8179 41.2092 79.136 41.1281V41.1239ZM74.7464 36.9791C74.755 38.4076 75.5477 39.2391 76.9114 39.2348C78.2538 39.2348 79.0678 38.3777 79.0806 36.9663C79.0934 35.5591 78.1643 34.5826 76.839 34.621C75.5263 34.6594 74.7379 35.5463 74.7464 36.9791Z\" fill=\"white\"/>\\n<path d=\"M167.306 41.1534C166.18 41.1534 165.089 41.2984 164.062 41.1193C162.652 40.872 161.765 39.8571 161.65 38.4371C161.514 36.7144 161.561 34.9746 161.565 33.2391C161.565 32.2583 162.349 32.5184 162.92 32.48C163.5 32.4459 164.045 32.4758 164.05 33.2732C164.058 34.6335 164.02 35.998 164.105 37.354C164.186 38.6503 165.281 39.3454 166.389 38.9019C167.208 38.5736 167.438 37.8742 167.459 37.0896C167.489 35.8999 167.514 34.706 167.467 33.5205C167.429 32.5142 168.013 32.4672 168.78 32.463C169.543 32.4587 170.02 32.5952 170.003 33.5077C169.952 35.9212 170.003 38.339 169.905 40.7483C169.833 42.535 169.057 43.9848 167.276 44.633C165.247 45.3707 163.389 44.9102 161.71 43.6309C161.177 43.2258 161.437 42.7994 161.791 42.4199C162.187 41.9935 162.434 41.3879 163.274 41.8613C163.981 42.2621 164.825 42.5734 165.631 42.6331C166.696 42.7141 167.254 42.0404 167.314 41.1534H167.306Z\" fill=\"white\"/>\\n<path d=\"M115.859 41.5974C114.231 41.6144 112.787 41.107 111.495 40.1348C110.984 39.751 110.728 39.3288 111.257 38.7915C111.721 38.3182 112.079 37.4654 112.966 38.2201C113.988 39.0943 115.195 39.3587 116.494 39.1966C117.168 39.1114 117.896 38.8171 117.794 38.0538C117.73 37.5805 117.206 37.0176 116.742 36.7874C116.128 36.4803 115.365 36.4633 114.67 36.3098C112.297 35.7895 111.223 34.651 111.325 32.779C111.436 30.7663 112.808 29.4444 115.126 29.2781C116.763 29.1587 118.293 29.5937 119.661 30.5403C120.091 30.8388 120.458 31.2269 119.985 31.6959C119.546 32.1266 119.384 33.0733 118.335 32.5786C117.436 32.1565 116.447 31.8537 115.467 31.6831C114.862 31.5765 114.099 31.713 114.001 32.5829C113.899 33.4912 114.615 33.7086 115.28 33.8835C115.868 34.037 116.486 34.0924 117.078 34.2289C119.639 34.813 120.632 36.0667 120.407 38.4035C120.236 40.1817 118.6 41.4652 116.375 41.5675C116.205 41.5761 116.034 41.5888 115.868 41.6016L115.859 41.5974Z\" fill=\"white\"/>\\n<path d=\"M65.0838 13.7312C65.0838 11.5565 65.1094 9.38601 65.071 7.21128C65.054 6.37976 65.3523 6.03862 66.1833 6.04715C69.9848 6.09406 69.2944 5.6122 69.337 9.02356C69.3796 12.7249 69.3498 16.4262 69.3455 20.1275C69.3455 21.5048 69.3029 21.5304 67.8965 21.5347C67.3169 21.5347 66.7373 21.5091 66.162 21.539C65.3736 21.5816 65.0667 21.2405 65.0753 20.4516C65.1051 18.2129 65.0838 15.9699 65.0838 13.727V13.7312Z\" fill=\"white\"/>\\n<path d=\"M146.782 37.5509C147.119 39.3589 148.824 39.8621 150.303 38.7705C150.737 38.4507 151.078 38.1607 151.641 38.5743C152.74 39.3803 152.766 39.8067 151.662 40.6553C149.834 42.0582 146.885 41.8876 145.287 40.2843C143.705 38.698 143.539 35.7045 144.937 33.905C146.024 32.5064 148.031 31.935 149.932 32.4808C151.692 32.9882 152.783 34.3869 152.987 36.2717C153.085 37.1757 152.843 37.6021 151.854 37.5722C150.196 37.5211 148.534 37.5595 146.787 37.5595L146.782 37.5509ZM146.851 35.7003H150.251C149.996 34.7835 149.365 34.5447 148.623 34.5148C147.826 34.485 147.179 34.7536 146.855 35.7003H146.851Z\" fill=\"white\"/>\\n<path d=\"M60.1785 40.911C59.6074 41.12 59.0534 41.427 58.4653 41.525C55.8102 41.9643 54.0885 40.5784 53.9649 37.8877C53.8967 36.4293 53.9734 34.9625 53.9393 33.4998C53.9138 32.4807 54.553 32.4978 55.2903 32.4679C56.1043 32.4381 56.4836 32.6939 56.4665 33.5595C56.4452 34.9198 56.4537 36.2801 56.539 37.6361C56.6114 38.7746 57.2123 39.3119 58.1968 39.2991C59.1727 39.2864 59.7949 38.7022 59.8418 37.602C59.9015 36.2758 59.8972 34.9497 59.8631 33.6235C59.8376 32.7152 60.2382 32.4466 61.099 32.4636C61.9173 32.4807 62.5054 32.5703 62.4756 33.6022C62.4329 35.133 62.4756 36.6639 62.4628 38.1947C62.4628 38.7235 62.531 39.0945 63.0935 39.4271C63.4302 39.6275 63.5538 40.3908 63.5325 40.8854C63.5197 41.1242 62.9358 41.5336 62.6247 41.525C61.8193 41.4952 61.0181 41.2735 60.2169 41.1285C60.2041 41.056 60.187 40.9835 60.1742 40.911H60.1785Z\" fill=\"white\"/>\\n<path d=\"M87.5871 37.9552C87.5871 37.3113 87.5871 36.6632 87.5871 36.0193C87.5914 35.3455 87.7064 34.6931 86.7603 34.4159C86.5217 34.3477 86.4237 33.4693 86.4578 32.9746C86.4748 32.7358 86.9479 32.335 87.2078 32.3393C87.8982 32.3563 88.6568 32.416 89.2492 32.723C89.7478 32.9832 90.0333 32.9746 90.5021 32.7444C92.7821 31.6101 95.6204 32.48 96.0338 34.6675C96.4131 36.6717 96.3364 38.7825 96.2682 40.8378C96.2384 41.7546 95.2539 41.3538 94.6701 41.4092C94.1033 41.4646 93.7666 41.1832 93.7623 40.5777C93.7623 39.2515 93.7623 37.9296 93.7538 36.6035C93.741 35.2517 93.1785 34.6163 92.0065 34.595C90.7877 34.5737 90.1399 35.2474 90.1228 36.5949C90.11 37.8529 90.076 39.1108 90.1314 40.3645C90.174 41.3794 89.5688 41.4348 88.8187 41.4305C88.0943 41.4305 87.5274 41.3367 87.5786 40.3943C87.6212 39.5799 87.5871 38.7654 87.5871 37.9509V37.9552Z\" fill=\"white\"/>\\n<path d=\"M125.677 41.5927C122.77 41.5799 120.908 39.7591 120.912 36.9277C120.916 34.1389 122.855 32.2627 125.719 32.2755C128.558 32.2925 130.446 34.1901 130.433 37.0172C130.42 39.7634 128.511 41.6012 125.677 41.5884V41.5927ZM125.672 39.2261C127.019 39.2346 127.854 38.3818 127.867 36.9746C127.884 35.6143 127.006 34.6506 125.724 34.6208C124.441 34.5866 123.499 35.5248 123.473 36.868C123.444 38.3263 124.27 39.2176 125.672 39.2261Z\" fill=\"white\"/>\\n<path d=\"M135.411 41.5802C133.131 41.5333 131.559 40.3138 131.047 38.1902C130.506 35.9558 131.439 33.7043 133.285 32.779C135.181 31.8323 137.823 32.263 139.102 33.7981C139.285 34.0198 139.323 34.6509 139.153 34.8215C138.718 35.2565 138.318 36.0155 137.47 35.5251C137.355 35.4569 137.269 35.3417 137.159 35.2607C136.11 34.4889 135.032 34.4207 134.256 35.0816C133.459 35.7554 133.255 37.2777 133.822 38.2798C134.465 39.4183 135.931 39.5803 137.184 38.6124C137.619 38.2755 137.96 38.0154 138.514 38.4461C139.69 39.3629 139.75 39.8447 138.454 40.6251C137.559 41.1666 135.445 41.6655 135.411 41.5802Z\" fill=\"white\"/>\\n<path d=\"M154.793 34.8428C153.843 34.8727 153.285 34.7618 153.259 33.7768C153.229 32.7278 153.711 32.3738 154.695 32.4378C154.891 31.5338 154.474 30.3654 156.144 30.4208C157.755 30.472 157.107 31.6575 157.487 32.4847C158.117 32.4847 158.787 32.5018 159.456 32.4805C160.312 32.4506 160.461 32.958 160.461 33.6616C160.461 34.3652 160.329 34.8172 159.46 34.8385C157.274 34.8897 157.274 34.9196 157.308 37.0687C157.338 38.9705 157.777 39.3927 159.72 39.2264C160.474 39.1624 160.683 39.4737 160.7 40.1389C160.717 40.7743 160.939 41.4139 159.924 41.5589C156.694 42.0109 154.832 40.4502 154.789 37.1796C154.781 36.4419 154.789 35.6999 154.789 34.8513L154.793 34.8428Z\" fill=\"white\"/>\\n<path d=\"M68.1875 34.6296C68.1875 33.1372 68.2131 31.6404 68.179 30.148C68.1534 29.1246 68.8055 29.1288 69.5342 29.116C70.2843 29.1032 70.7403 29.2354 70.7233 30.1736C70.6678 32.7875 70.7105 35.4015 70.7019 38.0197C70.7019 38.6209 70.7829 39.0516 71.4179 39.4311C71.7674 39.6401 71.8398 40.4545 71.8441 41.0003C71.8441 41.188 71.2901 41.5163 70.9662 41.5504C69.2317 41.7338 68.2642 40.8937 68.2003 39.1156C68.1449 37.6231 68.1875 36.1264 68.1875 34.6339V34.6296Z\" fill=\"white\"/>\\n<path d=\"M64.3818 36.915C64.3818 35.7637 64.4031 34.6124 64.3775 33.4568C64.3562 32.5144 64.9358 32.459 65.656 32.4675C66.355 32.476 66.9772 32.4931 66.9729 33.4355C66.9644 35.8064 66.9729 38.1815 66.9729 40.5524C66.9729 41.4692 66.3166 41.4351 65.6859 41.4266C65.0807 41.418 64.3903 41.5161 64.3946 40.5737C64.3946 39.3542 64.3946 38.1346 64.3946 36.915C64.3946 36.915 64.3903 36.915 64.386 36.915H64.3818Z\" fill=\"white\"/>\\n<path d=\"M143.065 37.0005C143.065 38.1518 143.048 39.3031 143.074 40.4587C143.095 41.4139 142.473 41.4438 141.778 41.4395C141.097 41.4352 140.47 41.4438 140.479 40.4715C140.5 38.1348 140.5 35.7937 140.479 33.4569C140.47 32.5145 141.045 32.4676 141.761 32.4719C142.465 32.4762 143.083 32.506 143.074 33.4441C143.065 34.6296 143.074 35.815 143.074 37.0005H143.065Z\" fill=\"white\"/>\\n<path d=\"M83.0851 36.9108C83.0851 35.7552 83.1192 34.5996 83.0766 33.444C83.0425 32.4547 83.669 32.4803 84.3594 32.476C85.0626 32.4717 85.6422 32.4803 85.6294 33.461C85.591 35.7722 85.5867 38.0834 85.6294 40.3989C85.6464 41.4308 85.0199 41.4351 84.2912 41.4436C83.5454 41.4564 83.034 41.3071 83.0723 40.3818C83.1192 39.2262 83.0851 38.0706 83.0851 36.915V36.9108Z\" fill=\"white\"/>\\n<path d=\"M69.6742 2.40506C69.6657 3.84209 68.6855 4.793 67.2152 4.78874C65.7875 4.78874 64.7349 3.77813 64.7093 2.39653C64.688 0.97229 65.7406 -0.0084732 67.2749 5.51842e-05C68.775 0.00858356 69.687 0.92112 69.6742 2.40506Z\" fill=\"white\"/>\\n<path d=\"M84.3935 29.0134C85.2203 29.0305 85.8126 29.6104 85.8169 30.4121C85.8169 31.2606 85.1947 31.8448 84.3125 31.815C83.4559 31.7894 82.8934 31.2436 82.8848 30.4291C82.8763 29.6061 83.5284 28.9921 84.3935 29.0091V29.0134Z\" fill=\"white\"/>\\n<path d=\"M67.1172 30.404C67.1214 31.2398 66.5845 31.7813 65.7236 31.8112C64.7945 31.841 64.2277 31.3208 64.2149 30.4339C64.2064 29.5682 64.7945 29.0011 65.6938 29.0139C66.5205 29.0224 67.1129 29.6023 67.1172 30.4083V30.404Z\" fill=\"white\"/>\\n<path d=\"M143.24 30.4762C143.21 31.3077 142.567 31.8535 141.663 31.8109C140.798 31.7725 140.325 31.2523 140.346 30.3653C140.372 29.4826 140.96 28.9581 141.872 29.0093C142.669 29.0519 143.266 29.6916 143.24 30.4719V30.4762Z\" fill=\"white\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_598_91\">\\n<rect width=\"170\" height=\"45\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-wom1ha\",\"data-framer-name\":\"Atom bank\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-11hznfj\",\"data-framer-name\":\"atombank-ar21\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:105,intrinsicWidth:210,svg:'<svg width=\"210\" height=\"105\" viewBox=\"0 0 210 105\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<mask id=\"mask0_598_16\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"73\" y=\"43\" width=\"65\" height=\"19\">\\n<path d=\"M103.869 54.903C103.843 54.3768 103.924 53.8509 104.108 53.3572C104.292 52.8634 104.574 52.4121 104.937 52.0306C105.3 51.6491 105.737 51.3454 106.222 51.1379C106.706 50.9304 107.227 50.8234 107.754 50.8234C108.281 50.8234 108.802 50.9304 109.286 51.1379C109.77 51.3454 110.207 51.6491 110.571 52.0306C110.934 52.4121 111.216 52.8634 111.4 53.3572C111.583 53.8509 111.665 54.3768 111.639 54.903C111.639 57.3388 109.87 58.9781 107.768 58.9781C107.24 58.9793 106.718 58.8733 106.232 58.6663C105.746 58.4594 105.308 58.156 104.943 57.7744C104.579 57.3929 104.295 56.9412 104.111 56.4468C103.926 55.9524 103.844 55.4256 103.869 54.8984M100.558 54.8984C100.558 58.9272 103.762 61.752 107.768 61.752C111.773 61.752 114.946 58.9272 114.946 54.8984C114.946 50.8696 111.741 48.0448 107.735 48.0448C103.73 48.0448 100.558 50.8927 100.558 54.8984ZM128.829 50.7307H128.782C128.245 48.9617 126.958 48.0355 124.957 48.0355C124.069 48.0642 123.204 48.3317 122.454 48.8101C121.705 49.2884 121.098 49.9598 120.697 50.7538H120.651C120.684 50.4555 120.701 50.1556 120.702 49.8554V48.3551H117.571V61.4417H120.813V55.6995C120.795 55.1396 120.846 54.5797 120.966 54.0324C121.373 52.3653 122.475 51.0317 124.175 51.0317C125.717 51.0317 125.944 52.2357 125.944 53.6481V61.451H129.185V55.6995C129.168 55.132 129.219 54.5644 129.338 54.0093C129.722 52.3653 130.82 51.0317 132.487 51.0317C134.001 51.0317 134.284 52.1616 134.284 53.6481V61.451H137.525V53.0322C137.525 49.5961 135.96 48.0541 133.242 48.0541C132.324 48.0594 131.425 48.3127 130.639 48.7871C129.853 49.2615 129.21 49.9394 128.778 50.7492M92.5047 44.7986V48.5727H90.7358V51.166H92.4306V56.6627C92.4306 61.0527 96.0427 61.5899 97.8718 61.5899C98.2069 61.5942 98.5418 61.5678 98.8721 61.5112V58.654C98.6766 58.6903 98.4781 58.7074 98.2793 58.7049C97.381 58.7049 95.6861 58.3993 95.6861 56.2413V51.1474H98.6637V48.5727H95.6861V44.7986H92.5047ZM81.113 49.2118C81.4695 48.1837 81.8817 46.387 81.8817 46.387H81.928C81.928 46.387 82.3123 48.1837 82.6458 49.2118L84.2665 54.0834H79.4968L81.113 49.2118ZM80.159 43.2334L73.75 61.451H77.1629L78.7003 56.7738H85.0955L86.6329 61.451H90.0458L83.6275 43.2334H80.159Z\" fill=\"white\"/>\\n</mask>\\n<g mask=\"url(#mask0_598_16)\">\\n<path d=\"M71.4355 40.918H139.897V64.072H71.4355V40.918Z\" fill=\"white\"/>\\n</g>\\n<mask id=\"mask1_598_16\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"147\" y=\"43\" width=\"55\" height=\"19\">\\n<path d=\"M163.356 57.7042C163.356 54.8794 167.385 54.8007 169.376 54.8007H170.117V55.3564C170.117 57.5699 168.635 60.1168 166.195 60.1168C164.287 60.1168 163.342 58.8943 163.342 57.6949M162.509 49.6234L163.324 50.9478C164.373 50.1658 165.641 49.7333 166.95 49.7114C168.802 49.7114 170.131 50.5542 170.131 53.0224V53.3466H169.418C167.195 53.3466 161.573 53.4485 161.573 57.7783C161.573 60.3252 163.787 61.5755 165.926 61.5755C166.833 61.5823 167.722 61.3226 168.483 60.8287C169.243 60.3347 169.842 59.6283 170.205 58.797H170.251C170.215 59.1525 170.198 59.5095 170.2 59.8667V61.256H171.858V53.0965C171.858 49.8874 170.154 48.1786 167.07 48.1786C165.431 48.1416 163.827 48.6534 162.513 49.6327M177.901 50.7533C177.769 50.9633 177.655 51.1849 177.563 51.4155H177.517C177.517 51.4155 177.563 50.9525 177.563 50.3968V48.4889H175.859V61.293H177.591V55.1572C177.579 54.5733 177.648 53.9905 177.795 53.4253C178.069 52.3957 178.672 51.4843 179.514 50.831C180.355 50.1777 181.388 49.8185 182.453 49.8087C184.926 49.8087 185.232 51.5915 185.232 53.6059V61.293H186.973V53.1428C186.973 49.9846 185.852 48.174 182.694 48.174C181.743 48.1551 180.804 48.3822 179.966 48.8333C179.129 49.2844 178.423 49.9442 177.915 50.7487M149.306 54.9164C149.306 51.272 151.321 49.7438 153.474 49.7438C155.868 49.7438 157.521 51.7536 157.521 54.884C157.521 58.1256 155.669 60.0566 153.4 60.0566C150.649 60.0566 149.325 57.4819 149.325 54.9164M147.611 43.3857V61.293H149.292V60.1492C149.293 59.7997 149.276 59.4504 149.241 59.1027H149.288C149.689 59.8658 150.294 60.5029 151.036 60.9434C151.777 61.3839 152.626 61.6107 153.488 61.5987C156.85 61.5987 159.276 58.9499 159.276 54.9025C159.276 50.9293 157.137 48.1786 153.719 48.1786C150.431 48.1786 149.366 50.6515 149.366 50.6515H149.32C149.355 50.3037 149.372 49.9544 149.371 49.6049V43.3904L147.611 43.3857ZM190.956 43.3857V61.293H192.688V54.8747H194.748L199.036 61.293H201.097L196.212 54.1153V54.069L200.666 48.512H198.583L194.739 53.4022H192.701V43.3996L190.956 43.3857Z\" fill=\"white\"/>\\n</mask>\\n<g mask=\"url(#mask1_598_16)\">\\n<path d=\"M145.297 41.0752H203.413V63.9189H145.297V41.0752Z\" fill=\"white\"/>\\n</g>\\n<mask id=\"mask2_598_16\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"8\" y=\"15\" width=\"36\" height=\"60\">\\n<path d=\"M35.338 15.4482C34.9423 15.4495 34.5473 15.4836 34.1572 15.5501H34.046C33.3456 15.6764 32.6641 15.8911 32.0178 16.1892L31.6843 16.3512L31.5732 16.4114L31.1101 16.6893C30.7036 16.95 30.3209 17.246 29.9663 17.5738L29.8413 17.6942L29.7024 17.8331L29.2393 18.3425L29.1004 18.5277C28.9331 18.7408 28.7785 18.9634 28.6373 19.1946L28.4659 19.4956L28.1325 20.1439L27.938 20.607L26.6136 23.6309L26.5117 23.8717L26.4191 24.0708L25.956 25.1498L25.6921 25.7518L25.493 26.2148L23.9648 29.5953L22.4968 32.948L22.2329 33.55L21.7235 34.7077L21.3438 35.5691L19.121 40.649L9.65101 62.2563C9.48753 62.6398 9.34681 63.0325 9.22961 63.4326C9.10118 63.8987 9.0083 64.374 8.95176 64.8542C8.91442 65.1382 8.8974 65.4245 8.90082 65.7109C8.90117 66.1617 8.93211 66.6119 8.99344 67.0585C9.0371 67.3804 9.10207 67.6991 9.18793 68.0124L9.35927 68.5913L9.52135 69.0544C9.67711 69.453 9.86448 69.8386 10.0817 70.2074L10.304 70.5779C10.341 70.6427 10.4568 70.8094 10.5448 70.9298L10.9337 71.4253L11.0495 71.5642L11.3135 71.856L11.7765 72.3191L11.9016 72.4395C12.2511 72.7538 12.6259 73.0388 13.0222 73.2915L13.8095 73.7546C14.1481 73.9278 14.4959 74.0824 14.8514 74.2177C14.9116 74.2408 14.9718 74.2501 15.0366 74.264C16.0289 74.6008 17.0733 74.7576 18.1207 74.7271H18.2921L18.8154 74.69C19.0284 74.69 19.2321 74.6437 19.4266 74.6113L19.8295 74.5418L20.237 74.4492L20.5149 74.3751L21.0706 74.1899L21.654 73.9584L21.7559 73.9121L21.9643 73.8102L22.4598 73.5509L22.5987 73.4675C22.8627 73.3147 23.0896 73.1665 23.2933 73.0044C23.6832 72.7309 24.0461 72.4208 24.3769 72.0783C24.6098 71.8486 24.8293 71.6059 25.0345 71.3512L25.5578 70.6335L25.706 70.4112L25.9236 70.0407L26.0903 69.7073L26.4423 68.9201L42.7288 25.5758C42.8757 25.1847 42.9827 24.7798 43.0483 24.3672C43.0859 24.1604 43.1122 23.9517 43.127 23.742V23.0705C43.1284 22.5124 43.0647 21.9561 42.9372 21.4127L42.8353 21.0145C42.7183 20.5848 42.5633 20.1664 42.3722 19.7641C42.2116 19.4451 42.0322 19.1359 41.8351 18.838L41.7332 18.6991C41.585 18.4922 41.4306 18.2993 41.2701 18.1202L41.1126 17.935L40.5847 17.4117L40.469 17.3006L39.9133 16.8699L39.7651 16.768L39.5891 16.6661L39.126 16.379L38.4777 16.0734L37.885 15.8511L37.6859 15.7863L37.533 15.7492L37.0237 15.6242L36.8755 15.5964L36.38 15.5177L35.9864 15.4714H35.3288L35.338 15.4482Z\" fill=\"white\"/>\\n</mask>\\n<g mask=\"url(#mask2_598_16)\">\\n<path d=\"M6.60352 13.1328H45.5022V77.0378H6.60352V13.1328Z\" fill=\"white\"/>\\n</g>\\n<mask id=\"mask3_598_16\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"30\" y=\"24\" width=\"35\" height=\"66\">\\n<path d=\"M38.8659 24.71L38.0601 24.747H37.5508L37.2405 24.8026H37.1942L36.7774 24.8952H36.7311C36.4436 24.9627 36.1618 25.0525 35.8883 25.1638L35.7494 25.2101C35.5198 25.297 35.2956 25.3976 35.0779 25.5111L34.6148 25.7426L34.337 25.9001L34.0036 26.1131L33.9573 26.1594L33.5266 26.4743L33.4803 26.5113L33.3414 26.6271C33.0729 26.843 32.8192 27.0766 32.5819 27.3264L32.3318 27.6227L31.9058 28.146L31.4335 28.8406C31.4103 28.8777 31.3872 28.924 31.3686 28.9703L31.0445 29.5908C31.0445 29.6371 30.9982 29.6834 30.9797 29.7436L30.9519 29.8085C30.8517 30.0321 30.7636 30.2608 30.6879 30.4938V30.5401C30.5545 30.9508 30.4493 31.3701 30.373 31.7951C30.3716 31.8151 30.3716 31.8352 30.373 31.8553L30.2897 32.6055C30.268 32.9138 30.268 33.2233 30.2897 33.5316C30.289 33.5393 30.289 33.5471 30.2897 33.5548C30.3008 33.8744 30.3317 34.193 30.3823 34.5087L30.5675 35.3701C30.5667 35.3824 30.5667 35.3948 30.5675 35.4071L42.7465 81.215C42.9164 81.8519 43.1442 82.4719 43.4272 83.0673C44.1205 84.5587 45.1339 85.8789 46.3956 86.934C47.0445 87.4734 47.7511 87.9393 48.5026 88.3232C50.0794 89.1309 51.8248 89.5546 53.5965 89.5597H53.6428C54.081 89.561 54.5188 89.5331 54.9533 89.4763C56.6664 89.27 58.3057 88.6583 59.7352 87.6919C61.1647 86.7255 62.3432 85.4322 63.173 83.9193C63.6888 82.9786 64.0648 81.9678 64.289 80.9186C64.5037 79.9118 64.5723 78.8793 64.4927 77.853C64.4381 77.269 64.3468 76.689 64.2195 76.1164C64.1269 75.6997 63.9417 75.1903 63.8027 74.7735L63.4323 73.7779L62.1681 70.4345L61.705 69.2582L58.7876 61.5248L57.3984 57.8202L56.9677 56.6856L47.0115 30.3271C46.8501 29.9099 46.6597 29.5045 46.4419 29.1138V29.0861L46.2567 28.7897L46.1733 28.6508L45.7936 28.1136C45.7658 28.0766 45.7287 28.0441 45.701 28.0071C45.4575 27.6974 45.1929 27.405 44.9091 27.1319L44.8165 27.0531C44.5218 26.7819 44.2126 26.5268 43.8903 26.2891C43.4549 25.987 42.9893 25.731 42.5011 25.525L42.2788 25.4231L42.0936 25.349L41.3387 25.0804C40.999 24.9785 40.6523 24.9011 40.3014 24.8489L39.8847 24.7933C39.5941 24.7607 39.3019 24.7437 39.0095 24.7424H38.94\" fill=\"white\"/>\\n</mask>\\n<g mask=\"url(#mask3_598_16)\">\\n<path d=\"M27.9043 22.3945H66.803V91.8565H27.9043V22.3945Z\" fill=\"white\"/>\\n</g>\\n<mask id=\"mask4_598_16\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"17\" y=\"37\" width=\"45\" height=\"30\">\\n<path d=\"M52.6673 60.4593H52.6395H52.6765M49.4396 37.6758H49.1849C48.787 37.6787 48.3896 37.705 47.9948 37.7545H47.9022C47.4912 37.8059 47.0831 37.8785 46.6796 37.9722L46.1101 38.1111C45.4472 38.2932 44.8012 38.5318 44.179 38.8242L22.6458 48.8638L22.1549 49.1185L21.7984 49.3176L21.4186 49.5584L21.3446 49.6047L21.0482 49.8177L20.9093 49.9242L20.7889 50.0261L20.3952 50.3503C19.822 50.8536 19.3134 51.426 18.881 52.0544L18.7884 52.2072C18.4059 52.785 18.095 53.407 17.8622 54.0595L17.7696 54.3235L17.6492 54.7032L17.5473 55.0737L17.501 55.2589C17.377 55.7984 17.3103 56.3494 17.3019 56.9029C17.269 57.8625 17.3989 58.8207 17.6862 59.7369L17.89 60.3065C17.89 60.3343 17.89 60.3621 17.9178 60.3898L18.0567 60.7047L18.14 60.89L18.3577 61.3206L18.5244 61.617L18.8486 62.1264L18.9088 62.219L18.9551 62.2653C19.2084 62.6326 19.4903 62.9794 19.7979 63.3026L19.872 63.3721C20.1799 63.7056 20.5127 64.0152 20.8676 64.2982L21.1454 64.4974L21.2844 64.5992C21.4511 64.7135 21.6425 64.837 21.8586 64.9697L22.3217 65.2337L22.6458 65.4004L22.7014 65.4282L23.3636 65.706L23.4655 65.7523C23.9594 65.9363 24.4674 66.0803 24.9844 66.183L25.1835 66.22L25.5076 66.2663C25.8482 66.3203 26.1913 66.3559 26.5357 66.3728H27.184C27.5807 66.3711 27.9768 66.3417 28.3695 66.2848C28.7062 66.2424 29.0402 66.1806 29.3697 66.0996L52.5885 60.4964L53.4545 60.2509L53.6629 60.1768C53.9253 60.0842 54.2031 59.9762 54.4964 59.8527L54.9595 59.6443L55.0521 59.598H55.0984L55.1447 59.5748C55.961 59.174 56.7298 58.6832 57.437 58.1115L57.5018 58.0513L57.5342 58.0281L57.6871 57.8892L58.4558 57.1714L58.7614 56.838L59.28 56.2268L59.5718 55.847L60.1877 54.9209L60.2803 54.7542C60.6328 54.1394 60.9229 53.491 61.1463 52.8185L61.2389 52.4943C61.2389 52.4619 61.2389 52.4295 61.2667 52.4017C61.4717 51.7118 61.6052 51.0027 61.6649 50.2854L61.7112 49.3917V48.3359C61.7112 48.2525 61.6881 48.0951 61.6742 47.9793L61.6371 47.669L61.5445 47.1226C61.4735 46.7512 61.3792 46.3846 61.262 46.0251L61.1601 45.7334C60.974 45.1696 60.7369 44.624 60.4516 44.1033L60.3035 43.844L59.8404 43.0753C59.8404 43.0753 59.5625 42.6585 59.1319 42.1491L59.0485 42.0565L58.8772 41.862L58.6132 41.5749L58.4928 41.4499C58.202 41.1513 57.8927 40.8713 57.5667 40.6117L56.9183 40.1162C56.6641 39.9223 56.3981 39.7445 56.1218 39.5837H56.0755L55.6912 39.366C55.3001 39.1466 54.8965 38.9503 54.4825 38.7779C53.8631 38.5234 53.2253 38.316 52.5747 38.1574L52.4357 38.125L51.667 37.9722L51.065 37.8981L50.7964 37.8703H49.4396V37.6758Z\" fill=\"white\"/>\\n</mask>\\n<g mask=\"url(#mask4_598_16)\">\\n<path d=\"M14.9395 35.3604H64.0259V68.7021H14.9395V35.3604Z\" fill=\"white\"/>\\n</g>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-zmtcv\",\"data-framer-name\":\"Bank of ireland\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-rxof6g\",\"data-framer-name\":\"bank-of-ireland-vector-logo-2022\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:103,intrinsicWidth:103,svg:'<svg width=\"103\" height=\"103\" viewBox=\"0 0 103 103\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M97.7241 46.6817C98.9563 46.6817 100.11 47.1083 100.947 47.677V44.8808C100.315 44.5649 98.9247 44.1699 97.1238 44.1699C92.7163 44.1699 90.8996 46.8397 90.8996 50.2204V65.9547H95.2913V54.0118H98.3876V51.4842H95.2913V49.4937C95.3071 47.8665 96.1918 46.6501 97.7241 46.6817ZM80.489 50.8523C82.8586 50.8365 83.8697 52.9692 83.9171 57.4557C83.9645 61.8948 82.9534 63.9011 80.489 63.9011C78.0246 63.9011 77.0767 61.879 77.0767 57.4557C77.0767 52.8112 78.0246 50.8681 80.489 50.8523ZM80.5206 66.4445C84.6912 66.4445 88.5773 64.0274 88.5458 57.4557C88.5142 50.8523 85.0071 48.3089 80.5206 48.3405C76.2237 48.3563 72.4323 50.8681 72.4323 57.4557C72.4638 64.0432 76.3658 66.4445 80.5206 66.4445ZM22.2277 61.0575C22.2277 59.067 24.1392 58.056 26.0823 57.5031L28.3097 56.9343V62.2897C27.7568 62.7952 26.335 63.5535 24.8185 63.5535C23.1913 63.5535 22.2435 62.732 22.2277 61.0575ZM28.6257 64.7383L28.9258 65.9389H33.0648C32.8594 65.2596 32.6698 63.9642 32.6698 62.3529V53.838C32.6698 48.8302 28.9258 48.3563 25.6399 48.3563C20.0476 48.3563 18.5468 51.3894 18.5468 53.68H22.5752C22.5752 51.7211 24.076 50.7101 25.7189 50.7101C27.0775 50.7101 28.3097 51.3262 28.3097 53.5221V54.5963L23.1123 55.8443C19.9212 56.6026 17.6938 58.1981 17.7096 61.484C17.7254 64.7383 19.937 66.4445 23.2229 66.4445C26.1928 66.4445 28.057 65.1175 28.6099 64.7383M6.80925 63.5693H5.2453V55.7179H6.80925C9.22628 55.7179 10.9482 56.8554 10.9798 59.4777C10.9956 62.1001 9.68441 63.5693 6.80925 63.5693ZM5.2453 47.0293H6.44591C8.46799 47.0293 10.1583 47.6612 10.1583 50.015C10.1583 52.3531 8.72076 53.3009 6.43011 53.3009H5.26109L5.2453 47.0293ZM16.035 59.7937C16.035 55.9233 12.5754 54.3909 10.3321 54.2804C12.5912 53.7906 14.9292 52.6216 14.9292 49.3831C14.9292 46.034 12.2436 44.6596 9.25787 44.6596H0.490234V65.9547H8.29422C12.4964 65.9705 16.035 63.98 16.035 59.7937ZM45.7502 55.0544V65.9547H50.1103V54.8333C50.1103 52.0845 49.6364 48.3563 44.7076 48.3563C42.4011 48.3563 40.4264 49.6675 39.7629 50.0782V48.8144H35.4028V65.9547H39.7629V52.7638C40.458 52.2109 41.706 51.2946 43.0962 51.2946C45.2289 51.2946 45.7502 52.5584 45.7502 55.0544ZM52.8433 44.6438V65.9547H57.235V44.6596L52.8433 44.6438Z\" fill=\"white\"/>\\n<path d=\"M61.7689 55.5123L67.3139 48.8142H63.554L57.235 56.3496L62.1323 65.9703H67.535L61.7689 55.5123ZM23.997 79.3508C24.2023 77.3287 24.8185 74.5958 27.3619 74.58C29.8895 74.58 30.553 77.2497 30.6793 79.3508H23.997ZM27.3619 72.0839C22.907 72.0839 19.3209 74.9117 19.3051 80.9148C19.2893 87.8815 22.9543 90.1721 27.3619 90.1721C30.8373 90.1721 34.218 88.6398 35.1343 83.9005L30.5688 83.8847C30.3002 86.1122 29.4945 87.6445 27.3777 87.6445C24.7237 87.6287 23.9654 85.3381 23.9654 81.6415H35.3396C35.3554 81.3887 35.3554 81.1517 35.3554 80.899C35.3554 74.8959 31.6746 72.0839 27.3619 72.0839ZM55.1024 86.0332C54.5494 86.5387 53.1435 87.297 51.6269 87.297C49.9839 87.297 49.0519 86.4755 49.0519 84.801C49.0519 82.8105 50.9634 81.7994 52.9065 81.2465L55.1181 80.6778L55.1024 86.0332ZM59.4783 77.5657C59.4783 72.5421 55.7343 72.0839 52.4484 72.0839C46.856 72.0839 45.3237 75.1171 45.3237 77.4077H49.352C49.352 75.4488 50.837 74.4378 52.4958 74.4378C53.8543 74.4378 55.0866 75.0539 55.0866 77.2497V78.324L49.9208 79.5878C46.7139 80.3461 44.5022 81.9416 44.518 85.2275C44.5338 88.4818 46.7454 90.1879 50.0471 90.1879C53.0171 90.1879 54.8812 88.8609 55.4183 88.4818L55.7185 89.6824H59.8574C59.652 89.0031 59.4783 87.7077 59.4783 86.0964V77.5657ZM37.7724 89.6824H42.1642V68.3715H37.7724V89.6824ZM71.7056 72.0839C69.3991 72.0839 67.4244 73.3951 66.7609 73.8059V72.5421H62.4008V89.6824H66.7609V76.4915C67.456 75.9385 68.704 75.0223 70.0942 75.0223C72.2427 75.0223 72.7482 76.2861 72.7482 78.7821V89.6824H77.1083V78.5609C77.1083 75.7964 76.6344 72.0681 71.7056 72.0839ZM90.8996 85.6382C90.5836 86.207 89.1777 87.5181 87.7085 87.5181C85.7654 87.5181 84.1067 86.4281 84.1067 81.0728C84.1225 75.9543 85.8602 74.8011 87.6769 74.8011C89.2251 74.8011 90.4889 75.9385 90.8996 76.6336V85.6382ZM90.8996 73.6953C89.9833 72.8738 88.5616 72.0997 86.5237 72.1155C83.8855 72.1155 79.478 73.6163 79.4622 81.0728C79.4464 88.1974 82.9534 90.2037 86.2551 90.1879C88.8617 90.1721 90.7258 88.545 90.8996 88.387V89.6824H95.2913V68.3715H90.8996V73.6953ZM0.490234 89.6824H5.2453V68.3715H0.490234V89.6824ZM12.8755 74.7537V72.5421H8.48379V89.6824H12.8755V79.8721C12.8755 75.67 16.5405 75.3856 18.6416 75.4646V72.1155C15.2609 71.7522 13.2547 73.8217 12.8755 74.7537ZM64.9916 11.2002C64.9916 14.4229 50.8844 14.7704 50.8844 18.2459H50.5685C50.5685 14.7704 36.4612 14.4229 36.4612 11.2002H36.1453V14.5651C36.1453 18.5776 50.2841 18.1985 50.5527 22.0689H50.8686C51.153 18.1985 65.276 18.5776 65.276 14.5651V11.2002H64.96H64.9916ZM64.9916 18.8462C64.9916 22.0689 50.8844 22.4165 50.8844 25.8919H50.5685C50.5685 22.4165 36.4612 22.0689 36.4612 18.8462H36.1453V22.2111C36.1453 26.2237 50.2841 25.8445 50.5527 29.7149H50.8686C51.153 25.8445 65.276 26.2237 65.276 22.2111V18.8462H64.96H64.9916ZM64.9916 26.4764C64.9916 29.6991 50.8844 30.0467 50.8844 33.5221H50.5685C50.5685 30.0467 36.4612 29.6991 36.4612 26.4764H36.1453V29.8413C36.1453 33.8697 50.2841 33.4747 50.5527 37.3451H50.8686C51.153 33.4747 65.276 33.8539 65.276 29.8413V26.4764H64.96H64.9916Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-bvejvm\",\"data-framer-name\":\"Together\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-m6djsw\",\"data-framer-name\":\"together\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:40,intrinsicWidth:154,svg:'<svg width=\"154\" height=\"40\" viewBox=\"0 0 154 40\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_598_128)\">\\n<path d=\"M45.8808 39.9997C45.4791 39.7983 45.0271 39.837 44.6022 39.7479C40.6232 38.9149 37.6873 35.4046 37.5792 31.3481C37.5714 30.9916 37.6796 30.9102 38.0234 30.9141C39.4605 30.9335 40.8937 30.9296 42.3307 30.9141C42.6359 30.9141 42.7325 30.9761 42.7595 31.3093C42.9179 33.2465 44.3086 34.6026 46.2401 34.7537C47.9437 34.8854 49.5778 33.6882 49.9988 31.9525C50.5203 29.8138 49.2146 27.6092 46.5067 27.4658C44.0498 27.3341 41.8478 26.4778 39.9356 24.9203C37.9114 23.2659 36.7988 21.0885 36.4473 18.5352C35.7635 13.5487 38.8038 8.87614 43.5978 7.48908C46.1165 6.76068 48.5734 6.9854 50.9221 8.15936C51.2466 8.32209 51.4166 8.2756 51.6561 8.02763C52.6218 7.02802 53.6185 6.0594 54.592 5.06754C54.7813 4.87382 54.8856 4.83895 55.0942 5.05592C56.0754 6.06328 57.0682 7.05902 58.0726 8.03926C58.2889 8.25235 58.2812 8.37633 58.088 8.5933C57.1648 9.62779 56.2608 10.6855 55.3376 11.72C55.1405 11.937 55.1251 12.0919 55.2642 12.3554C57.5047 16.6212 56.6587 21.4372 53.097 24.7188C52.8768 24.9203 52.8575 25.0172 53.0584 25.2535C57.5511 30.4453 54.8083 38.4461 48.0828 39.7905C47.6849 39.868 47.2677 39.8138 46.8891 39.9997H45.8693H45.8808ZM41.8092 17.1171C41.759 19.6123 43.8141 21.7471 46.3328 21.8052C48.867 21.8672 51.0187 19.7711 51.0535 17.214C51.0844 14.7305 49.0408 12.615 46.5491 12.5569C43.9841 12.4988 41.8594 14.5406 41.8092 17.1133V17.1171Z\" fill=\"white\"/>\\n<path d=\"M154 23.7698C153.764 24.2463 153.644 24.7732 153.293 25.2033C152.304 26.4121 150.689 26.7918 149.29 26.1177C147.931 25.4629 147.208 23.9557 147.525 22.4408C147.826 21.0111 149.167 19.9185 150.658 19.8837C152.153 19.8488 153.509 20.891 153.895 22.3672C153.922 22.4641 153.876 22.5919 154 22.6539V23.7659V23.7698Z\" fill=\"white\"/>\\n<path d=\"M100.069 9.57013C101.286 8.29931 102.723 7.70264 104.311 7.49729C106.567 7.20283 108.684 7.53991 110.453 9.1207C111.759 10.2869 112.292 11.8212 112.493 13.5066C112.57 14.1498 112.578 14.8007 112.578 15.4477C112.574 18.958 112.57 22.4644 112.585 25.9746C112.585 26.366 112.477 26.4589 112.095 26.4551C110.519 26.4318 108.946 26.4318 107.37 26.4551C106.992 26.4589 106.876 26.3698 106.88 25.9746C106.895 22.6348 106.887 19.295 106.887 15.9591C106.887 15.4787 106.86 15.0021 106.733 14.5372C106.196 12.6 104.017 11.7631 102.12 12.7743C100.621 13.5725 100.115 14.9285 100.104 16.5171C100.085 19.6554 100.088 22.7937 100.108 25.932C100.108 26.3621 99.9957 26.4667 99.5746 26.4589C97.9985 26.4318 96.4262 26.4396 94.8501 26.4589C94.5102 26.4589 94.3711 26.4047 94.3711 26.0134C94.3827 17.4818 94.3827 8.94634 94.3711 0.414768C94.3711 0.0815635 94.4715 0.00407414 94.7883 0.00794861C96.4108 0.0234465 98.0294 0.0273209 99.6519 0.00794861C100.023 0.00407414 100.073 0.135806 100.073 0.461261C100.061 3.28962 100.065 6.11798 100.065 8.94634C100.065 9.11682 100.065 9.28342 100.065 9.57788L100.069 9.57013Z\" fill=\"white\"/>\\n<path d=\"M126.553 18.838C124.518 18.838 122.478 18.8574 120.442 18.8225C119.955 18.8147 119.936 19.0162 120.025 19.361C120.446 21.0077 121.547 21.9996 123.154 22.3599C125.638 22.9178 127.959 22.418 130.076 21.0077C130.37 20.814 130.498 20.8178 130.691 21.1356C131.313 22.1468 131.973 23.1348 132.618 24.1305C132.703 24.2622 132.846 24.3591 132.607 24.5296C128.659 27.2882 124.39 27.8733 119.924 26.1297C116.706 24.8705 115.018 22.2708 114.535 18.8884C114.161 16.2731 114.516 13.7624 115.942 11.5036C117.684 8.74113 120.26 7.36182 123.502 7.21459C126.04 7.09836 128.33 7.72602 130.204 9.53152C131.819 11.0852 132.595 13.0534 132.97 15.2115C133.155 16.2808 133.175 17.3618 133.178 18.4428C133.178 18.7799 133.074 18.8496 132.757 18.8457C130.691 18.8341 128.62 18.838 126.553 18.838ZM123.841 15.1573C125.043 15.1573 126.244 15.1456 127.45 15.165C127.766 15.1689 127.809 15.0565 127.759 14.7892C127.65 14.2235 127.477 13.685 127.125 13.22C126.082 11.8252 124.649 11.43 123.023 11.7593C121.458 12.0732 120.423 13.034 120.025 14.6148C119.944 14.9364 119.905 15.1921 120.423 15.1727C121.562 15.1301 122.702 15.1611 123.845 15.1611L123.841 15.1573Z\" fill=\"white\"/>\\n<path d=\"M70.1407 18.8377C68.0895 18.8377 66.0343 18.8494 63.9831 18.8261C63.5658 18.8222 63.5388 18.9811 63.5929 19.3104C63.8285 20.713 65.1381 22.0342 66.7258 22.3713C69.2136 22.8982 71.5353 22.4332 73.6484 21.0191C73.9845 20.7943 74.1042 20.8602 74.2974 21.174C74.9116 22.1698 75.5644 23.1462 76.198 24.1303C76.2791 24.2581 76.4336 24.3666 76.198 24.5332C72.2306 27.2918 67.9543 27.8885 63.477 26.1179C60.2977 24.8587 58.6212 22.286 58.1306 18.9424C57.7713 16.4976 58.0456 14.1225 59.274 11.9451C60.9853 8.91523 63.6431 7.38482 67.0889 7.21434C69.6076 7.09036 71.883 7.71802 73.7604 9.49253C75.2399 10.8912 76.0203 12.6618 76.4491 14.6146C76.7311 15.9048 76.7736 17.2143 76.762 18.5317C76.762 18.8804 76.5727 18.8455 76.3486 18.8416C74.2819 18.8416 72.2113 18.8416 70.1446 18.8416L70.1407 18.8377ZM67.4212 15.157C68.6071 15.157 69.7969 15.1454 70.9829 15.1647C71.3344 15.1725 71.3962 15.0601 71.3344 14.7424C71.1992 14.045 70.9327 13.4174 70.4498 12.8943C69.3952 11.7513 68.0663 11.4801 66.6061 11.7513C65.0686 12.0381 63.8594 13.2469 63.5929 14.6572C63.5272 15.0059 63.5581 15.1841 64.0024 15.1686C65.142 15.1338 66.2854 15.157 67.425 15.157H67.4212Z\" fill=\"white\"/>\\n<path d=\"M15.123 17.1288C15.123 11.5457 19.5694 7.1443 25.2519 7.19079C30.7452 7.23729 35.0679 11.8363 35.01 17.276C34.952 22.6925 30.4941 27.0978 24.9661 27.0901C19.5617 27.0862 15.123 22.5918 15.123 17.1249V17.1288ZM20.2184 17.1094C20.2145 19.7867 22.3894 21.9874 25.0511 21.9913C27.7088 21.9913 29.9146 19.7944 29.9262 17.1327C29.9378 14.4903 27.7088 12.2702 25.0511 12.2741C22.4049 12.278 20.2223 14.4632 20.2145 17.1094H20.2184Z\" fill=\"white\"/>\\n<path d=\"M2.90896 16.8888C2.90896 15.4358 2.89737 14.1999 2.91669 12.9639C2.92055 12.6385 2.82784 12.5416 2.50334 12.5532C1.79254 12.5765 1.08174 12.5532 0.374808 12.5648C0.112121 12.5687 -0.00376969 12.5261 9.33474e-05 12.2161C0.0194085 10.9492 0.0194085 9.68225 9.33474e-05 8.4153C-0.00376969 8.10921 0.112121 8.06272 0.374808 8.07047C1.08561 8.08597 1.79641 8.05884 2.50334 8.08209C2.82784 8.09372 2.92055 7.99685 2.91669 7.6714C2.90123 6.07899 2.92055 4.48659 2.90123 2.89805C2.89737 2.52611 3.00167 2.43312 3.3648 2.44087C4.98341 2.46024 6.60589 2.46411 8.2245 2.44087C8.59149 2.43699 8.64943 2.55323 8.64557 2.88643C8.63012 4.47884 8.64944 6.07124 8.63012 7.65977C8.62626 8.0201 8.73442 8.09372 9.07051 8.08597C10.3801 8.06659 11.6935 8.08597 13.0069 8.07047C13.3392 8.06659 13.4589 8.12859 13.4551 8.49666C13.428 9.73261 13.4357 10.9686 13.4551 12.2045C13.4551 12.4912 13.3739 12.5726 13.0919 12.5687C11.7476 12.5532 10.4071 12.5765 9.06278 12.5532C8.70352 12.5455 8.63398 12.6617 8.63785 12.9949C8.6533 15.2809 8.64557 17.5668 8.64557 19.8566C8.64557 20.4184 8.70738 20.9686 8.92757 21.4877C9.24434 22.2471 9.81994 22.6191 10.6428 22.6772C11.6162 22.747 12.4661 22.4331 13.2426 21.8907C13.5014 21.7086 13.6057 21.7551 13.7641 22.0069C14.386 22.9833 15.035 23.9403 15.6686 24.9089C15.7652 25.0561 15.9004 25.1762 15.6686 25.3661C12.8447 27.6288 8.95848 27.8612 6.33161 26.6253C4.49281 25.7574 3.56181 24.2076 3.17937 22.2665C2.81625 20.4145 2.94759 18.5432 2.91669 16.8926L2.90896 16.8888Z\" fill=\"white\"/>\\n<path d=\"M80.2054 17.1754C80.2054 15.6411 80.19 14.3548 80.2132 13.0724C80.2209 12.6849 80.1475 12.5222 79.7148 12.5493C79.0079 12.5919 78.2932 12.5493 77.5863 12.5648C77.3468 12.5687 77.2695 12.4989 77.2695 12.2548C77.2811 10.9724 77.2811 9.68995 77.2695 8.4075C77.2695 8.14017 77.3507 8.06655 77.6095 8.0743C78.2739 8.0898 78.9384 8.07817 79.6028 8.07817C80.0046 8.07817 80.2054 7.88316 80.2054 7.49313C80.2054 5.96272 80.217 4.4323 80.1977 2.90189C80.1939 2.53769 80.2904 2.43308 80.6613 2.44082C82.2838 2.4602 83.9024 2.4602 85.5248 2.44082C85.8571 2.44082 85.9343 2.54156 85.9305 2.85539C85.915 4.4323 85.942 6.00921 85.9111 7.58612C85.9034 8.01618 86.0386 8.09367 86.4288 8.08592C87.7268 8.06268 89.0209 8.08592 90.3189 8.07043C90.6086 8.07043 90.7206 8.13242 90.7168 8.45012C90.6974 9.70158 90.7013 10.953 90.7168 12.2045C90.7168 12.4951 90.6279 12.5687 90.3498 12.5648C89.0209 12.5532 87.6959 12.5687 86.367 12.5532C86.0425 12.5493 85.9111 12.6036 85.915 12.9755C85.9343 15.3234 85.9189 17.6752 85.9305 20.0232C85.9305 20.3292 85.9691 20.6431 86.0348 20.9414C86.3786 22.5183 87.5143 22.9833 89.3183 22.5028C89.7665 22.3827 90.1643 22.1309 90.5468 21.8713C90.7515 21.7318 90.8597 21.7163 91.0104 21.9488C91.6593 22.9639 92.3277 23.9635 92.9921 24.967C93.0848 25.1103 93.1389 25.2033 92.965 25.3428C90.0871 27.6597 86.1159 27.8573 83.5045 26.5633C81.712 25.676 80.8274 24.134 80.4488 22.2316C80.1011 20.4726 80.2518 18.6903 80.2132 17.1677L80.2054 17.1754Z\" fill=\"white\"/>\\n<path d=\"M140.985 10.027C141.336 9.68991 141.611 9.42645 141.881 9.15911C143.28 7.78755 144.975 7.33036 146.884 7.50084C147.313 7.53958 147.738 7.60157 148.159 7.71393C148.429 7.78755 148.487 7.91928 148.437 8.17887C148.162 9.63179 147.892 11.0886 147.645 12.5493C147.591 12.8631 147.471 12.8708 147.22 12.805C146.389 12.5841 145.536 12.5493 144.693 12.6733C142.484 12.9948 141.07 14.564 141.039 16.8151C140.993 19.8565 141.012 22.9018 141.024 25.9472C141.024 26.354 140.935 26.4664 140.518 26.4586C138.914 26.4315 137.307 26.4392 135.704 26.4547C135.407 26.4547 135.275 26.416 135.275 26.0634C135.287 20.1161 135.287 14.1649 135.275 8.21761C135.275 7.92315 135.341 7.82242 135.654 7.82629C137.303 7.84179 138.957 7.84179 140.606 7.82629C140.931 7.82629 140.993 7.94253 140.985 8.22536C140.97 8.79491 140.981 9.36446 140.981 10.027H140.985Z\" fill=\"white\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_598_128\">\\n<rect width=\"154\" height=\"40\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Bm solutions Logo\",fit:\"fill\",pixelHeight:216,pixelWidth:1318,sizes:\"184px\",src:\"https://framerusercontent.com/images/DiHGIm5ycYJHR8Rxj9xBAsGw8s.png\",srcSet:\"https://framerusercontent.com/images/DiHGIm5ycYJHR8Rxj9xBAsGw8s.png?scale-down-to=512 512w,https://framerusercontent.com/images/DiHGIm5ycYJHR8Rxj9xBAsGw8s.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/DiHGIm5ycYJHR8Rxj9xBAsGw8s.png 1318w\"},className:\"framer-41cu47\",\"data-framer-name\":\"bm transparent\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Furness Building Society Logo\",fit:\"fill\",pixelHeight:368,pixelWidth:1307,sizes:\"190px\",src:\"https://framerusercontent.com/images/CCTWaezHI2Dra1rf16dqGt3qB8.png\",srcSet:\"https://framerusercontent.com/images/CCTWaezHI2Dra1rf16dqGt3qB8.png?scale-down-to=512 512w,https://framerusercontent.com/images/CCTWaezHI2Dra1rf16dqGt3qB8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/CCTWaezHI2Dra1rf16dqGt3qB8.png 1307w\"},className:\"framer-g5ktms\",\"data-framer-name\":\"furness transparent\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Foundation Home loans logo\",fit:\"fill\",pixelHeight:790,pixelWidth:1444,sizes:\"113px\",src:\"https://framerusercontent.com/images/wsad7sujN8TXTPIGZ9lUG9Xeo0.png\",srcSet:\"https://framerusercontent.com/images/wsad7sujN8TXTPIGZ9lUG9Xeo0.png?scale-down-to=512 512w,https://framerusercontent.com/images/wsad7sujN8TXTPIGZ9lUG9Xeo0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wsad7sujN8TXTPIGZ9lUG9Xeo0.png 1444w\"},className:\"framer-1g2woun\",\"data-framer-name\":\"Home Loans transparent\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-24bmgu\",\"data-framer-name\":\"GenH\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1ku9u2x\",\"data-framer-name\":\"Gen H\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:61,intrinsicWidth:67,svg:'<svg width=\"67\" height=\"61\" viewBox=\"0 0 67 61\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_598_77)\">\\n<path d=\"M0.0771788 61.0003H43.0359C43.0389 60.9413 43.0448 60.8913 43.0448 60.8412C43.0448 55.1979 43.0448 49.5576 43.0478 43.9144C43.0478 43.7995 43.0093 43.7523 42.9027 43.7111C40.44 42.7799 37.9772 41.8457 35.5175 40.9145C30.9354 39.1788 26.3533 37.4431 21.7741 35.7044C21.6261 35.6485 21.5018 35.6485 21.3538 35.7044C18.6868 36.7182 16.0198 37.7289 13.3499 38.7397C8.98387 40.3929 4.61785 42.049 0.25182 43.6963C0.109739 43.7494 0.0742188 43.8171 0.0742188 43.9615C0.0771788 49.5753 0.0771788 55.1891 0.0771788 60.8058C0.0771788 60.8677 0.0771788 60.9266 0.0771788 61.0003ZM42.3048 29.183V21.477H33.629V18.262H41.6773V11.054H33.629V8.13951H42.1538V0.454102H24.3316V29.183H42.3018H42.3048Z\" fill=\"white\"/>\\n<path d=\"M67.0006 29.1978C66.9266 29.1978 66.8526 29.1919 66.7816 29.1919C63.8808 29.1919 60.9799 29.1919 58.0821 29.1949C57.94 29.1949 57.8808 29.1536 57.8394 29.0151C56.531 24.8777 55.2168 20.7403 53.9025 16.6029C53.793 16.2582 53.7901 16.2552 53.4201 16.3171C53.4526 16.6501 53.4822 16.9831 53.5148 17.3161C53.6628 18.8367 53.8374 20.3543 53.8167 21.8896C53.7841 24.2471 53.8078 26.6046 53.8078 28.9591V29.1742H44.8301V0.445312C44.8922 0.445312 44.9514 0.445312 45.0136 0.445312C48.0328 0.445312 51.052 0.445312 54.0713 0.445312C54.1985 0.445312 54.2548 0.480675 54.2933 0.60739C55.4891 4.38821 56.6909 8.16609 57.8897 11.944C57.9469 12.1267 58.1008 12.2013 58.3514 12.1679C58.3278 11.8732 58.3041 11.5785 58.2774 11.2839C58.1354 9.63657 57.9518 7.99517 57.9814 6.33903C58.014 4.45599 57.9903 2.57 57.9903 0.686955V0.451206H58.2242C61.0806 0.451206 63.934 0.451206 66.7875 0.451206C66.8615 0.451206 66.9355 0.448259 67.0065 0.445312V29.1978H67.0006Z\" fill=\"white\"/>\\n<path d=\"M67.0009 60.8912C66.9269 60.8912 66.8529 60.8853 66.7818 60.8853C63.8307 60.8853 60.8795 60.8853 57.9284 60.8853H57.7064C57.7064 60.7999 57.7064 60.7291 57.7064 60.6584C57.7064 57.2283 57.7064 53.7952 57.7094 50.365C57.7094 50.2265 57.6679 50.1588 57.5406 50.1028C57.144 49.9289 56.7533 49.7344 56.3566 49.5605C56.2856 49.5281 56.179 49.5281 56.108 49.5605C55.7054 49.7374 55.3118 49.9318 54.9092 50.1087C54.7849 50.1617 54.7494 50.2295 54.7523 50.3621C54.7553 53.804 54.7553 57.246 54.7553 60.6908V60.9148H45.4727V32.1505H54.7553V42.5028H57.7005V32.1387C57.7863 32.1387 57.8574 32.1387 57.9284 32.1387C60.8795 32.1387 63.8307 32.1387 66.7818 32.1387C66.8558 32.1387 66.9298 32.1358 67.0009 32.1328V60.8912Z\" fill=\"white\"/>\\n<path d=\"M11.5352 0C11.6062 0.00884058 11.6773 0.0265217 11.7483 0.0265217C13.5687 0.0707246 15.3507 0.330048 17.0201 1.09329C19.4177 2.19246 20.874 4.04899 21.4364 6.60686C21.62 7.44082 21.691 8.28362 21.694 9.13527C21.694 9.84841 21.694 10.5645 21.694 11.2776C21.694 11.3395 21.694 11.4014 21.694 11.4751H12.3078C12.3078 11.4102 12.3078 11.3454 12.3078 11.2806C12.3048 10.5114 12.3137 9.73937 12.287 8.97024C12.2782 8.71092 12.2101 8.4457 12.1154 8.20406C11.9289 7.71488 11.5352 7.47029 11.0201 7.42609C10.1529 7.35536 9.53126 7.86222 9.3951 8.74039C9.36846 8.90541 9.35662 9.07633 9.35662 9.2443C9.35662 13.0428 9.3507 16.8384 9.36254 20.6369C9.36254 20.9463 9.41878 21.2675 9.5135 21.5622C9.6911 22.1103 10.1144 22.3902 10.6827 22.4433C11.6832 22.5376 12.4262 21.9541 12.512 20.9581C12.5653 20.3392 12.5209 19.7145 12.5209 19.0691H11.1326V13.4112H21.6821V29.1916C21.614 29.1916 21.5578 29.1916 21.5016 29.1916C19.1217 29.1916 16.7419 29.1916 14.362 29.1945C14.217 29.1945 14.1637 29.1592 14.137 29.0089C13.9417 27.8272 13.7315 26.6514 13.5273 25.4727C13.5184 25.4285 13.5066 25.3843 13.4947 25.34C13.477 25.3342 13.4622 25.3253 13.4474 25.3253C13.0626 25.3076 13.0626 25.3076 12.9412 25.6701C12.7251 26.3302 12.4469 26.9608 12.0621 27.5414C11.4878 28.4107 10.7093 29.0177 9.70294 29.3065C8.10749 29.7633 6.49724 29.7986 4.91363 29.2771C3.01922 28.6553 1.74937 27.338 0.950166 25.5493C0.506163 24.5621 0.266402 23.5159 0.136161 22.4462C0.0858405 22.0337 0.0621604 21.6182 0.0266402 21.2027C0.0266402 21.1761 0.00888005 21.1526 0 21.129C0 17.6635 0 14.198 0 10.7325C0.00888005 10.7089 0.0266402 10.6853 0.0266402 10.6588C0.0532803 10.3228 0.0680804 9.98691 0.100641 9.65097C0.216081 8.40444 0.452883 7.18444 0.879125 6.00275C1.74937 3.59812 3.34186 1.8801 5.74539 0.928261C7.32308 0.303527 8.97477 0.0677778 10.662 0.0265217C10.7271 0.0265217 10.7893 0.00884058 10.8544 0C11.0793 0 11.3073 0 11.5322 0H11.5352Z\" fill=\"white\"/>\\n<path d=\"M0.0771788 60.9999C0.0771788 60.9292 0.0771788 60.8673 0.0771788 60.8055C0.0771788 55.1917 0.0771788 49.5779 0.0742188 43.9612C0.0742188 43.8168 0.109739 43.749 0.25182 43.696C4.62081 42.0457 8.98387 40.3926 13.3499 38.7394C16.0169 37.7286 18.6868 36.7178 21.3538 35.7041C21.5018 35.6481 21.6261 35.6481 21.7741 35.7041C26.3533 37.4427 30.9354 39.1784 35.5175 40.9141C37.9802 41.8483 40.44 42.7825 42.9027 43.7107C43.0093 43.752 43.0478 43.7962 43.0478 43.9141C43.0448 49.5573 43.0478 55.1976 43.0448 60.8408C43.0448 60.8909 43.0389 60.941 43.0359 60.9999H0.0771788Z\" fill=\"white\"/>\\n<path d=\"M42.3043 29.183H24.334V0.454102H42.1563V8.13657H33.6314V11.051H41.6797V18.259H33.6314V21.4741H42.3072V29.1801L42.3043 29.183Z\" fill=\"white\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_598_77\">\\n<rect width=\"67\" height=\"61\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1la728d\",\"data-framer-name\":\"Vector\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 158 34\"><path d=\"M 20.894 12.427 C 20.828 11.451 20.563 10.475 20.032 9.629 L 15.521 1.887 C 15.19 1.301 14.924 0.651 14.792 0 L 14.593 0.325 C 13.465 2.212 13.465 4.619 14.593 6.506 L 18.241 12.687 C 19.369 14.573 19.369 16.981 18.241 18.867 L 18.042 19.193 C 17.909 18.542 17.644 17.892 17.312 17.306 L 13.996 11.646 L 11.873 8.002 C 11.542 7.417 11.276 6.766 11.144 6.116 L 10.945 6.441 C 9.817 8.328 9.817 10.67 10.945 12.622 L 14.593 18.802 C 15.72 20.689 15.72 23.096 14.593 24.983 L 14.394 25.308 C 14.261 24.658 13.996 24.007 13.664 23.422 L 9.087 15.679 C 8.49 14.639 8.225 13.467 8.225 12.296 C 3.383 13.533 0 16.2 0 19.258 C 0 23.552 6.5 27 14.526 27 C 22.552 27 29.053 23.552 29.053 19.258 C 29.119 16.33 25.803 13.663 20.894 12.427 Z M 34.625 25.634 C 34.691 24.528 34.824 23.812 35.155 22.901 C 36.681 23.617 38.671 23.942 40.13 23.942 C 42.651 23.942 44.11 23.161 44.11 21.535 C 44.11 19.973 43.049 19.258 40.528 18.152 L 39.135 17.631 C 36.548 16.525 34.824 15.094 34.824 12.296 C 34.824 9.239 37.013 7.287 41.39 7.287 C 43.181 7.287 44.84 7.547 46.365 8.067 C 46.299 9.108 46.1 9.954 45.835 10.735 C 44.375 10.214 42.584 9.954 41.324 9.954 C 38.936 9.954 37.875 10.865 37.875 12.296 C 37.875 13.663 38.936 14.508 40.86 15.289 L 42.319 15.875 C 45.768 17.306 47.228 18.867 47.228 21.47 C 47.228 24.528 44.84 26.675 40.197 26.675 C 38.008 26.675 36.15 26.349 34.625 25.634 Z M 61.887 12.817 L 61.887 26.219 L 59.101 26.219 L 58.968 24.593 C 58.172 25.764 57.044 26.545 55.121 26.545 C 51.539 26.545 49.085 23.942 49.085 19.453 C 49.085 14.769 51.672 12.036 56.713 12.036 C 58.703 12.101 60.361 12.296 61.887 12.817 Z M 58.902 23.161 L 58.902 14.769 C 58.305 14.639 57.575 14.639 56.713 14.639 C 53.595 14.639 52.136 16.525 52.136 19.518 C 52.136 22.251 53.264 24.202 55.917 24.202 C 57.177 24.137 58.106 23.747 58.902 23.161 Z M 77.275 17.241 L 77.275 26.219 L 74.291 26.219 L 74.291 17.761 C 74.291 15.614 73.561 14.639 70.576 14.639 C 69.846 14.639 69.05 14.704 68.188 14.834 L 68.188 26.219 L 65.203 26.219 L 65.203 12.817 C 67.127 12.361 69.249 12.036 70.642 12.036 C 75.683 12.101 77.275 13.988 77.275 17.241 Z M 85.633 24.072 C 86.495 24.072 87.358 23.942 87.955 23.682 C 87.889 24.463 87.756 25.373 87.623 26.154 C 86.827 26.479 85.899 26.61 85.102 26.61 C 82.184 26.61 80.327 25.308 80.327 22.055 L 80.327 7.937 C 81.255 7.612 82.383 7.482 83.312 7.482 L 83.312 12.557 L 88.087 12.557 C 88.021 13.467 87.955 14.313 87.822 15.094 L 83.312 15.094 L 83.312 21.665 C 83.312 23.357 84.174 24.072 85.633 24.072 Z M 101.751 12.817 L 101.751 26.219 L 98.966 26.219 L 98.833 24.593 C 98.037 25.764 96.909 26.545 94.986 26.545 C 91.404 26.545 88.95 23.942 88.95 19.453 C 88.95 14.769 91.537 12.036 96.578 12.036 C 98.568 12.101 100.16 12.296 101.751 12.817 Z M 98.701 23.161 L 98.701 14.769 C 98.103 14.639 97.374 14.639 96.511 14.639 C 93.394 14.639 91.935 16.525 91.935 19.518 C 91.935 22.251 93.062 24.202 95.715 24.202 C 96.976 24.137 97.97 23.747 98.701 23.161 Z M 117.14 17.241 L 117.14 26.219 L 114.089 26.219 L 114.089 17.761 C 114.089 15.614 113.359 14.639 110.374 14.639 C 109.645 14.639 108.849 14.704 107.986 14.834 L 107.986 26.219 L 105.002 26.219 L 105.002 12.817 C 106.925 12.361 109.048 12.036 110.441 12.036 C 115.482 12.101 117.14 13.988 117.14 17.241 Z M 132.33 7.482 L 132.33 26.219 L 129.544 26.219 L 129.412 24.528 C 128.616 25.764 127.487 26.545 125.498 26.545 C 121.916 26.545 119.462 23.942 119.462 19.453 C 119.462 14.769 122.049 12.036 127.089 12.036 C 127.885 12.036 128.616 12.101 129.345 12.231 L 129.345 7.807 C 130.273 7.547 131.335 7.482 132.33 7.482 Z M 129.345 23.161 L 129.345 14.899 C 128.549 14.769 127.753 14.639 126.957 14.639 C 123.972 14.639 122.58 16.46 122.58 19.518 C 122.58 22.251 123.707 24.202 126.36 24.202 C 127.554 24.137 128.549 23.747 129.345 23.161 Z M 147.453 20.494 L 137.836 20.494 C 138.234 22.901 139.626 24.007 142.346 24.007 C 144.004 24.007 145.663 23.682 147.122 22.966 C 146.989 23.747 146.856 24.788 146.657 25.634 C 145.265 26.219 143.871 26.479 142.214 26.479 C 137.172 26.479 134.784 23.747 134.784 19.193 C 134.784 15.224 136.642 12.036 141.418 12.036 C 145.729 12.036 147.586 14.769 147.586 18.152 C 147.586 19.063 147.586 19.713 147.453 20.494 Z M 137.836 18.022 L 144.602 18.022 C 144.602 15.81 143.408 14.508 141.351 14.508 C 139.162 14.573 138.034 15.745 137.836 18.022 Z M 158 12.231 C 158 13.142 157.867 14.183 157.735 14.769 C 157.005 14.704 156.342 14.639 155.479 14.639 C 154.75 14.639 154.02 14.704 153.291 14.769 L 153.291 26.219 L 150.305 26.219 L 150.305 12.817 C 151.566 12.361 153.755 12.036 155.413 12.036 C 156.275 12.101 157.337 12.101 158 12.231 Z\" fill=\"rgb(255, 255, 255)\"></path></svg>',svgContentId:10828355393,withExternalLayout:true})],speed:35,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-123lra2\",\"data-framer-name\":\"Video Component\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1y5kk66\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qbz7cv\",\"data-border\":true,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1y5viuy\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{N_JggosSO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LTYwMA==\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"12.8px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-6335771f-2fb8-4ed5-bd60-403c52bcb8fe, rgb(11, 54, 54))\"},children:\"We are Barrett Mortgages\"})})},TAfGvJAO_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LTYwMA==\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"16px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-6335771f-2fb8-4ed5-bd60-403c52bcb8fe, rgb(11, 54, 54))\"},children:\"We are Barrett Mortgages\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LTYwMA==\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"16px\",\"--framer-text-color\":\"var(--token-6335771f-2fb8-4ed5-bd60-403c52bcb8fe, rgb(11, 54, 54))\"},children:\"We are Barrett Mortgages\"})}),className:\"framer-131q50v\",\"data-framer-name\":\"Aria for Enterprises\",fonts:[\"GF;Red Hat Text-600\"],verticalAlignment:\"center\",withExternalLayout:true})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{N_JggosSO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LTUwMA==\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-2.12px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(4, 23, 23)\"},children:\"Experienced Mortgage Advice\"})})},TAfGvJAO_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LTUwMA==\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-2.12px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(4, 23, 23)\"},children:\"Experienced Mortgage Advice\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LTUwMA==\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-2.12px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(4, 23, 23)\",\"--framer-text-transform\":\"capitalize\"},children:\"Experienced Mortgage Advice\"})}),className:\"framer-c41lhf\",\"data-framer-name\":\"Trade and pay on terms that work for you\",fonts:[\"GF;Red Hat Text-500\"],verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9qmx7n\",\"data-framer-name\":\"Video Content Stack\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qtzzvf-container\",isModuleExternal:true,nodeId:\"OrzwU7ePM\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TAfGvJAO_:{borderRadius:8,bottomLeftRadius:8,bottomRightRadius:8,topLeftRadius:8,topRightRadius:8}},children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:12,bottomLeftRadius:12,bottomRightRadius:12,controls:false,height:\"100%\",id:\"OrzwU7ePM\",isMixedBorderRadius:false,layoutId:\"OrzwU7ePM\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/nI0tAf1CM9kdbODzoaDlrimg6tQ.webm\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:12,topRightRadius:12,volume:25,width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dbsfce\",\"data-framer-name\":\"Video Text Parent Stack\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5wagpp\",\"data-framer-name\":\"Video Text Stack\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{N_JggosSO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h5\",{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LTUwMA==\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"37.2px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(10, 43, 54)\"},children:[\"We are one of the \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-decoration\":\"underline\"},children:\"highest rated\"}),\" mortgage advisors in Bournemouth & Poole\"]})})},TAfGvJAO_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h5\",{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LTUwMA==\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"37.2px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(10, 43, 54)\"},children:[\"We are one of the \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-decoration\":\"underline\"},children:\"highest rated\"}),\" mortgage advisors in Bournemouth & Poole\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h5\",{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LTUwMA==\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"37.2px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(10, 43, 54)\"},children:[\"We are one of the \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-decoration\":\"underline\"},children:\"highest rated\"}),\" mortgage advisors in Bournemouth & Poole\"]})}),className:\"framer-1pb4sxb\",fonts:[\"GF;Red Hat Text-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{N_JggosSO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ei8sym\",\"data-styles-preset\":\"P5fwP4OcL\",style:{\"--framer-text-alignment\":\"center\"},children:\"Driven by the trust and loyalty of our clients, we are proud to have been serving the community across the south coast for over 15 years. Our mission has always been the same, to provide the best mortgage solutions to suit the individual needs of our clients, no matter the complexity. If you're looking for expert mortgage advice don't hesitate to get in contact and we can find the best solution for you.\"})})},TAfGvJAO_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ei8sym\",\"data-styles-preset\":\"P5fwP4OcL\",style:{\"--framer-text-alignment\":\"center\"},children:\"Driven by the trust and loyalty of our clients, we are proud to have been serving the community across the south coast for over 15 years. Our mission has always been the same, to provide the best mortgage solutions to suit the individual needs of our clients, no matter the complexity. If you're looking for expert mortgage advice don't hesitate to get in contact and we can find the best solution for you.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ei8sym\",\"data-styles-preset\":\"P5fwP4OcL\",children:\"Driven by the trust and loyalty of our clients, we are proud to have been serving the community across the south coast for over 15 years. Our mission has always been the same, to provide the best mortgage solutions to suit the individual needs of our clients, no matter the complexity. If you're looking for expert mortgage advice don't hesitate to get in contact and we can find the best solution for you.\"})}),className:\"framer-izh4sn\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7s630g\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"oDZyhWc2J\"},implicitPathVariables:undefined},{href:{webPageId:\"oDZyhWc2J\"},implicitPathVariables:undefined},{href:{webPageId:\"oDZyhWc2J\"},implicitPathVariables:undefined},{href:{webPageId:\"oDZyhWc2J\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{N_JggosSO:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 30px)`,y:(componentViewport?.y||0)+0+817+64+110.4+0+404+0+210.2+0+0},TAfGvJAO_:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 58px) / 2, 1px)`,y:(componentViewport?.y||0)+0+960+64+160+0+444+0+212.2+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,y:(componentViewport?.y||0)+0+1160+64+156+29.9+0+244.2+0,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation1,className:\"framer-x63ya-container\",\"data-framer-appear-id\":\"x63ya\",initial:animation2,nodeId:\"jOCYQcGcb\",optimized:true,rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iUejXUcFG:{ZGFGEdu3l:resolvedLinks2[1]},N_JggosSO:{style:{width:\"100%\"},ZGFGEdu3l:resolvedLinks2[3]},TAfGvJAO_:{style:{width:\"100%\"},ZGFGEdu3l:resolvedLinks2[2]}},children:/*#__PURE__*/_jsx(ButtonSalesButton,{height:\"100%\",id:\"jOCYQcGcb\",layoutId:\"jOCYQcGcb\",variant:\"NmRRG5MsQ\",width:\"100%\",yYBGmjsUt:\"Get In Contact\",ZGFGEdu3l:resolvedLinks2[0]})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"UZ_0TuqOs\"},implicitPathVariables:undefined},{href:{webPageId:\"UZ_0TuqOs\"},implicitPathVariables:undefined},{href:{webPageId:\"UZ_0TuqOs\"},implicitPathVariables:undefined},{href:{webPageId:\"UZ_0TuqOs\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{N_JggosSO:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 30px)`,y:(componentViewport?.y||0)+0+817+64+110.4+0+404+0+210.2+0+62},TAfGvJAO_:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 58px) / 2, 1px)`,y:(componentViewport?.y||0)+0+960+64+160+0+444+0+212.2+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,y:(componentViewport?.y||0)+0+1160+64+156+29.9+0+244.2+0,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation3,className:\"framer-k0ozqo-container\",\"data-framer-appear-id\":\"k0ozqo\",initial:animation2,nodeId:\"t9CHrRppz\",optimized:true,rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iUejXUcFG:{ZGFGEdu3l:resolvedLinks3[1]},N_JggosSO:{style:{width:\"100%\"},ZGFGEdu3l:resolvedLinks3[3]},TAfGvJAO_:{style:{width:\"100%\"},ZGFGEdu3l:resolvedLinks3[2]}},children:/*#__PURE__*/_jsx(ButtonSalesButton,{height:\"100%\",id:\"t9CHrRppz\",layoutId:\"t9CHrRppz\",variant:\"Q25_60JbN\",width:\"100%\",yYBGmjsUt:\"Get Approved Today\",ZGFGEdu3l:resolvedLinks3[0]})})})})})})]})]})]})]}),/*#__PURE__*/_jsx(\"main\",{className:\"framer-1q4s0x5\",\"data-framer-name\":\"Road Map\",id:elementId,ref:ref1,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gz8i6b\",\"data-framer-name\":\"Road MAP \",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-c8l095\",\"data-framer-name\":\"Component/ Road Map Comp\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ii1btd\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-xahp5m\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1c3rrec\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{N_JggosSO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-urfme1\",\"data-styles-preset\":\"jx8LFSJht\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-a5692e86-633f-47ff-8d04-caee8b655444, rgb(0, 0, 0))\"},children:\"We search 100\u2019s of lenders & schemes\"})})},TAfGvJAO_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LTUwMA==\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"48px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-dbfc07fa-843b-44c3-8129-dae95783e37f, rgb(4, 23, 23))\"},children:\"We search 100\u2019s of lenders & schemes\"})}),fonts:[\"GF;Red Hat Text-500\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-ez4wih\",\"data-styles-preset\":\"EuOrK58rZ\",style:{\"--framer-text-color\":\"var(--token-a5692e86-633f-47ff-8d04-caee8b655444, rgb(0, 0, 0))\"},children:\"We search 100\u2019s of lenders & schemes\"})}),className:\"framer-qhby7v\",\"data-framer-name\":\"Onboard your suppliers & freelancers in a few simple steps\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iUejXUcFG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ei8sym\",\"data-styles-preset\":\"P5fwP4OcL\",children:\"Using the latest technology, we assess your eligibility across thousands of products, lenders, and affordability-enhancing schemes.\"})})},N_JggosSO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ei8sym\",\"data-styles-preset\":\"P5fwP4OcL\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-6335771f-2fb8-4ed5-bd60-403c52bcb8fe, rgb(7, 41, 41))\"},children:\"Using the latest technology, we assess your eligibility across thousands of products, lenders, and affordability-enhancing schemes\"})})},TAfGvJAO_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ei8sym\",\"data-styles-preset\":\"P5fwP4OcL\",style:{\"--framer-text-alignment\":\"center\"},children:\"Using the latest technology, we assess your eligibility across thousands of products, lenders, and affordability-enhancing schemes\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ei8sym\",\"data-styles-preset\":\"P5fwP4OcL\",children:\"Using the latest technology, we assess your eligibility across thousands of products, lenders, and affordability-enhancing schemes\"})}),className:\"framer-u1rcuf\",\"data-framer-name\":\"Streamline identity checks and onboard your suppliers via white-labeled dashboards, and make it easy for them to start receiving payments in less time.\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"UZ_0TuqOs\"},implicitPathVariables:undefined},{href:{webPageId:\"UZ_0TuqOs\"},implicitPathVariables:undefined},{href:{webPageId:\"UZ_0TuqOs\"},implicitPathVariables:undefined},{href:{webPageId:\"UZ_0TuqOs\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iUejXUcFG:{y:(componentViewport?.y||0)+0+1736+0+0+0+0+0+0+0+0+106+0+186.8},N_JggosSO:{y:(componentViewport?.y||0)+0+1919.6+48+0+0+0+0+0+0+0+0+0+192.6},TAfGvJAO_:{y:(componentViewport?.y||0)+0+2092.2+128+0+0+0+0+0+0+0+0+0+193}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,y:(componentViewport?.y||0)+0+1736+64+0+0+0+0+0+0+0+106+0+186.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-18aqt5s-container\",nodeId:\"aKY98CAJk\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iUejXUcFG:{yUNms4FKA:resolvedLinks4[1]},N_JggosSO:{yUNms4FKA:resolvedLinks4[3]},TAfGvJAO_:{yUNms4FKA:resolvedLinks4[2]}},children:/*#__PURE__*/_jsx(ButtonGreenCircle,{cJbRW6jzE:16,cXBTiTH1E:\"Check my eligibility\",height:\"100%\",id:\"aKY98CAJk\",layoutId:\"aKY98CAJk\",Pdsa0IS5V:\"rgb(4, 23, 23)\",variant:\"ahPNPiBEn\",width:\"100%\",yUNms4FKA:resolvedLinks4[0]})})})})})})]})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:true,__framer__enter:animation7,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref1,target:\"animate\"}],__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ppcxhk\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-tb6l70-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"byxZ8kR0p\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:10,height:\"100%\",hoverFactor:1,id:\"byxZ8kR0p\",layoutId:\"byxZ8kR0p\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1wx13cp\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-jm2nq8\",\"data-framer-name\":\"together\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 73 19\"><g><path d=\"M 0 19 L 0 0 L 73 0 L 73 19 Z\" fill=\"transparent\"></path><path d=\"M 21.749 19 C 21.558 18.904 21.344 18.923 21.143 18.88 C 19.256 18.485 17.865 16.817 17.814 14.89 C 17.81 14.721 17.861 14.682 18.024 14.684 C 18.705 14.693 19.385 14.692 20.066 14.684 C 20.211 14.684 20.256 14.714 20.269 14.872 C 20.344 15.792 21.003 16.436 21.919 16.508 C 22.727 16.571 23.501 16.002 23.701 15.177 C 23.948 14.162 23.329 13.114 22.045 13.046 C 20.881 12.984 19.837 12.577 18.931 11.837 C 17.971 11.051 17.444 10.017 17.277 8.804 C 16.953 6.436 18.394 4.216 20.666 3.557 C 21.86 3.211 23.025 3.318 24.138 3.876 C 24.292 3.953 24.373 3.931 24.486 3.813 C 24.944 3.338 25.417 2.878 25.878 2.407 C 25.968 2.315 26.017 2.299 26.116 2.402 C 26.581 2.88 27.052 3.353 27.528 3.819 C 27.63 3.92 27.627 3.979 27.535 4.082 C 27.098 4.573 26.669 5.076 26.231 5.567 C 26.138 5.67 26.131 5.744 26.197 5.869 C 27.259 7.895 26.858 10.183 25.169 11.741 C 25.065 11.837 25.056 11.883 25.151 11.995 C 27.281 14.462 25.981 18.262 22.792 18.9 C 22.604 18.937 22.406 18.912 22.227 19 L 21.743 19 Z M 19.819 8.131 C 19.795 9.316 20.769 10.33 21.963 10.357 C 23.164 10.387 24.184 9.391 24.201 8.177 C 24.215 6.997 23.247 5.992 22.065 5.965 C 20.85 5.937 19.842 6.907 19.819 8.129 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 73 11.291 C 72.888 11.517 72.831 11.767 72.665 11.972 C 72.196 12.546 71.43 12.726 70.767 12.406 C 70.123 12.095 69.78 11.379 69.931 10.659 C 70.073 9.98 70.709 9.461 71.416 9.445 C 72.124 9.428 72.767 9.923 72.95 10.624 C 72.963 10.67 72.941 10.731 73 10.761 L 73 11.289 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 47.435 4.546 C 48.012 3.942 48.693 3.659 49.446 3.561 C 50.516 3.421 51.519 3.581 52.358 4.332 C 52.977 4.886 53.229 5.615 53.325 6.416 C 53.361 6.721 53.365 7.03 53.365 7.338 C 53.363 9.005 53.361 10.671 53.368 12.338 C 53.368 12.524 53.317 12.568 53.136 12.566 C 52.389 12.555 51.643 12.555 50.896 12.566 C 50.717 12.568 50.662 12.526 50.664 12.338 C 50.671 10.752 50.667 9.165 50.667 7.581 C 50.667 7.352 50.654 7.126 50.594 6.905 C 50.34 5.985 49.307 5.587 48.408 6.068 C 47.697 6.447 47.457 7.091 47.452 7.846 C 47.443 9.336 47.444 10.827 47.454 12.318 C 47.454 12.522 47.401 12.572 47.201 12.568 C 46.454 12.555 45.709 12.559 44.961 12.568 C 44.8 12.568 44.734 12.542 44.734 12.356 C 44.74 8.304 44.74 4.25 44.734 0.197 C 44.734 0.039 44.782 0.002 44.932 0.004 C 45.701 0.011 46.468 0.013 47.238 0.004 C 47.414 0.002 47.437 0.065 47.437 0.219 C 47.432 1.563 47.433 2.906 47.433 4.25 C 47.433 4.33 47.433 4.41 47.433 4.549 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 59.989 8.948 C 59.025 8.948 58.058 8.957 57.093 8.941 C 56.862 8.937 56.853 9.033 56.895 9.196 C 57.095 9.979 57.616 10.45 58.378 10.621 C 59.556 10.886 60.656 10.649 61.659 9.979 C 61.799 9.887 61.859 9.888 61.951 10.039 C 62.246 10.52 62.559 10.989 62.864 11.462 C 62.905 11.525 62.972 11.571 62.859 11.652 C 60.988 12.962 58.964 13.24 56.847 12.412 C 55.322 11.813 54.522 10.579 54.293 8.972 C 54.115 7.73 54.284 6.537 54.96 5.464 C 55.785 4.152 57.006 3.497 58.543 3.427 C 59.746 3.372 60.832 3.67 61.72 4.527 C 62.486 5.265 62.853 6.2 63.031 7.225 C 63.119 7.733 63.128 8.247 63.13 8.76 C 63.13 8.92 63.081 8.954 62.93 8.952 C 61.951 8.946 60.969 8.948 59.989 8.948 Z M 58.704 7.2 C 59.274 7.2 59.843 7.194 60.415 7.203 C 60.564 7.205 60.585 7.152 60.561 7.025 C 60.509 6.756 60.427 6.5 60.261 6.28 C 59.766 5.617 59.087 5.429 58.316 5.586 C 57.574 5.735 57.084 6.191 56.895 6.942 C 56.857 7.095 56.838 7.216 57.084 7.207 C 57.624 7.187 58.164 7.202 58.706 7.202 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 33.249 8.948 C 32.276 8.948 31.302 8.953 30.33 8.942 C 30.132 8.941 30.119 9.016 30.145 9.172 C 30.256 9.839 30.877 10.466 31.63 10.626 C 32.809 10.877 33.91 10.656 34.911 9.984 C 35.071 9.877 35.127 9.909 35.219 10.058 C 35.51 10.531 35.819 10.994 36.12 11.462 C 36.158 11.523 36.232 11.574 36.12 11.653 C 34.239 12.964 32.212 13.247 30.09 12.406 C 28.583 11.808 27.788 10.586 27.555 8.998 C 27.385 7.836 27.515 6.708 28.097 5.674 C 28.909 4.235 30.168 3.508 31.802 3.427 C 32.996 3.368 34.074 3.666 34.964 4.509 C 35.666 5.173 36.036 6.014 36.239 6.942 C 36.373 7.555 36.393 8.177 36.387 8.803 C 36.387 8.968 36.297 8.952 36.191 8.95 C 35.212 8.95 34.23 8.95 33.25 8.95 Z M 31.959 7.2 C 32.522 7.2 33.086 7.194 33.648 7.203 C 33.814 7.207 33.844 7.154 33.814 7.003 C 33.75 6.671 33.624 6.373 33.395 6.125 C 32.895 5.582 32.265 5.453 31.573 5.582 C 30.844 5.718 30.271 6.292 30.145 6.962 C 30.114 7.128 30.128 7.212 30.339 7.205 C 30.879 7.189 31.421 7.2 31.961 7.2 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 7.169 8.136 C 7.169 5.484 9.276 3.394 11.97 3.416 C 14.574 3.438 16.623 5.622 16.596 8.206 C 16.568 10.779 14.455 12.871 11.835 12.868 C 9.273 12.866 7.169 10.731 7.169 8.134 Z M 9.584 8.127 C 9.582 9.399 10.613 10.444 11.875 10.446 C 13.135 10.446 14.18 9.402 14.186 8.138 C 14.191 6.883 13.135 5.828 11.875 5.83 C 10.621 5.832 9.586 6.87 9.582 8.127 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 1.379 8.022 C 1.379 7.332 1.373 6.745 1.383 6.158 C 1.384 6.003 1.34 5.957 1.187 5.963 C 0.85 5.974 0.513 5.963 0.178 5.968 C 0.053 5.97 -0.002 5.95 0 5.803 C 0.009 5.201 0.009 4.599 0 3.997 C -0.002 3.852 0.053 3.83 0.178 3.833 C 0.515 3.841 0.852 3.828 1.187 3.839 C 1.34 3.845 1.384 3.799 1.383 3.644 C 1.375 2.888 1.384 2.131 1.375 1.377 C 1.373 1.2 1.423 1.156 1.595 1.159 C 2.362 1.169 3.131 1.17 3.899 1.159 C 4.073 1.158 4.1 1.213 4.098 1.371 C 4.091 2.127 4.1 2.884 4.091 3.638 C 4.089 3.81 4.14 3.845 4.3 3.841 C 4.92 3.832 5.543 3.841 6.166 3.833 C 6.323 3.832 6.38 3.861 6.378 4.036 C 6.365 4.623 6.369 5.21 6.378 5.797 C 6.378 5.933 6.34 5.972 6.206 5.97 C 5.569 5.963 4.933 5.974 4.296 5.963 C 4.126 5.959 4.093 6.014 4.095 6.173 C 4.102 7.258 4.098 8.344 4.098 9.432 C 4.098 9.699 4.128 9.96 4.232 10.207 C 4.382 10.567 4.655 10.744 5.045 10.772 C 5.506 10.805 5.909 10.656 6.277 10.398 C 6.4 10.312 6.449 10.334 6.525 10.453 C 6.819 10.917 7.127 11.372 7.427 11.832 C 7.473 11.902 7.537 11.959 7.427 12.049 C 6.089 13.124 4.247 13.234 3.001 12.647 C 2.13 12.235 1.688 11.499 1.507 10.577 C 1.335 9.697 1.397 8.808 1.383 8.024 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 38.019 8.158 C 38.019 7.43 38.012 6.819 38.023 6.209 C 38.027 6.025 37.992 5.948 37.787 5.961 C 37.452 5.981 37.113 5.961 36.778 5.968 C 36.664 5.97 36.628 5.937 36.628 5.821 C 36.633 5.212 36.633 4.603 36.628 3.994 C 36.628 3.867 36.666 3.832 36.789 3.835 C 37.104 3.843 37.419 3.837 37.734 3.837 C 37.924 3.837 38.019 3.745 38.019 3.559 C 38.019 2.832 38.025 2.105 38.016 1.378 C 38.014 1.205 38.06 1.156 38.236 1.159 C 39.005 1.169 39.772 1.169 40.541 1.159 C 40.698 1.159 40.735 1.207 40.733 1.356 C 40.726 2.105 40.739 2.854 40.724 3.603 C 40.72 3.808 40.785 3.844 40.969 3.841 C 41.585 3.83 42.198 3.841 42.814 3.833 C 42.951 3.833 43.004 3.863 43.002 4.014 C 42.993 4.608 42.995 5.203 43.002 5.797 C 43.002 5.935 42.96 5.97 42.828 5.968 C 42.198 5.963 41.57 5.97 40.94 5.963 C 40.786 5.961 40.724 5.987 40.726 6.163 C 40.735 7.279 40.728 8.396 40.733 9.511 C 40.733 9.656 40.752 9.805 40.783 9.947 C 40.946 10.696 41.484 10.917 42.339 10.689 C 42.552 10.632 42.74 10.512 42.922 10.389 C 43.019 10.323 43.07 10.315 43.141 10.426 C 43.449 10.908 43.766 11.383 44.081 11.859 C 44.125 11.927 44.15 11.972 44.068 12.038 C 42.704 13.138 40.821 13.232 39.583 12.618 C 38.734 12.196 38.314 11.464 38.135 10.56 C 37.97 9.724 38.041 8.878 38.023 8.155 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 66.831 4.763 C 66.997 4.603 67.127 4.478 67.255 4.351 C 67.918 3.699 68.722 3.482 69.627 3.563 C 69.83 3.581 70.032 3.611 70.231 3.664 C 70.359 3.699 70.387 3.762 70.363 3.885 C 70.233 4.575 70.105 5.267 69.988 5.961 C 69.962 6.11 69.905 6.114 69.786 6.082 C 69.392 5.977 68.988 5.961 68.588 6.02 C 67.541 6.173 66.871 6.918 66.856 7.987 C 66.834 9.432 66.843 10.878 66.849 12.325 C 66.849 12.518 66.807 12.572 66.609 12.568 C 65.849 12.555 65.087 12.559 64.327 12.566 C 64.186 12.566 64.124 12.548 64.124 12.38 C 64.13 9.555 64.13 6.728 64.124 3.903 C 64.124 3.763 64.155 3.716 64.304 3.717 C 65.085 3.725 65.869 3.725 66.651 3.717 C 66.805 3.717 66.834 3.773 66.831 3.907 C 66.823 4.178 66.829 4.448 66.829 4.763 Z\" fill=\"rgb(0, 0, 0)\"></path></g></svg>',svgContentId:12127265763,withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-n3ixb3\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0JldHRlciBTYW5zIEJvbGQ=\",\"--framer-font-family\":'\"Better Sans Bold\", \"Better Sans Bold Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Income Boost\"})}),className:\"framer-68n8lk\",fonts:[\"CUSTOM;Better Sans Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ahznir\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1nmwk10\",\"data-framer-name\":\"Group\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 65 16\"><path d=\"M 54.007 13.943 C 53.409 13.869 52.492 13.64 52.024 13.447 L 51.638 13.289 L 51.638 11.08 C 51.655 11.08 51.835 11.165 52.039 11.27 C 52.533 11.524 53.344 11.789 53.945 11.894 C 55.062 12.089 55.899 11.922 56.26 11.431 C 56.41 11.227 56.438 10.808 56.319 10.551 C 56.183 10.259 55.871 10.061 54.787 9.58 C 53.004 8.789 52.64 8.588 52.228 8.168 C 51.659 7.589 51.449 7.063 51.447 6.215 C 51.444 4.24 53.168 3.024 55.636 3.262 C 56.523 3.348 57.414 3.547 57.785 3.743 L 57.945 3.827 L 57.876 5.943 L 57.346 5.711 C 56.62 5.393 56.126 5.277 55.374 5.245 C 54.835 5.222 54.645 5.236 54.401 5.314 C 53.714 5.535 53.501 6.121 53.94 6.58 C 54.211 6.863 54.421 6.98 55.664 7.534 C 56.979 8.12 57.421 8.371 57.859 8.781 C 58.428 9.311 58.661 9.898 58.661 10.798 C 58.661 11.719 58.362 12.425 57.727 13.008 C 57.352 13.352 56.549 13.755 56.018 13.866 C 55.486 13.977 54.568 14.013 54.007 13.943 Z M 13.901 13.837 C 13.249 13.663 12.749 13.369 12.281 12.886 C 11.804 12.395 11.555 11.932 11.421 11.293 C 11.309 10.756 11.349 9.886 11.506 9.431 C 11.882 8.34 12.807 7.533 14.073 7.192 C 14.453 7.089 14.721 7.069 16.022 7.045 L 17.529 7.016 C 17.404 5.738 16.743 5.381 15.918 5.289 C 14.781 5.287 13.689 5.419 12.666 5.842 L 12.696 3.74 C 14 3.335 15.505 3.075 16.791 3.284 C 18.083 3.515 18.972 4.139 19.415 5.128 C 19.705 5.776 19.719 5.993 19.719 10.016 L 19.719 13.723 L 17.521 13.723 L 17.488 12.989 C 16.997 13.379 16.406 13.724 15.858 13.862 C 15.359 13.982 14.397 13.97 13.901 13.837 Z\" fill=\"var(--token-a5692e86-633f-47ff-8d04-caee8b655444, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;TXT BLACK&quot;} */\"></path><path d=\"M 15.825 11.84 C 16.572 11.599 16.986 11.236 17.516 10.73 L 17.516 9.046 L 16.152 9.067 C 14.902 9.085 14.764 9.097 14.484 9.211 C 14.161 9.343 13.842 9.637 13.691 9.942 C 13.51 10.311 13.591 10.975 13.863 11.348 C 14.225 11.843 15.042 12.048 15.825 11.84 Z\" fill=\"var(--token-3635fae1-26af-43ab-8c23-ea0ac4cfae93, rgb(246, 250, 243)) /* {&quot;name&quot;:&quot;Off Creme Green&quot;} */\"></path><path d=\"M 23.519 13.868 C 22.987 13.717 22.481 13.35 22.219 12.927 C 22.149 12.813 22.035 12.56 21.965 12.364 C 21.711 9.791 21.813 8.802 21.784 5.427 L 20.38 5.395 L 20.38 3.434 L 21.784 3.402 L 21.84 0.773 L 24.014 0.004 L 24.043 3.402 L 26.494 3.432 L 26.494 5.397 L 24.043 5.427 L 24.043 8.296 C 24.043 11.078 24.046 11.171 24.156 11.389 C 24.332 11.74 24.643 11.873 25.289 11.872 C 25.695 11.88 26.079 11.792 26.469 11.699 C 26.507 12.407 26.494 12.948 26.494 13.712 C 25.541 13.853 24.453 14.104 23.519 13.868 Z M 45.283 13.865 C 43.52 13.457 42.376 12.428 41.866 10.793 C 41.487 9.579 41.488 7.687 41.867 6.468 C 42.375 4.838 43.683 3.627 45.276 3.313 C 46.173 3.136 47.351 3.277 48.066 3.645 C 49.734 4.505 50.646 6.608 50.418 9.069 L 50.383 9.449 L 43.899 9.449 L 43.899 9.606 C 43.899 9.833 44.045 10.371 44.18 10.642 C 44.355 10.99 44.795 11.435 45.134 11.605 C 45.65 11.862 46.097 11.94 46.874 11.905 C 47.709 11.868 48.39 11.694 49.091 11.34 L 49.573 11.096 L 49.573 13.224 L 49.146 13.423 C 48.361 13.79 47.808 13.902 46.653 13.926 C 45.898 13.941 45.543 13.926 45.283 13.865 Z\" fill=\"var(--token-a5692e86-633f-47ff-8d04-caee8b655444, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;TXT BLACK&quot;} */\"></path><path d=\"M 48.121 7.451 C 48.139 7.404 48.112 7.198 48.062 6.995 C 47.783 5.86 47.093 5.268 46.047 5.265 C 45.637 5.263 45.533 5.285 45.221 5.435 C 44.806 5.632 44.462 5.956 44.236 6.363 C 44.05 6.695 43.868 7.316 43.918 7.448 Z\" fill=\"var(--token-3635fae1-26af-43ab-8c23-ea0ac4cfae93, rgb(246, 250, 243)) /* {&quot;name&quot;:&quot;Off Creme Green&quot;} */\"></path><path d=\"M 62.076 13.876 C 61.302 13.649 60.771 13.14 60.523 12.385 C 60.401 12.015 60.398 11.945 60.37 8.718 L 60.341 5.427 L 58.936 5.395 L 58.936 3.434 L 60.341 3.402 L 60.396 0.775 L 62.557 0 L 62.599 3.402 L 64.995 3.432 L 64.995 5.397 L 62.599 5.427 L 62.599 8.324 C 62.599 11.126 62.603 11.227 62.71 11.417 C 62.888 11.733 63.226 11.872 63.819 11.873 C 64.264 11.873 64.657 11.819 64.903 11.723 L 64.871 13.75 C 64.803 13.766 64.636 13.806 64.5 13.839 C 64.103 13.935 62.369 13.962 62.076 13.876 Z M 0 0.053 L 2.165 0.084 L 7.945 9.616 L 7.987 0.056 L 10.135 0.056 L 10.135 13.726 L 7.979 13.695 L 2.199 4.305 L 2.148 13.723 L 0 13.723 Z M 29.55 13.653 C 28.637 9.117 27.645 4.597 26.755 0.056 L 29.083 0.076 L 30.892 9.195 L 33.182 0.056 L 35.358 0.056 L 37.65 9.273 C 38.262 6.232 38.778 3.15 39.328 0.09 L 41.531 0.127 C 40.623 4.911 39.864 8.639 38.887 13.709 C 38.122 13.725 37.356 13.724 36.591 13.724 L 35.416 8.996 L 34.201 4.341 C 33.336 7.645 32.708 10.17 31.809 13.723 L 29.55 13.653 Z\" fill=\"var(--token-a5692e86-633f-47ff-8d04-caee8b655444, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;TXT BLACK&quot;} */\"></path></svg>',svgContentId:11165688928,withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-6cl0b4\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0JldHRlciBTYW5zIEJvbGQ=\",\"--framer-font-family\":'\"Better Sans Bold\", \"Better Sans Bold Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Low Interest\"})}),className:\"framer-cg6ddy\",fonts:[\"CUSTOM;Better Sans Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-r7pek2\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1csmtux\",\"data-framer-name\":\"Group 9\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 76 25\"><path d=\"M 28.256 23.47 L 38 12.982 L 28.256 2.47 Z M 8.767 2.47 L 18.511 12.982 L 28.256 2.47 Z M 8.767 2.47 L -1 12.982 L 8.767 23.47 Z M 28.256 23.47 L 18.511 12.982 L 8.767 23.47 Z\" fill=\"var(--token-a5692e86-633f-47ff-8d04-caee8b655444, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;TXT BLACK&quot;} */\"></path><path d=\"M 49.459 13.345 L 45.714 13.345 L 45.714 17.043 L 43.842 17.043 L 43.842 8.383 L 45.714 8.383 L 45.714 11.935 L 49.459 11.935 L 49.459 8.383 L 51.331 8.383 L 51.331 17.043 L 49.459 17.043 Z M 55.854 17.213 C 53.982 17.213 52.45 16.459 52.426 14.391 L 54.298 14.391 C 54.322 15.316 54.857 15.875 55.879 15.875 C 56.632 15.875 57.508 15.486 57.508 14.635 C 57.508 13.954 56.924 13.759 55.951 13.467 L 55.319 13.297 C 53.958 12.908 52.596 12.372 52.596 10.816 C 52.596 8.894 54.395 8.237 56.024 8.237 C 57.702 8.237 59.161 8.821 59.186 10.743 L 57.313 10.743 C 57.24 9.964 56.778 9.502 55.903 9.502 C 55.198 9.502 54.517 9.867 54.517 10.645 C 54.517 11.278 55.1 11.472 56.316 11.862 L 57.046 12.081 C 58.529 12.543 59.477 13.053 59.477 14.513 C 59.453 16.459 57.556 17.213 55.854 17.213 Z M 60.523 8.408 L 63.538 8.408 C 64.097 8.383 64.681 8.408 65.24 8.505 C 66.286 8.748 67.088 9.429 67.088 10.597 C 67.088 11.716 66.383 12.275 65.362 12.543 C 66.529 12.762 67.404 13.345 67.404 14.635 C 67.404 16.605 65.459 17.043 63.951 17.043 L 60.547 17.043 Z M 63.538 12.008 C 64.365 12.008 65.216 11.837 65.216 10.84 C 65.216 9.94 64.438 9.697 63.66 9.697 L 62.347 9.697 L 62.347 12.008 Z M 63.708 15.754 C 64.584 15.754 65.435 15.559 65.435 14.489 C 65.435 13.418 64.705 13.224 63.806 13.224 L 62.322 13.224 L 62.322 15.754 Z M 72.268 17.213 C 69.471 17.213 68.231 15.437 68.231 12.786 C 68.231 10.135 69.617 8.213 72.365 8.213 C 74.091 8.213 75.769 8.991 75.818 10.937 L 73.872 10.937 C 73.775 10.062 73.192 9.624 72.365 9.624 C 70.663 9.624 70.152 11.448 70.152 12.835 C 70.152 14.221 70.663 15.827 72.292 15.827 C 73.143 15.827 73.775 15.364 73.897 14.489 L 75.842 14.489 C 75.648 16.483 74.067 17.213 72.268 17.213 Z\" fill=\"var(--token-a5692e86-633f-47ff-8d04-caee8b655444, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;TXT BLACK&quot;} */\"></path></svg>',svgContentId:11692987038,withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1g35tvn\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0JldHRlciBTYW5zIEJvbGQ=\",\"--framer-font-family\":'\"Better Sans Bold\", \"Better Sans Bold Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Family Support\"})}),className:\"framer-1fp29w2\",fonts:[\"CUSTOM;Better Sans Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1vl2cz2\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-ghqgm1\",\"data-framer-name\":\"Natwest\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-cyjlea\",\"data-framer-name\":\"Group 11\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 92 16\"><path d=\"M 91.963 8.115 C 91.963 5.082 90.365 3.771 88.847 3.771 C 87.649 3.771 85.491 4.673 85.491 8.279 C 85.491 12.541 88.527 12.706 88.847 12.706 C 90.205 12.706 91.164 11.886 91.723 11.231 L 91.803 11.148 L 91.483 10.493 L 91.324 10.574 C 91.324 10.574 90.525 11.231 89.806 11.231 C 88.287 11.231 87.968 10.165 87.968 8.28 L 91.963 8.28 Z M 87.968 7.132 C 87.968 5.246 88.287 4.837 88.927 4.837 C 89.646 4.837 89.725 5.738 89.725 7.132 Z M 84.853 11.722 C 84.532 11.722 84.293 11.394 84.293 11.066 L 84.293 0.164 L 80.696 0.164 L 80.696 0.902 L 81.176 0.902 C 81.416 0.902 81.895 1.148 81.895 1.476 L 81.895 4.509 C 81.576 4.181 81.017 3.771 80.137 3.771 C 78.939 3.771 77.022 5.001 77.022 8.361 C 77.022 11.804 78.939 12.706 79.898 12.706 C 80.857 12.706 81.495 12.296 81.815 11.886 L 81.815 12.46 L 85.011 12.46 L 85.011 11.722 Z M 81.816 6.148 L 81.816 10.329 C 81.816 10.575 81.097 11.313 80.697 11.313 C 79.739 11.313 79.579 9.755 79.579 8.362 C 79.579 5.575 80.138 5.165 80.778 5.165 C 81.337 5.164 81.816 6.066 81.816 6.148 Z M 76.463 11.722 C 76.303 11.722 75.904 11.476 75.904 11.148 L 75.904 4.017 L 73.427 4.017 L 73.427 11.148 C 73.427 11.476 73.107 11.722 72.788 11.722 L 72.628 11.722 L 72.628 12.46 L 76.623 12.46 L 76.623 11.722 Z M 70.231 4.017 L 70.231 4.754 L 70.391 4.754 C 70.55 4.754 70.79 4.754 70.87 4.918 C 70.915 4.96 70.944 5.019 70.95 5.082 L 70.95 5.246 C 70.79 5.656 70.151 7.623 69.831 8.606 C 69.591 7.623 69.112 5.492 69.033 5.246 L 69.033 5.082 C 69.033 5 69.033 5 69.112 4.918 C 69.191 4.754 69.352 4.754 69.591 4.754 L 69.75 4.754 L 69.75 4.017 L 65.835 4.017 L 65.835 4.754 L 65.995 4.754 C 66.154 4.754 66.475 4.754 66.555 5 C 66.555 5 66.874 5.984 66.874 6.148 C 66.874 6.23 66.155 8.115 65.915 8.688 C 65.675 7.869 64.957 5.902 64.796 5.41 C 64.717 5.328 64.717 5.164 64.717 5.082 C 64.717 5.001 64.717 4.918 64.796 4.918 C 64.877 4.755 64.957 4.755 65.197 4.755 L 65.355 4.755 L 65.355 4.017 L 61.68 4.017 L 61.68 4.673 L 61.76 4.754 C 61.84 4.754 62 4.836 62.08 5 C 62.239 5.246 63.758 9.673 64.796 12.541 L 64.876 12.624 L 65.674 12.624 C 65.674 12.624 67.113 8.606 67.353 7.869 C 67.593 8.606 68.791 12.624 68.791 12.624 L 69.59 12.624 L 72.066 5.492 C 72.225 4.918 72.386 4.672 72.705 4.672 L 72.786 4.672 L 72.786 4.017 Z M 61.761 11.722 C 61.283 11.722 61.202 11.476 61.202 11.231 L 61.202 6.394 C 61.202 5.083 60.403 3.771 58.965 3.771 C 58.007 3.771 57.287 4.099 56.808 4.755 L 56.808 4.017 L 53.532 4.017 L 53.532 4.755 L 53.932 4.755 C 53.932 4.755 54.331 4.837 54.331 5.246 L 54.331 11.066 C 54.331 11.476 54.011 11.722 53.611 11.722 L 53.532 11.722 L 53.532 12.46 L 57.607 12.46 L 57.607 11.722 L 57.447 11.722 C 57.048 11.722 56.808 11.476 56.808 11.066 L 56.808 6.23 C 56.808 5.984 57.367 5.246 57.926 5.246 C 58.485 5.246 58.725 5.656 58.725 6.312 L 58.725 11.231 C 58.725 11.394 58.326 11.722 58.086 11.722 L 58.007 11.722 L 58.007 12.46 L 61.922 12.46 L 61.922 11.722 Z M 49.378 3.771 C 47.62 3.771 45.702 5.492 45.702 8.197 C 45.702 11.722 48.098 12.706 49.378 12.706 C 50.895 12.706 53.052 11.313 53.052 8.444 C 53.052 5.82 51.455 3.771 49.378 3.771 Z M 50.416 8.444 C 50.416 11.559 49.697 11.559 49.378 11.559 C 48.898 11.559 48.259 11.559 48.259 8.361 C 48.259 5.164 48.819 4.837 49.378 4.837 C 49.857 4.837 50.416 5.246 50.416 8.444 Z M 45.063 11.722 C 44.903 11.722 44.504 11.476 44.504 11.148 L 44.504 4.017 L 42.027 4.017 L 42.027 11.148 C 42.027 11.476 41.707 11.722 41.388 11.722 L 41.228 11.722 L 41.228 12.46 L 45.223 12.46 L 45.223 11.722 Z M 40.748 5.082 L 40.748 4.017 L 39.31 4.017 L 39.31 1.065 L 38.671 1.065 L 38.591 1.147 C 38.111 1.967 37.152 3.443 36.113 4.262 L 36.034 4.344 L 36.034 5.082 L 36.833 5.082 L 36.833 10.738 C 36.833 11.967 37.712 12.623 38.671 12.623 C 39.39 12.623 39.949 12.459 40.508 11.721 L 40.508 10.984 L 40.269 11.065 C 40.109 11.229 39.789 11.147 39.549 11.065 C 39.39 10.901 39.31 10.738 39.31 10.573 L 39.31 5.081 C 39.55 5.082 40.748 5.082 40.748 5.082 Z M 35.315 11.231 C 35.315 11.313 35.235 11.313 35.156 11.231 C 34.996 11.231 34.916 11.148 34.916 10.985 L 34.916 6.148 C 34.916 4.755 33.558 3.853 31.56 3.853 C 29.882 3.853 29.004 4.427 28.604 4.837 L 28.524 4.918 L 28.524 7.46 L 29.243 7.46 L 29.243 7.296 C 29.722 5.083 30.921 4.919 31.4 4.919 C 31.88 4.919 32.519 5.329 32.519 5.821 L 32.519 7.05 C 29.642 7.87 28.284 9.1 28.284 10.74 C 28.284 11.969 29.083 12.707 30.281 12.707 C 31.08 12.707 31.879 12.379 32.598 11.804 C 32.758 12.296 33.317 12.707 33.956 12.707 C 34.595 12.707 35.155 12.379 35.555 11.804 L 35.635 11.723 L 35.635 10.903 Z M 31.56 11.148 C 31.241 11.148 30.841 10.902 30.841 10.082 C 30.841 9.345 31.56 8.525 32.439 8.197 L 32.439 10.493 C 32.2 10.902 31.72 11.148 31.56 11.148 Z M 24.05 0.164 L 24.05 0.984 L 24.609 0.984 C 24.849 0.984 25.329 1.311 25.329 1.803 L 25.329 7.214 C 24.849 6.476 20.375 0.164 20.375 0.164 L 16.859 0.164 L 16.859 0.902 L 17.099 0.902 C 17.179 0.984 17.898 1.886 17.978 1.968 L 17.978 10.985 C 17.978 11.641 17.179 11.722 16.939 11.722 L 16.779 11.722 L 16.779 12.46 L 20.774 12.46 L 20.774 11.641 L 20.374 11.641 C 19.975 11.641 19.496 11.231 19.496 10.985 L 19.496 3.771 C 19.975 4.427 26.047 12.788 26.047 12.788 L 26.846 12.788 L 26.846 1.803 C 26.846 1.229 27.165 0.984 27.725 0.984 L 27.884 0.984 L 27.884 0.164 Z M 43.225 0 C 42.506 0 41.867 0.655 41.867 1.476 C 41.867 2.296 42.506 2.869 43.225 2.869 C 44.024 2.869 44.664 2.295 44.664 1.476 C 44.664 0.656 44.024 0 43.225 0 Z M 74.625 0 C 73.826 0 73.267 0.655 73.267 1.476 C 73.267 2.296 73.826 2.869 74.625 2.869 C 75.424 2.869 76.064 2.295 76.064 1.476 C 76.064 0.656 75.424 0 74.625 0 Z M 12.145 4.508 L 12.145 0.164 L 7.191 0.164 L 7.191 2.049 L 5.513 2.049 L 5.513 2.787 L 5.114 2.787 C 2.317 2.787 0 5.164 0 8.033 C 0 9.754 0.959 11.312 2.477 12.295 L 2.716 12.459 L 2.716 15.983 L 12.144 15.983 L 12.144 14.016 L 15.021 14.016 L 15.021 7.46 C 15.021 7.46 12.465 4.918 12.145 4.508 Z\" fill=\"var(--token-ccda1a7d-267b-4e47-91d5-ac88a03988c0, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White +TXT&quot;} */\"></path><path d=\"M 11.346 4.837 L 11.346 0.902 L 7.99 0.902 L 7.99 2.788 L 6.313 2.788 L 6.313 3.771 C 5.913 3.607 5.513 3.607 5.114 3.607 C 4.546 3.605 3.984 3.718 3.46 3.939 C 2.935 4.161 2.459 4.487 2.058 4.898 C 1.657 5.31 1.339 5.799 1.123 6.337 C 0.907 6.875 0.797 7.452 0.799 8.034 C 0.799 9.591 1.678 10.902 2.877 11.64 L 5.593 7.214 L 9.428 7.214 C 9.189 5.82 8.309 4.673 7.031 4.017 L 7.031 3.607 L 8.709 3.607 L 8.709 1.722 L 10.546 1.722 L 10.546 8.034 L 13.423 8.034 L 13.423 12.46 L 10.546 12.46 L 10.546 14.346 L 8.07 14.346 L 8.07 12.05 L 10.546 8.034 L 6.072 8.033 L 3.515 12.132 L 3.515 15.165 L 11.345 15.165 L 11.345 13.28 L 14.222 13.28 L 14.222 7.787 Z M 4.315 14.346 L 4.315 12.05 L 7.271 12.05 L 7.271 14.346 Z\" fill=\"var(--token-a5692e86-633f-47ff-8d04-caee8b655444, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;TXT BLACK&quot;} */\"></path></svg>',svgContentId:12531927427,withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1nxzxs7\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0JldHRlciBTYW5zIEJvbGQ=\",\"--framer-font-family\":'\"Better Sans Bold\", \"Better Sans Bold Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"First-time Buyer\"})}),className:\"framer-1wiqu6f\",fonts:[\"CUSTOM;Better Sans Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-7knvlv\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1jd1a4a\",\"data-framer-name\":\"Group 9\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 76 25\"><path d=\"M 28.256 23.47 L 38 12.982 L 28.256 2.47 Z M 8.767 2.47 L 18.511 12.982 L 28.256 2.47 Z M 8.767 2.47 L -1 12.982 L 8.767 23.47 Z M 28.256 23.47 L 18.511 12.982 L 8.767 23.47 Z\" fill=\"var(--token-a5692e86-633f-47ff-8d04-caee8b655444, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;TXT BLACK&quot;} */\"></path><path d=\"M 49.459 13.345 L 45.714 13.345 L 45.714 17.043 L 43.842 17.043 L 43.842 8.383 L 45.714 8.383 L 45.714 11.935 L 49.459 11.935 L 49.459 8.383 L 51.331 8.383 L 51.331 17.043 L 49.459 17.043 Z M 55.854 17.213 C 53.982 17.213 52.45 16.459 52.426 14.391 L 54.298 14.391 C 54.322 15.316 54.857 15.875 55.879 15.875 C 56.632 15.875 57.508 15.486 57.508 14.635 C 57.508 13.954 56.924 13.759 55.951 13.467 L 55.319 13.297 C 53.958 12.908 52.596 12.372 52.596 10.816 C 52.596 8.894 54.395 8.237 56.024 8.237 C 57.702 8.237 59.161 8.821 59.186 10.743 L 57.313 10.743 C 57.24 9.964 56.778 9.502 55.903 9.502 C 55.198 9.502 54.517 9.867 54.517 10.645 C 54.517 11.278 55.1 11.472 56.316 11.862 L 57.046 12.081 C 58.529 12.543 59.477 13.053 59.477 14.513 C 59.453 16.459 57.556 17.213 55.854 17.213 Z M 60.523 8.408 L 63.538 8.408 C 64.097 8.383 64.681 8.408 65.24 8.505 C 66.286 8.748 67.088 9.429 67.088 10.597 C 67.088 11.716 66.383 12.275 65.362 12.543 C 66.529 12.762 67.404 13.345 67.404 14.635 C 67.404 16.605 65.459 17.043 63.951 17.043 L 60.547 17.043 Z M 63.538 12.008 C 64.365 12.008 65.216 11.837 65.216 10.84 C 65.216 9.94 64.438 9.697 63.66 9.697 L 62.347 9.697 L 62.347 12.008 Z M 63.708 15.754 C 64.584 15.754 65.435 15.559 65.435 14.489 C 65.435 13.418 64.705 13.224 63.806 13.224 L 62.322 13.224 L 62.322 15.754 Z M 72.268 17.213 C 69.471 17.213 68.231 15.437 68.231 12.786 C 68.231 10.135 69.617 8.213 72.365 8.213 C 74.091 8.213 75.769 8.991 75.818 10.937 L 73.872 10.937 C 73.775 10.062 73.192 9.624 72.365 9.624 C 70.663 9.624 70.152 11.448 70.152 12.835 C 70.152 14.221 70.663 15.827 72.292 15.827 C 73.143 15.827 73.775 15.364 73.897 14.489 L 75.842 14.489 C 75.648 16.483 74.067 17.213 72.268 17.213 Z\" fill=\"var(--token-a5692e86-633f-47ff-8d04-caee8b655444, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;TXT BLACK&quot;} */\"></path></svg>',svgContentId:11692987038,withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-2lg1j3\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0JldHRlciBTYW5zIEJvbGQ=\",\"--framer-font-family\":'\"Better Sans Bold\", \"Better Sans Bold Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-color\":\"var(--token-a5692e86-633f-47ff-8d04-caee8b655444, rgb(0, 0, 0))\"},children:\"Income Boost\"})}),className:\"framer-11h9nbw\",fonts:[\"CUSTOM;Better Sans Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1bl4kas\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1m2awm\",\"data-framer-name\":\"Vector\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 87 19\"><path d=\"M 11.505 6.944 C 11.469 6.399 11.322 5.853 11.03 5.381 L 8.547 1.054 C 8.364 0.727 8.218 0.364 8.145 0 L 8.035 0.182 C 7.414 1.236 7.414 2.581 8.035 3.636 L 10.044 7.09 C 10.665 8.144 10.665 9.489 10.044 10.544 L 9.935 10.725 C 9.861 10.362 9.715 9.998 9.533 9.671 L 7.707 6.508 L 6.538 4.472 C 6.355 4.145 6.209 3.781 6.136 3.418 L 6.026 3.599 C 5.406 4.654 5.406 5.963 6.026 7.053 L 8.035 10.507 C 8.656 11.562 8.656 12.907 8.035 13.961 L 7.926 14.143 C 7.853 13.779 7.707 13.416 7.524 13.089 L 5.004 8.762 C 4.675 8.18 4.529 7.526 4.529 6.871 C 1.863 7.562 0 9.053 0 10.762 C 0 13.161 3.579 15.088 7.999 15.088 C 12.418 15.088 15.997 13.161 15.997 10.762 C 16.034 9.126 14.208 7.635 11.505 6.944 Z M 19.065 14.325 C 19.102 13.707 19.175 13.307 19.358 12.798 C 20.198 13.198 21.293 13.379 22.097 13.379 C 23.485 13.379 24.288 12.943 24.288 12.034 C 24.288 11.162 23.704 10.762 22.316 10.144 L 21.549 9.853 C 20.125 9.235 19.175 8.435 19.175 6.871 C 19.175 5.163 20.38 4.072 22.791 4.072 C 23.777 4.072 24.69 4.217 25.53 4.508 C 25.494 5.09 25.384 5.563 25.238 5.999 C 24.435 5.708 23.448 5.563 22.754 5.563 C 21.44 5.563 20.855 6.072 20.855 6.871 C 20.855 7.635 21.44 8.108 22.499 8.544 L 23.302 8.871 C 25.202 9.671 26.005 10.544 26.005 11.998 C 26.005 13.707 24.69 14.906 22.134 14.906 C 20.928 14.906 19.906 14.725 19.065 14.325 Z M 34.077 7.162 L 34.077 14.652 L 32.543 14.652 L 32.47 13.743 C 32.031 14.397 31.411 14.834 30.351 14.834 C 28.379 14.834 27.028 13.379 27.028 10.871 C 27.028 8.253 28.452 6.726 31.228 6.726 C 32.324 6.762 33.237 6.872 34.077 7.162 Z M 32.433 12.943 L 32.433 8.253 C 32.105 8.18 31.703 8.18 31.228 8.18 C 29.511 8.18 28.708 9.235 28.708 10.907 C 28.708 12.434 29.329 13.525 30.79 13.525 C 31.484 13.489 31.995 13.27 32.433 12.943 Z M 42.55 9.635 L 42.55 14.652 L 40.907 14.652 L 40.907 9.926 C 40.907 8.726 40.505 8.18 38.861 8.18 C 38.46 8.18 38.021 8.217 37.547 8.289 L 37.547 14.652 L 35.903 14.652 L 35.903 7.162 C 36.962 6.908 38.131 6.726 38.898 6.726 C 41.674 6.762 42.55 7.817 42.55 9.635 Z M 47.152 13.452 C 47.627 13.452 48.102 13.379 48.431 13.234 C 48.394 13.67 48.321 14.179 48.248 14.616 C 47.81 14.797 47.299 14.87 46.86 14.87 C 45.253 14.87 44.23 14.143 44.23 12.325 L 44.23 4.436 C 44.742 4.254 45.363 4.181 45.874 4.181 L 45.874 7.017 L 48.504 7.017 C 48.467 7.526 48.431 7.999 48.358 8.435 L 45.874 8.435 L 45.874 12.107 C 45.874 13.052 46.349 13.452 47.152 13.452 Z M 56.028 7.162 L 56.028 14.652 L 54.494 14.652 L 54.421 13.743 C 53.982 14.397 53.361 14.834 52.302 14.834 C 50.33 14.834 48.979 13.379 48.979 10.871 C 48.979 8.253 50.403 6.726 53.179 6.726 C 54.275 6.762 55.151 6.872 56.028 7.162 Z M 54.348 12.943 L 54.348 8.253 C 54.019 8.18 53.617 8.18 53.142 8.18 C 51.426 8.18 50.622 9.235 50.622 10.907 C 50.622 12.434 51.243 13.525 52.704 13.525 C 53.398 13.489 53.946 13.27 54.348 12.943 Z M 64.501 9.635 L 64.501 14.652 L 62.821 14.652 L 62.821 9.926 C 62.821 8.726 62.419 8.18 60.776 8.18 C 60.374 8.18 59.936 8.217 59.461 8.289 L 59.461 14.652 L 57.817 14.652 L 57.817 7.162 C 58.877 6.908 60.045 6.726 60.812 6.726 C 63.588 6.762 64.501 7.817 64.501 9.635 Z M 72.865 4.181 L 72.865 14.652 L 71.331 14.652 L 71.258 13.707 C 70.82 14.397 70.199 14.834 69.103 14.834 C 67.131 14.834 65.78 13.379 65.78 10.871 C 65.78 8.253 67.204 6.726 69.98 6.726 C 70.418 6.726 70.82 6.762 71.222 6.835 L 71.222 4.363 C 71.733 4.217 72.317 4.181 72.865 4.181 Z M 71.222 12.943 L 71.222 8.326 C 70.783 8.253 70.345 8.18 69.907 8.18 C 68.263 8.18 67.496 9.198 67.496 10.907 C 67.496 12.434 68.117 13.525 69.578 13.525 C 70.235 13.489 70.783 13.27 71.222 12.943 Z M 81.192 11.453 L 75.897 11.453 C 76.116 12.798 76.883 13.416 78.38 13.416 C 79.293 13.416 80.207 13.234 81.01 12.834 C 80.937 13.27 80.864 13.852 80.754 14.325 C 79.987 14.652 79.22 14.797 78.307 14.797 C 75.531 14.797 74.217 13.27 74.217 10.725 C 74.217 8.508 75.239 6.726 77.869 6.726 C 80.243 6.726 81.266 8.253 81.266 10.144 C 81.266 10.653 81.266 11.016 81.192 11.453 Z M 75.897 10.071 L 79.622 10.071 C 79.622 8.835 78.965 8.108 77.833 8.108 C 76.627 8.144 76.006 8.798 75.897 10.071 Z M 87 6.835 C 87 7.344 86.927 7.926 86.854 8.253 C 86.452 8.217 86.087 8.18 85.612 8.18 C 85.21 8.18 84.809 8.217 84.407 8.253 L 84.407 14.652 L 82.763 14.652 L 82.763 7.162 C 83.457 6.908 84.663 6.726 85.575 6.726 C 86.05 6.762 86.635 6.762 87 6.835 Z\" fill=\"var(--token-a5692e86-633f-47ff-8d04-caee8b655444, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;TXT BLACK&quot;} */\"></path></svg>',svgContentId:11680902603,withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-18225zw\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0JldHRlciBTYW5zIEJvbGQ=\",\"--framer-font-family\":'\"Better Sans Bold\", \"Better Sans Bold Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Guarantor Mortgage\"})}),className:\"framer-1u0dvsn\",fonts:[\"CUSTOM;Better Sans Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]})],speed:50,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-5urqcg-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"IZUn_CkbJ\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"right\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:10,height:\"100%\",hoverFactor:1,id:\"IZUn_CkbJ\",layoutId:\"IZUn_CkbJ\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-r7pek2\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1csmtux\",\"data-framer-name\":\"Group 9\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 76 25\"><path d=\"M 28.256 23.47 L 38 12.982 L 28.256 2.47 Z M 8.767 2.47 L 18.511 12.982 L 28.256 2.47 Z M 8.767 2.47 L -1 12.982 L 8.767 23.47 Z M 28.256 23.47 L 18.511 12.982 L 8.767 23.47 Z\" fill=\"var(--token-a5692e86-633f-47ff-8d04-caee8b655444, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;TXT BLACK&quot;} */\"></path><path d=\"M 49.459 13.345 L 45.714 13.345 L 45.714 17.043 L 43.842 17.043 L 43.842 8.383 L 45.714 8.383 L 45.714 11.935 L 49.459 11.935 L 49.459 8.383 L 51.331 8.383 L 51.331 17.043 L 49.459 17.043 Z M 55.854 17.213 C 53.982 17.213 52.45 16.459 52.426 14.391 L 54.298 14.391 C 54.322 15.316 54.857 15.875 55.879 15.875 C 56.632 15.875 57.508 15.486 57.508 14.635 C 57.508 13.954 56.924 13.759 55.951 13.467 L 55.319 13.297 C 53.958 12.908 52.596 12.372 52.596 10.816 C 52.596 8.894 54.395 8.237 56.024 8.237 C 57.702 8.237 59.161 8.821 59.186 10.743 L 57.313 10.743 C 57.24 9.964 56.778 9.502 55.903 9.502 C 55.198 9.502 54.517 9.867 54.517 10.645 C 54.517 11.278 55.1 11.472 56.316 11.862 L 57.046 12.081 C 58.529 12.543 59.477 13.053 59.477 14.513 C 59.453 16.459 57.556 17.213 55.854 17.213 Z M 60.523 8.408 L 63.538 8.408 C 64.097 8.383 64.681 8.408 65.24 8.505 C 66.286 8.748 67.088 9.429 67.088 10.597 C 67.088 11.716 66.383 12.275 65.362 12.543 C 66.529 12.762 67.404 13.345 67.404 14.635 C 67.404 16.605 65.459 17.043 63.951 17.043 L 60.547 17.043 Z M 63.538 12.008 C 64.365 12.008 65.216 11.837 65.216 10.84 C 65.216 9.94 64.438 9.697 63.66 9.697 L 62.347 9.697 L 62.347 12.008 Z M 63.708 15.754 C 64.584 15.754 65.435 15.559 65.435 14.489 C 65.435 13.418 64.705 13.224 63.806 13.224 L 62.322 13.224 L 62.322 15.754 Z M 72.268 17.213 C 69.471 17.213 68.231 15.437 68.231 12.786 C 68.231 10.135 69.617 8.213 72.365 8.213 C 74.091 8.213 75.769 8.991 75.818 10.937 L 73.872 10.937 C 73.775 10.062 73.192 9.624 72.365 9.624 C 70.663 9.624 70.152 11.448 70.152 12.835 C 70.152 14.221 70.663 15.827 72.292 15.827 C 73.143 15.827 73.775 15.364 73.897 14.489 L 75.842 14.489 C 75.648 16.483 74.067 17.213 72.268 17.213 Z\" fill=\"var(--token-a5692e86-633f-47ff-8d04-caee8b655444, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;TXT BLACK&quot;} */\"></path></svg>',svgContentId:11692987038,withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1g35tvn\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0JldHRlciBTYW5zIEJvbGQ=\",\"--framer-font-family\":'\"Better Sans Bold\", \"Better Sans Bold Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Family Support\"})}),className:\"framer-1fp29w2\",fonts:[\"CUSTOM;Better Sans Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-7knvlv\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1jd1a4a\",\"data-framer-name\":\"Group 9\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 76 25\"><path d=\"M 28.256 23.47 L 38 12.982 L 28.256 2.47 Z M 8.767 2.47 L 18.511 12.982 L 28.256 2.47 Z M 8.767 2.47 L -1 12.982 L 8.767 23.47 Z M 28.256 23.47 L 18.511 12.982 L 8.767 23.47 Z\" fill=\"var(--token-a5692e86-633f-47ff-8d04-caee8b655444, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;TXT BLACK&quot;} */\"></path><path d=\"M 49.459 13.345 L 45.714 13.345 L 45.714 17.043 L 43.842 17.043 L 43.842 8.383 L 45.714 8.383 L 45.714 11.935 L 49.459 11.935 L 49.459 8.383 L 51.331 8.383 L 51.331 17.043 L 49.459 17.043 Z M 55.854 17.213 C 53.982 17.213 52.45 16.459 52.426 14.391 L 54.298 14.391 C 54.322 15.316 54.857 15.875 55.879 15.875 C 56.632 15.875 57.508 15.486 57.508 14.635 C 57.508 13.954 56.924 13.759 55.951 13.467 L 55.319 13.297 C 53.958 12.908 52.596 12.372 52.596 10.816 C 52.596 8.894 54.395 8.237 56.024 8.237 C 57.702 8.237 59.161 8.821 59.186 10.743 L 57.313 10.743 C 57.24 9.964 56.778 9.502 55.903 9.502 C 55.198 9.502 54.517 9.867 54.517 10.645 C 54.517 11.278 55.1 11.472 56.316 11.862 L 57.046 12.081 C 58.529 12.543 59.477 13.053 59.477 14.513 C 59.453 16.459 57.556 17.213 55.854 17.213 Z M 60.523 8.408 L 63.538 8.408 C 64.097 8.383 64.681 8.408 65.24 8.505 C 66.286 8.748 67.088 9.429 67.088 10.597 C 67.088 11.716 66.383 12.275 65.362 12.543 C 66.529 12.762 67.404 13.345 67.404 14.635 C 67.404 16.605 65.459 17.043 63.951 17.043 L 60.547 17.043 Z M 63.538 12.008 C 64.365 12.008 65.216 11.837 65.216 10.84 C 65.216 9.94 64.438 9.697 63.66 9.697 L 62.347 9.697 L 62.347 12.008 Z M 63.708 15.754 C 64.584 15.754 65.435 15.559 65.435 14.489 C 65.435 13.418 64.705 13.224 63.806 13.224 L 62.322 13.224 L 62.322 15.754 Z M 72.268 17.213 C 69.471 17.213 68.231 15.437 68.231 12.786 C 68.231 10.135 69.617 8.213 72.365 8.213 C 74.091 8.213 75.769 8.991 75.818 10.937 L 73.872 10.937 C 73.775 10.062 73.192 9.624 72.365 9.624 C 70.663 9.624 70.152 11.448 70.152 12.835 C 70.152 14.221 70.663 15.827 72.292 15.827 C 73.143 15.827 73.775 15.364 73.897 14.489 L 75.842 14.489 C 75.648 16.483 74.067 17.213 72.268 17.213 Z\" fill=\"var(--token-a5692e86-633f-47ff-8d04-caee8b655444, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;TXT BLACK&quot;} */\"></path></svg>',svgContentId:11692987038,withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-2lg1j3\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0JldHRlciBTYW5zIEJvbGQ=\",\"--framer-font-family\":'\"Better Sans Bold\", \"Better Sans Bold Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-color\":\"var(--token-a5692e86-633f-47ff-8d04-caee8b655444, rgb(0, 0, 0))\"},children:\"Income Boost\"})}),className:\"framer-11h9nbw\",fonts:[\"CUSTOM;Better Sans Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1wx13cp\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-jm2nq8\",\"data-framer-name\":\"together\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 73 19\"><g><path d=\"M 0 19 L 0 0 L 73 0 L 73 19 Z\" fill=\"transparent\"></path><path d=\"M 21.749 19 C 21.558 18.904 21.344 18.923 21.143 18.88 C 19.256 18.485 17.865 16.817 17.814 14.89 C 17.81 14.721 17.861 14.682 18.024 14.684 C 18.705 14.693 19.385 14.692 20.066 14.684 C 20.211 14.684 20.256 14.714 20.269 14.872 C 20.344 15.792 21.003 16.436 21.919 16.508 C 22.727 16.571 23.501 16.002 23.701 15.177 C 23.948 14.162 23.329 13.114 22.045 13.046 C 20.881 12.984 19.837 12.577 18.931 11.837 C 17.971 11.051 17.444 10.017 17.277 8.804 C 16.953 6.436 18.394 4.216 20.666 3.557 C 21.86 3.211 23.025 3.318 24.138 3.876 C 24.292 3.953 24.373 3.931 24.486 3.813 C 24.944 3.338 25.417 2.878 25.878 2.407 C 25.968 2.315 26.017 2.299 26.116 2.402 C 26.581 2.88 27.052 3.353 27.528 3.819 C 27.63 3.92 27.627 3.979 27.535 4.082 C 27.098 4.573 26.669 5.076 26.231 5.567 C 26.138 5.67 26.131 5.744 26.197 5.869 C 27.259 7.895 26.858 10.183 25.169 11.741 C 25.065 11.837 25.056 11.883 25.151 11.995 C 27.281 14.462 25.981 18.262 22.792 18.9 C 22.604 18.937 22.406 18.912 22.227 19 L 21.743 19 Z M 19.819 8.131 C 19.795 9.316 20.769 10.33 21.963 10.357 C 23.164 10.387 24.184 9.391 24.201 8.177 C 24.215 6.997 23.247 5.992 22.065 5.965 C 20.85 5.937 19.842 6.907 19.819 8.129 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 73 11.291 C 72.888 11.517 72.831 11.767 72.665 11.972 C 72.196 12.546 71.43 12.726 70.767 12.406 C 70.123 12.095 69.78 11.379 69.931 10.659 C 70.073 9.98 70.709 9.461 71.416 9.445 C 72.124 9.428 72.767 9.923 72.95 10.624 C 72.963 10.67 72.941 10.731 73 10.761 L 73 11.289 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 47.435 4.546 C 48.012 3.942 48.693 3.659 49.446 3.561 C 50.516 3.421 51.519 3.581 52.358 4.332 C 52.977 4.886 53.229 5.615 53.325 6.416 C 53.361 6.721 53.365 7.03 53.365 7.338 C 53.363 9.005 53.361 10.671 53.368 12.338 C 53.368 12.524 53.317 12.568 53.136 12.566 C 52.389 12.555 51.643 12.555 50.896 12.566 C 50.717 12.568 50.662 12.526 50.664 12.338 C 50.671 10.752 50.667 9.165 50.667 7.581 C 50.667 7.352 50.654 7.126 50.594 6.905 C 50.34 5.985 49.307 5.587 48.408 6.068 C 47.697 6.447 47.457 7.091 47.452 7.846 C 47.443 9.336 47.444 10.827 47.454 12.318 C 47.454 12.522 47.401 12.572 47.201 12.568 C 46.454 12.555 45.709 12.559 44.961 12.568 C 44.8 12.568 44.734 12.542 44.734 12.356 C 44.74 8.304 44.74 4.25 44.734 0.197 C 44.734 0.039 44.782 0.002 44.932 0.004 C 45.701 0.011 46.468 0.013 47.238 0.004 C 47.414 0.002 47.437 0.065 47.437 0.219 C 47.432 1.563 47.433 2.906 47.433 4.25 C 47.433 4.33 47.433 4.41 47.433 4.549 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 59.989 8.948 C 59.025 8.948 58.058 8.957 57.093 8.941 C 56.862 8.937 56.853 9.033 56.895 9.196 C 57.095 9.979 57.616 10.45 58.378 10.621 C 59.556 10.886 60.656 10.649 61.659 9.979 C 61.799 9.887 61.859 9.888 61.951 10.039 C 62.246 10.52 62.559 10.989 62.864 11.462 C 62.905 11.525 62.972 11.571 62.859 11.652 C 60.988 12.962 58.964 13.24 56.847 12.412 C 55.322 11.813 54.522 10.579 54.293 8.972 C 54.115 7.73 54.284 6.537 54.96 5.464 C 55.785 4.152 57.006 3.497 58.543 3.427 C 59.746 3.372 60.832 3.67 61.72 4.527 C 62.486 5.265 62.853 6.2 63.031 7.225 C 63.119 7.733 63.128 8.247 63.13 8.76 C 63.13 8.92 63.081 8.954 62.93 8.952 C 61.951 8.946 60.969 8.948 59.989 8.948 Z M 58.704 7.2 C 59.274 7.2 59.843 7.194 60.415 7.203 C 60.564 7.205 60.585 7.152 60.561 7.025 C 60.509 6.756 60.427 6.5 60.261 6.28 C 59.766 5.617 59.087 5.429 58.316 5.586 C 57.574 5.735 57.084 6.191 56.895 6.942 C 56.857 7.095 56.838 7.216 57.084 7.207 C 57.624 7.187 58.164 7.202 58.706 7.202 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 33.249 8.948 C 32.276 8.948 31.302 8.953 30.33 8.942 C 30.132 8.941 30.119 9.016 30.145 9.172 C 30.256 9.839 30.877 10.466 31.63 10.626 C 32.809 10.877 33.91 10.656 34.911 9.984 C 35.071 9.877 35.127 9.909 35.219 10.058 C 35.51 10.531 35.819 10.994 36.12 11.462 C 36.158 11.523 36.232 11.574 36.12 11.653 C 34.239 12.964 32.212 13.247 30.09 12.406 C 28.583 11.808 27.788 10.586 27.555 8.998 C 27.385 7.836 27.515 6.708 28.097 5.674 C 28.909 4.235 30.168 3.508 31.802 3.427 C 32.996 3.368 34.074 3.666 34.964 4.509 C 35.666 5.173 36.036 6.014 36.239 6.942 C 36.373 7.555 36.393 8.177 36.387 8.803 C 36.387 8.968 36.297 8.952 36.191 8.95 C 35.212 8.95 34.23 8.95 33.25 8.95 Z M 31.959 7.2 C 32.522 7.2 33.086 7.194 33.648 7.203 C 33.814 7.207 33.844 7.154 33.814 7.003 C 33.75 6.671 33.624 6.373 33.395 6.125 C 32.895 5.582 32.265 5.453 31.573 5.582 C 30.844 5.718 30.271 6.292 30.145 6.962 C 30.114 7.128 30.128 7.212 30.339 7.205 C 30.879 7.189 31.421 7.2 31.961 7.2 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 7.169 8.136 C 7.169 5.484 9.276 3.394 11.97 3.416 C 14.574 3.438 16.623 5.622 16.596 8.206 C 16.568 10.779 14.455 12.871 11.835 12.868 C 9.273 12.866 7.169 10.731 7.169 8.134 Z M 9.584 8.127 C 9.582 9.399 10.613 10.444 11.875 10.446 C 13.135 10.446 14.18 9.402 14.186 8.138 C 14.191 6.883 13.135 5.828 11.875 5.83 C 10.621 5.832 9.586 6.87 9.582 8.127 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 1.379 8.022 C 1.379 7.332 1.373 6.745 1.383 6.158 C 1.384 6.003 1.34 5.957 1.187 5.963 C 0.85 5.974 0.513 5.963 0.178 5.968 C 0.053 5.97 -0.002 5.95 0 5.803 C 0.009 5.201 0.009 4.599 0 3.997 C -0.002 3.852 0.053 3.83 0.178 3.833 C 0.515 3.841 0.852 3.828 1.187 3.839 C 1.34 3.845 1.384 3.799 1.383 3.644 C 1.375 2.888 1.384 2.131 1.375 1.377 C 1.373 1.2 1.423 1.156 1.595 1.159 C 2.362 1.169 3.131 1.17 3.899 1.159 C 4.073 1.158 4.1 1.213 4.098 1.371 C 4.091 2.127 4.1 2.884 4.091 3.638 C 4.089 3.81 4.14 3.845 4.3 3.841 C 4.92 3.832 5.543 3.841 6.166 3.833 C 6.323 3.832 6.38 3.861 6.378 4.036 C 6.365 4.623 6.369 5.21 6.378 5.797 C 6.378 5.933 6.34 5.972 6.206 5.97 C 5.569 5.963 4.933 5.974 4.296 5.963 C 4.126 5.959 4.093 6.014 4.095 6.173 C 4.102 7.258 4.098 8.344 4.098 9.432 C 4.098 9.699 4.128 9.96 4.232 10.207 C 4.382 10.567 4.655 10.744 5.045 10.772 C 5.506 10.805 5.909 10.656 6.277 10.398 C 6.4 10.312 6.449 10.334 6.525 10.453 C 6.819 10.917 7.127 11.372 7.427 11.832 C 7.473 11.902 7.537 11.959 7.427 12.049 C 6.089 13.124 4.247 13.234 3.001 12.647 C 2.13 12.235 1.688 11.499 1.507 10.577 C 1.335 9.697 1.397 8.808 1.383 8.024 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 38.019 8.158 C 38.019 7.43 38.012 6.819 38.023 6.209 C 38.027 6.025 37.992 5.948 37.787 5.961 C 37.452 5.981 37.113 5.961 36.778 5.968 C 36.664 5.97 36.628 5.937 36.628 5.821 C 36.633 5.212 36.633 4.603 36.628 3.994 C 36.628 3.867 36.666 3.832 36.789 3.835 C 37.104 3.843 37.419 3.837 37.734 3.837 C 37.924 3.837 38.019 3.745 38.019 3.559 C 38.019 2.832 38.025 2.105 38.016 1.378 C 38.014 1.205 38.06 1.156 38.236 1.159 C 39.005 1.169 39.772 1.169 40.541 1.159 C 40.698 1.159 40.735 1.207 40.733 1.356 C 40.726 2.105 40.739 2.854 40.724 3.603 C 40.72 3.808 40.785 3.844 40.969 3.841 C 41.585 3.83 42.198 3.841 42.814 3.833 C 42.951 3.833 43.004 3.863 43.002 4.014 C 42.993 4.608 42.995 5.203 43.002 5.797 C 43.002 5.935 42.96 5.97 42.828 5.968 C 42.198 5.963 41.57 5.97 40.94 5.963 C 40.786 5.961 40.724 5.987 40.726 6.163 C 40.735 7.279 40.728 8.396 40.733 9.511 C 40.733 9.656 40.752 9.805 40.783 9.947 C 40.946 10.696 41.484 10.917 42.339 10.689 C 42.552 10.632 42.74 10.512 42.922 10.389 C 43.019 10.323 43.07 10.315 43.141 10.426 C 43.449 10.908 43.766 11.383 44.081 11.859 C 44.125 11.927 44.15 11.972 44.068 12.038 C 42.704 13.138 40.821 13.232 39.583 12.618 C 38.734 12.196 38.314 11.464 38.135 10.56 C 37.97 9.724 38.041 8.878 38.023 8.155 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 66.831 4.763 C 66.997 4.603 67.127 4.478 67.255 4.351 C 67.918 3.699 68.722 3.482 69.627 3.563 C 69.83 3.581 70.032 3.611 70.231 3.664 C 70.359 3.699 70.387 3.762 70.363 3.885 C 70.233 4.575 70.105 5.267 69.988 5.961 C 69.962 6.11 69.905 6.114 69.786 6.082 C 69.392 5.977 68.988 5.961 68.588 6.02 C 67.541 6.173 66.871 6.918 66.856 7.987 C 66.834 9.432 66.843 10.878 66.849 12.325 C 66.849 12.518 66.807 12.572 66.609 12.568 C 65.849 12.555 65.087 12.559 64.327 12.566 C 64.186 12.566 64.124 12.548 64.124 12.38 C 64.13 9.555 64.13 6.728 64.124 3.903 C 64.124 3.763 64.155 3.716 64.304 3.717 C 65.085 3.725 65.869 3.725 66.651 3.717 C 66.805 3.717 66.834 3.773 66.831 3.907 C 66.823 4.178 66.829 4.448 66.829 4.763 Z\" fill=\"rgb(0, 0, 0)\"></path></g></svg>',svgContentId:12127265763,withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-n3ixb3\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0JldHRlciBTYW5zIEJvbGQ=\",\"--framer-font-family\":'\"Better Sans Bold\", \"Better Sans Bold Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Income Boost\"})}),className:\"framer-68n8lk\",fonts:[\"CUSTOM;Better Sans Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1bl4kas\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1m2awm\",\"data-framer-name\":\"Vector\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 87 19\"><path d=\"M 11.505 6.944 C 11.469 6.399 11.322 5.853 11.03 5.381 L 8.547 1.054 C 8.364 0.727 8.218 0.364 8.145 0 L 8.035 0.182 C 7.414 1.236 7.414 2.581 8.035 3.636 L 10.044 7.09 C 10.665 8.144 10.665 9.489 10.044 10.544 L 9.935 10.725 C 9.861 10.362 9.715 9.998 9.533 9.671 L 7.707 6.508 L 6.538 4.472 C 6.355 4.145 6.209 3.781 6.136 3.418 L 6.026 3.599 C 5.406 4.654 5.406 5.963 6.026 7.053 L 8.035 10.507 C 8.656 11.562 8.656 12.907 8.035 13.961 L 7.926 14.143 C 7.853 13.779 7.707 13.416 7.524 13.089 L 5.004 8.762 C 4.675 8.18 4.529 7.526 4.529 6.871 C 1.863 7.562 0 9.053 0 10.762 C 0 13.161 3.579 15.088 7.999 15.088 C 12.418 15.088 15.997 13.161 15.997 10.762 C 16.034 9.126 14.208 7.635 11.505 6.944 Z M 19.065 14.325 C 19.102 13.707 19.175 13.307 19.358 12.798 C 20.198 13.198 21.293 13.379 22.097 13.379 C 23.485 13.379 24.288 12.943 24.288 12.034 C 24.288 11.162 23.704 10.762 22.316 10.144 L 21.549 9.853 C 20.125 9.235 19.175 8.435 19.175 6.871 C 19.175 5.163 20.38 4.072 22.791 4.072 C 23.777 4.072 24.69 4.217 25.53 4.508 C 25.494 5.09 25.384 5.563 25.238 5.999 C 24.435 5.708 23.448 5.563 22.754 5.563 C 21.44 5.563 20.855 6.072 20.855 6.871 C 20.855 7.635 21.44 8.108 22.499 8.544 L 23.302 8.871 C 25.202 9.671 26.005 10.544 26.005 11.998 C 26.005 13.707 24.69 14.906 22.134 14.906 C 20.928 14.906 19.906 14.725 19.065 14.325 Z M 34.077 7.162 L 34.077 14.652 L 32.543 14.652 L 32.47 13.743 C 32.031 14.397 31.411 14.834 30.351 14.834 C 28.379 14.834 27.028 13.379 27.028 10.871 C 27.028 8.253 28.452 6.726 31.228 6.726 C 32.324 6.762 33.237 6.872 34.077 7.162 Z M 32.433 12.943 L 32.433 8.253 C 32.105 8.18 31.703 8.18 31.228 8.18 C 29.511 8.18 28.708 9.235 28.708 10.907 C 28.708 12.434 29.329 13.525 30.79 13.525 C 31.484 13.489 31.995 13.27 32.433 12.943 Z M 42.55 9.635 L 42.55 14.652 L 40.907 14.652 L 40.907 9.926 C 40.907 8.726 40.505 8.18 38.861 8.18 C 38.46 8.18 38.021 8.217 37.547 8.289 L 37.547 14.652 L 35.903 14.652 L 35.903 7.162 C 36.962 6.908 38.131 6.726 38.898 6.726 C 41.674 6.762 42.55 7.817 42.55 9.635 Z M 47.152 13.452 C 47.627 13.452 48.102 13.379 48.431 13.234 C 48.394 13.67 48.321 14.179 48.248 14.616 C 47.81 14.797 47.299 14.87 46.86 14.87 C 45.253 14.87 44.23 14.143 44.23 12.325 L 44.23 4.436 C 44.742 4.254 45.363 4.181 45.874 4.181 L 45.874 7.017 L 48.504 7.017 C 48.467 7.526 48.431 7.999 48.358 8.435 L 45.874 8.435 L 45.874 12.107 C 45.874 13.052 46.349 13.452 47.152 13.452 Z M 56.028 7.162 L 56.028 14.652 L 54.494 14.652 L 54.421 13.743 C 53.982 14.397 53.361 14.834 52.302 14.834 C 50.33 14.834 48.979 13.379 48.979 10.871 C 48.979 8.253 50.403 6.726 53.179 6.726 C 54.275 6.762 55.151 6.872 56.028 7.162 Z M 54.348 12.943 L 54.348 8.253 C 54.019 8.18 53.617 8.18 53.142 8.18 C 51.426 8.18 50.622 9.235 50.622 10.907 C 50.622 12.434 51.243 13.525 52.704 13.525 C 53.398 13.489 53.946 13.27 54.348 12.943 Z M 64.501 9.635 L 64.501 14.652 L 62.821 14.652 L 62.821 9.926 C 62.821 8.726 62.419 8.18 60.776 8.18 C 60.374 8.18 59.936 8.217 59.461 8.289 L 59.461 14.652 L 57.817 14.652 L 57.817 7.162 C 58.877 6.908 60.045 6.726 60.812 6.726 C 63.588 6.762 64.501 7.817 64.501 9.635 Z M 72.865 4.181 L 72.865 14.652 L 71.331 14.652 L 71.258 13.707 C 70.82 14.397 70.199 14.834 69.103 14.834 C 67.131 14.834 65.78 13.379 65.78 10.871 C 65.78 8.253 67.204 6.726 69.98 6.726 C 70.418 6.726 70.82 6.762 71.222 6.835 L 71.222 4.363 C 71.733 4.217 72.317 4.181 72.865 4.181 Z M 71.222 12.943 L 71.222 8.326 C 70.783 8.253 70.345 8.18 69.907 8.18 C 68.263 8.18 67.496 9.198 67.496 10.907 C 67.496 12.434 68.117 13.525 69.578 13.525 C 70.235 13.489 70.783 13.27 71.222 12.943 Z M 81.192 11.453 L 75.897 11.453 C 76.116 12.798 76.883 13.416 78.38 13.416 C 79.293 13.416 80.207 13.234 81.01 12.834 C 80.937 13.27 80.864 13.852 80.754 14.325 C 79.987 14.652 79.22 14.797 78.307 14.797 C 75.531 14.797 74.217 13.27 74.217 10.725 C 74.217 8.508 75.239 6.726 77.869 6.726 C 80.243 6.726 81.266 8.253 81.266 10.144 C 81.266 10.653 81.266 11.016 81.192 11.453 Z M 75.897 10.071 L 79.622 10.071 C 79.622 8.835 78.965 8.108 77.833 8.108 C 76.627 8.144 76.006 8.798 75.897 10.071 Z M 87 6.835 C 87 7.344 86.927 7.926 86.854 8.253 C 86.452 8.217 86.087 8.18 85.612 8.18 C 85.21 8.18 84.809 8.217 84.407 8.253 L 84.407 14.652 L 82.763 14.652 L 82.763 7.162 C 83.457 6.908 84.663 6.726 85.575 6.726 C 86.05 6.762 86.635 6.762 87 6.835 Z\" fill=\"var(--token-a5692e86-633f-47ff-8d04-caee8b655444, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;TXT BLACK&quot;} */\"></path></svg>',svgContentId:11680902603,withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-18225zw\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0JldHRlciBTYW5zIEJvbGQ=\",\"--framer-font-family\":'\"Better Sans Bold\", \"Better Sans Bold Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Guarantor Mortgage\"})}),className:\"framer-1u0dvsn\",fonts:[\"CUSTOM;Better Sans Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1vl2cz2\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-ghqgm1\",\"data-framer-name\":\"Natwest\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-cyjlea\",\"data-framer-name\":\"Group 11\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 92 16\"><path d=\"M 91.963 8.115 C 91.963 5.082 90.365 3.771 88.847 3.771 C 87.649 3.771 85.491 4.673 85.491 8.279 C 85.491 12.541 88.527 12.706 88.847 12.706 C 90.205 12.706 91.164 11.886 91.723 11.231 L 91.803 11.148 L 91.483 10.493 L 91.324 10.574 C 91.324 10.574 90.525 11.231 89.806 11.231 C 88.287 11.231 87.968 10.165 87.968 8.28 L 91.963 8.28 Z M 87.968 7.132 C 87.968 5.246 88.287 4.837 88.927 4.837 C 89.646 4.837 89.725 5.738 89.725 7.132 Z M 84.853 11.722 C 84.532 11.722 84.293 11.394 84.293 11.066 L 84.293 0.164 L 80.696 0.164 L 80.696 0.902 L 81.176 0.902 C 81.416 0.902 81.895 1.148 81.895 1.476 L 81.895 4.509 C 81.576 4.181 81.017 3.771 80.137 3.771 C 78.939 3.771 77.022 5.001 77.022 8.361 C 77.022 11.804 78.939 12.706 79.898 12.706 C 80.857 12.706 81.495 12.296 81.815 11.886 L 81.815 12.46 L 85.011 12.46 L 85.011 11.722 Z M 81.816 6.148 L 81.816 10.329 C 81.816 10.575 81.097 11.313 80.697 11.313 C 79.739 11.313 79.579 9.755 79.579 8.362 C 79.579 5.575 80.138 5.165 80.778 5.165 C 81.337 5.164 81.816 6.066 81.816 6.148 Z M 76.463 11.722 C 76.303 11.722 75.904 11.476 75.904 11.148 L 75.904 4.017 L 73.427 4.017 L 73.427 11.148 C 73.427 11.476 73.107 11.722 72.788 11.722 L 72.628 11.722 L 72.628 12.46 L 76.623 12.46 L 76.623 11.722 Z M 70.231 4.017 L 70.231 4.754 L 70.391 4.754 C 70.55 4.754 70.79 4.754 70.87 4.918 C 70.915 4.96 70.944 5.019 70.95 5.082 L 70.95 5.246 C 70.79 5.656 70.151 7.623 69.831 8.606 C 69.591 7.623 69.112 5.492 69.033 5.246 L 69.033 5.082 C 69.033 5 69.033 5 69.112 4.918 C 69.191 4.754 69.352 4.754 69.591 4.754 L 69.75 4.754 L 69.75 4.017 L 65.835 4.017 L 65.835 4.754 L 65.995 4.754 C 66.154 4.754 66.475 4.754 66.555 5 C 66.555 5 66.874 5.984 66.874 6.148 C 66.874 6.23 66.155 8.115 65.915 8.688 C 65.675 7.869 64.957 5.902 64.796 5.41 C 64.717 5.328 64.717 5.164 64.717 5.082 C 64.717 5.001 64.717 4.918 64.796 4.918 C 64.877 4.755 64.957 4.755 65.197 4.755 L 65.355 4.755 L 65.355 4.017 L 61.68 4.017 L 61.68 4.673 L 61.76 4.754 C 61.84 4.754 62 4.836 62.08 5 C 62.239 5.246 63.758 9.673 64.796 12.541 L 64.876 12.624 L 65.674 12.624 C 65.674 12.624 67.113 8.606 67.353 7.869 C 67.593 8.606 68.791 12.624 68.791 12.624 L 69.59 12.624 L 72.066 5.492 C 72.225 4.918 72.386 4.672 72.705 4.672 L 72.786 4.672 L 72.786 4.017 Z M 61.761 11.722 C 61.283 11.722 61.202 11.476 61.202 11.231 L 61.202 6.394 C 61.202 5.083 60.403 3.771 58.965 3.771 C 58.007 3.771 57.287 4.099 56.808 4.755 L 56.808 4.017 L 53.532 4.017 L 53.532 4.755 L 53.932 4.755 C 53.932 4.755 54.331 4.837 54.331 5.246 L 54.331 11.066 C 54.331 11.476 54.011 11.722 53.611 11.722 L 53.532 11.722 L 53.532 12.46 L 57.607 12.46 L 57.607 11.722 L 57.447 11.722 C 57.048 11.722 56.808 11.476 56.808 11.066 L 56.808 6.23 C 56.808 5.984 57.367 5.246 57.926 5.246 C 58.485 5.246 58.725 5.656 58.725 6.312 L 58.725 11.231 C 58.725 11.394 58.326 11.722 58.086 11.722 L 58.007 11.722 L 58.007 12.46 L 61.922 12.46 L 61.922 11.722 Z M 49.378 3.771 C 47.62 3.771 45.702 5.492 45.702 8.197 C 45.702 11.722 48.098 12.706 49.378 12.706 C 50.895 12.706 53.052 11.313 53.052 8.444 C 53.052 5.82 51.455 3.771 49.378 3.771 Z M 50.416 8.444 C 50.416 11.559 49.697 11.559 49.378 11.559 C 48.898 11.559 48.259 11.559 48.259 8.361 C 48.259 5.164 48.819 4.837 49.378 4.837 C 49.857 4.837 50.416 5.246 50.416 8.444 Z M 45.063 11.722 C 44.903 11.722 44.504 11.476 44.504 11.148 L 44.504 4.017 L 42.027 4.017 L 42.027 11.148 C 42.027 11.476 41.707 11.722 41.388 11.722 L 41.228 11.722 L 41.228 12.46 L 45.223 12.46 L 45.223 11.722 Z M 40.748 5.082 L 40.748 4.017 L 39.31 4.017 L 39.31 1.065 L 38.671 1.065 L 38.591 1.147 C 38.111 1.967 37.152 3.443 36.113 4.262 L 36.034 4.344 L 36.034 5.082 L 36.833 5.082 L 36.833 10.738 C 36.833 11.967 37.712 12.623 38.671 12.623 C 39.39 12.623 39.949 12.459 40.508 11.721 L 40.508 10.984 L 40.269 11.065 C 40.109 11.229 39.789 11.147 39.549 11.065 C 39.39 10.901 39.31 10.738 39.31 10.573 L 39.31 5.081 C 39.55 5.082 40.748 5.082 40.748 5.082 Z M 35.315 11.231 C 35.315 11.313 35.235 11.313 35.156 11.231 C 34.996 11.231 34.916 11.148 34.916 10.985 L 34.916 6.148 C 34.916 4.755 33.558 3.853 31.56 3.853 C 29.882 3.853 29.004 4.427 28.604 4.837 L 28.524 4.918 L 28.524 7.46 L 29.243 7.46 L 29.243 7.296 C 29.722 5.083 30.921 4.919 31.4 4.919 C 31.88 4.919 32.519 5.329 32.519 5.821 L 32.519 7.05 C 29.642 7.87 28.284 9.1 28.284 10.74 C 28.284 11.969 29.083 12.707 30.281 12.707 C 31.08 12.707 31.879 12.379 32.598 11.804 C 32.758 12.296 33.317 12.707 33.956 12.707 C 34.595 12.707 35.155 12.379 35.555 11.804 L 35.635 11.723 L 35.635 10.903 Z M 31.56 11.148 C 31.241 11.148 30.841 10.902 30.841 10.082 C 30.841 9.345 31.56 8.525 32.439 8.197 L 32.439 10.493 C 32.2 10.902 31.72 11.148 31.56 11.148 Z M 24.05 0.164 L 24.05 0.984 L 24.609 0.984 C 24.849 0.984 25.329 1.311 25.329 1.803 L 25.329 7.214 C 24.849 6.476 20.375 0.164 20.375 0.164 L 16.859 0.164 L 16.859 0.902 L 17.099 0.902 C 17.179 0.984 17.898 1.886 17.978 1.968 L 17.978 10.985 C 17.978 11.641 17.179 11.722 16.939 11.722 L 16.779 11.722 L 16.779 12.46 L 20.774 12.46 L 20.774 11.641 L 20.374 11.641 C 19.975 11.641 19.496 11.231 19.496 10.985 L 19.496 3.771 C 19.975 4.427 26.047 12.788 26.047 12.788 L 26.846 12.788 L 26.846 1.803 C 26.846 1.229 27.165 0.984 27.725 0.984 L 27.884 0.984 L 27.884 0.164 Z M 43.225 0 C 42.506 0 41.867 0.655 41.867 1.476 C 41.867 2.296 42.506 2.869 43.225 2.869 C 44.024 2.869 44.664 2.295 44.664 1.476 C 44.664 0.656 44.024 0 43.225 0 Z M 74.625 0 C 73.826 0 73.267 0.655 73.267 1.476 C 73.267 2.296 73.826 2.869 74.625 2.869 C 75.424 2.869 76.064 2.295 76.064 1.476 C 76.064 0.656 75.424 0 74.625 0 Z M 12.145 4.508 L 12.145 0.164 L 7.191 0.164 L 7.191 2.049 L 5.513 2.049 L 5.513 2.787 L 5.114 2.787 C 2.317 2.787 0 5.164 0 8.033 C 0 9.754 0.959 11.312 2.477 12.295 L 2.716 12.459 L 2.716 15.983 L 12.144 15.983 L 12.144 14.016 L 15.021 14.016 L 15.021 7.46 C 15.021 7.46 12.465 4.918 12.145 4.508 Z\" fill=\"var(--token-ccda1a7d-267b-4e47-91d5-ac88a03988c0, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White +TXT&quot;} */\"></path><path d=\"M 11.346 4.837 L 11.346 0.902 L 7.99 0.902 L 7.99 2.788 L 6.313 2.788 L 6.313 3.771 C 5.913 3.607 5.513 3.607 5.114 3.607 C 4.546 3.605 3.984 3.718 3.46 3.939 C 2.935 4.161 2.459 4.487 2.058 4.898 C 1.657 5.31 1.339 5.799 1.123 6.337 C 0.907 6.875 0.797 7.452 0.799 8.034 C 0.799 9.591 1.678 10.902 2.877 11.64 L 5.593 7.214 L 9.428 7.214 C 9.189 5.82 8.309 4.673 7.031 4.017 L 7.031 3.607 L 8.709 3.607 L 8.709 1.722 L 10.546 1.722 L 10.546 8.034 L 13.423 8.034 L 13.423 12.46 L 10.546 12.46 L 10.546 14.346 L 8.07 14.346 L 8.07 12.05 L 10.546 8.034 L 6.072 8.033 L 3.515 12.132 L 3.515 15.165 L 11.345 15.165 L 11.345 13.28 L 14.222 13.28 L 14.222 7.787 Z M 4.315 14.346 L 4.315 12.05 L 7.271 12.05 L 7.271 14.346 Z\" fill=\"var(--token-a5692e86-633f-47ff-8d04-caee8b655444, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;TXT BLACK&quot;} */\"></path></svg>',svgContentId:12531927427,withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1nxzxs7\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0JldHRlciBTYW5zIEJvbGQ=\",\"--framer-font-family\":'\"Better Sans Bold\", \"Better Sans Bold Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"First-time Buyer\"})}),className:\"framer-1wiqu6f\",fonts:[\"CUSTOM;Better Sans Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ahznir\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1nmwk10\",\"data-framer-name\":\"Group\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 65 16\"><path d=\"M 54.007 13.943 C 53.409 13.869 52.492 13.64 52.024 13.447 L 51.638 13.289 L 51.638 11.08 C 51.655 11.08 51.835 11.165 52.039 11.27 C 52.533 11.524 53.344 11.789 53.945 11.894 C 55.062 12.089 55.899 11.922 56.26 11.431 C 56.41 11.227 56.438 10.808 56.319 10.551 C 56.183 10.259 55.871 10.061 54.787 9.58 C 53.004 8.789 52.64 8.588 52.228 8.168 C 51.659 7.589 51.449 7.063 51.447 6.215 C 51.444 4.24 53.168 3.024 55.636 3.262 C 56.523 3.348 57.414 3.547 57.785 3.743 L 57.945 3.827 L 57.876 5.943 L 57.346 5.711 C 56.62 5.393 56.126 5.277 55.374 5.245 C 54.835 5.222 54.645 5.236 54.401 5.314 C 53.714 5.535 53.501 6.121 53.94 6.58 C 54.211 6.863 54.421 6.98 55.664 7.534 C 56.979 8.12 57.421 8.371 57.859 8.781 C 58.428 9.311 58.661 9.898 58.661 10.798 C 58.661 11.719 58.362 12.425 57.727 13.008 C 57.352 13.352 56.549 13.755 56.018 13.866 C 55.486 13.977 54.568 14.013 54.007 13.943 Z M 13.901 13.837 C 13.249 13.663 12.749 13.369 12.281 12.886 C 11.804 12.395 11.555 11.932 11.421 11.293 C 11.309 10.756 11.349 9.886 11.506 9.431 C 11.882 8.34 12.807 7.533 14.073 7.192 C 14.453 7.089 14.721 7.069 16.022 7.045 L 17.529 7.016 C 17.404 5.738 16.743 5.381 15.918 5.289 C 14.781 5.287 13.689 5.419 12.666 5.842 L 12.696 3.74 C 14 3.335 15.505 3.075 16.791 3.284 C 18.083 3.515 18.972 4.139 19.415 5.128 C 19.705 5.776 19.719 5.993 19.719 10.016 L 19.719 13.723 L 17.521 13.723 L 17.488 12.989 C 16.997 13.379 16.406 13.724 15.858 13.862 C 15.359 13.982 14.397 13.97 13.901 13.837 Z\" fill=\"var(--token-a5692e86-633f-47ff-8d04-caee8b655444, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;TXT BLACK&quot;} */\"></path><path d=\"M 15.825 11.84 C 16.572 11.599 16.986 11.236 17.516 10.73 L 17.516 9.046 L 16.152 9.067 C 14.902 9.085 14.764 9.097 14.484 9.211 C 14.161 9.343 13.842 9.637 13.691 9.942 C 13.51 10.311 13.591 10.975 13.863 11.348 C 14.225 11.843 15.042 12.048 15.825 11.84 Z\" fill=\"var(--token-3635fae1-26af-43ab-8c23-ea0ac4cfae93, rgb(246, 250, 243)) /* {&quot;name&quot;:&quot;Off Creme Green&quot;} */\"></path><path d=\"M 23.519 13.868 C 22.987 13.717 22.481 13.35 22.219 12.927 C 22.149 12.813 22.035 12.56 21.965 12.364 C 21.711 9.791 21.813 8.802 21.784 5.427 L 20.38 5.395 L 20.38 3.434 L 21.784 3.402 L 21.84 0.773 L 24.014 0.004 L 24.043 3.402 L 26.494 3.432 L 26.494 5.397 L 24.043 5.427 L 24.043 8.296 C 24.043 11.078 24.046 11.171 24.156 11.389 C 24.332 11.74 24.643 11.873 25.289 11.872 C 25.695 11.88 26.079 11.792 26.469 11.699 C 26.507 12.407 26.494 12.948 26.494 13.712 C 25.541 13.853 24.453 14.104 23.519 13.868 Z M 45.283 13.865 C 43.52 13.457 42.376 12.428 41.866 10.793 C 41.487 9.579 41.488 7.687 41.867 6.468 C 42.375 4.838 43.683 3.627 45.276 3.313 C 46.173 3.136 47.351 3.277 48.066 3.645 C 49.734 4.505 50.646 6.608 50.418 9.069 L 50.383 9.449 L 43.899 9.449 L 43.899 9.606 C 43.899 9.833 44.045 10.371 44.18 10.642 C 44.355 10.99 44.795 11.435 45.134 11.605 C 45.65 11.862 46.097 11.94 46.874 11.905 C 47.709 11.868 48.39 11.694 49.091 11.34 L 49.573 11.096 L 49.573 13.224 L 49.146 13.423 C 48.361 13.79 47.808 13.902 46.653 13.926 C 45.898 13.941 45.543 13.926 45.283 13.865 Z\" fill=\"var(--token-a5692e86-633f-47ff-8d04-caee8b655444, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;TXT BLACK&quot;} */\"></path><path d=\"M 48.121 7.451 C 48.139 7.404 48.112 7.198 48.062 6.995 C 47.783 5.86 47.093 5.268 46.047 5.265 C 45.637 5.263 45.533 5.285 45.221 5.435 C 44.806 5.632 44.462 5.956 44.236 6.363 C 44.05 6.695 43.868 7.316 43.918 7.448 Z\" fill=\"var(--token-3635fae1-26af-43ab-8c23-ea0ac4cfae93, rgb(246, 250, 243)) /* {&quot;name&quot;:&quot;Off Creme Green&quot;} */\"></path><path d=\"M 62.076 13.876 C 61.302 13.649 60.771 13.14 60.523 12.385 C 60.401 12.015 60.398 11.945 60.37 8.718 L 60.341 5.427 L 58.936 5.395 L 58.936 3.434 L 60.341 3.402 L 60.396 0.775 L 62.557 0 L 62.599 3.402 L 64.995 3.432 L 64.995 5.397 L 62.599 5.427 L 62.599 8.324 C 62.599 11.126 62.603 11.227 62.71 11.417 C 62.888 11.733 63.226 11.872 63.819 11.873 C 64.264 11.873 64.657 11.819 64.903 11.723 L 64.871 13.75 C 64.803 13.766 64.636 13.806 64.5 13.839 C 64.103 13.935 62.369 13.962 62.076 13.876 Z M 0 0.053 L 2.165 0.084 L 7.945 9.616 L 7.987 0.056 L 10.135 0.056 L 10.135 13.726 L 7.979 13.695 L 2.199 4.305 L 2.148 13.723 L 0 13.723 Z M 29.55 13.653 C 28.637 9.117 27.645 4.597 26.755 0.056 L 29.083 0.076 L 30.892 9.195 L 33.182 0.056 L 35.358 0.056 L 37.65 9.273 C 38.262 6.232 38.778 3.15 39.328 0.09 L 41.531 0.127 C 40.623 4.911 39.864 8.639 38.887 13.709 C 38.122 13.725 37.356 13.724 36.591 13.724 L 35.416 8.996 L 34.201 4.341 C 33.336 7.645 32.708 10.17 31.809 13.723 L 29.55 13.653 Z\" fill=\"var(--token-a5692e86-633f-47ff-8d04-caee8b655444, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;TXT BLACK&quot;} */\"></path></svg>',svgContentId:11165688928,withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-6cl0b4\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0JldHRlciBTYW5zIEJvbGQ=\",\"--framer-font-family\":'\"Better Sans Bold\", \"Better Sans Bold Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Low Interest\"})}),className:\"framer-cg6ddy\",fonts:[\"CUSTOM;Better Sans Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]})],speed:15,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rr2twj-container hidden-reupwm\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"zG_LM6Bcc\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"right\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:10,height:\"100%\",hoverFactor:1,id:\"zG_LM6Bcc\",layoutId:\"zG_LM6Bcc\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ahznir\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1nmwk10\",\"data-framer-name\":\"Group\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 65 16\"><path d=\"M 54.007 13.943 C 53.409 13.869 52.492 13.64 52.024 13.447 L 51.638 13.289 L 51.638 11.08 C 51.655 11.08 51.835 11.165 52.039 11.27 C 52.533 11.524 53.344 11.789 53.945 11.894 C 55.062 12.089 55.899 11.922 56.26 11.431 C 56.41 11.227 56.438 10.808 56.319 10.551 C 56.183 10.259 55.871 10.061 54.787 9.58 C 53.004 8.789 52.64 8.588 52.228 8.168 C 51.659 7.589 51.449 7.063 51.447 6.215 C 51.444 4.24 53.168 3.024 55.636 3.262 C 56.523 3.348 57.414 3.547 57.785 3.743 L 57.945 3.827 L 57.876 5.943 L 57.346 5.711 C 56.62 5.393 56.126 5.277 55.374 5.245 C 54.835 5.222 54.645 5.236 54.401 5.314 C 53.714 5.535 53.501 6.121 53.94 6.58 C 54.211 6.863 54.421 6.98 55.664 7.534 C 56.979 8.12 57.421 8.371 57.859 8.781 C 58.428 9.311 58.661 9.898 58.661 10.798 C 58.661 11.719 58.362 12.425 57.727 13.008 C 57.352 13.352 56.549 13.755 56.018 13.866 C 55.486 13.977 54.568 14.013 54.007 13.943 Z M 13.901 13.837 C 13.249 13.663 12.749 13.369 12.281 12.886 C 11.804 12.395 11.555 11.932 11.421 11.293 C 11.309 10.756 11.349 9.886 11.506 9.431 C 11.882 8.34 12.807 7.533 14.073 7.192 C 14.453 7.089 14.721 7.069 16.022 7.045 L 17.529 7.016 C 17.404 5.738 16.743 5.381 15.918 5.289 C 14.781 5.287 13.689 5.419 12.666 5.842 L 12.696 3.74 C 14 3.335 15.505 3.075 16.791 3.284 C 18.083 3.515 18.972 4.139 19.415 5.128 C 19.705 5.776 19.719 5.993 19.719 10.016 L 19.719 13.723 L 17.521 13.723 L 17.488 12.989 C 16.997 13.379 16.406 13.724 15.858 13.862 C 15.359 13.982 14.397 13.97 13.901 13.837 Z\" fill=\"var(--token-a5692e86-633f-47ff-8d04-caee8b655444, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;TXT BLACK&quot;} */\"></path><path d=\"M 15.825 11.84 C 16.572 11.599 16.986 11.236 17.516 10.73 L 17.516 9.046 L 16.152 9.067 C 14.902 9.085 14.764 9.097 14.484 9.211 C 14.161 9.343 13.842 9.637 13.691 9.942 C 13.51 10.311 13.591 10.975 13.863 11.348 C 14.225 11.843 15.042 12.048 15.825 11.84 Z\" fill=\"var(--token-3635fae1-26af-43ab-8c23-ea0ac4cfae93, rgb(246, 250, 243)) /* {&quot;name&quot;:&quot;Off Creme Green&quot;} */\"></path><path d=\"M 23.519 13.868 C 22.987 13.717 22.481 13.35 22.219 12.927 C 22.149 12.813 22.035 12.56 21.965 12.364 C 21.711 9.791 21.813 8.802 21.784 5.427 L 20.38 5.395 L 20.38 3.434 L 21.784 3.402 L 21.84 0.773 L 24.014 0.004 L 24.043 3.402 L 26.494 3.432 L 26.494 5.397 L 24.043 5.427 L 24.043 8.296 C 24.043 11.078 24.046 11.171 24.156 11.389 C 24.332 11.74 24.643 11.873 25.289 11.872 C 25.695 11.88 26.079 11.792 26.469 11.699 C 26.507 12.407 26.494 12.948 26.494 13.712 C 25.541 13.853 24.453 14.104 23.519 13.868 Z M 45.283 13.865 C 43.52 13.457 42.376 12.428 41.866 10.793 C 41.487 9.579 41.488 7.687 41.867 6.468 C 42.375 4.838 43.683 3.627 45.276 3.313 C 46.173 3.136 47.351 3.277 48.066 3.645 C 49.734 4.505 50.646 6.608 50.418 9.069 L 50.383 9.449 L 43.899 9.449 L 43.899 9.606 C 43.899 9.833 44.045 10.371 44.18 10.642 C 44.355 10.99 44.795 11.435 45.134 11.605 C 45.65 11.862 46.097 11.94 46.874 11.905 C 47.709 11.868 48.39 11.694 49.091 11.34 L 49.573 11.096 L 49.573 13.224 L 49.146 13.423 C 48.361 13.79 47.808 13.902 46.653 13.926 C 45.898 13.941 45.543 13.926 45.283 13.865 Z\" fill=\"var(--token-a5692e86-633f-47ff-8d04-caee8b655444, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;TXT BLACK&quot;} */\"></path><path d=\"M 48.121 7.451 C 48.139 7.404 48.112 7.198 48.062 6.995 C 47.783 5.86 47.093 5.268 46.047 5.265 C 45.637 5.263 45.533 5.285 45.221 5.435 C 44.806 5.632 44.462 5.956 44.236 6.363 C 44.05 6.695 43.868 7.316 43.918 7.448 Z\" fill=\"var(--token-3635fae1-26af-43ab-8c23-ea0ac4cfae93, rgb(246, 250, 243)) /* {&quot;name&quot;:&quot;Off Creme Green&quot;} */\"></path><path d=\"M 62.076 13.876 C 61.302 13.649 60.771 13.14 60.523 12.385 C 60.401 12.015 60.398 11.945 60.37 8.718 L 60.341 5.427 L 58.936 5.395 L 58.936 3.434 L 60.341 3.402 L 60.396 0.775 L 62.557 0 L 62.599 3.402 L 64.995 3.432 L 64.995 5.397 L 62.599 5.427 L 62.599 8.324 C 62.599 11.126 62.603 11.227 62.71 11.417 C 62.888 11.733 63.226 11.872 63.819 11.873 C 64.264 11.873 64.657 11.819 64.903 11.723 L 64.871 13.75 C 64.803 13.766 64.636 13.806 64.5 13.839 C 64.103 13.935 62.369 13.962 62.076 13.876 Z M 0 0.053 L 2.165 0.084 L 7.945 9.616 L 7.987 0.056 L 10.135 0.056 L 10.135 13.726 L 7.979 13.695 L 2.199 4.305 L 2.148 13.723 L 0 13.723 Z M 29.55 13.653 C 28.637 9.117 27.645 4.597 26.755 0.056 L 29.083 0.076 L 30.892 9.195 L 33.182 0.056 L 35.358 0.056 L 37.65 9.273 C 38.262 6.232 38.778 3.15 39.328 0.09 L 41.531 0.127 C 40.623 4.911 39.864 8.639 38.887 13.709 C 38.122 13.725 37.356 13.724 36.591 13.724 L 35.416 8.996 L 34.201 4.341 C 33.336 7.645 32.708 10.17 31.809 13.723 L 29.55 13.653 Z\" fill=\"var(--token-a5692e86-633f-47ff-8d04-caee8b655444, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;TXT BLACK&quot;} */\"></path></svg>',svgContentId:11165688928,withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-6cl0b4\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0JldHRlciBTYW5zIEJvbGQ=\",\"--framer-font-family\":'\"Better Sans Bold\", \"Better Sans Bold Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Low Interest\"})}),className:\"framer-cg6ddy\",fonts:[\"CUSTOM;Better Sans Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-7knvlv\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1jd1a4a\",\"data-framer-name\":\"Group 9\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 76 25\"><path d=\"M 28.256 23.47 L 38 12.982 L 28.256 2.47 Z M 8.767 2.47 L 18.511 12.982 L 28.256 2.47 Z M 8.767 2.47 L -1 12.982 L 8.767 23.47 Z M 28.256 23.47 L 18.511 12.982 L 8.767 23.47 Z\" fill=\"var(--token-a5692e86-633f-47ff-8d04-caee8b655444, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;TXT BLACK&quot;} */\"></path><path d=\"M 49.459 13.345 L 45.714 13.345 L 45.714 17.043 L 43.842 17.043 L 43.842 8.383 L 45.714 8.383 L 45.714 11.935 L 49.459 11.935 L 49.459 8.383 L 51.331 8.383 L 51.331 17.043 L 49.459 17.043 Z M 55.854 17.213 C 53.982 17.213 52.45 16.459 52.426 14.391 L 54.298 14.391 C 54.322 15.316 54.857 15.875 55.879 15.875 C 56.632 15.875 57.508 15.486 57.508 14.635 C 57.508 13.954 56.924 13.759 55.951 13.467 L 55.319 13.297 C 53.958 12.908 52.596 12.372 52.596 10.816 C 52.596 8.894 54.395 8.237 56.024 8.237 C 57.702 8.237 59.161 8.821 59.186 10.743 L 57.313 10.743 C 57.24 9.964 56.778 9.502 55.903 9.502 C 55.198 9.502 54.517 9.867 54.517 10.645 C 54.517 11.278 55.1 11.472 56.316 11.862 L 57.046 12.081 C 58.529 12.543 59.477 13.053 59.477 14.513 C 59.453 16.459 57.556 17.213 55.854 17.213 Z M 60.523 8.408 L 63.538 8.408 C 64.097 8.383 64.681 8.408 65.24 8.505 C 66.286 8.748 67.088 9.429 67.088 10.597 C 67.088 11.716 66.383 12.275 65.362 12.543 C 66.529 12.762 67.404 13.345 67.404 14.635 C 67.404 16.605 65.459 17.043 63.951 17.043 L 60.547 17.043 Z M 63.538 12.008 C 64.365 12.008 65.216 11.837 65.216 10.84 C 65.216 9.94 64.438 9.697 63.66 9.697 L 62.347 9.697 L 62.347 12.008 Z M 63.708 15.754 C 64.584 15.754 65.435 15.559 65.435 14.489 C 65.435 13.418 64.705 13.224 63.806 13.224 L 62.322 13.224 L 62.322 15.754 Z M 72.268 17.213 C 69.471 17.213 68.231 15.437 68.231 12.786 C 68.231 10.135 69.617 8.213 72.365 8.213 C 74.091 8.213 75.769 8.991 75.818 10.937 L 73.872 10.937 C 73.775 10.062 73.192 9.624 72.365 9.624 C 70.663 9.624 70.152 11.448 70.152 12.835 C 70.152 14.221 70.663 15.827 72.292 15.827 C 73.143 15.827 73.775 15.364 73.897 14.489 L 75.842 14.489 C 75.648 16.483 74.067 17.213 72.268 17.213 Z\" fill=\"var(--token-a5692e86-633f-47ff-8d04-caee8b655444, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;TXT BLACK&quot;} */\"></path></svg>',svgContentId:11692987038,withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-2lg1j3\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0JldHRlciBTYW5zIEJvbGQ=\",\"--framer-font-family\":'\"Better Sans Bold\", \"Better Sans Bold Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-color\":\"var(--token-a5692e86-633f-47ff-8d04-caee8b655444, rgb(0, 0, 0))\"},children:\"Income Boost\"})}),className:\"framer-11h9nbw\",fonts:[\"CUSTOM;Better Sans Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1bl4kas\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1m2awm\",\"data-framer-name\":\"Vector\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 87 19\"><path d=\"M 11.505 6.944 C 11.469 6.399 11.322 5.853 11.03 5.381 L 8.547 1.054 C 8.364 0.727 8.218 0.364 8.145 0 L 8.035 0.182 C 7.414 1.236 7.414 2.581 8.035 3.636 L 10.044 7.09 C 10.665 8.144 10.665 9.489 10.044 10.544 L 9.935 10.725 C 9.861 10.362 9.715 9.998 9.533 9.671 L 7.707 6.508 L 6.538 4.472 C 6.355 4.145 6.209 3.781 6.136 3.418 L 6.026 3.599 C 5.406 4.654 5.406 5.963 6.026 7.053 L 8.035 10.507 C 8.656 11.562 8.656 12.907 8.035 13.961 L 7.926 14.143 C 7.853 13.779 7.707 13.416 7.524 13.089 L 5.004 8.762 C 4.675 8.18 4.529 7.526 4.529 6.871 C 1.863 7.562 0 9.053 0 10.762 C 0 13.161 3.579 15.088 7.999 15.088 C 12.418 15.088 15.997 13.161 15.997 10.762 C 16.034 9.126 14.208 7.635 11.505 6.944 Z M 19.065 14.325 C 19.102 13.707 19.175 13.307 19.358 12.798 C 20.198 13.198 21.293 13.379 22.097 13.379 C 23.485 13.379 24.288 12.943 24.288 12.034 C 24.288 11.162 23.704 10.762 22.316 10.144 L 21.549 9.853 C 20.125 9.235 19.175 8.435 19.175 6.871 C 19.175 5.163 20.38 4.072 22.791 4.072 C 23.777 4.072 24.69 4.217 25.53 4.508 C 25.494 5.09 25.384 5.563 25.238 5.999 C 24.435 5.708 23.448 5.563 22.754 5.563 C 21.44 5.563 20.855 6.072 20.855 6.871 C 20.855 7.635 21.44 8.108 22.499 8.544 L 23.302 8.871 C 25.202 9.671 26.005 10.544 26.005 11.998 C 26.005 13.707 24.69 14.906 22.134 14.906 C 20.928 14.906 19.906 14.725 19.065 14.325 Z M 34.077 7.162 L 34.077 14.652 L 32.543 14.652 L 32.47 13.743 C 32.031 14.397 31.411 14.834 30.351 14.834 C 28.379 14.834 27.028 13.379 27.028 10.871 C 27.028 8.253 28.452 6.726 31.228 6.726 C 32.324 6.762 33.237 6.872 34.077 7.162 Z M 32.433 12.943 L 32.433 8.253 C 32.105 8.18 31.703 8.18 31.228 8.18 C 29.511 8.18 28.708 9.235 28.708 10.907 C 28.708 12.434 29.329 13.525 30.79 13.525 C 31.484 13.489 31.995 13.27 32.433 12.943 Z M 42.55 9.635 L 42.55 14.652 L 40.907 14.652 L 40.907 9.926 C 40.907 8.726 40.505 8.18 38.861 8.18 C 38.46 8.18 38.021 8.217 37.547 8.289 L 37.547 14.652 L 35.903 14.652 L 35.903 7.162 C 36.962 6.908 38.131 6.726 38.898 6.726 C 41.674 6.762 42.55 7.817 42.55 9.635 Z M 47.152 13.452 C 47.627 13.452 48.102 13.379 48.431 13.234 C 48.394 13.67 48.321 14.179 48.248 14.616 C 47.81 14.797 47.299 14.87 46.86 14.87 C 45.253 14.87 44.23 14.143 44.23 12.325 L 44.23 4.436 C 44.742 4.254 45.363 4.181 45.874 4.181 L 45.874 7.017 L 48.504 7.017 C 48.467 7.526 48.431 7.999 48.358 8.435 L 45.874 8.435 L 45.874 12.107 C 45.874 13.052 46.349 13.452 47.152 13.452 Z M 56.028 7.162 L 56.028 14.652 L 54.494 14.652 L 54.421 13.743 C 53.982 14.397 53.361 14.834 52.302 14.834 C 50.33 14.834 48.979 13.379 48.979 10.871 C 48.979 8.253 50.403 6.726 53.179 6.726 C 54.275 6.762 55.151 6.872 56.028 7.162 Z M 54.348 12.943 L 54.348 8.253 C 54.019 8.18 53.617 8.18 53.142 8.18 C 51.426 8.18 50.622 9.235 50.622 10.907 C 50.622 12.434 51.243 13.525 52.704 13.525 C 53.398 13.489 53.946 13.27 54.348 12.943 Z M 64.501 9.635 L 64.501 14.652 L 62.821 14.652 L 62.821 9.926 C 62.821 8.726 62.419 8.18 60.776 8.18 C 60.374 8.18 59.936 8.217 59.461 8.289 L 59.461 14.652 L 57.817 14.652 L 57.817 7.162 C 58.877 6.908 60.045 6.726 60.812 6.726 C 63.588 6.762 64.501 7.817 64.501 9.635 Z M 72.865 4.181 L 72.865 14.652 L 71.331 14.652 L 71.258 13.707 C 70.82 14.397 70.199 14.834 69.103 14.834 C 67.131 14.834 65.78 13.379 65.78 10.871 C 65.78 8.253 67.204 6.726 69.98 6.726 C 70.418 6.726 70.82 6.762 71.222 6.835 L 71.222 4.363 C 71.733 4.217 72.317 4.181 72.865 4.181 Z M 71.222 12.943 L 71.222 8.326 C 70.783 8.253 70.345 8.18 69.907 8.18 C 68.263 8.18 67.496 9.198 67.496 10.907 C 67.496 12.434 68.117 13.525 69.578 13.525 C 70.235 13.489 70.783 13.27 71.222 12.943 Z M 81.192 11.453 L 75.897 11.453 C 76.116 12.798 76.883 13.416 78.38 13.416 C 79.293 13.416 80.207 13.234 81.01 12.834 C 80.937 13.27 80.864 13.852 80.754 14.325 C 79.987 14.652 79.22 14.797 78.307 14.797 C 75.531 14.797 74.217 13.27 74.217 10.725 C 74.217 8.508 75.239 6.726 77.869 6.726 C 80.243 6.726 81.266 8.253 81.266 10.144 C 81.266 10.653 81.266 11.016 81.192 11.453 Z M 75.897 10.071 L 79.622 10.071 C 79.622 8.835 78.965 8.108 77.833 8.108 C 76.627 8.144 76.006 8.798 75.897 10.071 Z M 87 6.835 C 87 7.344 86.927 7.926 86.854 8.253 C 86.452 8.217 86.087 8.18 85.612 8.18 C 85.21 8.18 84.809 8.217 84.407 8.253 L 84.407 14.652 L 82.763 14.652 L 82.763 7.162 C 83.457 6.908 84.663 6.726 85.575 6.726 C 86.05 6.762 86.635 6.762 87 6.835 Z\" fill=\"var(--token-a5692e86-633f-47ff-8d04-caee8b655444, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;TXT BLACK&quot;} */\"></path></svg>',svgContentId:11680902603,withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-18225zw\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0JldHRlciBTYW5zIEJvbGQ=\",\"--framer-font-family\":'\"Better Sans Bold\", \"Better Sans Bold Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Guarantor Mortgage\"})}),className:\"framer-1u0dvsn\",fonts:[\"CUSTOM;Better Sans Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-r7pek2\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1csmtux\",\"data-framer-name\":\"Group 9\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 76 25\"><path d=\"M 28.256 23.47 L 38 12.982 L 28.256 2.47 Z M 8.767 2.47 L 18.511 12.982 L 28.256 2.47 Z M 8.767 2.47 L -1 12.982 L 8.767 23.47 Z M 28.256 23.47 L 18.511 12.982 L 8.767 23.47 Z\" fill=\"var(--token-a5692e86-633f-47ff-8d04-caee8b655444, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;TXT BLACK&quot;} */\"></path><path d=\"M 49.459 13.345 L 45.714 13.345 L 45.714 17.043 L 43.842 17.043 L 43.842 8.383 L 45.714 8.383 L 45.714 11.935 L 49.459 11.935 L 49.459 8.383 L 51.331 8.383 L 51.331 17.043 L 49.459 17.043 Z M 55.854 17.213 C 53.982 17.213 52.45 16.459 52.426 14.391 L 54.298 14.391 C 54.322 15.316 54.857 15.875 55.879 15.875 C 56.632 15.875 57.508 15.486 57.508 14.635 C 57.508 13.954 56.924 13.759 55.951 13.467 L 55.319 13.297 C 53.958 12.908 52.596 12.372 52.596 10.816 C 52.596 8.894 54.395 8.237 56.024 8.237 C 57.702 8.237 59.161 8.821 59.186 10.743 L 57.313 10.743 C 57.24 9.964 56.778 9.502 55.903 9.502 C 55.198 9.502 54.517 9.867 54.517 10.645 C 54.517 11.278 55.1 11.472 56.316 11.862 L 57.046 12.081 C 58.529 12.543 59.477 13.053 59.477 14.513 C 59.453 16.459 57.556 17.213 55.854 17.213 Z M 60.523 8.408 L 63.538 8.408 C 64.097 8.383 64.681 8.408 65.24 8.505 C 66.286 8.748 67.088 9.429 67.088 10.597 C 67.088 11.716 66.383 12.275 65.362 12.543 C 66.529 12.762 67.404 13.345 67.404 14.635 C 67.404 16.605 65.459 17.043 63.951 17.043 L 60.547 17.043 Z M 63.538 12.008 C 64.365 12.008 65.216 11.837 65.216 10.84 C 65.216 9.94 64.438 9.697 63.66 9.697 L 62.347 9.697 L 62.347 12.008 Z M 63.708 15.754 C 64.584 15.754 65.435 15.559 65.435 14.489 C 65.435 13.418 64.705 13.224 63.806 13.224 L 62.322 13.224 L 62.322 15.754 Z M 72.268 17.213 C 69.471 17.213 68.231 15.437 68.231 12.786 C 68.231 10.135 69.617 8.213 72.365 8.213 C 74.091 8.213 75.769 8.991 75.818 10.937 L 73.872 10.937 C 73.775 10.062 73.192 9.624 72.365 9.624 C 70.663 9.624 70.152 11.448 70.152 12.835 C 70.152 14.221 70.663 15.827 72.292 15.827 C 73.143 15.827 73.775 15.364 73.897 14.489 L 75.842 14.489 C 75.648 16.483 74.067 17.213 72.268 17.213 Z\" fill=\"var(--token-a5692e86-633f-47ff-8d04-caee8b655444, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;TXT BLACK&quot;} */\"></path></svg>',svgContentId:11692987038,withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1g35tvn\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0JldHRlciBTYW5zIEJvbGQ=\",\"--framer-font-family\":'\"Better Sans Bold\", \"Better Sans Bold Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Family Support\"})}),className:\"framer-1fp29w2\",fonts:[\"CUSTOM;Better Sans Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1vl2cz2\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-ghqgm1\",\"data-framer-name\":\"Natwest\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-cyjlea\",\"data-framer-name\":\"Group 11\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 92 16\"><path d=\"M 91.963 8.115 C 91.963 5.082 90.365 3.771 88.847 3.771 C 87.649 3.771 85.491 4.673 85.491 8.279 C 85.491 12.541 88.527 12.706 88.847 12.706 C 90.205 12.706 91.164 11.886 91.723 11.231 L 91.803 11.148 L 91.483 10.493 L 91.324 10.574 C 91.324 10.574 90.525 11.231 89.806 11.231 C 88.287 11.231 87.968 10.165 87.968 8.28 L 91.963 8.28 Z M 87.968 7.132 C 87.968 5.246 88.287 4.837 88.927 4.837 C 89.646 4.837 89.725 5.738 89.725 7.132 Z M 84.853 11.722 C 84.532 11.722 84.293 11.394 84.293 11.066 L 84.293 0.164 L 80.696 0.164 L 80.696 0.902 L 81.176 0.902 C 81.416 0.902 81.895 1.148 81.895 1.476 L 81.895 4.509 C 81.576 4.181 81.017 3.771 80.137 3.771 C 78.939 3.771 77.022 5.001 77.022 8.361 C 77.022 11.804 78.939 12.706 79.898 12.706 C 80.857 12.706 81.495 12.296 81.815 11.886 L 81.815 12.46 L 85.011 12.46 L 85.011 11.722 Z M 81.816 6.148 L 81.816 10.329 C 81.816 10.575 81.097 11.313 80.697 11.313 C 79.739 11.313 79.579 9.755 79.579 8.362 C 79.579 5.575 80.138 5.165 80.778 5.165 C 81.337 5.164 81.816 6.066 81.816 6.148 Z M 76.463 11.722 C 76.303 11.722 75.904 11.476 75.904 11.148 L 75.904 4.017 L 73.427 4.017 L 73.427 11.148 C 73.427 11.476 73.107 11.722 72.788 11.722 L 72.628 11.722 L 72.628 12.46 L 76.623 12.46 L 76.623 11.722 Z M 70.231 4.017 L 70.231 4.754 L 70.391 4.754 C 70.55 4.754 70.79 4.754 70.87 4.918 C 70.915 4.96 70.944 5.019 70.95 5.082 L 70.95 5.246 C 70.79 5.656 70.151 7.623 69.831 8.606 C 69.591 7.623 69.112 5.492 69.033 5.246 L 69.033 5.082 C 69.033 5 69.033 5 69.112 4.918 C 69.191 4.754 69.352 4.754 69.591 4.754 L 69.75 4.754 L 69.75 4.017 L 65.835 4.017 L 65.835 4.754 L 65.995 4.754 C 66.154 4.754 66.475 4.754 66.555 5 C 66.555 5 66.874 5.984 66.874 6.148 C 66.874 6.23 66.155 8.115 65.915 8.688 C 65.675 7.869 64.957 5.902 64.796 5.41 C 64.717 5.328 64.717 5.164 64.717 5.082 C 64.717 5.001 64.717 4.918 64.796 4.918 C 64.877 4.755 64.957 4.755 65.197 4.755 L 65.355 4.755 L 65.355 4.017 L 61.68 4.017 L 61.68 4.673 L 61.76 4.754 C 61.84 4.754 62 4.836 62.08 5 C 62.239 5.246 63.758 9.673 64.796 12.541 L 64.876 12.624 L 65.674 12.624 C 65.674 12.624 67.113 8.606 67.353 7.869 C 67.593 8.606 68.791 12.624 68.791 12.624 L 69.59 12.624 L 72.066 5.492 C 72.225 4.918 72.386 4.672 72.705 4.672 L 72.786 4.672 L 72.786 4.017 Z M 61.761 11.722 C 61.283 11.722 61.202 11.476 61.202 11.231 L 61.202 6.394 C 61.202 5.083 60.403 3.771 58.965 3.771 C 58.007 3.771 57.287 4.099 56.808 4.755 L 56.808 4.017 L 53.532 4.017 L 53.532 4.755 L 53.932 4.755 C 53.932 4.755 54.331 4.837 54.331 5.246 L 54.331 11.066 C 54.331 11.476 54.011 11.722 53.611 11.722 L 53.532 11.722 L 53.532 12.46 L 57.607 12.46 L 57.607 11.722 L 57.447 11.722 C 57.048 11.722 56.808 11.476 56.808 11.066 L 56.808 6.23 C 56.808 5.984 57.367 5.246 57.926 5.246 C 58.485 5.246 58.725 5.656 58.725 6.312 L 58.725 11.231 C 58.725 11.394 58.326 11.722 58.086 11.722 L 58.007 11.722 L 58.007 12.46 L 61.922 12.46 L 61.922 11.722 Z M 49.378 3.771 C 47.62 3.771 45.702 5.492 45.702 8.197 C 45.702 11.722 48.098 12.706 49.378 12.706 C 50.895 12.706 53.052 11.313 53.052 8.444 C 53.052 5.82 51.455 3.771 49.378 3.771 Z M 50.416 8.444 C 50.416 11.559 49.697 11.559 49.378 11.559 C 48.898 11.559 48.259 11.559 48.259 8.361 C 48.259 5.164 48.819 4.837 49.378 4.837 C 49.857 4.837 50.416 5.246 50.416 8.444 Z M 45.063 11.722 C 44.903 11.722 44.504 11.476 44.504 11.148 L 44.504 4.017 L 42.027 4.017 L 42.027 11.148 C 42.027 11.476 41.707 11.722 41.388 11.722 L 41.228 11.722 L 41.228 12.46 L 45.223 12.46 L 45.223 11.722 Z M 40.748 5.082 L 40.748 4.017 L 39.31 4.017 L 39.31 1.065 L 38.671 1.065 L 38.591 1.147 C 38.111 1.967 37.152 3.443 36.113 4.262 L 36.034 4.344 L 36.034 5.082 L 36.833 5.082 L 36.833 10.738 C 36.833 11.967 37.712 12.623 38.671 12.623 C 39.39 12.623 39.949 12.459 40.508 11.721 L 40.508 10.984 L 40.269 11.065 C 40.109 11.229 39.789 11.147 39.549 11.065 C 39.39 10.901 39.31 10.738 39.31 10.573 L 39.31 5.081 C 39.55 5.082 40.748 5.082 40.748 5.082 Z M 35.315 11.231 C 35.315 11.313 35.235 11.313 35.156 11.231 C 34.996 11.231 34.916 11.148 34.916 10.985 L 34.916 6.148 C 34.916 4.755 33.558 3.853 31.56 3.853 C 29.882 3.853 29.004 4.427 28.604 4.837 L 28.524 4.918 L 28.524 7.46 L 29.243 7.46 L 29.243 7.296 C 29.722 5.083 30.921 4.919 31.4 4.919 C 31.88 4.919 32.519 5.329 32.519 5.821 L 32.519 7.05 C 29.642 7.87 28.284 9.1 28.284 10.74 C 28.284 11.969 29.083 12.707 30.281 12.707 C 31.08 12.707 31.879 12.379 32.598 11.804 C 32.758 12.296 33.317 12.707 33.956 12.707 C 34.595 12.707 35.155 12.379 35.555 11.804 L 35.635 11.723 L 35.635 10.903 Z M 31.56 11.148 C 31.241 11.148 30.841 10.902 30.841 10.082 C 30.841 9.345 31.56 8.525 32.439 8.197 L 32.439 10.493 C 32.2 10.902 31.72 11.148 31.56 11.148 Z M 24.05 0.164 L 24.05 0.984 L 24.609 0.984 C 24.849 0.984 25.329 1.311 25.329 1.803 L 25.329 7.214 C 24.849 6.476 20.375 0.164 20.375 0.164 L 16.859 0.164 L 16.859 0.902 L 17.099 0.902 C 17.179 0.984 17.898 1.886 17.978 1.968 L 17.978 10.985 C 17.978 11.641 17.179 11.722 16.939 11.722 L 16.779 11.722 L 16.779 12.46 L 20.774 12.46 L 20.774 11.641 L 20.374 11.641 C 19.975 11.641 19.496 11.231 19.496 10.985 L 19.496 3.771 C 19.975 4.427 26.047 12.788 26.047 12.788 L 26.846 12.788 L 26.846 1.803 C 26.846 1.229 27.165 0.984 27.725 0.984 L 27.884 0.984 L 27.884 0.164 Z M 43.225 0 C 42.506 0 41.867 0.655 41.867 1.476 C 41.867 2.296 42.506 2.869 43.225 2.869 C 44.024 2.869 44.664 2.295 44.664 1.476 C 44.664 0.656 44.024 0 43.225 0 Z M 74.625 0 C 73.826 0 73.267 0.655 73.267 1.476 C 73.267 2.296 73.826 2.869 74.625 2.869 C 75.424 2.869 76.064 2.295 76.064 1.476 C 76.064 0.656 75.424 0 74.625 0 Z M 12.145 4.508 L 12.145 0.164 L 7.191 0.164 L 7.191 2.049 L 5.513 2.049 L 5.513 2.787 L 5.114 2.787 C 2.317 2.787 0 5.164 0 8.033 C 0 9.754 0.959 11.312 2.477 12.295 L 2.716 12.459 L 2.716 15.983 L 12.144 15.983 L 12.144 14.016 L 15.021 14.016 L 15.021 7.46 C 15.021 7.46 12.465 4.918 12.145 4.508 Z\" fill=\"var(--token-ccda1a7d-267b-4e47-91d5-ac88a03988c0, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White +TXT&quot;} */\"></path><path d=\"M 11.346 4.837 L 11.346 0.902 L 7.99 0.902 L 7.99 2.788 L 6.313 2.788 L 6.313 3.771 C 5.913 3.607 5.513 3.607 5.114 3.607 C 4.546 3.605 3.984 3.718 3.46 3.939 C 2.935 4.161 2.459 4.487 2.058 4.898 C 1.657 5.31 1.339 5.799 1.123 6.337 C 0.907 6.875 0.797 7.452 0.799 8.034 C 0.799 9.591 1.678 10.902 2.877 11.64 L 5.593 7.214 L 9.428 7.214 C 9.189 5.82 8.309 4.673 7.031 4.017 L 7.031 3.607 L 8.709 3.607 L 8.709 1.722 L 10.546 1.722 L 10.546 8.034 L 13.423 8.034 L 13.423 12.46 L 10.546 12.46 L 10.546 14.346 L 8.07 14.346 L 8.07 12.05 L 10.546 8.034 L 6.072 8.033 L 3.515 12.132 L 3.515 15.165 L 11.345 15.165 L 11.345 13.28 L 14.222 13.28 L 14.222 7.787 Z M 4.315 14.346 L 4.315 12.05 L 7.271 12.05 L 7.271 14.346 Z\" fill=\"var(--token-a5692e86-633f-47ff-8d04-caee8b655444, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;TXT BLACK&quot;} */\"></path></svg>',svgContentId:12531927427,withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1nxzxs7\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0JldHRlciBTYW5zIEJvbGQ=\",\"--framer-font-family\":'\"Better Sans Bold\", \"Better Sans Bold Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"First-time Buyer\"})}),className:\"framer-1wiqu6f\",fonts:[\"CUSTOM;Better Sans Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1wx13cp\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-jm2nq8\",\"data-framer-name\":\"together\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 73 19\"><g><path d=\"M 0 19 L 0 0 L 73 0 L 73 19 Z\" fill=\"transparent\"></path><path d=\"M 21.749 19 C 21.558 18.904 21.344 18.923 21.143 18.88 C 19.256 18.485 17.865 16.817 17.814 14.89 C 17.81 14.721 17.861 14.682 18.024 14.684 C 18.705 14.693 19.385 14.692 20.066 14.684 C 20.211 14.684 20.256 14.714 20.269 14.872 C 20.344 15.792 21.003 16.436 21.919 16.508 C 22.727 16.571 23.501 16.002 23.701 15.177 C 23.948 14.162 23.329 13.114 22.045 13.046 C 20.881 12.984 19.837 12.577 18.931 11.837 C 17.971 11.051 17.444 10.017 17.277 8.804 C 16.953 6.436 18.394 4.216 20.666 3.557 C 21.86 3.211 23.025 3.318 24.138 3.876 C 24.292 3.953 24.373 3.931 24.486 3.813 C 24.944 3.338 25.417 2.878 25.878 2.407 C 25.968 2.315 26.017 2.299 26.116 2.402 C 26.581 2.88 27.052 3.353 27.528 3.819 C 27.63 3.92 27.627 3.979 27.535 4.082 C 27.098 4.573 26.669 5.076 26.231 5.567 C 26.138 5.67 26.131 5.744 26.197 5.869 C 27.259 7.895 26.858 10.183 25.169 11.741 C 25.065 11.837 25.056 11.883 25.151 11.995 C 27.281 14.462 25.981 18.262 22.792 18.9 C 22.604 18.937 22.406 18.912 22.227 19 L 21.743 19 Z M 19.819 8.131 C 19.795 9.316 20.769 10.33 21.963 10.357 C 23.164 10.387 24.184 9.391 24.201 8.177 C 24.215 6.997 23.247 5.992 22.065 5.965 C 20.85 5.937 19.842 6.907 19.819 8.129 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 73 11.291 C 72.888 11.517 72.831 11.767 72.665 11.972 C 72.196 12.546 71.43 12.726 70.767 12.406 C 70.123 12.095 69.78 11.379 69.931 10.659 C 70.073 9.98 70.709 9.461 71.416 9.445 C 72.124 9.428 72.767 9.923 72.95 10.624 C 72.963 10.67 72.941 10.731 73 10.761 L 73 11.289 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 47.435 4.546 C 48.012 3.942 48.693 3.659 49.446 3.561 C 50.516 3.421 51.519 3.581 52.358 4.332 C 52.977 4.886 53.229 5.615 53.325 6.416 C 53.361 6.721 53.365 7.03 53.365 7.338 C 53.363 9.005 53.361 10.671 53.368 12.338 C 53.368 12.524 53.317 12.568 53.136 12.566 C 52.389 12.555 51.643 12.555 50.896 12.566 C 50.717 12.568 50.662 12.526 50.664 12.338 C 50.671 10.752 50.667 9.165 50.667 7.581 C 50.667 7.352 50.654 7.126 50.594 6.905 C 50.34 5.985 49.307 5.587 48.408 6.068 C 47.697 6.447 47.457 7.091 47.452 7.846 C 47.443 9.336 47.444 10.827 47.454 12.318 C 47.454 12.522 47.401 12.572 47.201 12.568 C 46.454 12.555 45.709 12.559 44.961 12.568 C 44.8 12.568 44.734 12.542 44.734 12.356 C 44.74 8.304 44.74 4.25 44.734 0.197 C 44.734 0.039 44.782 0.002 44.932 0.004 C 45.701 0.011 46.468 0.013 47.238 0.004 C 47.414 0.002 47.437 0.065 47.437 0.219 C 47.432 1.563 47.433 2.906 47.433 4.25 C 47.433 4.33 47.433 4.41 47.433 4.549 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 59.989 8.948 C 59.025 8.948 58.058 8.957 57.093 8.941 C 56.862 8.937 56.853 9.033 56.895 9.196 C 57.095 9.979 57.616 10.45 58.378 10.621 C 59.556 10.886 60.656 10.649 61.659 9.979 C 61.799 9.887 61.859 9.888 61.951 10.039 C 62.246 10.52 62.559 10.989 62.864 11.462 C 62.905 11.525 62.972 11.571 62.859 11.652 C 60.988 12.962 58.964 13.24 56.847 12.412 C 55.322 11.813 54.522 10.579 54.293 8.972 C 54.115 7.73 54.284 6.537 54.96 5.464 C 55.785 4.152 57.006 3.497 58.543 3.427 C 59.746 3.372 60.832 3.67 61.72 4.527 C 62.486 5.265 62.853 6.2 63.031 7.225 C 63.119 7.733 63.128 8.247 63.13 8.76 C 63.13 8.92 63.081 8.954 62.93 8.952 C 61.951 8.946 60.969 8.948 59.989 8.948 Z M 58.704 7.2 C 59.274 7.2 59.843 7.194 60.415 7.203 C 60.564 7.205 60.585 7.152 60.561 7.025 C 60.509 6.756 60.427 6.5 60.261 6.28 C 59.766 5.617 59.087 5.429 58.316 5.586 C 57.574 5.735 57.084 6.191 56.895 6.942 C 56.857 7.095 56.838 7.216 57.084 7.207 C 57.624 7.187 58.164 7.202 58.706 7.202 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 33.249 8.948 C 32.276 8.948 31.302 8.953 30.33 8.942 C 30.132 8.941 30.119 9.016 30.145 9.172 C 30.256 9.839 30.877 10.466 31.63 10.626 C 32.809 10.877 33.91 10.656 34.911 9.984 C 35.071 9.877 35.127 9.909 35.219 10.058 C 35.51 10.531 35.819 10.994 36.12 11.462 C 36.158 11.523 36.232 11.574 36.12 11.653 C 34.239 12.964 32.212 13.247 30.09 12.406 C 28.583 11.808 27.788 10.586 27.555 8.998 C 27.385 7.836 27.515 6.708 28.097 5.674 C 28.909 4.235 30.168 3.508 31.802 3.427 C 32.996 3.368 34.074 3.666 34.964 4.509 C 35.666 5.173 36.036 6.014 36.239 6.942 C 36.373 7.555 36.393 8.177 36.387 8.803 C 36.387 8.968 36.297 8.952 36.191 8.95 C 35.212 8.95 34.23 8.95 33.25 8.95 Z M 31.959 7.2 C 32.522 7.2 33.086 7.194 33.648 7.203 C 33.814 7.207 33.844 7.154 33.814 7.003 C 33.75 6.671 33.624 6.373 33.395 6.125 C 32.895 5.582 32.265 5.453 31.573 5.582 C 30.844 5.718 30.271 6.292 30.145 6.962 C 30.114 7.128 30.128 7.212 30.339 7.205 C 30.879 7.189 31.421 7.2 31.961 7.2 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 7.169 8.136 C 7.169 5.484 9.276 3.394 11.97 3.416 C 14.574 3.438 16.623 5.622 16.596 8.206 C 16.568 10.779 14.455 12.871 11.835 12.868 C 9.273 12.866 7.169 10.731 7.169 8.134 Z M 9.584 8.127 C 9.582 9.399 10.613 10.444 11.875 10.446 C 13.135 10.446 14.18 9.402 14.186 8.138 C 14.191 6.883 13.135 5.828 11.875 5.83 C 10.621 5.832 9.586 6.87 9.582 8.127 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 1.379 8.022 C 1.379 7.332 1.373 6.745 1.383 6.158 C 1.384 6.003 1.34 5.957 1.187 5.963 C 0.85 5.974 0.513 5.963 0.178 5.968 C 0.053 5.97 -0.002 5.95 0 5.803 C 0.009 5.201 0.009 4.599 0 3.997 C -0.002 3.852 0.053 3.83 0.178 3.833 C 0.515 3.841 0.852 3.828 1.187 3.839 C 1.34 3.845 1.384 3.799 1.383 3.644 C 1.375 2.888 1.384 2.131 1.375 1.377 C 1.373 1.2 1.423 1.156 1.595 1.159 C 2.362 1.169 3.131 1.17 3.899 1.159 C 4.073 1.158 4.1 1.213 4.098 1.371 C 4.091 2.127 4.1 2.884 4.091 3.638 C 4.089 3.81 4.14 3.845 4.3 3.841 C 4.92 3.832 5.543 3.841 6.166 3.833 C 6.323 3.832 6.38 3.861 6.378 4.036 C 6.365 4.623 6.369 5.21 6.378 5.797 C 6.378 5.933 6.34 5.972 6.206 5.97 C 5.569 5.963 4.933 5.974 4.296 5.963 C 4.126 5.959 4.093 6.014 4.095 6.173 C 4.102 7.258 4.098 8.344 4.098 9.432 C 4.098 9.699 4.128 9.96 4.232 10.207 C 4.382 10.567 4.655 10.744 5.045 10.772 C 5.506 10.805 5.909 10.656 6.277 10.398 C 6.4 10.312 6.449 10.334 6.525 10.453 C 6.819 10.917 7.127 11.372 7.427 11.832 C 7.473 11.902 7.537 11.959 7.427 12.049 C 6.089 13.124 4.247 13.234 3.001 12.647 C 2.13 12.235 1.688 11.499 1.507 10.577 C 1.335 9.697 1.397 8.808 1.383 8.024 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 38.019 8.158 C 38.019 7.43 38.012 6.819 38.023 6.209 C 38.027 6.025 37.992 5.948 37.787 5.961 C 37.452 5.981 37.113 5.961 36.778 5.968 C 36.664 5.97 36.628 5.937 36.628 5.821 C 36.633 5.212 36.633 4.603 36.628 3.994 C 36.628 3.867 36.666 3.832 36.789 3.835 C 37.104 3.843 37.419 3.837 37.734 3.837 C 37.924 3.837 38.019 3.745 38.019 3.559 C 38.019 2.832 38.025 2.105 38.016 1.378 C 38.014 1.205 38.06 1.156 38.236 1.159 C 39.005 1.169 39.772 1.169 40.541 1.159 C 40.698 1.159 40.735 1.207 40.733 1.356 C 40.726 2.105 40.739 2.854 40.724 3.603 C 40.72 3.808 40.785 3.844 40.969 3.841 C 41.585 3.83 42.198 3.841 42.814 3.833 C 42.951 3.833 43.004 3.863 43.002 4.014 C 42.993 4.608 42.995 5.203 43.002 5.797 C 43.002 5.935 42.96 5.97 42.828 5.968 C 42.198 5.963 41.57 5.97 40.94 5.963 C 40.786 5.961 40.724 5.987 40.726 6.163 C 40.735 7.279 40.728 8.396 40.733 9.511 C 40.733 9.656 40.752 9.805 40.783 9.947 C 40.946 10.696 41.484 10.917 42.339 10.689 C 42.552 10.632 42.74 10.512 42.922 10.389 C 43.019 10.323 43.07 10.315 43.141 10.426 C 43.449 10.908 43.766 11.383 44.081 11.859 C 44.125 11.927 44.15 11.972 44.068 12.038 C 42.704 13.138 40.821 13.232 39.583 12.618 C 38.734 12.196 38.314 11.464 38.135 10.56 C 37.97 9.724 38.041 8.878 38.023 8.155 Z\" fill=\"rgb(0, 0, 0)\"></path><path d=\"M 66.831 4.763 C 66.997 4.603 67.127 4.478 67.255 4.351 C 67.918 3.699 68.722 3.482 69.627 3.563 C 69.83 3.581 70.032 3.611 70.231 3.664 C 70.359 3.699 70.387 3.762 70.363 3.885 C 70.233 4.575 70.105 5.267 69.988 5.961 C 69.962 6.11 69.905 6.114 69.786 6.082 C 69.392 5.977 68.988 5.961 68.588 6.02 C 67.541 6.173 66.871 6.918 66.856 7.987 C 66.834 9.432 66.843 10.878 66.849 12.325 C 66.849 12.518 66.807 12.572 66.609 12.568 C 65.849 12.555 65.087 12.559 64.327 12.566 C 64.186 12.566 64.124 12.548 64.124 12.38 C 64.13 9.555 64.13 6.728 64.124 3.903 C 64.124 3.763 64.155 3.716 64.304 3.717 C 65.085 3.725 65.869 3.725 66.651 3.717 C 66.805 3.717 66.834 3.773 66.831 3.907 C 66.823 4.178 66.829 4.448 66.829 4.763 Z\" fill=\"rgb(0, 0, 0)\"></path></g></svg>',svgContentId:12127265763,withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-n3ixb3\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0JldHRlciBTYW5zIEJvbGQ=\",\"--framer-font-family\":'\"Better Sans Bold\", \"Better Sans Bold Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Income Boost\"})}),className:\"framer-68n8lk\",fonts:[\"CUSTOM;Better Sans Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]})],speed:50,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2r1abk\",\"data-framer-name\":\"Component/ Road Map Comp\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iUejXUcFG:{width:`max((min(min(${componentViewport?.width||\"100vw\"}, 1440px) - 100px, 1440px) - 16px) / 2, 1px)`,y:(componentViewport?.y||0)+0+1736+0+0+0+617+0},N_JggosSO:{height:324,width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px) - 30px, 1440px)`,y:(componentViewport?.y||0)+0+1919.6+48+0+0+607.9132+0+329},TAfGvJAO_:{height:430,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,y:(componentViewport?.y||0)+0+2092.2+128+0+0+737.9698+0+316}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:517,width:`max((min(min(${componentViewport?.width||\"100vw\"}, 1440px) - 150px, 1440px) - 16px) / 2, 1px)`,y:(componentViewport?.y||0)+0+1736+64+0+0+617+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1yzladb-container\",nodeId:\"WO1cPn1Lj\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iUejXUcFG:{KCuBi3c5L:ref1},N_JggosSO:{__framer__obscuredVariantId:\"Q7QFuMPWd\",__framer__visibleVariantId:\"HucRU0BDK\",KCuBi3c5L:ref1,variant:\"Q7QFuMPWd\"},TAfGvJAO_:{KCuBi3c5L:ref1,variant:\"krCeMoJVb\"}},children:/*#__PURE__*/_jsx(CardsWithVariantAppearEffect,{__framer__animateOnce:true,__framer__obscuredVariantId:\"krCeMoJVb\",__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"ps549oZNZ\",height:\"100%\",id:\"WO1cPn1Lj\",layoutId:\"WO1cPn1Lj\",style:{height:\"100%\",width:\"100%\"},variant:\"ps549oZNZ\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-mwgc8j\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-acanp8\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hb7fht\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ys255y\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{N_JggosSO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-urfme1\",\"data-styles-preset\":\"jx8LFSJht\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-a5692e86-633f-47ff-8d04-caee8b655444, rgb(0, 0, 0))\"},children:\"Build your personalised recommendation\"})})},TAfGvJAO_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LTUwMA==\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"48px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-dbfc07fa-843b-44c3-8129-dae95783e37f, rgb(4, 23, 23))\"},children:\"Build your personalised recommendation\"})}),fonts:[\"GF;Red Hat Text-500\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-ez4wih\",\"data-styles-preset\":\"EuOrK58rZ\",style:{\"--framer-text-color\":\"var(--token-a5692e86-633f-47ff-8d04-caee8b655444, rgb(0, 0, 0))\"},children:\"Build your personalised recommendation\"})}),className:\"framer-1ngmzwu\",\"data-framer-name\":\"Onboard your suppliers & freelancers in a few simple steps\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{N_JggosSO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"25.2px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-6335771f-2fb8-4ed5-bd60-403c52bcb8fe, rgb(7, 41, 41))\"},children:\"We provide insights into your maximum borrowing capacity, live interest rates, and monthly repayments for the schemes you qualify for.\"})})},TAfGvJAO_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"25.2px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(4, 23, 23)\"},children:\"We provide insights into your maximum borrowing capacity, live interest rates, and monthly repayments for the schemes you qualify for.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"25.2px\",\"--framer-text-color\":\"rgb(4, 23, 23)\"},children:\"We provide insights into your maximum borrowing capacity, live interest rates, and monthly repayments for the schemes you qualify for.\"})}),className:\"framer-1muhob0\",\"data-framer-name\":\"Streamline identity checks and onboard your suppliers via white-labeled dashboards, and make it easy for them to start receiving payments in less time.\",fonts:[\"GF;Red Hat Text-regular\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"UZ_0TuqOs\"},implicitPathVariables:undefined},{href:{webPageId:\"UZ_0TuqOs\"},implicitPathVariables:undefined},{href:{webPageId:\"UZ_0TuqOs\"},implicitPathVariables:undefined},{href:{webPageId:\"UZ_0TuqOs\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iUejXUcFG:{y:(componentViewport?.y||0)+0+1736+0+0+0+617+0+0+0+0+106+0+195.8},N_JggosSO:{y:(componentViewport?.y||0)+0+1919.6+48+0+0+607.9132+0+0+12+0+0+0+0+201.6},TAfGvJAO_:{y:(componentViewport?.y||0)+0+2092.2+128+0+0+737.9698+0+0+0+0+0+0+0+202}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,y:(componentViewport?.y||0)+0+1736+64+0+0+617+0+0+0+0+106+0+195.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-18ohe6-container\",nodeId:\"hbilCYytG\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iUejXUcFG:{yUNms4FKA:resolvedLinks5[1]},N_JggosSO:{yUNms4FKA:resolvedLinks5[3]},TAfGvJAO_:{yUNms4FKA:resolvedLinks5[2]}},children:/*#__PURE__*/_jsx(ButtonGreenCircle,{cJbRW6jzE:16,cXBTiTH1E:\"Get my mortgage plan\",height:\"100%\",id:\"hbilCYytG\",layoutId:\"hbilCYytG\",Pdsa0IS5V:\"rgb(4, 23, 23)\",variant:\"ahPNPiBEn\",width:\"100%\",yUNms4FKA:resolvedLinks5[0]})})})})})})]})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1y74bds\",\"data-framer-name\":\"Component/ Road Map Comp\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-x31xix\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-85zzog\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1aznawb\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gjonef\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{N_JggosSO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-urfme1\",\"data-styles-preset\":\"jx8LFSJht\",style:{\"--framer-text-alignment\":\"center\"},children:\"Meet your dedicated advisor\"})})},TAfGvJAO_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LTUwMA==\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"48px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-dbfc07fa-843b-44c3-8129-dae95783e37f, rgb(4, 23, 23))\"},children:\"Meet your dedicated advisor\"})}),fonts:[\"GF;Red Hat Text-500\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-ez4wih\",\"data-styles-preset\":\"EuOrK58rZ\",children:\"Meet your dedicated advisor\"})}),className:\"framer-1ar5clx\",\"data-framer-name\":\"Onboard your suppliers & freelancers in a few simple steps\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{N_JggosSO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"25.2px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(4, 23, 23)\"},children:\"Our dedicated mortgage advisor, backed by our expert admin team, will guide you every step of the way\u2014from your first call to receiving your keys or securing a new mortgage deal. Count on our reliable team to assist you whenever you need us.\"})})},TAfGvJAO_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"25.2px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(4, 23, 23)\"},children:\"Our dedicated mortgage advisor, backed by our expert admin team, will guide you every step of the way\u2014from your first call to receiving your keys or securing a new mortgage deal. Count on our reliable team to assist you whenever you need us.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"25.2px\",\"--framer-text-color\":\"rgb(4, 23, 23)\"},children:\"Our dedicated mortgage advisor, backed by our expert admin team, will guide you every step of the way\u2014from your first call to receiving your keys or securing a new mortgage deal. Count on our reliable team to assist you whenever you need us.\"})}),className:\"framer-9o6u0g\",\"data-framer-name\":\"Streamline identity checks and onboard your suppliers via white-labeled dashboards, and make it easy for them to start receiving payments in less time.\",fonts:[\"GF;Red Hat Text-regular\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"UZ_0TuqOs\"},implicitPathVariables:undefined},{href:{webPageId:\"UZ_0TuqOs\"},implicitPathVariables:undefined},{href:{webPageId:\"UZ_0TuqOs\"},implicitPathVariables:undefined},{href:{webPageId:\"UZ_0TuqOs\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iUejXUcFG:{y:(componentViewport?.y||0)+0+1736+0+0+0+1234+0+0+0+0+106+0+195.8},N_JggosSO:{y:(componentViewport?.y||0)+0+1919.6+48+0+0+1360.9132+0+0+0+0+0+0+0+201.6},TAfGvJAO_:{y:(componentViewport?.y||0)+0+2092.2+128+0+0+1583.9698+0+0+0+0+0+0+0+202}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,y:(componentViewport?.y||0)+0+1736+64+0+0+1234+0+0+0+0+106+0+195.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ghdhdx-container\",nodeId:\"bvlNIZyS4\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iUejXUcFG:{yUNms4FKA:resolvedLinks6[1]},N_JggosSO:{yUNms4FKA:resolvedLinks6[3]},TAfGvJAO_:{yUNms4FKA:resolvedLinks6[2]}},children:/*#__PURE__*/_jsx(ButtonGreenCircle,{cJbRW6jzE:16,cXBTiTH1E:\"Get started\",height:\"100%\",id:\"bvlNIZyS4\",layoutId:\"bvlNIZyS4\",Pdsa0IS5V:\"rgb(4, 23, 23)\",variant:\"ahPNPiBEn\",width:\"100%\",yUNms4FKA:resolvedLinks6[0]})})})})})})]})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iUejXUcFG:{y:(componentViewport?.y||0)+0+1736+0+0+0+1234+0},TAfGvJAO_:{width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,y:(componentViewport?.y||0)+0+2092.2+128+0+0+1583.9698+0+316}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:517,width:\"625px\",y:(componentViewport?.y||0)+0+1736+64+0+0+1234+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-o3bbdn-container hidden-reupwm\",id:elementId1,nodeId:\"E_xTYsx7x\",ref:ref2,rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(ViewCardsWithVariantAppearEffect,{__framer__animateOnce:true,__framer__obscuredVariantId:\"qz6Zy1Wmo\",__framer__threshold:0,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"hI_vBMbIN\",height:\"100%\",id:\"E_xTYsx7x\",layoutId:\"E_xTYsx7x\",style:{height:\"100%\",width:\"100%\"},variant:\"qz6Zy1Wmo\",width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{N_JggosSO:{height:289,width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px) - 30px, 1440px)`,y:(componentViewport?.y||0)+0+1919.6+48+0+0+1360.9132+0+315.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1sa1phx-container hidden-72rtr7 hidden-1empmy5 hidden-1tozqap\",isModuleExternal:true,nodeId:\"EiH_EttO5\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Layout1DeckCMS2,{height:\"100%\",id:\"EiH_EttO5\",layoutId:\"EiH_EttO5\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ximpbo\",\"data-framer-name\":\"Component/ Road Map Comp\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iUejXUcFG:{y:(componentViewport?.y||0)+0+1736+0+0+0+1851+0},N_JggosSO:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px) - 30px, 1440px)`,y:(componentViewport?.y||0)+0+1919.6+48+0+0+2065.5132+0+299.6},TAfGvJAO_:{width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,y:(componentViewport?.y||0)+0+2092.2+128+0+0+2516.9698+0+316}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:517,width:\"625px\",y:(componentViewport?.y||0)+0+1736+64+0+0+1851+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kenoi7-container\",nodeId:\"XaORhCSGe\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{N_JggosSO:{__framer__obscuredVariantId:\"xqA1wBwzR\",__framer__visibleVariantId:\"Us_vWwkdr\",style:{width:\"100%\"},variant:\"xqA1wBwzR\"},TAfGvJAO_:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(PricesShowHideWithVariantAppearEffect,{__framer__animateOnce:true,__framer__obscuredVariantId:\"ITKQ4gyf4\",__framer__threshold:0,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"wRnTG9lk2\",height:\"100%\",id:\"XaORhCSGe\",layoutId:\"XaORhCSGe\",style:{height:\"100%\",width:\"100%\"},variant:\"ITKQ4gyf4\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-8vt431\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-8yma6\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tgq2vv\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xdvs72\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{N_JggosSO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-urfme1\",\"data-styles-preset\":\"jx8LFSJht\",style:{\"--framer-text-alignment\":\"center\"},children:\"Buy Your New Home or Secure a Better Deal\"})})},TAfGvJAO_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LTUwMA==\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"48px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-dbfc07fa-843b-44c3-8129-dae95783e37f, rgb(4, 23, 23))\"},children:\"Buy Your New Home or Secure a Better Deal\"})}),fonts:[\"GF;Red Hat Text-500\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-ez4wih\",\"data-styles-preset\":\"EuOrK58rZ\",children:\"Buy Your New Home or Secure a Better Deal\"})}),className:\"framer-16cjo7d\",\"data-framer-name\":\"Onboard your suppliers & freelancers in a few simple steps\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iUejXUcFG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1NUSyBCdXJlYXUgU2Fucy1Cb29rLVRyaWFs\",\"--framer-font-family\":'\"STK Bureau Sans-Book-Trial\", \"STK Bureau Sans-Book-Trial Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"25.2px\",\"--framer-text-color\":\"rgb(4, 23, 23)\"},children:\"Whether you're purchasing your dream home or remortgaging for a better rate, we\u2019ll handle the details\u2014working with lenders, solicitors, and sellers to ensure a smooth and hassle-free process.\"})}),fonts:[\"CUSTOM;STK Bureau Sans-Book-Trial\"]},N_JggosSO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"25.2px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(4, 23, 23)\"},children:\"Whether you're purchasing your dream home or remortgaging for a better rate, we\u2019ll handle the details\u2014working with lenders, solicitors, and sellers to ensure a smooth and hassle-free process\"})})},TAfGvJAO_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"25.2px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(4, 23, 23)\"},children:\"Whether you're purchasing your dream home or remortgaging for a better rate, we\u2019ll handle the details\u2014working with lenders, solicitors, and sellers to ensure a smooth and hassle-free process\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"25.2px\",\"--framer-text-color\":\"rgb(4, 23, 23)\"},children:\"Whether you're purchasing your dream home or remortgaging for a better rate, we\u2019ll handle the details\u2014working with lenders, solicitors, and sellers to ensure a smooth and hassle-free process\"})}),className:\"framer-1o2wzre\",\"data-framer-name\":\"Streamline identity checks and onboard your suppliers via white-labeled dashboards, and make it easy for them to start receiving payments in less time.\",fonts:[\"GF;Red Hat Text-regular\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"UZ_0TuqOs\"},implicitPathVariables:undefined},{href:{webPageId:\"UZ_0TuqOs\"},implicitPathVariables:undefined},{href:{webPageId:\"UZ_0TuqOs\"},implicitPathVariables:undefined},{href:{webPageId:\"UZ_0TuqOs\"},implicitPathVariables:undefined}],children:resolvedLinks7=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iUejXUcFG:{y:(componentViewport?.y||0)+0+1736+0+0+0+1851+0+0+0+0+106+0+195.8},N_JggosSO:{y:(componentViewport?.y||0)+0+1919.6+48+0+0+2065.5132+0+0+0+0+0+0+0+201.6},TAfGvJAO_:{y:(componentViewport?.y||0)+0+2092.2+128+0+0+2516.9698+0+0+0+0+0+0+0+202}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,y:(componentViewport?.y||0)+0+1736+64+0+0+1851+0+0+0+0+106+0+195.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-xq2yyx-container\",nodeId:\"hx58gsbV1\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iUejXUcFG:{yUNms4FKA:resolvedLinks7[1]},N_JggosSO:{yUNms4FKA:resolvedLinks7[3]},TAfGvJAO_:{yUNms4FKA:resolvedLinks7[2]}},children:/*#__PURE__*/_jsx(ButtonGreenCircle,{cJbRW6jzE:16,cXBTiTH1E:\"Start my journey\",height:\"100%\",id:\"hx58gsbV1\",layoutId:\"hx58gsbV1\",Pdsa0IS5V:\"rgb(4, 23, 23)\",variant:\"ahPNPiBEn\",width:\"100%\",yUNms4FKA:resolvedLinks7[0]})})})})})})]})})})]})]})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__spring:{bounce:.2,damping:60,delay:0,duration:.3,durationBasedSpring:true,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.95,skewX:0,skewY:0,x:0,y:0}},{ref:ref1,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1n0rbhd\",id:elementId2,ref:ref3,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-197pfwm\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{N_JggosSO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-urfme1\",\"data-styles-preset\":\"jx8LFSJht\",style:{\"--framer-text-alignment\":\"center\"},children:\"Tried, Tested & Trusted by YOU\"})})},TAfGvJAO_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LTUwMA==\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"44px\",\"--framer-text-alignment\":\"center\"},children:\"Tried, Tested & Trusted by YOU\"})}),fonts:[\"GF;Red Hat Text-500\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-o2y9u1\",\"data-styles-preset\":\"KXigMmzSV\",children:\"Tried, Tested & Trusted by YOU\"})}),className:\"framer-c0b743\",\"data-framer-name\":\"Heading 3 \u2192 Tried, tested & trusted by thousands\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iUejXUcFG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"22px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-6335771f-2fb8-4ed5-bd60-403c52bcb8fe, rgb(7, 41, 41))\"},children:\"Whether you\u2019re a first-time buyer, remortgaging, or building your property portfolio, our expert team has earned the trust of thousands of clients to turn their property dreams into reality\u2014and our reviews speak for themselves.\"})})},N_JggosSO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-6335771f-2fb8-4ed5-bd60-403c52bcb8fe, rgb(7, 41, 41))\"},children:\"Whether you\u2019re a first-time buyer, remortgaging, or building your property portfolio, our expert team has earned the trust of thousands of clients to turn their property dreams into reality\u2014and our reviews speak for themselves.\"})})},TAfGvJAO_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-6335771f-2fb8-4ed5-bd60-403c52bcb8fe, rgb(7, 41, 41))\"},children:\"Whether you\u2019re a first-time buyer, remortgaging, or building your property portfolio, our expert team has earned the trust of thousands of clients to turn their property dreams into reality\u2014and our reviews speak for themselves.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-6335771f-2fb8-4ed5-bd60-403c52bcb8fe, rgb(7, 41, 41))\"},children:\"Whether you\u2019re a first-time buyer, remortgaging, or building your property portfolio, our expert team has earned the trust of thousands of clients to turn their property dreams into reality\u2014and our reviews speak for themselves.\"})}),className:\"framer-116heq8\",\"data-framer-name\":\"Stop building, start selling. Aria gives you the tools, financing, and risk protection to launch your dream product. All in one place.\",fonts:[\"GF;Red Hat Text-regular\"],verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kpdmsj\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1l6v7rg\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-om01cd\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1thjitu\",\"data-framer-name\":'Google \"G\" Logo',opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 21 21\"><path d=\"M 20.981 10.739 C 20.981 9.994 20.913 9.278 20.787 8.591 L 10.714 8.591 L 10.714 12.657 L 16.47 12.657 C 16.217 13.965 15.459 15.072 14.321 15.817 L 14.321 18.461 L 17.792 18.461 C 19.814 16.628 20.981 13.936 20.981 10.739 Z\" fill=\"rgb(66,133,244)\"></path><path d=\"M 10.714 21 C 13.602 21 16.022 20.065 17.792 18.461 L 14.321 15.817 C 13.368 16.447 12.153 16.829 10.714 16.829 C 7.933 16.829 5.571 14.986 4.725 12.505 L 1.166 12.505 L 1.166 15.215 C 2.926 18.642 6.533 21 10.714 21 Z\" fill=\"rgb(52,168,83)\"></path><path d=\"M 4.725 12.495 C 4.511 11.865 4.384 11.197 4.384 10.5 C 4.384 9.803 4.511 9.135 4.725 8.505 L 4.725 5.794 L 1.166 5.794 C 0.437 7.207 0.019 8.801 0.019 10.5 C 0.019 12.199 0.437 13.793 1.166 15.206 L 3.937 13.087 Z\" fill=\"rgb(251,188,5)\"></path><path d=\"M 10.714 4.181 C 12.289 4.181 13.689 4.715 14.807 5.746 L 17.87 2.74 C 16.013 1.04 13.602 0 10.714 0 C 6.533 0 2.926 2.358 1.166 5.794 L 4.725 8.505 C 5.571 6.023 7.933 4.181 10.714 4.181 Z\" fill=\"rgb(234,67,53)\"></path></svg>',svgContentId:10792185456,withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iUejXUcFG:{svgContentId:9354983908},N_JggosSO:{svgContentId:9354983908},TAfGvJAO_:{svgContentId:9354983908}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1m12owb\",\"data-framer-name\":\"Group\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 114 21\"><g transform=\"translate(0.714 0.244)\"><path d=\"M 11.397 0.882 L 13.402 5.881 L 18.559 5.881 C 19.992 6.028 20.422 7.793 19.418 8.675 L 15.551 12.939 L 17.127 17.939 C 17.557 19.262 16.124 20.439 14.978 19.85 L 9.964 16.909 L 5.095 19.556 C 3.948 20.291 2.517 19.115 2.803 17.791 L 4.378 12.939 L 0.511 8.527 C -0.492 7.646 0.081 5.881 1.369 5.735 L 6.526 5.735 L 8.532 0.882 C 9.105 -0.294 10.824 -0.294 11.397 0.882 Z\" fill=\"rgb(254,214,7)\"></path><path d=\"M 34.689 0.882 L 36.695 5.881 L 41.852 5.881 C 43.284 6.028 43.713 7.793 42.711 8.675 L 38.844 12.939 L 40.419 17.939 C 40.849 19.262 39.417 20.439 38.271 19.85 L 33.257 16.909 L 28.387 19.556 C 27.242 20.291 25.809 19.115 26.095 17.791 L 27.671 12.939 L 23.804 8.527 C 22.801 7.645 23.373 5.881 24.663 5.734 L 29.82 5.734 L 31.825 0.881 C 32.398 -0.294 34.116 -0.294 34.689 0.882 Z\" fill=\"rgb(254,214,7)\"></path><path d=\"M 57.981 0.882 L 59.987 5.881 L 65.144 5.881 C 66.576 6.028 67.006 7.793 66.003 8.675 L 62.136 12.939 L 63.711 17.939 C 64.141 19.262 62.709 20.439 61.563 19.85 L 56.549 16.909 L 51.679 19.556 C 50.534 20.291 49.101 19.115 49.387 17.791 L 50.963 12.939 L 47.096 8.527 C 46.093 7.645 46.666 5.881 47.955 5.734 L 53.112 5.734 L 55.117 0.881 C 55.69 -0.294 57.408 -0.294 57.981 0.882 Z\" fill=\"rgb(254,214,7)\"></path><path d=\"M 81.274 0.882 L 83.278 5.881 L 88.435 5.881 C 89.868 6.028 90.298 7.793 89.294 8.675 L 85.427 12.939 L 87.002 17.939 C 87.432 19.262 86 20.439 84.854 19.85 L 79.841 16.909 L 74.971 19.556 C 73.825 20.291 72.393 19.115 72.68 17.791 L 74.255 12.939 L 70.388 8.527 C 69.385 7.645 69.958 5.881 71.247 5.734 L 76.404 5.734 L 78.409 0.881 C 78.982 -0.294 80.7 -0.294 81.274 0.882 Z\" fill=\"rgb(254,214,7)\"></path><path d=\"M 104.565 0.882 L 106.57 5.881 L 111.727 5.881 C 113.16 6.028 113.59 7.793 112.586 8.675 L 108.719 12.939 L 110.295 17.939 C 110.725 19.262 109.292 20.439 108.146 19.85 L 103.133 16.909 L 98.263 19.556 C 97.117 20.291 95.685 19.115 95.971 17.791 L 97.547 12.939 L 93.679 8.527 C 92.677 7.645 93.25 5.881 94.538 5.734 L 99.695 5.734 L 101.701 0.881 C 102.273 -0.294 103.993 -0.294 104.565 0.882 Z\" fill=\"rgb(254,214,7)\"></path></g></svg>',svgContentId:12710019448,withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LTUwMA==\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"22.4px\",\"--framer-text-color\":\"var(--token-6335771f-2fb8-4ed5-bd60-403c52bcb8fe, rgb(7, 41, 41))\"},children:\"5.0 (140+ reviews)\"})}),className:\"framer-1bcj088\",\"data-framer-name\":\"Strong \u2192 4.5\",fonts:[\"GF;Red Hat Text-500\"],verticalAlignment:\"bottom\",withExternalLayout:true})]}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iUejXUcFG:{y:(componentViewport?.y||0)+0+4232+64+213+0+62},TAfGvJAO_:{y:(componentViewport?.y||0)+0+5698.1698+64+256+0+62}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:360,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+4296+64+278+0+62,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wpr0ms-container hidden-reupwm\",nodeId:\"K3MHOjq8T\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iUejXUcFG:{__framer__threshold:1}},children:/*#__PURE__*/_jsx(TickerShowHideWithVariantAppearEffect,{__framer__animateOnce:true,__framer__obscuredVariantId:\"r9eg9sYga\",__framer__threshold:0,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"rOA61ThTV\",height:\"100%\",id:\"K3MHOjq8T\",layoutId:\"K3MHOjq8T\",style:{height:\"100%\",width:\"100%\"},variant:\"r9eg9sYga\",width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsxs(\"article\",{className:\"framer-1p8lzzk\",\"data-framer-name\":\"Sticky Section\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wgyj3d\",\"data-framer-name\":\"Left stack\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-bh61bl\",\"data-border\":true,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-4y983t\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{N_JggosSO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LTUwMA==\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-6335771f-2fb8-4ed5-bd60-403c52bcb8fe, rgb(7, 41, 41))\"},children:\"Blogs - Learning Resources\"})})},TAfGvJAO_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LTUwMA==\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-6335771f-2fb8-4ed5-bd60-403c52bcb8fe, rgb(7, 41, 41))\"},children:\"Blogs - Learning Resources\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LTUwMA==\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-6335771f-2fb8-4ed5-bd60-403c52bcb8fe, rgb(7, 41, 41))\"},children:\"Blogs - Learning Resources\"})}),className:\"framer-1m2my97\",\"data-framer-name\":\"Aria for Enterprises\",fonts:[\"GF;Red Hat Text-500\"],verticalAlignment:\"center\",withExternalLayout:true})})})}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-164rw61 hidden-reupwm\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TAfGvJAO_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LTUwMA==\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"48px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-dbfc07fa-843b-44c3-8129-dae95783e37f, rgb(4, 23, 23))\"},children:\"How To Buy Your First Home, The Guide\"})}),fonts:[\"GF;Red Hat Text-500\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-ez4wih\",\"data-styles-preset\":\"EuOrK58rZ\",children:\"How To Buy Your First Home, The Guide\"})}),className:\"framer-xevh4n\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TAfGvJAO_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ei8sym\",\"data-styles-preset\":\"P5fwP4OcL\",style:{\"--framer-text-alignment\":\"center\"},children:\"If you're a first time buyer, buying your first home can seem overwhelming and confusing. We'll walk you through all the steps to getting on the property ladder that you need to know, so you're fully prepared.\"})})}},children:/*#__PURE__*/_jsx(RichTextWithTruncateText1t25nad,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ei8sym\",\"data-styles-preset\":\"P5fwP4OcL\",children:\"If you're a first time buyer, buying your first home can seem overwhelming and confusing. We'll walk you through all the steps to getting on the property ladder that you need to know, so you're fully prepared.\"})}),className:\"framer-1t25nad\",\"data-framer-name\":\"Lines:2\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{Yhj9F7FvO:\"expert-mortgage-solutions-to-help-you-buy-your-first-home\"},unresolvedPathSlugs:{Yhj9F7FvO:{collectionId:\"M3YHIt1j1\",collectionItemId:\"zZikzjgDH\"}},webPageId:\"YP7x0GbJD\"},implicitPathVariables:undefined},{href:{pathVariables:{Yhj9F7FvO:\"what-first-time-buyers-need-to-know\"},unresolvedPathSlugs:{Yhj9F7FvO:{collectionId:\"M3YHIt1j1\",collectionItemId:\"C7d6pPrHi\"}},webPageId:\"YP7x0GbJD\"},implicitPathVariables:undefined},{href:{pathVariables:{Yhj9F7FvO:\"expert-mortgage-solutions-to-help-you-buy-your-first-home\"},unresolvedPathSlugs:{Yhj9F7FvO:{collectionId:\"M3YHIt1j1\",collectionItemId:\"zZikzjgDH\"}},webPageId:\"YP7x0GbJD\"},implicitPathVariables:undefined}],children:resolvedLinks8=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iUejXUcFG:{y:(componentViewport?.y||0)+0+4995+128+0+268.4},TAfGvJAO_:{y:(componentViewport?.y||0)+0+7248.1698+64+0+0+274.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,y:(componentViewport?.y||0)+0+5124+128+0+268.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ndbryi-container hidden-reupwm\",nodeId:\"Mb_ZHnNnb\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iUejXUcFG:{yUNms4FKA:resolvedLinks8[1]},TAfGvJAO_:{yUNms4FKA:resolvedLinks8[2]}},children:/*#__PURE__*/_jsx(ButtonGreenCircle,{cJbRW6jzE:16,cXBTiTH1E:\"First Time Buyers Guide\",height:\"100%\",id:\"Mb_ZHnNnb\",layoutId:\"Mb_ZHnNnb\",Pdsa0IS5V:\"rgb(4, 23, 23)\",variant:\"ahPNPiBEn\",width:\"100%\",yUNms4FKA:resolvedLinks8[0]})})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iUejXUcFG:{background:{alt:\"Blog Cover \",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4995+128+0+342.4),pixelHeight:1970,pixelWidth:3073,sizes:`calc(max((min(${componentViewport?.width||\"100vw\"}, 1540px) - 100px) * 0.65, 1px) - 100px)`,src:\"https://framerusercontent.com/images/wGtXmymLPR4ZIjTYFRBjyNuj6I.png\",srcSet:\"https://framerusercontent.com/images/wGtXmymLPR4ZIjTYFRBjyNuj6I.png?scale-down-to=512 512w,https://framerusercontent.com/images/wGtXmymLPR4ZIjTYFRBjyNuj6I.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wGtXmymLPR4ZIjTYFRBjyNuj6I.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/wGtXmymLPR4ZIjTYFRBjyNuj6I.png 3073w\"}},TAfGvJAO_:{background:{alt:\"Blog Cover \",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+7248.1698+64+0+0+348.6),pixelHeight:1970,pixelWidth:3073,sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1540px) - 100px)`,src:\"https://framerusercontent.com/images/wGtXmymLPR4ZIjTYFRBjyNuj6I.png\",srcSet:\"https://framerusercontent.com/images/wGtXmymLPR4ZIjTYFRBjyNuj6I.png?scale-down-to=512 512w,https://framerusercontent.com/images/wGtXmymLPR4ZIjTYFRBjyNuj6I.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wGtXmymLPR4ZIjTYFRBjyNuj6I.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/wGtXmymLPR4ZIjTYFRBjyNuj6I.png 3073w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Blog Cover \",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5124+128+0+342.4),pixelHeight:1970,pixelWidth:3073,sizes:`calc(max((min(${componentViewport?.width||\"100vw\"}, 1540px) - 100px) * 0.65, 1px) - 100px)`,src:\"https://framerusercontent.com/images/wGtXmymLPR4ZIjTYFRBjyNuj6I.png\",srcSet:\"https://framerusercontent.com/images/wGtXmymLPR4ZIjTYFRBjyNuj6I.png?scale-down-to=512 512w,https://framerusercontent.com/images/wGtXmymLPR4ZIjTYFRBjyNuj6I.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wGtXmymLPR4ZIjTYFRBjyNuj6I.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/wGtXmymLPR4ZIjTYFRBjyNuj6I.png 3073w\"},className:\"framer-14kh0fl hidden-reupwm\",\"data-framer-name\":\"Image\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1su83uw\",\"data-framer-name\":\"Right Stack\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{Yhj9F7FvO:\"standard-remortgage\"},unresolvedPathSlugs:{Yhj9F7FvO:{collectionId:\"M3YHIt1j1\",collectionItemId:\"RYqRZzQwB\"}},webPageId:\"YP7x0GbJD\"},implicitPathVariables:undefined},{href:{pathVariables:{Yhj9F7FvO:\"house-prices,-pensions-and-the-recovery\"},unresolvedPathSlugs:{Yhj9F7FvO:{collectionId:\"M3YHIt1j1\",collectionItemId:\"CwfUJNYKZ\"}},webPageId:\"YP7x0GbJD\"},implicitPathVariables:undefined},{href:{pathVariables:{Yhj9F7FvO:\"standard-remortgage\"},unresolvedPathSlugs:{Yhj9F7FvO:{collectionId:\"M3YHIt1j1\",collectionItemId:\"RYqRZzQwB\"}},webPageId:\"YP7x0GbJD\"},implicitPathVariables:undefined},{href:{pathVariables:{Yhj9F7FvO:\"standard-remortgage\"},unresolvedPathSlugs:{Yhj9F7FvO:{collectionId:\"M3YHIt1j1\",collectionItemId:\"RYqRZzQwB\"}},webPageId:\"YP7x0GbJD\"},implicitPathVariables:undefined}],children:resolvedLinks9=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iUejXUcFG:{y:(componentViewport?.y||0)+0+4995+128+0+0},N_JggosSO:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1540px) - 30px)`,y:(componentViewport?.y||0)+0+5256.3132+48+51.2+24+0},TAfGvJAO_:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1540px) - 100px)`,y:(componentViewport?.y||0)+0+7248.1698+64+856.6+72+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:481,width:`calc((min(${componentViewport?.width||\"100vw\"}, 1540px) - 100px) * 0.35)`,y:(componentViewport?.y||0)+0+5124+128+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1joavo8-container\",nodeId:\"It9hVGvfx\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iUejXUcFG:{ohEB06rIz:resolvedLinks9[1]},N_JggosSO:{ohEB06rIz:resolvedLinks9[3],tYDp8Wb_g:20,zbmLQvLg6:addImageAlt({pixelHeight:1970,pixelWidth:2417,positionX:\"12.3%\",positionY:\"80.7%\",src:\"https://framerusercontent.com/images/VOVukbenMtmmAtR5UDI8K7Kq49g.png\",srcSet:\"https://framerusercontent.com/images/VOVukbenMtmmAtR5UDI8K7Kq49g.png?scale-down-to=512 512w,https://framerusercontent.com/images/VOVukbenMtmmAtR5UDI8K7Kq49g.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/VOVukbenMtmmAtR5UDI8K7Kq49g.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/VOVukbenMtmmAtR5UDI8K7Kq49g.png 2417w\"},\"\")},TAfGvJAO_:{ohEB06rIz:resolvedLinks9[2],variant:\"vSB1J5diM\"}},children:/*#__PURE__*/_jsx(ComponentStickyRightPanel,{C7xR5nlc_:\"Just realised your current mortgage has come to an end and want to know your options? \",height:\"100%\",id:\"It9hVGvfx\",layoutId:\"It9hVGvfx\",ohEB06rIz:resolvedLinks9[0],style:{width:\"100%\"},sxdVALRKa:\"Need A Quick Remortgage?\",tYDp8Wb_g:28,variant:\"YhLaeSpr3\",width:\"100%\",zbmLQvLg6:addImageAlt({pixelHeight:1970,pixelWidth:2417,src:\"https://framerusercontent.com/images/VOVukbenMtmmAtR5UDI8K7Kq49g.png\",srcSet:\"https://framerusercontent.com/images/VOVukbenMtmmAtR5UDI8K7Kq49g.png?scale-down-to=512 512w,https://framerusercontent.com/images/VOVukbenMtmmAtR5UDI8K7Kq49g.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/VOVukbenMtmmAtR5UDI8K7Kq49g.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/VOVukbenMtmmAtR5UDI8K7Kq49g.png 2417w\"},\"\")})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{Yhj9F7FvO:\"holiday-let-mortgages\"},unresolvedPathSlugs:{Yhj9F7FvO:{collectionId:\"M3YHIt1j1\",collectionItemId:\"X0RFoDC7f\"}},webPageId:\"YP7x0GbJD\"},implicitPathVariables:undefined},{href:{pathVariables:{Yhj9F7FvO:\"tips-for-a-cautious-investor\"},unresolvedPathSlugs:{Yhj9F7FvO:{collectionId:\"M3YHIt1j1\",collectionItemId:\"m4p1Pxtjf\"}},webPageId:\"YP7x0GbJD\"},implicitPathVariables:undefined},{href:{pathVariables:{Yhj9F7FvO:\"holiday-let-mortgages\"},unresolvedPathSlugs:{Yhj9F7FvO:{collectionId:\"M3YHIt1j1\",collectionItemId:\"X0RFoDC7f\"}},webPageId:\"YP7x0GbJD\"},implicitPathVariables:undefined},{href:{pathVariables:{Yhj9F7FvO:\"holiday-let-mortgages\"},unresolvedPathSlugs:{Yhj9F7FvO:{collectionId:\"M3YHIt1j1\",collectionItemId:\"X0RFoDC7f\"}},webPageId:\"YP7x0GbJD\"},implicitPathVariables:undefined}],children:resolvedLinks10=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iUejXUcFG:{y:(componentViewport?.y||0)+0+4995+128+0+553},N_JggosSO:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1540px) - 30px)`,y:(componentViewport?.y||0)+0+5256.3132+48+51.2+24+553},TAfGvJAO_:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1540px) - 100px)`,y:(componentViewport?.y||0)+0+7248.1698+64+856.6+72+553}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:481,width:`calc((min(${componentViewport?.width||\"100vw\"}, 1540px) - 100px) * 0.35)`,y:(componentViewport?.y||0)+0+5124+128+0+553,children:/*#__PURE__*/_jsx(Container,{className:\"framer-16xontv-container\",nodeId:\"TNsnhw3Hh\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iUejXUcFG:{ohEB06rIz:resolvedLinks10[1]},N_JggosSO:{ohEB06rIz:resolvedLinks10[3],tYDp8Wb_g:20},TAfGvJAO_:{ohEB06rIz:resolvedLinks10[2],variant:\"vSB1J5diM\"}},children:/*#__PURE__*/_jsx(ComponentStickyRightPanel,{C7xR5nlc_:\"Are holiday lets a good way to invest, and what are the limitations?\",height:\"100%\",id:\"TNsnhw3Hh\",layoutId:\"TNsnhw3Hh\",ohEB06rIz:resolvedLinks10[0],style:{width:\"100%\"},sxdVALRKa:\"Should I invest in a holiday let? \",tYDp8Wb_g:28,variant:\"YhLaeSpr3\",width:\"100%\",zbmLQvLg6:addImageAlt({pixelHeight:1045,pixelWidth:1309,src:\"https://framerusercontent.com/images/3em0CdH4WMzBrbMOC20qNzF19A.png\",srcSet:\"https://framerusercontent.com/images/3em0CdH4WMzBrbMOC20qNzF19A.png?scale-down-to=512 512w,https://framerusercontent.com/images/3em0CdH4WMzBrbMOC20qNzF19A.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/3em0CdH4WMzBrbMOC20qNzF19A.png 1309w\"},\"\")})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{Yhj9F7FvO:\"location-location-location\"},unresolvedPathSlugs:{Yhj9F7FvO:{collectionId:\"M3YHIt1j1\",collectionItemId:\"aY_UoHVf8\"}},webPageId:\"YP7x0GbJD\"},implicitPathVariables:undefined},{href:{pathVariables:{Yhj9F7FvO:\"thoughts-for-first-time-buyers\"},unresolvedPathSlugs:{Yhj9F7FvO:{collectionId:\"M3YHIt1j1\",collectionItemId:\"cp_6QC6sG\"}},webPageId:\"YP7x0GbJD\"},implicitPathVariables:undefined},{href:{pathVariables:{Yhj9F7FvO:\"location-location-location\"},unresolvedPathSlugs:{Yhj9F7FvO:{collectionId:\"M3YHIt1j1\",collectionItemId:\"aY_UoHVf8\"}},webPageId:\"YP7x0GbJD\"},implicitPathVariables:undefined},{href:{pathVariables:{Yhj9F7FvO:\"location-location-location\"},unresolvedPathSlugs:{Yhj9F7FvO:{collectionId:\"M3YHIt1j1\",collectionItemId:\"aY_UoHVf8\"}},webPageId:\"YP7x0GbJD\"},implicitPathVariables:undefined}],children:resolvedLinks11=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iUejXUcFG:{y:(componentViewport?.y||0)+0+4995+128+0+1106},N_JggosSO:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1540px) - 30px)`,y:(componentViewport?.y||0)+0+5256.3132+48+51.2+24+1106},TAfGvJAO_:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1540px) - 100px)`,y:(componentViewport?.y||0)+0+7248.1698+64+856.6+72+1106}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:481,width:`calc((min(${componentViewport?.width||\"100vw\"}, 1540px) - 100px) * 0.35)`,y:(componentViewport?.y||0)+0+5124+128+0+1106,children:/*#__PURE__*/_jsx(Container,{className:\"framer-45anwg-container\",nodeId:\"c31j1luYs\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iUejXUcFG:{ohEB06rIz:resolvedLinks11[1],sxdVALRKa:\"Where should I buy?\"},N_JggosSO:{ohEB06rIz:resolvedLinks11[3],tYDp8Wb_g:20},TAfGvJAO_:{ohEB06rIz:resolvedLinks11[2],variant:\"vSB1J5diM\"}},children:/*#__PURE__*/_jsx(ComponentStickyRightPanel,{C7xR5nlc_:\"Most property experts agree that location is the most important part of the house buying process.\",height:\"100%\",id:\"c31j1luYs\",layoutId:\"c31j1luYs\",ohEB06rIz:resolvedLinks11[0],style:{width:\"100%\"},sxdVALRKa:\"Where should I buy a house?\",tYDp8Wb_g:28,variant:\"YhLaeSpr3\",width:\"100%\",zbmLQvLg6:addImageAlt({pixelHeight:920,pixelWidth:1153,src:\"https://framerusercontent.com/images/PddKc9cG0b2QzCC5vKuoG7KA6o.png\",srcSet:\"https://framerusercontent.com/images/PddKc9cG0b2QzCC5vKuoG7KA6o.png?scale-down-to=512 512w,https://framerusercontent.com/images/PddKc9cG0b2QzCC5vKuoG7KA6o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PddKc9cG0b2QzCC5vKuoG7KA6o.png 1153w\"},\"\")})})})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lkkbus\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TAfGvJAO_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LTUwMA==\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.8px\",\"--framer-line-height\":\"44px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(4, 23, 23)\",\"--framer-text-transform\":\"capitalize\"},children:\"Lots of info to guide your journey\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LTUwMA==\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.8px\",\"--framer-line-height\":\"44px\",\"--framer-text-color\":\"rgb(4, 23, 23)\",\"--framer-text-transform\":\"capitalize\"},children:\"Lots of info to guide your journey\"})}),className:\"framer-hb1o6y\",\"data-framer-name\":\"Payments insights for Saas\",fonts:[\"GF;Red Hat Text-500\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1a9h8hk\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-192gz9z\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9sdyll\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-173tbrb\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-268xu1\",\"data-framer-name\":\"Overlay\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-6n4ank\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LTUwMA==\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"16px\",\"--framer-text-color\":\"var(--token-3635fae1-26af-43ab-8c23-ea0ac4cfae93, rgb(247, 250, 245))\"},children:\"Blog\"})}),className:\"framer-x35rpq\",\"data-framer-name\":\"Blog\",fonts:[\"GF;Red Hat Text-500\"],verticalAlignment:\"center\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-bok4uv\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LTUwMA==\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.56px\",\"--framer-line-height\":\"30.8px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Let Barrett Mortgages do the searching \u2013 and we\u2019ll find the right solution for you.\"})}),className:\"framer-u787ek\",\"data-framer-name\":\"How Can You Improve SaaS User Retention Through Instant Payments?\",fonts:[\"GF;Red Hat Text-500\"],verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-mdd33g\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"hj6cNCd2x\"},implicitPathVariables:undefined},{href:{webPageId:\"hj6cNCd2x\"},implicitPathVariables:undefined},{href:{webPageId:\"hj6cNCd2x\"},implicitPathVariables:undefined},{href:{webPageId:\"hj6cNCd2x\"},implicitPathVariables:undefined}],children:resolvedLinks12=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iUejXUcFG:{y:(componentViewport?.y||0)+0+6838+0+0+0+48+0+226+0+0},N_JggosSO:{y:(componentViewport?.y||0)+0+7014.5132+0+186+0+0+48+0+292+0+0},TAfGvJAO_:{y:(componentViewport?.y||0)+0+6504.1698+64+84+0+0+48+0+226+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,y:(componentViewport?.y||0)+0+6967+0+0+0+48+0+226+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-5paj14-container\",nodeId:\"F2DzbPl1G\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iUejXUcFG:{yUNms4FKA:resolvedLinks12[1]},N_JggosSO:{yUNms4FKA:resolvedLinks12[3]},TAfGvJAO_:{yUNms4FKA:resolvedLinks12[2]}},children:/*#__PURE__*/_jsx(ButtonGreenCircle,{cJbRW6jzE:16,cXBTiTH1E:\"Find Out More\",height:\"100%\",id:\"F2DzbPl1G\",layoutId:\"F2DzbPl1G\",Pdsa0IS5V:\"rgb(4, 23, 23)\",variant:\"PCobzhw5d\",width:\"100%\",yUNms4FKA:resolvedLinks12[0]})})})})})})})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1nyafhp-container\",isModuleExternal:true,nodeId:\"fB88oU2LM\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{N_JggosSO:{itemsPerPage:1}},children:/*#__PURE__*/_jsx(Superfields,{cmsCollectionName:\"\",collectionList:[/*#__PURE__*/_jsx(MotionDivWithShuffledItems103jxoe,{className:\"framer-103jxoe\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"UbLv28q35\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:4},select:[{collection:\"UbLv28q35\",name:\"lROH7muHE\",type:\"Identifier\"},{collection:\"UbLv28q35\",name:\"XxalEyZ8R\",type:\"Identifier\"},{collection:\"UbLv28q35\",name:\"Yhj9F7FvO\",type:\"Identifier\"},{collection:\"UbLv28q35\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({id:idUbLv28q35,lROH7muHE:lROH7muHEUbLv28q35,XxalEyZ8R:XxalEyZ8RUbLv28q35,Yhj9F7FvO:Yhj9F7FvOUbLv28q35},index)=>{XxalEyZ8RUbLv28q35??=\"\";Yhj9F7FvOUbLv28q35??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`UbLv28q35-${idUbLv28q35}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{Yhj9F7FvO:Yhj9F7FvOUbLv28q35},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1922ger\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1dbq5d9\",\"data-framer-name\":\"Blog Preview\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"380px\",...toResponsiveImage(lROH7muHEUbLv28q35)},className:\"framer-13hcx9z\"}),/*#__PURE__*/_jsx(RichTextWithTruncateText6wwjbw,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UmVkIEhhdCBUZXh0LTUwMA==\",\"--framer-font-family\":'\"Red Hat Text\", \"Red Hat Text Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--token-6335771f-2fb8-4ed5-bd60-403c52bcb8fe, rgb(7, 41, 41))\"},children:\"test draft\"})}),className:\"framer-6wwjbw\",\"data-framer-name\":\"Lines:3\",fonts:[\"GF;Red Hat Text-500\"],text:XxalEyZ8RUbLv28q35,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{Yhj9F7FvO:Yhj9F7FvOUbLv28q35},webPageId:\"YP7x0GbJD\"},implicitPathVariables:undefined}],children:resolvedLinks13=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,children:/*#__PURE__*/_jsx(Container,{className:\"framer-4a32w1-container\",inComponentSlot:true,nodeId:\"XdAn8liMd\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(ButtonGreenCircle,{cJbRW6jzE:16,cXBTiTH1E:\"Learn more\",height:\"100%\",id:\"XdAn8liMd\",layoutId:\"XdAn8liMd\",Pdsa0IS5V:\"rgb(4, 23, 23)\",variant:\"ahPNPiBEn\",width:\"100%\",yUNms4FKA:resolvedLinks13[0]})})})})]})})})},idUbLv28q35);})})})})})],emptyState:[],favouritesOnly:false,favouriting:false,filtering:false,height:\"100%\",id:\"fB88oU2LM\",itemsPerPage:3,layout:{alignH:\"start\",alignV:\"start\",columnCount:2,columns:\"fixed\",direction:\"horizontal\",distribute:\"space-between\",gap:10,gapH:10,gapV:10,gridAlign:\"center\",gridAlignV:\"start\",gridHeight:200,gridHeightType:\"fit\",gridWidth:200,gridWidthType:\"min\",masonryAlign:\"center\",masonryColumns:3,masonryItemWidth:\"fill\",padding:0,paddingBottom:0,paddingIsMixed:true,paddingLeft:5,paddingRight:0,paddingTop:0,type:\"stack\",wrap:false},layoutId:\"fB88oU2LM\",pagination:false,paginationType:\"prevNextButtons\",randomize:false,scrollUp:{filteringEnabled:false,offset:0,paginationEnabled:true,scrollStyle:\"smooth\",sortingEnabled:false},search:false,searchFields:[{fieldName:\"Title\",fieldType:\"default\",referenceFieldName:\"\"}],slugFieldName:\"Slug\",sorting:false,style:{width:\"100%\"},superfieldsId:0,width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iUejXUcFG:{y:(componentViewport?.y||0)+0+7434},N_JggosSO:{y:(componentViewport?.y||0)+0+7862.5132},TAfGvJAO_:{y:(componentViewport?.y||0)+0+9955.7698}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:726,width:`min(${componentViewport?.width||\"100vw\"}, 1540px)`,y:(componentViewport?.y||0)+0+7563,children:/*#__PURE__*/_jsx(Container,{className:\"framer-mfujh4-container\",id:elementId3,nodeId:\"bZuIiXiDN\",ref:ref4,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iUejXUcFG:{sHeVzli1J:ref5},N_JggosSO:{variant:\"YcGXPAktZ\"},TAfGvJAO_:{SgxzvCGHs:\"64px\",variant:\"YcGXPAktZ\"}},children:/*#__PURE__*/_jsx(BottomFooterCompliment,{height:\"100%\",id:\"bZuIiXiDN\",layoutId:\"bZuIiXiDN\",SgxzvCGHs:\"24px 24px 24px 24px\",sHeVzli1J:ref4,style:{maxWidth:\"100%\",width:\"100%\"},variant:\"XA7HbuhL_\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iUejXUcFG:{y:(componentViewport?.y||0)+0+8160},N_JggosSO:{y:(componentViewport?.y||0)+0+8588.5132},TAfGvJAO_:{y:(componentViewport?.y||0)+0+10681.7698}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1143,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+8289,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1om1ugd-container\",nodeId:\"Xyp78L4hl\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{N_JggosSO:{variant:\"kSYkMe7os\"},TAfGvJAO_:{variant:\"ve6QfDqho\"}},children:/*#__PURE__*/_jsx(Footer4,{height:\"100%\",id:\"Xyp78L4hl\",layoutId:\"Xyp78L4hl\",lz5fYYv4u:\"var(--token-ccda1a7d-267b-4e47-91d5-ac88a03988c0, rgb(255, 255, 255))\",style:{width:\"100%\"},UKlDyFdJ9:\"rgba(0, 0, 0, 0.8)\",UZO7A3xAv:\"jC07Ha64H\",variant:\"uCERsnYAx\",width:\"100%\",wZoE9SD_A:\"rgb(0, 0, 0)\"})})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{N_JggosSO:{height:1479,width:`calc(${componentViewport?.width||\"100vw\"} + 2px)`,y:-1},TAfGvJAO_:{height:1479,width:`calc(${componentViewport?.width||\"100vw\"} + 2px)`,y:-1}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1pbpwr9-container hidden-72rtr7 hidden-1empmy5\",layoutScroll:true,nodeId:\"M9JWGzsvV\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(MobileNavigation,{height:\"100%\",id:\"M9JWGzsvV\",layoutId:\"M9JWGzsvV\",R9ZDdCJOd:\"pEup7HtM9\",style:{width:\"100%\"},variant:\"PAgMdR5Cb\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:55,width:\"55px\",y:915,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-3rzyqe-container\",id:\"3rzyqe\",layoutScroll:true,nodeId:\"cyGrKpbqH\",scopeId:\"augiA20Il\",children:[/*#__PURE__*/_jsx(Component1,{height:\"100%\",id:\"cyGrKpbqH\",layoutId:\"cyGrKpbqH\",style:{height:\"100%\",width:\"100%\"},variant:overlay.visible?\"YP6sQmBnp\":\"YP6sQmBnp\",vjZ1hVKQD:vjZ1hVKQD3bnx0g({overlay}),width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:.5,ease:[.95,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-9hkdvz\"),\"data-framer-portal-id\":\"3rzyqe\",exit:{opacity:0,transition:{delay:0,duration:.5,ease:[1,0,1,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"X0x3eykGH\"),/*#__PURE__*/_jsx(motion.div,{className:cx(scopingClassNames,\"framer-tdftcb\"),\"data-framer-portal-id\":\"3rzyqe\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{animate:animation9,className:\"framer-rhgqgf-container\",exit:animation8,inComponentSlot:true,initial:animation10,nodeId:\"BZubbk5Sp\",rendersWithMotion:true,scopeId:\"augiA20Il\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PopupModal,{height:\"100%\",id:\"BZubbk5Sp\",layoutId:\"BZubbk5Sp\",variant:\"dS5X6hy5N\",width:\"100%\"})})})})]}),getContainer())})})]})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{ntoBWOe41:\"cookies-policy\"},unresolvedPathSlugs:{ntoBWOe41:{collectionId:\"CT1Zy67NG\",collectionItemId:\"IlsiXMDTK\"}},webPageId:\"BfEV6BOB4\"},implicitPathVariables:undefined},{href:{pathVariables:{ntoBWOe41:\"cookies-policy\"},unresolvedPathSlugs:{ntoBWOe41:{collectionId:\"CT1Zy67NG\",collectionItemId:\"IlsiXMDTK\"}},webPageId:\"BfEV6BOB4\"},implicitPathVariables:undefined},{href:{pathVariables:{ntoBWOe41:\"cookies-policy\"},unresolvedPathSlugs:{ntoBWOe41:{collectionId:\"CT1Zy67NG\",collectionItemId:\"IlsiXMDTK\"}},webPageId:\"BfEV6BOB4\"},implicitPathVariables:undefined}],children:resolvedLinks14=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-7u80ft-container hidden-1empmy5\",isAuthoredByUser:true,isModuleExternal:true,layoutScroll:true,nodeId:\"XRmwUoAla\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{N_JggosSO:{banner:{animation:{scale:1,transition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},x:0,y:10},containerWidth:0,inset:20,insetBottom:20,insetLeft:20,insetPerSide:false,insetRight:20,insetTop:20,padding:20,paddingBottom:20,paddingLeft:20,paddingPerSide:false,paddingRight:20,paddingTop:20,position:\"bottom-center\",style:{backdrop:\"rgba(0, 0, 0, 0.1)\",border:{color:\"rgba(0, 0, 0, 0.05)\",radius:14,width:1},colorBody:\"rgb(68, 68, 68)\",colorTitle:\"rgb(0, 0, 0)\",fill:\"rgb(255, 255, 255)\",fontBody:{},fontTitle:{},link:\"rgb(153, 153, 153)\"},width:340,zIndex:10},content:{euBlocking:false,euDefaults:{analytics:false,marketing:false,necessary:true,preferences:false},euDescription:\"We use cookies to enhance your experience, analyze site traffic and deliver personalized content.\",euPolicy:{label:\"Cookie Policy\",link:resolvedLinks14[2],prefix:\"Read our\"},euShowReject:true,euTitle:\"\",euType:\"medium\",isEU:true,worldBlocking:false,worldDefaults:{analytics:true,marketing:true,necessary:true,preferences:true},worldDescription:\"We use cookies to personalize content, run ads, and analyze traffic.\",worldPolicy:{label:\"Cookie Policy\",prefix:\"Read our\"},worldShowReject:true,worldTitle:\"Cookie Settings\",worldType:\"simple\"}},TAfGvJAO_:{content:{euBlocking:false,euDefaults:{analytics:false,marketing:false,necessary:true,preferences:false},euDescription:\"We use cookies to enhance your experience, analyze site traffic and deliver personalized content.\",euPolicy:{label:\"Cookie Policy\",link:resolvedLinks14[1],prefix:\"Read our\"},euShowReject:true,euTitle:\"\",euType:\"medium\",isEU:true,worldBlocking:false,worldDefaults:{analytics:true,marketing:true,necessary:true,preferences:true},worldDescription:\"We use cookies to personalize content, run ads, and analyze traffic.\",worldPolicy:{label:\"Cookie Policy\",prefix:\"Read our\"},worldShowReject:true,worldTitle:\"Cookie Settings\",worldType:\"simple\"}}},children:/*#__PURE__*/_jsx(CookieBanner,{banner:{animation:{scale:1,transition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},x:0,y:10},containerWidth:0,inset:20,insetBottom:20,insetLeft:20,insetPerSide:false,insetRight:20,insetTop:20,padding:20,paddingBottom:20,paddingLeft:20,paddingPerSide:false,paddingRight:20,paddingTop:20,position:\"bottom-left\",style:{backdrop:\"rgba(0, 0, 0, 0.1)\",border:{color:\"rgba(0, 0, 0, 0.05)\",radius:14,width:1},colorBody:\"rgb(68, 68, 68)\",colorTitle:\"rgb(0, 0, 0)\",fill:\"rgb(255, 255, 255)\",fontBody:{},fontTitle:{},link:\"rgb(153, 153, 153)\"},width:340,zIndex:10},button:{borderRadius:8,direction:\"row\",fluid:true,font:{},hoverOpacity:.6,labels:{accept:\"Accept\",acceptAll:\"Accept all\",confirm:\"Okay\",customize:\"Customize\",reject:\"Reject\",rejectAll:\"Reject all\",save:\"Save Preferences\"},padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,primary:{color:\"rgb(255, 255, 255)\",fill:\"rgb(0, 0, 0)\"},secondary:{color:\"rgb(68, 68, 68)\",fill:\"rgb(238, 238, 238)\"},tapOpacity:.4},content:{euBlocking:false,euDefaults:{analytics:false,marketing:false,necessary:true,preferences:false},euDescription:\"We use cookies to enhance your experience, analyze site traffic and deliver personalized content.\",euPolicy:{label:\"Cookie Policy\",link:resolvedLinks14[0],prefix:\"Read our\"},euShowReject:true,euTitle:\"\",euType:\"medium\",isEU:true,worldBlocking:false,worldDefaults:{analytics:true,marketing:true,necessary:true,preferences:true},worldDescription:\"We use cookies to personalize content, run ads, and analyze traffic.\",worldPolicy:{label:\"Cookie Policy\",prefix:\"Read our\"},worldShowReject:true,worldTitle:\"Cookie Settings\",worldType:\"simple\"},gtmId:\"\",height:\"100%\",id:\"XRmwUoAla\",layoutId:\"XRmwUoAla\",options:{analytics:{description:\"Enables tracking of performance.\",title:\"Analytics\"},marketing:{description:\"Enables ads personalization and tracking.\",title:\"Marketing\"},necessary:{description:\"Enables security and basic functionality.\",optional:true,title:\"Necessary\"},preferences:{description:\"Enables personalized content and settings.\",title:\"Preferences\"},preview:false,style:{background:\"rgba(0, 0, 0, 0.02)\",border:{color:\"rgba(0, 0, 0, 0.02)\",radius:8,width:0},fontBody:{},fontTitle:{},padding:12,paddingBottom:12,paddingLeft:12,paddingPerSide:false,paddingRight:12,paddingTop:12,toggleColor:\"rgb(0, 0, 0)\",toggleColorInactive:\"rgba(0, 0, 0, 0.1)\"}},preview:false,trigger:{color:\"rgb(51, 51, 51)\",iconSize:24,iconType:\"default\",text:\"Cookie Settings\",textFont:{},type:\"text\"},width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-3bMf2.framer-lux5qc, .framer-3bMf2 .framer-lux5qc { display: block; }\",\".framer-3bMf2.framer-72rtr7 { align-content: center; align-items: center; 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-3bMf2 .framer-nyojw2-container { flex: none; height: 80px; left: 0px; position: fixed; right: 0px; top: -1px; z-index: 10; }\",\".framer-3bMf2 .framer-vbpqtc-container, .framer-3bMf2 .framer-18aqt5s-container, .framer-3bMf2 .framer-18ohe6-container, .framer-3bMf2 .framer-ghdhdx-container, .framer-3bMf2 .framer-xq2yyx-container, .framer-3bMf2 .framer-1ndbryi-container, .framer-3bMf2 .framer-5paj14-container, .framer-3bMf2 .framer-4a32w1-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-3bMf2 .framer-mjdeg1 { align-content: center; align-items: center; background-color: var(--token-6335771f-2fb8-4ed5-bd60-403c52bcb8fe, #0b3636); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: 960px; justify-content: flex-end; min-height: 960px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-3bMf2 .framer-xy4hh9 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 1px; justify-content: center; overflow: hidden; padding: 128px 48px 0px 48px; position: relative; width: 100%; }\",\".framer-3bMf2 .framer-17rxyp3 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-3bMf2 .framer-ztax5w { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; max-width: 948px; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 2; }\",\".framer-3bMf2 .framer-1e3t6bk, .framer-3bMf2 .framer-c41lhf { --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-3bMf2 .framer-neh5x1 { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 707px; position: relative; white-space: pre-wrap; width: 75%; word-break: break-word; word-wrap: break-word; }\",\".framer-3bMf2 .framer-1uwb9al { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-3bMf2 .framer-13u747g-container, .framer-3bMf2 .framer-ykq9t1-container, .framer-3bMf2 .framer-x63ya-container, .framer-3bMf2 .framer-k0ozqo-container, .framer-3bMf2 .framer-rhgqgf-container { flex: none; height: auto; position: relative; width: auto; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-3bMf2 .framer-yujsyc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 33px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-3bMf2 .framer-cud4ce, .framer-3bMf2 .framer-om01cd { align-content: center; align-items: center; aspect-ratio: 1 / 1; background-color: #ffffff; border-bottom-left-radius: 999px; border-bottom-right-radius: 999px; border-top-left-radius: 999px; border-top-right-radius: 999px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 33px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 33px; will-change: var(--framer-will-change-override, transform); }\",\".framer-3bMf2 .framer-fr175p, .framer-3bMf2 .framer-1thjitu { flex: none; height: 21px; position: relative; width: 21px; }\",\".framer-3bMf2 .framer-112v4bm, .framer-3bMf2 .framer-1m12owb { flex: none; height: 21px; position: relative; width: 114px; }\",\".framer-3bMf2 .framer-1qpuopi, .framer-3bMf2 .framer-1bcj088 { --framer-paragraph-spacing: 0px; flex: none; height: 23px; position: relative; white-space: pre; width: auto; }\",\".framer-3bMf2 .framer-v0601g-container { bottom: 11px; flex: none; height: 266px; position: absolute; right: -33px; width: 270px; z-index: 1; }\",\".framer-3bMf2 .framer-e5n0kx-container { flex: none; height: 266px; left: -44px; position: absolute; top: 132px; width: 270px; z-index: 1; }\",\".framer-3bMf2 .framer-1jzw9zk { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.14); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 32px 0px 32px 0px; position: relative; width: 100%; }\",\".framer-3bMf2 .framer-1di7ac1-container { -webkit-filter: brightness(0.75); filter: brightness(0.75); flex: none; height: 67px; position: relative; width: 1440px; will-change: var(--framer-will-change-effect-override, transform); z-index: 4; }\",\".framer-3bMf2 .framer-8885c0 { height: 39px; overflow: hidden; position: relative; width: 175px; }\",\".framer-3bMf2 .framer-1j6bppa, .framer-3bMf2 .framer-yxiahd, .framer-3bMf2 .framer-v9357c, .framer-3bMf2 .framer-11hznfj, .framer-3bMf2 .framer-m6djsw, .framer-3bMf2 .framer-1ku9u2x { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-3bMf2 .framer-v54ixr { height: 62px; overflow: hidden; position: relative; width: 206px; }\",\".framer-3bMf2 .framer-nve546 { height: 40px; position: relative; width: 62px; }\",\".framer-3bMf2 .framer-13r8qh5 { height: 39px; overflow: hidden; position: relative; width: 146px; }\",\".framer-3bMf2 .framer-wom1ha { height: 86px; overflow: hidden; position: relative; width: 172px; }\",\".framer-3bMf2 .framer-zmtcv { height: 60px; overflow: hidden; position: relative; width: 103px; }\",\".framer-3bMf2 .framer-rxof6g { bottom: 0px; flex: none; height: 103px; left: 0px; position: absolute; right: 0px; }\",\".framer-3bMf2 .framer-bvejvm { height: 40px; overflow: hidden; position: relative; width: 154px; }\",\".framer-3bMf2 .framer-41cu47 { aspect-ratio: 6.133333333333334 / 1; height: var(--framer-aspect-ratio-supported, 30px); position: relative; width: 184px; }\",\".framer-3bMf2 .framer-g5ktms { aspect-ratio: 3.5185185185185186 / 1; height: var(--framer-aspect-ratio-supported, 54px); position: relative; width: 190px; }\",\".framer-3bMf2 .framer-1g2woun { aspect-ratio: 1.829268292682927 / 1; height: var(--framer-aspect-ratio-supported, 62px); position: relative; width: 113px; }\",\".framer-3bMf2 .framer-24bmgu { height: 51px; overflow: hidden; position: relative; width: 56px; }\",\".framer-3bMf2 .framer-1la728d { height: 34px; position: relative; width: 158px; }\",\".framer-3bMf2 .framer-123lra2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; max-width: 1440px; overflow: hidden; padding: 64px 50px 0px 50px; position: relative; width: 100%; }\",\".framer-3bMf2 .framer-1y5kk66 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; max-width: 638px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-3bMf2 .framer-1qbz7cv, .framer-3bMf2 .framer-bh61bl { --border-bottom-width: 1px; --border-color: rgba(11, 54, 54, 0.12); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 8px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-3bMf2 .framer-1y5viuy { align-content: center; align-items: center; background-color: var(--token-3635fae1-26af-43ab-8c23-ea0ac4cfae93, #f7faf5); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 8px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-3bMf2 .framer-131q50v, .framer-3bMf2 .framer-1m2my97 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-3bMf2 .framer-9qmx7n { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 88px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-3bMf2 .framer-1qtzzvf-container { aspect-ratio: 1.8820224719101124 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 333px); position: relative; width: 1px; z-index: 1; }\",\".framer-3bMf2 .framer-dbsfce { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-3bMf2 .framer-5wagpp { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-3bMf2 .framer-1pb4sxb, .framer-3bMf2 .framer-izh4sn { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-3bMf2 .framer-7s630g { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-3bMf2 .framer-1q4s0x5 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1440px; overflow: visible; padding: 64px 75px 128px 75px; position: relative; width: 100%; }\",\".framer-3bMf2 .framer-gz8i6b { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; max-width: 1440px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-3bMf2 .framer-c8l095, .framer-3bMf2 .framer-2r1abk, .framer-3bMf2 .framer-1ximpbo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 517px; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-3bMf2 .framer-ii1btd, .framer-3bMf2 .framer-x31xix { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: flex-start; overflow: hidden; padding: 0px 50px 0px 50px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-3bMf2 .framer-xahp5m, .framer-3bMf2 .framer-acanp8, .framer-3bMf2 .framer-85zzog, .framer-3bMf2 .framer-8yma6 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 517px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-3bMf2 .framer-1c3rrec, .framer-3bMf2 .framer-hb7fht, .framer-3bMf2 .framer-1aznawb, .framer-3bMf2 .framer-tgq2vv { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 14px; height: 305px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 412px; }\",\".framer-3bMf2 .framer-qhby7v, .framer-3bMf2 .framer-1ngmzwu, .framer-3bMf2 .framer-1ar5clx, .framer-3bMf2 .framer-16cjo7d { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 412px; word-break: break-word; word-wrap: break-word; }\",\".framer-3bMf2 .framer-u1rcuf, .framer-3bMf2 .framer-1muhob0, .framer-3bMf2 .framer-9o6u0g, .framer-3bMf2 .framer-1o2wzre, .framer-3bMf2 .framer-1t25nad { --framer-paragraph-spacing: 0px; flex: none; height: auto; opacity: 0.7; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-3bMf2 .framer-1ppcxhk { align-content: center; align-items: center; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 604px; will-change: var(--framer-will-change-override, transform); }\",\".framer-3bMf2 .framer-tb6l70-container, .framer-3bMf2 .framer-5urqcg-container, .framer-3bMf2 .framer-1rr2twj-container { flex: none; height: 104px; position: relative; width: 100%; }\",\".framer-3bMf2 .framer-1wx13cp { align-content: flex-start; align-items: flex-start; background-color: var(--token-3635fae1-26af-43ab-8c23-ea0ac4cfae93, #f6faf3); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: hidden; padding: 12px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-3bMf2 .framer-jm2nq8 { flex: none; height: 19px; position: relative; width: 73px; }\",\".framer-3bMf2 .framer-n3ixb3 { align-content: center; align-items: center; background-color: var(--token-57630325-9e18-469c-97c2-36b1eb6a1d60, #f2a598); border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 26px; justify-content: flex-start; overflow: hidden; padding: 0px 12px 0px 12px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-3bMf2 .framer-68n8lk, .framer-3bMf2 .framer-cg6ddy, .framer-3bMf2 .framer-1fp29w2, .framer-3bMf2 .framer-1wiqu6f, .framer-3bMf2 .framer-11h9nbw, .framer-3bMf2 .framer-1u0dvsn { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-3bMf2 .framer-1ahznir, .framer-3bMf2 .framer-r7pek2, .framer-3bMf2 .framer-1vl2cz2, .framer-3bMf2 .framer-7knvlv, .framer-3bMf2 .framer-1bl4kas { align-content: flex-start; align-items: flex-start; background-color: var(--token-3635fae1-26af-43ab-8c23-ea0ac4cfae93, #f6faf3); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 12px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-3bMf2 .framer-1nmwk10 { flex: none; height: 16px; position: relative; width: 65px; }\",\".framer-3bMf2 .framer-6cl0b4 { align-content: center; align-items: center; background-color: #003d32; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 26px; justify-content: flex-start; overflow: hidden; padding: 0px 12px 0px 12px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-3bMf2 .framer-1csmtux, .framer-3bMf2 .framer-1jd1a4a { flex: none; height: 25px; position: relative; width: 76px; }\",\".framer-3bMf2 .framer-1g35tvn { align-content: center; align-items: center; background-color: var(--token-9b3a3ac8-cb3d-419a-9450-fa850451ca00, #531900); border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 26px; justify-content: flex-start; overflow: hidden; padding: 0px 12px 0px 12px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-3bMf2 .framer-ghqgm1 { align-content: center; align-items: center; background-color: var(--token-a5692e86-633f-47ff-8d04-caee8b655444, #000000); border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 6px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-3bMf2 .framer-cyjlea { flex: none; height: 16px; position: relative; width: 92px; }\",\".framer-3bMf2 .framer-1nxzxs7, .framer-3bMf2 .framer-18225zw { align-content: center; align-items: center; background-color: var(--token-616e5b81-7c98-409c-a552-15004687e585, #31003d); border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 26px; justify-content: flex-start; overflow: hidden; padding: 0px 12px 0px 12px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-3bMf2 .framer-2lg1j3 { align-content: center; align-items: center; background-color: var(--token-1fde94ae-7593-4951-8e83-c2b9a1701d9e, #c7ffe7); border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 26px; justify-content: flex-start; overflow: hidden; padding: 0px 12px 0px 12px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-3bMf2 .framer-1m2awm { flex: none; height: 19px; position: relative; width: 87px; }\",\".framer-3bMf2 .framer-1yzladb-container { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-3bMf2 .framer-mwgc8j, .framer-3bMf2 .framer-8vt431 { align-content: center; align-items: center; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: flex-start; overflow: hidden; padding: 0px 50px 0px 50px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-3bMf2 .framer-1ys255y, .framer-3bMf2 .framer-1gjonef, .framer-3bMf2 .framer-1xdvs72 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-3bMf2 .framer-1y74bds { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 517px; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-3bMf2 .framer-o3bbdn-container, .framer-3bMf2 .framer-1kenoi7-container { flex: none; height: 517px; position: relative; width: 625px; }\",\".framer-3bMf2 .framer-1sa1phx-container { flex: 1 0 0px; height: 289px; position: relative; width: 1px; }\",\".framer-3bMf2 .framer-1n0rbhd { align-content: center; align-items: center; background-color: var(--token-3635fae1-26af-43ab-8c23-ea0ac4cfae93, #f6faf3); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 28px; height: min-content; justify-content: center; overflow: visible; padding: 64px 0px 64px 0px; position: relative; scroll-margin-top: 100px; width: 100%; }\",\".framer-3bMf2 .framer-197pfwm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-3bMf2 .framer-c0b743 { --framer-paragraph-spacing: 0px; flex: none; height: 61px; position: relative; white-space: pre; width: auto; }\",\".framer-3bMf2 .framer-116heq8 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 697px; word-break: break-word; word-wrap: break-word; }\",\".framer-3bMf2 .framer-1kpdmsj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 29px; height: 422px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-3bMf2 .framer-1l6v7rg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 33px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-3bMf2 .framer-1wpr0ms-container { flex: 1 0 0px; height: 1px; position: relative; width: 100%; }\",\".framer-3bMf2 .framer-1p8lzzk { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1540px; overflow: visible; padding: 128px 50px 128px 50px; position: relative; width: 100%; }\",\".framer-3bMf2 .framer-1wgyj3d { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 100px 0px 0px; position: sticky; top: 128px; width: 1px; z-index: 1; }\",\".framer-3bMf2 .framer-4y983t { align-content: center; align-items: center; background-color: var(--token-3635fae1-26af-43ab-8c23-ea0ac4cfae93, #f7faf5); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 4px 8px 4px 8px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-3bMf2 .framer-164rw61 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-3bMf2 .framer-xevh4n, .framer-3bMf2 .framer-6wwjbw { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-3bMf2 .framer-14kh0fl { aspect-ratio: 1.5826771653543308 / 1; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; flex: none; height: var(--framer-aspect-ratio-supported, 487px); overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-3bMf2 .framer-1su83uw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 72px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 35%; }\",\".framer-3bMf2 .framer-1joavo8-container, .framer-3bMf2 .framer-16xontv-container, .framer-3bMf2 .framer-45anwg-container, .framer-3bMf2 .framer-1nyafhp-container, .framer-3bMf2 .framer-1om1ugd-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-3bMf2 .framer-lkkbus { 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; max-width: 1540px; overflow: hidden; padding: 0px 50px 0px 50px; position: relative; width: 100%; }\",\".framer-3bMf2 .framer-hb1o6y { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 353px; word-break: break-word; word-wrap: break-word; }\",\".framer-3bMf2 .framer-1a9h8hk { 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: hidden; padding: 0px; position: relative; width: 844px; }\",\".framer-3bMf2 .framer-192gz9z { align-content: center; align-items: center; background-color: var(--token-6335771f-2fb8-4ed5-bd60-403c52bcb8fe, #0b3636); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 48px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-3bMf2 .framer-9sdyll { align-content: flex-end; align-items: flex-end; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-3bMf2 .framer-173tbrb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 22px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 441px; }\",\".framer-3bMf2 .framer-268xu1 { align-content: flex-start; align-items: flex-start; background-color: rgba(255, 255, 255, 0.14); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 10px 14px 10px 14px; position: relative; width: 100%; }\",\".framer-3bMf2 .framer-6n4ank, .framer-3bMf2 .framer-bok4uv { 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-3bMf2 .framer-x35rpq { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 413px; word-break: break-word; word-wrap: break-word; }\",\".framer-3bMf2 .framer-u787ek { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 441px; word-break: break-word; word-wrap: break-word; }\",\".framer-3bMf2 .framer-mdd33g { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-3bMf2 .framer-103jxoe { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; padding: 0px; position: relative; width: min-content; }\",\".framer-3bMf2 .framer-1922ger { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: min-content; }\",\".framer-3bMf2 .framer-1dbq5d9 { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 28px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 380px; }\",\".framer-3bMf2 .framer-13hcx9z { aspect-ratio: 1.9428571428571428 / 1; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; flex: none; height: var(--framer-aspect-ratio-supported, 196px); overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-3bMf2 .framer-mfujh4-container { flex: none; height: auto; max-width: 1540px; position: relative; width: 100%; }\",\".framer-3bMf2 .framer-1pbpwr9-container { flex: none; height: auto; left: -1px; position: fixed; right: -1px; top: -1px; z-index: 1; }\",\".framer-3bMf2 .framer-3rzyqe-container { bottom: 30px; flex: none; height: 55px; position: fixed; right: 30px; width: 55px; z-index: 9; }\",\".framer-3bMf2.framer-9hkdvz { inset: 0px; position: fixed; user-select: none; z-index: 8; }\",\".framer-3bMf2.framer-tdftcb { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100vh; justify-content: flex-end; left: calc(50.00000000000002% - 100% / 2); overflow: visible; padding: 0px 20px 155px 0px; position: fixed; top: calc(50.00000000000002% - 100vh / 2); width: 100%; z-index: 8; }\",\".framer-3bMf2 .framer-7u80ft-container { bottom: 41px; flex: none; height: auto; left: -491px; position: fixed; width: auto; z-index: 1; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,'.framer-3bMf2[data-border=\"true\"]::after, .framer-3bMf2 [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 1254px) and (max-width: 1439px) { .framer-3bMf2.framer-72rtr7 { width: 1254px; } .framer-3bMf2 .framer-ztax5w { order: 0; } .framer-3bMf2 .framer-v0601g-container { right: -87px; } .framer-3bMf2 .framer-e5n0kx-container { left: -93px; top: 134px; } .framer-3bMf2 .framer-1qtzzvf-container { height: var(--framer-aspect-ratio-supported, 283px); } .framer-3bMf2 .framer-1q4s0x5 { justify-content: flex-start; padding: 0px 50px 128px 50px; } .framer-3bMf2 .framer-197pfwm { gap: 14px; } .framer-3bMf2 .framer-14kh0fl { height: var(--framer-aspect-ratio-supported, 410px); }}\",\"@media (min-width: 849px) and (max-width: 1253px) { .framer-3bMf2.framer-72rtr7 { width: 849px; } .framer-3bMf2 .framer-vbpqtc-container { order: 4; } .framer-3bMf2 .framer-mjdeg1 { order: 1; } .framer-3bMf2 .framer-xy4hh9 { order: 0; } .framer-3bMf2 .framer-v0601g-container { bottom: 8px; height: 177px; right: -48px; width: 179px; } .framer-3bMf2 .framer-e5n0kx-container { height: 177px; left: -42px; top: 92px; width: 179px; } .framer-3bMf2 .framer-1jzw9zk { order: 1; padding: 24px 0px 24px 0px; } .framer-3bMf2 .framer-123lra2 { gap: 40px; order: 2; padding: 64px 24px 0px 24px; } .framer-3bMf2 .framer-1y5kk66 { align-content: center; align-items: center; gap: 24px; max-width: unset; } .framer-3bMf2 .framer-9qmx7n { flex-direction: column; } .framer-3bMf2 .framer-1qtzzvf-container { flex: none; height: var(--framer-aspect-ratio-supported, 451px); width: 100%; } .framer-3bMf2 .framer-dbsfce { flex: none; gap: 48px; width: 100%; } .framer-3bMf2 .framer-x63ya-container, .framer-3bMf2 .framer-k0ozqo-container, .framer-3bMf2 .framer-1ngmzwu, .framer-3bMf2 .framer-1ar5clx, .framer-3bMf2 .framer-16cjo7d { flex: 1 0 0px; width: 1px; } .framer-3bMf2 .framer-1q4s0x5 { order: 5; padding: 128px 0px 128px 0px; } .framer-3bMf2 .framer-c8l095, .framer-3bMf2 .framer-1ximpbo { flex-direction: column; gap: 0px; height: min-content; justify-content: center; } .framer-3bMf2 .framer-ii1btd { align-content: center; align-items: center; flex: none; height: min-content; width: 100%; } .framer-3bMf2 .framer-xahp5m { flex-direction: row; height: min-content; width: 100%; } .framer-3bMf2 .framer-1c3rrec { align-content: center; align-items: center; flex: 1 0 0px; height: min-content; padding: 0px 0px 64px 0px; width: 1px; } .framer-3bMf2 .framer-qhby7v, .framer-3bMf2 .framer-1ppcxhk, .framer-3bMf2 .framer-1ys255y, .framer-3bMf2 .framer-1gjonef, .framer-3bMf2 .framer-o3bbdn-container, .framer-3bMf2 .framer-1xdvs72, .framer-3bMf2 .framer-116heq8, .framer-3bMf2 .framer-1a9h8hk { width: 100%; } .framer-3bMf2 .framer-2r1abk { flex-direction: column; gap: 0px; height: min-content; justify-content: center; overflow: visible; } .framer-3bMf2 .framer-1yzladb-container { flex: none; height: 430px; order: 2; width: 100%; } .framer-3bMf2 .framer-mwgc8j { flex: none; height: min-content; order: 0; overflow: visible; width: 100%; will-change: unset; } .framer-3bMf2 .framer-acanp8, .framer-3bMf2 .framer-85zzog, .framer-3bMf2 .framer-8yma6 { height: min-content; width: 100%; } .framer-3bMf2 .framer-hb7fht, .framer-3bMf2 .framer-1aznawb, .framer-3bMf2 .framer-tgq2vv { align-content: center; align-items: center; height: min-content; padding: 0px 0px 64px 0px; width: 100%; } .framer-3bMf2 .framer-1y74bds { flex-direction: column; height: min-content; } .framer-3bMf2 .framer-x31xix { flex: none; height: min-content; width: 100%; } .framer-3bMf2 .framer-1kenoi7-container { height: auto; order: 1; width: 100%; } .framer-3bMf2 .framer-8vt431 { flex: none; height: min-content; order: 0; width: 100%; } .framer-3bMf2 .framer-1n0rbhd { order: 6; } .framer-3bMf2 .framer-197pfwm { padding: 0px 50px 0px 50px; width: 100%; } .framer-3bMf2 .framer-c0b743 { height: auto; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-3bMf2 .framer-1p8lzzk { flex-direction: column; order: 8; padding: 64px 50px 128px 50px; } .framer-3bMf2 .framer-1wgyj3d { align-content: center; align-items: center; flex: none; padding: 0px; position: relative; top: unset; width: 100%; } .framer-3bMf2 .framer-14kh0fl { height: var(--framer-aspect-ratio-supported, 473px); } .framer-3bMf2 .framer-1su83uw { padding: 72px 0px 0px 0px; width: 100%; } .framer-3bMf2 .framer-lkkbus { align-content: center; align-items: center; flex-direction: column; gap: 40px; justify-content: flex-start; order: 7; padding: 64px 24px 0px 24px; } .framer-3bMf2 .framer-hb1o6y { max-width: 471px; width: 100%; } .framer-3bMf2 .framer-mfujh4-container { order: 9; } .framer-3bMf2 .framer-1om1ugd-container { order: 10; } .framer-3bMf2 .framer-1pbpwr9-container { order: 0; z-index: 10; } .framer-3bMf2 .framer-3rzyqe-container { order: 11; } .framer-3bMf2 .framer-7u80ft-container { order: 12; }}\",\"@media (max-width: 848px) { .framer-3bMf2.framer-72rtr7 { width: 390px; } .framer-3bMf2 .framer-vbpqtc-container { order: 4; } .framer-3bMf2 .framer-mjdeg1 { height: 817px; min-height: 800px; order: 1; } .framer-3bMf2 .framer-xy4hh9 { order: 0; padding: 128px 12px 0px 12px; } .framer-3bMf2 .framer-ztax5w { gap: 24px; } .framer-3bMf2 .framer-neh5x1, .framer-3bMf2 .framer-x63ya-container, .framer-3bMf2 .framer-k0ozqo-container, .framer-3bMf2 .framer-qhby7v, .framer-3bMf2 .framer-1ppcxhk, .framer-3bMf2 .framer-1ys255y, .framer-3bMf2 .framer-1gjonef, .framer-3bMf2 .framer-1xdvs72, .framer-3bMf2 .framer-116heq8, .framer-3bMf2 .framer-173tbrb, .framer-3bMf2 .framer-u787ek { width: 100%; } .framer-3bMf2 .framer-1uwb9al, .framer-3bMf2 .framer-7s630g { flex-direction: column; } .framer-3bMf2 .framer-1jzw9zk { order: 1; padding: 24px 0px 24px 0px; } .framer-3bMf2 .framer-123lra2 { gap: 28px; order: 2; padding: 64px 15px 0px 15px; } .framer-3bMf2 .framer-1y5kk66 { align-content: center; align-items: center; } .framer-3bMf2 .framer-1qbz7cv, .framer-3bMf2 .framer-bh61bl { --border-bottom-width: 0.8px; --border-left-width: 0.8px; --border-right-width: 0.8px; --border-top-width: 0.8px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; gap: 8px; padding: 6.4px; } .framer-3bMf2 .framer-1y5viuy, .framer-3bMf2 .framer-4y983t { border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; gap: 8px; padding: 6.4px; } .framer-3bMf2 .framer-9qmx7n { flex-direction: column; gap: 48px; } .framer-3bMf2 .framer-1qtzzvf-container { flex: none; height: var(--framer-aspect-ratio-supported, 203px); width: 100%; } .framer-3bMf2 .framer-dbsfce { flex: none; gap: 46px; width: 100%; } .framer-3bMf2 .framer-1q4s0x5 { order: 5; overflow: hidden; padding: 48px 15px 48px 15px; } .framer-3bMf2 .framer-c8l095, .framer-3bMf2 .framer-1ximpbo { flex-direction: column; gap: 0px; height: min-content; justify-content: center; } .framer-3bMf2 .framer-ii1btd { align-content: center; align-items: center; flex: none; height: min-content; padding: 0px; width: 100%; } .framer-3bMf2 .framer-xahp5m { flex-direction: row; height: min-content; width: 100%; } .framer-3bMf2 .framer-1c3rrec { align-content: center; align-items: center; flex: 1 0 0px; height: min-content; padding: 0px 0px 48px 0px; width: 1px; } .framer-3bMf2 .framer-2r1abk { flex-direction: column; gap: 0px; height: 653px; justify-content: center; overflow: visible; } .framer-3bMf2 .framer-1yzladb-container { flex: none; height: 324px; order: 2; width: 100%; } .framer-3bMf2 .framer-mwgc8j { height: 1px; order: 0; padding: 12px 0px 12px 0px; width: 100%; } .framer-3bMf2 .framer-acanp8, .framer-3bMf2 .framer-85zzog, .framer-3bMf2 .framer-8yma6 { height: min-content; width: 100%; } .framer-3bMf2 .framer-hb7fht { align-content: center; align-items: center; height: min-content; width: 100%; } .framer-3bMf2 .framer-1ngmzwu, .framer-3bMf2 .framer-1ar5clx, .framer-3bMf2 .framer-16cjo7d { flex: 1 0 0px; width: 1px; } .framer-3bMf2 .framer-1y74bds { flex-direction: column; height: min-content; } .framer-3bMf2 .framer-x31xix { flex: none; height: min-content; padding: 0px; width: 100%; } .framer-3bMf2 .framer-1aznawb { align-content: center; align-items: center; height: min-content; padding: 0px 15px 64px 15px; width: 100%; } .framer-3bMf2 .framer-1sa1phx-container { flex: none; width: 100%; } .framer-3bMf2 .framer-1kenoi7-container { height: auto; order: 1; width: 100%; } .framer-3bMf2 .framer-8vt431 { flex: none; height: min-content; order: 0; padding: 0px; width: 100%; } .framer-3bMf2 .framer-tgq2vv { align-content: center; align-items: center; height: min-content; padding: 0px 0px 48px 0px; width: 100%; } .framer-3bMf2 .framer-1n0rbhd { order: 6; padding: 48px 0px 48px 0px; } .framer-3bMf2 .framer-197pfwm { gap: 14px; padding: 0px 15px 0px 15px; width: 100%; } .framer-3bMf2 .framer-c0b743 { height: auto; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-3bMf2 .framer-1kpdmsj { height: min-content; } .framer-3bMf2 .framer-1p8lzzk { flex-direction: column; order: 7; padding: 48px 15px 48px 15px; } .framer-3bMf2 .framer-1wgyj3d { align-content: center; align-items: center; flex: none; padding: 0px; position: relative; top: unset; width: 100%; } .framer-3bMf2 .framer-1su83uw { padding: 24px 0px 0px 0px; width: 100%; } .framer-3bMf2 .framer-1joavo8-container { order: 0; } .framer-3bMf2 .framer-16xontv-container { order: 1; } .framer-3bMf2 .framer-45anwg-container { order: 2; } .framer-3bMf2 .framer-lkkbus { flex-direction: column; gap: 142px; justify-content: flex-start; order: 8; padding: 0px; } .framer-3bMf2 .framer-1a9h8hk { padding: 0px 12px 0px 12px; width: 100%; } .framer-3bMf2 .framer-9sdyll { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 16px; justify-content: flex-start; } .framer-3bMf2 .framer-mfujh4-container { order: 9; } .framer-3bMf2 .framer-1om1ugd-container { order: 10; } .framer-3bMf2 .framer-1pbpwr9-container { order: 0; z-index: 10; } .framer-3bMf2 .framer-3rzyqe-container { order: 11; } .framer-3bMf2.framer-tdftcb { padding: 0px 20px 170px 0px; } .framer-3bMf2 .framer-7u80ft-container { bottom: 49px; left: unset; order: 12; right: -157px; z-index: 10; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 9263\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"iUejXUcFG\":{\"layout\":[\"fixed\",\"auto\"]},\"TAfGvJAO_\":{\"layout\":[\"fixed\",\"auto\"]},\"N_JggosSO\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"XhgDlpiB3\":{\"pattern\":\":XhgDlpiB3\",\"name\":\"roadmap\"},\"E_xTYsx7x\":{\"pattern\":\":E_xTYsx7x\",\"name\":\"half-roadmap\"},\"ONfXnwtyF\":{\"pattern\":\":ONfXnwtyF\",\"name\":\"reviews\"},\"bZuIiXiDN\":{\"pattern\":\":bZuIiXiDN\",\"name\":\"bottom-call\"}}\n * @framerResponsiveScreen\n */const FrameraugiA20Il=withCSS(Component,css,\"framer-3bMf2\");export default FrameraugiA20Il;FrameraugiA20Il.displayName=\"Home\";FrameraugiA20Il.defaultProps={height:9263,width:1440};addFonts(FrameraugiA20Il,[{explicitInter:true,fonts:[{family:\"Red Hat Text\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/redhattext/v18/RrQCbohi_ic6B3yVSzGBrMx6ZI_cy1A6Ok2ML4pwVrPacYVFtIY.woff2\",weight:\"500\"},{family:\"Red Hat Text\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/redhattext/v18/RrQCbohi_ic6B3yVSzGBrMx6ZI_cy1A6Ok2ML7hwVrPacYVFtIY.woff2\",weight:\"400\"},{family:\"Red Hat Mono\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/redhatmono/v15/jVyY7nDnA2uf2zVvFAhhzEs-VMSjJpBTfgjwQV3I-7TNuW4QuKI.woff2\",weight:\"400\"},{family:\"Red Hat Text\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/redhattext/v18/RrQCbohi_ic6B3yVSzGBrMx6ZI_cy1A6Ok2ML2Z3VrPacYVFtIY.woff2\",weight:\"600\"},{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\"}]},...ComponentNavigationDesktopFonts,...InfiniteDraggableLoopFonts,...ButtonSalesButtonFonts,...CharacterArtFonts,...TickerFonts,...VideoFonts,...ButtonGreenCircleFonts,...CardsFonts,...ViewCardsFonts,...Layout1DeckCMS2Fonts,...PricesShowHideFonts,...TickerShowHideFonts,...ComponentStickyRightPanelFonts,...SuperfieldsFonts,...BottomFooterComplimentFonts,...Footer4Fonts,...MobileNavigationFonts,...Component1Fonts,...PopupModalFonts,...CookieBannerFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraugiA20Il\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1440\",\"framerIntrinsicHeight\":\"9263\",\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"iUejXUcFG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"TAfGvJAO_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"N_JggosSO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"{\\\"XhgDlpiB3\\\":{\\\"pattern\\\":\\\":XhgDlpiB3\\\",\\\"name\\\":\\\"roadmap\\\"},\\\"E_xTYsx7x\\\":{\\\"pattern\\\":\\\":E_xTYsx7x\\\",\\\"name\\\":\\\"half-roadmap\\\"},\\\"ONfXnwtyF\\\":{\\\"pattern\\\":\\\":ONfXnwtyF\\\",\\\"name\\\":\\\"reviews\\\"},\\\"bZuIiXiDN\\\":{\\\"pattern\\\":\\\":bZuIiXiDN\\\",\\\"name\\\":\\\"bottom-call\\\"}}\",\"framerDisplayContentsDiv\":\"false\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerResponsiveScreen\":\"\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["DEFAULT_DOMAIN", "DEFAULT_SCRIPT_NAME", "getDataLayerSnippet", "dataLayer", "dataLayerName", "getGTMScript", "id", "environment", "customDomain", "customScriptName", "params", "gtm_auth", "gtm_preview", "setupGTM", "dataLayerScript", "script", "initGTM", "nonce", "gtm", "sendToGTM", "isBrowser", "window", "DEFAULT_FONT_FAMILY", "getFlexboxValues", "position", "positionParts", "justifyContent", "alignItems", "getMultipleShadows", "shadows", "output", "shadow", "getShadow", "safeJSONParse", "jsonString", "onError", "yieldToMain", "options", "window", "resolve", "yieldBeforeCb", "fn", "interactionResponse", "toGTMConsent", "consent", "reducer", "state", "action", "initialState", "defaultConsent", "hasInitializedGTM", "useConsent", "gtmId", "gtmLoadedExternally", "dispatch", "le", "isOnFramerCanvas", "useIsOnFramerCanvas", "consentModeLocalStorageKey", "dismissedLocalStorageKey", "autoAcceptedLocalStorageKey", "getStateFromLocalStorage", "consentFromLocalStorage", "dismissedFromLocalStorage", "autoAcceptedFromLocalStorage", "isDismissed", "isAutoAccepted", "safeJSONParse", "syncToGTM", "sendToGTM", "initGTM", "window", "ue", "yieldBeforeCb", "isBrowser", "dismiss", "autoAccept", "acceptAll", "rejectAll", "acceptCurrent", "toggleMode", "mode", "countries", "isInEUTimezone", "_Intl_DateTimeFormat_resolvedOptions_timeZone", "_Intl_DateTimeFormat_resolvedOptions", "_Intl_DateTimeFormat", "_Intl", "isEULocale", "_navigator_languages", "_navigator_language", "locale", "navigator", "country", "_locale_toUpperCase", "_inEU", "inEU", "useRegion", "content", "useRegionFromProps", "regionBasedOnLocation", "isBrowser", "inEU", "regionFromProps", "SPACING", "Toggle", "K", "Banner", "withCSS", "banner", "button", "region", "options", "previewOptions", "consentModes", "onDismiss", "onAcceptAll", "onRejectAll", "onAcceptCurrent", "onToggleConsent", "animateOnMount", "_banner_style_border", "maxHeightReduction", "linkColor", "paddingValue", "bannerShadow", "getShadow", "borderShadow", "bannerStyle", "getMultipleShadows", "p", "motion", "DEFAULT_FONT_FAMILY", "SimpleBanner", "AcceptRejectBanner", "OptionsBanner", "description", "policy", "padding", "u", "Description", "Button", "title", "onAccept", "onReject", "Headline", "Buttons", "showReject", "consent", "onOptionToggle", "showOptions", "setShowOptions", "ye", "optionTheme", "optionNames", "shouldShowOptions", "AnimatePresence", "option", "Option", "l", "titleColor", "descriptionColor", "showDescription", "enabled", "optional", "onClick", "theme", "L", "children", "style", "DescriptionParagraph", "descriptionParagraphs", "line", "index", "direction", "id", "primary", "settings", "_settings_hoverOpacity", "_settings_tapOpacity", "initiallyOpen", "CookieBanner", "gtmId", "preview", "trigger", "banner", "button", "content", "options", "style", "gtmLoadedExternally", "onShown", "onConsentChange", "onAccept", "onDismiss", "onReject", "onSavePreferences", "isOnFramerCanvas", "useIsOnFramerCanvas", "isPreview", "isInEU", "isBrowser", "inEU", "region", "useRegion", "consent", "useConsent", "isOpen", "setIsOpen", "ye", "instantlyShowOnMount", "setInstantlyShowOnMount", "ue", "yieldBeforeCb", "noConsentGiven", "shouldAutoAccept", "handleDismiss", "interactionResponse", "handleAcceptAll", "handleRejectAll", "handleAcceptCurrent", "p", "Banner", "defaultConsent", "u", "l", "Trigger", "Overlay", "IconCookie", "K", "props", "_props_banner_style", "insetValue", "justifyContent", "alignItems", "getFlexboxValues", "shouldRenderPortal", "setShouldRenderPortal", "blocking", "Ga", "AnimatePresence", "motion", "Backdrop", "withCSS", "onClick", "L", "DEFAULT_FONT_FAMILY", "color", "addPropertyControls", "ControlType", "_", "FlipCardUpgraded2Fonts", "getFonts", "pndvzqWbD_default", "MotionDivWithFX", "withFX", "motion", "MotionDivSendToBackWithFX", "SendToBack", "serializationHash", "variantClassNames", "transition1", "inertia", "preventDefault", "e", "transformTemplate1", "_", "t", "transition2", "animation", "transition3", "animation1", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "Transition", "value", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "qMi8FTTRkdbnr1m11h", "cbEpTgAUodbnr1m11h", "iddbnr1m11h", "JMgAovnsYdbnr1m11h", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "transition1", "cx", "serializationHash", "ChildrenCanSuspend", "y78ERiGAK_default", "collection", "paginationInfo", "loadMore", "l", "i", "PathVariablesContext", "MotionDivSendToBackWithFX", "inertia", "preventDefault", "transformTemplate1", "ComponentViewportProvider", "MotionDivWithFX", "animation", "transition2", "animation1", "pndvzqWbD_default", "toResponsiveImage", "css", "FramerR20oB4z_K", "withCSS", "R20oB4z_K_default", "addFonts", "FlipCardUpgraded2Fonts", "containerStyles", "emptyStateStyle", "defaultEvents", "ControlType", "fontSizeOptions", "fontControls", "font", "useOnEnter", "onEnter", "enabled", "useOnSpecificTargetChange", "useOnExit", "onExit", "goal", "callback", "isInTarget", "useIsInCurrentNavigationTarget", "ue", "isBrowserSafari", "navigator", "userAgent", "useIsBrowserSafari", "se", "useRenderTarget", "se", "RenderTarget", "useIsOnCanvas", "se", "RenderTarget", "useRadius", "props", "borderRadius", "isMixedBorderRadius", "topLeftRadius", "topRightRadius", "bottomRightRadius", "bottomLeftRadius", "se", "borderRadiusControl", "ControlType", "paddingControl", "ControlType", "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", "TextHighlightComponent", "props", "text", "font", "textColor", "backgroundColor", "padding", "borderRadius", "highlightWords", "highlightColor", "highlightTextColor", "highlightRadius", "style", "highlightedText", "se", "regex", "chunk", "index", "p", "addPropertyControls", "ControlType", "MotionDivWithFX", "withFX", "motion", "TextHighlightComponentFonts", "getFonts", "TextHighlightComponent", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "animation1", "transition2", "animation2", "animation3", "animation4", "animation5", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "link", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "CLjU2nWNf", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "LayoutGroup", "u", "RichText2", "ComponentViewportProvider", "SmartComponentScopedContainer", "Link", "css", "FramerYlCqAIYO3", "withCSS", "YlCqAIYO3_default", "addPropertyControls", "ControlType", "addFonts", "Cards2Fonts", "getFonts", "YlCqAIYO3_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "scrollSection", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "KCuBi3c5L", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "router", "useRouter", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "css", "FramerBpNp1aIYT", "withCSS", "BpNp1aIYT_default", "addPropertyControls", "ControlType", "addFonts", "LazyImage", "src", "alt", "borderRadius", "p", "Frame", "addPropertyControls", "ControlType", "ButtonGreenCircleFonts", "getFonts", "okWWg3CCK_default", "RichTextWithTruncateTexthvv13u", "withCodeBoundaryForOverrides", "RichText2", "withTruncateText", "LazyImageFonts", "LazyImage", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toImageSrc", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "buttonTitle", "fontSize", "height", "id", "image", "link", "text", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "sxdVALRKa", "C7xR5nlc_", "zbmLQvLg6", "tYDp8Wb_g", "ohEB06rIz", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "Framergn9cSQo5Z", "withCSS", "gn9cSQo5Z_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "SVG", "css", "FramerEObrs51V_", "withCSS", "EObrs51V_default", "addPropertyControls", "ControlType", "addFonts", "BankLogosFonts", "getFonts", "EObrs51V_default", "BankLogosControls", "getPropertyControls", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "getProps", "bankk", "costOver5Years", "financeType", "height", "id", "interestRate", "monthlyCost", "termLength", "totalLoanTerm", "width", "props", "_humanReadableEnumMap_bankk", "_ref", "_ref1", "_ref2", "_ref3", "_ref4", "_ref5", "_ref6", "_ref7", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "u9ViR_tAu", "YEWYBWm5o", "twN7U9dpq", "Xl__zs5iu", "OGKMFhQYl", "TwRmKv6l6", "ckCGsKZkd", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "serializationHash", "ComponentViewportProvider", "EObrs51V_default", "RichText2", "css", "FramerxCmWWYd2d", "withCSS", "xCmWWYd2d_default", "addPropertyControls", "ControlType", "BankLogosControls", "addFonts", "BankLogosFonts", "DealComponentFonts", "getFonts", "xCmWWYd2d_default", "TickerFonts", "Ticker", "MotionDivWithFX", "withFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "animation", "transition1", "transition2", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "ComponentViewportProvider", "css", "FramerNNIty124N", "withCSS", "NNIty124N_default", "addPropertyControls", "ControlType", "addFonts", "RichTextWithTruncateText9p9tb4", "withCodeBoundaryForOverrides", "RichText2", "withTruncateText", "LazyImageFonts", "getFonts", "LazyImage", "MotionFigureWithShuffledItems129c077", "motion", "withShuffledItems", "TickerFonts", "Ticker", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "toImageSrc", "value", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "Transition", "value", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "SLJTNa0HUAL6mN8Y21", "gBiC1kBTNAL6mN8Y21", "Oi__azForAL6mN8Y21", "DW8trSIeSAL6mN8Y21", "qhSEpoxmeAL6mN8Y21", "PQa5XCuyJAL6mN8Y21", "idAL6mN8Y21", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "scopingClassNames", "cx", "serializationHash", "isDisplayed", "LayoutGroup", "transition1", "addPropertyOverrides", "ComponentViewportProvider", "SmartComponentScopedContainer", "Ticker", "MotionFigureWithShuffledItems129c077", "ChildrenCanSuspend", "XTumXK_7p_default", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "Link", "u", "animation", "SVG", "RichText2", "RichTextWithTruncateText9p9tb4", "LazyImage", "toImageSrc", "css", "FramerT_5K5PRxo", "withCSS", "T_5K5PRxo_default", "addPropertyControls", "ControlType", "addFonts", "LazyImageFonts", "TickerFonts", "getFontsFromSharedStyle", "fonts", "FlipCardUpgraded3Fonts", "getFonts", "s9j16j3YN_default", "MotionDivSendToBackWithFX", "withFX", "SendToBack", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "inertia", "preventDefault", "e", "transformTemplate1", "_", "t", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "Transition", "value", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "qMi8FTTRkYslYnp3kF", "cbEpTgAUoYslYnp3kF", "JMgAovnsYYslYnp3kF", "idYslYnp3kF", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "transition1", "cx", "serializationHash", "addPropertyOverrides", "ChildrenCanSuspend", "y78ERiGAK_default", "collection", "paginationInfo", "loadMore", "l", "i", "PathVariablesContext", "MotionDivSendToBackWithFX", "inertia", "preventDefault", "transformTemplate1", "ComponentViewportProvider", "s9j16j3YN_default", "toResponsiveImage", "css", "FramerdVafWe6ve", "withCSS", "dVafWe6ve_default", "addPropertyControls", "ControlType", "addFonts", "FlipCardUpgraded3Fonts", "Layout1DeckCMSFonts", "getFonts", "dVafWe6ve_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "ComponentViewportProvider", "css", "FramerU3S4aF1HE", "withCSS", "U3S4aF1HE_default", "addPropertyControls", "ControlType", "addFonts", "InfiniteDraggableLoop", "children", "gap", "_childrenArray__props", "_childrenArray_", "x", "useMotionValue", "containerRef", "pe", "childrenArray", "e", "totalWidth", "ue", "unsubscribe", "latest", "p", "motion", "child", "index", "q", "addPropertyControls", "ControlType", "fontStore", "fonts", "css", "className", "ComponentNavigationDesktopFonts", "getFonts", "AeWZ5Pdf5_default", "ContainerWithFX", "withFX", "Container", "InfiniteDraggableLoopFonts", "InfiniteDraggableLoop", "ButtonSalesButtonFonts", "nF1Y8Qfe4_default", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "MotionDivWithOptimizedAppearEffect", "motion", "CharacterArtFonts", "CharacterArt", "TickerFonts", "Ticker", "VideoFonts", "Video", "ButtonGreenCircleFonts", "okWWg3CCK_default", "MotionDivWithFX", "CardsFonts", "BpNp1aIYT_default", "CardsWithVariantAppearEffect", "withVariantAppearEffect", "ViewCardsFonts", "U3S4aF1HE_default", "ViewCardsWithVariantAppearEffect", "Layout1DeckCMS2Fonts", "R20oB4z_K_default", "PricesShowHideFonts", "NNIty124N_default", "PricesShowHideWithVariantAppearEffect", "TickerShowHideFonts", "T_5K5PRxo_default", "TickerShowHideWithVariantAppearEffect", "RichTextWithTruncateText1t25nad", "withCodeBoundaryForOverrides", "RichText2", "withTruncateText", "ComponentStickyRightPanelFonts", "gn9cSQo5Z_default", "RichTextWithTruncateText6wwjbw", "MotionDivWithShuffledItems103jxoe", "withShuffledItems", "SuperfieldsFonts", "Superfields", "BottomFooterComplimentFonts", "apd0GBwEa_default", "Footer4Fonts", "ZWbQZIHH9_default", "MobileNavigationFonts", "lMSAD9D3o_default", "Component1Fonts", "VVJRpyRYk_default", "PopupModalFonts", "kEpseySdG_default", "CookieBannerFonts", "CookieBanner", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "transition2", "animation1", "animation2", "transition3", "animation3", "transition4", "animation4", "transition5", "animation5", "animation6", "animation7", "transition6", "addImageAlt", "image", "alt", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "transition7", "animation8", "animation9", "animation10", "getContainer", "Overlay", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "HTMLStyle", "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", "lROH7muHEUbLv28q35", "XxalEyZ8RUbLv28q35", "Yhj9F7FvOUbLv28q35", "idUbLv28q35", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "vjZ1hVKQD3bnx0g", "overlay", "loadMore", "args", "scopingClassNames", "cx", "isDisplayed", "router", "useRouter", "isDisplayed1", "elementId", "useRouteElementId", "ref1", "elementId1", "ref2", "isDisplayed2", "elementId2", "ref3", "elementId3", "ref4", "ref5", "isDisplayed3", "isDisplayed4", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "ComponentViewportProvider", "PropertyOverrides2", "x", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "SVG", "Link", "Image2", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "resolvedLinks6", "resolvedLinks7", "resolvedLinks8", "getLoadingLazyAtYPosition", "resolvedLinks9", "resolvedLinks10", "resolvedLinks11", "resolvedLinks12", "ChildrenCanSuspend", "M3YHIt1j1_default", "collection", "paginationInfo", "l", "index", "PathVariablesContext", "resolvedLinks13", "AnimatePresence", "Ga", "resolvedLinks14", "css", "FrameraugiA20Il", "withCSS", "augiA20Il_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
