{"version":3,"file":"fAL4IKX53.DEiUQFvT.mjs","names":["Component","useState","useRef","headings","_Fragment","fonts","css","className","fonts","css","className","css","addPropertyOverrides","enabledGestures","serializationHash","variantClassNames","transition1","Transition","Variants","getProps","createLayoutDependency","Component","className","css","addPropertyOverrides","cycleOrder","serializationHash","variantClassNames","transition1","Transition","humanReadableVariantMap","getProps","createLayoutDependency","Variants","Component","className","css","BrandLink","SocialIcon","useRef","className","Image"],"sources":["https:/framerusercontent.com/modules/rBuANVZMX6K5v4tBqRMw/c3O5fBAMVeblUl4EOqfz/Terms.js","https:/framerusercontent.com/modules/qY8Vc3hcHl3oE3lfo7Kl/1Y7EVm6vXbSkUBjgGEW2/ni4VzcfTI.js","https:/framerusercontent.com/modules/8NdVXmZKkldpXBuotOc3/cu1MbXarZ99sTTEmkAnC/orNeHfAnq.js","https:/framerusercontent.com/modules/CgaJPI2Z9WHCNJheFqUJ/OolpDLj9lZ8AeVObSvYV/vetn8tgH2.js","https:/framerusercontent.com/modules/d4Zn2YiwjBTU3H3zBpxB/QrN1gFq99GimYoyyDejR/mn4d1rqDN.js","https:/framerusercontent.com/modules/BnNCU4S5znRZAktpcLUT/CVhKlAiAYjoyMAveuWiq/MSnnvSic3.js","https:/framerusercontent.com/modules/EB2OmmK1xbMxiFTgqLy8/LToMrg4mbx6IC2b8zYye/fAL4IKX53.js"],"sourcesContent":["import{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{useEffect,useState,useRef}from\"react\";import styled from\"styled-components\";import*as colors from\"https://framerusercontent.com/modules/xZeGYMcYRIPgzMi948rf/X6AEdKQEPsnZ12qm8wuz/styles.js\";export function withFooterConsent(Component){function handleTrustarc(){if(typeof truste!==\"undefined\"){truste.eu.reopenBanner();}}return props=>{return /*#__PURE__*/_jsx(Container,{onClick:handleTrustarc,children:/*#__PURE__*/_jsx(Component,{...props})});};}const Container=styled.span`\n    &:hover p {\n        color: ${colors.red500} !important;\n        text-decoration: underline !important;\n        cursor: pointer;\n    }\n`;export function withTerms(Component){return props=>{const[headings,setHeadings]=useState([]);const componentRef=useRef(null);function formatHeadingLink(heading){return heading.toLowerCase().replace(/ /g,\"-\");}useEffect(()=>{const headings=componentRef.current.querySelectorAll(\"h2\");const headingsList=[];headings.forEach((heading,index)=>{const text=heading.textContent;headingsList.push(text);heading.textContent=`${index+1}. ${text}`;heading.id=formatHeadingLink(text);});setHeadings(headingsList);setTimeout(()=>{if(typeof window!==\"undefined\"&&headingsList.find(heading=>formatHeadingLink(heading)===window.location.hash.substr(1))){document.getElementById(window.location.hash.substr(1)).scrollIntoView();}},100);},[]);return(// Figure out how to call the Framer style def for the h2\n/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsxs(Toc,{children:[/*#__PURE__*/_jsx(\"h2\",{children:\"Table of contents\"}),headings.map(heading=>/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"a\",{href:`#${formatHeadingLink(heading)}`,children:heading})}))]}),/*#__PURE__*/_jsx(Component,{ref:componentRef,...props})]}));};}const Toc=styled.ol`\n    width: 100%;\n    font-size: 20px;\n    line-heigt: 28px;\n    font-family: 'Wintle Text Regular', sans-serif;\n    display: block;\n    color: ${colors.gray800};\n    display: flex;\n    flex-direction: column;\n    gap: 8px;\n    margin-bottom: 96px;\n\n    a {\n        color: ${colors.gray600};\n    }\n    a:hover {\n        color: ${colors.red500}\n    }\n`;\nexport const __FramerMetadata__ = {\"exports\":{\"withFooterConsent\":{\"type\":\"reactHoc\",\"name\":\"withFooterConsent\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"withTerms\":{\"type\":\"reactHoc\",\"name\":\"withTerms\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Terms.map","// Generated by Framer (af04cc1)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;Wintle Text Medium\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Wintle Text Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/URvYPwVS2IumWhwFWaBaIk3NFTg.woff2\"}]}];export const css=[\".framer-JYc8r .framer-styles-preset-qwpdpl:not(.rich-text-wrapper), .framer-JYc8r .framer-styles-preset-qwpdpl.rich-text-wrapper h6 { --framer-font-family: \\\"Wintle Text Medium\\\", \\\"Wintle Text Medium Placeholder\\\", sans-serif; --framer-font-open-type-features: 'blwf' on, 'cv09' on, 'cv03' on, 'cv04' on, 'cv11' on; --framer-font-size: 20px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: -0.02em; --framer-line-height: 28px; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }\"];export const className=\"framer-JYc8r\";\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 (fe89999)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;Wintle Text Regular\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Wintle Text Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/RhwPepVC0MJQo85ysIv35fg5g8.woff2\"}]}];export const css=['.framer-4KHsp .framer-styles-preset-ywc6wf:not(.rich-text-wrapper), .framer-4KHsp .framer-styles-preset-ywc6wf.rich-text-wrapper p { --framer-font-family: \"Wintle Text Regular\", \"Wintle Text Regular Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 12px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 16px; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-4319cce3-dfc7-44b4-abaa-9f741125d20c, #545453); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-4KHsp\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (b2780b5)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=['.framer-LXA47 .framer-styles-preset-xujdod:not(.rich-text-wrapper), .framer-LXA47 .framer-styles-preset-xujdod.rich-text-wrapper a { --framer-link-hover-text-color: var(--token-4cf763b7-3bff-4055-ad7d-f5090df32f02, #de3341) /* {\"name\":\"R4/Red-500\"} */; --framer-link-hover-text-decoration: underline; --framer-link-text-color: var(--token-bc708c64-a1df-4d94-ad1c-0706df5805d6, #ffffff); --framer-link-text-decoration: none; }'];export const className=\"framer-LXA47\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (be619af)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/qY8Vc3hcHl3oE3lfo7Kl/1Y7EVm6vXbSkUBjgGEW2/ni4VzcfTI.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/XpmrihacnkliZnAy43Jb/lCfJBCU0xmhMI7389x0V/OKvoAngh9.js\";const enabledGestures={bCsCkkC73:{hover:true}};const serializationHash=\"framer-7Vgxv\";const variantClassNames={bCsCkkC73:\"framer-v-1moq87g\"};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 getProps=({brand,description,height,id,link,width,...props})=>{var _ref,_ref1;return{...props,jqQjeOUoB:(_ref=brand!==null&&brand!==void 0?brand:props.jqQjeOUoB)!==null&&_ref!==void 0?_ref:\"Rocket\",LcAVw9top:link!==null&&link!==void 0?link:props.LcAVw9top,z_ha9fREb:(_ref1=description!==null&&description!==void 0?description:props.z_ha9fREb)!==null&&_ref1!==void 0?_ref1:\"Enter description text\"};};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,jqQjeOUoB,z_ha9fREb,LcAVw9top,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"bCsCkkC73\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];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(Link,{href:LcAVw9top,nodeId:\"bCsCkkC73\",openInNewTab:true,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1moq87g\",className,classNames)} framer-1arnco`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"bCsCkkC73\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"bCsCkkC73-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-qwpdpl\",\"data-styles-preset\":\"ni4VzcfTI\",style:{\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-bc708c64-a1df-4d94-ad1c-0706df5805d6, rgb(255, 255, 255)))\"},children:\"Rocket\"})}),className:\"framer-1xklpjm\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"EzClHKdr6\",style:{\"--extracted-1w1cjl5\":\"var(--token-bc708c64-a1df-4d94-ad1c-0706df5805d6, rgb(255, 255, 255))\"},text:jqQjeOUoB,variants:{\"bCsCkkC73-hover\":{\"--extracted-1w1cjl5\":\"var(--token-a445b503-e435-4bb3-ba11-25299e26309e, rgb(222, 51, 65))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"bCsCkkC73-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"Q1VTVE9NO1dpbnRsZSBUZXh0IE1lZGl1bQ==\",\"--framer-font-family\":'\"Wintle Text Medium\", \"Wintle Text Medium Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-a445b503-e435-4bb3-ba11-25299e26309e, rgb(222, 51, 65)))\",\"--framer-text-decoration\":\"underline\"},children:\"Rocket\"})}),fonts:[\"CUSTOM;Wintle Text Medium\"]}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-4sbfwj\",\"data-styles-preset\":\"OKvoAngh9\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-bc708c64-a1df-4d94-ad1c-0706df5805d6, rgb(255, 255, 255)))\"},children:\"Download Rocket\\xa0Money for free on the iOS and Google Play stores – or sign up online today.\"})}),className:\"framer-viulrp\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"I2UuDnown\",style:{\"--extracted-r6o4lv\":\"var(--token-bc708c64-a1df-4d94-ad1c-0706df5805d6, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:z_ha9fREb,verticalAlignment:\"top\",withExternalLayout:true})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-7Vgxv.framer-1arnco, .framer-7Vgxv .framer-1arnco { display: block; }\",\".framer-7Vgxv.framer-1moq87g { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-7Vgxv .framer-1xklpjm { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-7Vgxv .framer-viulrp { align-self: stretch; flex: none; height: auto; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-7Vgxv.framer-1moq87g { gap: 0px; } .framer-7Vgxv.framer-1moq87g > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-7Vgxv.framer-1moq87g > :first-child { margin-top: 0px; } .framer-7Vgxv.framer-1moq87g > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 92\n * @framerIntrinsicWidth 62\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"QrMJi9HRw\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"jqQjeOUoB\":\"brand\",\"z_ha9fREb\":\"description\",\"LcAVw9top\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framermn4d1rqDN=withCSS(Component,css,\"framer-7Vgxv\");export default Framermn4d1rqDN;Framermn4d1rqDN.displayName=\"Brand Link\";Framermn4d1rqDN.defaultProps={height:92,width:62};addPropertyControls(Framermn4d1rqDN,{jqQjeOUoB:{defaultValue:\"Rocket\",displayTextArea:false,title:\"Brand\",type:ControlType.String},z_ha9fREb:{defaultValue:\"Enter description text\",displayTextArea:false,title:\"Description\",type:ControlType.String},LcAVw9top:{title:\"Link\",type:ControlType.Link}});addFonts(Framermn4d1rqDN,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Wintle Text Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/URvYPwVS2IumWhwFWaBaIk3NFTg.woff2\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framermn4d1rqDN\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"jqQjeOUoB\\\":\\\"brand\\\",\\\"z_ha9fREb\\\":\\\"description\\\",\\\"LcAVw9top\\\":\\\"link\\\"}\",\"framerIntrinsicHeight\":\"92\",\"framerIntrinsicWidth\":\"62\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"QrMJi9HRw\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./mn4d1rqDN.map","// Generated by Framer (5bbf1f3)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const enabledGestures={E7LbFf3V4:{hover:true},OuPZ2scRd:{hover:true},Uyht1F6ej:{hover:true}};const cycleOrder=[\"OuPZ2scRd\",\"E7LbFf3V4\",\"Uyht1F6ej\"];const serializationHash=\"framer-tSgrT\";const variantClassNames={E7LbFf3V4:\"framer-v-dwavbr\",OuPZ2scRd:\"framer-v-1egesv7\",Uyht1F6ej:\"framer-v-jqlnho\"};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 humanReadableVariantMap={Instagram:\"OuPZ2scRd\",linkedIn:\"Uyht1F6ej\",twitter:\"E7LbFf3V4\"};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:\"OuPZ2scRd\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Variants=motion.create(React.Fragment);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:\"OuPZ2scRd\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"E7LbFf3V4-hover\",\"Uyht1F6ej-hover\"].includes(gestureVariant))return false;if([\"E7LbFf3V4\",\"Uyht1F6ej\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(gestureVariant===\"E7LbFf3V4-hover\")return true;if(baseVariant===\"E7LbFf3V4\")return true;return false;};const isDisplayed2=()=>{if(gestureVariant===\"Uyht1F6ej-hover\")return true;if(baseVariant===\"Uyht1F6ej\")return true;return false;};const defaultLayoutId=React.useId();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(Link,{href:\"https://www.instagram.com/rocketmoney/?hl=en\",nodeId:\"OuPZ2scRd\",...addPropertyOverrides({\"OuPZ2scRd-hover\":{openInNewTab:true},E7LbFf3V4:{href:\"https://x.com/rocketmoneyapp\",openInNewTab:true},Uyht1F6ej:{href:\"https://www.linkedin.com/company/rocketmoney/\",openInNewTab:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1egesv7\",className,classNames)} framer-3j9gfm`,\"data-framer-name\":\"Instagram\",layoutDependency:layoutDependency,layoutId:\"OuPZ2scRd\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",...style},variants:{\"E7LbFf3V4-hover\":{backgroundColor:\"rgba(255, 255, 255, 0.2)\"},\"OuPZ2scRd-hover\":{backgroundColor:\"rgba(255, 255, 255, 0.2)\"},\"Uyht1F6ej-hover\":{backgroundColor:\"rgba(255, 255, 255, 0.2)\"}},...addPropertyOverrides({\"E7LbFf3V4-hover\":{\"data-framer-name\":undefined},\"OuPZ2scRd-hover\":{\"data-framer-name\":undefined},\"Uyht1F6ej-hover\":{\"data-framer-name\":undefined},E7LbFf3V4:{\"data-framer-name\":\"twitter\"},Uyht1F6ej:{\"data-framer-name\":\"linkedIn\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1tadngr\",\"data-framer-name\":\"Graphic\",fill:\"black\",intrinsicHeight:29,intrinsicWidth:28,layoutDependency:layoutDependency,layoutId:\"lfTv3MmDN\",svg:'<svg width=\"28\" height=\"29\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.596.693v4.345a.966.966 0 0 0 1.931 0V.693h2.898v4.345a.965.965 0 1 0 1.931 0V.693H23a5 5 0 0 1 5 5v6.425h-7.75a6.76 6.76 0 0 0-12.502 0H0V5.693a5 5 0 0 1 5-5h1.596Zm15.45 4.586h-.003a1.368 1.368 0 1 0 .003 0Z\" fill=\"#F2F2F2\"/><path d=\"M0 14.049v9.644a5 5 0 0 0 5 5h18a5 5 0 0 0 5-5v-9.644h-7.273a6.759 6.759 0 1 1-13.457 0H0Z\" fill=\"#F2F2F2\"/><path d=\"M9.375 13.299a4.83 4.83 0 0 1 9.451 1.394 4.828 4.828 0 1 1-9.45-1.394Z\" fill=\"#F2F2F2\"/></svg>',withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1wu0yvd\",\"data-framer-name\":\"Graphic\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"AH3j9xSlo\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 27 26\"><path d=\"M 23.698 0.564 C 24.527 0.564 24.969 1.539 24.423 2.162 L 16.971 10.667 C 16.67 11.01 16.652 11.518 16.928 11.882 L 26.307 24.263 C 26.527 24.554 26.564 24.945 26.401 25.273 C 26.238 25.6 25.903 25.807 25.537 25.806 L 19.324 25.806 C 19.024 25.807 18.74 25.667 18.558 25.429 L 12.805 17.917 C 12.629 17.687 12.36 17.549 12.071 17.539 C 11.781 17.53 11.503 17.65 11.313 17.868 L 4.643 25.478 C 4.46 25.687 4.196 25.806 3.918 25.806 L 2.189 25.806 C 1.811 25.806 1.467 25.586 1.311 25.242 C 1.155 24.898 1.214 24.494 1.463 24.21 L 9.564 14.963 C 9.866 14.619 9.883 14.109 9.604 13.744 L 0.697 2.112 C 0.475 1.821 0.437 1.429 0.6 1.101 C 0.762 0.774 1.097 0.566 1.463 0.565 L 7.88 0.565 C 8.182 0.565 8.467 0.707 8.649 0.948 L 13.755 7.688 C 13.93 7.919 14.2 8.059 14.49 8.069 C 14.779 8.079 15.058 7.958 15.249 7.74 L 21.247 0.894 C 21.43 0.685 21.695 0.566 21.972 0.566 L 23.698 0.566 Z M 7.574 3.884 C 7.249 3.461 6.644 3.381 6.221 3.705 C 5.797 4.028 5.717 4.633 6.041 5.056 L 19.495 22.62 C 19.819 23.042 20.424 23.122 20.847 22.799 C 21.27 22.476 21.35 21.871 21.026 21.449 Z\" fill=\"rgb(242,242,242)\"></path></svg>',svgContentId:10248256673,withExternalLayout:true,...addPropertyOverrides({E7LbFf3V4:{svgContentId:10688650600}},baseVariant,gestureVariant)}),isDisplayed2()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-8zjf06\",\"data-framer-name\":\"Graphic\",fill:\"black\",intrinsicHeight:25,intrinsicWidth:26,layoutDependency:layoutDependency,layoutId:\"V7ypSHWUJ\",svg:'<svg width=\"26\" height=\"25\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3.087 5.91a2.583 2.583 0 0 0 2.609-2.609A2.583 2.583 0 0 0 3.087.693 2.583 2.583 0 0 0 .478 3.3a2.583 2.583 0 0 0 2.609 2.61ZM1.478 24.693a1 1 0 0 1-1-1V8.997a1 1 0 0 1 1-1h3.218a1 1 0 0 1 1 1v14.696a1 1 0 0 1-1 1H1.478ZM8.826 8.997a1 1 0 0 1 1-1h3.217a1 1 0 0 1 1 1v1.296c2.192-4.07 11.479-4.383 11.479 3.86v9.54a1 1 0 0 1-1 1h-3.218a1 1 0 0 1-1-1v-7.766c0-5.321-6.26-4.904-6.26 0v7.766a1 1 0 0 1-1 1H9.825a1 1 0 0 1-1-1V8.997Z\" fill=\"#F2F2F2\"/></svg>',withExternalLayout:true})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-tSgrT.framer-3j9gfm, .framer-tSgrT .framer-3j9gfm { display: block; }\",\".framer-tSgrT.framer-1egesv7 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: 50px; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 50px; }\",\".framer-tSgrT .framer-1tadngr { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 28px); position: relative; width: 28px; }\",\".framer-tSgrT .framer-1wu0yvd { flex: none; height: 26px; position: relative; width: 27px; }\",\".framer-tSgrT .framer-8zjf06 { aspect-ratio: 1.0416666666666667 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); position: relative; width: 25px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tSgrT.framer-1egesv7 { gap: 0px; } .framer-tSgrT.framer-1egesv7 > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-tSgrT.framer-1egesv7 > :first-child { margin-left: 0px; } .framer-tSgrT.framer-1egesv7 > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 50\n * @framerIntrinsicWidth 50\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"E7LbFf3V4\":{\"layout\":[\"fixed\",\"fixed\"]},\"Uyht1F6ej\":{\"layout\":[\"fixed\",\"fixed\"]},\"qAlgkHyXa\":{\"layout\":[\"fixed\",\"fixed\"]},\"DvPVh40u6\":{\"layout\":[\"fixed\",\"fixed\"]},\"Em_msvyL4\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerMSnnvSic3=withCSS(Component,css,\"framer-tSgrT\");export default FramerMSnnvSic3;FramerMSnnvSic3.displayName=\"SocialIcon\";FramerMSnnvSic3.defaultProps={height:50,width:50};addPropertyControls(FramerMSnnvSic3,{variant:{options:[\"OuPZ2scRd\",\"E7LbFf3V4\",\"Uyht1F6ej\"],optionTitles:[\"Instagram\",\"twitter\",\"linkedIn\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerMSnnvSic3,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerMSnnvSic3\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"E7LbFf3V4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Uyht1F6ej\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"qAlgkHyXa\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"DvPVh40u6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Em_msvyL4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"50\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"50\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./MSnnvSic3.map","// Generated by Framer (b3dda2a)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,SmartComponentScopedContainer,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCodeBoundaryForOverrides,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{withFooterConsent}from\"https://framerusercontent.com/modules/rBuANVZMX6K5v4tBqRMw/c3O5fBAMVeblUl4EOqfz/Terms.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/o5c3ZADeoRvTIqevJvxZ/dCqhhty2QsxA3BtcG2Ha/J9In5cfij.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/qY8Vc3hcHl3oE3lfo7Kl/1Y7EVm6vXbSkUBjgGEW2/ni4VzcfTI.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/8NdVXmZKkldpXBuotOc3/cu1MbXarZ99sTTEmkAnC/orNeHfAnq.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/CgaJPI2Z9WHCNJheFqUJ/OolpDLj9lZ8AeVObSvYV/vetn8tgH2.js\";import BrandLink from\"https://framerusercontent.com/modules/d4Zn2YiwjBTU3H3zBpxB/QrN1gFq99GimYoyyDejR/mn4d1rqDN.js\";import SocialIcon from\"https://framerusercontent.com/modules/BnNCU4S5znRZAktpcLUT/CVhKlAiAYjoyMAveuWiq/MSnnvSic3.js\";const BrandLinkFonts=getFonts(BrandLink);const RichTextWithFooterConsentaz6iur=withCodeBoundaryForOverrides(RichText,{nodeId:\"xISiECf9c\",override:withFooterConsent,scopeId:\"fAL4IKX53\"});const SocialIconFonts=getFonts(SocialIcon);const cycleOrder=[\"xzM4vJtRD\",\"b32D2cvYw\",\"T072rEQ4C\"];const serializationHash=\"framer-EyDcA\";const variantClassNames={b32D2cvYw:\"framer-v-18hpxoy\",T072rEQ4C:\"framer-v-1uz9e7f\",xzM4vJtRD:\"framer-v-10xl5wb\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,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={Desktop:\"xzM4vJtRD\",Phone:\"T072rEQ4C\",Tablet:\"b32D2cvYw\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"xzM4vJtRD\"};};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,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"xzM4vJtRD\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"b32D2cvYw\",\"T072rEQ4C\"].includes(baseVariant))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,className:cx(scopingClassNames,\"framer-10xl5wb\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"xzM4vJtRD\",ref:refBinding,style:{backgroundColor:\"var(--token-63be12b0-1021-44f9-9722-c12470e777a6, rgb(28, 27, 26))\",...style},...addPropertyOverrides({b32D2cvYw:{\"data-framer-name\":\"Tablet\"},T072rEQ4C:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-xyp53n\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"LdHZDTosj\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ex6ck5\",\"data-framer-name\":\"Brands Wrapper\",layoutDependency:layoutDependency,layoutId:\"sWYQv0Ncu\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1xbrawk\",\"data-framer-name\":\"Logomark\",fill:\"black\",intrinsicHeight:45,intrinsicWidth:48,layoutDependency:layoutDependency,layoutId:\"ja3ffBHPi\",svg:'<svg width=\"48\" height=\"45\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M12.56 24.188v19.763a.668.668 0 0 1-1.019.566C4.702 40.355.108 32.87.001 24.304-.161 11.13 10.484.186 23.659.002 37.07-.184 48 10.632 48 24c0 8.75-4.684 16.407-11.68 20.6a.665.665 0 0 1-.825-.12l-8.054-8.572a.665.665 0 0 1 .27-1.085c4.496-1.541 7.728-5.804 7.728-10.823 0-6.383-5.227-11.544-11.634-11.437-6.273.104-11.244 5.352-11.244 11.625Z\" fill=\"#fff\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h48v44.693H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:92,width:`min(max((min(${componentViewport?.width||\"100vw\"} - 240px, 1280px) - 80px) / 2, 50px), 300px)`,y:(componentViewport?.y||0)+120+0+0+0+0+69,...addPropertyOverrides({b32D2cvYw:{width:`min(max((min(${componentViewport?.width||\"100vw\"} - 160px, 1280px) - 80px) / 2, 50px) * 2 + 80px, 300px)`,y:(componentViewport?.y||0)+80+0+0+0+0+69},T072rEQ4C:{width:`min(max((min(${componentViewport?.width||\"100vw\"} - 64px, 1280px) - 64px) / 2, 50px) * 2 + 64px, 300px)`,y:(componentViewport?.y||0)+64+0+0+0+0+69}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-g6uxch-container\",layoutDependency:layoutDependency,layoutId:\"YmrARLbDd-container\",nodeId:\"YmrARLbDd\",rendersWithMotion:true,scopeId:\"fAL4IKX53\",children:/*#__PURE__*/_jsx(BrandLink,{height:\"100%\",id:\"YmrARLbDd\",jqQjeOUoB:\"Redfin\",layoutId:\"YmrARLbDd\",LcAVw9top:\"https://redfin.com/\",style:{width:\"100%\"},width:\"100%\",z_ha9fREb:\"Get a real estate agent handpicked for you and search the latest home listings.\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:92,width:`min(max((min(${componentViewport?.width||\"100vw\"} - 240px, 1280px) - 80px) / 2, 50px), 300px)`,y:(componentViewport?.y||0)+120+0+0+0+0+185,...addPropertyOverrides({b32D2cvYw:{width:`min(max((min(${componentViewport?.width||\"100vw\"} - 160px, 1280px) - 80px) / 2, 50px) * 2 + 80px, 300px)`,y:(componentViewport?.y||0)+80+0+0+0+0+185},T072rEQ4C:{width:`min(max((min(${componentViewport?.width||\"100vw\"} - 64px, 1280px) - 64px) / 2, 50px) * 2 + 64px, 300px)`,y:(componentViewport?.y||0)+64+0+0+0+0+185}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-f8zzcp-container\",layoutDependency:layoutDependency,layoutId:\"TT0vtZHHX-container\",nodeId:\"TT0vtZHHX\",rendersWithMotion:true,scopeId:\"fAL4IKX53\",children:/*#__PURE__*/_jsx(BrandLink,{height:\"100%\",id:\"TT0vtZHHX\",jqQjeOUoB:\"Rocket Mortgage\",layoutId:\"TT0vtZHHX\",LcAVw9top:\"https://www.rocketmortgage.com\",style:{width:\"100%\"},width:\"100%\",z_ha9fREb:\"Buy a home, refinance or manage your mortgage online with America’s largest retail mortgage lender.*\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:92,width:`min(max((min(${componentViewport?.width||\"100vw\"} - 240px, 1280px) - 80px) / 2, 50px), 300px)`,y:(componentViewport?.y||0)+120+0+0+0+0+301,...addPropertyOverrides({b32D2cvYw:{width:`min(max((min(${componentViewport?.width||\"100vw\"} - 160px, 1280px) - 80px) / 2, 50px) * 2 + 80px, 300px)`,y:(componentViewport?.y||0)+80+0+0+0+0+301},T072rEQ4C:{width:`min(max((min(${componentViewport?.width||\"100vw\"} - 64px, 1280px) - 64px) / 2, 50px) * 2 + 64px, 300px)`,y:(componentViewport?.y||0)+64+0+0+0+0+301}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-lx4sm4-container\",layoutDependency:layoutDependency,layoutId:\"bpoc5oIZA-container\",nodeId:\"bpoc5oIZA\",rendersWithMotion:true,scopeId:\"fAL4IKX53\",children:/*#__PURE__*/_jsx(BrandLink,{height:\"100%\",id:\"bpoc5oIZA\",jqQjeOUoB:\"Rocket Money\",layoutId:\"bpoc5oIZA\",LcAVw9top:\"https://www.rocketmoney.com/\",style:{width:\"100%\"},width:\"100%\",z_ha9fREb:\"Save more, spend less, see everything, and take back control of your financial life.\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:92,width:`min(max((min(${componentViewport?.width||\"100vw\"} - 240px, 1280px) - 80px) / 2, 50px), 300px)`,y:(componentViewport?.y||0)+120+0+0+0+0+417,...addPropertyOverrides({b32D2cvYw:{width:`min(max((min(${componentViewport?.width||\"100vw\"} - 160px, 1280px) - 80px) / 2, 50px) * 2 + 80px, 300px)`,y:(componentViewport?.y||0)+80+0+0+0+0+417},T072rEQ4C:{width:`min(max((min(${componentViewport?.width||\"100vw\"} - 64px, 1280px) - 64px) / 2, 50px) * 2 + 64px, 300px)`,y:(componentViewport?.y||0)+64+0+0+0+0+417}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1shmnzw-container\",layoutDependency:layoutDependency,layoutId:\"EQ5uxW21D-container\",nodeId:\"EQ5uxW21D\",rendersWithMotion:true,scopeId:\"fAL4IKX53\",children:/*#__PURE__*/_jsx(BrandLink,{height:\"100%\",id:\"EQ5uxW21D\",jqQjeOUoB:\"Rocket Card\",layoutId:\"EQ5uxW21D\",LcAVw9top:\"https://www.rocketcard.com/\",style:{width:\"100%\"},width:\"100%\",z_ha9fREb:\"Earn up to 5% cash back in mortgage savings on every tap or swipe – using the card designed with home in mind.\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:92,width:`min(max((min(${componentViewport?.width||\"100vw\"} - 240px, 1280px) - 80px) / 2, 50px), 300px)`,y:(componentViewport?.y||0)+120+0+0+0+0+533,...addPropertyOverrides({b32D2cvYw:{width:`min(max((min(${componentViewport?.width||\"100vw\"} - 160px, 1280px) - 80px) / 2, 50px) * 2 + 80px, 300px)`,y:(componentViewport?.y||0)+80+0+0+0+0+533},T072rEQ4C:{width:`min(max((min(${componentViewport?.width||\"100vw\"} - 64px, 1280px) - 64px) / 2, 50px) * 2 + 64px, 300px)`,y:(componentViewport?.y||0)+64+0+0+0+0+533}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-12l3ajo-container\",layoutDependency:layoutDependency,layoutId:\"sHabtG6v7-container\",nodeId:\"sHabtG6v7\",rendersWithMotion:true,scopeId:\"fAL4IKX53\",children:/*#__PURE__*/_jsx(BrandLink,{height:\"100%\",id:\"sHabtG6v7\",jqQjeOUoB:\"Rocket Loans\",layoutId:\"sHabtG6v7\",LcAVw9top:\"https://www.rocketloans.com/\",style:{width:\"100%\"},width:\"100%\",z_ha9fREb:\"Get a personal loan to consolidate debt, renovate your home and more.\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:92,width:`min(max((min(${componentViewport?.width||\"100vw\"} - 240px, 1280px) - 80px) / 2, 50px), 300px)`,y:(componentViewport?.y||0)+120+0+0+0+0+649,...addPropertyOverrides({b32D2cvYw:{width:`min(max((min(${componentViewport?.width||\"100vw\"} - 160px, 1280px) - 80px) / 2, 50px) * 2 + 80px, 300px)`,y:(componentViewport?.y||0)+80+0+0+0+0+649},T072rEQ4C:{width:`min(max((min(${componentViewport?.width||\"100vw\"} - 64px, 1280px) - 64px) / 2, 50px) * 2 + 64px, 300px)`,y:(componentViewport?.y||0)+64+0+0+0+0+649}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-fahahv-container\",layoutDependency:layoutDependency,layoutId:\"hDyHzR2pv-container\",nodeId:\"hDyHzR2pv\",rendersWithMotion:true,scopeId:\"fAL4IKX53\",children:/*#__PURE__*/_jsx(BrandLink,{height:\"100%\",id:\"hDyHzR2pv\",jqQjeOUoB:\"Rocket Pro\",layoutId:\"hDyHzR2pv\",LcAVw9top:\"https://www.rocketpro.com/\",style:{width:\"100%\"},width:\"100%\",z_ha9fREb:\"Build and grow your wholesale lending business.\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:92,width:`min(max((min(${componentViewport?.width||\"100vw\"} - 240px, 1280px) - 80px) / 2, 50px), 300px)`,y:(componentViewport?.y||0)+120+0+0+0+0+765,...addPropertyOverrides({b32D2cvYw:{width:`min(max((min(${componentViewport?.width||\"100vw\"} - 160px, 1280px) - 80px) / 2, 50px) * 2 + 80px, 300px)`,y:(componentViewport?.y||0)+80+0+0+0+0+765},T072rEQ4C:{width:`min(max((min(${componentViewport?.width||\"100vw\"} - 64px, 1280px) - 64px) / 2, 50px) * 2 + 64px, 300px)`,y:(componentViewport?.y||0)+64+0+0+0+0+765}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-xr22ng-container\",layoutDependency:layoutDependency,layoutId:\"h_jySVWX3-container\",nodeId:\"h_jySVWX3\",rendersWithMotion:true,scopeId:\"fAL4IKX53\",children:/*#__PURE__*/_jsx(BrandLink,{height:\"100%\",id:\"h_jySVWX3\",jqQjeOUoB:\"Rocket Close\",layoutId:\"h_jySVWX3\",LcAVw9top:\"https://www.rocketclose.com/\",style:{width:\"100%\"},width:\"100%\",z_ha9fREb:\"Appraisal, title, and closing solutions that drive speed, confidence, and savings for Rocket clients.\"})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-n5c72\",\"data-framer-name\":\"Footer Links\",layoutDependency:layoutDependency,layoutId:\"G9nBxX57b\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-43qhr9\",\"data-framer-name\":\"Features\",layoutDependency:layoutDependency,layoutId:\"gWVWrOx0Z\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-qwpdpl\",\"data-styles-preset\":\"ni4VzcfTI\",style:{\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-bc708c64-a1df-4d94-ad1c-0706df5805d6, rgb(255, 255, 255)))\"},children:\"Features\"})}),className:\"framer-pgovmv\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"EgRU21cu2\",style:{\"--extracted-1w1cjl5\":\"var(--token-bc708c64-a1df-4d94-ad1c-0706df5805d6, rgb(255, 255, 255))\",\"--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,{className:\"framer-styles-preset-avoonk\",\"data-styles-preset\":\"J9In5cfij\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Seku4yfib\"},motionChild:true,nodeId:\"u6aQ7Ks8x\",openInNewTab:false,relValues:[],scopeId:\"fAL4IKX53\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xujdod\",\"data-styles-preset\":\"vetn8tgH2\",children:\"Manage Subscriptions\"})})})}),className:\"framer-387i3j\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"u6aQ7Ks8x\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-avoonk\",\"data-styles-preset\":\"J9In5cfij\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"aaCycfcT_\"},motionChild:true,nodeId:\"IkslKeTfA\",openInNewTab:false,relValues:[],scopeId:\"fAL4IKX53\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xujdod\",\"data-styles-preset\":\"vetn8tgH2\",children:\"Financial Goals\"})})})}),className:\"framer-rtx98k\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"IkslKeTfA\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-avoonk\",\"data-styles-preset\":\"J9In5cfij\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"wBw5mEIwp\"},motionChild:true,nodeId:\"zS9XNE98y\",openInNewTab:false,relValues:[],scopeId:\"fAL4IKX53\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xujdod\",\"data-styles-preset\":\"vetn8tgH2\",children:\"Spending Insights\"})})})}),className:\"framer-1v7snfd\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"zS9XNE98y\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-avoonk\",\"data-styles-preset\":\"J9In5cfij\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"QGBxMYOxv\"},motionChild:true,nodeId:\"ovxULz0FB\",openInNewTab:false,relValues:[],scopeId:\"fAL4IKX53\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xujdod\",\"data-styles-preset\":\"vetn8tgH2\",children:\"Credit Scores\"})})})}),className:\"framer-14lpgg8\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ovxULz0FB\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-avoonk\",\"data-styles-preset\":\"J9In5cfij\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"KVt_GNtJ1\"},motionChild:true,nodeId:\"u_8fbpOqT\",openInNewTab:false,relValues:[],scopeId:\"fAL4IKX53\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xujdod\",\"data-styles-preset\":\"vetn8tgH2\",children:\"Bill Negotiation\"})})})}),className:\"framer-98gppt\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"u_8fbpOqT\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-avoonk\",\"data-styles-preset\":\"J9In5cfij\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"l6ZJj53P0\"},motionChild:true,nodeId:\"YRj6mb4as\",openInNewTab:false,relValues:[],scopeId:\"fAL4IKX53\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xujdod\",\"data-styles-preset\":\"vetn8tgH2\",children:\"Budgeting\"})})})}),className:\"framer-wvdzrq\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"YRj6mb4as\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-avoonk\",\"data-styles-preset\":\"J9In5cfij\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"PPPEfTg8I\"},motionChild:true,nodeId:\"IdscqR8L6\",openInNewTab:false,relValues:[],scopeId:\"fAL4IKX53\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xujdod\",\"data-styles-preset\":\"vetn8tgH2\",children:\"Net Worth\"})})})}),className:\"framer-k87i\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"IdscqR8L6\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-avoonk\",\"data-styles-preset\":\"J9In5cfij\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"I30arCcz7\"},motionChild:true,nodeId:\"Rju76ucPk\",openInNewTab:false,relValues:[],scopeId:\"fAL4IKX53\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xujdod\",\"data-styles-preset\":\"vetn8tgH2\",children:\"Widgets\"})})})}),className:\"framer-zbc1o\",\"data-framer-name\":\"Widgets\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Rju76ucPk\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-17e0aes\",\"data-framer-name\":\"About Us\",layoutDependency:layoutDependency,layoutId:\"E5lcXUZrj\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-qwpdpl\",\"data-styles-preset\":\"ni4VzcfTI\",style:{\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-bc708c64-a1df-4d94-ad1c-0706df5805d6, rgb(255, 255, 255)))\"},children:\"About\"})}),className:\"framer-1svd06s\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"FfGpX2cBp\",style:{\"--extracted-1w1cjl5\":\"var(--token-bc708c64-a1df-4d94-ad1c-0706df5805d6, rgb(255, 255, 255))\",\"--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,{className:\"framer-styles-preset-avoonk\",\"data-styles-preset\":\"J9In5cfij\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"haUQBChuT\"},motionChild:true,nodeId:\"JMO_Uuyny\",openInNewTab:false,relValues:[],scopeId:\"fAL4IKX53\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xujdod\",\"data-styles-preset\":\"vetn8tgH2\",children:\"Careers\"})})})}),className:\"framer-wab28c\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"JMO_Uuyny\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-avoonk\",\"data-styles-preset\":\"J9In5cfij\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"MxfvnF0Dg\"},motionChild:true,nodeId:\"JpvlT5POJ\",openInNewTab:false,relValues:[],scopeId:\"fAL4IKX53\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xujdod\",\"data-styles-preset\":\"vetn8tgH2\",children:\"About us\"})})})}),className:\"framer-4wdgr8\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"JpvlT5POJ\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-avoonk\",\"data-styles-preset\":\"J9In5cfij\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"gUuickQcF\"},motionChild:true,nodeId:\"K8MJTmU4_\",openInNewTab:false,relValues:[],scopeId:\"fAL4IKX53\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xujdod\",\"data-styles-preset\":\"vetn8tgH2\",children:\"Company updates\"})})})}),className:\"framer-1j0gozw\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"K8MJTmU4_\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1dpbnRsZSBUZXh0IE1lZGl1bQ==\",\"--framer-font-family\":'\"Wintle Text Medium\", \"Wintle Text Medium Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"16px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-63be12b0-1021-44f9-9722-c12470e777a6, rgb(28, 27, 26)))\"},children:/*#__PURE__*/_jsx(Link,{clickTrackingId:\"view-employer-benefits\",href:{webPageId:\"FSey84KpP\"},motionChild:true,nodeId:\"Jq1UUIQRY\",openInNewTab:false,relValues:[],scopeId:\"fAL4IKX53\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xujdod\",\"data-styles-preset\":\"vetn8tgH2\",children:\"For employers\"})})})}),className:\"framer-10qf843\",fonts:[\"CUSTOM;Wintle Text Medium\"],layoutDependency:layoutDependency,layoutId:\"Jq1UUIQRY\",style:{\"--extracted-r6o4lv\":\"var(--token-63be12b0-1021-44f9-9722-c12470e777a6, rgb(28, 27, 26))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1dpbnRsZSBUZXh0IE1lZGl1bQ==\",\"--framer-font-family\":'\"Wintle Text Medium\", \"Wintle Text Medium Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"16px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-63be12b0-1021-44f9-9722-c12470e777a6, rgb(28, 27, 26)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"JjYR8q_te\"},motionChild:true,nodeId:\"RUZgxIx5i\",openInNewTab:false,relValues:[],scopeId:\"fAL4IKX53\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xujdod\",\"data-styles-preset\":\"vetn8tgH2\",children:\"Frequently asked questions\"})})})}),className:\"framer-7i80bg\",fonts:[\"CUSTOM;Wintle Text Medium\"],layoutDependency:layoutDependency,layoutId:\"RUZgxIx5i\",style:{\"--extracted-r6o4lv\":\"var(--token-63be12b0-1021-44f9-9722-c12470e777a6, rgb(28, 27, 26))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-avoonk\",\"data-styles-preset\":\"J9In5cfij\",children:/*#__PURE__*/_jsx(Link,{href:\"https://www.rocket.com/\",motionChild:true,nodeId:\"ksmFcdMXo\",openInNewTab:true,relValues:[],scopeId:\"fAL4IKX53\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xujdod\",\"data-styles-preset\":\"vetn8tgH2\",children:\"Rocket\"})})})}),className:\"framer-1slel1e\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ksmFcdMXo\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1dpbnRsZSBUZXh0IE1lZGl1bQ==\",\"--framer-font-family\":'\"Wintle Text Medium\", \"Wintle Text Medium Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"16px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-63be12b0-1021-44f9-9722-c12470e777a6, rgb(28, 27, 26)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"m89cNRfut\"},motionChild:true,nodeId:\"vShCF7XL_\",openInNewTab:false,relValues:[],scopeId:\"fAL4IKX53\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xujdod\",\"data-styles-preset\":\"vetn8tgH2\",children:\"Rocket Money vs. Mint\"})})})}),className:\"framer-lynsjb\",fonts:[\"CUSTOM;Wintle Text Medium\"],layoutDependency:layoutDependency,layoutId:\"vShCF7XL_\",style:{\"--extracted-r6o4lv\":\"var(--token-63be12b0-1021-44f9-9722-c12470e777a6, rgb(28, 27, 26))\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1sh3y25\",\"data-framer-name\":\"Support\",layoutDependency:layoutDependency,layoutId:\"L1r_f47gj\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-qwpdpl\",\"data-styles-preset\":\"ni4VzcfTI\",style:{\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-bc708c64-a1df-4d94-ad1c-0706df5805d6, rgb(255, 255, 255)))\"},children:\"Support\"})}),className:\"framer-181mdj4\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"sGcoZQlc2\",style:{\"--extracted-1w1cjl5\":\"var(--token-bc708c64-a1df-4d94-ad1c-0706df5805d6, rgb(255, 255, 255))\",\"--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,{className:\"framer-styles-preset-avoonk\",\"data-styles-preset\":\"J9In5cfij\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"F3SurGHJF\"},motionChild:true,nodeId:\"ltlybWLWX\",openInNewTab:false,relValues:[],scopeId:\"fAL4IKX53\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xujdod\",\"data-styles-preset\":\"vetn8tgH2\",children:\"Security\"})})})}),className:\"framer-1t5rezq\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ltlybWLWX\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-avoonk\",\"data-styles-preset\":\"J9In5cfij\",children:/*#__PURE__*/_jsx(Link,{href:\"https://help.rocketmoney.com/en/articles/2684134-contacting-rocket-money\",motionChild:true,nodeId:\"mRyvhSWwN\",openInNewTab:true,relValues:[],scopeId:\"fAL4IKX53\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xujdod\",\"data-styles-preset\":\"vetn8tgH2\",children:\"Contact us\"})})})}),className:\"framer-71znkd\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"mRyvhSWwN\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-avoonk\",\"data-styles-preset\":\"J9In5cfij\",children:/*#__PURE__*/_jsx(Link,{href:\"https://help.rocketmoney.com/en/\",motionChild:true,nodeId:\"fMOtEyi8X\",openInNewTab:true,relValues:[],scopeId:\"fAL4IKX53\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xujdod\",\"data-styles-preset\":\"vetn8tgH2\",children:\"Help center\"})})})}),className:\"framer-1gm2z7m\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"fMOtEyi8X\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-avoonk\",\"data-styles-preset\":\"J9In5cfij\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"pBYGxvLEN\"},motionChild:true,nodeId:\"Aa6cjNHR0\",openInNewTab:false,relValues:[],scopeId:\"fAL4IKX53\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xujdod\",\"data-styles-preset\":\"vetn8tgH2\",children:\"Affiliates\"})})})}),className:\"framer-1lvvdgw\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Aa6cjNHR0\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-avoonk\",\"data-styles-preset\":\"J9In5cfij\",children:/*#__PURE__*/_jsx(Link,{href:\"https://truebillbrand.notion.site/truebillbrand/Rocket-Money-Press-Kit-f6eb2bd9c8024216bcf7977bbf2d8b00\",motionChild:true,nodeId:\"fk_EA_W8f\",openInNewTab:true,relValues:[],scopeId:\"fAL4IKX53\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xujdod\",\"data-styles-preset\":\"vetn8tgH2\",children:\"Press kit\"})})})}),className:\"framer-1wla44c\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"fk_EA_W8f\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-avoonk\",\"data-styles-preset\":\"J9In5cfij\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"vPQURpc4E\"},motionChild:true,nodeId:\"U4Taqhlqm\",openInNewTab:false,relValues:[],scopeId:\"fAL4IKX53\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xujdod\",\"data-styles-preset\":\"vetn8tgH2\",children:\"Terms of service\"})})})}),className:\"framer-ad6ffc\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"U4Taqhlqm\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-avoonk\",\"data-styles-preset\":\"J9In5cfij\",children:/*#__PURE__*/_jsx(Link,{href:\"https://rocketaccount.com/#/privacy-policy\",motionChild:true,nodeId:\"rFNVES7ty\",openInNewTab:true,relValues:[],scopeId:\"fAL4IKX53\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xujdod\",\"data-styles-preset\":\"vetn8tgH2\",children:\"Privacy policy\"})})})}),className:\"framer-1tan8g4\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"rFNVES7ty\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-avoonk\",\"data-styles-preset\":\"J9In5cfij\",children:/*#__PURE__*/_jsx(Link,{href:\"https://www.rocketaccount.com/#/privacy-policy#information-we-collect\",motionChild:true,nodeId:\"bIwGN3BOH\",openInNewTab:true,relValues:[],scopeId:\"fAL4IKX53\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xujdod\",\"data-styles-preset\":\"vetn8tgH2\",children:\"Notice at collections\"})})})}),className:\"framer-gevoze\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"bIwGN3BOH\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFooterConsentaz6iur,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1dpbnRsZSBUZXh0IE1lZGl1bQ==\",\"--framer-font-family\":'\"Wintle Text Medium\", \"Wintle Text Medium Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-bc708c64-a1df-4d94-ad1c-0706df5805d6, rgb(255, 255, 255)))\"},children:\"Do Not Sell or Share My Personal Information\"})}),className:\"framer-az6iur\",fonts:[\"CUSTOM;Wintle Text Medium\"],layoutDependency:layoutDependency,layoutId:\"xISiECf9c\",style:{\"--extracted-r6o4lv\":\"var(--token-bc708c64-a1df-4d94-ad1c-0706df5805d6, rgb(255, 255, 255))\"},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-qglczh\",\"data-framer-name\":\"Row\",layoutDependency:layoutDependency,layoutId:\"BFcSZyi0l\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ef63h\",\"data-framer-name\":\"Social Links\",layoutDependency:layoutDependency,layoutId:\"IPSxXrJUG\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,width:\"50px\",y:(componentViewport?.y||0)+120+0+0+1224+0+0,...addPropertyOverrides({b32D2cvYw:{y:(componentViewport?.y||0)+80+0+0+2161+0+0+0},T072rEQ4C:{y:(componentViewport?.y||0)+64+0+0+4097+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-r3i7lj-container\",layoutDependency:layoutDependency,layoutId:\"EB5caPv0b-container\",nodeId:\"EB5caPv0b\",rendersWithMotion:true,scopeId:\"fAL4IKX53\",children:/*#__PURE__*/_jsx(SocialIcon,{height:\"100%\",id:\"EB5caPv0b\",layoutId:\"EB5caPv0b\",style:{height:\"100%\",width:\"100%\"},variant:\"OuPZ2scRd\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,width:\"50px\",y:(componentViewport?.y||0)+120+0+0+1224+0+0,...addPropertyOverrides({b32D2cvYw:{y:(componentViewport?.y||0)+80+0+0+2161+0+0+0},T072rEQ4C:{y:(componentViewport?.y||0)+64+0+0+4097+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1987uys-container\",layoutDependency:layoutDependency,layoutId:\"Df0EZ7KIU-container\",nodeId:\"Df0EZ7KIU\",rendersWithMotion:true,scopeId:\"fAL4IKX53\",children:/*#__PURE__*/_jsx(SocialIcon,{height:\"100%\",id:\"Df0EZ7KIU\",layoutId:\"Df0EZ7KIU\",style:{height:\"100%\",width:\"100%\"},variant:\"E7LbFf3V4\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,width:\"50px\",y:(componentViewport?.y||0)+120+0+0+1224+0+0,...addPropertyOverrides({b32D2cvYw:{y:(componentViewport?.y||0)+80+0+0+2161+0+0+0},T072rEQ4C:{y:(componentViewport?.y||0)+64+0+0+4097+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-76607i-container\",layoutDependency:layoutDependency,layoutId:\"rHtaKEgFi-container\",nodeId:\"rHtaKEgFi\",rendersWithMotion:true,scopeId:\"fAL4IKX53\",children:/*#__PURE__*/_jsx(SocialIcon,{height:\"100%\",id:\"rHtaKEgFi\",layoutId:\"rHtaKEgFi\",style:{height:\"100%\",width:\"100%\"},variant:\"Uyht1F6ej\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-13lzopi\",\"data-framer-name\":\"App Download\",layoutDependency:layoutDependency,layoutId:\"zTk5DjdfA\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://truebill.sng.link/D772e/zia9/hfwg\",motionChild:true,nodeId:\"PXnTUjYVZ\",openInNewTab:true,scopeId:\"fAL4IKX53\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1y7c5b5 framer-17y3efn\",\"data-framer-name\":\"App Store\",fill:\"black\",intrinsicHeight:65,intrinsicWidth:188,layoutDependency:layoutDependency,layoutId:\"PXnTUjYVZ\",svg:'<svg width=\"188\" height=\"65\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><rect x=\"1\" y=\"1.693\" width=\"186\" height=\"62\" rx=\"15\" stroke=\"#fff\" stroke-opacity=\".2\" stroke-width=\"2\"/><path d=\"M31.836 23.32c1.513 0 2.84-.59 3.982-1.772 1.141-1.182 1.712-2.556 1.712-4.122 0-.172-.014-.416-.041-.733-.2.027-.349.05-.448.068-1.395.199-2.623.882-3.683 2.05-1.06 1.168-1.59 2.418-1.59 3.748 0 .154.023.408.068.76Zm5.422 20.764c1.078 0 2.27-.738 3.574-2.213 1.304-1.476 2.3-3.21 2.989-5.202-2.564-1.321-3.846-3.218-3.846-5.69 0-2.064 1.038-3.83 3.112-5.296-1.44-1.802-3.342-2.703-5.707-2.703-.996 0-1.907.15-2.731.449l-.516.19-.693.271c-.453.172-.865.258-1.237.258-.29 0-.67-.1-1.141-.298l-.53-.218-.503-.203a6.05 6.05 0 0 0-2.364-.462c-2.256 0-4.068.76-5.435 2.281-1.368 1.521-2.052 3.527-2.052 6.016 0 3.504 1.096 6.74 3.288 9.71 1.522 2.074 2.912 3.11 4.172 3.11.534 0 1.064-.104 1.59-.312l.665-.272.53-.19c.743-.262 1.427-.394 2.052-.394.661 0 1.422.168 2.283.503l.421.163c.879.335 1.572.502 2.079.502Zm27.733-21.78v-7.622h2.526a3.92 3.92 0 0 1 1.971.5 3.62 3.62 0 0 1 1.394 1.373c.341.58.512 1.226.512 1.938 0 .711-.171 1.357-.512 1.938a3.617 3.617 0 0 1-1.394 1.372 3.92 3.92 0 0 1-1.97.5H64.99Zm2.526-1.416c.443 0 .85-.101 1.22-.305.37-.21.66-.497.87-.86.211-.37.317-.78.317-1.23 0-.45-.106-.857-.316-1.22a2.203 2.203 0 0 0-.871-.86 2.425 2.425 0 0 0-1.22-.316h-1.056v4.791h1.056Zm7.656 1.557a3.04 3.04 0 0 1-1.535-.392 2.87 2.87 0 0 1-1.068-1.078 3.085 3.085 0 0 1-.38-1.524c0-.559.126-1.064.38-1.514a2.87 2.87 0 0 1 1.068-1.078 3.04 3.04 0 0 1 1.535-.392c.566 0 1.074.131 1.524.392a2.77 2.77 0 0 1 1.067 1.078c.262.45.392.955.392 1.514s-.13 1.067-.392 1.524a2.77 2.77 0 0 1-1.067 1.078 2.98 2.98 0 0 1-1.524.392Zm0-1.295c.465 0 .842-.16 1.132-.48.298-.319.447-.725.447-1.22 0-.493-.149-.896-.447-1.208-.29-.32-.668-.479-1.132-.479-.465 0-.846.16-1.143.48-.298.311-.447.714-.447 1.208s.149.9.447 1.22c.297.319.678.479 1.143.479Zm9.336-.74 1.165-3.801h1.372l-1.905 5.695h-1.23l-1.144-3.387-1.143 3.387h-1.242l-1.905-5.695h1.437l1.187 3.79 1.263-3.79h.871l1.274 3.8Zm6.184-3.943c.436 0 .82.106 1.154.316.334.203.592.494.773.871.19.378.283.813.283 1.307v3.343H91.5v-3.245c0-.37-.109-.679-.327-.926a1.014 1.014 0 0 0-.806-.37c-.319 0-.588.127-.805.381-.21.247-.316.552-.316.915v3.245H87.85v-5.695h1.187v.675h.054c.16-.21.37-.4.632-.566.269-.167.592-.25.97-.25Zm5.114 5.837h-1.394v-7.622h1.394v7.622Zm4.174.141a3.04 3.04 0 0 1-1.535-.392 2.87 2.87 0 0 1-1.067-1.078 3.085 3.085 0 0 1-.381-1.524c0-.559.127-1.064.38-1.514a2.87 2.87 0 0 1 1.068-1.078 3.04 3.04 0 0 1 1.535-.392c.567 0 1.075.131 1.525.392.457.262.813.621 1.067 1.078.261.45.392.955.392 1.514s-.131 1.067-.392 1.524a2.77 2.77 0 0 1-1.067 1.078 2.98 2.98 0 0 1-1.525.392Zm0-1.295c.465 0 .842-.16 1.133-.48.297-.319.446-.725.446-1.22 0-.493-.149-.896-.446-1.208-.291-.32-.668-.479-1.133-.479-.464 0-.845.16-1.143.48-.298.311-.447.714-.447 1.208s.15.9.447 1.22c.298.319.679.479 1.143.479Zm7.657 1.154a3.88 3.88 0 0 1-.12-.686h-.065c-.232.29-.49.5-.773.631-.276.131-.61.196-1.002.196-.588 0-1.067-.152-1.437-.457-.363-.312-.545-.722-.545-1.23 0-.56.225-1.01.675-1.35.458-.342 1.071-.541 1.841-.6l1.045-.076v-.01c0-.32-.087-.567-.261-.741-.175-.182-.421-.272-.741-.272-.247 0-.454.061-.621.185-.167.116-.29.283-.37.5l-1.339-.25c.131-.515.396-.922.795-1.22.406-.304.918-.457 1.535-.457.748 0 1.332.215 1.753.643.429.42.643 1.002.643 1.742v1.6c0 .785.069 1.402.207 1.852h-1.22Zm-1.688-1.013c.378 0 .69-.116.937-.348.246-.24.37-.538.37-.893v-.294l-1.002.087c-.363.029-.65.116-.86.261a.64.64 0 0 0-.305.556.54.54 0 0 0 .229.468c.159.109.37.163.631.163Zm8.741 1.013a3.216 3.216 0 0 1-.13-.74h-.055c-.21.282-.49.5-.838.653a2.799 2.799 0 0 1-1.154.228c-.53 0-1.006-.127-1.427-.38a2.758 2.758 0 0 1-.991-1.068 3.288 3.288 0 0 1-.359-1.546 3.2 3.2 0 0 1 .359-1.524 2.68 2.68 0 0 1 .98-1.068 2.63 2.63 0 0 1 1.416-.392c.392 0 .747.073 1.067.218.327.138.555.298.686.48h.054v-2.483h1.405v5.77c0 .814.069 1.43.207 1.852h-1.22Zm-1.971-1.154c.465 0 .843-.16 1.133-.48.298-.319.446-.725.446-1.22 0-.493-.148-.896-.446-1.208-.29-.32-.668-.479-1.133-.479-.464 0-.845.16-1.143.48-.298.311-.446.714-.446 1.208s.148.9.446 1.22c.298.319.679.479 1.143.479Zm9.666 1.295a3.03 3.03 0 0 1-1.535-.392 2.868 2.868 0 0 1-1.067-1.078 3.086 3.086 0 0 1-.381-1.524c0-.559.127-1.064.381-1.514a2.868 2.868 0 0 1 1.067-1.078 3.038 3.038 0 0 1 1.535-.392c.567 0 1.075.131 1.525.392.457.262.813.621 1.067 1.078.261.45.392.955.392 1.514s-.131 1.067-.392 1.524a2.77 2.77 0 0 1-1.067 1.078 2.98 2.98 0 0 1-1.525.392Zm0-1.295c.465 0 .843-.16 1.133-.48.298-.319.446-.725.446-1.22 0-.493-.148-.896-.446-1.208-.29-.32-.668-.479-1.133-.479-.464 0-.845.16-1.143.48-.297.311-.446.714-.446 1.208s.149.9.446 1.22c.298.319.679.479 1.143.479Zm6.971-4.683c.436 0 .82.106 1.154.316.334.203.592.494.773.871.189.378.284.813.284 1.307v3.343h-1.405v-3.245c0-.37-.109-.679-.327-.926a1.011 1.011 0 0 0-.806-.37c-.319 0-.588.127-.805.381-.211.247-.316.552-.316.915v3.245h-1.394v-5.695h1.187v.675h.054c.16-.21.371-.4.632-.566.269-.167.592-.25.969-.25Zm8.309 5.978c-.544 0-.983-.181-1.317-.544-.334-.37-.501-.867-.501-1.492v-2.548h-.871V16.61h.871v-1.35h1.394v1.35h1.143v1.252h-1.143v2.407c0 .283.065.497.196.642.138.145.326.218.566.218.16 0 .287-.026.381-.076v1.274c-.21.08-.45.12-.719.12Zm1.962-.141v-7.622h1.394v2.515h.054c.116-.174.305-.338.566-.49a1.8 1.8 0 0 1 .937-.24c.399 0 .758.106 1.078.316.319.203.569.494.751.871.181.378.272.81.272 1.296v3.354h-1.404v-3.245c0-.37-.109-.679-.327-.926a1.013 1.013 0 0 0-.806-.37c-.319 0-.588.127-.806.381-.21.247-.315.552-.315.915v3.245h-1.394Zm11.864-2.951c0 .247-.019.454-.055.62h-4.279c.087.385.265.687.533.904.269.21.599.316.991.316.262 0 .487-.043.675-.13a1.41 1.41 0 0 0 .501-.436l1.372.261a2.52 2.52 0 0 1-.991 1.154c-.435.27-.958.403-1.568.403a2.95 2.95 0 0 1-1.513-.392 2.738 2.738 0 0 1-1.035-1.078 3.167 3.167 0 0 1-.37-1.524c0-.537.127-1.035.381-1.492.254-.457.603-.82 1.046-1.089a2.797 2.797 0 0 1 1.481-.403c.529 0 1.009.127 1.437.382.435.246.777.591 1.023 1.034.247.436.371.925.371 1.47Zm-2.831-1.644c-.385 0-.712.112-.98.337a1.559 1.559 0 0 0-.523.904h2.994a1.501 1.501 0 0 0-.511-.893c-.262-.232-.588-.348-.98-.348ZM78.138 47.304h-3.092l-1.09-3.223h-5.618l-1.11 3.223h-2.984l5.531-15.245h2.875l5.488 15.245Zm-5.096-5.924-1.895-5.64-1.916 5.64h3.811Zm12.953-5.75c1.06 0 2.004.262 2.831.785.843.508 1.503 1.22 1.982 2.134.48.9.719 1.924.719 3.07 0 1.133-.24 2.157-.719 3.072a5.509 5.509 0 0 1-1.982 2.134c-.827.508-1.756.762-2.787.762-.799 0-1.517-.138-2.156-.414-.639-.29-1.096-.624-1.372-1.002h-.109v5.053h-2.787v-15.31h2.373v1.394h.11a4.299 4.299 0 0 1 1.654-1.242 5.67 5.67 0 0 1 2.243-.435Zm-.435 9.365c.929 0 1.691-.319 2.287-.958.595-.639.892-1.444.892-2.417 0-.987-.297-1.8-.892-2.44-.596-.638-1.358-.958-2.287-.958-.915 0-1.67.32-2.265.959-.595.639-.893 1.452-.893 2.439 0 .973.298 1.778.893 2.417.595.639 1.35.958 2.265.958Zm14.642-9.364c1.06 0 2.004.261 2.831.784.842.508 1.503 1.22 1.982 2.134.479.9.719 1.924.719 3.07 0 1.133-.24 2.157-.719 3.072a5.506 5.506 0 0 1-1.982 2.134c-.827.508-1.757.762-2.787.762-.799 0-1.518-.138-2.156-.414-.64-.29-1.097-.624-1.373-1.002h-.108v5.053H93.82v-15.31h2.374v1.394h.109a4.302 4.302 0 0 1 1.655-1.242 5.67 5.67 0 0 1 2.243-.435Zm-.436 9.364c.93 0 1.692-.319 2.287-.958s.893-1.444.893-2.417c0-.987-.298-1.8-.893-2.44-.595-.638-1.357-.958-2.287-.958-.914 0-1.67.32-2.265.959-.595.639-.892 1.452-.892 2.439 0 .973.297 1.778.892 2.417.596.639 1.35.958 2.265.958Zm16.661 2.592c-1.147 0-2.112-.276-2.896-.828-.784-.551-1.292-1.263-1.524-2.134l2.656-.544c.131.377.342.682.632.914.305.218.682.327 1.132.327.494 0 .872-.102 1.133-.305.261-.218.392-.508.392-.87 0-.393-.182-.698-.545-.916-.348-.232-.907-.479-1.676-.74-.755-.247-1.365-.486-1.83-.719a3.542 3.542 0 0 1-1.219-1.023c-.334-.45-.501-1.031-.501-1.742 0-.625.159-1.191.479-1.7.334-.522.806-.928 1.415-1.219.625-.305 1.358-.457 2.2-.457 1.103 0 2.018.261 2.744.784a3.474 3.474 0 0 1 1.416 2.069l-2.657.523a1.57 1.57 0 0 0-.567-.806 1.478 1.478 0 0 0-.936-.305c-.421 0-.748.094-.98.283a.933.933 0 0 0-.327.74c0 .378.175.668.523.872.348.203.886.42 1.612.653.755.232 1.372.472 1.851.718.493.233.914.581 1.263 1.046.348.45.522 1.045.522 1.786 0 1.074-.377 1.945-1.132 2.613-.755.653-1.815.98-3.18.98Zm10.607 0c-1.089 0-1.967-.363-2.635-1.089-.668-.74-1.002-1.735-1.002-2.983v-5.096h-1.742v-2.505h1.742v-2.7h2.788v2.7h2.286v2.505h-2.286v4.812c0 .567.13.995.392 1.285.275.29.653.436 1.132.436.319 0 .574-.051.762-.153v2.548c-.421.16-.9.24-1.437.24Zm9.018 0c-1.132 0-2.156-.261-3.07-.784a5.736 5.736 0 0 1-2.134-2.156c-.509-.915-.763-1.931-.763-3.049 0-1.118.254-2.127.763-3.027a5.737 5.737 0 0 1 2.134-2.156c.914-.523 1.938-.784 3.07-.784 1.133 0 2.149.261 3.049.784a5.545 5.545 0 0 1 2.135 2.156c.522.9.784 1.91.784 3.027 0 1.118-.262 2.134-.784 3.049a5.543 5.543 0 0 1-2.135 2.156c-.9.523-1.916.784-3.049.784Zm0-2.592c.93 0 1.685-.319 2.265-.958.596-.639.893-1.452.893-2.439 0-.987-.297-1.793-.893-2.417-.58-.64-1.335-.959-2.265-.959-.929 0-1.691.32-2.286.959-.595.624-.893 1.43-.893 2.417 0 .987.298 1.8.893 2.44.595.638 1.357.957 2.286.957Zm8.258 2.309v-11.39h2.374v1.35h.108c.233-.435.596-.813 1.089-1.132a2.926 2.926 0 0 1 1.677-.501c.421 0 .748.036.98.109v2.787c-.232-.072-.58-.108-1.045-.108-.726 0-1.307.24-1.742.718-.436.48-.654 1.133-.654 1.96v6.207h-2.787Zm18.647-5.902c0 .494-.036.907-.109 1.241h-8.558c.174.77.53 1.372 1.067 1.808.537.421 1.198.632 1.982.632.522 0 .972-.088 1.35-.262a2.845 2.845 0 0 0 1.002-.87l2.744.522c-.436.987-1.097 1.757-1.982 2.308-.871.537-1.917.806-3.136.806-1.118 0-2.127-.261-3.027-.784a5.466 5.466 0 0 1-2.069-2.156c-.494-.915-.741-1.931-.741-3.049 0-1.074.254-2.069.763-2.983a5.794 5.794 0 0 1 2.09-2.178c.886-.537 1.873-.806 2.962-.806 1.06 0 2.018.254 2.875.762a5.294 5.294 0 0 1 2.047 2.07c.493.87.74 1.85.74 2.94Zm-5.662-3.288c-.769 0-1.423.225-1.96.675-.537.45-.886 1.052-1.045 1.807h5.989c-.146-.74-.487-1.335-1.024-1.785-.523-.465-1.176-.697-1.96-.697Z\" fill=\"#fff\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"https://truebill.sng.link/D772e/64ifh/hzdn\",motionChild:true,nodeId:\"o5iFp9k9v\",openInNewTab:true,scopeId:\"fAL4IKX53\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-4zwikp framer-17y3efn\",\"data-framer-name\":\"Google Play Store\",fill:\"black\",intrinsicHeight:65,intrinsicWidth:200,layoutDependency:layoutDependency,layoutId:\"o5iFp9k9v\",svg:'<svg width=\"200\" height=\"65\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><rect x=\"1\" y=\"1.693\" width=\"198\" height=\"62\" rx=\"15\" stroke=\"#fff\" stroke-opacity=\".2\" stroke-width=\"2\"/><path d=\"m31.212 32.095-11.04 11.718.002.006a2.981 2.981 0 0 0 4.393 1.8l.035-.022 12.427-7.17-5.817-6.332Z\" fill=\"#EB3131\"/><path d=\"m42.377 30.1-.01-.007-5.365-3.11-6.045 5.378 6.066 6.065 5.337-3.08a2.983 2.983 0 0 0 .017-5.246Z\" fill=\"#F6B60B\"/><path d=\"M20.17 21.572a2.922 2.922 0 0 0-.102.768v20.707c0 .265.035.522.102.766l11.42-11.418-11.42-10.823Z\" fill=\"#5778C5\"/><path d=\"m31.294 32.693 5.715-5.713-12.414-7.197a2.989 2.989 0 0 0-4.423 1.786v.004l11.122 11.12Z\" fill=\"#3BAD49\"/><path d=\"M68.67 19.126h3.647v3.985h-1.165v-1.024c-.21.341-.544.621-1.002.839-.45.218-.961.327-1.535.327a3.587 3.587 0 0 1-3.234-1.917c-.32-.602-.479-1.281-.479-2.036 0-.755.16-1.43.48-2.026a3.593 3.593 0 0 1 1.317-1.415 3.641 3.641 0 0 1 1.916-.512c.908 0 1.677.218 2.309.653.638.429 1.081 1.05 1.328 1.863l-1.546.272a2.043 2.043 0 0 0-.806-1.002c-.363-.247-.791-.37-1.285-.37a2.119 2.119 0 0 0-1.96 1.23c-.189.385-.283.82-.283 1.307 0 .479.094.915.283 1.306a2.118 2.118 0 0 0 1.96 1.23c.349 0 .675-.06.98-.184a2.32 2.32 0 0 0 .784-.523 1.48 1.48 0 0 0 .392-.751H68.67v-1.252Zm10.54 1.034c0 .247-.018.454-.054.62h-4.28c.088.385.266.687.534.904.269.211.6.316.991.316a1.6 1.6 0 0 0 .675-.13c.189-.095.356-.24.501-.436l1.372.261a2.526 2.526 0 0 1-.99 1.155c-.436.268-.959.402-1.569.402a2.96 2.96 0 0 1-1.513-.392 2.737 2.737 0 0 1-1.035-1.078 3.157 3.157 0 0 1-.37-1.524c0-.537.127-1.034.381-1.492.254-.457.603-.82 1.046-1.089a2.8 2.8 0 0 1 1.48-.402c.53 0 1.01.127 1.438.38.435.247.776.592 1.023 1.035.247.436.37.926.37 1.47Zm-2.83-1.644c-.385 0-.712.112-.98.337a1.56 1.56 0 0 0-.523.904h2.994a1.503 1.503 0 0 0-.512-.893c-.261-.232-.588-.348-.98-.348Zm5.987 4.737c-.544 0-.983-.182-1.317-.545-.334-.37-.501-.867-.501-1.492v-2.548h-.871v-1.252h.87v-1.35h1.395v1.35h1.143v1.252h-1.143v2.407c0 .283.065.497.196.642.138.145.326.218.566.218.16 0 .287-.025.381-.076v1.274c-.21.08-.45.12-.719.12Zm5.821-.142h-1.394v-5.695h1.394v5.695Zm-.697-6.435a.77.77 0 0 1-.566-.23.77.77 0 0 1-.229-.565c0-.225.077-.41.229-.556a.77.77 0 0 1 .566-.228.76.76 0 0 1 .556.228c.152.146.228.33.228.556a.77.77 0 0 1-.228.566.756.756 0 0 1-.556.229Zm4.33 6.577c-.545 0-.984-.182-1.318-.545-.334-.37-.5-.867-.5-1.492v-2.548h-.872v-1.252h.871v-1.35h1.394v1.35h1.143v1.252h-1.143v2.407c0 .283.065.497.196.642.138.145.327.218.566.218.16 0 .287-.025.381-.076v1.274c-.21.08-.45.12-.718.12Zm6.817 0a3.04 3.04 0 0 1-1.536-.393 2.87 2.87 0 0 1-1.067-1.078 3.086 3.086 0 0 1-.381-1.524c0-.559.127-1.063.381-1.514a2.87 2.87 0 0 1 1.067-1.078c.457-.26.97-.392 1.535-.392.567 0 1.075.131 1.525.392.457.262.813.621 1.067 1.078.261.45.392.955.392 1.514s-.131 1.067-.392 1.524c-.254.458-.61.817-1.067 1.078a2.98 2.98 0 0 1-1.525.393Zm0-1.296c.464 0 .841-.16 1.132-.48.298-.319.446-.725.446-1.219 0-.494-.148-.896-.446-1.209-.29-.32-.668-.479-1.132-.479-.465 0-.846.16-1.144.48-.297.311-.446.714-.446 1.208s.148.9.446 1.22c.298.319.679.479 1.144.479Zm6.97-4.683c.436 0 .82.106 1.154.316.334.204.592.494.773.871.189.378.284.813.284 1.307v3.343h-1.405v-3.245c0-.37-.109-.679-.327-.925a1.011 1.011 0 0 0-.806-.37c-.319 0-.588.126-.805.38-.211.247-.316.552-.316.915v3.245h-1.394v-5.695h1.187v.675h.054c.16-.21.371-.4.632-.566.269-.167.592-.25.969-.25Zm45.446 29.838h2.465V30.596h-2.465v16.516Zm22.204-10.566-2.825 7.16h-.085l-2.933-7.16h-2.655l4.399 10.008-2.509 5.567h2.571L176 36.546h-2.742Zm-13.981 8.69c-.806 0-1.932-.404-1.932-1.402 0-1.275 1.403-1.764 2.613-1.764 1.083 0 1.594.233 2.252.552a2.988 2.988 0 0 1-2.933 2.614Zm.299-9.052c-1.785 0-3.633.787-4.398 2.53l2.188.913c.467-.914 1.338-1.211 2.252-1.211 1.275 0 2.571.764 2.592 2.125v.17c-.446-.256-1.403-.638-2.571-.638-2.359 0-4.76 1.296-4.76 3.718 0 2.21 1.934 3.634 4.101 3.634 1.657 0 2.572-.744 3.144-1.615h.086v1.275h2.381v-6.332c0-2.933-2.191-4.569-5.015-4.569Zm-15.236 2.372h-3.506v-5.66h3.506c1.843 0 2.89 1.525 2.89 2.83 0 1.28-1.047 2.83-2.89 2.83Zm-.063-7.96h-5.907v16.517h2.464v-6.258h3.443c2.732 0 5.418-1.977 5.418-5.129 0-3.15-2.686-5.13-5.418-5.13Zm-32.21 14.643c-1.703 0-3.129-1.426-3.129-3.384 0-1.98 1.426-3.426 3.129-3.426 1.681 0 3.001 1.446 3.001 3.426 0 1.958-1.32 3.384-3.001 3.384Zm2.83-7.769h-.085c-.553-.66-1.618-1.255-2.958-1.255-2.81 0-5.385 2.469-5.385 5.64 0 3.15 2.575 5.597 5.385 5.597 1.34 0 2.405-.596 2.958-1.276h.085v.808c0 2.15-1.149 3.299-3 3.299-1.511 0-2.448-1.085-2.831-2l-2.149.893c.616 1.49 2.255 3.32 4.98 3.32 2.895 0 5.342-1.702 5.342-5.853V36.555h-2.341l-.001.915Zm4.045 9.642h2.468V30.595h-2.468v16.517Zm6.108-5.449c-.063-2.17 1.682-3.277 2.937-3.277.98 0 1.809.49 2.087 1.191l-5.024 2.086Zm7.662-1.873c-.468-1.255-1.894-3.575-4.81-3.575-2.895 0-5.3 2.277-5.3 5.619 0 3.15 2.385 5.618 5.576 5.618 2.576 0 4.066-1.574 4.684-2.49l-1.916-1.277c-.639.937-1.511 1.554-2.768 1.554-1.255 0-2.149-.575-2.723-1.703l7.512-3.107-.255-.64Zm-59.857-1.851v2.383h5.704c-.17 1.341-.617 2.32-1.299 3.001-.83.83-2.128 1.746-4.405 1.746-3.512 0-6.258-2.83-6.258-6.343 0-3.511 2.746-6.343 6.258-6.343 1.894 0 3.277.746 4.299 1.703l1.682-1.681C77.409 31.043 75.516 30 72.855 30 68.044 30 64 33.916 64 38.726c0 4.81 4.044 8.727 8.855 8.727 2.596 0 4.554-.852 6.087-2.448 1.575-1.575 2.064-3.789 2.064-5.577 0-.552-.043-1.063-.128-1.49h-8.023Zm14.637 7.3c-1.703 0-3.172-1.405-3.172-3.405 0-2.022 1.469-3.405 3.172-3.405 1.702 0 3.17 1.383 3.17 3.405 0 2-1.468 3.405-3.17 3.405Zm0-9.024c-3.109 0-5.64 2.362-5.64 5.619 0 3.235 2.531 5.618 5.64 5.618 3.107 0 5.64-2.383 5.64-5.618 0-3.257-2.533-5.62-5.64-5.62Zm12.303 9.024c-1.701 0-3.17-1.405-3.17-3.405 0-2.022 1.469-3.405 3.17-3.405 1.704 0 3.172 1.383 3.172 3.405 0 2-1.468 3.405-3.171 3.405Zm0-9.024c-3.107 0-5.64 2.362-5.64 5.619 0 3.235 2.533 5.618 5.64 5.618 3.109 0 5.641-2.383 5.641-5.618 0-3.257-2.532-5.62-5.64-5.62Z\" fill=\"#fff\"/></svg>',withExternalLayout:true})}),isDisplayed()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:129,intrinsicWidth:128,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+120+0+0+1224+0+0),pixelHeight:129,pixelWidth:128,src:\"https://framerusercontent.com/images/n7icgikmjSgfCGAAqevOnCXN2YM.svg\"},className:\"framer-we19iy\",\"data-framer-name\":\"QR Code\",layoutDependency:layoutDependency,layoutId:\"yFEx3zFgB\"})]})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1k7hg1a\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"mIvCrRDkl\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-14wvcha\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"ybRGCaOLz\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-avoonk\",\"data-styles-preset\":\"J9In5cfij\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-bc708c64-a1df-4d94-ad1c-0706df5805d6, rgb(255, 255, 255)))\"},children:\"\\xa9 2015-2025 Rocket Money All Rights Reserved\"})}),className:\"framer-19z0rdr\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"yra2MFwQN\",style:{\"--extracted-r6o4lv\":\"var(--token-bc708c64-a1df-4d94-ad1c-0706df5805d6, rgb(255, 255, 255))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(motion.p,{className:\"framer-styles-preset-ywc6wf\",\"data-styles-preset\":\"orNeHfAnq\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-bc708c64-a1df-4d94-ad1c-0706df5805d6, rgb(255, 255, 255)))\"},children:[\"We don’t accept cash, crypto, tacos, or private jets in exchange for your personal information. Some states (hi, California) have their own rules, so check out our\",/*#__PURE__*/_jsx(Link,{href:\"https://www.rocketaccount.com/#/privacy-policy\",motionChild:true,nodeId:\"bQ7rL7zEZ\",openInNewTab:true,relValues:[\"noreferrer\"],scopeId:\"fAL4IKX53\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xujdod\",\"data-styles-preset\":\"vetn8tgH2\",children:\" Privacy Policy\"})}),\" for the full scoop.\"]}),/*#__PURE__*/_jsxs(motion.p,{className:\"framer-styles-preset-ywc6wf\",\"data-styles-preset\":\"orNeHfAnq\",children:[/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-color\":\"var(--extracted-5dqwso, var(--token-bc708c64-a1df-4d94-ad1c-0706df5805d6, rgb(255, 255, 255)))\"},children:\"Banking services provided by nbkc bank, member FDIC\"}),/*#__PURE__*/_jsx(motion.br,{}),/*#__PURE__*/_jsx(motion.br,{}),/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-color\":\"var(--extracted-wjk3lt, var(--token-bc708c64-a1df-4d94-ad1c-0706df5805d6, rgb(255, 255, 255)))\"},children:\"* Based on Rocket Mortgage data in comparison to public data records.\"}),/*#__PURE__*/_jsx(motion.br,{}),/*#__PURE__*/_jsx(motion.br,{}),/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-color\":\"var(--extracted-z6xut3, var(--token-bc708c64-a1df-4d94-ad1c-0706df5805d6, rgb(255, 255, 255)))\"},children:\"Rocket Mortgage, LLC, Rocket Homes Real Estate LLC, Rocket Card, LLC, RockLoans Marketplace LLC (doing business as Rocket Loans) and Rocket Money, Inc. are separate operating subsidiaries of Rocket, LLC. Each company is a separate legal entity operated and managed through its own management and governance structure. Rocket Companies, Inc. (NYSE: RKT) is the sole managing member of Rocket, LLC.\"}),/*#__PURE__*/_jsx(motion.br,{}),/*#__PURE__*/_jsx(motion.br,{}),/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-color\":\"var(--extracted-h9zpo2, var(--token-bc708c64-a1df-4d94-ad1c-0706df5805d6, rgb(255, 255, 255)))\"},children:\"Apple and the Apple logo are trademarks of Apple Inc. registered in the U.S. and other countries. App Store is a service mark of Apple Inc.\"}),/*#__PURE__*/_jsx(motion.br,{}),/*#__PURE__*/_jsx(motion.br,{}),/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-color\":\"var(--extracted-15f6z7, var(--token-bc708c64-a1df-4d94-ad1c-0706df5805d6, rgb(255, 255, 255)))\"},children:\"Wear OS by Google and Google Play are trademarks of Google LLC.\"})]})]}),className:\"framer-1mdsopx\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"bQ7rL7zEZ\",style:{\"--extracted-15f6z7\":\"var(--token-bc708c64-a1df-4d94-ad1c-0706df5805d6, rgb(255, 255, 255))\",\"--extracted-5dqwso\":\"var(--token-bc708c64-a1df-4d94-ad1c-0706df5805d6, rgb(255, 255, 255))\",\"--extracted-h9zpo2\":\"var(--token-bc708c64-a1df-4d94-ad1c-0706df5805d6, rgb(255, 255, 255))\",\"--extracted-r6o4lv\":\"var(--token-bc708c64-a1df-4d94-ad1c-0706df5805d6, rgb(255, 255, 255))\",\"--extracted-wjk3lt\":\"var(--token-bc708c64-a1df-4d94-ad1c-0706df5805d6, rgb(255, 255, 255))\",\"--extracted-z6xut3\":\"var(--token-bc708c64-a1df-4d94-ad1c-0706df5805d6, rgb(255, 255, 255))\"},verticalAlignment:\"top\",withExternalLayout:true})]})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-EyDcA.framer-17y3efn, .framer-EyDcA .framer-17y3efn { display: block; }\",\".framer-EyDcA.framer-10xl5wb { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 120px; position: relative; width: 1150px; }\",\".framer-EyDcA .framer-xyp53n { display: grid; flex: none; gap: 80px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; max-width: 1280px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-EyDcA .framer-1ex6ck5 { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: auto; justify-content: flex-start; justify-self: start; max-width: 300px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-EyDcA .framer-1xbrawk { aspect-ratio: 1.0666666666666667 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 45px); position: relative; width: 48px; }\",\".framer-EyDcA .framer-g6uxch-container, .framer-EyDcA .framer-f8zzcp-container, .framer-EyDcA .framer-lx4sm4-container, .framer-EyDcA .framer-1shmnzw-container, .framer-EyDcA .framer-12l3ajo-container, .framer-EyDcA .framer-fahahv-container, .framer-EyDcA .framer-xr22ng-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-EyDcA .framer-n5c72 { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: auto; justify-content: flex-start; justify-self: end; padding: 0px; position: relative; width: 100%; }\",\".framer-EyDcA .framer-43qhr9, .framer-EyDcA .framer-17e0aes, .framer-EyDcA .framer-1sh3y25 { align-content: flex-start; align-items: flex-start; 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; position: relative; width: 1px; }\",\".framer-EyDcA .framer-pgovmv, .framer-EyDcA .framer-387i3j, .framer-EyDcA .framer-rtx98k, .framer-EyDcA .framer-1v7snfd, .framer-EyDcA .framer-14lpgg8, .framer-EyDcA .framer-98gppt, .framer-EyDcA .framer-wvdzrq, .framer-EyDcA .framer-k87i, .framer-EyDcA .framer-zbc1o, .framer-EyDcA .framer-1svd06s, .framer-EyDcA .framer-wab28c, .framer-EyDcA .framer-4wdgr8, .framer-EyDcA .framer-1j0gozw, .framer-EyDcA .framer-10qf843, .framer-EyDcA .framer-7i80bg, .framer-EyDcA .framer-1slel1e, .framer-EyDcA .framer-lynsjb, .framer-EyDcA .framer-181mdj4, .framer-EyDcA .framer-1t5rezq, .framer-EyDcA .framer-71znkd, .framer-EyDcA .framer-1gm2z7m, .framer-EyDcA .framer-1lvvdgw, .framer-EyDcA .framer-1wla44c, .framer-EyDcA .framer-ad6ffc, .framer-EyDcA .framer-1tan8g4, .framer-EyDcA .framer-gevoze, .framer-EyDcA .framer-19z0rdr, .framer-EyDcA .framer-1mdsopx { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-EyDcA .framer-az6iur { cursor: pointer; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-EyDcA .framer-qglczh { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; grid-column: span 2; height: min-content; justify-content: space-between; justify-self: start; padding: 0px; position: relative; width: 100%; }\",\".framer-EyDcA .framer-ef63h { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-EyDcA .framer-r3i7lj-container, .framer-EyDcA .framer-1987uys-container, .framer-EyDcA .framer-76607i-container { flex: none; height: 50px; position: relative; width: 50px; }\",\".framer-EyDcA .framer-13lzopi { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-EyDcA .framer-1y7c5b5 { aspect-ratio: 2.8923076923076922 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 64px); position: relative; text-decoration: none; width: 185px; }\",\".framer-EyDcA .framer-4zwikp { aspect-ratio: 3.076923076923077 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 64px); position: relative; text-decoration: none; width: 197px; }\",\".framer-EyDcA .framer-we19iy { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 128px); overflow: visible; position: relative; width: 128px; }\",\".framer-EyDcA .framer-1k7hg1a { 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: flex-start; max-width: 1280px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-EyDcA .framer-14wvcha { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 504px; }\",\".framer-EyDcA.framer-v-18hpxoy.framer-10xl5wb { padding: 80px; width: 820px; }\",\".framer-EyDcA.framer-v-18hpxoy .framer-1ex6ck5, .framer-EyDcA.framer-v-1uz9e7f .framer-1ex6ck5 { grid-column: span 2; }\",\".framer-EyDcA.framer-v-18hpxoy .framer-n5c72 { grid-column: span 2; justify-self: start; }\",\".framer-EyDcA.framer-v-18hpxoy .framer-qglczh { flex-direction: column; gap: 40px; justify-content: flex-start; }\",\".framer-EyDcA.framer-v-18hpxoy .framer-1k7hg1a { gap: 40px; }\",\".framer-EyDcA.framer-v-18hpxoy .framer-14wvcha, .framer-EyDcA.framer-v-1uz9e7f .framer-ef63h, .framer-EyDcA.framer-v-1uz9e7f .framer-14wvcha { width: 100%; }\",\".framer-EyDcA.framer-v-1uz9e7f.framer-10xl5wb { padding: 64px 32px 64px 32px; width: 418px; }\",\".framer-EyDcA.framer-v-1uz9e7f .framer-xyp53n { gap: 64px; }\",\".framer-EyDcA.framer-v-1uz9e7f .framer-n5c72 { flex-direction: column; flex-wrap: wrap; gap: 56px; grid-column: span 2; justify-self: start; }\",\".framer-EyDcA.framer-v-1uz9e7f .framer-43qhr9, .framer-EyDcA.framer-v-1uz9e7f .framer-17e0aes, .framer-EyDcA.framer-v-1uz9e7f .framer-1sh3y25 { flex: none; width: 100%; }\",\".framer-EyDcA.framer-v-1uz9e7f .framer-qglczh { flex-direction: column; flex-wrap: wrap; }\",\".framer-EyDcA.framer-v-1uz9e7f .framer-1y7c5b5 { height: var(--framer-aspect-ratio-supported, 56px); width: 162px; }\",\".framer-EyDcA.framer-v-1uz9e7f .framer-4zwikp { height: var(--framer-aspect-ratio-supported, 56px); width: 172px; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1593\n * @framerIntrinsicWidth 1150\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"b32D2cvYw\":{\"layout\":[\"fixed\",\"auto\"]},\"T072rEQ4C\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerTrackingIds [{\"id\":\"view-employer-benefits\",\"nodeId\":\"Jq1UUIQRY\",\"type\":\"click\"}]\n */const FramerfAL4IKX53=withCSS(Component,css,\"framer-EyDcA\");export default FramerfAL4IKX53;FramerfAL4IKX53.displayName=\"Navigation/Footer\";FramerfAL4IKX53.defaultProps={height:1593,width:1150};addPropertyControls(FramerfAL4IKX53,{variant:{options:[\"xzM4vJtRD\",\"b32D2cvYw\",\"T072rEQ4C\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerfAL4IKX53,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2070, U+2074-207E, U+2080-208E, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/GrgcKwrN6d3Uz8EwcLHZxwEfC4.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Wintle Text Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/URvYPwVS2IumWhwFWaBaIk3NFTg.woff2\"}]},...BrandLinkFonts,...SocialIconFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerfAL4IKX53\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1150\",\"framerTrackingIds\":\"[{\\\"id\\\":\\\"view-employer-benefits\\\",\\\"nodeId\\\":\\\"Jq1UUIQRY\\\",\\\"type\\\":\\\"click\\\"}]\",\"framerIntrinsicHeight\":\"1593\",\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"b32D2cvYw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"T072rEQ4C\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAutoSizeImages\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./fAL4IKX53.map"],"mappings":"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"}