{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/R253TDVZmIym0k6yW1Rt/Z7m2WGVGbM9zoxOSWwYA/ia2twAtLu.js", "ssg:https://framerusercontent.com/modules/foGDXfKLIed4tXZp396K/dUrmMQMBfDtJR79eY0V4/xeaYZQQpK.js"],
  "sourcesContent": ["import{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=['.framer-3DL3Z .framer-styles-preset-vd6nos:not(.rich-text-wrapper), .framer-3DL3Z .framer-styles-preset-vd6nos.rich-text-wrapper a { --framer-link-current-text-color: var(--token-1884a0d4-b1e7-496e-8da3-053c8a1ab99a, #ffffff) /* {\"name\":\"White\"} */; --framer-link-current-text-decoration: underline; --framer-link-hover-text-color: var(--token-1ed589de-33b3-40f7-98e3-6e0bf0a3d3a5, rgba(255, 255, 255, 0.8)) /* {\"name\":\"White 80\"} */; --framer-link-hover-text-decoration: underline; --framer-link-text-color: var(--token-1ed589de-33b3-40f7-98e3-6e0bf0a3d3a5, rgba(255, 255, 255, 0.8)); --framer-link-text-decoration: none; }'];export const className=\"framer-3DL3Z\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (3d3d426)\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,RichText,useActiveVariantCallback,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useOverlayState,useQueryData,useRouteElementId,useRouter,withCSS,withFX,withVariantAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import MoreTemplate from\"https://framerusercontent.com/modules/EWpr0Xg9ncEaORTl8ZMJ/xn4ICEcKTvpgp4FkHoUw/l7Jmr1XzJ.js\";import SectionFooter from\"#framer/local/canvasComponent/Kogu7e5cf/Kogu7e5cf.js\";import CardPost2 from\"#framer/local/canvasComponent/qmV9PkG5l/qmV9PkG5l.js\";import SectionHeader from\"#framer/local/canvasComponent/s6eu8dpzt/s6eu8dpzt.js\";import SectionHeaderOpen from\"#framer/local/canvasComponent/wevA808O7/wevA808O7.js\";import Blog,{enumToDisplayNameFunctions}from\"#framer/local/collection/EnhQL0ZSF/EnhQL0ZSF.js\";import*as sharedStyle4 from\"#framer/local/css/Cmb6vzHww/Cmb6vzHww.js\";import*as sharedStyle8 from\"#framer/local/css/hLX_oUKvA/hLX_oUKvA.js\";import*as sharedStyle1 from\"#framer/local/css/ia2twAtLu/ia2twAtLu.js\";import*as sharedStyle2 from\"#framer/local/css/JK6hidA2m/JK6hidA2m.js\";import*as sharedStyle6 from\"#framer/local/css/jX_5jKBZs/jX_5jKBZs.js\";import*as sharedStyle3 from\"#framer/local/css/L3_4vo4JR/L3_4vo4JR.js\";import*as sharedStyle from\"#framer/local/css/Lxz65FJum/Lxz65FJum.js\";import*as sharedStyle9 from\"#framer/local/css/NUgYYwJMd/NUgYYwJMd.js\";import*as sharedStyle7 from\"#framer/local/css/QgMJ5jqF1/QgMJ5jqF1.js\";import*as sharedStyle5 from\"#framer/local/css/T4g79DDZw/T4g79DDZw.js\";import metadataProvider from\"#framer/local/webPageMetadata/xeaYZQQpK/xeaYZQQpK.js\";const SectionHeaderFonts=getFonts(SectionHeader);const SectionHeaderWithVariantAppearEffect=withVariantAppearEffect(SectionHeader);const SectionHeaderOpenFonts=getFonts(SectionHeaderOpen);const ImageWithFX=withFX(Image);const CardPost2Fonts=getFonts(CardPost2);const SectionFooterFonts=getFonts(SectionFooter);const MoreTemplateFonts=getFonts(MoreTemplate);const breakpoints={AClzly1wJ:\"(min-width: 1200px)\",UxD98vUG6:\"(max-width: 809px)\",wHdEFWBro:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-3oz5b\";const variantClassNames={AClzly1wJ:\"framer-v-72uxhb\",UxD98vUG6:\"framer-v-1mgiubw\",wHdEFWBro:\"framer-v-qmk6nu\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const prefix=(value,prefix)=>{if(typeof value===\"string\"&&typeof prefix===\"string\"){return prefix+value;}else if(typeof value===\"string\"){return value;}else if(typeof prefix===\"string\"){return prefix;}return\"\";};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 QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"AClzly1wJ\",Phone:\"UxD98vUG6\",Tablet:\"wHdEFWBro\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"AClzly1wJ\"};};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:{alias:\"xeaYZQQpK\",data:Blog,type:\"Collection\"},select:[{collection:\"xeaYZQQpK\",name:\"oQTlwNOGY\",type:\"Identifier\"},{collection:\"xeaYZQQpK\",name:\"g_YzOxOTQ\",type:\"Identifier\"},{collection:\"xeaYZQQpK\",name:\"BUoLhIpB3\",type:\"Identifier\"},{collection:\"xeaYZQQpK\",name:\"ghCnaot1V\",type:\"Identifier\"},{collection:\"xeaYZQQpK\",name:\"m5LtxXDi3\",type:\"Identifier\"},{collection:\"xeaYZQQpK\",name:\"VHuZsbrNd\",type:\"Identifier\"},{collection:\"xeaYZQQpK\",name:\"ZAakGFsqg\",type:\"Identifier\"},{collection:\"xeaYZQQpK\",name:\"PXA6jCau8\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"xeaYZQQpK\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,m5LtxXDi3=getFromCurrentRouteData(\"m5LtxXDi3\")??\"\",ghCnaot1V=getFromCurrentRouteData(\"ghCnaot1V\")??\"\",BUoLhIpB3=getFromCurrentRouteData(\"BUoLhIpB3\"),g_YzOxOTQ=getFromCurrentRouteData(\"g_YzOxOTQ\"),oQTlwNOGY=getFromCurrentRouteData(\"oQTlwNOGY\")??\"\",ZAakGFsqg=getFromCurrentRouteData(\"ZAakGFsqg\")??\"\",VHuZsbrNd=getFromCurrentRouteData(\"VHuZsbrNd\"),PXA6jCau8=getFromCurrentRouteData(\"PXA6jCau8\")??\"\",KxX5jAEnlZ0LM6sPpJ,oQTlwNOGYZ0LM6sPpJ,VHuZsbrNdZ0LM6sPpJ,g_YzOxOTQZ0LM6sPpJ,BUoLhIpB3Z0LM6sPpJ,ZAakGFsqgZ0LM6sPpJ,idZ0LM6sPpJ,...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{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const Vo6iMERVq3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const JFK9hnu5S1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const textContent=prefix(ghCnaot1V,\"By: \");const textContent1=prefix(enumToDisplayNameFunctions[\"BUoLhIpB3\"]?.(BUoLhIpB3,activeLocale),\"In: \");const activeLocaleCode=useLocaleCode();const textContent2=toDateString(g_YzOxOTQ,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);const elementId=useRouteElementId(\"RJx__tlfk\");const elementId1=useRouteElementId(\"PDPxjba0r\");const ref2=React.useRef(null);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"AClzly1wJ\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-b0190dd8-9126-4162-a9a7-bf4c072f3dbc, rgb(6, 7, 9)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-72uxhb\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:78,width:\"100vw\",y:0,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-hq5mgh-container\",id:\"hq5mgh\",layoutScroll:true,nodeId:\"kNeDZMawn\",rendersWithMotion:true,scopeId:\"xeaYZQQpK\",transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UxD98vUG6:{__framer__targets:[{ref:ref1,target:\"cej7ttmtv\"}],variant:\"T0fG1nOdn\"},wHdEFWBro:{__framer__targets:[{ref:ref1,target:\"T1J4N4kQq\"}],variant:\"TeWvYnaNP\"}},children:/*#__PURE__*/_jsx(SectionHeaderWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref1,target:\"HUe_bhk6c\"}],__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"kNeDZMawn\",layoutId:\"kNeDZMawn\",style:{width:\"100%\"},variant:\"Z0zEvdzdT\",Vo6iMERVq:Vo6iMERVq3bnx0g({overlay}),width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1v8jrj2\"),\"data-framer-portal-id\":\"hq5mgh\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"J241t34Mw\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-cdmgvr-container\"),\"data-framer-portal-id\":\"hq5mgh\",inComponentSlot:true,nodeId:\"K568koaQ1\",rendersWithMotion:true,scopeId:\"xeaYZQQpK\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UxD98vUG6:{variant:\"tEyGIVICT\"},wHdEFWBro:{variant:\"gaRBY_7Hs\"}},children:/*#__PURE__*/_jsx(SectionHeaderOpen,{height:\"100%\",id:\"K568koaQ1\",JFK9hnu5S:JFK9hnu5S1wnntms({overlay}),layoutId:\"K568koaQ1\",style:{width:\"100%\"},variant:\"ZwTdISdth\",width:\"100%\"})})})})]}),getContainer())})})]})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jszo70\",\"data-framer-name\":\"Spacer\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-11e56la\",\"data-framer-name\":\"Post Title\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yl4jpl\",\"data-framer-name\":\"Inner\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1j2vtl9\",\"data-framer-name\":\"Meta\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tz5viu\",\"data-styles-preset\":\"Lxz65FJum\",style:{\"--framer-text-color\":\"var(--token-1ed589de-33b3-40f7-98e3-6e0bf0a3d3a5, rgba(255, 255, 255, 0.8))\"},children:/*#__PURE__*/_jsx(Link,{href:m5LtxXDi3,motionChild:true,nodeId:\"gv5xQ4HSA\",openInNewTab:false,scopeId:\"xeaYZQQpK\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-vd6nos\",\"data-styles-preset\":\"ia2twAtLu\",children:\"By: Jane Mills\"})})})}),className:\"framer-jvrj2g\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tz5viu\",\"data-styles-preset\":\"Lxz65FJum\",style:{\"--framer-text-color\":\"var(--token-1ed589de-33b3-40f7-98e3-6e0bf0a3d3a5, rgba(255, 255, 255, 0.8))\"},children:\"Our Services\"})}),className:\"framer-1tifk53\",fonts:[\"Inter\"],text:textContent1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tz5viu\",\"data-styles-preset\":\"Lxz65FJum\",style:{\"--framer-text-color\":\"var(--token-1ed589de-33b3-40f7-98e3-6e0bf0a3d3a5, rgba(255, 255, 255, 0.8))\"},children:\"Our Services\"})}),className:\"framer-g8psxy\",fonts:[\"Inter\"],text:textContent2,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1tig6rn\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-byigyf\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-146edr5\",\"data-styles-preset\":\"JK6hidA2m\",style:{\"--framer-text-color\":\"var(--token-505a41dc-8b59-4a87-b272-6b2ce4e1d1e8, rgb(250, 248, 243))\"},children:\"Unlock Your Digital Potential\"})}),className:\"framer-13id97r\",fonts:[\"Inter\"],text:oQTlwNOGY,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-13j0oo7\",\"data-styles-preset\":\"L3_4vo4JR\",style:{\"--framer-text-color\":\"var(--token-1ed589de-33b3-40f7-98e3-6e0bf0a3d3a5, rgba(255, 255, 255, 0.8))\"},children:\"Our Services\"})}),className:\"framer-grcxdt\",fonts:[\"Inter\"],text:ZAakGFsqg,verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cc2hkb\",\"data-framer-name\":\"Post Image\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UxD98vUG6:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1600,intrinsicWidth:2400,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+418.2+60),sizes:`max(${componentViewport?.width||\"100vw\"}, 1px)`,...toResponsiveImage(VHuZsbrNd)}},wHdEFWBro:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1600,intrinsicWidth:2400,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+408+80),sizes:`max(${componentViewport?.width||\"100vw\"}, 1px)`,...toResponsiveImage(VHuZsbrNd)}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__adjustPosition:true,__framer__offset:50,__framer__parallaxTransformEnabled:true,__framer__speed:50,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:1600,intrinsicWidth:2400,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+433+100),sizes:`max(${componentViewport?.width||\"100vw\"}, 1px)`,...toResponsiveImage(VHuZsbrNd)},className:\"framer-1vmkhvu\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ocbkle\",\"data-framer-name\":\"Cover\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1w5ijui\",\"data-framer-name\":\"Post Content\",id:elementId,ref:ref1,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-14z9m8h\",\"data-framer-name\":\"Inner\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UxD98vUG6:{stylesPresetsClassNames:{a:\"framer-styles-preset-vd6nos\",h1:\"framer-styles-preset-146edr5\",h2:\"framer-styles-preset-s1u7z4\",h3:\"framer-styles-preset-srcf2j\",h4:\"framer-styles-preset-1ud1i0b\",h5:\"framer-styles-preset-zqyee\",h6:\"framer-styles-preset-6kj97q\",p:\"framer-styles-preset-13j0oo7\"}},wHdEFWBro:{stylesPresetsClassNames:{a:\"framer-styles-preset-vd6nos\",h1:\"framer-styles-preset-146edr5\",h2:\"framer-styles-preset-s1u7z4\",h3:\"framer-styles-preset-srcf2j\",h4:\"framer-styles-preset-1ud1i0b\",h5:\"framer-styles-preset-zqyee\",h6:\"framer-styles-preset-6kj97q\",p:\"framer-styles-preset-13j0oo7\"}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:PXA6jCau8,className:\"framer-1m6f3eo\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-c67zp9\",h1:\"framer-styles-preset-146edr5\",h2:\"framer-styles-preset-s1u7z4\",h3:\"framer-styles-preset-srcf2j\",h4:\"framer-styles-preset-1ud1i0b\",h5:\"framer-styles-preset-zqyee\",h6:\"framer-styles-preset-6kj97q\",p:\"framer-styles-preset-13j0oo7\"},verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-qlw16j\",\"data-framer-name\":\"Latest\",id:elementId1,ref:ref2,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7yrojj\",\"data-framer-name\":\"Inner\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-l4wccz\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-s1u7z4\",\"data-styles-preset\":\"Cmb6vzHww\",style:{\"--framer-text-color\":\"var(--token-505a41dc-8b59-4a87-b272-6b2ce4e1d1e8, rgb(250, 248, 243))\"},children:\"Latest News\"})}),className:\"framer-11z1awy\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tz5viu\",\"data-styles-preset\":\"Lxz65FJum\",style:{\"--framer-text-color\":\"var(--token-1ed589de-33b3-40f7-98e3-6e0bf0a3d3a5, rgba(255, 255, 255, 0.8))\"},children:\"Stay updated with our latest news and stories we share every day!\"})}),className:\"framer-a4tgb4\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-46ahb1\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{wHdEFWBro:{query:{from:{alias:\"Z0LM6sPpJ\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:2},select:[{collection:\"Z0LM6sPpJ\",name:\"KxX5jAEnl\",type:\"Identifier\"},{collection:\"Z0LM6sPpJ\",name:\"oQTlwNOGY\",type:\"Identifier\"},{collection:\"Z0LM6sPpJ\",name:\"VHuZsbrNd\",type:\"Identifier\"},{collection:\"Z0LM6sPpJ\",name:\"g_YzOxOTQ\",type:\"Identifier\"},{collection:\"Z0LM6sPpJ\",name:\"BUoLhIpB3\",type:\"Identifier\"},{collection:\"Z0LM6sPpJ\",name:\"ZAakGFsqg\",type:\"Identifier\"},{collection:\"Z0LM6sPpJ\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"Z0LM6sPpJ\",name:\"oQTlwNOGY\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:oQTlwNOGY},type:\"BinaryOperation\"}}}}},children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"Z0LM6sPpJ\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},select:[{collection:\"Z0LM6sPpJ\",name:\"KxX5jAEnl\",type:\"Identifier\"},{collection:\"Z0LM6sPpJ\",name:\"oQTlwNOGY\",type:\"Identifier\"},{collection:\"Z0LM6sPpJ\",name:\"VHuZsbrNd\",type:\"Identifier\"},{collection:\"Z0LM6sPpJ\",name:\"g_YzOxOTQ\",type:\"Identifier\"},{collection:\"Z0LM6sPpJ\",name:\"BUoLhIpB3\",type:\"Identifier\"},{collection:\"Z0LM6sPpJ\",name:\"ZAakGFsqg\",type:\"Identifier\"},{collection:\"Z0LM6sPpJ\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"Z0LM6sPpJ\",name:\"oQTlwNOGY\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:oQTlwNOGY},type:\"BinaryOperation\"}}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({BUoLhIpB3:BUoLhIpB3Z0LM6sPpJ,g_YzOxOTQ:g_YzOxOTQZ0LM6sPpJ,id:idZ0LM6sPpJ,KxX5jAEnl:KxX5jAEnlZ0LM6sPpJ,oQTlwNOGY:oQTlwNOGYZ0LM6sPpJ,VHuZsbrNd:VHuZsbrNdZ0LM6sPpJ,ZAakGFsqg:ZAakGFsqgZ0LM6sPpJ},index)=>{KxX5jAEnlZ0LM6sPpJ??=\"\";oQTlwNOGYZ0LM6sPpJ??=\"\";ZAakGFsqgZ0LM6sPpJ??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`Z0LM6sPpJ-${idZ0LM6sPpJ}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{KxX5jAEnl:KxX5jAEnlZ0LM6sPpJ},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{KxX5jAEnl:KxX5jAEnlZ0LM6sPpJ},webPageId:\"xeaYZQQpK\"},implicitPathVariables:undefined},{href:{pathVariables:{KxX5jAEnl:KxX5jAEnlZ0LM6sPpJ},webPageId:\"xeaYZQQpK\"},implicitPathVariables:undefined},{href:{pathVariables:{KxX5jAEnl:KxX5jAEnlZ0LM6sPpJ},webPageId:\"xeaYZQQpK\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UxD98vUG6:{width:`min(max(${componentViewport?.width||\"100vw\"} - 40px, 1px), 1440px)`,y:(componentViewport?.y||0)+0+1104.2+60+0+233.6+0+0},wHdEFWBro:{width:`max(min(max(${componentViewport?.width||\"100vw\"} - 60px, 1px), 1440px), 1px)`,y:(componentViewport?.y||0)+0+1625+80+0+233.6+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:637,width:`max(min(max(${componentViewport?.width||\"100vw\"} - 100px, 1px), 1440px), 1px)`,y:(componentViewport?.y||0)+0+1730+100+0+243.6+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-u7v9ec-container\",nodeId:\"ha_A9ZJB_\",scopeId:\"xeaYZQQpK\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UxD98vUG6:{W81uVIOhm:resolvedLinks[2]},wHdEFWBro:{W81uVIOhm:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(CardPost2,{A7GVq_YIx:oQTlwNOGYZ0LM6sPpJ,faI3IiKRT:ZAakGFsqgZ0LM6sPpJ,FUWs9fU1B:toResponsiveImage(VHuZsbrNdZ0LM6sPpJ),height:\"100%\",id:\"ha_A9ZJB_\",layoutId:\"ha_A9ZJB_\",Rke7QAT0S:toDateString(g_YzOxOTQZ0LM6sPpJ,{dateStyle:\"long\",locale:\"\"},activeLocaleCode),style:{width:\"100%\"},Sw7jkvkyY:enumToDisplayNameFunctions[\"BUoLhIpB3\"]?.(BUoLhIpB3Z0LM6sPpJ,activeLocale),variant:\"oWIJx9x0O\",W81uVIOhm:resolvedLinks[0],width:\"100%\"})})})})})})})},idZ0LM6sPpJ);})})})})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UxD98vUG6:{y:(componentViewport?.y||0)+0+2094.8},wHdEFWBro:{y:(componentViewport?.y||0)+0+2655.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:621,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2810.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-14cm5dc-container\",nodeId:\"PatkjPk8D\",scopeId:\"xeaYZQQpK\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UxD98vUG6:{variant:\"uf50u_G1l\"},wHdEFWBro:{variant:\"JKiTXiYTZ\"}},children:/*#__PURE__*/_jsx(SectionFooter,{height:\"100%\",id:\"PatkjPk8D\",layoutId:\"PatkjPk8D\",style:{width:\"100%\"},variant:\"q1ps2Lz8P\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:168,y:768,children:/*#__PURE__*/_jsx(Container,{className:\"framer-19le679-container\",isModuleExternal:true,layoutScroll:true,nodeId:\"k5jsI1IIM\",scopeId:\"xeaYZQQpK\",children:/*#__PURE__*/_jsx(MoreTemplate,{GG1s2ZI0l:true,height:\"100%\",id:\"k5jsI1IIM\",layoutId:\"k5jsI1IIM\",PJ8jSOTcV:\"https://framer.link/GT19umL\",variant:\"I6xJykh1X\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-3oz5b.framer-1cmul4b, .framer-3oz5b .framer-1cmul4b { display: block; }\",\".framer-3oz5b.framer-72uxhb { align-content: center; align-items: center; background-color: var(--token-b0190dd8-9126-4162-a9a7-bf4c072f3dbc, #060709); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-3oz5b .framer-hq5mgh-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 4; }\",\".framer-3oz5b.framer-1v8jrj2 { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 8; }\",\".framer-3oz5b.framer-cdmgvr-container { flex: none; height: auto; left: 0px; position: fixed; top: 0px; width: 100%; z-index: 8; }\",\".framer-3oz5b .framer-1jszo70 { flex: none; height: 80px; overflow: hidden; position: relative; width: 100%; }\",\".framer-3oz5b .framer-11e56la { align-content: center; align-items: center; background-color: var(--token-b0190dd8-9126-4162-a9a7-bf4c072f3dbc, #060709); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 50px; position: relative; width: 100%; }\",\".framer-3oz5b .framer-yl4jpl { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 75%; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-3oz5b .framer-1j2vtl9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-3oz5b .framer-jvrj2g { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-3oz5b .framer-1tifk53, .framer-3oz5b .framer-g8psxy { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-3oz5b .framer-1tig6rn { background-color: var(--token-9b28154e-5617-4e86-af3a-4bff3a6d5794, rgba(255, 255, 255, 0.6)); flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\".framer-3oz5b .framer-byigyf, .framer-3oz5b .framer-l4wccz { 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-3oz5b .framer-13id97r, .framer-3oz5b .framer-grcxdt, .framer-3oz5b .framer-11z1awy, .framer-3oz5b .framer-a4tgb4 { --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-3oz5b .framer-1cc2hkb { 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: 100px 0px 100px 0px; position: relative; width: 100%; }\",\".framer-3oz5b .framer-1vmkhvu { align-content: center; align-items: center; aspect-ratio: 1.4992076069730587 / 1; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 800px); justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-3oz5b .framer-1ocbkle { background-color: var(--token-0259b865-930d-48bc-8d0a-cc1d38bc8376, rgba(6, 7, 9, 0.3)); flex: 1 0 0px; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\".framer-3oz5b .framer-1w5ijui { align-content: center; align-items: center; background-color: var(--token-505a41dc-8b59-4a87-b272-6b2ce4e1d1e8, #faf8f3); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 50px 100px 50px; position: relative; width: 100%; }\",\".framer-3oz5b .framer-14z9m8h { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 75%; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-3oz5b .framer-1m6f3eo { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-3oz5b .framer-qlw16j { align-content: center; align-items: center; background-color: var(--token-b0190dd8-9126-4162-a9a7-bf4c072f3dbc, #060709); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 50px 100px 50px; position: relative; width: 100%; }\",\".framer-3oz5b .framer-7yrojj { 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; max-width: 1440px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-3oz5b .framer-46ahb1 { 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-3oz5b .framer-u7v9ec-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-3oz5b .framer-14cm5dc-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-3oz5b .framer-19le679-container { bottom: 64px; flex: none; height: auto; position: fixed; right: 20px; width: auto; z-index: 9; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-3oz5b.framer-72uxhb { width: 810px; } .framer-3oz5b .framer-1jszo70 { height: 75px; } .framer-3oz5b .framer-11e56la { padding: 40px 30px 40px 30px; } .framer-3oz5b .framer-yl4jpl, .framer-3oz5b .framer-14z9m8h { max-width: unset; } .framer-3oz5b .framer-1cc2hkb { padding: 80px 0px 80px 0px; } .framer-3oz5b .framer-1vmkhvu { height: var(--framer-aspect-ratio-supported, 540px); } .framer-3oz5b .framer-1w5ijui, .framer-3oz5b .framer-qlw16j { padding: 80px 30px 80px 30px; } .framer-3oz5b .framer-7yrojj { gap: 40px; }}\",\"@media (max-width: 809px) { .framer-3oz5b.framer-72uxhb { width: 390px; } .framer-3oz5b .framer-1jszo70 { height: 70px; } .framer-3oz5b .framer-11e56la { padding: 30px 20px 30px 20px; } .framer-3oz5b .framer-yl4jpl, .framer-3oz5b .framer-14z9m8h { max-width: unset; } .framer-3oz5b .framer-1j2vtl9 { align-content: unset; align-items: unset; display: grid; gap: 10px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(100px, 1fr)); grid-template-rows: repeat(2, min-content); width: 100%; } .framer-3oz5b .framer-jvrj2g, .framer-3oz5b .framer-1tifk53, .framer-3oz5b .framer-g8psxy { align-self: start; justify-self: start; width: 100%; } .framer-3oz5b .framer-1cc2hkb { padding: 60px 0px 60px 0px; } .framer-3oz5b .framer-1vmkhvu { aspect-ratio: 1.1142857142857143 / 1; height: var(--framer-aspect-ratio-supported, 179px); } .framer-3oz5b .framer-1w5ijui, .framer-3oz5b .framer-qlw16j { padding: 60px 20px 60px 20px; } .framer-3oz5b .framer-7yrojj { gap: 40px; } .framer-3oz5b .framer-46ahb1 { flex-direction: column; } .framer-3oz5b .framer-u7v9ec-container { flex: none; width: 100%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4867\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"wHdEFWBro\":{\"layout\":[\"fixed\",\"auto\"]},\"UxD98vUG6\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"RJx__tlfk\":{\"pattern\":\":RJx__tlfk\",\"name\":\"content-light\"},\"PDPxjba0r\":{\"pattern\":\":PDPxjba0r\",\"name\":\"latest-black\"}}\n * @framerResponsiveScreen\n */const FramerxeaYZQQpK=withCSS(Component,css,\"framer-3oz5b\");export default FramerxeaYZQQpK;FramerxeaYZQQpK.displayName=\"Blog\";FramerxeaYZQQpK.defaultProps={height:4867,width:1200};addFonts(FramerxeaYZQQpK,[{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\"}]},...SectionHeaderFonts,...SectionHeaderOpenFonts,...CardPost2Fonts,...SectionFooterFonts,...MoreTemplateFonts,...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)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerxeaYZQQpK\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerScrollSections\":\"{\\\"RJx__tlfk\\\":{\\\"pattern\\\":\\\":RJx__tlfk\\\",\\\"name\\\":\\\"content-light\\\"},\\\"PDPxjba0r\\\":{\\\"pattern\\\":\\\":PDPxjba0r\\\",\\\"name\\\":\\\"latest-black\\\"}}\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"4867\",\"framerComponentViewportWidth\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerResponsiveScreen\":\"\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"wHdEFWBro\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"UxD98vUG6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "SectionHeaderFonts", "getFonts", "s6eu8dpzt_default", "SectionHeaderWithVariantAppearEffect", "withVariantAppearEffect", "SectionHeaderOpenFonts", "wevA808O7_default", "ImageWithFX", "withFX", "Image2", "CardPost2Fonts", "qmV9PkG5l_default", "SectionFooterFonts", "Kogu7e5cf_default", "MoreTemplateFonts", "l7Jmr1XzJ_default", "breakpoints", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "prefix", "value", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "toResponsiveImage", "QueryData", "query", "pageSize", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "EnhQL0ZSF_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "m5LtxXDi3", "ghCnaot1V", "BUoLhIpB3", "g_YzOxOTQ", "oQTlwNOGY", "ZAakGFsqg", "VHuZsbrNd", "PXA6jCau8", "KxX5jAEnlZ0LM6sPpJ", "oQTlwNOGYZ0LM6sPpJ", "VHuZsbrNdZ0LM6sPpJ", "g_YzOxOTQZ0LM6sPpJ", "BUoLhIpB3Z0LM6sPpJ", "ZAakGFsqgZ0LM6sPpJ", "idZ0LM6sPpJ", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "Vo6iMERVq3bnx0g", "overlay", "loadMore", "args", "JFK9hnu5S1wnntms", "scopingClassNames", "cx", "ref1", "textContent", "textContent1", "enumToDisplayNameFunctions", "activeLocaleCode", "useLocaleCode", "textContent2", "elementId", "useRouteElementId", "elementId1", "ref2", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "l", "ComponentViewportProvider", "Container", "PropertyOverrides2", "SectionHeaderWithVariantAppearEffect", "AnimatePresence", "Ga", "x", "wevA808O7_default", "RichText2", "Link", "getLoadingLazyAtYPosition", "ImageWithFX", "ChildrenCanSuspend", "collection", "paginationInfo", "index", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "qmV9PkG5l_default", "Kogu7e5cf_default", "l7Jmr1XzJ_default", "css", "FramerxeaYZQQpK", "withCSS", "xeaYZQQpK_default", "addFonts", "SectionHeaderFonts", "SectionHeaderOpenFonts", "CardPost2Fonts", "SectionFooterFonts", "MoreTemplateFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
