{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/hGz9QY20lL36LGpF2TTJ/upZxd7EmxOiEmROxMAm6/FLynrGVpU.js"],
  "sourcesContent": ["// Generated by Framer (dc5e905)\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,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,useRouteElementId,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Footer from\"#framer/local/canvasComponent/eHaTgcJOw/eHaTgcJOw.js\";import Header from\"#framer/local/canvasComponent/KUdL1VRGL/KUdL1VRGL.js\";import HeaderSticky from\"#framer/local/canvasComponent/r3_0VqvD4/r3_0VqvD4.js\";import BlogCard from\"#framer/local/canvasComponent/tagXwt_tT/tagXwt_tT.js\";import CTA from\"#framer/local/canvasComponent/uu2fOjU5R/uu2fOjU5R.js\";import CMS from\"#framer/local/collection/PmhO73ZNl/PmhO73ZNl.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle6 from\"#framer/local/css/C2ejLeiOt/C2ejLeiOt.js\";import*as sharedStyle4 from\"#framer/local/css/DdLntNLdg/DdLntNLdg.js\";import*as sharedStyle5 from\"#framer/local/css/dMCnEfJ5Q/dMCnEfJ5Q.js\";import*as sharedStyle1 from\"#framer/local/css/DsmB7GWXI/DsmB7GWXI.js\";import*as sharedStyle8 from\"#framer/local/css/fdjIml2gV/fdjIml2gV.js\";import*as sharedStyle2 from\"#framer/local/css/lqu1y7OvG/lqu1y7OvG.js\";import*as sharedStyle3 from\"#framer/local/css/pmsCB9DYf/pmsCB9DYf.js\";import*as sharedStyle7 from\"#framer/local/css/ybRKRcLeC/ybRKRcLeC.js\";import*as sharedStyle from\"#framer/local/css/YDEmwOQ_J/YDEmwOQ_J.js\";import*as sharedStyle9 from\"#framer/local/css/YjyF4yu0u/YjyF4yu0u.js\";import metadataProvider from\"#framer/local/webPageMetadata/FLynrGVpU/FLynrGVpU.js\";const HeaderFonts=getFonts(Header);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const HeaderStickyFonts=getFonts(HeaderSticky);const ContainerWithFX=withFX(Container);const BlogCardFonts=getFonts(BlogCard);const CTAFonts=getFonts(CTA);const FooterFonts=getFonts(Footer);const breakpoints={IGAvhEoCH:\"(min-width: 1440px)\",LcT0WMj9E:\"(max-width: 767px)\",tiQ1MiR6K:\"(min-width: 1200px) and (max-width: 1439px)\",UadlNwgSr:\"(min-width: 768px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-JVtgO\";const variantClassNames={IGAvhEoCH:\"framer-v-5esc89\",LcT0WMj9E:\"framer-v-8n9o1z\",tiQ1MiR6K:\"framer-v-nphve6\",UadlNwgSr:\"framer-v-9hhql9\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transition1={damping:60,delay:0,mass:1.2,stiffness:200,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-100};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-150};const transition2={damping:60,delay:0,mass:1,stiffness:300,type:\"spring\"};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 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={\"Large Desktop\":\"IGAvhEoCH\",Desktop:\"tiQ1MiR6K\",Phone:\"LcT0WMj9E\",Tablet:\"UadlNwgSr\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"IGAvhEoCH\"};};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:\"FLynrGVpU\",data:CMS,type:\"Collection\"},select:[{collection:\"FLynrGVpU\",name:\"LaHClsJvS\",type:\"Identifier\"},{collection:\"FLynrGVpU\",name:\"LG3swFhGV\",type:\"Identifier\"},{collection:\"FLynrGVpU\",name:\"kO3FCk10k\",type:\"Identifier\"},{collection:\"FLynrGVpU\",name:\"i84NYaUSE\",type:\"Identifier\"},{collection:\"FLynrGVpU\",name:\"wNs4Btvil\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"FLynrGVpU\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,i84NYaUSE=getFromCurrentRouteData(\"i84NYaUSE\")??\"\",LG3swFhGV=getFromCurrentRouteData(\"LG3swFhGV\"),LaHClsJvS=getFromCurrentRouteData(\"LaHClsJvS\")??\"\",kO3FCk10k=getFromCurrentRouteData(\"kO3FCk10k\"),wNs4Btvil=getFromCurrentRouteData(\"wNs4Btvil\")??\"\",kO3FCk10kZwoRpdj5x,i84NYaUSEZwoRpdj5x,LaHClsJvSZwoRpdj5x,LG3swFhGVZwoRpdj5x,ciiznhjZYZwoRpdj5x,idZwoRpdj5x,...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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const activeLocaleCode=useLocaleCode();const textContent=toDateString(LG3swFhGV,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);const elementId=useRouteElementId(\"VM0I1X8lY\");useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"IGAvhEoCH\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-5esc89\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-xmpnjt-container\",\"data-framer-appear-id\":\"xmpnjt\",initial:animation1,nodeId:\"GS6HDodTl\",optimized:true,rendersWithMotion:true,scopeId:\"FLynrGVpU\",style:{transformPerspective:1200},transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LcT0WMj9E:{variant:\"CNsFAQEfb\"},UadlNwgSr:{variant:\"GDkkd2eT6\"}},children:/*#__PURE__*/_jsx(Header,{height:\"100%\",id:\"GS6HDodTl\",layoutId:\"GS6HDodTl\",style:{width:\"100%\"},variant:\"pIGcmwoIY\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref1,target:\"animate\"}],__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ibr54x-container\",layoutScroll:true,nodeId:\"J9SM6q57G\",rendersWithMotion:true,scopeId:\"FLynrGVpU\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LcT0WMj9E:{variant:\"Jx_diaRQS\"},UadlNwgSr:{variant:\"TM_FzdNhl\"}},children:/*#__PURE__*/_jsx(HeaderSticky,{height:\"100%\",id:\"J9SM6q57G\",layoutId:\"J9SM6q57G\",style:{width:\"100%\"},variant:\"e2np3w6UX\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-13u64hq\",\"data-border\":true,\"data-framer-name\":\"Blog Details\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mnebgj\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mpcrwq\",\"data-framer-name\":\"Title Block\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1764r2c\",\"data-framer-name\":\"Top\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-yfkntb\",\"data-styles-preset\":\"YDEmwOQ_J\",children:\"Kitchen\"})}),className:\"framer-f3bfg3\",\"data-framer-name\":\"Kitchen\",fonts:[\"Inter\"],text:i84NYaUSE,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1s0k56c\",\"data-framer-name\":\"Ellipse 95\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-yfkntb\",\"data-styles-preset\":\"YDEmwOQ_J\",style:{\"--framer-text-color\":\"var(--token-c492ac34-e273-4664-9a60-3ac1239a9056, rgb(107, 106, 133))\"},children:\"April 30, 2023\"})}),className:\"framer-6p573i\",\"data-framer-name\":\"April 30, 2023\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1gpcw0o\",\"data-styles-preset\":\"DsmB7GWXI\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-1417d511-8ecc-4b69-a760-9a970018d3e9, rgb(14, 13, 57))\"},children:\"The secret of cleaning your kitchen\"})}),className:\"framer-1b320hx\",\"data-framer-name\":\"TItle\",fonts:[\"Inter\"],text:LaHClsJvS,verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-wsly45\",\"data-framer-name\":\"Blog Details Main\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-butdk7\",\"data-framer-name\":\"Post\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LcT0WMj9E:{background:{alt:\"\",fit:\"fill\",sizes:`max(min(min(${componentViewport?.width||\"100vw\"}, 524px) - 60px, 1076px), 1px)`,...toResponsiveImage(kO3FCk10k)}},UadlNwgSr:{background:{alt:\"\",fit:\"fill\",sizes:`max(min(min(max(${componentViewport?.width||\"100vw\"}, 1px), 720px) - 60px, 1076px), 1px)`,...toResponsiveImage(kO3FCk10k)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:`max(min(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1356px) - 60px, 1076px), 1px)`,...toResponsiveImage(kO3FCk10k)},className:\"framer-a0ss0d\",\"data-framer-name\":\"Banner\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ue0kz\",\"data-framer-name\":\"Content\",id:elementId,ref:ref1,children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:pVk4QsoHxASnVtUBp6jr/QVzZltTawVJTjmjAWG3C/CodeBlock.js:default\":componentPresets.props[\"Og6AftHlS\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:wNs4Btvil,className:\"framer-h0wm2n\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-y5s2qt\",blockquote:\"framer-styles-preset-kaftxj\",h2:\"framer-styles-preset-namqmz\",h3:\"framer-styles-preset-12ld1wn\",h4:\"framer-styles-preset-7h26z1\",h5:\"framer-styles-preset-1cm202b\",img:\"framer-styles-preset-33qmuy\",p:\"framer-styles-preset-od6bna\"},verticalAlignment:\"top\",withExternalLayout:true})})})]})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-zzjj47\",\"data-framer-name\":\" Blog Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1onj9u0\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mwubjw\",\"data-framer-name\":\"Content Wrapper\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ok9gxt\",\"data-framer-name\":\"Title Block\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-namqmz\",\"data-styles-preset\":\"lqu1y7OvG\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-1417d511-8ecc-4b69-a760-9a970018d3e9, rgb(14, 13, 57))\"},children:\"Read more articles\"})}),className:\"framer-1bid6np\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-9q6zru\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"ZwoRpdj5x\",data:CMS,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},select:[{collection:\"ZwoRpdj5x\",name:\"kO3FCk10k\",type:\"Identifier\"},{collection:\"ZwoRpdj5x\",name:\"i84NYaUSE\",type:\"Identifier\"},{collection:\"ZwoRpdj5x\",name:\"LaHClsJvS\",type:\"Identifier\"},{collection:\"ZwoRpdj5x\",name:\"LG3swFhGV\",type:\"Identifier\"},{collection:\"ZwoRpdj5x\",name:\"ciiznhjZY\",type:\"Identifier\"},{collection:\"ZwoRpdj5x\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({ciiznhjZY:ciiznhjZYZwoRpdj5x,i84NYaUSE:i84NYaUSEZwoRpdj5x,id:idZwoRpdj5x,kO3FCk10k:kO3FCk10kZwoRpdj5x,LaHClsJvS:LaHClsJvSZwoRpdj5x,LG3swFhGV:LG3swFhGVZwoRpdj5x},index)=>{i84NYaUSEZwoRpdj5x??=\"\";LaHClsJvSZwoRpdj5x??=\"\";ciiznhjZYZwoRpdj5x??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`ZwoRpdj5x-${idZwoRpdj5x}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{ciiznhjZY:ciiznhjZYZwoRpdj5x},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-b27vnp\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ckuaoz-container\",nodeId:\"KhWqNUgGq\",scopeId:\"FLynrGVpU\",children:/*#__PURE__*/_jsx(BlogCard,{category:i84NYaUSEZwoRpdj5x,date:toDateString(LG3swFhGVZwoRpdj5x,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode),height:\"100%\",id:\"KhWqNUgGq\",image:toResponsiveImage(kO3FCk10kZwoRpdj5x),layoutId:\"KhWqNUgGq\",style:{width:\"100%\"},title:LaHClsJvSZwoRpdj5x,variant:\"Zhx97QW7Z\",width:\"100%\"})})})})})},idZwoRpdj5x);})})})})})]})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:688,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kiqthx-container\",nodeId:\"QUzkrQ6TK\",scopeId:\"FLynrGVpU\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LcT0WMj9E:{variant:\"cLtwHv6Cy\"},UadlNwgSr:{variant:\"ItBRABkjF\"}},children:/*#__PURE__*/_jsx(CTA,{height:\"100%\",id:\"QUzkrQ6TK\",layoutId:\"QUzkrQ6TK\",style:{width:\"100%\"},variant:\"mLKtSCQzT\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:669,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-106i7pi-container\",nodeId:\"My14yoosM\",scopeId:\"FLynrGVpU\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LcT0WMj9E:{variant:\"z75ismEqs\"},UadlNwgSr:{variant:\"ZNGBzaO_S\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"My14yoosM\",layoutId:\"My14yoosM\",style:{width:\"100%\"},variant:\"JhpACRhBj\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-JVtgO.framer-1q40nun, .framer-JVtgO .framer-1q40nun { display: block; }\",\".framer-JVtgO.framer-5esc89 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-JVtgO .framer-xmpnjt-container { flex: none; height: auto; left: 50%; position: absolute; top: 0px; transform: translateX(-50%); width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 10; }\",\".framer-JVtgO .framer-1ibr54x-container { flex: none; height: auto; left: 0px; position: fixed; top: 0px; width: 100%; z-index: 10; }\",\".framer-JVtgO .framer-13u64hq { --border-bottom-width: 1px; --border-color: var(--token-d0379935-5e24-4830-a668-7eb61abf05ad, #e3e3ee); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; 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: 200px 0px 120px 0px; position: relative; width: 100%; }\",\".framer-JVtgO .framer-mnebgj { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 91px; height: min-content; justify-content: flex-start; max-width: 1356px; overflow: visible; padding: 0px 30px 0px 30px; position: relative; width: 1px; }\",\".framer-JVtgO .framer-1mpcrwq, .framer-JVtgO .framer-1ok9gxt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-JVtgO .framer-1764r2c { 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: 0px; position: relative; width: 100%; }\",\".framer-JVtgO .framer-f3bfg3, .framer-JVtgO .framer-6p573i { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-JVtgO .framer-1s0k56c { aspect-ratio: 1 / 1; background-color: rgba(0, 0, 0, 0.3); border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; flex: none; height: var(--framer-aspect-ratio-supported, 3px); position: relative; width: 3px; }\",\".framer-JVtgO .framer-1b320hx { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-JVtgO .framer-wsly45 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 1076px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-JVtgO .framer-butdk7 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 79px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",\".framer-JVtgO .framer-a0ss0d { aspect-ratio: 1.4010416666666667 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: var(--framer-aspect-ratio-supported, 143px); position: relative; width: 100%; }\",\".framer-JVtgO .framer-1ue0kz { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 1044px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-JVtgO .framer-h0wm2n { --framer-paragraph-spacing: 32px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-JVtgO .framer-zzjj47 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; padding: 96px 0px 145px 0px; position: relative; width: 100%; }\",\".framer-JVtgO .framer-1onj9u0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 97px; height: min-content; justify-content: flex-start; max-width: 1356px; overflow: visible; padding: 0px 30px 0px 30px; position: relative; width: 100%; z-index: 1; }\",\".framer-JVtgO .framer-1mwubjw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 65px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-JVtgO .framer-1bid6np { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 2; }\",\".framer-JVtgO .framer-9q6zru { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 24px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-JVtgO .framer-b27vnp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 31%; }\",\".framer-JVtgO .framer-ckuaoz-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-JVtgO .framer-1kiqthx-container, .framer-JVtgO .framer-106i7pi-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,'.framer-JVtgO[data-border=\"true\"]::after, .framer-JVtgO [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: 1200px) and (max-width: 1439px) { .framer-JVtgO.framer-5esc89 { width: 1200px; } .framer-JVtgO .framer-13u64hq { padding: 180px 0px 100px 0px; } .framer-JVtgO .framer-mnebgj { gap: 80px; } .framer-JVtgO .framer-butdk7 { gap: 70px; } .framer-JVtgO .framer-zzjj47 { padding: 96px 0px 100px 0px; }}\",\"@media (min-width: 768px) and (max-width: 1199px) { .framer-JVtgO.framer-5esc89 { width: 768px; } .framer-JVtgO .framer-13u64hq { padding: 180px 0px 80px 0px; } .framer-JVtgO .framer-mnebgj { gap: 60px; max-width: 720px; } .framer-JVtgO .framer-butdk7, .framer-JVtgO .framer-1mwubjw { gap: 60px; } .framer-JVtgO .framer-zzjj47 { padding: 80px 0px 80px 0px; } .framer-JVtgO .framer-b27vnp { width: 46%; }}\",\"@media (max-width: 767px) { .framer-JVtgO.framer-5esc89 { width: 390px; } .framer-JVtgO .framer-xmpnjt-container { z-index: 3; } .framer-JVtgO .framer-13u64hq { flex-direction: column; padding: 180px 0px 60px 0px; } .framer-JVtgO .framer-mnebgj { flex: none; gap: 40px; max-width: 524px; width: 100%; } .framer-JVtgO .framer-butdk7, .framer-JVtgO .framer-1mwubjw { gap: 40px; } .framer-JVtgO .framer-zzjj47 { padding: 60px 0px 60px 0px; } .framer-JVtgO .framer-b27vnp { width: 100%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4323\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"tiQ1MiR6K\":{\"layout\":[\"fixed\",\"auto\"]},\"UadlNwgSr\":{\"layout\":[\"fixed\",\"auto\"]},\"LcT0WMj9E\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"VM0I1X8lY\":{\"pattern\":\":VM0I1X8lY\",\"name\":\"content\"}}\n * @framerResponsiveScreen\n */const FramerFLynrGVpU=withCSS(Component,css,\"framer-JVtgO\");export default FramerFLynrGVpU;FramerFLynrGVpU.displayName=\"Blog Details\";FramerFLynrGVpU.defaultProps={height:4323,width:1440};addFonts(FramerFLynrGVpU,[{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,...HeaderStickyFonts,...BlogCardFonts,...CTAFonts,...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),...componentPresets.fonts?.[\"Og6AftHlS\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"Og6AftHlS\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerFLynrGVpU\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1440\",\"framerResponsiveScreen\":\"\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"tiQ1MiR6K\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"UadlNwgSr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"LcT0WMj9E\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicHeight\":\"4323\",\"framerImmutableVariables\":\"true\",\"framerScrollSections\":\"{\\\"VM0I1X8lY\\\":{\\\"pattern\\\":\\\":VM0I1X8lY\\\",\\\"name\\\":\\\"content\\\"}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["HeaderFonts", "getFonts", "KUdL1VRGL_default", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "HeaderStickyFonts", "r3_0VqvD4_default", "ContainerWithFX", "withFX", "BlogCardFonts", "tagXwt_tT_default", "CTAFonts", "uu2fOjU5R_default", "FooterFonts", "eHaTgcJOw_default", "breakpoints", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "transition1", "animation", "animation1", "animation2", "transition2", "toDateString", "value", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "toResponsiveImage", "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", "PmhO73ZNl_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "i84NYaUSE", "LG3swFhGV", "LaHClsJvS", "kO3FCk10k", "wNs4Btvil", "kO3FCk10kZwoRpdj5x", "i84NYaUSEZwoRpdj5x", "LaHClsJvSZwoRpdj5x", "LG3swFhGVZwoRpdj5x", "ciiznhjZYZwoRpdj5x", "idZwoRpdj5x", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "ref1", "activeLocaleCode", "useLocaleCode", "textContent", "elementId", "useRouteElementId", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "ContainerWithOptimizedAppearEffect", "PropertyOverrides2", "KUdL1VRGL_default", "ContainerWithFX", "r3_0VqvD4_default", "RichText", "x", "Image2", "ComponentPresetsProvider", "ChildrenCanSuspend", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "Container", "tagXwt_tT_default", "uu2fOjU5R_default", "eHaTgcJOw_default", "css", "FramerFLynrGVpU", "withCSS", "FLynrGVpU_default", "addFonts", "HeaderFonts", "HeaderStickyFonts", "BlogCardFonts", "CTAFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
