{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/25ViPvtKnwb08BSMponE/A3dMd1eKyt3bHt1eAAdm/cFl7yrwOe.js"],
  "sourcesContent": ["// Generated by Framer (f712822)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,Link,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLoadMorePaginatedQuery,useLocaleInfo,useQueryData,useRouter,withCSS,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import LoadMore from\"https://framerusercontent.com/modules/DeOFaQSEkzad7IWREtaG/uSF4wTJztPxXXCcQVP6B/g3OPvNRkB.js\";import PrimaryButton from\"#framer/local/canvasComponent/fcNaKKj8H/fcNaKKj8H.js\";import NavNormal from\"#framer/local/canvasComponent/fH9gWuyR3/fH9gWuyR3.js\";import Footer from\"#framer/local/canvasComponent/JH_1Hmbq2/JH_1Hmbq2.js\";import BlogTopicPill from\"#framer/local/canvasComponent/NMDgfqFSx/NMDgfqFSx.js\";import Blog from\"#framer/local/collection/M5d1JC0lW/M5d1JC0lW.js\";import BlogTopics from\"#framer/local/collection/UU2V0Z7Wd/UU2V0Z7Wd.js\";import*as sharedStyle2 from\"#framer/local/css/C8fhxATlR/C8fhxATlR.js\";import*as sharedStyle1 from\"#framer/local/css/gcl8flF2B/gcl8flF2B.js\";import*as sharedStyle from\"#framer/local/css/IjPjfm2Jt/IjPjfm2Jt.js\";import*as sharedStyle3 from\"#framer/local/css/ogB6Fzyj9/ogB6Fzyj9.js\";import metadataProvider from\"#framer/local/webPageMetadata/cFl7yrwOe/cFl7yrwOe.js\";const NavNormalFonts=getFonts(NavNormal);const NavNormalWithVariantAppearEffect=withVariantAppearEffect(NavNormal);const BlogTopicPillFonts=getFonts(BlogTopicPill);const PrimaryButtonFonts=getFonts(PrimaryButton);const LoadMoreFonts=getFonts(LoadMore);const FooterFonts=getFonts(Footer);const breakpoints={M9qP_xs2w:\"(max-width: 809px)\",mMVXf_oAX:\"(min-width: 810px) and (max-width: 1199px)\",Wsos3ZWMK:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-7Ti7E\";const variantClassNames={M9qP_xs2w:\"framer-v-b5al71\",mMVXf_oAX:\"framer-v-1whakay\",Wsos3ZWMK:\"framer-v-12p1dxv\"};const equals=(a,b)=>{return typeof a===\"string\"&&typeof b===\"string\"?a.toLowerCase()===b.toLowerCase():a===b;};const convertFromBoolean=(value,activeLocale)=>{if(value){return\"RKrUA17JR\";}else{return\"hWHRvxiul\";}};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const loaderVariants=(repeaterState,variants,currentVariant)=>{if(repeaterState.currentPage>=repeaterState.totalPages)return variants.disabled??currentVariant;if(repeaterState.isLoading)return variants.loading??currentVariant;return currentVariant;};const QueryData1=({query,pageSize,children})=>{const{paginatedQuery,paginationInfo,loadMore}=useLoadMorePaginatedQuery(query,pageSize,\"cTZTFgz15\");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:\"Wsos3ZWMK\",Phone:\"M9qP_xs2w\",Tablet:\"mMVXf_oAX\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Wsos3ZWMK\"};};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,ukO9179XmYsRhtiBSe,ukO9179XmpCOBKWvYY,axBlxdCTSYsRhtiBSe,idYsRhtiBSe,NO55O9Oq9XNKHp3Maf,y4KIOC1SzXNKHp3Maf,kvZOyfRiGXNKHp3Maf,KouC425NBXNKHp3Maf,idXNKHp3Maf,kvZOyfRiGcTZTFgz15,KouC425NBcTZTFgz15,NO55O9Oq9cTZTFgz15,y4KIOC1SzcTZTFgz15,idcTZTFgz15,...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=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"Wsos3ZWMK\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-ee6ae28e-6c13-4c03-8d0a-b9423536bb7f, rgb(38, 38, 38)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-12p1dxv\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-p29oix-container\",nodeId:\"hf_A_9_T1\",rendersWithMotion:true,scopeId:\"cFl7yrwOe\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M9qP_xs2w:{variant:\"Zm_2xMpWd\"}},children:/*#__PURE__*/_jsx(NavNormalWithVariantAppearEffect,{__framer__animateOnce:true,__framer__scrollDirection:{direction:\"down\",target:\"VRJzguv8i\"},__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"hf_A_9_T1\",layoutId:\"hf_A_9_T1\",style:{width:\"100%\"},variant:\"j6w7QyqUs\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-3fjvvy\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-p3ipk5\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-14qwfet\",\"data-styles-preset\":\"IjPjfm2Jt\",children:\"Magical Blog\"})}),className:\"framer-cnop9u\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-24v2xz\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1b8kxc1\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"YsRhtiBSe\",data:BlogTopics,type:\"Collection\"},limit:{type:\"LiteralValue\",value:10},select:[{collection:\"YsRhtiBSe\",name:\"ukO9179Xm\",type:\"Identifier\"},{collection:\"YsRhtiBSe\",name:\"axBlxdCTS\",type:\"Identifier\"},{collection:\"YsRhtiBSe\",name:\"id\",type:\"Identifier\"}],where:{collection:\"YsRhtiBSe\",name:\"deY8LHHAo\",type:\"Identifier\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({axBlxdCTS:axBlxdCTSYsRhtiBSe,id:idYsRhtiBSe,ukO9179Xm:ukO9179XmYsRhtiBSe},index)=>{ukO9179XmYsRhtiBSe??=\"\";axBlxdCTSYsRhtiBSe??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`YsRhtiBSe-${idYsRhtiBSe}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{axBlxdCTS:axBlxdCTSYsRhtiBSe},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{axBlxdCTS:axBlxdCTSYsRhtiBSe},webPageId:\"pCOBKWvYY\"},implicitPathVariables:undefined},{href:{pathVariables:{axBlxdCTS:axBlxdCTSYsRhtiBSe},webPageId:\"pCOBKWvYY\"},implicitPathVariables:undefined},{href:{pathVariables:{axBlxdCTS:axBlxdCTSYsRhtiBSe},webPageId:\"pCOBKWvYY\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,children:/*#__PURE__*/_jsx(Container,{className:\"framer-5v1hab-container\",nodeId:\"WaTiuC_3p\",scopeId:\"cFl7yrwOe\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M9qP_xs2w:{oIsX5yh_W:resolvedLinks[2]},mMVXf_oAX:{oIsX5yh_W:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(BlogTopicPill,{d307ObK_G:ukO9179XmYsRhtiBSe,height:\"100%\",id:\"WaTiuC_3p\",layoutId:\"WaTiuC_3p\",oIsX5yh_W:resolvedLinks[0],variant:convertFromBoolean(equals(ukO9179XmYsRhtiBSe,ukO9179XmpCOBKWvYY),activeLocale),width:\"100%\"})})})})})})},idYsRhtiBSe);})})})})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1h5liqr\",\"data-framer-name\":\"Section\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1j7fso1\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-13ka3lb\",\"data-framer-name\":\"Featured Blog\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"XNKHp3Maf\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"XNKHp3Maf\",name:\"NO55O9Oq9\",type:\"Identifier\"},{collection:\"XNKHp3Maf\",name:\"y4KIOC1Sz\",type:\"Identifier\"},{collection:\"XNKHp3Maf\",name:\"kvZOyfRiG\",type:\"Identifier\"},{collection:\"XNKHp3Maf\",name:\"KouC425NB\",type:\"Identifier\"},{collection:\"XNKHp3Maf\",name:\"id\",type:\"Identifier\"}],where:{collection:\"XNKHp3Maf\",name:\"uefg2DYiZ\",type:\"Identifier\"}},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1?.map(({id:idXNKHp3Maf,KouC425NB:KouC425NBXNKHp3Maf,kvZOyfRiG:kvZOyfRiGXNKHp3Maf,NO55O9Oq9:NO55O9Oq9XNKHp3Maf,y4KIOC1Sz:y4KIOC1SzXNKHp3Maf},index1)=>{NO55O9Oq9XNKHp3Maf??=\"\";y4KIOC1SzXNKHp3Maf??=\"\";kvZOyfRiGXNKHp3Maf??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`XNKHp3Maf-${idXNKHp3Maf}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{kvZOyfRiG:kvZOyfRiGXNKHp3Maf},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-e2ewbc\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1v4nawo\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-z10r1j\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-16ejgdg\",\"data-styles-preset\":\"gcl8flF2B\",children:\"Test!\"})}),className:\"framer-wok7th\",\"data-framer-name\":\"Headline\",fonts:[\"Inter\"],text:NO55O9Oq9XNKHp3Maf,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1fj5cfx\",\"data-styles-preset\":\"C8fhxATlR\",children:\"Content\"})}),className:\"framer-n6v57l\",\"data-framer-name\":\"Post Summary\",fonts:[\"Inter\"],text:y4KIOC1SzXNKHp3Maf,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{kvZOyfRiG:kvZOyfRiGXNKHp3Maf},webPageId:\"SMP3IRbFG\"},implicitPathVariables:undefined},{href:{pathVariables:{kvZOyfRiG:kvZOyfRiGXNKHp3Maf},webPageId:\"SMP3IRbFG\"},implicitPathVariables:undefined},{href:{pathVariables:{kvZOyfRiG:kvZOyfRiGXNKHp3Maf},webPageId:\"SMP3IRbFG\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1x227lu-container\",nodeId:\"l_mkF0vee\",scopeId:\"cFl7yrwOe\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M9qP_xs2w:{yTidcEhQP:resolvedLinks1[2]},mMVXf_oAX:{yTidcEhQP:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(PrimaryButton,{height:\"100%\",id:\"l_mkF0vee\",layoutId:\"l_mkF0vee\",r0c3mKesF:\"Read more\",variant:\"kPo3Q1THd\",width:\"100%\",yTidcEhQP:resolvedLinks1[0]})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M9qP_xs2w:{background:{alt:\"\",fit:\"fill\",sizes:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,...toResponsiveImage(KouC425NBXNKHp3Maf)}},mMVXf_oAX:{background:{alt:\"\",fit:\"fill\",sizes:`max((${componentViewport?.width||\"100vw\"} - 112px) / 2, 1px)`,...toResponsiveImage(KouC425NBXNKHp3Maf)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:`max((${componentViewport?.width||\"100vw\"} - 192px) / 2, 1px)`,...toResponsiveImage(KouC425NBXNKHp3Maf)},className:\"framer-evif77\"})})]})})},idXNKHp3Maf);})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-mmphak\",\"data-framer-name\":\"Blog Posts\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData1,{pageSize:6,query:{from:{constraint:{left:{collection:\"cTZTFgz15\",name:\"WMr5liqzT\",type:\"Identifier\"},operator:\"==\",right:{collection:\"WMr5liqzT\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"cTZTFgz15\",data:Blog,type:\"Collection\"},right:{alias:\"WMr5liqzT\",data:BlogTopics,type:\"Collection\"},type:\"LeftJoin\"},orderBy:[{collection:\"WMr5liqzT\",name:\"luxm4OgaJ\",type:\"Identifier\"}],select:[{collection:\"cTZTFgz15\",name:\"kvZOyfRiG\",type:\"Identifier\"},{collection:\"cTZTFgz15\",name:\"KouC425NB\",type:\"Identifier\"},{collection:\"cTZTFgz15\",name:\"NO55O9Oq9\",type:\"Identifier\"},{collection:\"cTZTFgz15\",name:\"y4KIOC1Sz\",type:\"Identifier\"},{collection:\"cTZTFgz15\",name:\"id\",type:\"Identifier\"}]},children:(collection2,paginationInfo2,loadMore2)=>/*#__PURE__*/_jsxs(_Fragment,{children:[collection2?.map(({id:idcTZTFgz15,KouC425NB:KouC425NBcTZTFgz15,kvZOyfRiG:kvZOyfRiGcTZTFgz15,NO55O9Oq9:NO55O9Oq9cTZTFgz15,y4KIOC1Sz:y4KIOC1SzcTZTFgz15},index2)=>{kvZOyfRiGcTZTFgz15??=\"\";NO55O9Oq9cTZTFgz15??=\"\";y4KIOC1SzcTZTFgz15??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`cTZTFgz15-${idcTZTFgz15}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{kvZOyfRiG:kvZOyfRiGcTZTFgz15},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{kvZOyfRiG:kvZOyfRiGcTZTFgz15},webPageId:\"SMP3IRbFG\"},motionChild:true,nodeId:\"xtIJUwpU4\",scopeId:\"cFl7yrwOe\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-hblvlb framer-oofq2a\",\"data-border\":true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M9qP_xs2w:{background:{alt:\"\",fit:\"fill\",sizes:`max(${componentViewport?.width||\"100vw\"} - 48px, 50px)`,...toResponsiveImage(KouC425NBcTZTFgz15)}},mMVXf_oAX:{background:{alt:\"\",fit:\"fill\",sizes:`max((${componentViewport?.width||\"100vw\"} - 112px) / 2, 50px)`,...toResponsiveImage(KouC425NBcTZTFgz15)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:`max((${componentViewport?.width||\"100vw\"} - 192px) / 2, 50px)`,...toResponsiveImage(KouC425NBcTZTFgz15)},className:\"framer-1s8p3es\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ldrzvz\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1wa3sx8\",\"data-styles-preset\":\"ogB6Fzyj9\",children:'\"Bye!\" 5 Example Resignation Email Templates'})}),className:\"framer-lkwr1\",\"data-framer-name\":\"Headline\",fonts:[\"Inter\"],text:NO55O9Oq9cTZTFgz15,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1fj5cfx\",\"data-styles-preset\":\"C8fhxATlR\",children:\"Content\"})}),className:\"framer-v4hhxx\",\"data-framer-name\":\"Post Summary\",fonts:[\"Inter\"],text:y4KIOC1SzcTZTFgz15,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})},idcTZTFgz15);}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,children:/*#__PURE__*/_jsx(Container,{className:\"framer-19oyvdb-container\",isModuleExternal:true,nodeId:\"wvo_nnDfv\",scopeId:\"cFl7yrwOe\",children:/*#__PURE__*/_jsx(LoadMore,{height:\"100%\",id:\"wvo_nnDfv\",layoutId:\"wvo_nnDfv\",variant:loaderVariants(paginationInfo2,{disabled:\"RY1CAqXo3\",loading:\"HjxzgyO9l\"},\"fRQluzpqn\"),width:\"100%\",Wld3NDzSj:Wld3NDzSj1b86s49({loadMore:loadMore2})})})})]})})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:449,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xilbv4-container\",nodeId:\"lqPdo9kcw\",scopeId:\"cFl7yrwOe\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M9qP_xs2w:{variant:\"w1h6AQaZ6\"},mMVXf_oAX:{variant:\"UaqqDJ9wF\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"lqPdo9kcw\",layoutId:\"lqPdo9kcw\",style:{width:\"100%\"},variant:\"bkteUEfbz\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-7Ti7E.framer-oofq2a, .framer-7Ti7E .framer-oofq2a { display: block; }\",\".framer-7Ti7E.framer-12p1dxv { align-content: center; align-items: center; background-color: var(--token-ee6ae28e-6c13-4c03-8d0a-b9423536bb7f, #262626); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-7Ti7E .framer-p29oix-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; z-index: 1; }\",\".framer-7Ti7E .framer-3fjvvy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 40px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-7Ti7E .framer-p3ipk5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 80%; }\",\".framer-7Ti7E .framer-cnop9u { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-7Ti7E .framer-24v2xz { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-7Ti7E .framer-1b8kxc1 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: wrap; gap: 8px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",\".framer-7Ti7E .framer-5v1hab-container, .framer-7Ti7E .framer-1x227lu-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-7Ti7E .framer-1h5liqr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 32px 80px 0px 80px; position: relative; width: 100%; }\",\".framer-7Ti7E .framer-1j7fso1 { background-color: var(--token-a80e2285-f976-4844-98b3-c85f5f1fda11, #878787); flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\".framer-7Ti7E .framer-13ka3lb { 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; padding: 0px; position: relative; width: 100%; }\",\".framer-7Ti7E .framer-e2ewbc { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-7Ti7E .framer-1v4nawo { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-7Ti7E .framer-z10r1j { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-7Ti7E .framer-wok7th, .framer-7Ti7E .framer-n6v57l, .framer-7Ti7E .framer-lkwr1, .framer-7Ti7E .framer-v4hhxx { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-7Ti7E .framer-evif77 { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: 1 0 0px; height: 265px; position: relative; width: 1px; }\",\".framer-7Ti7E .framer-mmphak { display: grid; flex: none; gap: 32px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); height: min-content; justify-content: center; padding: 0px 0px 80px 0px; position: relative; width: 100%; }\",\".framer-7Ti7E .framer-hblvlb { --border-bottom-width: 1px; --border-color: var(--token-1bc1b874-b477-41dc-b9f2-e2fa9bf629c7, #575757); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; align-self: start; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 500px; justify-content: flex-start; justify-self: start; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-7Ti7E .framer-1s8p3es { flex: 1 0 0px; height: 1px; position: relative; width: 100%; }\",\".framer-7Ti7E .framer-ldrzvz { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 24px; position: relative; width: 100%; }\",\".framer-7Ti7E .framer-19oyvdb-container { bottom: 0px; flex: none; height: auto; left: 50%; position: absolute; transform: translateX(-50%); width: auto; z-index: 1; }\",\".framer-7Ti7E .framer-1xilbv4-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-7Ti7E.framer-12p1dxv, .framer-7Ti7E .framer-3fjvvy, .framer-7Ti7E .framer-p3ipk5, .framer-7Ti7E .framer-24v2xz, .framer-7Ti7E .framer-1b8kxc1, .framer-7Ti7E .framer-1h5liqr, .framer-7Ti7E .framer-13ka3lb, .framer-7Ti7E .framer-e2ewbc, .framer-7Ti7E .framer-1v4nawo, .framer-7Ti7E .framer-z10r1j, .framer-7Ti7E .framer-hblvlb, .framer-7Ti7E .framer-ldrzvz { gap: 0px; } .framer-7Ti7E.framer-12p1dxv > *, .framer-7Ti7E .framer-13ka3lb > *, .framer-7Ti7E .framer-hblvlb > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-7Ti7E.framer-12p1dxv > :first-child, .framer-7Ti7E .framer-3fjvvy > :first-child, .framer-7Ti7E .framer-p3ipk5 > :first-child, .framer-7Ti7E .framer-1h5liqr > :first-child, .framer-7Ti7E .framer-13ka3lb > :first-child, .framer-7Ti7E .framer-1v4nawo > :first-child, .framer-7Ti7E .framer-z10r1j > :first-child, .framer-7Ti7E .framer-hblvlb > :first-child, .framer-7Ti7E .framer-ldrzvz > :first-child { margin-top: 0px; } .framer-7Ti7E.framer-12p1dxv > :last-child, .framer-7Ti7E .framer-3fjvvy > :last-child, .framer-7Ti7E .framer-p3ipk5 > :last-child, .framer-7Ti7E .framer-1h5liqr > :last-child, .framer-7Ti7E .framer-13ka3lb > :last-child, .framer-7Ti7E .framer-1v4nawo > :last-child, .framer-7Ti7E .framer-z10r1j > :last-child, .framer-7Ti7E .framer-hblvlb > :last-child, .framer-7Ti7E .framer-ldrzvz > :last-child { margin-bottom: 0px; } .framer-7Ti7E .framer-3fjvvy > *, .framer-7Ti7E .framer-p3ipk5 > *, .framer-7Ti7E .framer-z10r1j > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-7Ti7E .framer-24v2xz > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-7Ti7E .framer-24v2xz > :first-child, .framer-7Ti7E .framer-1b8kxc1 > :first-child, .framer-7Ti7E .framer-e2ewbc > :first-child { margin-left: 0px; } .framer-7Ti7E .framer-24v2xz > :last-child, .framer-7Ti7E .framer-1b8kxc1 > :last-child, .framer-7Ti7E .framer-e2ewbc > :last-child { margin-right: 0px; } .framer-7Ti7E .framer-1b8kxc1 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-7Ti7E .framer-1h5liqr > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-7Ti7E .framer-e2ewbc > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-7Ti7E .framer-1v4nawo > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-7Ti7E .framer-ldrzvz > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-7Ti7E[data-border=\"true\"]::after, .framer-7Ti7E [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: 1199px) { .framer-7Ti7E.framer-12p1dxv { width: 810px; } .framer-7Ti7E .framer-1h5liqr { padding: 32px 40px 0px 40px; }}\",\"@media (max-width: 809px) { .framer-7Ti7E.framer-12p1dxv { width: 390px; } .framer-7Ti7E .framer-1h5liqr { padding: 40px 24px 40px 24px; } .framer-7Ti7E .framer-e2ewbc { flex-direction: column; height: 365px; } .framer-7Ti7E .framer-1v4nawo, .framer-7Ti7E .framer-evif77 { flex: none; width: 100%; } .framer-7Ti7E .framer-mmphak { grid-template-columns: repeat(1, minmax(50px, 1fr)); } .framer-7Ti7E .framer-hblvlb { height: 450px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-7Ti7E .framer-e2ewbc { gap: 0px; } .framer-7Ti7E .framer-e2ewbc > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-7Ti7E .framer-e2ewbc > :first-child { margin-top: 0px; } .framer-7Ti7E .framer-e2ewbc > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2854\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"mMVXf_oAX\":{\"layout\":[\"fixed\",\"auto\"]},\"M9qP_xs2w\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramercFl7yrwOe=withCSS(Component,css,\"framer-7Ti7E\");export default FramercFl7yrwOe;FramercFl7yrwOe.displayName=\"blog-posts\";FramercFl7yrwOe.defaultProps={height:2854,width:1200};addFonts(FramercFl7yrwOe,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...NavNormalFonts,...BlogTopicPillFonts,...PrimaryButtonFonts,...LoadMoreFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramercFl7yrwOe\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerIntrinsicHeight\":\"2854\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"mMVXf_oAX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"M9qP_xs2w\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavNormalFonts", "getFonts", "fH9gWuyR3_default", "NavNormalWithVariantAppearEffect", "withVariantAppearEffect", "BlogTopicPillFonts", "NMDgfqFSx_default", "PrimaryButtonFonts", "fcNaKKj8H_default", "LoadMoreFonts", "g3OPvNRkB_default", "FooterFonts", "JH_1Hmbq2_default", "breakpoints", "serializationHash", "variantClassNames", "equals", "a", "b", "convertFromBoolean", "value", "activeLocale", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "toResponsiveImage", "loaderVariants", "repeaterState", "variants", "currentVariant", "QueryData1", "paginatedQuery", "paginationInfo", "loadMore", "useLoadMorePaginatedQuery", "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", "ukO9179XmYsRhtiBSe", "ukO9179XmpCOBKWvYY", "axBlxdCTSYsRhtiBSe", "idYsRhtiBSe", "NO55O9Oq9XNKHp3Maf", "y4KIOC1SzXNKHp3Maf", "kvZOyfRiGXNKHp3Maf", "KouC425NBXNKHp3Maf", "idXNKHp3Maf", "kvZOyfRiGcTZTFgz15", "KouC425NBcTZTFgz15", "NO55O9Oq9cTZTFgz15", "y4KIOC1SzcTZTFgz15", "idcTZTFgz15", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "Wld3NDzSj1b86s49", "overlay", "args", "scopingClassNames", "cx", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "NavNormalWithVariantAppearEffect", "RichText2", "x", "ChildrenCanSuspend", "UU2V0Z7Wd_default", "collection", "l", "index", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "NMDgfqFSx_default", "M5d1JC0lW_default", "collection1", "paginationInfo1", "loadMore1", "index1", "resolvedLinks1", "fcNaKKj8H_default", "Image2", "collection2", "paginationInfo2", "loadMore2", "index2", "Link", "g3OPvNRkB_default", "JH_1Hmbq2_default", "css", "FramercFl7yrwOe", "withCSS", "cFl7yrwOe_default", "addFonts", "NavNormalFonts", "BlogTopicPillFonts", "PrimaryButtonFonts", "LoadMoreFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
