{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/0QnsE4rOtaOziQz8g5UY/rXPI7M7Cyxfc0sO2tmip/SJp_8oPa4.js"],
  "sourcesContent": ["// Generated by Framer (ab692b1)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,Image,Link,PathVariablesContext,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,useRouteElementId,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Superfields from\"https://framerusercontent.com/modules/1o5Bk6b6qvbR58A6b2Ej/qgRj1o4u05WubJO8mBM0/Superfields.js\";import PaginationLabel from\"https://framerusercontent.com/modules/jvvKJp1eFEdIYrKUF43c/jEoB9lbRXpNt4vZYQvcv/PaginationLabel.js\";import SearchBar from\"https://framerusercontent.com/modules/SCy7FLdHzkNZj7inEGxN/pXgKLvv2dEevMRLEc4XE/SearchBar.js\";import PaginationButtons from\"https://framerusercontent.com/modules/SjmdPPDPZAXy5pCDgKCg/CwTM4czWRrbPlI5CIlPu/PaginationButtons.js\";import WWMenu from\"#framer/local/canvasComponent/JrpP7VOV7/JrpP7VOV7.js\";import Footer from\"#framer/local/canvasComponent/UycZgqPDe/UycZgqPDe.js\";import Invest from\"#framer/local/collection/BpEO0JOMu/BpEO0JOMu.js\";import metadataProvider from\"#framer/local/webPageMetadata/SJp_8oPa4/SJp_8oPa4.js\";const WWMenuFonts=getFonts(WWMenu);const SearchBarFonts=getFonts(SearchBar);const SuperfieldsFonts=getFonts(Superfields);const PaginationLabelFonts=getFonts(PaginationLabel);const PaginationButtonsFonts=getFonts(PaginationButtons);const FooterFonts=getFonts(Footer);const breakpoints={EIjWNv2WY:\"(min-width: 1440px)\",f5elXT8eS:\"(max-width: 809px)\",SB9YQqvF1:\"(min-width: 1200px) and (max-width: 1439px)\",tmhuzUxoq:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-ZSuer\";const variantClassNames={EIjWNv2WY:\"framer-v-pybkx9\",f5elXT8eS:\"framer-v-zvpl9p\",SB9YQqvF1:\"framer-v-quukgz\",tmhuzUxoq:\"framer-v-1jl3doh\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop Big\":\"SB9YQqvF1\",Desktop:\"EIjWNv2WY\",Phone:\"f5elXT8eS\",Tablet:\"tmhuzUxoq\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"EIjWNv2WY\"};};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,iPV4EO9QqLXkDjWKCr,cTDl4O_koLXkDjWKCr,LPFdTCSAzLXkDjWKCr,raCPVgqKiLXkDjWKCr,jPFjJpPPaLXkDjWKCr,omLysXrsSLXkDjWKCr,idLXkDjWKCr,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"TSWePlYWi\");const ref1=React.useRef(null);const activeLocaleCode=useLocaleCode();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"EIjWNv2WY\",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-pybkx9\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:95,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-q26x3p-container\",nodeId:\"vEyYj0QX_\",scopeId:\"SJp_8oPa4\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{f5elXT8eS:{variant:\"PX1aCPjzh\"},SB9YQqvF1:{variant:\"pNlo2qAvk\"},tmhuzUxoq:{variant:\"iyzXDAI69\"}},children:/*#__PURE__*/_jsx(WWMenu,{height:\"100%\",id:\"vEyYj0QX_\",layoutId:\"vEyYj0QX_\",Q88CiCaKE:\"rgb(18, 18, 18)\",style:{width:\"100%\"},variant:\"ucyhGzEuC\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-taipkc\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-sarlx7\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{f5elXT8eS:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-1.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Investment Resources\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-1.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Investment Resources\"})}),className:\"framer-177hsgj\",fonts:[\"GF;Poppins-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:\"Stay updated on the latest tips, guides & information on Investment, Digital Gold, Fixed Deposit, Recurring Deposit & many more with Freo Investment Resources\"})}),className:\"framer-ll4c90\",\"data-framer-name\":\"Desc\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-vq0lf9-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"bDSIoHdow\",scopeId:\"SJp_8oPa4\",children:/*#__PURE__*/_jsx(SearchBar,{autoFocus:false,bgBlur:0,fill:{color:\"rgb(239, 239, 239)\",colorA:\"rgb(255, 255, 255)\",colorB:\"rgb(189, 189, 189)\",gradientAngle:0,type:\"color\"},focus:{color:\"rgb(0, 117, 255)\",style:\"solid\",transition:{bounce:0,delay:0,duration:.2,type:\"spring\"},width:2,widthBottom:2,widthIsMixed:false,widthLeft:2,widthRight:2,widthTop:2},font:{fontFamily:'\"Poppins\", \"Poppins Placeholder\", sans-serif',fontSize:\"14px\",fontStyle:\"normal\",fontWeight:600,letterSpacing:\"0em\",lineHeight:\"1.4em\"},fontColor:\"rgb(0, 0, 0)\",gap:10,height:\"100%\",id:\"bDSIoHdow\",layoutId:\"bDSIoHdow\",padding:\"8px 12px 8px 12px\",placeholderColor:\"rgba(0, 0, 0, 0.4)\",placeholderText:\"Search [items] blogs...\",radius:\"50px\",searchIcon:{color:\"rgb(0, 0, 0)\",lineWidth:2.5,opacity:.5,size:16},shadows:\"\",style:{width:\"100%\"},superfieldsId:0,width:\"100%\",xButton:{color:\"rgb(0, 0, 0)\",lineWidth:2.5,opacity:.5,size:14}})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15vcp6b\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gdlt2b-container\",id:elementId,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"TSWePlYWi\",ref:ref1,scopeId:\"SJp_8oPa4\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{f5elXT8eS:{itemsPerPage:5,layout:{alignH:\"start\",alignV:\"start\",columnCount:1,columns:\"fixed\",direction:\"vertical\",distribute:\"start\",gap:10,gapH:25,gapV:25,gridAlign:\"center\",gridAlignV:\"start\",gridHeight:200,gridHeightType:\"fit\",gridWidth:317,gridWidthType:\"fixed\",masonryAlign:\"center\",masonryColumns:3,masonryItemWidth:\"fill\",padding:0,paddingBottom:0,paddingIsMixed:true,paddingLeft:0,paddingRight:0,paddingTop:0,type:\"grid\",wrap:false},scrollUp:{filteringEnabled:false,offset:-100,paginationEnabled:true,scrollStyle:\"smooth\",sortingEnabled:false}},tmhuzUxoq:{itemsPerPage:8,layout:{alignH:\"start\",alignV:\"start\",columnCount:2,columns:\"fixed\",direction:\"vertical\",distribute:\"start\",gap:10,gapH:25,gapV:25,gridAlign:\"center\",gridAlignV:\"start\",gridHeight:200,gridHeightType:\"fit\",gridWidth:317,gridWidthType:\"fixed\",masonryAlign:\"center\",masonryColumns:3,masonryItemWidth:\"fill\",padding:0,paddingBottom:0,paddingIsMixed:true,paddingLeft:0,paddingRight:0,paddingTop:0,type:\"grid\",wrap:false},scrollUp:{filteringEnabled:false,offset:-260,paginationEnabled:true,scrollStyle:\"smooth\",sortingEnabled:false}}},children:/*#__PURE__*/_jsx(Superfields,{cmsCollectionName:\"\",collectionList:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-mrlo45\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"LXkDjWKCr\",data:Invest,type:\"Collection\"},orderBy:[{collection:\"LXkDjWKCr\",direction:\"desc\",name:\"index\",type:\"Identifier\"}],select:[{collection:\"LXkDjWKCr\",name:\"iPV4EO9Qq\",type:\"Identifier\"},{collection:\"LXkDjWKCr\",name:\"cTDl4O_ko\",type:\"Identifier\"},{collection:\"LXkDjWKCr\",name:\"LPFdTCSAz\",type:\"Identifier\"},{collection:\"LXkDjWKCr\",name:\"raCPVgqKi\",type:\"Identifier\"},{collection:\"LXkDjWKCr\",name:\"jPFjJpPPa\",type:\"Identifier\"},{collection:\"LXkDjWKCr\",name:\"omLysXrsS\",type:\"Identifier\"},{collection:\"LXkDjWKCr\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({cTDl4O_ko:cTDl4O_koLXkDjWKCr,id:idLXkDjWKCr,iPV4EO9Qq:iPV4EO9QqLXkDjWKCr,jPFjJpPPa:jPFjJpPPaLXkDjWKCr,LPFdTCSAz:LPFdTCSAzLXkDjWKCr,omLysXrsS:omLysXrsSLXkDjWKCr,raCPVgqKi:raCPVgqKiLXkDjWKCr},index)=>{iPV4EO9QqLXkDjWKCr??=\"\";raCPVgqKiLXkDjWKCr??=\"\";jPFjJpPPaLXkDjWKCr??=\"\";omLysXrsSLXkDjWKCr??=\"\";const textContent=toDateString(LPFdTCSAzLXkDjWKCr,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`LXkDjWKCr-${idLXkDjWKCr}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{iPV4EO9Qq:iPV4EO9QqLXkDjWKCr},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-qjook5\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{iPV4EO9Qq:iPV4EO9QqLXkDjWKCr},webPageId:\"vWvhYzmPz\"},motionChild:true,nodeId:\"KJCX_jWSB\",openInNewTab:false,scopeId:\"SJp_8oPa4\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1cmw2zu framer-m2kgdh\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"277px\",...toResponsiveImage(cTDl4O_koLXkDjWKCr)},className:\"framer-f6r3n6\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-9w6tzq\",\"data-framer-name\":\"Post\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-6uo0se\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Content\"})}),className:\"framer-14ql5ei\",\"data-framer-name\":\"Date\",fonts:[\"GF;Poppins-600\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1fiexdg\",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\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"0.8em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Borrow\"})}),className:\"framer-4ticgy\",\"data-framer-name\":\"Category\",fonts:[\"GF;Poppins-500\"],text:raCPVgqKiLXkDjWKCr,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-rco71l\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"7 EMI Mistakes to Avoid\"})}),className:\"framer-16nb92i\",\"data-framer-name\":\"Title\",fonts:[\"GF;Poppins-700\"],text:jPFjJpPPaLXkDjWKCr,verticalAlignment:\"top\",withExternalLayout:true}),/*#__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-line-height\":\"28px\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Naina Rajgopalan\"})}),className:\"framer-o3r5so\",\"data-framer-name\":\"Author\",fonts:[\"GF;Poppins-500\"],text:omLysXrsSLXkDjWKCr,verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})})})},idLXkDjWKCr);})})})})})],emptyState:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-mrlo45\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"LXkDjWKCr\",data:Invest,type:\"Collection\"},orderBy:[{collection:\"LXkDjWKCr\",direction:\"desc\",name:\"index\",type:\"Identifier\"}],select:[{collection:\"LXkDjWKCr\",name:\"iPV4EO9Qq\",type:\"Identifier\"},{collection:\"LXkDjWKCr\",name:\"cTDl4O_ko\",type:\"Identifier\"},{collection:\"LXkDjWKCr\",name:\"LPFdTCSAz\",type:\"Identifier\"},{collection:\"LXkDjWKCr\",name:\"raCPVgqKi\",type:\"Identifier\"},{collection:\"LXkDjWKCr\",name:\"jPFjJpPPa\",type:\"Identifier\"},{collection:\"LXkDjWKCr\",name:\"omLysXrsS\",type:\"Identifier\"},{collection:\"LXkDjWKCr\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({cTDl4O_ko:cTDl4O_koLXkDjWKCr,id:idLXkDjWKCr,iPV4EO9Qq:iPV4EO9QqLXkDjWKCr,jPFjJpPPa:jPFjJpPPaLXkDjWKCr,LPFdTCSAz:LPFdTCSAzLXkDjWKCr,omLysXrsS:omLysXrsSLXkDjWKCr,raCPVgqKi:raCPVgqKiLXkDjWKCr},index1)=>{iPV4EO9QqLXkDjWKCr??=\"\";raCPVgqKiLXkDjWKCr??=\"\";jPFjJpPPaLXkDjWKCr??=\"\";omLysXrsSLXkDjWKCr??=\"\";const textContent=toDateString(LPFdTCSAzLXkDjWKCr,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`LXkDjWKCr-${idLXkDjWKCr}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{iPV4EO9Qq:iPV4EO9QqLXkDjWKCr},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-qjook5\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{iPV4EO9Qq:iPV4EO9QqLXkDjWKCr},webPageId:\"vWvhYzmPz\"},motionChild:true,nodeId:\"KJCX_jWSB\",openInNewTab:false,scopeId:\"SJp_8oPa4\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1cmw2zu framer-m2kgdh\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"277px\",...toResponsiveImage(cTDl4O_koLXkDjWKCr)},className:\"framer-f6r3n6\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-9w6tzq\",\"data-framer-name\":\"Post\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-6uo0se\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Content\"})}),className:\"framer-14ql5ei\",\"data-framer-name\":\"Date\",fonts:[\"GF;Poppins-600\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1fiexdg\",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\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"0.8em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Borrow\"})}),className:\"framer-4ticgy\",\"data-framer-name\":\"Category\",fonts:[\"GF;Poppins-500\"],text:raCPVgqKiLXkDjWKCr,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-rco71l\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"7 EMI Mistakes to Avoid\"})}),className:\"framer-16nb92i\",\"data-framer-name\":\"Title\",fonts:[\"GF;Poppins-700\"],text:jPFjJpPPaLXkDjWKCr,verticalAlignment:\"top\",withExternalLayout:true}),/*#__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-line-height\":\"28px\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Naina Rajgopalan\"})}),className:\"framer-o3r5so\",\"data-framer-name\":\"Author\",fonts:[\"GF;Poppins-500\"],text:omLysXrsSLXkDjWKCr,verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})})})},idLXkDjWKCr);})})})})})],favouritesOnly:false,favouriting:false,filtering:true,height:\"100%\",id:\"TSWePlYWi\",itemsPerPage:9,layout:{alignH:\"start\",alignV:\"start\",columnCount:3,columns:\"fixed\",direction:\"vertical\",distribute:\"start\",gap:10,gapH:25,gapV:25,gridAlign:\"center\",gridAlignV:\"start\",gridHeight:200,gridHeightType:\"fit\",gridWidth:317,gridWidthType:\"fixed\",masonryAlign:\"center\",masonryColumns:3,masonryItemWidth:\"fill\",padding:0,paddingBottom:0,paddingIsMixed:true,paddingLeft:0,paddingRight:0,paddingTop:0,type:\"grid\",wrap:false},layoutId:\"TSWePlYWi\",pagination:true,paginationType:\"prevNextButtons\",randomize:false,scrollUp:{filteringEnabled:false,offset:-220,paginationEnabled:true,scrollStyle:\"smooth\",sortingEnabled:false},search:true,searchFields:[{fieldName:\"Title\",fieldType:\"default\",referenceFieldName:\"\"}],slugFieldName:\"Slug\",sorting:false,superfieldsId:0,transition:{duration:0,type:\"tween\"},width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wdypwt\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gjmnno-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"HQl6luopr\",scopeId:\"SJp_8oPa4\",children:/*#__PURE__*/_jsx(PaginationLabel,{autoHide:true,font:{fontFamily:'\"Poppins\", \"Poppins Placeholder\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",fontWeight:700,letterSpacing:\"0em\",lineHeight:\"1.4em\",textAlign:\"center\"},fontColor:\"rgb(51, 51, 51)\",height:\"100%\",id:\"HQl6luopr\",layoutId:\"HQl6luopr\",style:{width:\"100%\"},superfieldsId:0,text:\"Page [page] / [totalPages]\",textSelect:false,width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-yhrxlw-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"pA93ZT1LF\",scopeId:\"SJp_8oPa4\",children:/*#__PURE__*/_jsx(PaginationButtons,{arrowIcons:{color:\"rgb(255, 255, 255)\",size:24,stroke:2},bgBlur:0,buttonContent:\"text\",disabled:{mode:\"hide\",opacity:.5,preserveSpace:false},fill:{color:\"rgb(153, 153, 153)\",colorA:\"rgb(140, 140, 140)\",colorB:\"rgb(0, 0, 0)\",gradientAngle:0,type:\"color\"},font:{fontFamily:'\"Poppins\", \"Poppins Placeholder\", sans-serif',fontSize:\"14px\",fontStyle:\"normal\",fontWeight:600,letterSpacing:\"0em\",lineHeight:\"1.4em\"},fontColor:\"rgb(255, 255, 255)\",gap:10,height:\"100%\",hover:{fill:{color:\"rgb(0, 0, 0)\",colorA:\"rgb(255, 255, 255)\",colorB:\"rgb(189, 189, 189)\",gradientAngle:0,type:\"color\"},opacity:1,rotate:0,scale:1},id:\"pA93ZT1LF\",layoutId:\"pA93ZT1LF\",loadAllButtonText:\"Load All ([items] / [totalItems])\",loadMoreButtonText:\"Load More ([items] / [totalItems])\",nextButtonText:\"Next\",padding:12,paddingBottom:12,paddingIsMixed:false,paddingLeft:12,paddingRight:12,paddingTop:12,prevButtonText:\"Previous\",radius:10,radiusBottomLeft:10,radiusBottomRight:10,radiusIsMixed:false,radiusTopLeft:10,radiusTopRight:10,shadows:\"\",superfieldsId:0,transition:{bounce:0,delay:0,duration:.2,type:\"spring\"},type:\"prevNext\",width:\"100%\"})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{f5elXT8eS:{y:(componentViewport?.y||0)+0+1258}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:937,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1227,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ikxc5m-container\",nodeId:\"fyUs9x_WY\",scopeId:\"SJp_8oPa4\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{f5elXT8eS:{variant:\"UOPcPKGoL\"},tmhuzUxoq:{variant:\"bQm5iCtOv\"}},children:/*#__PURE__*/_jsx(Footer,{C5v4wdZeZ:false,cxTztvokV:\"Our Products \",height:\"100%\",id:\"fyUs9x_WY\",layoutId:\"fyUs9x_WY\",Nk_gx4Qs4:true,p2i9B4JO2:true,pJpFQl9ij:\"sT9L38f9h\",rpy7lFMAW:true,style:{width:\"100%\"},TFF3ZAMKL:false,variant:\"OxXRdwv2p\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ZSuer.framer-m2kgdh, .framer-ZSuer .framer-m2kgdh { display: block; }\",\".framer-ZSuer.framer-pybkx9 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1440px; }\",\".framer-ZSuer .framer-q26x3p-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; z-index: 5; }\",\".framer-ZSuer .framer-taipkc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 1000px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ZSuer .framer-sarlx7 { 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-ZSuer .framer-177hsgj { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-ZSuer .framer-ll4c90 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 500px; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-ZSuer .framer-vq0lf9-container { flex: none; height: auto; position: relative; width: 600px; }\",\".framer-ZSuer .framer-15vcp6b { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-ZSuer .framer-1gdlt2b-container, .framer-ZSuer .framer-yhrxlw-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-ZSuer .framer-mrlo45 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 50px 20px 0px 20px; position: relative; width: min-content; }\",\".framer-ZSuer .framer-qjook5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-ZSuer .framer-1cmw2zu { align-content: flex-start; align-items: flex-start; background-color: #f7f7f7; border-bottom-left-radius: 28px; border-bottom-right-radius: 28px; border-top-left-radius: 28px; border-top-right-radius: 28px; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: visible; padding: 20px; position: relative; text-decoration: none; width: 317px; }\",\".framer-ZSuer .framer-f6r3n6 { aspect-ratio: 1.5023696682464456 / 1; border-bottom-left-radius: 28px; border-bottom-right-radius: 28px; border-top-left-radius: 28px; border-top-right-radius: 28px; flex: none; height: var(--framer-aspect-ratio-supported, 133px); position: relative; width: 100%; }\",\".framer-ZSuer .framer-9w6tzq { 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; min-width: 200px; padding: 0px; position: relative; width: 277px; }\",\".framer-ZSuer .framer-6uo0se { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ZSuer .framer-14ql5ei { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-ZSuer .framer-1fiexdg { align-content: center; align-items: center; background-color: #333333; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 6px 10px 6px 10px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-ZSuer .framer-4ticgy { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-ZSuer .framer-rco71l { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 123px; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ZSuer .framer-16nb92i, .framer-ZSuer .framer-o3r5so { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-ZSuer .framer-wdypwt { 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: min-content; }\",\".framer-ZSuer .framer-1gjmnno-container { align-self: stretch; flex: none; height: auto; position: relative; width: auto; }\",\".framer-ZSuer .framer-1ikxc5m-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ZSuer.framer-pybkx9, .framer-ZSuer .framer-taipkc, .framer-ZSuer .framer-sarlx7, .framer-ZSuer .framer-15vcp6b, .framer-ZSuer .framer-mrlo45, .framer-ZSuer .framer-qjook5, .framer-ZSuer .framer-1cmw2zu, .framer-ZSuer .framer-9w6tzq, .framer-ZSuer .framer-1fiexdg, .framer-ZSuer .framer-wdypwt { gap: 0px; } .framer-ZSuer.framer-pybkx9 > *, .framer-ZSuer .framer-15vcp6b > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-ZSuer.framer-pybkx9 > :first-child, .framer-ZSuer .framer-taipkc > :first-child, .framer-ZSuer .framer-sarlx7 > :first-child, .framer-ZSuer .framer-15vcp6b > :first-child, .framer-ZSuer .framer-mrlo45 > :first-child, .framer-ZSuer .framer-1cmw2zu > :first-child, .framer-ZSuer .framer-9w6tzq > :first-child, .framer-ZSuer .framer-wdypwt > :first-child { margin-top: 0px; } .framer-ZSuer.framer-pybkx9 > :last-child, .framer-ZSuer .framer-taipkc > :last-child, .framer-ZSuer .framer-sarlx7 > :last-child, .framer-ZSuer .framer-15vcp6b > :last-child, .framer-ZSuer .framer-mrlo45 > :last-child, .framer-ZSuer .framer-1cmw2zu > :last-child, .framer-ZSuer .framer-9w6tzq > :last-child, .framer-ZSuer .framer-wdypwt > :last-child { margin-bottom: 0px; } .framer-ZSuer .framer-taipkc > *, .framer-ZSuer .framer-1cmw2zu > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-ZSuer .framer-sarlx7 > *, .framer-ZSuer .framer-9w6tzq > *, .framer-ZSuer .framer-wdypwt > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-ZSuer .framer-mrlo45 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-ZSuer .framer-qjook5 > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-ZSuer .framer-qjook5 > :first-child, .framer-ZSuer .framer-1fiexdg > :first-child { margin-left: 0px; } .framer-ZSuer .framer-qjook5 > :last-child, .framer-ZSuer .framer-1fiexdg > :last-child { margin-right: 0px; } .framer-ZSuer .framer-1fiexdg > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-ZSuer.framer-pybkx9 { width: 810px; }}\",\"@media (max-width: 809px) { .framer-ZSuer.framer-pybkx9 { width: 390px; } .framer-ZSuer .framer-taipkc { padding: 20px; } .framer-ZSuer .framer-vq0lf9-container { width: 100%; }}\",\"@media (min-width: 1200px) and (max-width: 1439px) { .framer-ZSuer.framer-pybkx9 { width: 1200px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2820\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"tmhuzUxoq\":{\"layout\":[\"fixed\",\"auto\"]},\"f5elXT8eS\":{\"layout\":[\"fixed\",\"auto\"]},\"SB9YQqvF1\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"TSWePlYWi\":{\"pattern\":\":TSWePlYWi\",\"name\":\"superfields\"}}\n * @framerResponsiveScreen\n */const FramerSJp_8oPa4=withCSS(Component,css,\"framer-ZSuer\");export default FramerSJp_8oPa4;FramerSJp_8oPa4.displayName=\"Resources / Insure\";FramerSJp_8oPa4.defaultProps={height:2820,width:1440};addFonts(FramerSJp_8oPa4,[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLCz7V15vFP-KUEg.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{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/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{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/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{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/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{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/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLEj6V15vFP-KUEg.woff2\",weight:\"600\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLGT9V15vFP-KUEg.woff2\",weight:\"500\"}]},...WWMenuFonts,...SearchBarFonts,...SuperfieldsFonts,...PaginationLabelFonts,...PaginationButtonsFonts,...FooterFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerSJp_8oPa4\",\"slots\":[],\"annotations\":{\"framerAcceptsLayoutTemplate\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"{\\\"TSWePlYWi\\\":{\\\"pattern\\\":\\\":TSWePlYWi\\\",\\\"name\\\":\\\"superfields\\\"}}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"tmhuzUxoq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"f5elXT8eS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"SB9YQqvF1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"2820\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["WWMenuFonts", "getFonts", "JrpP7VOV7_default", "SearchBarFonts", "SearchBar", "SuperfieldsFonts", "Superfields", "PaginationLabelFonts", "PaginationLabel", "PaginationButtonsFonts", "PaginationButtons", "FooterFonts", "UycZgqPDe_default", "breakpoints", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "iPV4EO9QqLXkDjWKCr", "cTDl4O_koLXkDjWKCr", "LPFdTCSAzLXkDjWKCr", "raCPVgqKiLXkDjWKCr", "jPFjJpPPaLXkDjWKCr", "omLysXrsSLXkDjWKCr", "idLXkDjWKCr", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "activeLocaleCode", "useLocaleCode", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "JrpP7VOV7_default", "x", "RichText2", "SearchBar", "Superfields", "ChildrenCanSuspend", "BpEO0JOMu_default", "collection", "paginationInfo", "loadMore", "l", "index", "textContent", "PathVariablesContext", "Link", "Image2", "index1", "PaginationLabel", "PaginationButtons", "UycZgqPDe_default", "css", "FramerSJp_8oPa4", "withCSS", "SJp_8oPa4_default", "addFonts", "WWMenuFonts", "SearchBarFonts", "SuperfieldsFonts", "PaginationLabelFonts", "PaginationButtonsFonts", "FooterFonts", "__FramerMetadata__"]
}
