{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/qKF0kFnyvJKR78niJJvk/2wBplvHVHdbEnP5NTS1d/QWvcchzvy.js"],
  "sourcesContent": ["// Generated by Framer (722666c)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,PathVariablesContext,PropertyOverrides,ResolveLinks,resolvePageScope,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLoadMorePaginatedQuery,useLocaleCode,useLocaleInfo,useQueryData,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Search from\"https://framerusercontent.com/modules/6wAE2eMb2Tl3zrU7u4UL/dEESckpPmPjhzxem23LD/Search.js\";import LoadMore from\"#framer/local/canvasComponent/CbXQ3DtKU/CbXQ3DtKU.js\";import NavigationNavbar from\"#framer/local/canvasComponent/J8caLGPqf/J8caLGPqf.js\";import Header from\"#framer/local/canvasComponent/kryklTjxy/kryklTjxy.js\";import ThumbnailArticle from\"#framer/local/canvasComponent/mNiKDYdNM/mNiKDYdNM.js\";import Chip from\"#framer/local/canvasComponent/Tc0gKC7LQ/Tc0gKC7LQ.js\";import Footer from\"#framer/local/canvasComponent/YPHoI_tXM/YPHoI_tXM.js\";import Articles from\"#framer/local/collection/Wa_XXijCX/Wa_XXijCX.js\";import metadataProvider from\"#framer/local/webPageMetadata/QWvcchzvy/QWvcchzvy.js\";const HeaderFonts=getFonts(Header);const ChipFonts=getFonts(Chip);const SearchFonts=getFonts(Search);const ThumbnailArticleFonts=getFonts(ThumbnailArticle);const LoadMoreFonts=getFonts(LoadMore);const FooterFonts=getFonts(Footer);const NavigationNavbarFonts=getFonts(NavigationNavbar);const breakpoints={CIP3IntMp:\"(max-width: 809px)\",gHga7Tp8Q:\"(min-width: 810px) and (max-width: 1279px)\",JsFPhyki3:\"(min-width: 1280px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-ljG4k\";const variantClassNames={CIP3IntMp:\"framer-v-14rhef3\",gHga7Tp8Q:\"framer-v-1u2rffa\",JsFPhyki3:\"framer-v-8ndepz\"};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 loaderVariants=(repeaterState,variants,currentVariant)=>{if(repeaterState.currentPage>=repeaterState.totalPages)return variants.disabled??currentVariant;if(repeaterState.isLoading)return variants.loading??currentVariant;return currentVariant;};const QueryData=({query,pageSize,children})=>{const{paginatedQuery,paginationInfo,loadMore}=useLoadMorePaginatedQuery(query,pageSize,\"MiyWzX7nt\");const data=useQueryData(paginatedQuery);return children(data,paginationInfo,loadMore);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"JsFPhyki3\",Phone:\"CIP3IntMp\",Tablet:\"gHga7Tp8Q\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"JsFPhyki3\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,mkoJIwUZiMiyWzX7nt,CSuFzh9hJMiyWzX7nt,XopC891NnMiyWzX7nt,pTfMFVjlkMiyWzX7nt,idMiyWzX7nt,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const Wld3NDzSj1b86s49=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{loadMore();});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const router=useRouter();const activeLocaleCode=useLocaleCode();const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"JsFPhyki3\",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-8ndepz\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:284,width:`min(${componentViewport?.width||\"100vw\"}, 1280px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1c0attl-container\",nodeId:\"Mgt9RphSX\",scopeId:\"QWvcchzvy\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CIP3IntMp:{variant:\"PS3vZiyyE\"},gHga7Tp8Q:{variant:\"c8bFOQHpP\"}},children:/*#__PURE__*/_jsx(Header,{cpoKXMbdU:\"var(--token-ee2d35c6-b6c6-4617-b877-b91732b8b7ee, rgb(225, 249, 255))\",height:\"100%\",id:\"Mgt9RphSX\",layoutId:\"Mgt9RphSX\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"v0MlMAImp\",width:\"100%\",YLp_P0lFq:\"Articles\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vo3zdv\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9tw2t2\",\"data-framer-name\":\"Chips\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ctcb41-container\",nodeId:\"sXQ8Lhxpf\",scopeId:\"QWvcchzvy\",children:/*#__PURE__*/_jsx(Chip,{height:\"100%\",id:\"sXQ8Lhxpf\",layoutId:\"sXQ8Lhxpf\",u7oiuFmd5:\"All Articles\",variant:\"QP94XoywF\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"fmDj_Lo53\"},implicitPathVariables:undefined},{href:{webPageId:\"fmDj_Lo53\"},implicitPathVariables:undefined},{href:{webPageId:\"fmDj_Lo53\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,children:/*#__PURE__*/_jsx(Container,{className:\"framer-unwjrv-container\",nodeId:\"Mwhy4CKi6\",scopeId:\"QWvcchzvy\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CIP3IntMp:{BfQTgqN6q:resolvedLinks[2]},gHga7Tp8Q:{BfQTgqN6q:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(Chip,{BfQTgqN6q:resolvedLinks[0],height:\"100%\",id:\"Mwhy4CKi6\",layoutId:\"Mwhy4CKi6\",u7oiuFmd5:\"Enterprises\",variant:\"ki2ZiOX0w\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"RE6BnaCcT\"},implicitPathVariables:undefined},{href:{webPageId:\"RE6BnaCcT\"},implicitPathVariables:undefined},{href:{webPageId:\"RE6BnaCcT\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1t6cj11-container\",nodeId:\"aYP1GYK0V\",scopeId:\"QWvcchzvy\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CIP3IntMp:{BfQTgqN6q:resolvedLinks1[2]},gHga7Tp8Q:{BfQTgqN6q:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(Chip,{BfQTgqN6q:resolvedLinks1[0],height:\"100%\",id:\"aYP1GYK0V\",layoutId:\"aYP1GYK0V\",u7oiuFmd5:\"Local Brands & MSMEs\",variant:\"ki2ZiOX0w\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"xtSRrtLvT\"},implicitPathVariables:undefined},{href:{webPageId:\"xtSRrtLvT\"},implicitPathVariables:undefined},{href:{webPageId:\"xtSRrtLvT\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,children:/*#__PURE__*/_jsx(Container,{className:\"framer-6377xe-container\",nodeId:\"jhNu4dFHD\",scopeId:\"QWvcchzvy\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CIP3IntMp:{BfQTgqN6q:resolvedLinks2[2]},gHga7Tp8Q:{BfQTgqN6q:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(Chip,{BfQTgqN6q:resolvedLinks2[0],height:\"100%\",id:\"jhNu4dFHD\",layoutId:\"jhNu4dFHD\",u7oiuFmd5:\"Consumers\",variant:\"ki2ZiOX0w\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-13qrni3-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"Tp30K9Qbe\",scopeId:\"QWvcchzvy\",children:/*#__PURE__*/_jsx(Search,{backdropOptions:{backgroundColor:\"rgba(6, 26, 43, 0.8)\",transition:{delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"},zIndex:10},height:\"100%\",iconColor:\"var(--token-5603a0d7-0466-4078-bfbb-eae2aba037e2, rgb(0, 47, 93))\",iconSize:24,iconType:\"default\",id:\"Tp30K9Qbe\",inputOptions:{clearButtonText:\"Clear\",clearButtonType:\"text\",dividerType:\"fullWidth\",iconOptions:{iconColor:\"var(--token-5603a0d7-0466-4078-bfbb-eae2aba037e2, rgb(0, 47, 93))\",iconSize:24,iconType:\"default\"},inputFont:{fontFamily:'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',fontSize:\"18px\",fontStyle:\"normal\",fontWeight:400},placeholderOptions:{placeholderColor:\"var(--token-6760bd36-4881-4c43-b583-395a5d713c3c, rgb(82, 105, 122))\",placeholderText:\"Search articles...\"},textColor:\"var(--token-af158482-bb0d-4904-bf1b-972f967518d7, rgb(6, 26, 43))\"},layoutId:\"Tp30K9Qbe\",modalOptions:{backgroundColor:\"rgb(255, 255, 255)\",borderRadius:32,heightIsStatic:false,heightTransition:{delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"},layoutType:\"QuickMenu\",shadow:{blur:0,color:\"rgba(0, 0, 0, 0.2)\",spread:0,x:0,y:0},top:0,width:720},resultOptions:{itemType:\"fullWidth\",subtitleOptions:{subtitleColor:\"var(--token-d9263fb9-62ff-44aa-b8bb-537a19495401, rgb(117, 144, 163))\",subtitleFont:{fontFamily:'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',fontSize:\"14px\",fontStyle:\"normal\",fontWeight:400},subtitleType:\"path\"},titleColor:\"var(--token-5603a0d7-0466-4078-bfbb-eae2aba037e2, rgb(0, 47, 93))\",titleFont:{fontFamily:'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',fontSize:\"18px\",fontStyle:\"normal\",fontWeight:500},titleType:\"title\"},style:{height:\"100%\",width:\"100%\"},urlScope:resolvePageScope({webPageId:\"a0cUbNpKF\"},router),width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1lxknea\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gHga7Tp8Q:{pageSize:8,query:{from:{alias:\"MiyWzX7nt\",data:Articles,type:\"Collection\"},select:[{collection:\"MiyWzX7nt\",name:\"mkoJIwUZi\",type:\"Identifier\"},{collection:\"MiyWzX7nt\",name:\"CSuFzh9hJ\",type:\"Identifier\"},{collection:\"MiyWzX7nt\",name:\"XopC891Nn\",type:\"Identifier\"},{collection:\"MiyWzX7nt\",name:\"pTfMFVjlk\",type:\"Identifier\"},{collection:\"MiyWzX7nt\",name:\"id\",type:\"Identifier\"}],where:{collection:\"MiyWzX7nt\",name:\"bUUaTSV2B\",type:\"Identifier\"}}}},children:/*#__PURE__*/_jsx(QueryData,{pageSize:9,query:{from:{alias:\"MiyWzX7nt\",data:Articles,type:\"Collection\"},select:[{collection:\"MiyWzX7nt\",name:\"mkoJIwUZi\",type:\"Identifier\"},{collection:\"MiyWzX7nt\",name:\"CSuFzh9hJ\",type:\"Identifier\"},{collection:\"MiyWzX7nt\",name:\"XopC891Nn\",type:\"Identifier\"},{collection:\"MiyWzX7nt\",name:\"pTfMFVjlk\",type:\"Identifier\"},{collection:\"MiyWzX7nt\",name:\"id\",type:\"Identifier\"}],where:{collection:\"MiyWzX7nt\",name:\"bUUaTSV2B\",type:\"Identifier\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsxs(_Fragment,{children:[collection?.map(({CSuFzh9hJ:CSuFzh9hJMiyWzX7nt,id:idMiyWzX7nt,mkoJIwUZi:mkoJIwUZiMiyWzX7nt,pTfMFVjlk:pTfMFVjlkMiyWzX7nt,XopC891Nn:XopC891NnMiyWzX7nt},index)=>{CSuFzh9hJMiyWzX7nt??=\"\";pTfMFVjlkMiyWzX7nt??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`MiyWzX7nt-${idMiyWzX7nt}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{pTfMFVjlk:pTfMFVjlkMiyWzX7nt},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{pTfMFVjlk:pTfMFVjlkMiyWzX7nt},webPageId:\"a0cUbNpKF\"},implicitPathVariables:undefined},{href:{pathVariables:{pTfMFVjlk:pTfMFVjlkMiyWzX7nt},webPageId:\"a0cUbNpKF\"},implicitPathVariables:undefined},{href:{pathVariables:{pTfMFVjlk:pTfMFVjlkMiyWzX7nt},webPageId:\"a0cUbNpKF\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CIP3IntMp:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1280px) - 32px)`},gHga7Tp8Q:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1280px) - 104px) / 2, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:348,width:\"384px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-28cgai-container\",nodeId:\"OqeTLTBdS\",scopeId:\"QWvcchzvy\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CIP3IntMp:{k384dmreW:resolvedLinks3[2],variant:\"mQ0DfOxwl\"},gHga7Tp8Q:{k384dmreW:resolvedLinks3[1]}},children:/*#__PURE__*/_jsx(ThumbnailArticle,{EA4BrlZFs:toResponsiveImage(mkoJIwUZiMiyWzX7nt),gb21MSs13:false,height:\"100%\",id:\"OqeTLTBdS\",k384dmreW:resolvedLinks3[0],layoutId:\"OqeTLTBdS\",lILYnDNoJ:true,ooLQOT9F3:CSuFzh9hJMiyWzX7nt,qcHgURe1R:\"var(--token-1c980cec-7058-4fa7-a878-9697f6895782, rgb(0, 93, 167))\",style:{width:\"100%\"},t43UR_ZW9:\"var(--token-5603a0d7-0466-4078-bfbb-eae2aba037e2, rgb(0, 47, 93))\",variant:\"UA4i4nG1c\",w1d3iI_3O:toDateString(XopC891NnMiyWzX7nt,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode),width:\"100%\"})})})})})})})},idMiyWzX7nt);}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CIP3IntMp:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1280px) - 32px)`},gHga7Tp8Q:{height:348}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"384px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1cdyqyf-container\",nodeId:\"DVs8nRg2y\",scopeId:\"QWvcchzvy\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CIP3IntMp:{variant:loaderVariants(paginationInfo,{disabled:\"I0Guotw8i\",loading:\"VkZZa8UAD\"},\"Rjav0JP32\")},gHga7Tp8Q:{variant:loaderVariants(paginationInfo,{disabled:\"I0Guotw8i\",loading:\"VkZZa8UAD\"},\"Rjav0JP32\")}},children:/*#__PURE__*/_jsx(LoadMore,{height:\"100%\",id:\"DVs8nRg2y\",layoutId:\"DVs8nRg2y\",style:{width:\"100%\"},variant:loaderVariants(paginationInfo,{disabled:\"I0Guotw8i\",loading:\"VkZZa8UAD\"},\"XjLex_W_K\"),width:\"100%\",Wld3NDzSj:Wld3NDzSj1b86s49({loadMore})})})})})})]})})})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:410,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-mxo44h-container\",nodeId:\"UJfQLmAtA\",scopeId:\"QWvcchzvy\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CIP3IntMp:{variant:\"nFDN2cHF6\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"UJfQLmAtA\",layoutId:\"UJfQLmAtA\",style:{width:\"100%\"},variant:\"tOPnV0_WU\",width:\"100%\",X0f4LKVi8:false,x5pQV0xl4:false,yKb4ZTjr4:false})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:112,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-3wpulp-container\",layoutScroll:true,nodeId:\"FgJ4Pg2mL\",scopeId:\"QWvcchzvy\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CIP3IntMp:{variant:\"O_qSKQk_j\"},gHga7Tp8Q:{variant:\"RTIDq3hEt\"}},children:/*#__PURE__*/_jsx(NavigationNavbar,{height:\"100%\",HJJc7Q5di:\"aur0oXiue\",id:\"FgJ4Pg2mL\",IjbLeJ100:\"rgba(255, 255, 255, 0)\",layoutId:\"FgJ4Pg2mL\",LFRdH6SlR:\"mJP_07e4t\",rSFywT111:\"K0UH5_8qD\",style:{width:\"100%\"},variant:\"ojwpOBMJi\",width:\"100%\",YPVqumazT:\"aur0oXiue\",zIVLY37hE:\"aur0oXiue\",ZQ5p0fzu1:\"aur0oXiue\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ljG4k.framer-1fxonh9, .framer-ljG4k .framer-1fxonh9 { display: block; }\",\".framer-ljG4k.framer-8ndepz { 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: 1280px; }\",\".framer-ljG4k .framer-1c0attl-container { flex: none; height: auto; max-width: 1280px; position: relative; width: 100%; }\",\".framer-ljG4k .framer-1vo3zdv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1280px; overflow: hidden; padding: 0px 40px 0px 40px; position: relative; width: 100%; }\",\".framer-ljG4k .framer-9tw2t2 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 16px; height: min-content; justify-content: center; padding: 40px 0px 40px 0px; position: relative; width: 100%; z-index: 10; }\",\".framer-ljG4k .framer-1ctcb41-container, .framer-ljG4k .framer-unwjrv-container, .framer-ljG4k .framer-1t6cj11-container, .framer-ljG4k .framer-6377xe-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-ljG4k .framer-13qrni3-container { cursor: pointer; flex: none; height: 40px; position: relative; width: 40px; }\",\".framer-ljG4k .framer-1lxknea { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 24px; height: min-content; justify-content: flex-start; padding: 0px 0px 160px 0px; position: relative; width: 100%; }\",\".framer-ljG4k .framer-28cgai-container { flex: none; height: auto; position: relative; width: 384px; }\",\".framer-ljG4k .framer-1cdyqyf-container { bottom: 80px; flex: none; height: auto; left: 50%; position: absolute; transform: translateX(-50%); width: 384px; z-index: 1; }\",\".framer-ljG4k .framer-mxo44h-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\".framer-ljG4k .framer-3wpulp-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ljG4k.framer-8ndepz, .framer-ljG4k .framer-1vo3zdv, .framer-ljG4k .framer-9tw2t2, .framer-ljG4k .framer-1lxknea { gap: 0px; } .framer-ljG4k.framer-8ndepz > *, .framer-ljG4k .framer-1vo3zdv > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-ljG4k.framer-8ndepz > :first-child, .framer-ljG4k .framer-1vo3zdv > :first-child { margin-top: 0px; } .framer-ljG4k.framer-8ndepz > :last-child, .framer-ljG4k .framer-1vo3zdv > :last-child { margin-bottom: 0px; } .framer-ljG4k .framer-9tw2t2 > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-ljG4k .framer-9tw2t2 > :first-child, .framer-ljG4k .framer-1lxknea > :first-child { margin-left: 0px; } .framer-ljG4k .framer-9tw2t2 > :last-child, .framer-ljG4k .framer-1lxknea > :last-child { margin-right: 0px; } .framer-ljG4k .framer-1lxknea > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } }\",\"@media (min-width: 810px) and (max-width: 1279px) { .framer-ljG4k.framer-8ndepz { width: 810px; } .framer-ljG4k .framer-1lxknea { align-content: unset; align-items: unset; display: grid; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(200px, 1fr)); justify-content: center; } .framer-ljG4k .framer-28cgai-container { align-self: start; height: 100%; justify-self: start; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ljG4k .framer-1lxknea { gap: 0px; } .framer-ljG4k .framer-1lxknea > *, .framer-ljG4k .framer-1lxknea > :first-child, .framer-ljG4k .framer-1lxknea > :last-child { margin: 0px; } }}\",\"@media (max-width: 809px) { .framer-ljG4k.framer-8ndepz { width: 390px; } .framer-ljG4k .framer-1vo3zdv { padding: 0px 16px 0px 16px; } .framer-ljG4k .framer-9tw2t2 { gap: 8px; justify-content: flex-start; } .framer-ljG4k .framer-1lxknea { flex-direction: column; padding: 0px 0px 176px 0px; } .framer-ljG4k .framer-28cgai-container, .framer-ljG4k .framer-1cdyqyf-container { width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ljG4k .framer-9tw2t2, .framer-ljG4k .framer-1lxknea { gap: 0px; } .framer-ljG4k .framer-9tw2t2 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-ljG4k .framer-9tw2t2 > :first-child { margin-left: 0px; } .framer-ljG4k .framer-9tw2t2 > :last-child { margin-right: 0px; } .framer-ljG4k .framer-1lxknea > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-ljG4k .framer-1lxknea > :first-child { margin-top: 0px; } .framer-ljG4k .framer-1lxknea > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2162\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"gHga7Tp8Q\":{\"layout\":[\"fixed\",\"auto\"]},\"CIP3IntMp\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerQWvcchzvy=withCSS(Component,css,\"framer-ljG4k\");export default FramerQWvcchzvy;FramerQWvcchzvy.displayName=\"Insights / All\";FramerQWvcchzvy.defaultProps={height:2162,width:1280};addFonts(FramerQWvcchzvy,[{explicitInter:true,fonts:[{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAopxhS2f3ZGMZpg.woff2\",weight:\"400\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAkJxhS2f3ZGMZpg.woff2\",weight:\"500\"}]},...HeaderFonts,...ChipFonts,...SearchFonts,...ThumbnailArticleFonts,...LoadMoreFonts,...FooterFonts,...NavigationNavbarFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerQWvcchzvy\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1280\",\"framerImmutableVariables\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"gHga7Tp8Q\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"CIP3IntMp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"2162\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["HeaderFonts", "getFonts", "kryklTjxy_default", "ChipFonts", "Tc0gKC7LQ_default", "SearchFonts", "Search_default", "ThumbnailArticleFonts", "mNiKDYdNM_default", "LoadMoreFonts", "CbXQ3DtKU_default", "FooterFonts", "YPHoI_tXM_default", "NavigationNavbarFonts", "J8caLGPqf_default", "breakpoints", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "loaderVariants", "repeaterState", "variants", "currentVariant", "QueryData", "query", "pageSize", "children", "paginatedQuery", "paginationInfo", "loadMore", "useLoadMorePaginatedQuery", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "mkoJIwUZiMiyWzX7nt", "CSuFzh9hJMiyWzX7nt", "XopC891NnMiyWzX7nt", "pTfMFVjlkMiyWzX7nt", "idMiyWzX7nt", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "Wld3NDzSj1b86s49", "overlay", "args", "scopingClassNames", "cx", "ref1", "pe", "router", "useRouter", "activeLocaleCode", "useLocaleCode", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "kryklTjxy_default", "Tc0gKC7LQ_default", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "Search_default", "resolvePageScope", "ChildrenCanSuspend", "Wa_XXijCX_default", "collection", "l", "index", "PathVariablesContext", "resolvedLinks3", "mNiKDYdNM_default", "CbXQ3DtKU_default", "YPHoI_tXM_default", "J8caLGPqf_default", "css", "FramerQWvcchzvy", "withCSS", "QWvcchzvy_default", "addFonts", "HeaderFonts", "ChipFonts", "SearchFonts", "ThumbnailArticleFonts", "LoadMoreFonts", "FooterFonts", "NavigationNavbarFonts", "__FramerMetadata__"]
}
