{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/cxtpfd6ncGWfsNaydRyF/uF0M4PlCA01Zytcgzf4C/WBEsJbJC9.js"],
  "sourcesContent": ["// Generated by Framer (ad88b1a)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,resolvePageScope,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Search from\"https://framerusercontent.com/modules/6wAE2eMb2Tl3zrU7u4UL/PTO3dDDtKExfPSzZ12gg/Search.js\";import ButtonSecondary from\"#framer/local/canvasComponent/aQzgh9guq/aQzgh9guq.js\";import ButtonSocial from\"#framer/local/canvasComponent/c98WPFc97/c98WPFc97.js\";import Divider from\"#framer/local/canvasComponent/EtyXqvOu7/EtyXqvOu7.js\";import PostCard02 from\"#framer/local/canvasComponent/KKwSaurMK/KKwSaurMK.js\";import Header from\"#framer/local/canvasComponent/MExirLqeU/MExirLqeU.js\";import CategoryCard from\"#framer/local/canvasComponent/NcXMs8vnM/NcXMs8vnM.js\";import PostCard01 from\"#framer/local/canvasComponent/r7bhqQxge/r7bhqQxge.js\";import Footer from\"#framer/local/canvasComponent/Z_plalxOj/Z_plalxOj.js\";import Category from\"#framer/local/collection/a8pwIdau4/a8pwIdau4.js\";import Blog from\"#framer/local/collection/Jbhrjq8PG/Jbhrjq8PG.js\";import Author from\"#framer/local/collection/s4WUBL6N5/s4WUBL6N5.js\";import*as sharedStyle14 from\"#framer/local/css/BQD2JWM6g/BQD2JWM6g.js\";import*as sharedStyle11 from\"#framer/local/css/dOhXwRIWf/dOhXwRIWf.js\";import*as sharedStyle6 from\"#framer/local/css/GbePPj2sY/GbePPj2sY.js\";import*as sharedStyle7 from\"#framer/local/css/GGCgJUXo1/GGCgJUXo1.js\";import*as sharedStyle9 from\"#framer/local/css/iaXT11pUW/iaXT11pUW.js\";import*as sharedStyle from\"#framer/local/css/IM25FSyCW/IM25FSyCW.js\";import*as sharedStyle5 from\"#framer/local/css/KoCCY4xUW/KoCCY4xUW.js\";import*as sharedStyle12 from\"#framer/local/css/LyUkG0dLn/LyUkG0dLn.js\";import*as sharedStyle13 from\"#framer/local/css/LzVQWxUmx/LzVQWxUmx.js\";import*as sharedStyle10 from\"#framer/local/css/mxasTiABC/mxasTiABC.js\";import*as sharedStyle8 from\"#framer/local/css/RsGRh9qkO/RsGRh9qkO.js\";import*as sharedStyle2 from\"#framer/local/css/TzVO1owPd/TzVO1owPd.js\";import*as sharedStyle3 from\"#framer/local/css/WJCDICqIG/WJCDICqIG.js\";import*as sharedStyle4 from\"#framer/local/css/XMBWshmI5/XMBWshmI5.js\";import*as sharedStyle1 from\"#framer/local/css/ZUXulwBaV/ZUXulwBaV.js\";import metadataProvider from\"#framer/local/webPageMetadata/WBEsJbJC9/WBEsJbJC9.js\";const HeaderFonts=getFonts(Header);const ButtonSocialFonts=getFonts(ButtonSocial);const SearchFonts=getFonts(Search);const PostCard02Fonts=getFonts(PostCard02);const PostCard01Fonts=getFonts(PostCard01);const CategoryCardFonts=getFonts(CategoryCard);const DividerFonts=getFonts(Divider);const ButtonSecondaryFonts=getFonts(ButtonSecondary);const FooterFonts=getFonts(Footer);const breakpoints={B0UsZ0oSs:\"(min-width: 810px) and (max-width: 1199px)\",sLmb3jdv6:\"(max-width: 809px)\",Tm4MCBfO0:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-mCsn5\";const variantClassNames={B0UsZ0oSs:\"framer-v-xv9cpx\",sLmb3jdv6:\"framer-v-1mhf72g\",Tm4MCBfO0:\"framer-v-1vv6za4\"};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};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 toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"Tm4MCBfO0\",Phone:\"sLmb3jdv6\",Tablet:\"B0UsZ0oSs\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Tm4MCBfO0\"};};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 currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{constraint:{left:{collection:\"WBEsJbJC9\",name:\"wmZDKQ_2l\",type:\"Identifier\"},operator:\"==\",right:{collection:\"wmZDKQ_2l\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{constraint:{left:{collection:\"WBEsJbJC9\",name:\"C9CoxpWGa\",type:\"Identifier\"},operator:\"==\",right:{collection:\"C9CoxpWGa\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"WBEsJbJC9\",data:Blog,type:\"Collection\"},right:{alias:\"C9CoxpWGa\",data:Category,type:\"Collection\"},type:\"LeftJoin\"},right:{alias:\"wmZDKQ_2l\",data:Author,type:\"Collection\"},type:\"LeftJoin\"},select:[{collection:\"WBEsJbJC9\",name:\"gwZo_ESNA\",type:\"Identifier\"},{alias:\"C9CoxpWGa\",collection:\"C9CoxpWGa\",name:\"id\",type:\"Identifier\"},{alias:\"wmZDKQ_2l\",collection:\"wmZDKQ_2l\",name:\"id\",type:\"Identifier\"},{collection:\"WBEsJbJC9\",name:\"nl07aLyoa\",type:\"Identifier\"},{collection:\"WBEsJbJC9\",name:\"QWu5R4jMB\",type:\"Identifier\"},{collection:\"WBEsJbJC9\",name:\"O98Odi662\",type:\"Identifier\"},{collection:\"WBEsJbJC9\",name:\"zBoyMgX0f\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"WBEsJbJC9\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,Wvdv4wQApReZ3Y7FHM,TKshvvtHlReZ3Y7FHM,idReZ3Y7FHM,C9CoxpWGa=getFromCurrentRouteData(\"C9CoxpWGa\"),nl07aLyoa=getFromCurrentRouteData(\"nl07aLyoa\"),gwZo_ESNA=getFromCurrentRouteData(\"gwZo_ESNA\")??\"\",JgjZbxsOnHhRdMFF9J,NH_Wd87UPHhRdMFF9J,u3jfNX14UHhRdMFF9J,LiSBwF1TJHhRdMFF9J,hVMgJhz0RHhRdMFF9J,k95Wei6soHhRdMFF9J,idHhRdMFF9J,wmZDKQ_2l=getFromCurrentRouteData(\"wmZDKQ_2l\"),QWu5R4jMB=getFromCurrentRouteData(\"QWu5R4jMB\"),zBoyMgX0f=getFromCurrentRouteData(\"zBoyMgX0f\")??\"\",tgDRAoXrQPRysB8Vnk,gwZo_ESNAPRysB8Vnk,QWu5R4jMBPRysB8Vnk,C9CoxpWGa_TKshvvtHlPRysB8Vnk,nl07aLyoaPRysB8Vnk,O98Odi662PRysB8Vnk,idPRysB8Vnk,tgDRAoXrQM5wBDyxeg,gwZo_ESNAM5wBDyxeg,nl07aLyoaM5wBDyxeg,C9CoxpWGa_TKshvvtHlM5wBDyxeg,idM5wBDyxeg,TKshvvtHlnjA1EJ36d,QCVWZlOG8njA1EJ36d,Wvdv4wQApnjA1EJ36d,idnjA1EJ36d,tgDRAoXrQGvKlXNbNQ,gwZo_ESNAGvKlXNbNQ,QWu5R4jMBGvKlXNbNQ,C9CoxpWGa_TKshvvtHlGvKlXNbNQ,nl07aLyoaGvKlXNbNQ,O98Odi662GvKlXNbNQ,idGvKlXNbNQ,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,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);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className,sharedStyle10.className,sharedStyle11.className,sharedStyle12.className,sharedStyle13.className,sharedStyle14.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const activeLocaleCode=useLocaleCode();const textContent=toDateString(nl07aLyoa,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"Tm4MCBfO0\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-cbea7f36-4b7a-4423-b54b-8c8d481369e7, rgb(255, 253, 250)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1vv6za4\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:90,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-10qqkn7-container\",nodeId:\"R0IZp8w8I\",scopeId:\"WBEsJbJC9\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B0UsZ0oSs:{variant:\"TaeUlGRb0\"},sLmb3jdv6:{variant:\"TbWJJtLGh\"}},children:/*#__PURE__*/_jsx(Header,{height:\"100%\",id:\"R0IZp8w8I\",layoutId:\"R0IZp8w8I\",style:{width:\"100%\"},variant:\"gGSfbdNCb\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-rrv62u\",\"data-framer-name\":\"Post Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1b8r7hz\",\"data-framer-name\":\"Inner\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-32q1z8\",\"data-framer-name\":\"Main Post\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-r4vhtl\",\"data-framer-name\":\"Post Title\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xd0wdt\",\"data-framer-name\":\"Breadcrumbs\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11o8xuc\",\"data-framer-name\":\"Category\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-pdve7l\",\"data-styles-preset\":\"IM25FSyCW\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"HhNAfRXqP\",openInNewTab:false,scopeId:\"WBEsJbJC9\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vv8dht\",\"data-styles-preset\":\"ZUXulwBaV\",children:\"Home\"})})})}),className:\"framer-f2nrwt\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15nd6qu\",\"data-styles-preset\":\"TzVO1owPd\",children:\"/\"})}),className:\"framer-1fpmfsn\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1t0jntv\",\"data-framer-name\":\"Category\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"ReZ3Y7FHM\",data:Category,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"ReZ3Y7FHM\",name:\"Wvdv4wQAp\",type:\"Identifier\"},{collection:\"ReZ3Y7FHM\",name:\"TKshvvtHl\",type:\"Identifier\"},{collection:\"ReZ3Y7FHM\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"ReZ3Y7FHM\",name:\"id\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:C9CoxpWGa},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({id:idReZ3Y7FHM,TKshvvtHl:TKshvvtHlReZ3Y7FHM,Wvdv4wQAp:Wvdv4wQApReZ3Y7FHM},index)=>{Wvdv4wQApReZ3Y7FHM??=\"\";TKshvvtHlReZ3Y7FHM??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`ReZ3Y7FHM-${idReZ3Y7FHM}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{Wvdv4wQAp:Wvdv4wQApReZ3Y7FHM},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15nd6qu\",\"data-styles-preset\":\"TzVO1owPd\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{Wvdv4wQAp:Wvdv4wQApReZ3Y7FHM},webPageId:\"GUlynWOSa\"},motionChild:true,nodeId:\"oeomQMbE8\",openInNewTab:false,scopeId:\"WBEsJbJC9\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vv8dht\",\"data-styles-preset\":\"ZUXulwBaV\",children:\"Category Name\"})})})}),className:\"framer-1wm6vnp\",fonts:[\"Inter\"],text:TKshvvtHlReZ3Y7FHM,verticalAlignment:\"top\",withExternalLayout:true})})},idReZ3Y7FHM);})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-9ywt5u\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15nd6qu\",\"data-styles-preset\":\"TzVO1owPd\",children:\"Date\"})}),className:\"framer-jv6kkd\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-n41vem\",\"data-framer-name\":\"Line\"})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-6iyhur\",\"data-styles-preset\":\"WJCDICqIG\",children:\"Post Title\"})}),className:\"framer-1j93h8c\",fonts:[\"Inter\"],text:gwZo_ESNA,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-uta7h9\",\"data-framer-name\":\"Author Details\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"HhRdMFF9J\",data:Author,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"HhRdMFF9J\",name:\"JgjZbxsOn\",type:\"Identifier\"},{collection:\"HhRdMFF9J\",name:\"NH_Wd87UP\",type:\"Identifier\"},{collection:\"HhRdMFF9J\",name:\"u3jfNX14U\",type:\"Identifier\"},{collection:\"HhRdMFF9J\",name:\"LiSBwF1TJ\",type:\"Identifier\"},{collection:\"HhRdMFF9J\",name:\"hVMgJhz0R\",type:\"Identifier\"},{collection:\"HhRdMFF9J\",name:\"k95Wei6so\",type:\"Identifier\"},{collection:\"HhRdMFF9J\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"HhRdMFF9J\",name:\"id\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:wmZDKQ_2l},type:\"BinaryOperation\"}},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1?.map(({hVMgJhz0R:hVMgJhz0RHhRdMFF9J,id:idHhRdMFF9J,JgjZbxsOn:JgjZbxsOnHhRdMFF9J,k95Wei6so:k95Wei6soHhRdMFF9J,LiSBwF1TJ:LiSBwF1TJHhRdMFF9J,NH_Wd87UP:NH_Wd87UPHhRdMFF9J,u3jfNX14U:u3jfNX14UHhRdMFF9J},index1)=>{NH_Wd87UPHhRdMFF9J??=\"\";u3jfNX14UHhRdMFF9J??=\"\";LiSBwF1TJHhRdMFF9J??=\"\";hVMgJhz0RHhRdMFF9J??=\"\";k95Wei6soHhRdMFF9J??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`HhRdMFF9J-${idHhRdMFF9J}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{NH_Wd87UP:NH_Wd87UPHhRdMFF9J},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1viwgcr\",\"data-framer-name\":\"Author Details\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4lawki\",\"data-framer-name\":\"Author\",children:[/*#__PURE__*/_jsx(Link,{href:{pathVariables:{NH_Wd87UP:NH_Wd87UPHhRdMFF9J},webPageId:\"sr1p95rkg\"},motionChild:true,nodeId:\"ro41wINXw\",scopeId:\"WBEsJbJC9\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B0UsZ0oSs:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+90+50+0+0+0+0+107.2+0+0+0+0),sizes:\"54px\",...toResponsiveImage(JgjZbxsOnHhRdMFF9J)}},sLmb3jdv6:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+90+40+0+0+0+0+0+107.2+0+0+0+0),sizes:\"54px\",...toResponsiveImage(JgjZbxsOnHhRdMFF9J)}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+90+60+0+0+0+0+107.2+0+0+0+0),sizes:\"54px\",...toResponsiveImage(JgjZbxsOnHhRdMFF9J)},className:\"framer-1vhvg8r framer-1fegu8j\",\"data-framer-name\":\"Author Image\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1no75s8\",\"data-framer-name\":\"Author Name\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-pdve7l\",\"data-styles-preset\":\"IM25FSyCW\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{NH_Wd87UP:NH_Wd87UPHhRdMFF9J},webPageId:\"sr1p95rkg\"},motionChild:true,nodeId:\"VMz3X1cEv\",openInNewTab:false,scopeId:\"WBEsJbJC9\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vv8dht\",\"data-styles-preset\":\"ZUXulwBaV\",children:\"Author Name\"})})})}),className:\"framer-jzomgb\",fonts:[\"Inter\"],text:u3jfNX14UHhRdMFF9J,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15nd6qu\",\"data-styles-preset\":\"TzVO1owPd\",children:\"Write\"})}),className:\"framer-9bnroq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-5canp7\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-m4pfiu\",\"data-framer-name\":\"Social List\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:LiSBwF1TJHhRdMFF9J,implicitPathVariables:{NH_Wd87UP:NH_Wd87UPHhRdMFF9J}},{href:LiSBwF1TJHhRdMFF9J,implicitPathVariables:{NH_Wd87UP:NH_Wd87UPHhRdMFF9J}},{href:LiSBwF1TJHhRdMFF9J,implicitPathVariables:{NH_Wd87UP:NH_Wd87UPHhRdMFF9J}}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1657jr1-container\",\"data-framer-name\":\"Facebook\",name:\"Facebook\",nodeId:\"b2Gz2so7M\",scopeId:\"WBEsJbJC9\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B0UsZ0oSs:{Z079jUkBF:resolvedLinks[1]},sLmb3jdv6:{Z079jUkBF:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(ButtonSocial,{height:\"100%\",id:\"b2Gz2so7M\",layoutId:\"b2Gz2so7M\",name:\"Facebook\",TtNTanN0a:\"FB\",width:\"100%\",Z079jUkBF:resolvedLinks[0]})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-p49d7l\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:hVMgJhz0RHhRdMFF9J,implicitPathVariables:{NH_Wd87UP:NH_Wd87UPHhRdMFF9J}},{href:hVMgJhz0RHhRdMFF9J,implicitPathVariables:{NH_Wd87UP:NH_Wd87UPHhRdMFF9J}},{href:hVMgJhz0RHhRdMFF9J,implicitPathVariables:{NH_Wd87UP:NH_Wd87UPHhRdMFF9J}}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ohytqd-container\",\"data-framer-name\":\"Twitter\",name:\"Twitter\",nodeId:\"eIzeOUrqf\",scopeId:\"WBEsJbJC9\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B0UsZ0oSs:{Z079jUkBF:resolvedLinks1[1]},sLmb3jdv6:{Z079jUkBF:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(ButtonSocial,{height:\"100%\",id:\"eIzeOUrqf\",layoutId:\"eIzeOUrqf\",name:\"Twitter\",TtNTanN0a:\"TW\",width:\"100%\",Z079jUkBF:resolvedLinks1[0]})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dre6o9\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:k95Wei6soHhRdMFF9J,implicitPathVariables:{NH_Wd87UP:NH_Wd87UPHhRdMFF9J}},{href:k95Wei6soHhRdMFF9J,implicitPathVariables:{NH_Wd87UP:NH_Wd87UPHhRdMFF9J}},{href:k95Wei6soHhRdMFF9J,implicitPathVariables:{NH_Wd87UP:NH_Wd87UPHhRdMFF9J}}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-m2i5f9-container\",\"data-framer-name\":\"Linkedin\",name:\"Linkedin\",nodeId:\"u66i7rn3k\",scopeId:\"WBEsJbJC9\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B0UsZ0oSs:{Z079jUkBF:resolvedLinks2[1]},sLmb3jdv6:{Z079jUkBF:resolvedLinks2[2]}},children:/*#__PURE__*/_jsx(ButtonSocial,{height:\"100%\",id:\"u66i7rn3k\",layoutId:\"u66i7rn3k\",name:\"Linkedin\",TtNTanN0a:\"LN\",width:\"100%\",Z079jUkBF:resolvedLinks2[0]})})})})})]})]})})},idHhRdMFF9J);})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B0UsZ0oSs:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:976,intrinsicWidth:1440,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+90+50+0+0+201.2),pixelHeight:976,pixelWidth:1440,sizes:`max(min(max(${componentViewport?.width||\"100vw\"} - 60px, 1px), 1220px) * 0.7 - 30px, 1px)`,...toResponsiveImage(QWu5R4jMB)}},sLmb3jdv6:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:976,intrinsicWidth:1440,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+90+40+0+0+0+201.2),pixelHeight:976,pixelWidth:1440,sizes:`min(max(${componentViewport?.width||\"100vw\"} - 40px, 1px), 1220px)`,...toResponsiveImage(QWu5R4jMB)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:976,intrinsicWidth:1440,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+90+60+0+0+211.2),pixelHeight:976,pixelWidth:1440,sizes:`max(min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1220px) * 0.7 - 50px, 1px)`,...toResponsiveImage(QWu5R4jMB)},className:\"framer-klc229\",\"data-framer-name\":\"Post Image\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:zBoyMgX0f,className:\"framer-wdlzs8\",\"data-framer-name\":\"Post Content\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1batw9f\",blockquote:\"framer-styles-preset-15caq8r\",code:\"framer-styles-preset-s0w02b\",h1:\"framer-styles-preset-6iyhur\",h2:\"framer-styles-preset-12tbxfb\",h3:\"framer-styles-preset-11jpw6x\",h4:\"framer-styles-preset-xwk611\",h5:\"framer-styles-preset-13yifc4\",h6:\"framer-styles-preset-1k0tib6\",img:\"framer-styles-preset-1bb4ssv\",p:\"framer-styles-preset-1ci13b8\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-159iukw\",\"data-framer-name\":\"Sidebar\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ug1ttv\",\"data-framer-name\":\"Search Form\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-15woiyk-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"ymrk16uzT\",scopeId:\"WBEsJbJC9\",children:/*#__PURE__*/_jsx(Search,{backdropOptions:{backgroundColor:\"rgba(0, 0, 0, 0.8)\",transition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},zIndex:10},height:\"100%\",iconColor:\"rgb(51, 51, 51)\",iconSize:24,iconType:\"default\",id:\"ymrk16uzT\",inputOptions:{clearButtonText:\"Clear\",clearButtonType:\"icon\",dividerType:\"fullWidth\",iconOptions:{iconColor:\"rgba(0, 0, 0, 0.45)\",iconSize:18,iconType:\"default\"},inputFont:{},placeholderOptions:{placeholderColor:\"rgba(0, 0, 0, 0.4)\",placeholderText:\"Search...\"},textColor:\"rgb(51, 51, 51)\"},layoutId:\"ymrk16uzT\",modalOptions:{backgroundColor:\"rgb(255, 255, 255)\",borderRadius:16,heightIsStatic:true,heightTransition:{damping:60,delay:0,mass:1,stiffness:800,type:\"spring\"},layoutType:\"QuickMenu\",shadow:{blur:40,color:\"rgba(0, 0, 0, 0.2)\",spread:0,x:0,y:20},top:0,width:500},resultOptions:{itemType:\"fullWidth\",subtitleOptions:{subtitleColor:\"rgba(0, 0, 0, 0.4)\",subtitleFont:{},subtitleType:\"path\"},titleColor:\"rgb(51, 51, 51)\",titleFont:{},titleType:\"h1\"},style:{height:\"100%\",width:\"100%\"},urlScope:resolvePageScope({webPageId:\"WBEsJbJC9\"},router),width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-15v2ztz\",\"data-border\":true,\"data-framer-name\":\"Form\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ci13b8\",\"data-styles-preset\":\"iaXT11pUW\",children:\"Type something ...\"})}),className:\"framer-18vqr9d\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-xx10x7\",\"data-framer-name\":\"Button\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ib5etq\",\"data-styles-preset\":\"BQD2JWM6g\",style:{\"--framer-text-color\":\"var(--token-f3c30b3e-018b-406e-8f11-87d9442ce13b, rgb(255, 255, 255))\"},children:\"Search\"})}),className:\"framer-uwn7ar\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1v9x831\",\"data-framer-name\":\"Divider\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qugjb7\",\"data-framer-name\":\"Popular Post\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-13yifc4\",\"data-styles-preset\":\"GGCgJUXo1\",children:\"Popular Posts\"})}),className:\"framer-8op0bm\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-mj64l4\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{constraint:{left:{collection:\"PRysB8Vnk\",name:\"C9CoxpWGa\",type:\"Identifier\"},operator:\"==\",right:{collection:\"C9CoxpWGa\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"PRysB8Vnk\",data:Blog,type:\"Collection\"},right:{alias:\"C9CoxpWGa\",data:Category,type:\"Collection\"},type:\"LeftJoin\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"PRysB8Vnk\",name:\"tgDRAoXrQ\",type:\"Identifier\"},{collection:\"PRysB8Vnk\",name:\"gwZo_ESNA\",type:\"Identifier\"},{collection:\"PRysB8Vnk\",name:\"QWu5R4jMB\",type:\"Identifier\"},{alias:\"C9CoxpWGa.TKshvvtHl\",collection:\"C9CoxpWGa\",name:\"TKshvvtHl\",type:\"Identifier\"},{collection:\"PRysB8Vnk\",name:\"nl07aLyoa\",type:\"Identifier\"},{collection:\"PRysB8Vnk\",name:\"O98Odi662\",type:\"Identifier\"},{collection:\"PRysB8Vnk\",name:\"id\",type:\"Identifier\"}],where:{left:{left:{collection:\"PRysB8Vnk\",name:\"ILj0___Rh\",type:\"Identifier\"},operator:\"and\",right:{left:{collection:\"C9CoxpWGa\",name:\"id\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:C9CoxpWGa},type:\"BinaryOperation\"},type:\"BinaryOperation\"},operator:\"and\",right:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"PRysB8Vnk\",name:\"gwZo_ESNA\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:gwZo_ESNA},type:\"BinaryOperation\"}},type:\"BinaryOperation\"}},children:(collection2,paginationInfo2,loadMore2)=>/*#__PURE__*/_jsx(_Fragment,{children:collection2?.map(({\"C9CoxpWGa.TKshvvtHl\":C9CoxpWGa_TKshvvtHlPRysB8Vnk,gwZo_ESNA:gwZo_ESNAPRysB8Vnk,id:idPRysB8Vnk,nl07aLyoa:nl07aLyoaPRysB8Vnk,O98Odi662:O98Odi662PRysB8Vnk,QWu5R4jMB:QWu5R4jMBPRysB8Vnk,tgDRAoXrQ:tgDRAoXrQPRysB8Vnk},index2)=>{tgDRAoXrQPRysB8Vnk??=\"\";gwZo_ESNAPRysB8Vnk??=\"\";C9CoxpWGa_TKshvvtHlPRysB8Vnk??=\"\";O98Odi662PRysB8Vnk??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`PRysB8Vnk-${idPRysB8Vnk}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{tgDRAoXrQ:tgDRAoXrQPRysB8Vnk},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{tgDRAoXrQ:tgDRAoXrQPRysB8Vnk},webPageId:\"WBEsJbJC9\"},implicitPathVariables:undefined},{href:{pathVariables:{tgDRAoXrQ:tgDRAoXrQPRysB8Vnk},webPageId:\"WBEsJbJC9\"},implicitPathVariables:undefined},{href:{pathVariables:{tgDRAoXrQ:tgDRAoXrQPRysB8Vnk},webPageId:\"WBEsJbJC9\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B0UsZ0oSs:{width:`calc(min(max(${componentViewport?.width||\"100vw\"} - 60px, 1px), 1220px) * 0.3)`,y:(componentViewport?.y||0)+0+90+50+0+0+167.8+0+44+0+0},sLmb3jdv6:{width:`min(max(${componentViewport?.width||\"100vw\"} - 40px, 1px), 1220px)`,y:(componentViewport?.y||0)+0+90+40+0+1190.2+0+167.8+0+44+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:406,width:`calc(min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1220px) * 0.3)`,y:(componentViewport?.y||0)+0+90+60+0+0+167.8+0+44+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-17fhqua-container\",nodeId:\"IrmpLNPT6\",scopeId:\"WBEsJbJC9\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B0UsZ0oSs:{JU7ATifL8:resolvedLinks3[1]},sLmb3jdv6:{JU7ATifL8:resolvedLinks3[2]}},children:/*#__PURE__*/_jsx(PostCard02,{aDPyq9ASK:toDateString(nl07aLyoaPRysB8Vnk,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode),height:\"100%\",id:\"IrmpLNPT6\",IzD7P7pX7:C9CoxpWGa_TKshvvtHlPRysB8Vnk,JU7ATifL8:resolvedLinks3[0],layoutId:\"IrmpLNPT6\",q5MaOQIQE:gwZo_ESNAPRysB8Vnk,style:{width:\"100%\"},width:\"100%\",xun_WASw8:toResponsiveImage(QWu5R4jMBPRysB8Vnk),zDJ8xR9EW:O98Odi662PRysB8Vnk})})})})})})})},idPRysB8Vnk);})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1128lhv\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{constraint:{left:{collection:\"M5wBDyxeg\",name:\"C9CoxpWGa\",type:\"Identifier\"},operator:\"==\",right:{collection:\"C9CoxpWGa\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"M5wBDyxeg\",data:Blog,type:\"Collection\"},right:{alias:\"C9CoxpWGa\",data:Category,type:\"Collection\"},type:\"LeftJoin\"},limit:{type:\"LiteralValue\",value:4},orderBy:[{collection:\"M5wBDyxeg\",direction:\"desc\",name:\"index\",type:\"Identifier\"}],select:[{collection:\"M5wBDyxeg\",name:\"tgDRAoXrQ\",type:\"Identifier\"},{collection:\"M5wBDyxeg\",name:\"gwZo_ESNA\",type:\"Identifier\"},{collection:\"M5wBDyxeg\",name:\"nl07aLyoa\",type:\"Identifier\"},{alias:\"C9CoxpWGa.TKshvvtHl\",collection:\"C9CoxpWGa\",name:\"TKshvvtHl\",type:\"Identifier\"},{collection:\"M5wBDyxeg\",name:\"id\",type:\"Identifier\"}],where:{collection:\"M5wBDyxeg\",name:\"ILj0___Rh\",type:\"Identifier\"}},children:(collection3,paginationInfo3,loadMore3)=>/*#__PURE__*/_jsx(_Fragment,{children:collection3?.map(({\"C9CoxpWGa.TKshvvtHl\":C9CoxpWGa_TKshvvtHlM5wBDyxeg,gwZo_ESNA:gwZo_ESNAM5wBDyxeg,id:idM5wBDyxeg,nl07aLyoa:nl07aLyoaM5wBDyxeg,tgDRAoXrQ:tgDRAoXrQM5wBDyxeg},index3)=>{tgDRAoXrQM5wBDyxeg??=\"\";gwZo_ESNAM5wBDyxeg??=\"\";C9CoxpWGa_TKshvvtHlM5wBDyxeg??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`M5wBDyxeg-${idM5wBDyxeg}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{tgDRAoXrQ:tgDRAoXrQM5wBDyxeg},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{tgDRAoXrQ:tgDRAoXrQM5wBDyxeg},webPageId:\"WBEsJbJC9\"},implicitPathVariables:undefined},{href:{pathVariables:{tgDRAoXrQ:tgDRAoXrQM5wBDyxeg},webPageId:\"WBEsJbJC9\"},implicitPathVariables:undefined},{href:{pathVariables:{tgDRAoXrQ:tgDRAoXrQM5wBDyxeg},webPageId:\"WBEsJbJC9\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B0UsZ0oSs:{width:`calc(min(max(${componentViewport?.width||\"100vw\"} - 60px, 1px), 1220px) * 0.3)`,y:(componentViewport?.y||0)+0+90+50+0+0+167.8+0+470+0+0},sLmb3jdv6:{width:`min(max(${componentViewport?.width||\"100vw\"} - 40px, 1px), 1220px)`,y:(componentViewport?.y||0)+0+90+40+0+1190.2+0+167.8+0+470+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:`calc(min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1220px) * 0.3)`,y:(componentViewport?.y||0)+0+90+60+0+0+167.8+0+470+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-bj4g96-container\",nodeId:\"I25tIFrD3\",scopeId:\"WBEsJbJC9\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B0UsZ0oSs:{PjfqvSCNF:resolvedLinks4[1]},sLmb3jdv6:{PjfqvSCNF:resolvedLinks4[2]}},children:/*#__PURE__*/_jsx(PostCard01,{height:\"100%\",id:\"I25tIFrD3\",layoutId:\"I25tIFrD3\",NQzskrWer:C9CoxpWGa_TKshvvtHlM5wBDyxeg,PjfqvSCNF:resolvedLinks4[0],style:{width:\"100%\"},T9tnAeHkf:toDateString(nl07aLyoaM5wBDyxeg,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode),width:\"100%\",Z3VOHZ14f:gwZo_ESNAM5wBDyxeg})})})})})})})},idM5wBDyxeg);})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1w1o44k\",\"data-framer-name\":\"Divider\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1n9a2vo\",\"data-framer-name\":\"Category\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-13yifc4\",\"data-styles-preset\":\"GGCgJUXo1\",children:\"Explore Topics\"})}),className:\"framer-1dyisno\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-7gbmka\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"njA1EJ36d\",data:Category,type:\"Collection\"},select:[{collection:\"njA1EJ36d\",name:\"TKshvvtHl\",type:\"Identifier\"},{collection:\"njA1EJ36d\",name:\"QCVWZlOG8\",type:\"Identifier\"},{collection:\"njA1EJ36d\",name:\"Wvdv4wQAp\",type:\"Identifier\"},{collection:\"njA1EJ36d\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"njA1EJ36d\",name:\"TKshvvtHl\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"uncategory\"},type:\"BinaryOperation\"}}},children:(collection4,paginationInfo4,loadMore4)=>/*#__PURE__*/_jsx(_Fragment,{children:collection4?.map(({id:idnjA1EJ36d,QCVWZlOG8:QCVWZlOG8njA1EJ36d,TKshvvtHl:TKshvvtHlnjA1EJ36d,Wvdv4wQAp:Wvdv4wQApnjA1EJ36d},index4)=>{TKshvvtHlnjA1EJ36d??=\"\";Wvdv4wQApnjA1EJ36d??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`njA1EJ36d-${idnjA1EJ36d}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{Wvdv4wQAp:Wvdv4wQApnjA1EJ36d},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{Wvdv4wQAp:Wvdv4wQApnjA1EJ36d},webPageId:\"GUlynWOSa\"},implicitPathVariables:undefined},{href:{pathVariables:{Wvdv4wQAp:Wvdv4wQApnjA1EJ36d},webPageId:\"GUlynWOSa\"},implicitPathVariables:undefined},{href:{pathVariables:{Wvdv4wQAp:Wvdv4wQApnjA1EJ36d},webPageId:\"GUlynWOSa\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-b8adnl-container\",nodeId:\"qfRnCv0NP\",scopeId:\"WBEsJbJC9\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B0UsZ0oSs:{jzg1K0URE:resolvedLinks5[1]},sLmb3jdv6:{jzg1K0URE:resolvedLinks5[2]}},children:/*#__PURE__*/_jsx(CategoryCard,{height:\"100%\",HnXgxhNM4:TKshvvtHlnjA1EJ36d,id:\"qfRnCv0NP\",jzg1K0URE:resolvedLinks5[0],layoutId:\"qfRnCv0NP\",style:{width:\"100%\"},WcuFZGm3h:toResponsiveImage(QCVWZlOG8njA1EJ36d),width:\"100%\"})})})})})})},idnjA1EJ36d);})})})})})]})]})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-h7rof8-container\",nodeId:\"VP8EY9sIR\",scopeId:\"WBEsJbJC9\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B0UsZ0oSs:{variant:\"FLbX3XiES\"},sLmb3jdv6:{variant:\"xFrmgoJNN\"}},children:/*#__PURE__*/_jsx(Divider,{height:\"100%\",id:\"VP8EY9sIR\",layoutId:\"VP8EY9sIR\",style:{width:\"100%\"},variant:\"kxUjwpqDf\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vc6tot\",\"data-framer-name\":\"Related Post\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qbvrvv\",\"data-framer-name\":\"Inner\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19apyv0\",\"data-framer-name\":\"Title Section\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-11jpw6x\",\"data-styles-preset\":\"KoCCY4xUW\",children:\"Related Post\"})}),className:\"framer-1vbuc1z\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"z0ikf4N36\"},implicitPathVariables:undefined},{href:{webPageId:\"z0ikf4N36\"},implicitPathVariables:undefined},{href:{webPageId:\"z0ikf4N36\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B0UsZ0oSs:{y:(componentViewport?.y||0)+0+1361.2+50+0+0+8.4},sLmb3jdv6:{y:(componentViewport?.y||0)+0+2261+40+0+0+8.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+0+1401.2+60+0+0+8.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-qed5uf-container\",nodeId:\"t3Pvq0eNb\",scopeId:\"WBEsJbJC9\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B0UsZ0oSs:{zwBzHCTqQ:resolvedLinks6[1]},sLmb3jdv6:{zwBzHCTqQ:resolvedLinks6[2]}},children:/*#__PURE__*/_jsx(ButtonSecondary,{height:\"100%\",id:\"t3Pvq0eNb\",layoutId:\"t3Pvq0eNb\",PlUkDIQAQ:\"View All\",variant:\"eNx5WCSyO\",width:\"100%\",zwBzHCTqQ:resolvedLinks6[0]})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1afauai\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B0UsZ0oSs:{query:{from:{constraint:{left:{collection:\"GvKlXNbNQ\",name:\"C9CoxpWGa\",type:\"Identifier\"},operator:\"==\",right:{collection:\"C9CoxpWGa\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"GvKlXNbNQ\",data:Blog,type:\"Collection\"},right:{alias:\"C9CoxpWGa\",data:Category,type:\"Collection\"},type:\"LeftJoin\"},limit:{type:\"LiteralValue\",value:2},select:[{collection:\"GvKlXNbNQ\",name:\"tgDRAoXrQ\",type:\"Identifier\"},{collection:\"GvKlXNbNQ\",name:\"gwZo_ESNA\",type:\"Identifier\"},{collection:\"GvKlXNbNQ\",name:\"QWu5R4jMB\",type:\"Identifier\"},{alias:\"C9CoxpWGa.TKshvvtHl\",collection:\"C9CoxpWGa\",name:\"TKshvvtHl\",type:\"Identifier\"},{collection:\"GvKlXNbNQ\",name:\"nl07aLyoa\",type:\"Identifier\"},{collection:\"GvKlXNbNQ\",name:\"O98Odi662\",type:\"Identifier\"},{collection:\"GvKlXNbNQ\",name:\"id\",type:\"Identifier\"}],where:{left:{left:{collection:\"C9CoxpWGa\",name:\"id\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:C9CoxpWGa},type:\"BinaryOperation\"},operator:\"and\",right:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"GvKlXNbNQ\",name:\"gwZo_ESNA\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:gwZo_ESNA},type:\"BinaryOperation\"}},type:\"BinaryOperation\"}}}},children:/*#__PURE__*/_jsx(QueryData,{query:{from:{constraint:{left:{collection:\"GvKlXNbNQ\",name:\"C9CoxpWGa\",type:\"Identifier\"},operator:\"==\",right:{collection:\"C9CoxpWGa\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"GvKlXNbNQ\",data:Blog,type:\"Collection\"},right:{alias:\"C9CoxpWGa\",data:Category,type:\"Collection\"},type:\"LeftJoin\"},limit:{type:\"LiteralValue\",value:3},select:[{collection:\"GvKlXNbNQ\",name:\"tgDRAoXrQ\",type:\"Identifier\"},{collection:\"GvKlXNbNQ\",name:\"gwZo_ESNA\",type:\"Identifier\"},{collection:\"GvKlXNbNQ\",name:\"QWu5R4jMB\",type:\"Identifier\"},{alias:\"C9CoxpWGa.TKshvvtHl\",collection:\"C9CoxpWGa\",name:\"TKshvvtHl\",type:\"Identifier\"},{collection:\"GvKlXNbNQ\",name:\"nl07aLyoa\",type:\"Identifier\"},{collection:\"GvKlXNbNQ\",name:\"O98Odi662\",type:\"Identifier\"},{collection:\"GvKlXNbNQ\",name:\"id\",type:\"Identifier\"}],where:{left:{left:{collection:\"C9CoxpWGa\",name:\"id\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:C9CoxpWGa},type:\"BinaryOperation\"},operator:\"and\",right:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"GvKlXNbNQ\",name:\"gwZo_ESNA\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:gwZo_ESNA},type:\"BinaryOperation\"}},type:\"BinaryOperation\"}},children:(collection5,paginationInfo5,loadMore5)=>/*#__PURE__*/_jsx(_Fragment,{children:collection5?.map(({\"C9CoxpWGa.TKshvvtHl\":C9CoxpWGa_TKshvvtHlGvKlXNbNQ,gwZo_ESNA:gwZo_ESNAGvKlXNbNQ,id:idGvKlXNbNQ,nl07aLyoa:nl07aLyoaGvKlXNbNQ,O98Odi662:O98Odi662GvKlXNbNQ,QWu5R4jMB:QWu5R4jMBGvKlXNbNQ,tgDRAoXrQ:tgDRAoXrQGvKlXNbNQ},index5)=>{tgDRAoXrQGvKlXNbNQ??=\"\";gwZo_ESNAGvKlXNbNQ??=\"\";C9CoxpWGa_TKshvvtHlGvKlXNbNQ??=\"\";O98Odi662GvKlXNbNQ??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`GvKlXNbNQ-${idGvKlXNbNQ}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{tgDRAoXrQ:tgDRAoXrQGvKlXNbNQ},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{tgDRAoXrQ:tgDRAoXrQGvKlXNbNQ},webPageId:\"WBEsJbJC9\"},implicitPathVariables:undefined},{href:{pathVariables:{tgDRAoXrQ:tgDRAoXrQGvKlXNbNQ},webPageId:\"WBEsJbJC9\"},implicitPathVariables:undefined},{href:{pathVariables:{tgDRAoXrQ:tgDRAoXrQGvKlXNbNQ},webPageId:\"WBEsJbJC9\"},implicitPathVariables:undefined}],children:resolvedLinks7=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B0UsZ0oSs:{width:`max(min(max(${componentViewport?.width||\"100vw\"} - 60px, 1px), 1220px), 1px)`,y:(componentViewport?.y||0)+0+1361.2+50+0+70.8+0},sLmb3jdv6:{width:`min(max(${componentViewport?.width||\"100vw\"} - 40px, 1px), 1220px)`,y:(componentViewport?.y||0)+0+2261+40+0+70.8+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:406,width:`max(min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1220px), 1px)`,y:(componentViewport?.y||0)+0+1401.2+60+0+70.8+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ihd0sn-container\",nodeId:\"kn7V102Aw\",scopeId:\"WBEsJbJC9\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B0UsZ0oSs:{JU7ATifL8:resolvedLinks7[1]},sLmb3jdv6:{JU7ATifL8:resolvedLinks7[2]}},children:/*#__PURE__*/_jsx(PostCard02,{aDPyq9ASK:toDateString(nl07aLyoaGvKlXNbNQ,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode),height:\"100%\",id:\"kn7V102Aw\",IzD7P7pX7:C9CoxpWGa_TKshvvtHlGvKlXNbNQ,JU7ATifL8:resolvedLinks7[0],layoutId:\"kn7V102Aw\",q5MaOQIQE:gwZo_ESNAGvKlXNbNQ,style:{width:\"100%\"},width:\"100%\",xun_WASw8:toResponsiveImage(QWu5R4jMBGvKlXNbNQ),zDJ8xR9EW:O98Odi662GvKlXNbNQ})})})})})})})},idGvKlXNbNQ);})})})})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B0UsZ0oSs:{y:(componentViewport?.y||0)+0+1938},sLmb3jdv6:{y:(componentViewport?.y||0)+0+2817.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:466,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1998,children:/*#__PURE__*/_jsx(Container,{className:\"framer-18fdcu1-container\",nodeId:\"YLTtN_r67\",scopeId:\"WBEsJbJC9\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B0UsZ0oSs:{variant:\"eN7GY7cyP\"},sLmb3jdv6:{variant:\"Oei9yOU0U\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"YLTtN_r67\",layoutId:\"YLTtN_r67\",style:{width:\"100%\"},variant:\"GCb9t9_1j\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-mCsn5.framer-1fegu8j, .framer-mCsn5 .framer-1fegu8j { display: block; }\",\".framer-mCsn5.framer-1vv6za4 { align-content: center; align-items: center; background-color: var(--token-cbea7f36-4b7a-4423-b54b-8c8d481369e7, #fffdfa); 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-mCsn5 .framer-10qqkn7-container, .framer-mCsn5 .framer-17fhqua-container, .framer-mCsn5 .framer-bj4g96-container, .framer-mCsn5 .framer-b8adnl-container, .framer-mCsn5 .framer-h7rof8-container, .framer-mCsn5 .framer-18fdcu1-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-mCsn5 .framer-rrv62u { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 60px 40px 60px 40px; position: relative; width: 100%; }\",\".framer-mCsn5 .framer-1b8r7hz { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; max-width: 1220px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-mCsn5 .framer-32q1z8 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-mCsn5 .framer-r4vhtl, .framer-mCsn5 .framer-qugjb7, .framer-mCsn5 .framer-1n9a2vo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-mCsn5 .framer-xd0wdt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-mCsn5 .framer-11o8xuc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 3px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-mCsn5 .framer-f2nrwt, .framer-mCsn5 .framer-1wm6vnp, .framer-mCsn5 .framer-jzomgb { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-mCsn5 .framer-1fpmfsn, .framer-mCsn5 .framer-jv6kkd, .framer-mCsn5 .framer-9bnroq, .framer-mCsn5 .framer-18vqr9d, .framer-mCsn5 .framer-uwn7ar { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-mCsn5 .framer-1t0jntv { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: min-content; }\",\".framer-mCsn5 .framer-9ywt5u, .framer-mCsn5 .framer-5canp7 { background-color: var(--token-26fb69a8-487d-45fc-ab70-b44b86134d66, #111111); flex: 1 0 0px; height: 1px; overflow: hidden; position: relative; width: 1px; }\",\".framer-mCsn5 .framer-n41vem { background-color: var(--token-26fb69a8-487d-45fc-ab70-b44b86134d66, #111111); flex: none; height: 1px; overflow: hidden; position: relative; width: 20px; }\",\".framer-mCsn5 .framer-1j93h8c, .framer-mCsn5 .framer-8op0bm, .framer-mCsn5 .framer-1dyisno { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-mCsn5 .framer-uta7h9, .framer-mCsn5 .framer-mj64l4, .framer-mCsn5 .framer-1128lhv { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-mCsn5 .framer-1viwgcr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-mCsn5 .framer-4lawki { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 20px 0px 0px; position: relative; width: min-content; }\",\".framer-mCsn5 .framer-1vhvg8r { aspect-ratio: 1 / 1; border-bottom-left-radius: 100px; border-bottom-right-radius: 100px; border-top-left-radius: 100px; border-top-right-radius: 100px; flex: none; height: var(--framer-aspect-ratio-supported, 54px); overflow: hidden; position: relative; text-decoration: none; width: 54px; will-change: var(--framer-will-change-override, transform); }\",\".framer-mCsn5 .framer-1no75s8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-mCsn5 .framer-m4pfiu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-mCsn5 .framer-1657jr1-container, .framer-mCsn5 .framer-1ohytqd-container, .framer-mCsn5 .framer-m2i5f9-container, .framer-mCsn5 .framer-qed5uf-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-mCsn5 .framer-p49d7l, .framer-mCsn5 .framer-1dre6o9 { background-color: var(--token-26fb69a8-487d-45fc-ab70-b44b86134d66, #111111); flex: none; height: 1px; overflow: hidden; position: relative; width: 10px; }\",\".framer-mCsn5 .framer-klc229 { aspect-ratio: 1.4754098360655739 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 497px); overflow: visible; position: relative; width: 100%; }\",\".framer-mCsn5 .framer-wdlzs8 { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-mCsn5 .framer-159iukw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: sticky; top: 20px; width: 30%; z-index: 1; }\",\".framer-mCsn5 .framer-1ug1ttv { 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-mCsn5 .framer-15woiyk-container { cursor: pointer; flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); opacity: 0; position: absolute; top: calc(49.532710280373855% - 100% / 2); width: 100%; z-index: 1; }\",\".framer-mCsn5 .framer-15v2ztz { --border-bottom-width: 1px; --border-color: var(--token-26fb69a8-487d-45fc-ab70-b44b86134d66, #111111); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 15px; position: relative; width: 100%; }\",\".framer-mCsn5 .framer-xx10x7 { align-content: center; align-items: center; background-color: var(--token-26fb69a8-487d-45fc-ab70-b44b86134d66, #111111); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 15px; position: relative; width: 100%; }\",\".framer-mCsn5 .framer-1v9x831, .framer-mCsn5 .framer-1w1o44k { background-color: var(--token-26fb69a8-487d-45fc-ab70-b44b86134d66, #111111); flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\".framer-mCsn5 .framer-7gbmka { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-mCsn5 .framer-1vc6tot { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 60px 40px 60px 40px; position: relative; width: 100%; }\",\".framer-mCsn5 .framer-qbvrvv { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 1220px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-mCsn5 .framer-19apyv0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-mCsn5 .framer-1vbuc1z { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-mCsn5 .framer-1afauai { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-mCsn5 .framer-ihd0sn-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,...sharedStyle11.css,...sharedStyle12.css,...sharedStyle13.css,...sharedStyle14.css,'.framer-mCsn5[data-border=\"true\"]::after, .framer-mCsn5 [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-mCsn5.framer-1vv6za4 { width: 810px; } .framer-mCsn5 .framer-rrv62u, .framer-mCsn5 .framer-1vc6tot { padding: 50px 30px 50px 30px; } .framer-mCsn5 .framer-1b8r7hz { gap: 30px; } .framer-mCsn5 .framer-32q1z8 { gap: 40px; } .framer-mCsn5 .framer-klc229 { height: var(--framer-aspect-ratio-supported, 335px); }}\",\"@media (max-width: 809px) { .framer-mCsn5.framer-1vv6za4 { width: 390px; } .framer-mCsn5 .framer-rrv62u, .framer-mCsn5 .framer-1vc6tot { padding: 40px 20px 40px 20px; } .framer-mCsn5 .framer-1b8r7hz { flex-direction: column; gap: 40px; } .framer-mCsn5 .framer-32q1z8 { flex: none; gap: 40px; width: 100%; } .framer-mCsn5 .framer-klc229 { height: var(--framer-aspect-ratio-supported, 238px); } .framer-mCsn5 .framer-159iukw { position: relative; top: unset; width: 100%; } .framer-mCsn5 .framer-1afauai { flex-direction: column; } .framer-mCsn5 .framer-ihd0sn-container { flex: none; width: 100%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5590\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"B0UsZ0oSs\":{\"layout\":[\"fixed\",\"auto\"]},\"sLmb3jdv6\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerWBEsJbJC9=withCSS(Component,css,\"framer-mCsn5\");export default FramerWBEsJbJC9;FramerWBEsJbJC9.displayName=\"Blog\";FramerWBEsJbJC9.defaultProps={height:5590,width:1200};addFonts(FramerWBEsJbJC9,[{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\"}]},...HeaderFonts,...ButtonSocialFonts,...SearchFonts,...PostCard02Fonts,...PostCard01Fonts,...CategoryCardFonts,...DividerFonts,...ButtonSecondaryFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts),...getFontsFromSharedStyle(sharedStyle10.fonts),...getFontsFromSharedStyle(sharedStyle11.fonts),...getFontsFromSharedStyle(sharedStyle12.fonts),...getFontsFromSharedStyle(sharedStyle13.fonts),...getFontsFromSharedStyle(sharedStyle14.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerWBEsJbJC9\",\"slots\":[],\"annotations\":{\"framerAutoSizeImages\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"B0UsZ0oSs\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"sLmb3jdv6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\",\"framerComponentViewportWidth\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerColorSyntax\":\"true\",\"framerIntrinsicHeight\":\"5590\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["HeaderFonts", "getFonts", "MExirLqeU_default", "ButtonSocialFonts", "c98WPFc97_default", "SearchFonts", "Search_default", "PostCard02Fonts", "KKwSaurMK_default", "PostCard01Fonts", "r7bhqQxge_default", "CategoryCardFonts", "NcXMs8vnM_default", "DividerFonts", "EtyXqvOu7_default", "ButtonSecondaryFonts", "aQzgh9guq_default", "FooterFonts", "Z_plalxOj_default", "breakpoints", "serializationHash", "variantClassNames", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "toDateString", "value", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "toResponsiveImage", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "Jbhrjq8PG_default", "a8pwIdau4_default", "s4WUBL6N5_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "Wvdv4wQApReZ3Y7FHM", "TKshvvtHlReZ3Y7FHM", "idReZ3Y7FHM", "C9CoxpWGa", "nl07aLyoa", "gwZo_ESNA", "JgjZbxsOnHhRdMFF9J", "NH_Wd87UPHhRdMFF9J", "u3jfNX14UHhRdMFF9J", "LiSBwF1TJHhRdMFF9J", "hVMgJhz0RHhRdMFF9J", "k95Wei6soHhRdMFF9J", "idHhRdMFF9J", "wmZDKQ_2l", "QWu5R4jMB", "zBoyMgX0f", "tgDRAoXrQPRysB8Vnk", "gwZo_ESNAPRysB8Vnk", "QWu5R4jMBPRysB8Vnk", "C9CoxpWGa_TKshvvtHlPRysB8Vnk", "nl07aLyoaPRysB8Vnk", "O98Odi662PRysB8Vnk", "idPRysB8Vnk", "tgDRAoXrQM5wBDyxeg", "gwZo_ESNAM5wBDyxeg", "nl07aLyoaM5wBDyxeg", "C9CoxpWGa_TKshvvtHlM5wBDyxeg", "idM5wBDyxeg", "TKshvvtHlnjA1EJ36d", "QCVWZlOG8njA1EJ36d", "Wvdv4wQApnjA1EJ36d", "idnjA1EJ36d", "tgDRAoXrQGvKlXNbNQ", "gwZo_ESNAGvKlXNbNQ", "QWu5R4jMBGvKlXNbNQ", "C9CoxpWGa_TKshvvtHlGvKlXNbNQ", "nl07aLyoaGvKlXNbNQ", "O98Odi662GvKlXNbNQ", "idGvKlXNbNQ", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "activeLocaleCode", "useLocaleCode", "textContent", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "MExirLqeU_default", "RichText2", "x", "Link", "ChildrenCanSuspend", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "collection1", "paginationInfo1", "loadMore1", "index1", "getLoadingLazyAtYPosition", "Image2", "ResolveLinks", "resolvedLinks", "c98WPFc97_default", "resolvedLinks1", "resolvedLinks2", "Search_default", "resolvePageScope", "collection2", "paginationInfo2", "loadMore2", "index2", "resolvedLinks3", "KKwSaurMK_default", "collection3", "paginationInfo3", "loadMore3", "index3", "resolvedLinks4", "r7bhqQxge_default", "collection4", "paginationInfo4", "loadMore4", "index4", "resolvedLinks5", "NcXMs8vnM_default", "EtyXqvOu7_default", "resolvedLinks6", "aQzgh9guq_default", "collection5", "paginationInfo5", "loadMore5", "index5", "resolvedLinks7", "Z_plalxOj_default", "css", "FramerWBEsJbJC9", "withCSS", "WBEsJbJC9_default", "addFonts", "HeaderFonts", "ButtonSocialFonts", "SearchFonts", "PostCard02Fonts", "PostCard01Fonts", "CategoryCardFonts", "DividerFonts", "ButtonSecondaryFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
