{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/LR81f46cfkIUtqhsGWQ8/meOiV2hziG0TfF7l1rby/TjGkQj33y.js"],
  "sourcesContent": ["// Generated by Framer (98479f1)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,Link,PathVariablesContext,PropertyOverrides,RichText,SVG,useCustomCursors,useHydratedBreakpointVariants,useLocaleCode,useLocaleInfo,useQueryData,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Navbar from\"#framer/local/canvasComponent/JgPhPph6b/JgPhPph6b.js\";import FooterV3 from\"#framer/local/canvasComponent/y6pS30EQ7/y6pS30EQ7.js\";import Blog from\"#framer/local/collection/sLZbamCqW/sLZbamCqW.js\";import*as sharedStyle from\"#framer/local/css/E3agXMd2G/E3agXMd2G.js\";import*as sharedStyle2 from\"#framer/local/css/K2yddGgHr/K2yddGgHr.js\";import*as sharedStyle1 from\"#framer/local/css/q2NKlv4Gn/q2NKlv4Gn.js\";import*as sharedStyle3 from\"#framer/local/css/TsRov5PZl/TsRov5PZl.js\";import metadataProvider from\"#framer/local/webPageMetadata/TjGkQj33y/TjGkQj33y.js\";const NavbarFonts=getFonts(Navbar);const MotionDivWithFX=withFX(motion.div);const ImageWithFX=withFX(Image);const FooterV3Fonts=getFonts(FooterV3);const ContainerWithFX=withFX(Container);const breakpoints={l9XPQf374:\"(max-width: 809px)\",m5nYD2W8h:\"(min-width: 1200px)\",vQGnBu6a5:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-bZuIG\";const variantClassNames={l9XPQf374:\"framer-v-b3qihk\",m5nYD2W8h:\"framer-v-1dl5z2s\",vQGnBu6a5:\"framer-v-1u6u1qn\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const transition1={damping:60,delay:.1,mass:1.2,stiffness:200,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:50};const transition2={damping:60,delay:.2,mass:1.2,stiffness:200,type:\"spring\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:50};const transition3={damping:60,delay:.3,mass:1.2,stiffness:200,type:\"spring\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:50};const transition4={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation4={boxShadow:\"0px 6px 16px 1px hsla(0, 0%, 65%, 0.25)\",opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};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 QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"m5nYD2W8h\",Phone:\"l9XPQf374\",Tablet:\"vQGnBu6a5\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"m5nYD2W8h\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,v9eR9sa8Th_azUqIjd,bFMYqXC_Oh_azUqIjd,QJuECAhGBh_azUqIjd,Uick4qevSh_azUqIjd,cj9i5Yh4gh_azUqIjd,bfjaWbNxPh_azUqIjd,idh_azUqIjd,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-bZuIG`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-bZuIG`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const activeLocaleCode=useLocaleCode();const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"m5nYD2W8h\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1dl5z2s\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-18bzu0a-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l9XPQf374:{variant:\"sVUck27RZ\"},vQGnBu6a5:{variant:\"v3em2dN8J\"}},children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"hKfzAYTtr\",layoutId:\"hKfzAYTtr\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"o4O2H4UVN\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-zn6jp2\",\"data-framer-name\":\"Page Title\",name:\"Page Title\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-u5yrc\",\"data-framer-name\":\"Wrapper\",name:\"Wrapper\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1e0g80x\",\"data-framer-name\":\"Text\",name:\"Text\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-f1jace\",\"data-framer-name\":\"Breadcrumb\",name:\"Breadcrumb\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-vezrb7\",\"data-styles-preset\":\"E3agXMd2G\",style:{\"--framer-text-color\":\"var(--token-7af22793-eea5-4655-9e1b-23ba327af6c9, rgb(255, 166, 222))\"},children:\"HOME\"})}),className:\"framer-atugga\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1ynmavy\",layout:\"position\",opacity:1,radius:0,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 12 12\"><path d=\"M 4 2.5 L 7.5 6 L 4 9.5\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-7af22793-eea5-4655-9e1b-23ba327af6c9, rgb(255, 166, 222)) /* {&quot;name&quot;:&quot;Pink&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:10759724337,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-vezrb7\",\"data-styles-preset\":\"E3agXMd2G\",style:{\"--framer-text-color\":\"var(--token-7af22793-eea5-4655-9e1b-23ba327af6c9, rgb(255, 166, 222))\"},children:\"BLOG\"})}),className:\"framer-i2ld3l\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l9XPQf374:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-19jxoji\",\"data-styles-preset\":\"q2NKlv4Gn\",style:{\"--framer-text-alignment\":\"center\"},children:\"News & Updates\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-19jxoji\",\"data-styles-preset\":\"q2NKlv4Gn\",children:\"News & Updates\"})}),className:\"framer-vbcb4h\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:296,intrinsicWidth:369,pixelHeight:296,pixelWidth:369,src:\"https://framerusercontent.com/images/OQNGPDz30ilT8bUJB4LonoulLEk.svg\"},className:\"framer-v4rju2\",\"data-framer-name\":\"Image-01\",name:\"Image-01\",style:{transformPerspective:1200}}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l9XPQf374:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:167,intrinsicWidth:552,pixelHeight:167,pixelWidth:552,sizes:\"342px\",src:\"https://framerusercontent.com/images/urZGkgtTFm42TSfljGwRZQdyY.svg\",srcSet:\"https://framerusercontent.com/images/urZGkgtTFm42TSfljGwRZQdyY.svg?scale-down-to=512 512w,https://framerusercontent.com/images/urZGkgtTFm42TSfljGwRZQdyY.svg 552w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:167,intrinsicWidth:552,pixelHeight:167,pixelWidth:552,sizes:\"400px\",src:\"https://framerusercontent.com/images/urZGkgtTFm42TSfljGwRZQdyY.svg\",srcSet:\"https://framerusercontent.com/images/urZGkgtTFm42TSfljGwRZQdyY.svg?scale-down-to=512 512w,https://framerusercontent.com/images/urZGkgtTFm42TSfljGwRZQdyY.svg 552w\"},className:\"framer-1cigxwx\",\"data-framer-name\":\"Image-02\",name:\"Image-02\",style:{transformPerspective:1200}})})]})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1gxb8cy\",\"data-framer-name\":\"Blogpost\",name:\"Blogpost\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-18xycl3\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-l9nv1e\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"h_azUqIjd\",data:Blog,type:\"Collection\"},orderBy:[{collection:\"h_azUqIjd\",direction:\"desc\",name:\"index\",type:\"Identifier\"}],select:[{collection:\"h_azUqIjd\",name:\"v9eR9sa8T\",type:\"Identifier\"},{collection:\"h_azUqIjd\",name:\"bFMYqXC_O\",type:\"Identifier\"},{collection:\"h_azUqIjd\",name:\"QJuECAhGB\",type:\"Identifier\"},{collection:\"h_azUqIjd\",name:\"Uick4qevS\",type:\"Identifier\"},{collection:\"h_azUqIjd\",name:\"cj9i5Yh4g\",type:\"Identifier\"},{collection:\"h_azUqIjd\",name:\"bfjaWbNxP\",type:\"Identifier\"},{collection:\"h_azUqIjd\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({bfjaWbNxP:bfjaWbNxPh_azUqIjd,bFMYqXC_O:bFMYqXC_Oh_azUqIjd,cj9i5Yh4g:cj9i5Yh4gh_azUqIjd,id:idh_azUqIjd,QJuECAhGB:QJuECAhGBh_azUqIjd,Uick4qevS:Uick4qevSh_azUqIjd,v9eR9sa8T:v9eR9sa8Th_azUqIjd},i)=>{v9eR9sa8Th_azUqIjd!==null&&v9eR9sa8Th_azUqIjd!==void 0?v9eR9sa8Th_azUqIjd:v9eR9sa8Th_azUqIjd=\"\";QJuECAhGBh_azUqIjd!==null&&QJuECAhGBh_azUqIjd!==void 0?QJuECAhGBh_azUqIjd:QJuECAhGBh_azUqIjd=\"\";cj9i5Yh4gh_azUqIjd!==null&&cj9i5Yh4gh_azUqIjd!==void 0?cj9i5Yh4gh_azUqIjd:cj9i5Yh4gh_azUqIjd=\"\";bfjaWbNxPh_azUqIjd!==null&&bfjaWbNxPh_azUqIjd!==void 0?bfjaWbNxPh_azUqIjd:bfjaWbNxPh_azUqIjd=\"\";const textContent=toDateString(Uick4qevSh_azUqIjd,{dateStyle:\"long\",locale:\"\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`h_azUqIjd-${idh_azUqIjd}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{v9eR9sa8T:v9eR9sa8Th_azUqIjd},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{v9eR9sa8T:v9eR9sa8Th_azUqIjd},webPageId:\"ZHMWZ3Rk3\"},nodeId:\"krpdbXJAi\",openInNewTab:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-jwy11a framer-1qzub0p\",\"data-border\":true,style:{transformPerspective:1200},whileHover:animation4,children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"365px\",...toResponsiveImage(bFMYqXC_Oh_azUqIjd)},className:\"framer-c9pqd\",\"data-framer-name\":\"Image\",name:\"Image\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-oyd08l\",\"data-framer-name\":\"Title\",name:\"Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1akf5ho\",\"data-styles-preset\":\"K2yddGgHr\",children:\"The Benefits of A Content Personalization in 2023\"})}),className:\"framer-8wvsmb\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",text:QJuECAhGBh_azUqIjd,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-78qtcq\",\"data-styles-preset\":\"TsRov5PZl\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-cf17bbc4-766e-4800-bfb8-c043f76117a6, rgb(185, 132, 253))\"},children:\"June 15, 2023\"})}),className:\"framer-11vbgt4\",\"data-framer-name\":\"Short Description\",fonts:[\"Inter\"],name:\"Short Description\",text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4sxleu\",\"data-framer-name\":\"Info\",name:\"Info\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ucyley\",\"data-framer-name\":\"Author\",name:\"Author\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1izru88\",\"data-framer-name\":\"User_Icon\",fill:\"black\",intrinsicHeight:18,intrinsicWidth:18,name:\"User_Icon\",svg:'<svg width=\"18\" height=\"18\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><mask id=\"b\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"18\" height=\"18\"><path d=\"M0 0h18v18H0V0Z\" fill=\"#fff\"/></mask><g mask=\"url(#b)\" stroke=\"#757575\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17.473 9A8.473 8.473 0 1 1 .527 9a8.473 8.473 0 0 1 16.946 0Z\"/><path d=\"M12.39 7.87a3.389 3.389 0 1 1-6.779 0 3.389 3.389 0 0 1 6.779 0Z\"/><path d=\"M3.945 15.8a5.084 5.084 0 0 1 10.11 0\"/></g></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h18v18H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-78qtcq\",\"data-styles-preset\":\"TsRov5PZl\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(117, 117, 117)\"},children:\"Marketiva\"})}),className:\"framer-nq7tvo\",\"data-framer-name\":\"Short Description\",fonts:[\"Inter\"],name:\"Short Description\",text:cj9i5Yh4gh_azUqIjd,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16hlomh\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-rzc83x\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-78qtcq\",\"data-styles-preset\":\"TsRov5PZl\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(117, 117, 117)\"},children:\"Content Marketing\"})}),className:\"framer-9tjxgx\",\"data-framer-name\":\"Short Description\",fonts:[\"Inter\"],name:\"Short Description\",text:bfjaWbNxPh_azUqIjd,verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})})},idh_azUqIjd);})})})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1cmqnlr-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l9XPQf374:{variant:\"svb05vXrY\"},vQGnBu6a5:{variant:\"Wetjj3vHd\"}},children:/*#__PURE__*/_jsx(FooterV3,{height:\"100%\",id:\"NW4bF94LJ\",layoutId:\"NW4bF94LJ\",style:{width:\"100%\"},variant:\"PkZ4yHev2\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-bZuIG { background: white; }`,\".framer-bZuIG.framer-1qzub0p, .framer-bZuIG .framer-1qzub0p { display: block; }\",\".framer-bZuIG.framer-1dl5z2s { 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: 1200px; }\",\".framer-bZuIG .framer-18bzu0a-container { flex: none; height: auto; max-width: 1200px; position: relative; width: 100%; }\",\".framer-bZuIG .framer-zn6jp2 { align-content: center; align-items: center; background-color: rgba(177, 224, 239, 0.2); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-bZuIG .framer-u5yrc { 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: flex-start; max-width: 1200px; overflow: hidden; padding: 80px 50px 80px 50px; position: relative; width: 1px; }\",\".framer-bZuIG .framer-1e0g80x { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 595px; }\",\".framer-bZuIG .framer-f1jace, .framer-bZuIG .framer-1ucyley { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-bZuIG .framer-atugga, .framer-bZuIG .framer-i2ld3l, .framer-bZuIG .framer-vbcb4h { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-bZuIG .framer-1ynmavy { flex: none; height: 12px; position: relative; width: 12px; }\",\".framer-bZuIG .framer-v4rju2 { bottom: 0px; flex: none; height: 202px; left: 844px; position: absolute; width: 251px; z-index: 1; }\",\".framer-bZuIG .framer-1cigxwx { bottom: 38px; flex: none; height: 119px; left: 747px; position: absolute; width: 400px; z-index: 1; }\",\".framer-bZuIG .framer-1gxb8cy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 65px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 100px 30px 100px 30px; position: relative; width: 100%; }\",\".framer-bZuIG .framer-18xycl3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-bZuIG .framer-l9nv1e { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 15px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 5; }\",\".framer-bZuIG .framer-jwy11a { --border-bottom-width: 1px; --border-color: #e0e0e0; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: var(--token-67076a64-c246-4f0d-a662-b2a39de4ddcc, #ffffff); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 22px; height: min-content; justify-content: center; padding: 0px 0px 30px 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-bZuIG .framer-c9pqd { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 245px; position: relative; width: 365px; }\",\".framer-bZuIG .framer-oyd08l { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; padding: 0px 20px 0px 20px; position: relative; width: auto; }\",\".framer-bZuIG .framer-8wvsmb { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-bZuIG .framer-11vbgt4 { flex: none; height: auto; opacity: 0.75; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-bZuIG .framer-4sxleu { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px 20px 0px 20px; position: relative; width: auto; }\",\".framer-bZuIG .framer-1izru88 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 18px); position: relative; width: 18px; }\",\".framer-bZuIG .framer-nq7tvo, .framer-bZuIG .framer-9tjxgx { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-bZuIG .framer-16hlomh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-bZuIG .framer-rzc83x { background-color: #d6d6d6; flex: none; height: 26px; overflow: hidden; position: relative; width: 1px; }\",\".framer-bZuIG .framer-1cmqnlr-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-bZuIG.framer-1dl5z2s, .framer-bZuIG .framer-zn6jp2, .framer-bZuIG .framer-u5yrc, .framer-bZuIG .framer-1e0g80x, .framer-bZuIG .framer-f1jace, .framer-bZuIG .framer-1gxb8cy, .framer-bZuIG .framer-18xycl3, .framer-bZuIG .framer-l9nv1e, .framer-bZuIG .framer-jwy11a, .framer-bZuIG .framer-oyd08l, .framer-bZuIG .framer-4sxleu, .framer-bZuIG .framer-1ucyley, .framer-bZuIG .framer-16hlomh { gap: 0px; } .framer-bZuIG.framer-1dl5z2s > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-bZuIG.framer-1dl5z2s > :first-child, .framer-bZuIG .framer-1e0g80x > :first-child, .framer-bZuIG .framer-1gxb8cy > :first-child, .framer-bZuIG .framer-18xycl3 > :first-child, .framer-bZuIG .framer-jwy11a > :first-child, .framer-bZuIG .framer-oyd08l > :first-child { margin-top: 0px; } .framer-bZuIG.framer-1dl5z2s > :last-child, .framer-bZuIG .framer-1e0g80x > :last-child, .framer-bZuIG .framer-1gxb8cy > :last-child, .framer-bZuIG .framer-18xycl3 > :last-child, .framer-bZuIG .framer-jwy11a > :last-child, .framer-bZuIG .framer-oyd08l > :last-child { margin-bottom: 0px; } .framer-bZuIG .framer-zn6jp2 > *, .framer-bZuIG .framer-u5yrc > *, .framer-bZuIG .framer-f1jace > *, .framer-bZuIG .framer-4sxleu > *, .framer-bZuIG .framer-1ucyley > *, .framer-bZuIG .framer-16hlomh > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-bZuIG .framer-zn6jp2 > :first-child, .framer-bZuIG .framer-u5yrc > :first-child, .framer-bZuIG .framer-f1jace > :first-child, .framer-bZuIG .framer-l9nv1e > :first-child, .framer-bZuIG .framer-4sxleu > :first-child, .framer-bZuIG .framer-1ucyley > :first-child, .framer-bZuIG .framer-16hlomh > :first-child { margin-left: 0px; } .framer-bZuIG .framer-zn6jp2 > :last-child, .framer-bZuIG .framer-u5yrc > :last-child, .framer-bZuIG .framer-f1jace > :last-child, .framer-bZuIG .framer-l9nv1e > :last-child, .framer-bZuIG .framer-4sxleu > :last-child, .framer-bZuIG .framer-1ucyley > :last-child, .framer-bZuIG .framer-16hlomh > :last-child { margin-right: 0px; } .framer-bZuIG .framer-1e0g80x > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-bZuIG .framer-1gxb8cy > * { margin: 0px; margin-bottom: calc(65px / 2); margin-top: calc(65px / 2); } .framer-bZuIG .framer-18xycl3 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-bZuIG .framer-l9nv1e > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } .framer-bZuIG .framer-jwy11a > * { margin: 0px; margin-bottom: calc(22px / 2); margin-top: calc(22px / 2); } .framer-bZuIG .framer-oyd08l > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-bZuIG { background: white; } .framer-bZuIG.framer-1dl5z2s { width: 810px; } .framer-bZuIG .framer-u5yrc { max-width: 800px; } .framer-bZuIG .framer-1e0g80x { width: 297px; } .framer-bZuIG .framer-vbcb4h { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-bZuIG .framer-v4rju2 { height: 228px; left: 473px; width: 284px; } .framer-bZuIG .framer-1cigxwx { bottom: unset; left: 385px; top: 80px; } .framer-bZuIG .framer-1gxb8cy { max-width: 810px; }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-bZuIG { background: white; } .framer-bZuIG.framer-1dl5z2s { width: 390px; } .framer-bZuIG .framer-zn6jp2 { flex-direction: column; } .framer-bZuIG .framer-u5yrc { flex: none; flex-direction: column; gap: 39px; max-width: 390px; padding: 80px 30px 0px 30px; width: 100%; } .framer-bZuIG .framer-1e0g80x { align-content: center; align-items: center; justify-content: center; order: 0; width: 297px; } .framer-bZuIG .framer-vbcb4h { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-bZuIG .framer-v4rju2 { bottom: unset; height: 238px; left: unset; order: 1; position: relative; width: 298px; } .framer-bZuIG .framer-1cigxwx { bottom: unset; height: 102px; left: calc(45.641025641025664% - 342px / 2); order: 2; top: calc(54.49101796407187% - 102px / 2); width: 342px; } .framer-bZuIG .framer-1gxb8cy { gap: 30px; max-width: 390px; } .framer-bZuIG .framer-l9nv1e { width: min-content; } .framer-bZuIG .framer-oyd08l, .framer-bZuIG .framer-4sxleu { align-self: unset; padding: 0px; width: 280px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-bZuIG .framer-zn6jp2, .framer-bZuIG .framer-u5yrc, .framer-bZuIG .framer-1gxb8cy { gap: 0px; } .framer-bZuIG .framer-zn6jp2 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-bZuIG .framer-zn6jp2 > :first-child, .framer-bZuIG .framer-u5yrc > :first-child, .framer-bZuIG .framer-1gxb8cy > :first-child { margin-top: 0px; } .framer-bZuIG .framer-zn6jp2 > :last-child, .framer-bZuIG .framer-u5yrc > :last-child, .framer-bZuIG .framer-1gxb8cy > :last-child { margin-bottom: 0px; } .framer-bZuIG .framer-u5yrc > * { margin: 0px; margin-bottom: calc(39px / 2); margin-top: calc(39px / 2); } .framer-bZuIG .framer-1gxb8cy > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-bZuIG[data-border=\"true\"]::after, .framer-bZuIG [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; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2767\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"vQGnBu6a5\":{\"layout\":[\"fixed\",\"auto\"]},\"l9XPQf374\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerTjGkQj33y=withCSS(Component,css,\"framer-bZuIG\");export default FramerTjGkQj33y;FramerTjGkQj33y.displayName=\"Blog\";FramerTjGkQj33y.defaultProps={height:2767,width:1200};addFonts(FramerTjGkQj33y,[{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\"}]},...NavbarFonts,...FooterV3Fonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerTjGkQj33y\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"vQGnBu6a5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"l9XPQf374\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"2767\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavbarFonts", "getFonts", "JgPhPph6b_default", "MotionDivWithFX", "withFX", "motion", "ImageWithFX", "Image2", "FooterV3Fonts", "y6pS30EQ7_default", "ContainerWithFX", "Container", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "transition2", "animation2", "transition3", "animation3", "transition4", "animation4", "toResponsiveImage", "value", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "v9eR9sa8Th_azUqIjd", "bFMYqXC_Oh_azUqIjd", "QJuECAhGBh_azUqIjd", "Uick4qevSh_azUqIjd", "cj9i5Yh4gh_azUqIjd", "bfjaWbNxPh_azUqIjd", "idh_azUqIjd", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "activeLocaleCode", "useLocaleCode", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "JgPhPph6b_default", "MotionDivWithFX", "RichText2", "x", "SVG", "ImageWithFX", "ChildrenCanSuspend", "sLZbamCqW_default", "collection", "paginationInfo", "loadMore", "l", "i", "textContent", "PathVariablesContext", "Link", "Image2", "ContainerWithFX", "y6pS30EQ7_default", "css", "FramerTjGkQj33y", "withCSS", "TjGkQj33y_default", "addFonts", "NavbarFonts", "FooterV3Fonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
