{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/AkswISPKCHkuppyXOiIs/LAvkaztrNnsgaTxINnQk/F8p90kCVg.js"],
  "sourcesContent": ["// Generated by Framer (dc53115)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,Image,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import CTA from\"#framer/local/canvasComponent/dOtH5F3tk/dOtH5F3tk.js\";import BlogCard from\"#framer/local/canvasComponent/pRtG0MQbU/pRtG0MQbU.js\";import Blogs from\"#framer/local/collection/wemkRmf6l/wemkRmf6l.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle6 from\"#framer/local/css/Fh_e1NVXn/Fh_e1NVXn.js\";import*as sharedStyle5 from\"#framer/local/css/I6YQoEqdY/I6YQoEqdY.js\";import*as sharedStyle8 from\"#framer/local/css/IuJsLni0b/IuJsLni0b.js\";import*as sharedStyle11 from\"#framer/local/css/LrgMTvfRw/LrgMTvfRw.js\";import*as sharedStyle9 from\"#framer/local/css/m_AvMTd6o/m_AvMTd6o.js\";import*as sharedStyle2 from\"#framer/local/css/nVgJpkKGv/nVgJpkKGv.js\";import*as sharedStyle7 from\"#framer/local/css/O9vp13FvR/O9vp13FvR.js\";import*as sharedStyle12 from\"#framer/local/css/P1_etLYkB/P1_etLYkB.js\";import*as sharedStyle3 from\"#framer/local/css/PDWV_bzHe/PDWV_bzHe.js\";import*as sharedStyle1 from\"#framer/local/css/wKznubz8P/wKznubz8P.js\";import*as sharedStyle from\"#framer/local/css/YGp5tezuL/YGp5tezuL.js\";import*as sharedStyle4 from\"#framer/local/css/Z0BmWVQxG/Z0BmWVQxG.js\";import*as sharedStyle10 from\"#framer/local/css/ZoQhB9jBW/ZoQhB9jBW.js\";import metadataProvider from\"#framer/local/webPageMetadata/F8p90kCVg/F8p90kCVg.js\";const MotionDivWithFX=withFX(motion.div);const ImageWithFX=withFX(Image);const RichTextWithFX=withFX(RichText);const BlogCardFonts=getFonts(BlogCard);const CTAFonts=getFonts(CTA);const ContainerWithFX=withFX(Container);const breakpoints={ULvgCE4hl:\"(max-width: 809px)\",wdpJBbEHw:\"(min-width: 810px) and (max-width: 1199px)\",wWgEFZ_hX:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-WPXZv\";const variantClassNames={ULvgCE4hl:\"framer-v-b44se8\",wdpJBbEHw:\"framer-v-1ls581e\",wWgEFZ_hX:\"framer-v-13ggmtr\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:75};const transition1={damping:50,delay:0,mass:1,stiffness:150,type:\"spring\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};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;try{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 isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const convertFromBoolean=(value,activeLocale,{btVWoz22mnqYT4ps6z})=>{if(value){return{pathVariables:{btVWoz22m:btVWoz22mnqYT4ps6z},webPageId:\"F8p90kCVg\"};}else{return\"#\";}};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:\"wWgEFZ_hX\",Phone:\"ULvgCE4hl\",Tablet:\"wdpJBbEHw\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"wWgEFZ_hX\"};};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:\"F8p90kCVg\",data:Blogs,type:\"Collection\"},select:[{collection:\"F8p90kCVg\",name:\"Boo2XiCge\",type:\"Identifier\"},{collection:\"F8p90kCVg\",name:\"lyFOxymA2\",type:\"Identifier\"},{collection:\"F8p90kCVg\",name:\"ghhIabWS2\",type:\"Identifier\"},{collection:\"F8p90kCVg\",name:\"uEo4aXgWW\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"F8p90kCVg\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,ghhIabWS2=getFromCurrentRouteData(\"ghhIabWS2\")??\"\",Boo2XiCge=getFromCurrentRouteData(\"Boo2XiCge\"),lyFOxymA2=getFromCurrentRouteData(\"lyFOxymA2\"),uEo4aXgWW=getFromCurrentRouteData(\"uEo4aXgWW\")??\"\",lyFOxymA2nqYT4ps6z,Boo2XiCgenqYT4ps6z,ghhIabWS2nqYT4ps6z,DOopIMTqSnqYT4ps6z,btVWoz22mnqYT4ps6z,idnqYT4ps6z,...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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const activeLocaleCode=useLocaleCode();const textContent=toDateString(Boo2XiCge,{dateStyle:\"long\",locale:\"\"},activeLocaleCode);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"wWgEFZ_hX\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-c54a0798-facf-4faa-b3c7-299866f9df83, rgb(247, 247, 247)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-13ggmtr\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"section\",{className:\"framer-wwofx1\",\"data-framer-name\":\"Blog Details content\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wi37pc\",\"data-framer-name\":\"Overlay\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1p8581l\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7udlna\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1u38ija\",\"data-framer-name\":\"Wrap\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-lgvhry\",\"data-framer-name\":\"Title + Date\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-z0labz\",\"data-styles-preset\":\"YGp5tezuL\",style:{\"--framer-text-color\":\"var(--token-a01efd32-4c40-4f5e-9d53-93e8a53b7182, rgb(21, 20, 25))\"},children:\"Why Templates Are the Key to Faster Project Completion Copy\"})}),className:\"framer-1j3yios\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:ghhIabWS2,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1fipdd4\",\"data-styles-preset\":\"wKznubz8P\",style:{\"--framer-text-color\":\"var(--token-c59997da-8f11-41c6-a497-e6a8a1a8e797, rgb(89, 88, 92))\"},children:\"Content\"})}),className:\"framer-uqelvj\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ULvgCE4hl:{background:{alt:\"\",fit:\"fill\",sizes:`calc(min(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1122px) - 30px, 784px) - 30px)`,...toResponsiveImage(lyFOxymA2)}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,as:\"figure\",background:{alt:\"\",fit:\"fill\",sizes:`calc(min(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1122px) - 30px, 784px) - 48px)`,...toResponsiveImage(lyFOxymA2)},className:\"framer-1hwee6y\",\"data-framer-name\":\"Banner\"})}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/DDzyuYPF56TuI0bfUu2z/YouTube.js:Youtube\":componentPresets.props[\"aXpguwjo7\"],\"module:pVk4QsoHxASnVtUBp6jr/HTBsNkEMAb7TUGaO3DBy/CodeBlock.js:default\":componentPresets.props[\"T072nVPI0\"]},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:uEo4aXgWW,className:\"framer-wmn7gs\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1szmpjj\",blockquote:\"framer-styles-preset-1xjfxte\",code:\"framer-styles-preset-1xp0ylj\",h1:\"framer-styles-preset-z0labz\",h2:\"framer-styles-preset-53a7wm\",h3:\"framer-styles-preset-i00c90\",h4:\"framer-styles-preset-w12fm6\",h5:\"framer-styles-preset-14tgpq7\",h6:\"framer-styles-preset-16y1s9i\",img:\"framer-styles-preset-1s3vqge\",p:\"framer-styles-preset-1bqhanc\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-w67xjv\",\"data-border\":true,\"data-framer-name\":\"Bottom Left\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-o0ix06\",\"data-border\":true,\"data-framer-name\":\"Bottom Right\"})]})})})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-zyl3e6\",\"data-framer-name\":\"Blog\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mitfkq\",\"data-border\":true,\"data-framer-name\":\"Overlay\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ov6zkm\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-gqjet0\",\"data-border\":true,\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-tzz4v5\",\"data-styles-preset\":\"P1_etLYkB\",style:{\"--framer-text-color\":\"var(--token-a01efd32-4c40-4f5e-9d53-93e8a53b7182, rgb(21, 20, 25))\"},children:\"Continue Reading\"})}),className:\"framer-1tguabu\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-lnsfoj\",\"data-border\":true,\"data-framer-name\":\"Overlay\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-lck3b1\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yjaede\",\"data-border\":true,\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-rsi76b\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"nqYT4ps6z\",data:Blogs,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},orderBy:[{collection:\"nqYT4ps6z\",name:\"cN7rbOJrD\",type:\"Identifier\"}],select:[{collection:\"nqYT4ps6z\",name:\"lyFOxymA2\",type:\"Identifier\"},{collection:\"nqYT4ps6z\",name:\"Boo2XiCge\",type:\"Identifier\"},{collection:\"nqYT4ps6z\",name:\"ghhIabWS2\",type:\"Identifier\"},{collection:\"nqYT4ps6z\",name:\"DOopIMTqS\",type:\"Identifier\"},{collection:\"nqYT4ps6z\",name:\"btVWoz22m\",type:\"Identifier\"},{collection:\"nqYT4ps6z\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({Boo2XiCge:Boo2XiCgenqYT4ps6z,btVWoz22m:btVWoz22mnqYT4ps6z,DOopIMTqS:DOopIMTqSnqYT4ps6z,ghhIabWS2:ghhIabWS2nqYT4ps6z,id:idnqYT4ps6z,lyFOxymA2:lyFOxymA2nqYT4ps6z},index)=>{ghhIabWS2nqYT4ps6z??=\"\";DOopIMTqSnqYT4ps6z??=\"\";btVWoz22mnqYT4ps6z??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`nqYT4ps6z-${idnqYT4ps6z}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{btVWoz22m:btVWoz22mnqYT4ps6z},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-c6c72r\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:convertFromBoolean(isSet(btVWoz22mnqYT4ps6z),activeLocale,{btVWoz22mnqYT4ps6z}),implicitPathVariables:undefined},{href:convertFromBoolean(isSet(btVWoz22mnqYT4ps6z),activeLocale,{btVWoz22mnqYT4ps6z}),implicitPathVariables:undefined},{href:convertFromBoolean(isSet(btVWoz22mnqYT4ps6z),activeLocale,{btVWoz22mnqYT4ps6z}),implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ULvgCE4hl:{width:`max(max(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1122px) - 30px, 1px), 50px)`},wdpJBbEHw:{width:`max(max(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1122px) - 30px, 1px) / 2, 50px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:422,width:`max(max(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1122px) - 30px, 1px) / 3, 50px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-yl1a91-container\",\"data-framer-name\":\"Item\",name:\"Item\",nodeId:\"xbbXtGiBP\",scopeId:\"F8p90kCVg\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ULvgCE4hl:{rZob0MkzJ:resolvedLinks[2],variant:\"rrtwX9SPq\"},wdpJBbEHw:{rZob0MkzJ:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(BlogCard,{CbLojVsyD:toResponsiveImage(lyFOxymA2nqYT4ps6z),height:\"100%\",id:\"xbbXtGiBP\",layoutId:\"xbbXtGiBP\",name:\"Item\",rZob0MkzJ:resolvedLinks[0],scHfoodH7:ghhIabWS2nqYT4ps6z,style:{width:\"100%\"},variant:\"RssonMZKw\",width:\"100%\",yxAsyLpes:DOopIMTqSnqYT4ps6z,ZEyAOZR1L:toDateString(Boo2XiCgenqYT4ps6z,{dateStyle:\"long\",locale:\"\"},activeLocaleCode)})})})})})})})})},idnqYT4ps6z);})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-xdcyo\",\"data-border\":true,\"data-framer-name\":\"Top Left\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-2emt7g\",\"data-border\":true,\"data-framer-name\":\"Top Right\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-19xxecn\",\"data-border\":true,\"data-framer-name\":\"Bottom Left\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-3rb7a2\",\"data-border\":true,\"data-framer-name\":\"Bottom Right\"})]})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:286,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-jk0kkx-container\",nodeId:\"KaENhb0PV\",rendersWithMotion:true,scopeId:\"F8p90kCVg\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ULvgCE4hl:{variant:\"Ry8DRMubn\"},wdpJBbEHw:{variant:\"mBfwfZMTX\"}},children:/*#__PURE__*/_jsx(CTA,{height:\"100%\",id:\"KaENhb0PV\",layoutId:\"KaENhb0PV\",style:{width:\"100%\"},variant:\"puN1E9P5R\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-WPXZv.framer-2lqgfn, .framer-WPXZv .framer-2lqgfn { display: block; }\",\".framer-WPXZv.framer-13ggmtr { align-content: center; align-items: center; background-color: var(--token-c54a0798-facf-4faa-b3c7-299866f9df83, #f7f7f7); 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-WPXZv .framer-wwofx1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 124px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-WPXZv .framer-1wi37pc { 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: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-WPXZv .framer-1p8581l { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 44px; height: min-content; justify-content: flex-start; max-width: 1122px; overflow: visible; padding: 0px 15px 0px 15px; position: relative; width: 1px; }\",\".framer-WPXZv .framer-7udlna { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-WPXZv .framer-1u38ija { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 36px; height: min-content; justify-content: flex-start; max-width: 784px; overflow: hidden; padding: 58px 24px 56px 24px; position: relative; width: 100%; }\",\".framer-WPXZv .framer-lgvhry { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 28px; height: min-content; justify-content: flex-start; max-width: 727px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-WPXZv .framer-1j3yios, .framer-WPXZv .framer-uqelvj, .framer-WPXZv .framer-wmn7gs { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-WPXZv .framer-1hwee6y { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: none; height: 431px; position: relative; width: 100%; }\",\".framer-WPXZv .framer-w67xjv, .framer-WPXZv .framer-19xxecn { --border-bottom-width: 1px; --border-color: var(--token-f97426c4-e775-46ac-bef5-e84e3a0e144a, #cacacb); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; aspect-ratio: 1 / 1; background-color: var(--token-c54a0798-facf-4faa-b3c7-299866f9df83, #f7f7f7); border-bottom-left-radius: 1px; border-bottom-right-radius: 1px; border-top-left-radius: 1px; border-top-right-radius: 1px; bottom: -3px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: var(--framer-aspect-ratio-supported, 6px); justify-content: center; left: -3px; overflow: hidden; padding: 0px; position: absolute; width: 6px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-WPXZv .framer-o0ix06, .framer-WPXZv .framer-3rb7a2 { --border-bottom-width: 1px; --border-color: var(--token-f97426c4-e775-46ac-bef5-e84e3a0e144a, #cacacb); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; aspect-ratio: 1 / 1; background-color: var(--token-c54a0798-facf-4faa-b3c7-299866f9df83, #f7f7f7); border-bottom-left-radius: 1px; border-bottom-right-radius: 1px; border-top-left-radius: 1px; border-top-right-radius: 1px; bottom: -3px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: var(--framer-aspect-ratio-supported, 6px); justify-content: center; overflow: hidden; padding: 0px; position: absolute; right: -3px; width: 6px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-WPXZv .framer-zyl3e6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-WPXZv .framer-1mitfkq, .framer-WPXZv .framer-lnsfoj { --border-bottom-width: 1px; --border-color: var(--token-f97426c4-e775-46ac-bef5-e84e3a0e144a, #cacacb); --border-left-width: 0px; --border-right-width: 0px; --border-style: dashed; --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: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-WPXZv .framer-1ov6zkm, .framer-WPXZv .framer-lck3b1 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1122px; overflow: visible; padding: 0px 15px 0px 15px; position: relative; width: 1px; }\",\".framer-WPXZv .framer-gqjet0 { --border-bottom-width: 0px; --border-color: var(--token-f97426c4-e775-46ac-bef5-e84e3a0e144a, #cacacb); --border-left-width: 1px; --border-right-width: 1px; --border-style: dashed; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 91px 0px 63px 0px; position: relative; width: 1px; }\",\".framer-WPXZv .framer-1tguabu { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; max-width: 1039px; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-WPXZv .framer-yjaede { --border-bottom-width: 0px; --border-color: var(--token-f97426c4-e775-46ac-bef5-e84e3a0e144a, #cacacb); --border-left-width: 1px; --border-right-width: 0px; --border-style: dashed; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-WPXZv .framer-rsi76b { display: grid; flex: 1 0 0px; gap: 0px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(50px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 1px; }\",\".framer-WPXZv .framer-c6c72r { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 30px; height: min-content; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; width: 100%; }\",\".framer-WPXZv .framer-yl1a91-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-WPXZv .framer-xdcyo { --border-bottom-width: 1px; --border-color: var(--token-f97426c4-e775-46ac-bef5-e84e3a0e144a, #cacacb); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; aspect-ratio: 1 / 1; background-color: var(--token-c54a0798-facf-4faa-b3c7-299866f9df83, #f7f7f7); border-bottom-left-radius: 1px; border-bottom-right-radius: 1px; border-top-left-radius: 1px; border-top-right-radius: 1px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: var(--framer-aspect-ratio-supported, 6px); justify-content: center; left: -3px; overflow: hidden; padding: 0px; position: absolute; top: -3px; width: 6px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-WPXZv .framer-2emt7g { --border-bottom-width: 1px; --border-color: var(--token-f97426c4-e775-46ac-bef5-e84e3a0e144a, #cacacb); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; aspect-ratio: 1 / 1; background-color: var(--token-c54a0798-facf-4faa-b3c7-299866f9df83, #f7f7f7); border-bottom-left-radius: 1px; border-bottom-right-radius: 1px; border-top-left-radius: 1px; border-top-right-radius: 1px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: var(--framer-aspect-ratio-supported, 6px); justify-content: center; overflow: hidden; padding: 0px; position: absolute; right: -3px; top: -3px; width: 6px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-WPXZv .framer-jk0kkx-container { flex: none; height: auto; position: relative; width: 100%; }\",...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,'.framer-WPXZv[data-border=\"true\"]::after, .framer-WPXZv [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-WPXZv.framer-13ggmtr { width: 810px; } .framer-WPXZv .framer-gqjet0 { padding: 70px 0px 46px 0px; } .framer-WPXZv .framer-rsi76b { grid-template-columns: repeat(2, minmax(50px, 1fr)); }}\",\"@media (max-width: 809px) { .framer-WPXZv.framer-13ggmtr { width: 390px; } .framer-WPXZv .framer-wwofx1 { padding: 103px 0px 0px 0px; } .framer-WPXZv .framer-1u38ija { padding: 30px 15px 30px 15px; } .framer-WPXZv .framer-1hwee6y { height: 230px; } .framer-WPXZv .framer-gqjet0 { padding: 50px 0px 26px 0px; } .framer-WPXZv .framer-rsi76b { grid-template-columns: repeat(1, minmax(50px, 1fr)); }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 12586\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"wdpJBbEHw\":{\"layout\":[\"fixed\",\"auto\"]},\"ULvgCE4hl\":{\"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 FramerF8p90kCVg=withCSS(Component,css,\"framer-WPXZv\");export default FramerF8p90kCVg;FramerF8p90kCVg.displayName=\"Articles Detail\";FramerF8p90kCVg.defaultProps={height:12586,width:1200};addFonts(FramerF8p90kCVg,[{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\"}]},...BlogCardFonts,...CTAFonts,...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),...componentPresets.fonts?.[\"T072nVPI0\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"T072nVPI0\"]):[],...componentPresets.fonts?.[\"aXpguwjo7\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"aXpguwjo7\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerF8p90kCVg\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"12586\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"wdpJBbEHw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ULvgCE4hl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["MotionDivWithFX", "withFX", "motion", "ImageWithFX", "Image2", "RichTextWithFX", "RichText2", "BlogCardFonts", "getFonts", "pRtG0MQbU_default", "CTAFonts", "dOtH5F3tk_default", "ContainerWithFX", "Container", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "toDateString", "value", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "toResponsiveImage", "isSet", "convertFromBoolean", "btVWoz22mnqYT4ps6z", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "wemkRmf6l_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "ghhIabWS2", "Boo2XiCge", "lyFOxymA2", "uEo4aXgWW", "lyFOxymA2nqYT4ps6z", "Boo2XiCgenqYT4ps6z", "ghhIabWS2nqYT4ps6z", "DOopIMTqSnqYT4ps6z", "idnqYT4ps6z", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "activeLocaleCode", "useLocaleCode", "textContent", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "MotionDivWithFX", "RichText2", "x", "PropertyOverrides2", "ImageWithFX", "ComponentPresetsProvider", "RichTextWithFX", "ChildrenCanSuspend", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "Container", "pRtG0MQbU_default", "ContainerWithFX", "dOtH5F3tk_default", "css", "FramerF8p90kCVg", "withCSS", "F8p90kCVg_default", "addFonts", "BlogCardFonts", "CTAFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
