{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/gXCj8cJ9gd1BAqajyNy3/tZogcmDYx6pEWF5LTkKm/IQdaCVyjS.js"],
  "sourcesContent": ["// Generated by Framer (ab692b1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,useRouter,withCSS,withFX,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/XVUmpmPn1EPL0dzocT35/Ticker.js\";import{Youtube as YouTube}from\"https://framerusercontent.com/modules/NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js\";import Slideshow from\"https://framerusercontent.com/modules/zvkTOpMSuRzRhLzZZIwG/gveXKR6bwXNSCLv12kr3/SlideShow.js\";import TestimonialMobile from\"#framer/local/canvasComponent/DWu1S0x4v/DWu1S0x4v.js\";import Navigation from\"#framer/local/canvasComponent/F1opDl0Fc/F1opDl0Fc.js\";import Footer from\"#framer/local/canvasComponent/KI9T695NB/KI9T695NB.js\";import AutoSwitchPhoto from\"#framer/local/canvasComponent/pw1euHZAO/pw1euHZAO.js\";import Media from\"#framer/local/canvasComponent/QWwIKFitc/QWwIKFitc.js\";import TestimonialDesktop from\"#framer/local/canvasComponent/rBTylSers/rBTylSers.js\";import Large from\"#framer/local/canvasComponent/uBwy57PxW/uBwy57PxW.js\";import ScrollCarousel from\"#framer/local/canvasComponent/zjzFmqFLi/zjzFmqFLi.js\";import TabItem from\"#framer/local/canvasComponent/ZOd7ZBCLL/ZOd7ZBCLL.js\";import*as sharedStyle1 from\"#framer/local/css/b0VIYxy7A/b0VIYxy7A.js\";import*as sharedStyle2 from\"#framer/local/css/ENtg5sd7g/ENtg5sd7g.js\";import*as sharedStyle from\"#framer/local/css/QCvvy9cg5/QCvvy9cg5.js\";import*as sharedStyle3 from\"#framer/local/css/wuIrLFQ4N/wuIrLFQ4N.js\";import metadataProvider from\"#framer/local/webPageMetadata/IQdaCVyjS/IQdaCVyjS.js\";const TabItemFonts=getFonts(TabItem);const AutoSwitchPhotoFonts=getFonts(AutoSwitchPhoto);const NavigationFonts=getFonts(Navigation);const NavigationWithVariantAppearEffect=withVariantAppearEffect(Navigation);const LargeFonts=getFonts(Large);const ScrollCarouselFonts=getFonts(ScrollCarousel);const ScrollCarouselWithVariantAppearEffect=withVariantAppearEffect(ScrollCarousel);const MotionDivWithFX=withFX(motion.div);const YouTubeFonts=getFonts(YouTube);const TestimonialMobileFonts=getFonts(TestimonialMobile);const TestimonialDesktopFonts=getFonts(TestimonialDesktop);const ImageWithFX=withFX(Image);const TickerFonts=getFonts(Ticker);const MediaFonts=getFonts(Media);const SlideshowFonts=getFonts(Slideshow);const FooterFonts=getFonts(Footer);const breakpoints={Iby2Xq3aq:\"(max-width: 809px)\",vAT5CZJSn:\"(min-width: 1440px)\",vcon4UE58:\"(min-width: 810px) and (max-width: 1439px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-iv3Dr\";const variantClassNames={Iby2Xq3aq:\"framer-v-53zs4g\",vAT5CZJSn:\"framer-v-1lw9bvq\",vcon4UE58:\"framer-v-s0nls\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:150};const transition1={bounce:0,delay:0,duration:.8,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-150,y:0};const transition2={bounce:0,delay:0,duration:1,type:\"spring\"};const transformTemplate2=(_,t)=>`translate(-50%, -50%) ${t}`;const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"vAT5CZJSn\",Phone:\"Iby2Xq3aq\",Tablet:\"vcon4UE58\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"vAT5CZJSn\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();const ref1=React.useRef(null);const elementId=useRouteElementId(\"IZjybY28q\");const ref2=React.useRef(null);const ref3=React.useRef(null);const ref4=React.useRef(null);const elementId1=useRouteElementId(\"ISJGGv9tF\");const elementId2=useRouteElementId(\"j9zvcSXuP\");const elementId3=useRouteElementId(\"bJ41Xpo1p\");const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"Iby2Xq3aq\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"Iby2Xq3aq\")return true;return false;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"vAT5CZJSn\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1lw9bvq\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-slszff\",\"data-framer-name\":\"hero-section\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mlcsrs\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yvj3ie\",\"data-framer-name\":\"Frame 187\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1u908s4\",\"data-framer-name\":\"Frame 186\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vcon4UE58:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"QXZlbmlyLUJsYWNr\",\"--framer-font-family\":'\"Avenir-Black\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"A Bridge to Financial Dignity for Communities Impacted by Incarceration\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"QXZlbmlyLUJsYWNr\",\"--framer-font-family\":'\"Avenir-Black\", sans-serif',\"--framer-font-size\":\"39px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"A Bridge to Financial Dignity for Communities Impacted by Incarceration\"})}),className:\"framer-a34f9i\",\"data-framer-name\":\"A Bridge to Financial Dignity for Communities Impacted by Incarceration\",fonts:[\"Avenir-Black\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4d3a9h\",\"data-framer-name\":\"Frame 186\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vkoha5\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"QXZlbmlyLUJsYWNr\",\"--framer-font-family\":'\"Avenir-Black\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-f041e4ad-6f67-491c-808d-cea1e2c92331, rgb(23, 62, 172))\"},children:\"Start Your finEQUITY Journey\"})}),className:\"framer-1hbfcpk\",\"data-framer-name\":\"A Bridge to Financial Dignity for Communities Impacted by Incarceration\",fonts:[\"Avenir-Black\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNTAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-21914033-f985-4107-80ff-9facc5a289dc, rgb(56, 65, 81))\"},children:\"Select an option below for a personalized homepage experience.\"})}),className:\"framer-efumuh\",\"data-framer-name\":\"A Bridge to Financial Dignity for Communities Impacted by Incarceration\",fonts:[\"GF;Nunito Sans-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-uubfa0\",\"data-framer-name\":\"tab\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":aDZLjjbiw\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":aDZLjjbiw\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":aDZLjjbiw\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Iby2Xq3aq:{y:(componentViewport?.y||0)+0+0+72+0+0+0+0+86.6+32+223.2+0+0},vcon4UE58:{y:(componentViewport?.y||0)+0+0+96+0+0+0+0+88+32+223.2+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:53,y:(componentViewport?.y||0)+0+0+128+0+0+0+0+86.6+32+223.2+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-etk9pb-container\",nodeId:\"EN7EfHFIt\",scopeId:\"IQdaCVyjS\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Iby2Xq3aq:{cCdXuJukp:resolvedLinks[2]},vcon4UE58:{cCdXuJukp:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(TabItem,{cCdXuJukp:resolvedLinks[0],height:\"100%\",I_TtzG6F_:\"For Partner Organizations\",id:\"EN7EfHFIt\",layoutId:\"EN7EfHFIt\",variant:\"PVdZNfxg5\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Iby2Xq3aq:{y:(componentViewport?.y||0)+0+0+72+0+0+0+0+86.6+32+223.2+0+69},vcon4UE58:{y:(componentViewport?.y||0)+0+0+96+0+0+0+0+88+32+223.2+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:53,y:(componentViewport?.y||0)+0+0+128+0+0+0+0+86.6+32+223.2+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-lo4mng-container\",nodeId:\"T7gWwfHsN\",scopeId:\"IQdaCVyjS\",children:/*#__PURE__*/_jsx(TabItem,{height:\"100%\",I_TtzG6F_:\"For Individuals\",id:\"T7gWwfHsN\",layoutId:\"T7gWwfHsN\",variant:\"nOowesEsV\",width:\"100%\"})})})})]})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Iby2Xq3aq:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+1013-653},vcon4UE58:{height:459,width:\"711px\",y:(componentViewport?.y||0)+0+0+943-454}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:658,width:\"1020px\",y:(componentViewport?.y||0)+0+0+688-653,children:/*#__PURE__*/_jsx(Container,{className:\"framer-62jywn-container\",nodeId:\"ZevJwv0Un\",scopeId:\"IQdaCVyjS\",children:/*#__PURE__*/_jsx(AutoSwitchPhoto,{height:\"100%\",id:\"ZevJwv0Un\",layoutId:\"ZevJwv0Un\",style:{height:\"100%\",width:\"100%\"},variant:\"yGUpfPr1t\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-9ecnzz-container\",layoutScroll:true,nodeId:\"wc7Q9bo87\",rendersWithMotion:true,scopeId:\"IQdaCVyjS\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Iby2Xq3aq:{__framer__targets:[{offset:64,ref:ref1,target:\"xHk3TBZm0\"}],variant:\"GDo9CQOLP\"},vcon4UE58:{__framer__targets:[{offset:64,ref:ref1,target:\"M7xA1oGC2\"}],variant:\"sqjuE0zqz\"}},children:/*#__PURE__*/_jsx(NavigationWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{offset:64,ref:ref1,target:\"bFpzsCE4A\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"wc7Q9bo87\",layoutId:\"wc7Q9bo87\",style:{width:\"100%\"},variant:\"FWqQJLm2e\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bxr26e\",\"data-framer-name\":\"partnership-top\",id:elementId,ref:ref1,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-10261gs\",\"data-framer-name\":\"wrapper\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tezmzs\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gqvf72\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-2ey989\",\"data-framer-name\":\"Frame 186\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Iby2Xq3aq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"QXZlbmlyLUJsYWNr\",\"--framer-font-family\":'\"Avenir-Black\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f041e4ad-6f67-491c-808d-cea1e2c92331, rgb(23, 62, 172))\"},children:[\"Build Your \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-760b4d30-8403-4f85-8fdb-46840c13e1d9, rgb(250, 120, 70))\"},children:\"Financial Wellness\"}),\" With Confidence\"]})}),fonts:[\"Avenir-Black\"]},vcon4UE58:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"QXZlbmlyLUJsYWNr\",\"--framer-font-family\":'\"Avenir-Black\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f041e4ad-6f67-491c-808d-cea1e2c92331, rgb(23, 62, 172))\"},children:[\"Build Your \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-760b4d30-8403-4f85-8fdb-46840c13e1d9, rgb(250, 120, 70))\"},children:\"Financial Wellness\"}),\" With Confidence\"]})}),fonts:[\"Avenir-Black\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-1m25hzs\",\"data-styles-preset\":\"QCvvy9cg5\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f041e4ad-6f67-491c-808d-cea1e2c92331, rgb(23, 62, 172))\"},children:[\"Build Your \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-760b4d30-8403-4f85-8fdb-46840c13e1d9, rgb(250, 120, 70))\"},children:\"Financial Wellness\"}),\" With Confidence\"]})}),className:\"framer-d5msi8\",\"data-framer-name\":\"A Bridge to Financial Dignity for Communities Impacted by Incarceration\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"IwGg5ICJL\"},implicitPathVariables:undefined},{href:{webPageId:\"IwGg5ICJL\"},implicitPathVariables:undefined},{href:{webPageId:\"IwGg5ICJL\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Iby2Xq3aq:{y:(componentViewport?.y||0)+0+1013+48+0+0+0+0+0+0+76.8},vcon4UE58:{y:(componentViewport?.y||0)+0+943+128+0+0+0+0+0+0+99.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:54,y:(componentViewport?.y||0)+0+688+128+0+0+0+0+0+0+99.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1p5jpb1-container\",nodeId:\"Q4f4rmTXW\",scopeId:\"IQdaCVyjS\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Iby2Xq3aq:{QTsKCABZT:resolvedLinks1[2]},vcon4UE58:{QTsKCABZT:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(Large,{height:\"100%\",id:\"Q4f4rmTXW\",layoutId:\"Q4f4rmTXW\",oYHOVAEIB:\"rgb(255, 255, 255)\",QTsKCABZT:resolvedLinks1[0],r1cKY14ju:\"Access Our Free Services\",rqhvYx0qN:\"var(--token-4e5d4290-ad6a-4f25-b633-85b4812edc55, rgb(42, 110, 213))\",RZXROMnSi:false,variant:\"kPfnaPxCW\",vO_iOMWMJ:\"var(--token-f041e4ad-6f67-491c-808d-cea1e2c92331, rgb(23, 62, 172))\",width:\"100%\",wIOz_1bbd:\"var(--token-ee54bea0-4a84-4c4a-8569-4338b681bcc7, rgb(68, 124, 236))\"})})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Iby2Xq3aq:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1280px)`,y:(componentViewport?.y||0)+0+1013+48+0+0+0+0+202.8},vcon4UE58:{width:`min(${componentViewport?.width||\"100vw\"} - 64px, 1280px)`,y:(componentViewport?.y||0)+0+943+128+0+0+0+0+225.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:320,width:\"1040px\",y:(componentViewport?.y||0)+0+688+128+0+0+0+0+225.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-si4gx1-container\",nodeId:\"KIGSJRYSp\",rendersWithMotion:true,scopeId:\"IQdaCVyjS\",children:/*#__PURE__*/_jsx(ScrollCarouselWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref2,target:\"z5nqsX9MB\"},{ref:ref3,target:\"j55zcL7V1\"},{ref:ref4,target:\"aLWe3ublx\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,aMqypYAsN:addImageAlt({src:\"https://framerusercontent.com/images/CXWQxkTjISUNwPQqoR9vReLww.png\",srcSet:\"https://framerusercontent.com/images/CXWQxkTjISUNwPQqoR9vReLww.png?scale-down-to=512 512w,https://framerusercontent.com/images/CXWQxkTjISUNwPQqoR9vReLww.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/CXWQxkTjISUNwPQqoR9vReLww.png 1346w\"},\"\"),height:\"100%\",id:\"KIGSJRYSp\",layoutId:\"KIGSJRYSp\",OADlDOz02:addImageAlt({src:\"https://framerusercontent.com/images/4ZnwxoDZSkmtWKuPlGYBsVmwWCQ.png\",srcSet:\"https://framerusercontent.com/images/4ZnwxoDZSkmtWKuPlGYBsVmwWCQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/4ZnwxoDZSkmtWKuPlGYBsVmwWCQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/4ZnwxoDZSkmtWKuPlGYBsVmwWCQ.png 1346w\"},\"\"),style:{height:\"100%\",width:\"100%\"},tnBtMbbYZ:addImageAlt({src:\"https://framerusercontent.com/images/qCaZQUCTsHZC4TaOTWHvtEpUrcY.png\",srcSet:\"https://framerusercontent.com/images/qCaZQUCTsHZC4TaOTWHvtEpUrcY.png?scale-down-to=512 512w,https://framerusercontent.com/images/qCaZQUCTsHZC4TaOTWHvtEpUrcY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/qCaZQUCTsHZC4TaOTWHvtEpUrcY.png 1346w\"},\"\"),variant:\"z5nqsX9MB\",width:\"100%\"})})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-606wi5\",\"data-framer-name\":\"triggers\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-u0q9nr\",id:elementId1,ref:ref2}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-j7f5r6\",id:elementId2,ref:ref3}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-c1md1t\",id:elementId3,ref:ref4})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1sn7hki\",\"data-framer-name\":\"Frame 198\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-2mtedx\",\"data-framer-name\":\"intro\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-o8x14y\",\"data-styles-preset\":\"b0VIYxy7A\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"finEQUITY is a nonprofit organization focusing on financial health for families in spite of incarceration.\"})}),className:\"framer-z4415u\",\"data-framer-name\":\"Established in 2019, our mission is to help those who have been impacted by long-term incarceration, mass incarceration and financial exclusion build their credit profiles as part of their reentry journey.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vcon4UE58:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3383+0),pixelHeight:290,pixelWidth:193,src:\"https://framerusercontent.com/images/gRN5xHSblCaMQWR2xJ2P6pLrg.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3322+0),pixelHeight:290,pixelWidth:193,src:\"https://framerusercontent.com/images/gRN5xHSblCaMQWR2xJ2P6pLrg.png\"},className:\"framer-1omfb88 hidden-53zs4g\",\"data-framer-name\":\"Frame 198\"})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bqerfo\",\"data-framer-name\":\"service\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-tm9aey\",\"data-framer-name\":\"Frame 266\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Iby2Xq3aq:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2964),pixelHeight:1092,pixelWidth:2048,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/q5P7XolKVeh4J7TvjSVZFVMCs.png\",srcSet:\"https://framerusercontent.com/images/q5P7XolKVeh4J7TvjSVZFVMCs.png?scale-down-to=512 512w,https://framerusercontent.com/images/q5P7XolKVeh4J7TvjSVZFVMCs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/q5P7XolKVeh4J7TvjSVZFVMCs.png 2048w\"}},vcon4UE58:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3623),pixelHeight:1092,pixelWidth:2048,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/q5P7XolKVeh4J7TvjSVZFVMCs.png\",srcSet:\"https://framerusercontent.com/images/q5P7XolKVeh4J7TvjSVZFVMCs.png?scale-down-to=512 512w,https://framerusercontent.com/images/q5P7XolKVeh4J7TvjSVZFVMCs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/q5P7XolKVeh4J7TvjSVZFVMCs.png 2048w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3592),pixelHeight:1092,pixelWidth:2048,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/q5P7XolKVeh4J7TvjSVZFVMCs.png\",srcSet:\"https://framerusercontent.com/images/q5P7XolKVeh4J7TvjSVZFVMCs.png?scale-down-to=512 512w,https://framerusercontent.com/images/q5P7XolKVeh4J7TvjSVZFVMCs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/q5P7XolKVeh4J7TvjSVZFVMCs.png 2048w\"},className:\"framer-16etyss\",\"data-framer-name\":\"our work\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ard0vx\",\"data-border\":true,\"data-framer-name\":\"Frame 189\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-16mm5sb\",\"data-framer-name\":\"Frame 164\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1s9ug5y\",\"data-framer-name\":\"Frame 163\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wcr29q\",\"data-framer-name\":\"Frame 256\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy01MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(250, 120, 70)\",\"--framer-text-transform\":\"uppercase\"},children:\"ABOUT\"})}),className:\"framer-a6t9oz\",\"data-framer-name\":\"ABOUT\",fonts:[\"GF;Poppins-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-qd7hja\",\"data-styles-preset\":\"ENtg5sd7g\",children:\"Our Work\"})}),className:\"framer-etzll4\",\"data-framer-name\":\"Our Work\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-y25mty\",\"data-styles-preset\":\"wuIrLFQ4N\",children:\"finEQUITY is focused on the financial health of families in spite of incarceration. Our vision is to build tools and services to further a prison-to-prosperity pipeline. Our programs unlock access to the bedrock of financial health, particularly affordable apartments, the ability to afford to get to and from work, utility services, cell phone services, and financial services such as no-fee banking and no-interest credit building opportunities.\"})}),className:\"framer-d0ng59\",\"data-framer-name\":\"finEQUITY focused on the financial health of families in spite of incarceration. Our vision is to build tools and services to further a prison-to-prosperity pipeline. Our programs unlock access to the bedrock of financial health, particularly affordable apartments, the ability to afford to get to and from work, utility services, cell phone services, and financial services such as no-fee banking and no-interest credit building opportunities.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ASaH1_OLl\"},implicitPathVariables:undefined},{href:{webPageId:\"ASaH1_OLl\"},implicitPathVariables:undefined},{href:{webPageId:\"ASaH1_OLl\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Iby2Xq3aq:{y:(componentViewport?.y||0)+0+2964+72+0+72+165.6},vcon4UE58:{y:(componentViewport?.y||0)+0+3623+128+0+72+165.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:54,y:(componentViewport?.y||0)+0+3592+128+0+72+165.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1699jbi-container\",nodeId:\"B5kxzsLOM\",scopeId:\"IQdaCVyjS\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Iby2Xq3aq:{QTsKCABZT:resolvedLinks2[2]},vcon4UE58:{QTsKCABZT:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(Large,{height:\"100%\",id:\"B5kxzsLOM\",layoutId:\"B5kxzsLOM\",oYHOVAEIB:\"rgb(255, 255, 255)\",QTsKCABZT:resolvedLinks2[0],r1cKY14ju:\"Learn Our Story\",rqhvYx0qN:\"var(--token-f041e4ad-6f67-491c-808d-cea1e2c92331, rgb(23, 62, 172))\",RZXROMnSi:false,variant:\"kPfnaPxCW\",vO_iOMWMJ:\"var(--token-978d5a94-1bc8-45a7-9b2c-c8dc7cbf8f8c, rgb(17, 38, 109))\",width:\"100%\",wIOz_1bbd:\"var(--token-4e5d4290-ad6a-4f25-b633-85b4812edc55, rgb(42, 110, 213))\"})})})})})})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1sgjpfb\",\"data-framer-name\":\"our work\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-w8iogc\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-155z3g9\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-qd7hja\",\"data-styles-preset\":\"ENtg5sd7g\",children:\"What Our Clients Say\"})}),className:\"framer-1evljsx\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Iby2Xq3aq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-21914033-f985-4107-80ff-9facc5a289dc, rgb(56, 65, 81))\"},children:\"Discover how our clients reached their financial milestones\u2014and continue striving for more.\"})})},vcon4UE58:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-21914033-f985-4107-80ff-9facc5a289dc, rgb(56, 65, 81))\"},children:\"Discover how our clients reached their financial milestones\u2014and continue striving for more.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-text-color\":\"var(--token-21914033-f985-4107-80ff-9facc5a289dc, rgb(56, 65, 81))\"},children:\"Discover how our clients reached their financial milestones\u2014and continue striving for more.\"})}),className:\"framer-dtl00f\",fonts:[\"GF;Nunito Sans-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ugt015\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-9w6g4a-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"hwvsA_SAj\",scopeId:\"IQdaCVyjS\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:16,bottomLeftRadius:16,bottomRightRadius:16,height:\"100%\",id:\"hwvsA_SAj\",isMixedBorderRadius:false,isRed:false,layoutId:\"hwvsA_SAj\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"Medium Quality\",topLeftRadius:16,topRightRadius:16,url:\"https://www.youtube.com/watch?v=AbSlldGKeZY&ab_channel=finEQUITY-webuildfinancialpower\",width:\"100%\"})})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8kauy4\",\"data-framer-name\":\"Testimonials 2\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-10y1hsh hidden-1lw9bvq hidden-s0nls\",children:isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Iby2Xq3aq:{height:320,width:`max(${componentViewport?.width||\"100vw\"} - 56px, 1px)`,y:(componentViewport?.y||0)+0+4074.6+8+0+32}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1sak393-container hidden-1lw9bvq\",nodeId:\"KDTrXGrTQ\",scopeId:\"IQdaCVyjS\",children:/*#__PURE__*/_jsx(TestimonialMobile,{height:\"100%\",id:\"KDTrXGrTQ\",layoutId:\"KDTrXGrTQ\",style:{height:\"100%\",width:\"100%\"},variant:\"VCTJFhI5Z\",width:\"100%\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-lbvsim hidden-53zs4g\"}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vcon4UE58:{width:`min(${componentViewport?.width||\"100vw\"} - 64px, 1040px)`,y:(componentViewport?.y||0)+0+5190.6+80+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:471,width:`min(${componentViewport?.width||\"100vw\"} * 0.7, 1040px)`,y:(componentViewport?.y||0)+0+5047.6+100+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-mriybd-container hidden-53zs4g\",nodeId:\"p_6tCIdOv\",scopeId:\"IQdaCVyjS\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vcon4UE58:{variant:\"sfCxA5KOr\"}},children:/*#__PURE__*/_jsx(TestimonialDesktop,{height:\"100%\",id:\"p_6tCIdOv\",layoutId:\"p_6tCIdOv\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"yDtpkBKK7\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-b4ogq3\",\"data-framer-name\":\"service\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Iby2Xq3aq:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4474.6+72+0),pixelHeight:695,pixelWidth:618,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/fOjn43JREUlldoRrMEHLiQhC2UE.png\",srcSet:\"https://framerusercontent.com/images/fOjn43JREUlldoRrMEHLiQhC2UE.png 618w\"}},vcon4UE58:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5821.6+208.2),pixelHeight:695,pixelWidth:618,positionX:\"center\",positionY:\"center\",sizes:`max(${componentViewport?.width||\"100vw\"} * 0.4, 1px)`,src:\"https://framerusercontent.com/images/fOjn43JREUlldoRrMEHLiQhC2UE.png\",srcSet:\"https://framerusercontent.com/images/fOjn43JREUlldoRrMEHLiQhC2UE.png 618w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5718.6+72),pixelHeight:695,pixelWidth:618,sizes:`max(${componentViewport?.width||\"100vw\"} * 0.45, 1px)`,src:\"https://framerusercontent.com/images/fOjn43JREUlldoRrMEHLiQhC2UE.png\",srcSet:\"https://framerusercontent.com/images/fOjn43JREUlldoRrMEHLiQhC2UE.png 618w\"},className:\"framer-i0ofan\",\"data-framer-name\":\"Frame 266\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-59fr8t\",\"data-framer-name\":\"Frame 164\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1b3titz\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1buwjhw\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vjbx6g\",\"data-framer-name\":\"title container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Iby2Xq3aq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"QXZlbmlyLU1lZGl1bQ==\",\"--framer-font-family\":'\"Avenir-Medium\", sans-serif',\"--framer-text-color\":\"rgb(251, 120, 75)\",\"--framer-text-transform\":\"uppercase\"},children:\"Services\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"QXZlbmlyLU1lZGl1bQ==\",\"--framer-font-family\":'\"Avenir-Medium\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"rgb(251, 120, 75)\",\"--framer-text-transform\":\"uppercase\"},children:\"Services\"})}),className:\"framer-16he1md\",\"data-framer-name\":\"Service\",fonts:[\"Avenir-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"QXZlbmlyLUJsYWNr\",\"--framer-font-family\":'\"Avenir-Black\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-f041e4ad-6f67-491c-808d-cea1e2c92331, rgb(23, 62, 172))\"},children:\"Have you or a family member experienced incarceration?\"})}),className:\"framer-4r26wx\",\"data-framer-name\":\"Have you or family members experienced incarceration?\",fonts:[\"Avenir-Black\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"QXZlbmlyLU1lZGl1bQ==\",\"--framer-font-family\":'\"Avenir-Medium\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-21914033-f985-4107-80ff-9facc5a289dc, rgb(56, 65, 81))\"},children:\"Access our free services to:\"})}),className:\"framer-1p2vg9u\",\"data-framer-name\":\"Have you or family members experienced incarceration?\",fonts:[\"Avenir-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rmalk8\",\"data-framer-name\":\"bullet point container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mhoibz\",\"data-framer-name\":\"Frame 105\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jcg50i\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-ifxxv4\",\"data-framer-name\":\"mingcute:check-2-fill\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:25,intrinsicWidth:24,svg:'<svg width=\"24\" height=\"25\" viewBox=\"0 0 24 25\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.495 3.9927C19.7166 3.85941 19.9812 3.81714 20.2332 3.87475C20.4853 3.93236 20.7053 4.08539 20.847 4.3017L21.837 5.8117C21.966 6.00896 22.0213 6.24547 21.9929 6.47949C21.9645 6.7135 21.8544 6.92998 21.682 7.0907L21.679 7.0947L21.665 7.1077L21.608 7.1607L21.383 7.3757C20.138 8.58336 18.9308 9.82929 17.763 11.1117C15.566 13.5277 12.957 16.6897 11.201 19.7577C10.711 20.6137 9.51397 20.7977 8.80397 20.0587L2.31897 13.3207C2.22604 13.2241 2.15347 13.1098 2.10559 12.9846C2.05771 12.8594 2.03548 12.7259 2.04024 12.5919C2.045 12.4579 2.07664 12.3263 2.13329 12.2048C2.18993 12.0833 2.27042 11.9745 2.36997 11.8847L4.32997 10.1167C4.50222 9.96141 4.72308 9.87081 4.95475 9.86042C5.18643 9.85002 5.41451 9.92047 5.59997 10.0597L8.90897 12.5407C14.078 7.4437 17.009 5.4877 19.495 3.9927Z\" fill=\"#FF8D3B\" style=\"fill:#FF8D3B;fill:color(display-p3 1.0000 0.5525 0.2329);fill-opacity:1;\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNTAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--token-985bc7d1-e431-474b-9754-faff7513de92, rgb(18, 24, 39))\"},children:\"Monitor your credit scores\"})}),className:\"framer-17svaci\",\"data-framer-name\":\"Monitor your credit scores\",fonts:[\"GF;Nunito Sans-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ci0qvf\",\"data-framer-name\":\"Frame 106\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-whyky2\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1kkuc33\",\"data-framer-name\":\"mingcute:check-2-fill\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:25,intrinsicWidth:24,svg:'<svg width=\"24\" height=\"25\" viewBox=\"0 0 24 25\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.495 3.9927C19.7166 3.85941 19.9812 3.81714 20.2332 3.87475C20.4853 3.93236 20.7053 4.08539 20.847 4.3017L21.837 5.8117C21.966 6.00896 22.0213 6.24547 21.9929 6.47949C21.9645 6.7135 21.8544 6.92998 21.682 7.0907L21.679 7.0947L21.665 7.1077L21.608 7.1607L21.383 7.3757C20.138 8.58336 18.9308 9.82929 17.763 11.1117C15.566 13.5277 12.957 16.6897 11.201 19.7577C10.711 20.6137 9.51397 20.7977 8.80397 20.0587L2.31897 13.3207C2.22604 13.2241 2.15347 13.1098 2.10559 12.9846C2.05771 12.8594 2.03548 12.7259 2.04024 12.5919C2.045 12.4579 2.07664 12.3263 2.13329 12.2048C2.18993 12.0833 2.27042 11.9745 2.36997 11.8847L4.32997 10.1167C4.50222 9.96141 4.72308 9.87081 4.95475 9.86042C5.18643 9.85002 5.41451 9.92047 5.59997 10.0597L8.90897 12.5407C14.078 7.4437 17.009 5.4877 19.495 3.9927Z\" fill=\"#FF8D3B\" style=\"fill:#FF8D3B;fill:color(display-p3 1.0000 0.5525 0.2329);fill-opacity:1;\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNTAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--token-985bc7d1-e431-474b-9754-faff7513de92, rgb(18, 24, 39))\"},children:\"Open a no-fee bank account\"})}),className:\"framer-pyqtvi\",\"data-framer-name\":\"Open a no-fee bank account\",fonts:[\"GF;Nunito Sans-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-34bcld\",\"data-framer-name\":\"Frame 108\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-7ze7p1\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1dz718o\",\"data-framer-name\":\"mingcute:check-2-fill\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:25,intrinsicWidth:24,svg:'<svg width=\"24\" height=\"25\" viewBox=\"0 0 24 25\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.495 3.9927C19.7166 3.85941 19.9812 3.81714 20.2332 3.87475C20.4853 3.93236 20.7053 4.08539 20.847 4.3017L21.837 5.8117C21.966 6.00896 22.0213 6.24547 21.9929 6.47949C21.9645 6.7135 21.8544 6.92998 21.682 7.0907L21.679 7.0947L21.665 7.1077L21.608 7.1607L21.383 7.3757C20.138 8.58336 18.9308 9.82929 17.763 11.1117C15.566 13.5277 12.957 16.6897 11.201 19.7577C10.711 20.6137 9.51397 20.7977 8.80397 20.0587L2.31897 13.3207C2.22604 13.2241 2.15347 13.1098 2.10559 12.9846C2.05771 12.8594 2.03548 12.7259 2.04024 12.5919C2.045 12.4579 2.07664 12.3263 2.13329 12.2048C2.18993 12.0833 2.27042 11.9745 2.36997 11.8847L4.32997 10.1167C4.50222 9.96141 4.72308 9.87081 4.95475 9.86042C5.18643 9.85002 5.41451 9.92047 5.59997 10.0597L8.90897 12.5407C14.078 7.4437 17.009 5.4877 19.495 3.9927Z\" fill=\"#FF8D3B\" style=\"fill:#FF8D3B;fill:color(display-p3 1.0000 0.5525 0.2329);fill-opacity:1;\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNTAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--token-985bc7d1-e431-474b-9754-faff7513de92, rgb(18, 24, 39))\"},children:\"Enroll in a financial education course\"})}),className:\"framer-z3lb87\",\"data-framer-name\":\"Enroll in a financial course\",fonts:[\"GF;Nunito Sans-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9ocwha\",\"data-framer-name\":\"Frame 104\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-191g5yn\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-12ifzbz\",\"data-framer-name\":\"mingcute:check-2-fill\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:25,intrinsicWidth:24,svg:'<svg width=\"24\" height=\"25\" viewBox=\"0 0 24 25\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.495 3.9927C19.7166 3.85941 19.9812 3.81714 20.2332 3.87475C20.4853 3.93236 20.7053 4.08539 20.847 4.3017L21.837 5.8117C21.966 6.00896 22.0213 6.24547 21.9929 6.47949C21.9645 6.7135 21.8544 6.92998 21.682 7.0907L21.679 7.0947L21.665 7.1077L21.608 7.1607L21.383 7.3757C20.138 8.58336 18.9308 9.82929 17.763 11.1117C15.566 13.5277 12.957 16.6897 11.201 19.7577C10.711 20.6137 9.51397 20.7977 8.80397 20.0587L2.31897 13.3207C2.22604 13.2241 2.15347 13.1098 2.10559 12.9846C2.05771 12.8594 2.03548 12.7259 2.04024 12.5919C2.045 12.4579 2.07664 12.3263 2.13329 12.2048C2.18993 12.0833 2.27042 11.9745 2.36997 11.8847L4.32997 10.1167C4.50222 9.96141 4.72308 9.87081 4.95475 9.86042C5.18643 9.85002 5.41451 9.92047 5.59997 10.0597L8.90897 12.5407C14.078 7.4437 17.009 5.4877 19.495 3.9927Z\" fill=\"#FF8D3B\" style=\"fill:#FF8D3B;fill:color(display-p3 1.0000 0.5525 0.2329);fill-opacity:1;\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNTAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--token-985bc7d1-e431-474b-9754-faff7513de92, rgb(18, 24, 39))\"},children:\"Book a session with a financial coach\"})}),className:\"framer-1rlimbu\",\"data-framer-name\":\"Book a session with a financial coach\",fonts:[\"GF;Nunito Sans-500\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"IwGg5ICJL\"},implicitPathVariables:undefined},{href:{webPageId:\"IwGg5ICJL\"},implicitPathVariables:undefined},{href:{webPageId:\"IwGg5ICJL\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Iby2Xq3aq:{y:(componentViewport?.y||0)+0+4474.6+72+400+96+0+0+1351.2},vcon4UE58:{y:(componentViewport?.y||0)+0+5821.6+-406.5+72+0+0+1440}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:54,y:(componentViewport?.y||0)+0+5718.6+72+96+0+0+1440,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1odacyv-container\",nodeId:\"VNqqJ7bZY\",scopeId:\"IQdaCVyjS\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Iby2Xq3aq:{QTsKCABZT:resolvedLinks3[2]},vcon4UE58:{QTsKCABZT:resolvedLinks3[1]}},children:/*#__PURE__*/_jsx(Large,{height:\"100%\",id:\"VNqqJ7bZY\",layoutId:\"VNqqJ7bZY\",oYHOVAEIB:\"rgb(255, 255, 255)\",QTsKCABZT:resolvedLinks3[0],r1cKY14ju:\"Get Started Now\",rqhvYx0qN:\"var(--token-f041e4ad-6f67-491c-808d-cea1e2c92331, rgb(23, 62, 172))\",RZXROMnSi:false,variant:\"kPfnaPxCW\",vO_iOMWMJ:\"var(--token-978d5a94-1bc8-45a7-9b2c-c8dc7cbf8f8c, rgb(17, 38, 109))\",width:\"100%\",wIOz_1bbd:\"var(--token-4e5d4290-ad6a-4f25-b633-85b4812edc55, rgb(42, 110, 213))\"})})})})})})]})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-qud3wl\",\"data-framer-name\":\"Sponsorship\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jlnuyf-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"c1eKTrkSn\",scopeId:\"IQdaCVyjS\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:72,height:\"100%\",hoverFactor:1,id:\"c1eKTrkSn\",layoutId:\"c1eKTrkSn\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"145px\",src:\"https://framerusercontent.com/images/08BSx0cb5lgUk72jLe8mVNfDGGY.png\",srcSet:\"https://framerusercontent.com/images/08BSx0cb5lgUk72jLe8mVNfDGGY.png?scale-down-to=512 512w,https://framerusercontent.com/images/08BSx0cb5lgUk72jLe8mVNfDGGY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/08BSx0cb5lgUk72jLe8mVNfDGGY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/08BSx0cb5lgUk72jLe8mVNfDGGY.png 3268w\"},className:\"framer-94ce4n\",\"data-framer-name\":\"image 60\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"144px\",src:\"https://framerusercontent.com/images/u4FxxJsHhXA40YdJE3mUO0XDA.png\",srcSet:\"https://framerusercontent.com/images/u4FxxJsHhXA40YdJE3mUO0XDA.png?scale-down-to=512 512w,https://framerusercontent.com/images/u4FxxJsHhXA40YdJE3mUO0XDA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/u4FxxJsHhXA40YdJE3mUO0XDA.png 1500w\"},className:\"framer-2m2j2u\",\"data-framer-name\":\"image 2\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"147px\",src:\"https://framerusercontent.com/images/l1BhdiIUWv0GF1Srcg7gRlBfQq0.png\",srcSet:\"https://framerusercontent.com/images/l1BhdiIUWv0GF1Srcg7gRlBfQq0.png?scale-down-to=512 512w,https://framerusercontent.com/images/l1BhdiIUWv0GF1Srcg7gRlBfQq0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/l1BhdiIUWv0GF1Srcg7gRlBfQq0.png 1500w\"},className:\"framer-ikvh7e\",\"data-framer-name\":\"image 3\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",src:\"https://framerusercontent.com/images/gjd64BYStIZXu1uRNyZGKzzIJsQ.png\"},className:\"framer-1z05zh0\",\"data-framer-name\":\"image 7\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1eekd0a\",\"data-framer-name\":\"Frame 130\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1jcf3wc\",\"data-framer-name\":\"Group 2\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/MWgtvXPxtXhmjvbEKS8U4w0rXs.png\"},className:\"framer-10kqrwf\",\"data-framer-name\":\"image 61\",transformTemplate:transformTemplate2}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/uVZ5r9KUSgumhtc8dl6ZDdXeG4.png\"},className:\"framer-1l3jr3r\",\"data-framer-name\":\"image 62\",transformTemplate:transformTemplate2})]})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",src:\"https://framerusercontent.com/images/tF21VcH1HavCJj3X2HDayCRReaI.png\"},className:\"framer-w2a5j1\",\"data-framer-name\":\"image 5\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"147px\",src:\"https://framerusercontent.com/images/ahQ0uBo0knr5dzFR7ct4MY3AGxk.png\",srcSet:\"https://framerusercontent.com/images/ahQ0uBo0knr5dzFR7ct4MY3AGxk.png?scale-down-to=512 512w,https://framerusercontent.com/images/ahQ0uBo0knr5dzFR7ct4MY3AGxk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ahQ0uBo0knr5dzFR7ct4MY3AGxk.png 1500w\"},className:\"framer-8cagtw\",\"data-framer-name\":\"image 6\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"147px\",src:\"https://framerusercontent.com/images/ZwhDqJ3YftJKZqSbvPf7sFx6k.png\",srcSet:\"https://framerusercontent.com/images/ZwhDqJ3YftJKZqSbvPf7sFx6k.png?scale-down-to=512 512w,https://framerusercontent.com/images/ZwhDqJ3YftJKZqSbvPf7sFx6k.png 516w\"},className:\"framer-apzli8\",\"data-framer-name\":\"image 8\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"144px\",src:\"https://framerusercontent.com/images/fRuWEBeMBpolKpHAzs3U2qe08hA.png\",srcSet:\"https://framerusercontent.com/images/fRuWEBeMBpolKpHAzs3U2qe08hA.png?scale-down-to=512 512w,https://framerusercontent.com/images/fRuWEBeMBpolKpHAzs3U2qe08hA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/fRuWEBeMBpolKpHAzs3U2qe08hA.png 1476w\"},className:\"framer-1v4xu\",\"data-framer-name\":\"image 9\"})],speed:100,style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"header\",{className:\"framer-196wnn2\",\"data-framer-name\":\"Header\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yj92lw\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-eyt61b\",\"data-framer-name\":\"title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-qd7hja\",\"data-styles-preset\":\"ENtg5sd7g\",children:\"Press\"})}),className:\"framer-1oir3bd\",\"data-framer-name\":\"Our Problems to Solve\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-xx0a86\",\"data-framer-name\":\"Line 1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:78,svg:'<svg width=\"78\" height=\"12\" viewBox=\"-3 -3 78 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<line y1=\"3\" x2=\"72\" y2=\"3\" stroke=\"#447CEC\" style=\"stroke:#447CEC;stroke:color(display-p3 0.2667 0.4863 0.9255);stroke-opacity:1;\" stroke-width=\"6\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1mqxg8l-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"ugd_jP0HB\",scopeId:\"IQdaCVyjS\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Iby2Xq3aq:{arrowOptions:{arrowFill:\"rgb(255, 255, 255)\",arrowGap:12,arrowPadding:20,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:-56,arrowPosition:\"top-right\",arrowRadius:0,arrowShouldFadeIn:false,arrowShouldSpace:false,arrowSize:48,leftArrow:\"https://framerusercontent.com/images/fn3zXGE9iqaEB45xqSh6Qfsjvo.png\",rightArrow:\"https://framerusercontent.com/images/njDXztZH8JoflJe37Q9W6hpIe9Q.png\",showMouseControls:true},gap:20,itemAmount:1},vcon4UE58:{arrowOptions:{arrowFill:\"rgb(255, 255, 255)\",arrowGap:12,arrowPadding:20,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:21,arrowPaddingTop:-56,arrowPosition:\"top-right\",arrowRadius:0,arrowShouldFadeIn:false,arrowShouldSpace:false,arrowSize:48,leftArrow:\"https://framerusercontent.com/images/fn3zXGE9iqaEB45xqSh6Qfsjvo.png\",rightArrow:\"https://framerusercontent.com/images/njDXztZH8JoflJe37Q9W6hpIe9Q.png\",showMouseControls:true},itemAmount:2}},children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"flex-start\",arrowOptions:{arrowFill:\"rgb(255, 255, 255)\",arrowGap:12,arrowPadding:20,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:69,arrowPaddingTop:-56,arrowPosition:\"top-right\",arrowRadius:0,arrowShouldFadeIn:false,arrowShouldSpace:false,arrowSize:48,leftArrow:\"https://framerusercontent.com/images/fn3zXGE9iqaEB45xqSh6Qfsjvo.png\",rightArrow:\"https://framerusercontent.com/images/njDXztZH8JoflJe37Q9W6hpIe9Q.png\",showMouseControls:true},autoPlayControl:false,borderRadius:0,direction:\"left\",dragControl:true,effectsOptions:{effectsHover:false,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1,playOffscreen:false},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:0,height:\"100%\",id:\"ugd_jP0HB\",intervalControl:1.5,itemAmount:3,layoutId:\"ugd_jP0HB\",padding:0,paddingBottom:0,paddingLeft:8,paddingPerSide:true,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"var(--token-4cf2bb6b-84b7-4e5d-84b5-5c97217b8f2d, rgb(107, 114, 129))\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:true},slots:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:306,width:\"352px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-wzaqug-container\",inComponentSlot:true,nodeId:\"eOokiC2yW\",rendersWithMotion:true,scopeId:\"IQdaCVyjS\",children:/*#__PURE__*/_jsx(Media,{eUIaIFx1C:\"Meet the five winners of Render\u2019s $100K Reconstruct Challenge.\",hAVsNu7PH:\"KYINNO\",height:\"100%\",id:\"eOokiC2yW\",layoutId:\"eOokiC2yW\",ne_1u_wWK:\"https://www.bizjournals.com/louisville/inno/stories/fundings/2022/08/26/reconstruct-challenge-2022.html\",variant:\"MZ1WruVGN\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:306,width:\"352px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fofp9g-container\",inComponentSlot:true,nodeId:\"dhHxiFRz4\",rendersWithMotion:true,scopeId:\"IQdaCVyjS\",children:/*#__PURE__*/_jsx(Media,{eUIaIFx1C:\"New York City announces winners and honorees for NYC[X] Moonshot.\",hAVsNu7PH:\"NYC.org\",height:\"100%\",id:\"dhHxiFRz4\",layoutId:\"dhHxiFRz4\",ne_1u_wWK:\"https://www1.nyc.gov/assets/cto/#/press-release/new-york-city-announces-winners-and-honorees-for-nycx-moonshot-financial-inclusion-celebrating-innovative-solutions-for-unbanked-and-underbanked-new-yorkers\",tm7AwoXtH:addImageAlt({src:\"https://framerusercontent.com/images/CghGn8hinDIHevkG2RLLM59VDzc.png\",srcSet:\"https://framerusercontent.com/images/CghGn8hinDIHevkG2RLLM59VDzc.png?scale-down-to=512 512w,https://framerusercontent.com/images/CghGn8hinDIHevkG2RLLM59VDzc.png 649w\"},\"\"),variant:\"MZ1WruVGN\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:306,width:\"352px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ddobyk-container\",inComponentSlot:true,nodeId:\"KIhmbM_Re\",rendersWithMotion:true,scopeId:\"IQdaCVyjS\",children:/*#__PURE__*/_jsx(Media,{eUIaIFx1C:\"The Sparkplug Foundation awarded a grant to finEQUITY to expand their New York State in-prison correspondence course.\",hAVsNu7PH:\"The Sparkplug Foundation\",height:\"100%\",id:\"KIhmbM_Re\",layoutId:\"KIhmbM_Re\",ne_1u_wWK:\"https://www.sparkplugfoundation.org/past-grantees/\",tm7AwoXtH:addImageAlt({src:\"https://framerusercontent.com/images/kkPSemu4BC60UGS5mGBalbEvU.png\",srcSet:\"https://framerusercontent.com/images/kkPSemu4BC60UGS5mGBalbEvU.png?scale-down-to=512 512w,https://framerusercontent.com/images/kkPSemu4BC60UGS5mGBalbEvU.png 649w\"},\"\"),variant:\"MZ1WruVGN\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:306,width:\"352px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fetc0z-container\",inComponentSlot:true,nodeId:\"lVODn_3GH\",rendersWithMotion:true,scopeId:\"IQdaCVyjS\",children:/*#__PURE__*/_jsx(Media,{eUIaIFx1C:\"Announcing the Inaugural Social Impact Fellowship Cohort.\",hAVsNu7PH:\"South Park Commons\",height:\"100%\",id:\"lVODn_3GH\",layoutId:\"lVODn_3GH\",ne_1u_wWK:\"https://medium.com/south-park-commons/announcing-the-inaugural-social-impact-fellowship-cohort-2c149e4dfa66\",tm7AwoXtH:addImageAlt({src:\"https://framerusercontent.com/images/YCr6HQr9g0jV8aUqSanQ19DJl4.png\",srcSet:\"https://framerusercontent.com/images/YCr6HQr9g0jV8aUqSanQ19DJl4.png?scale-down-to=512 512w,https://framerusercontent.com/images/YCr6HQr9g0jV8aUqSanQ19DJl4.png 649w\"},\"\"),variant:\"MZ1WruVGN\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:306,width:\"352px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-mmep9t-container\",inComponentSlot:true,nodeId:\"tO4admke5\",rendersWithMotion:true,scopeId:\"IQdaCVyjS\",children:/*#__PURE__*/_jsx(Media,{eUIaIFx1C:\"Grants awarded to strengthen partnership between finEQUITY.org and the International Rescue Committee\u2019s Center for Economic Opportunity (CEO).\",hAVsNu7PH:\"Financial Solutions Lab\",height:\"100%\",id:\"tO4admke5\",layoutId:\"tO4admke5\",ne_1u_wWK:\"https://finhealthnetwork.org/programs/financial-solutions-lab/\",tm7AwoXtH:addImageAlt({src:\"https://framerusercontent.com/images/zZFAXcEQcVyOsn7NumzjKMHCDYQ.png\",srcSet:\"https://framerusercontent.com/images/zZFAXcEQcVyOsn7NumzjKMHCDYQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/zZFAXcEQcVyOsn7NumzjKMHCDYQ.png 649w\"},\"\"),variant:\"MZ1WruVGN\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:306,width:\"352px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1p6lfxi-container\",inComponentSlot:true,nodeId:\"q9ONmNv5J\",rendersWithMotion:true,scopeId:\"IQdaCVyjS\",children:/*#__PURE__*/_jsx(Media,{eUIaIFx1C:\"Grants awarded to strengthen partnership between finEQUITY.org and the International Rescue Committee\u2019s Center for Economic Opportunity (CEO).\",hAVsNu7PH:\"FastForward\",height:\"100%\",id:\"q9ONmNv5J\",layoutId:\"q9ONmNv5J\",ne_1u_wWK:\"https://www.ffwd.org/perspectives\",tm7AwoXtH:addImageAlt({src:\"https://framerusercontent.com/images/235iOXHw0GZJeqlyrAIN6SnwbI.png\",srcSet:\"https://framerusercontent.com/images/235iOXHw0GZJeqlyrAIN6SnwbI.png?scale-down-to=512 512w,https://framerusercontent.com/images/235iOXHw0GZJeqlyrAIN6SnwbI.png 648w\"},\"\"),variant:\"MZ1WruVGN\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:306,width:\"352px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-dl9gzn-container\",inComponentSlot:true,nodeId:\"NXs8etU1y\",rendersWithMotion:true,scopeId:\"IQdaCVyjS\",children:/*#__PURE__*/_jsx(Media,{eUIaIFx1C:\"The founder of finEQUITY.org was selected for a $225K national fellowship for social entrepreneurs.\",hAVsNu7PH:\"Fund for New Leadership\",height:\"100%\",id:\"NXs8etU1y\",layoutId:\"NXs8etU1y\",ne_1u_wWK:\"https://fundfornewleadership.org/fellows/briane-cornish/\",tm7AwoXtH:addImageAlt({src:\"https://framerusercontent.com/images/s9TMbiHG6eKiKOWLgVqKYhLKRdw.png\",srcSet:\"https://framerusercontent.com/images/s9TMbiHG6eKiKOWLgVqKYhLKRdw.png?scale-down-to=512 512w,https://framerusercontent.com/images/s9TMbiHG6eKiKOWLgVqKYhLKRdw.png 649w\"},\"\"),variant:\"MZ1WruVGN\",width:\"100%\"})})})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"},width:\"100%\"})})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Iby2Xq3aq:{background:{alt:\"\",backgroundSize:2.5,fit:\"tile\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+7323.8),pixelHeight:273,pixelWidth:2048,positionX:\"left\",positionY:\"top\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/1KcxNzTCVZhwIWMqhxNEfiqTWTI.png\",srcSet:\"https://framerusercontent.com/images/1KcxNzTCVZhwIWMqhxNEfiqTWTI.png?scale-down-to=512 512w,https://framerusercontent.com/images/1KcxNzTCVZhwIWMqhxNEfiqTWTI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/1KcxNzTCVZhwIWMqhxNEfiqTWTI.png 2048w\"}},vcon4UE58:{background:{alt:\"\",backgroundSize:2.5,fit:\"tile\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+7426.6),pixelHeight:273,pixelWidth:2048,positionX:\"left\",positionY:\"top\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/1KcxNzTCVZhwIWMqhxNEfiqTWTI.png\",srcSet:\"https://framerusercontent.com/images/1KcxNzTCVZhwIWMqhxNEfiqTWTI.png?scale-down-to=512 512w,https://framerusercontent.com/images/1KcxNzTCVZhwIWMqhxNEfiqTWTI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/1KcxNzTCVZhwIWMqhxNEfiqTWTI.png 2048w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",backgroundSize:2.5,fit:\"tile\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8558.6),pixelHeight:273,pixelWidth:2048,positionX:\"left\",positionY:\"top\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/1KcxNzTCVZhwIWMqhxNEfiqTWTI.png\",srcSet:\"https://framerusercontent.com/images/1KcxNzTCVZhwIWMqhxNEfiqTWTI.png?scale-down-to=512 512w,https://framerusercontent.com/images/1KcxNzTCVZhwIWMqhxNEfiqTWTI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/1KcxNzTCVZhwIWMqhxNEfiqTWTI.png 2048w\"},className:\"framer-tkebde\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1i8okby\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Iby2Xq3aq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"QXZlbmlyLUJsYWNr\",\"--framer-font-family\":'\"Avenir-Black\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f041e4ad-6f67-491c-808d-cea1e2c92331, rgb(23, 62, 172))\"},children:\"Interested in reaching out to the finEQUITY.org team?\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"QXZlbmlyLUJsYWNr\",\"--framer-font-family\":'\"Avenir-Black\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f041e4ad-6f67-491c-808d-cea1e2c92331, rgb(23, 62, 172))\"},children:\"Interested in reaching out to the finEQUITY.org team?\"})}),className:\"framer-rdjdyj\",\"data-framer-name\":\"Interested in reaching out to the finEQUITY.org team?\",fonts:[\"Avenir-Black\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"FqP9Cbctz\"},implicitPathVariables:undefined},{href:{webPageId:\"FqP9Cbctz\"},implicitPathVariables:undefined},{href:{webPageId:\"FqP9Cbctz\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Iby2Xq3aq:{y:(componentViewport?.y||0)+0+7323.8+0+72+228},vcon4UE58:{y:(componentViewport?.y||0)+0+7426.6+0+72+312}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:54,y:(componentViewport?.y||0)+0+8558.6+0+72+312,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1cgwz4t-container\",nodeId:\"OD4jJ6ph9\",scopeId:\"IQdaCVyjS\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Iby2Xq3aq:{QTsKCABZT:resolvedLinks4[2]},vcon4UE58:{QTsKCABZT:resolvedLinks4[1]}},children:/*#__PURE__*/_jsx(Large,{height:\"100%\",id:\"OD4jJ6ph9\",layoutId:\"OD4jJ6ph9\",oYHOVAEIB:\"rgb(255, 255, 255)\",QTsKCABZT:resolvedLinks4[0],r1cKY14ju:\"Contact Us\",rqhvYx0qN:\"var(--token-f041e4ad-6f67-491c-808d-cea1e2c92331, rgb(23, 62, 172))\",RZXROMnSi:false,variant:\"kPfnaPxCW\",vO_iOMWMJ:\"var(--token-978d5a94-1bc8-45a7-9b2c-c8dc7cbf8f8c, rgb(17, 38, 109))\",width:\"100%\",wIOz_1bbd:\"var(--token-4e5d4290-ad6a-4f25-b633-85b4812edc55, rgb(42, 110, 213))\"})})})})})})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Iby2Xq3aq:{y:(componentViewport?.y||0)+0+7749.8},vcon4UE58:{y:(componentViewport?.y||0)+0+7936.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:426,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+9068.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-17cez3e-container\",nodeId:\"CVme9VO4h\",scopeId:\"IQdaCVyjS\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Iby2Xq3aq:{variant:\"ovguiYJiy\"},vcon4UE58:{variant:\"VfJm3PPPm\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"CVme9VO4h\",layoutId:\"CVme9VO4h\",style:{width:\"100%\"},variant:\"CvHf5r_gk\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-iv3Dr.framer-1h46j0k, .framer-iv3Dr .framer-1h46j0k { display: block; }\",\".framer-iv3Dr.framer-1lw9bvq { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1440px; }\",\".framer-iv3Dr .framer-slszff { align-content: center; align-items: center; background-color: var(--token-f2a2f7d2-5554-46d1-b575-3137e01f65ac, #050e26); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: 688px; justify-content: flex-start; overflow: hidden; padding: 128px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-iv3Dr .framer-1mlcsrs { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1040px; }\",\".framer-iv3Dr .framer-1yvj3ie { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; z-index: 2; }\",\".framer-iv3Dr .framer-1u908s4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 668px; }\",\".framer-iv3Dr .framer-a34f9i { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 624px; word-break: break-word; word-wrap: break-word; }\",\".framer-iv3Dr .framer-4d3a9h { align-content: flex-start; align-items: flex-start; background-color: var(--token-bbb25f37-2247-4ec6-8f93-049a2b506bce, #deedfd); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 32px; position: relative; width: min-content; }\",\".framer-iv3Dr .framer-1vkoha5 { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: auto; }\",\".framer-iv3Dr .framer-1hbfcpk, .framer-iv3Dr .framer-efumuh, .framer-iv3Dr .framer-d5msi8, .framer-iv3Dr .framer-z4415u, .framer-iv3Dr .framer-d0ng59, .framer-iv3Dr .framer-16he1md, .framer-iv3Dr .framer-4r26wx, .framer-iv3Dr .framer-1p2vg9u, .framer-iv3Dr .framer-rdjdyj { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-iv3Dr .framer-uubfa0 { align-content: center; align-items: center; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-iv3Dr .framer-etk9pb-container { flex: none; height: auto; position: relative; width: auto; z-index: 5; }\",\".framer-iv3Dr .framer-lo4mng-container { flex: none; height: auto; position: relative; width: auto; z-index: 4; }\",\".framer-iv3Dr .framer-62jywn-container { bottom: -5px; flex: none; height: 658px; position: absolute; right: -5px; width: 1020px; z-index: 1; }\",\".framer-iv3Dr .framer-9ecnzz-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-iv3Dr .framer-1bxr26e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 128px 0px 128px 0px; position: relative; scroll-margin-top: 64px; width: 100%; z-index: 1; }\",\".framer-iv3Dr .framer-10261gs { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 72px; height: 2378px; justify-content: flex-start; max-width: 1280px; overflow: visible; padding: 0px; position: relative; width: 1040px; z-index: 1; }\",\".framer-iv3Dr .framer-tezmzs { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 72px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: sticky; top: 192px; width: 100%; z-index: 1; }\",\".framer-iv3Dr .framer-1gqvf72 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-iv3Dr .framer-2ey989 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-iv3Dr .framer-1p5jpb1-container, .framer-iv3Dr .framer-1699jbi-container, .framer-iv3Dr .framer-1odacyv-container, .framer-iv3Dr .framer-1cgwz4t-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-iv3Dr .framer-si4gx1-container { flex: none; height: 320px; position: relative; width: 100%; }\",\".framer-iv3Dr .framer-606wi5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 0px; opacity: 0; overflow: hidden; padding: 0px; position: absolute; right: 0px; top: 144px; z-index: 0; }\",\".framer-iv3Dr .framer-u0q9nr, .framer-iv3Dr .framer-c1md1t { background-color: #1f1f1f; flex: none; height: 540px; overflow: hidden; position: relative; width: 100%; }\",\".framer-iv3Dr .framer-j7f5r6 { background-color: #1f1f1f; flex: none; height: 810px; overflow: hidden; position: relative; width: 100%; }\",\".framer-iv3Dr .framer-1sn7hki { align-content: center; align-items: center; background-color: var(--token-978d5a94-1bc8-45a7-9b2c-c8dc7cbf8f8c, #11266d); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 72px; height: 270px; justify-content: center; overflow: hidden; padding: 72px 0px 72px 0px; position: relative; width: 100%; }\",\".framer-iv3Dr .framer-2mtedx { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; max-width: 1040px; overflow: visible; padding: 0px; position: relative; width: 1040px; }\",\".framer-iv3Dr .framer-1omfb88 { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 72px; justify-content: center; overflow: visible; padding: 0px; position: absolute; right: 0px; top: 0px; width: 180px; z-index: 1; }\",\".framer-iv3Dr .framer-1bqerfo { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-iv3Dr .framer-tm9aey { align-content: flex-end; align-items: flex-end; align-self: stretch; background-color: var(--token-62d7d121-9ab1-4472-ad03-48b61d8f66eb, #c3e0fc); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: auto; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-iv3Dr .framer-16etyss { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 128px 0px 128px 0px; position: relative; width: 100%; }\",\".framer-iv3Dr .framer-1ard0vx { --border-bottom-width: 0px; --border-color: var(--token-760b4d30-8403-4f85-8fdb-46840c13e1d9, #fa7846); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 6px; align-content: flex-end; align-items: flex-end; background-color: #f0f8fe; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; max-width: 1040px; overflow: visible; padding: 72px 128px 56px 128px; position: relative; width: 70%; }\",\".framer-iv3Dr .framer-16mm5sb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-iv3Dr .framer-1s9ug5y { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-iv3Dr .framer-1wcr29q { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-iv3Dr .framer-a6t9oz, .framer-iv3Dr .framer-etzll4, .framer-iv3Dr .framer-1oir3bd { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-iv3Dr .framer-1sgjpfb { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 128px 0px 96px 0px; position: relative; width: 100%; }\",\".framer-iv3Dr .framer-w8iogc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; max-width: 1040px; overflow: hidden; padding: 0px; position: relative; width: 70%; }\",\".framer-iv3Dr .framer-155z3g9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 14px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-iv3Dr .framer-1evljsx, .framer-iv3Dr .framer-dtl00f { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-iv3Dr .framer-ugt015 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-iv3Dr .framer-9w6g4a-container { aspect-ratio: 1.7777777777777777 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 567px); position: relative; width: 100%; }\",\".framer-iv3Dr .framer-8kauy4 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 0px 100px 0px; position: relative; width: 100%; }\",\".framer-iv3Dr .framer-10y1hsh { align-content: center; align-items: center; background-color: var(--token-943b4624-1f20-400d-98a5-338a4e37bc53, #f0f8fe); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 314px; overflow: hidden; padding: 32px 20px 32px 20px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-iv3Dr .framer-1sak393-container { flex: 1 0 0px; height: 320px; position: relative; width: 1px; }\",\".framer-iv3Dr .framer-lbvsim { background-color: var(--token-943b4624-1f20-400d-98a5-338a4e37bc53, #f0f8fe); flex: none; height: 332px; left: 0px; overflow: hidden; position: absolute; right: 0px; top: calc(50.074515648286166% - 332px / 2); z-index: 1; }\",\".framer-iv3Dr .framer-mriybd-container { flex: none; height: auto; max-width: 1040px; position: relative; width: 70%; z-index: 1; }\",\".framer-iv3Dr .framer-b4ogq3 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 72px 0px 72px 0px; position: relative; width: 100%; }\",\".framer-iv3Dr .framer-i0ofan { align-content: flex-end; align-items: flex-end; align-self: stretch; border-bottom-right-radius: 16px; border-top-right-radius: 16px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: auto; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-iv3Dr .framer-59fr8t { align-content: flex-start; align-items: flex-start; background-color: rgba(17, 38, 109, 0); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 96px 0px 96px 72px; position: relative; width: 55%; }\",\".framer-iv3Dr .framer-1b3titz { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 72px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 580px; }\",\".framer-iv3Dr .framer-1buwjhw { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-iv3Dr .framer-1vjbx6g, .framer-iv3Dr .framer-1rmalk8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-iv3Dr .framer-1mhoibz, .framer-iv3Dr .framer-1ci0qvf, .framer-iv3Dr .framer-34bcld, .framer-iv3Dr .framer-9ocwha { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-iv3Dr .framer-1jcg50i, .framer-iv3Dr .framer-whyky2, .framer-iv3Dr .framer-7ze7p1, .framer-iv3Dr .framer-191g5yn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 38px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 24px; }\",\".framer-iv3Dr .framer-ifxxv4, .framer-iv3Dr .framer-1kkuc33, .framer-iv3Dr .framer-1dz718o, .framer-iv3Dr .framer-12ifzbz { flex: none; height: 25px; position: relative; width: 24px; }\",\".framer-iv3Dr .framer-17svaci, .framer-iv3Dr .framer-pyqtvi, .framer-iv3Dr .framer-z3lb87, .framer-iv3Dr .framer-1rlimbu { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-iv3Dr .framer-qud3wl { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-iv3Dr .framer-1jlnuyf-container { flex: none; height: 180px; max-width: 1040px; position: relative; width: 1040px; }\",\".framer-iv3Dr .framer-94ce4n { aspect-ratio: 2.5882351005228754 / 1; height: var(--framer-aspect-ratio-supported, 56px); position: relative; width: 145px; }\",\".framer-iv3Dr .framer-2m2j2u { aspect-ratio: 2.7777777696015575 / 1; height: var(--framer-aspect-ratio-supported, 52px); position: relative; width: 144px; }\",\".framer-iv3Dr .framer-ikvh7e { aspect-ratio: 4.2016807508382215 / 1; height: var(--framer-aspect-ratio-supported, 35px); position: relative; width: 147px; }\",\".framer-iv3Dr .framer-1z05zh0 { aspect-ratio: 5.154639727093994 / 1; height: var(--framer-aspect-ratio-supported, 28px); position: relative; width: 144px; }\",\".framer-iv3Dr .framer-1eekd0a { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 138px; }\",\".framer-iv3Dr .framer-1jcf3wc { flex: none; height: 24px; overflow: visible; position: relative; width: 139px; }\",\".framer-iv3Dr .framer-10kqrwf { aspect-ratio: 4.509434133715043 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 21px); left: 34%; position: absolute; top: 57%; transform: translate(-50%, -50%); width: 96px; }\",\".framer-iv3Dr .framer-1l3jr3r { aspect-ratio: 1.6349206460877816 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 25px); left: 86%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 40px; }\",\".framer-iv3Dr .framer-w2a5j1 { aspect-ratio: 3.739837308162213 / 1; height: var(--framer-aspect-ratio-supported, 38px); position: relative; width: 142px; }\",\".framer-iv3Dr .framer-8cagtw { aspect-ratio: 3.3333332744645494 / 1; height: var(--framer-aspect-ratio-supported, 44px); position: relative; width: 147px; }\",\".framer-iv3Dr .framer-apzli8 { aspect-ratio: 4.9142856101384265 / 1; height: var(--framer-aspect-ratio-supported, 30px); position: relative; width: 147px; }\",\".framer-iv3Dr .framer-1v4xu { aspect-ratio: 5.125000016970767 / 1; height: var(--framer-aspect-ratio-supported, 28px); position: relative; width: 144px; }\",\".framer-iv3Dr .framer-196wnn2 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 128px 0px 128px 0px; position: relative; width: 100%; }\",\".framer-iv3Dr .framer-1yj92lw { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-iv3Dr .framer-eyt61b { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-iv3Dr .framer-xx0a86 { flex: none; height: 12px; position: relative; width: 78px; }\",\".framer-iv3Dr .framer-1mqxg8l-container { flex: none; height: 466px; position: relative; width: 1280px; }\",\".framer-iv3Dr .framer-wzaqug-container, .framer-iv3Dr .framer-1fofp9g-container, .framer-iv3Dr .framer-1ddobyk-container, .framer-iv3Dr .framer-1fetc0z-container, .framer-iv3Dr .framer-mmep9t-container, .framer-iv3Dr .framer-1p6lfxi-container, .framer-iv3Dr .framer-dl9gzn-container { height: auto; position: relative; width: auto; }\",\".framer-iv3Dr .framer-tkebde { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-iv3Dr .framer-1i8okby { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; max-width: 1040px; overflow: hidden; padding: 72px 0px 72px 0px; position: relative; width: 60%; z-index: 3; }\",\".framer-iv3Dr .framer-17cez3e-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-iv3Dr.framer-1lw9bvq, .framer-iv3Dr .framer-slszff, .framer-iv3Dr .framer-1mlcsrs, .framer-iv3Dr .framer-1yvj3ie, .framer-iv3Dr .framer-1u908s4, .framer-iv3Dr .framer-4d3a9h, .framer-iv3Dr .framer-1vkoha5, .framer-iv3Dr .framer-uubfa0, .framer-iv3Dr .framer-1bxr26e, .framer-iv3Dr .framer-10261gs, .framer-iv3Dr .framer-tezmzs, .framer-iv3Dr .framer-1gqvf72, .framer-iv3Dr .framer-2ey989, .framer-iv3Dr .framer-606wi5, .framer-iv3Dr .framer-1sn7hki, .framer-iv3Dr .framer-2mtedx, .framer-iv3Dr .framer-1omfb88, .framer-iv3Dr .framer-1bqerfo, .framer-iv3Dr .framer-tm9aey, .framer-iv3Dr .framer-16etyss, .framer-iv3Dr .framer-1ard0vx, .framer-iv3Dr .framer-16mm5sb, .framer-iv3Dr .framer-1s9ug5y, .framer-iv3Dr .framer-1wcr29q, .framer-iv3Dr .framer-1sgjpfb, .framer-iv3Dr .framer-w8iogc, .framer-iv3Dr .framer-155z3g9, .framer-iv3Dr .framer-ugt015, .framer-iv3Dr .framer-8kauy4, .framer-iv3Dr .framer-10y1hsh, .framer-iv3Dr .framer-b4ogq3, .framer-iv3Dr .framer-i0ofan, .framer-iv3Dr .framer-59fr8t, .framer-iv3Dr .framer-1b3titz, .framer-iv3Dr .framer-1buwjhw, .framer-iv3Dr .framer-1vjbx6g, .framer-iv3Dr .framer-1rmalk8, .framer-iv3Dr .framer-1mhoibz, .framer-iv3Dr .framer-1jcg50i, .framer-iv3Dr .framer-1ci0qvf, .framer-iv3Dr .framer-whyky2, .framer-iv3Dr .framer-34bcld, .framer-iv3Dr .framer-7ze7p1, .framer-iv3Dr .framer-9ocwha, .framer-iv3Dr .framer-191g5yn, .framer-iv3Dr .framer-qud3wl, .framer-iv3Dr .framer-1eekd0a, .framer-iv3Dr .framer-196wnn2, .framer-iv3Dr .framer-1yj92lw, .framer-iv3Dr .framer-eyt61b, .framer-iv3Dr .framer-tkebde, .framer-iv3Dr .framer-1i8okby { gap: 0px; } .framer-iv3Dr.framer-1lw9bvq > *, .framer-iv3Dr .framer-1bxr26e > *, .framer-iv3Dr .framer-16etyss > *, .framer-iv3Dr .framer-1wcr29q > *, .framer-iv3Dr .framer-1sgjpfb > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-iv3Dr.framer-1lw9bvq > :first-child, .framer-iv3Dr .framer-slszff > :first-child, .framer-iv3Dr .framer-1mlcsrs > :first-child, .framer-iv3Dr .framer-1yvj3ie > :first-child, .framer-iv3Dr .framer-1u908s4 > :first-child, .framer-iv3Dr .framer-4d3a9h > :first-child, .framer-iv3Dr .framer-1vkoha5 > :first-child, .framer-iv3Dr .framer-1bxr26e > :first-child, .framer-iv3Dr .framer-10261gs > :first-child, .framer-iv3Dr .framer-tezmzs > :first-child, .framer-iv3Dr .framer-1gqvf72 > :first-child, .framer-iv3Dr .framer-2ey989 > :first-child, .framer-iv3Dr .framer-606wi5 > :first-child, .framer-iv3Dr .framer-2mtedx > :first-child, .framer-iv3Dr .framer-tm9aey > :first-child, .framer-iv3Dr .framer-16etyss > :first-child, .framer-iv3Dr .framer-1ard0vx > :first-child, .framer-iv3Dr .framer-16mm5sb > :first-child, .framer-iv3Dr .framer-1s9ug5y > :first-child, .framer-iv3Dr .framer-1wcr29q > :first-child, .framer-iv3Dr .framer-1sgjpfb > :first-child, .framer-iv3Dr .framer-w8iogc > :first-child, .framer-iv3Dr .framer-155z3g9 > :first-child, .framer-iv3Dr .framer-ugt015 > :first-child, .framer-iv3Dr .framer-8kauy4 > :first-child, .framer-iv3Dr .framer-i0ofan > :first-child, .framer-iv3Dr .framer-59fr8t > :first-child, .framer-iv3Dr .framer-1b3titz > :first-child, .framer-iv3Dr .framer-1buwjhw > :first-child, .framer-iv3Dr .framer-1vjbx6g > :first-child, .framer-iv3Dr .framer-1rmalk8 > :first-child, .framer-iv3Dr .framer-qud3wl > :first-child, .framer-iv3Dr .framer-1eekd0a > :first-child, .framer-iv3Dr .framer-196wnn2 > :first-child, .framer-iv3Dr .framer-1yj92lw > :first-child, .framer-iv3Dr .framer-eyt61b > :first-child, .framer-iv3Dr .framer-1i8okby > :first-child { margin-top: 0px; } .framer-iv3Dr.framer-1lw9bvq > :last-child, .framer-iv3Dr .framer-slszff > :last-child, .framer-iv3Dr .framer-1mlcsrs > :last-child, .framer-iv3Dr .framer-1yvj3ie > :last-child, .framer-iv3Dr .framer-1u908s4 > :last-child, .framer-iv3Dr .framer-4d3a9h > :last-child, .framer-iv3Dr .framer-1vkoha5 > :last-child, .framer-iv3Dr .framer-1bxr26e > :last-child, .framer-iv3Dr .framer-10261gs > :last-child, .framer-iv3Dr .framer-tezmzs > :last-child, .framer-iv3Dr .framer-1gqvf72 > :last-child, .framer-iv3Dr .framer-2ey989 > :last-child, .framer-iv3Dr .framer-606wi5 > :last-child, .framer-iv3Dr .framer-2mtedx > :last-child, .framer-iv3Dr .framer-tm9aey > :last-child, .framer-iv3Dr .framer-16etyss > :last-child, .framer-iv3Dr .framer-1ard0vx > :last-child, .framer-iv3Dr .framer-16mm5sb > :last-child, .framer-iv3Dr .framer-1s9ug5y > :last-child, .framer-iv3Dr .framer-1wcr29q > :last-child, .framer-iv3Dr .framer-1sgjpfb > :last-child, .framer-iv3Dr .framer-w8iogc > :last-child, .framer-iv3Dr .framer-155z3g9 > :last-child, .framer-iv3Dr .framer-ugt015 > :last-child, .framer-iv3Dr .framer-8kauy4 > :last-child, .framer-iv3Dr .framer-i0ofan > :last-child, .framer-iv3Dr .framer-59fr8t > :last-child, .framer-iv3Dr .framer-1b3titz > :last-child, .framer-iv3Dr .framer-1buwjhw > :last-child, .framer-iv3Dr .framer-1vjbx6g > :last-child, .framer-iv3Dr .framer-1rmalk8 > :last-child, .framer-iv3Dr .framer-qud3wl > :last-child, .framer-iv3Dr .framer-1eekd0a > :last-child, .framer-iv3Dr .framer-196wnn2 > :last-child, .framer-iv3Dr .framer-1yj92lw > :last-child, .framer-iv3Dr .framer-eyt61b > :last-child, .framer-iv3Dr .framer-1i8okby > :last-child { margin-bottom: 0px; } .framer-iv3Dr .framer-slszff > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-iv3Dr .framer-1mlcsrs > *, .framer-iv3Dr .framer-606wi5 > *, .framer-iv3Dr .framer-ugt015 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-iv3Dr .framer-1yvj3ie > *, .framer-iv3Dr .framer-1gqvf72 > *, .framer-iv3Dr .framer-tm9aey > *, .framer-iv3Dr .framer-1s9ug5y > *, .framer-iv3Dr .framer-i0ofan > *, .framer-iv3Dr .framer-1buwjhw > *, .framer-iv3Dr .framer-196wnn2 > *, .framer-iv3Dr .framer-1yj92lw > *, .framer-iv3Dr .framer-1i8okby > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-iv3Dr .framer-1u908s4 > *, .framer-iv3Dr .framer-4d3a9h > *, .framer-iv3Dr .framer-2ey989 > *, .framer-iv3Dr .framer-2mtedx > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-iv3Dr .framer-1vkoha5 > *, .framer-iv3Dr .framer-1vjbx6g > *, .framer-iv3Dr .framer-1rmalk8 > *, .framer-iv3Dr .framer-eyt61b > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-iv3Dr .framer-uubfa0 > *, .framer-iv3Dr .framer-1mhoibz > *, .framer-iv3Dr .framer-1ci0qvf > *, .framer-iv3Dr .framer-34bcld > *, .framer-iv3Dr .framer-9ocwha > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-iv3Dr .framer-uubfa0 > :first-child, .framer-iv3Dr .framer-1sn7hki > :first-child, .framer-iv3Dr .framer-1omfb88 > :first-child, .framer-iv3Dr .framer-1bqerfo > :first-child, .framer-iv3Dr .framer-10y1hsh > :first-child, .framer-iv3Dr .framer-b4ogq3 > :first-child, .framer-iv3Dr .framer-1mhoibz > :first-child, .framer-iv3Dr .framer-1jcg50i > :first-child, .framer-iv3Dr .framer-1ci0qvf > :first-child, .framer-iv3Dr .framer-whyky2 > :first-child, .framer-iv3Dr .framer-34bcld > :first-child, .framer-iv3Dr .framer-7ze7p1 > :first-child, .framer-iv3Dr .framer-9ocwha > :first-child, .framer-iv3Dr .framer-191g5yn > :first-child, .framer-iv3Dr .framer-tkebde > :first-child { margin-left: 0px; } .framer-iv3Dr .framer-uubfa0 > :last-child, .framer-iv3Dr .framer-1sn7hki > :last-child, .framer-iv3Dr .framer-1omfb88 > :last-child, .framer-iv3Dr .framer-1bqerfo > :last-child, .framer-iv3Dr .framer-10y1hsh > :last-child, .framer-iv3Dr .framer-b4ogq3 > :last-child, .framer-iv3Dr .framer-1mhoibz > :last-child, .framer-iv3Dr .framer-1jcg50i > :last-child, .framer-iv3Dr .framer-1ci0qvf > :last-child, .framer-iv3Dr .framer-whyky2 > :last-child, .framer-iv3Dr .framer-34bcld > :last-child, .framer-iv3Dr .framer-7ze7p1 > :last-child, .framer-iv3Dr .framer-9ocwha > :last-child, .framer-iv3Dr .framer-191g5yn > :last-child, .framer-iv3Dr .framer-tkebde > :last-child { margin-right: 0px; } .framer-iv3Dr .framer-10261gs > *, .framer-iv3Dr .framer-tezmzs > *, .framer-iv3Dr .framer-1b3titz > * { margin: 0px; margin-bottom: calc(72px / 2); margin-top: calc(72px / 2); } .framer-iv3Dr .framer-1sn7hki > *, .framer-iv3Dr .framer-1omfb88 > * { margin: 0px; margin-left: calc(72px / 2); margin-right: calc(72px / 2); } .framer-iv3Dr .framer-1bqerfo > *, .framer-iv3Dr .framer-b4ogq3 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-iv3Dr .framer-1ard0vx > *, .framer-iv3Dr .framer-qud3wl > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-iv3Dr .framer-16mm5sb > *, .framer-iv3Dr .framer-59fr8t > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-iv3Dr .framer-w8iogc > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-iv3Dr .framer-155z3g9 > * { margin: 0px; margin-bottom: calc(14px / 2); margin-top: calc(14px / 2); } .framer-iv3Dr .framer-8kauy4 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-iv3Dr .framer-10y1hsh > *, .framer-iv3Dr .framer-1jcg50i > *, .framer-iv3Dr .framer-whyky2 > *, .framer-iv3Dr .framer-7ze7p1 > *, .framer-iv3Dr .framer-191g5yn > *, .framer-iv3Dr .framer-tkebde > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-iv3Dr .framer-1eekd0a > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-iv3Dr[data-border=\"true\"]::after, .framer-iv3Dr [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1439px) { .framer-iv3Dr.framer-1lw9bvq { width: 810px; } .framer-iv3Dr .framer-slszff { height: 943px; padding: 96px 0px 72px 0px; } .framer-iv3Dr .framer-1mlcsrs { padding: 0px 32px 0px 32px; width: 100%; } .framer-iv3Dr .framer-1u908s4 { width: 623px; } .framer-iv3Dr .framer-62jywn-container { height: 459px; width: 711px; } .framer-iv3Dr .framer-1bxr26e, .framer-iv3Dr .framer-16etyss { padding: 128px 32px 128px 32px; } .framer-iv3Dr .framer-10261gs { height: 2184px; width: 100%; } .framer-iv3Dr .framer-tezmzs { justify-content: flex-start; } .framer-iv3Dr .framer-u0q9nr, .framer-iv3Dr .framer-c1md1t { height: 320px; } .framer-iv3Dr .framer-j7f5r6 { height: 540px; } .framer-iv3Dr .framer-1sn7hki { height: 240px; padding: 0px 160px 0px 32px; } .framer-iv3Dr .framer-2mtedx { flex: 1 0 0px; width: 1px; } .framer-iv3Dr .framer-1omfb88 { bottom: 0px; gap: 0px; width: 144px; } .framer-iv3Dr .framer-1ard0vx { padding: 72px; width: 100%; } .framer-iv3Dr .framer-1sgjpfb { padding: 128px 32px 96px 32px; } .framer-iv3Dr .framer-dtl00f { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-iv3Dr .framer-9w6g4a-container { height: var(--framer-aspect-ratio-supported, 294px); } .framer-iv3Dr .framer-8kauy4 { padding: 80px 32px 80px 32px; } .framer-iv3Dr .framer-mriybd-container, .framer-iv3Dr .framer-1b3titz, .framer-iv3Dr .framer-1jlnuyf-container, .framer-iv3Dr .framer-1yj92lw, .framer-iv3Dr .framer-1mqxg8l-container { width: 100%; } .framer-iv3Dr .framer-b4ogq3 { height: 825px; } .framer-iv3Dr .framer-i0ofan { align-self: unset; height: 60%; } .framer-iv3Dr .framer-59fr8t { padding: 72px 32px 72px 32px; width: 60%; } .framer-iv3Dr .framer-196wnn2 { height: 600px; padding: 128px 32px 128px 32px; } .framer-iv3Dr .framer-1i8okby { flex: 1 0 0px; padding: 72px 32px 72px 32px; width: 1px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-iv3Dr .framer-1omfb88 { gap: 0px; } .framer-iv3Dr .framer-1omfb88 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-iv3Dr .framer-1omfb88 > :first-child { margin-left: 0px; } .framer-iv3Dr .framer-1omfb88 > :last-child { margin-right: 0px; } }}\",\"@media (max-width: 809px) { .framer-iv3Dr.framer-1lw9bvq { width: 390px; } .framer-iv3Dr .framer-slszff { height: 1013px; padding: 72px 0px 72px 0px; } .framer-iv3Dr .framer-1mlcsrs, .framer-iv3Dr .framer-a34f9i { order: 0; width: 100%; } .framer-iv3Dr .framer-1yvj3ie { padding: 0px 16px 0px 16px; width: 100%; } .framer-iv3Dr .framer-1u908s4, .framer-iv3Dr .framer-4d3a9h, .framer-iv3Dr .framer-2mtedx, .framer-iv3Dr .framer-w8iogc, .framer-iv3Dr .framer-1b3titz, .framer-iv3Dr .framer-1jlnuyf-container, .framer-iv3Dr .framer-1yj92lw, .framer-iv3Dr .framer-eyt61b, .framer-iv3Dr .framer-1mqxg8l-container { width: 100%; } .framer-iv3Dr .framer-1vkoha5 { align-self: unset; order: 0; width: 100%; } .framer-iv3Dr .framer-uubfa0 { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 16px; order: 1; } .framer-iv3Dr .framer-62jywn-container { aspect-ratio: 1.5501519756838906 / 1; height: var(--framer-aspect-ratio-supported, 252px); order: 1; width: 100%; } .framer-iv3Dr .framer-1bxr26e { padding: 48px 16px 48px 16px; } .framer-iv3Dr .framer-10261gs { height: 1585px; width: 100%; } .framer-iv3Dr .framer-tezmzs { justify-content: flex-start; } .framer-iv3Dr .framer-d5msi8 { order: 0; } .framer-iv3Dr .framer-u0q9nr, .framer-iv3Dr .framer-c1md1t { height: 320px; } .framer-iv3Dr .framer-j7f5r6 { height: 480px; } .framer-iv3Dr .framer-1sn7hki { flex-direction: column; padding: 72px 16px 72px 16px; } .framer-iv3Dr .framer-16etyss, .framer-iv3Dr .framer-1sgjpfb { padding: 72px 16px 72px 16px; } .framer-iv3Dr .framer-1ard0vx { padding: 72px 32px 72px 32px; width: 100%; } .framer-iv3Dr .framer-1evljsx, .framer-iv3Dr .framer-dtl00f, .framer-iv3Dr .framer-1oir3bd { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-iv3Dr .framer-ugt015 { height: 201px; } .framer-iv3Dr .framer-9w6g4a-container { height: var(--framer-aspect-ratio-supported, 202px); } .framer-iv3Dr .framer-8kauy4 { padding: 8px; } .framer-iv3Dr .framer-10y1hsh { min-height: unset; } .framer-iv3Dr .framer-b4ogq3 { flex-direction: column; padding: 72px 0px 0px 0px; } .framer-iv3Dr .framer-i0ofan { align-self: unset; border-bottom-right-radius: unset; border-top-right-radius: unset; flex: none; height: 400px; width: 100%; } .framer-iv3Dr .framer-59fr8t { padding: 96px 16px 96px 16px; width: 100%; } .framer-iv3Dr .framer-16he1md { white-space: pre; width: auto; } .framer-iv3Dr .framer-196wnn2 { height: 600px; padding: 60px 16px 60px 16px; } .framer-iv3Dr .framer-1i8okby { padding: 72px 16px 72px 16px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-iv3Dr .framer-uubfa0, .framer-iv3Dr .framer-1sn7hki, .framer-iv3Dr .framer-b4ogq3 { gap: 0px; } .framer-iv3Dr .framer-uubfa0 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-iv3Dr .framer-uubfa0 > :first-child, .framer-iv3Dr .framer-1sn7hki > :first-child, .framer-iv3Dr .framer-b4ogq3 > :first-child { margin-top: 0px; } .framer-iv3Dr .framer-uubfa0 > :last-child, .framer-iv3Dr .framer-1sn7hki > :last-child, .framer-iv3Dr .framer-b4ogq3 > :last-child { margin-bottom: 0px; } .framer-iv3Dr .framer-1sn7hki > * { margin: 0px; margin-bottom: calc(72px / 2); margin-top: calc(72px / 2); } .framer-iv3Dr .framer-b4ogq3 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 8574.5\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"vcon4UE58\":{\"layout\":[\"fixed\",\"auto\"]},\"Iby2Xq3aq\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"IZjybY28q\":{\"pattern\":\":IZjybY28q\",\"name\":\"start\"},\"ISJGGv9tF\":{\"pattern\":\":ISJGGv9tF\",\"name\":\"1\"},\"j9zvcSXuP\":{\"pattern\":\":j9zvcSXuP\",\"name\":\"2\"},\"bJ41Xpo1p\":{\"pattern\":\":bJ41Xpo1p\",\"name\":\"3\"}}\n * @framerResponsiveScreen\n */const FramerIQdaCVyjS=withCSS(Component,css,\"framer-iv3Dr\");export default FramerIQdaCVyjS;FramerIQdaCVyjS.displayName=\"Home / Incarceration\";FramerIQdaCVyjS.defaultProps={height:8574.5,width:1440};addFonts(FramerIQdaCVyjS,[{explicitInter:true,fonts:[{family:\"Nunito Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4G5ClnsV8kA_Ykqw.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLGT9V15vFP-KUEg.woff2\",weight:\"500\"},{family:\"Nunito Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4G1ilnsV8kA_Ykqw.woff2\",weight:\"400\"}]},...TabItemFonts,...AutoSwitchPhotoFonts,...NavigationFonts,...LargeFonts,...ScrollCarouselFonts,...YouTubeFonts,...TestimonialMobileFonts,...TestimonialDesktopFonts,...TickerFonts,...MediaFonts,...SlideshowFonts,...FooterFonts,...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\":\"FramerIQdaCVyjS\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"vcon4UE58\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Iby2Xq3aq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"{\\\"IZjybY28q\\\":{\\\"pattern\\\":\\\":IZjybY28q\\\",\\\"name\\\":\\\"start\\\"},\\\"ISJGGv9tF\\\":{\\\"pattern\\\":\\\":ISJGGv9tF\\\",\\\"name\\\":\\\"1\\\"},\\\"j9zvcSXuP\\\":{\\\"pattern\\\":\\\":j9zvcSXuP\\\",\\\"name\\\":\\\"2\\\"},\\\"bJ41Xpo1p\\\":{\\\"pattern\\\":\\\":bJ41Xpo1p\\\",\\\"name\\\":\\\"3\\\"}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"8574.5\",\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["TabItemFonts", "getFonts", "ZOd7ZBCLL_default", "AutoSwitchPhotoFonts", "pw1euHZAO_default", "NavigationFonts", "F1opDl0Fc_default", "NavigationWithVariantAppearEffect", "withVariantAppearEffect", "LargeFonts", "uBwy57PxW_default", "ScrollCarouselFonts", "zjzFmqFLi_default", "ScrollCarouselWithVariantAppearEffect", "MotionDivWithFX", "withFX", "motion", "YouTubeFonts", "Youtube", "TestimonialMobileFonts", "DWu1S0x4v_default", "TestimonialDesktopFonts", "rBTylSers_default", "ImageWithFX", "Image2", "TickerFonts", "Ticker", "MediaFonts", "QWwIKFitc_default", "SlideshowFonts", "Slideshow", "FooterFonts", "KI9T695NB_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "addImageAlt", "image", "alt", "animation", "transition1", "animation1", "transition2", "transformTemplate2", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "router", "useRouter", "ref1", "elementId", "useRouteElementId", "ref2", "ref3", "ref4", "elementId1", "elementId2", "elementId3", "isDisplayed", "isDisplayed1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "PropertyOverrides2", "x", "RichText2", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "Container", "resolvedLinks1", "getLoadingLazyAtYPosition", "resolvedLinks2", "SVG", "resolvedLinks3", "resolvedLinks4", "css", "FramerIQdaCVyjS", "withCSS", "IQdaCVyjS_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
