{"version":3,"file":"Npw7z78gWWQtRFEacq4J_CvHd5HJRSScdBUGz0A2xo4.DYjP2Me5.mjs","names":["MenuItemHeader","BlogCard","CTASection","Footer","props","Blog","metadata","className","PropertyOverrides","Image","_Fragment","HthitxSJfBqE5im6c0","idBqE5im6c0","nEozAD2vUBqE5im6c0","ofp4eVY1MBqE5im6c0","zdFFMEIRFBqE5im6c0","css"],"sources":["https:/framerusercontent.com/modules/jTlDHlUwZz9qgQBaH8tF/vqhmGkQbJy95FjRbQ4Ay/HrMAw7XqZ.js"],"sourcesContent":["// Generated by Framer (8f9ffef)\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,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLoadMorePaginatedQuery,useLocaleCode,useLocaleInfo,useMetadata,useQueryData,useRouteElementId,useRouter,withCSS,withFX,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import CTASection from\"#framer/local/canvasComponent/CcjNc4BZx/CcjNc4BZx.js\";import MenuItemHeader from\"#framer/local/canvasComponent/E7YsKFJZp/E7YsKFJZp.js\";import BlogCard from\"#framer/local/canvasComponent/ND5IOsMqX/ND5IOsMqX.js\";import Footer from\"#framer/local/canvasComponent/ZYpfvXzLv/ZYpfvXzLv.js\";import Blog from\"#framer/local/collection/tAuroRE8S/tAuroRE8S.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle1 from\"#framer/local/css/BbGpAmIGi/BbGpAmIGi.js\";import*as sharedStyle7 from\"#framer/local/css/CWHtqap9t/CWHtqap9t.js\";import*as sharedStyle6 from\"#framer/local/css/Hapko5r3B/Hapko5r3B.js\";import*as sharedStyle5 from\"#framer/local/css/qh1gBuj0J/qh1gBuj0J.js\";import*as sharedStyle from\"#framer/local/css/rLzsPZVWH/rLzsPZVWH.js\";import*as sharedStyle4 from\"#framer/local/css/tl3AoZI8Z/tl3AoZI8Z.js\";import*as sharedStyle2 from\"#framer/local/css/u3Obeoc4R/u3Obeoc4R.js\";import*as sharedStyle3 from\"#framer/local/css/v7clXsC33/v7clXsC33.js\";import*as sharedStyle8 from\"#framer/local/css/VBCexIG6a/VBCexIG6a.js\";import metadataProvider from\"#framer/local/webPageMetadata/HrMAw7XqZ/HrMAw7XqZ.js\";const MenuItemHeaderFonts=getFonts(MenuItemHeader);const MenuItemHeaderWithVariantAppearEffect=withVariantAppearEffect(MenuItemHeader);const MotionDivWithFX=withFX(motion.div);const MotionHeaderWithFX=withFX(motion.header);const BlogCardFonts=getFonts(BlogCard);const CTASectionFonts=getFonts(CTASection);const FooterFonts=getFonts(Footer);const breakpoints={a3K0ZCypY:\"(min-width: 1200px)\",o4Oa_EAIO:\"(max-width: 767px)\",qmh8BN1C1:\"(min-width: 768px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-P4Lti\";const variantClassNames={a3K0ZCypY:\"framer-v-1h4i5n1\",o4Oa_EAIO:\"framer-v-1h8ulrz\",qmh8BN1C1:\"framer-v-15i6qwq\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:50};const transition1={damping:60,delay:0,mass:1,stiffness:400,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const sharedDateFormatter=(value,formatOptions,locale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const fallbackLocale=\"en-US\";try{return date.toLocaleString(locale||fallbackLocale,formatOptions);}catch{return date.toLocaleString(fallbackLocale,formatOptions);}};const dateOptions={dateStyle:\"medium\",timeZone:\"UTC\"};const toDateString=(value,activeLocale)=>{return sharedDateFormatter(value,dateOptions,activeLocale);};const QueryData=({query,pageSize,children})=>{const{paginatedQuery,paginationInfo,loadMore}=useLoadMorePaginatedQuery(query,pageSize,\"BqE5im6c0\");const data=useQueryData(paginatedQuery);return children(data,paginationInfo,loadMore);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"a3K0ZCypY\",Phone:\"o4Oa_EAIO\",Tablet:\"qmh8BN1C1\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"a3K0ZCypY\"};};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:\"HrMAw7XqZ\",data:Blog,type:\"Collection\"},select:[{collection:\"HrMAw7XqZ\",name:\"ofp4eVY1M\",type:\"Identifier\"},{collection:\"HrMAw7XqZ\",name:\"nEozAD2vU\",type:\"Identifier\"},{collection:\"HrMAw7XqZ\",name:\"uNlSzg2qQ\",type:\"Identifier\"},{collection:\"HrMAw7XqZ\",name:\"zdFFMEIRF\",type:\"Identifier\"},{collection:\"HrMAw7XqZ\",name:\"K0mQUsmCq\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"HrMAw7XqZ\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,uNlSzg2qQ=getFromCurrentRouteData(\"uNlSzg2qQ\"),nEozAD2vU=getFromCurrentRouteData(\"nEozAD2vU\"),ofp4eVY1M=getFromCurrentRouteData(\"ofp4eVY1M\")??\"\",zdFFMEIRF=getFromCurrentRouteData(\"zdFFMEIRF\"),K0mQUsmCq=getFromCurrentRouteData(\"K0mQUsmCq\")??\"\",zdFFMEIRFBqE5im6c0,ofp4eVY1MBqE5im6c0,nEozAD2vUBqE5im6c0,HthitxSJfBqE5im6c0,idBqE5im6c0,...restProps}=getProps(props);const metadata=React.useMemo(()=>metadataProvider(currentRouteData,activeLocale),[currentRouteData,activeLocale]);useMetadata(metadata);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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const elementId=useRouteElementId(\"WcpSyJysp\");const activeLocaleCode=useLocaleCode();const textContent=toDateString(nEozAD2vU,activeLocaleCode);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"a3K0ZCypY\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-27564b3d-d265-4b89-b4e3-2f233537db85, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1h4i5n1\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1d4qpb5\",\"data-framer-name\":\"Header Wrapper\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o4Oa_EAIO:{width:\"100vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:95,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-qv06xh-container\",nodeId:\"XtLGAHpdI\",rendersWithMotion:true,scopeId:\"HrMAw7XqZ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o4Oa_EAIO:{__framer__animateOnce:false,__framer__targets:[{ref:ref1,target:\"xE0q4qrjX\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,variant:\"mtRAMcKnE\"},qmh8BN1C1:{variant:\"lL7rTrjr7\"}},children:/*#__PURE__*/_jsx(MenuItemHeaderWithVariantAppearEffect,{height:\"100%\",id:\"XtLGAHpdI\",layoutId:\"XtLGAHpdI\",style:{width:\"100%\"},variant:\"tjvbK8V4P\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mnlina\",\"data-framer-name\":\"Hero section\",children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-11seq7p\",\"data-framer-name\":\"Container\",id:elementId,ref:ref1,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-171tfg1\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6kadkz\",\"data-framer-name\":\"Date\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o4Oa_EAIO:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+110+0+0+0+0+3.1),pixelHeight:21,pixelWidth:22,sizes:\"22px\",...toResponsiveImage(uNlSzg2qQ)}},qmh8BN1C1:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+95+48+0+0+0+0+3.1),pixelHeight:21,pixelWidth:22,sizes:\"22px\",...toResponsiveImage(uNlSzg2qQ)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+95+48+0+0+0+3.1),pixelHeight:21,pixelWidth:22,sizes:\"22px\",...toResponsiveImage(uNlSzg2qQ)},className:\"framer-kpdwvy\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-mxkjaz\",\"data-styles-preset\":\"rLzsPZVWH\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-27564b3d-d265-4b89-b4e3-2f233537db85, rgb(255, 255, 255))\"},children:\"Content\"})}),className:\"framer-1b0rf3m\",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-taifaj\",\"data-styles-preset\":\"BbGpAmIGi\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-27564b3d-d265-4b89-b4e3-2f233537db85, rgb(255, 255, 255))\"},children:\"The Importance of Insurance in Modern Life\"})}),className:\"framer-3ew8py\",fonts:[\"Inter\"],text:ofp4eVY1M,verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ow9y7l\",\"data-framer-name\":\"Blog Section\",children:/*#__PURE__*/_jsx(MotionHeaderWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-cgtqtj\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1c0wh36\",\"data-framer-name\":\"Section Title\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o4Oa_EAIO:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+283.5+60+0+0+0+0),pixelHeight:1356,pixelWidth:2164,sizes:`min(max(${componentViewport?.width||\"100vw\"} - 40px, 1px), 390px)`,...toResponsiveImage(zdFFMEIRF)}},qmh8BN1C1:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+337.5+80+0+0+0+0),pixelHeight:1356,pixelWidth:2164,sizes:`min(max(${componentViewport?.width||\"100vw\"} - 60px, 1px), 768px)`,...toResponsiveImage(zdFFMEIRF)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+329.5+130+0+0+0+0),pixelHeight:1356,pixelWidth:2164,sizes:`min(max(${componentViewport?.width||\"100vw\"} - 60px, 1px), 1082px)`,...toResponsiveImage(zdFFMEIRF)},className:\"framer-7i280w\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-19ly2yi\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/DDzyuYPF56TuI0bfUu2z/YouTube.js:Youtube\":componentPresets.props[\"wXnKkrulJ\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:K0mQUsmCq,className:\"framer-19objf5\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1v8b90e\",blockquote:\"framer-styles-preset-4m4nee\",h1:\"framer-styles-preset-taifaj\",h2:\"framer-styles-preset-vhsepq\",h3:\"framer-styles-preset-1mu6q3p\",h4:\"framer-styles-preset-13a7acs\",p:\"framer-styles-preset-185v19n\",table:\"framer-styles-preset-turqhq\"},verticalAlignment:\"top\",withExternalLayout:true})})})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-j0tpj4\",\"data-framer-name\":\"Blog Section\",children:/*#__PURE__*/_jsx(MotionHeaderWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-31l4u\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-u0n02n\",\"data-framer-name\":\"Section Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-vhsepq\",\"data-styles-preset\":\"u3Obeoc4R\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-60e91dd8-ea58-4e23-a3c1-b1af40c2b0ba, rgb(0, 0, 0))\"},children:\"Related articles\"})}),className:\"framer-f4vcd8\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-iaj3a2\",\"data-framer-name\":\"Blog Card Wrapper\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-448p29\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{pageSize:2,query:{from:{alias:\"BqE5im6c0\",data:Blog,type:\"Collection\"},select:[{collection:\"BqE5im6c0\",name:\"zdFFMEIRF\",type:\"Identifier\"},{collection:\"BqE5im6c0\",name:\"ofp4eVY1M\",type:\"Identifier\"},{collection:\"BqE5im6c0\",name:\"nEozAD2vU\",type:\"Identifier\"},{collection:\"BqE5im6c0\",name:\"HthitxSJf\",type:\"Identifier\"},{collection:\"BqE5im6c0\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{arguments:[{collection:\"BqE5im6c0\",name:\"ofp4eVY1M\",type:\"Identifier\"},{type:\"LiteralValue\",value:ofp4eVY1M}],functionName:\"CONTAINS\",type:\"FunctionCall\"}}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({HthitxSJf:HthitxSJfBqE5im6c0,id:idBqE5im6c0,nEozAD2vU:nEozAD2vUBqE5im6c0,ofp4eVY1M:ofp4eVY1MBqE5im6c0,zdFFMEIRF:zdFFMEIRFBqE5im6c0},index)=>{ofp4eVY1MBqE5im6c0??=\"\";HthitxSJfBqE5im6c0??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`BqE5im6c0-${idBqE5im6c0}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{HthitxSJf:HthitxSJfBqE5im6c0},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-qym0oz\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{HthitxSJf:HthitxSJfBqE5im6c0},webPageId:\"HrMAw7XqZ\"},implicitPathVariables:undefined},{href:{pathVariables:{HthitxSJf:HthitxSJfBqE5im6c0},webPageId:\"HrMAw7XqZ\"},implicitPathVariables:undefined},{href:{pathVariables:{HthitxSJf:HthitxSJfBqE5im6c0},webPageId:\"HrMAw7XqZ\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o4Oa_EAIO:{width:`max(max(max(min(max(${componentViewport?.width||\"100vw\"} - 40px, 1px), 390px), 1px), 50px), 1px)`,y:(componentViewport?.y||0)+0+1157.5+60+0+0+0+106.64+0+0+0+0},qmh8BN1C1:{width:`max(max(max(min(max(${componentViewport?.width||\"100vw\"} - 60px, 1px), 768px), 1px), 50px), 1px)`,y:(componentViewport?.y||0)+0+1241.5+80+0+0+0+116.64+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:532,width:`max(max((max(min(max(${componentViewport?.width||\"100vw\"} - 60px, 1px), 1280px), 1px) - 80px) / 2, 50px), 1px)`,y:(componentViewport?.y||0)+0+1305.5+130+0+0+0+138.64+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gwbie5-container\",nodeId:\"IJkE8EaWa\",scopeId:\"HrMAw7XqZ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o4Oa_EAIO:{bu_WKyYiS:resolvedLinks[2],variant:\"K3wDc7ogz\"},qmh8BN1C1:{bu_WKyYiS:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(BlogCard,{bu_WKyYiS:resolvedLinks[0],h0vPLQVph:toDateString(nEozAD2vUBqE5im6c0,activeLocaleCode),height:\"100%\",id:\"IJkE8EaWa\",L_e095jev:ofp4eVY1MBqE5im6c0,layoutId:\"IJkE8EaWa\",style:{width:\"100%\"},variant:\"UkSe19vjk\",width:\"100%\",xKPzUHm_z:toResponsiveImage(zdFFMEIRFBqE5im6c0)})})})})})})})})},idBqE5im6c0);})})})})})})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o4Oa_EAIO:{y:(componentViewport?.y||0)+0+1886.14},qmh8BN1C1:{y:(componentViewport?.y||0)+0+2050.14}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:762,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2186.14,children:/*#__PURE__*/_jsx(Container,{className:\"framer-6a42ru-container\",nodeId:\"zFnzqFoK7\",scopeId:\"HrMAw7XqZ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o4Oa_EAIO:{variant:\"wkleGYfHy\"},qmh8BN1C1:{variant:\"ueQLcRv3_\"}},children:/*#__PURE__*/_jsx(CTASection,{height:\"100%\",id:\"zFnzqFoK7\",layoutId:\"zFnzqFoK7\",style:{width:\"100%\"},variant:\"AB5R5r84z\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-121js0y\",\"data-framer-name\":\"Footer Section\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o4Oa_EAIO:{y:(componentViewport?.y||0)+0+2648.14+0},qmh8BN1C1:{y:(componentViewport?.y||0)+0+2812.14+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:409,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+0+2948.14+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-2eyjsq-container\",nodeId:\"ej8O9kqIq\",scopeId:\"HrMAw7XqZ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o4Oa_EAIO:{variant:\"UFomWAuSq\"},qmh8BN1C1:{variant:\"FtTVCWOmS\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"ej8O9kqIq\",layoutId:\"ej8O9kqIq\",style:{width:\"100%\"},variant:\"Ksn8qfe3i\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-P4Lti.framer-16c83ez, .framer-P4Lti .framer-16c83ez { display: block; }\",\".framer-P4Lti.framer-1h4i5n1 { align-content: center; align-items: center; background-color: var(--token-27564b3d-d265-4b89-b4e3-2f233537db85, #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-P4Lti .framer-1d4qpb5 { align-content: center; align-items: center; background-color: var(--token-f857f4dd-9d35-4da7-bad9-3e84ae37dce2, #1c7e6e); 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%; z-index: 10; }\",\".framer-P4Lti .framer-qv06xh-container, .framer-P4Lti .framer-1gwbie5-container, .framer-P4Lti .framer-2eyjsq-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-P4Lti .framer-1mnlina { align-content: center; align-items: center; background-color: var(--token-f857f4dd-9d35-4da7-bad9-3e84ae37dce2, #1c7e6e); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 48px 30px 72px 30px; position: relative; width: 100%; }\",\".framer-P4Lti .framer-11seq7p { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 71px; height: min-content; justify-content: center; max-width: 1384px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-P4Lti .framer-171tfg1 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-P4Lti .framer-6kadkz { 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-P4Lti .framer-kpdwvy { aspect-ratio: 1.0476190476190477 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 21px); position: relative; width: 22px; }\",\".framer-P4Lti .framer-1b0rf3m, .framer-P4Lti .framer-f4vcd8 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-P4Lti .framer-3ew8py { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 62%; word-break: break-word; word-wrap: break-word; }\",\".framer-P4Lti .framer-ow9y7l, .framer-P4Lti .framer-j0tpj4 { 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: 130px 30px 0px 30px; position: relative; width: 100%; }\",\".framer-P4Lti .framer-cgtqtj { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 71px; height: min-content; justify-content: center; max-width: 1082px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-P4Lti .framer-1c0wh36 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 72px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-P4Lti .framer-7i280w { aspect-ratio: 1.5958702064896755 / 1; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: none; height: var(--framer-aspect-ratio-supported, 125px); position: relative; width: 100%; }\",\".framer-P4Lti .framer-19ly2yi { 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: 85%; }\",\".framer-P4Lti .framer-19objf5 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-P4Lti .framer-31l4u { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 71px; height: min-content; justify-content: center; max-width: 1280px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-P4Lti .framer-u0n02n { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 72px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-P4Lti .framer-iaj3a2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 112px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-P4Lti .framer-448p29 { display: grid; flex: 1 0 0px; gap: 80px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(50px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 1px; }\",\".framer-P4Lti .framer-qym0oz { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; width: 100%; }\",\".framer-P4Lti .framer-6a42ru-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-P4Lti .framer-121js0y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,\"@media (min-width: 768px) and (max-width: 1199px) { .framer-P4Lti.framer-1h4i5n1 { width: 768px; } .framer-P4Lti .framer-1mnlina { padding: 48px 30px 80px 30px; } .framer-P4Lti .framer-11seq7p { align-content: center; align-items: center; flex-direction: column; gap: 50px; max-width: 768px; } .framer-P4Lti .framer-171tfg1 { flex: none; width: 96%; } .framer-P4Lti .framer-3ew8py { width: 100%; } .framer-P4Lti .framer-ow9y7l, .framer-P4Lti .framer-j0tpj4 { padding: 80px 30px 0px 30px; } .framer-P4Lti .framer-cgtqtj { gap: 50px; max-width: 768px; } .framer-P4Lti .framer-1c0wh36, .framer-P4Lti .framer-u0n02n { gap: 50px; } .framer-P4Lti .framer-31l4u { align-content: center; align-items: center; gap: 50px; max-width: 768px; } .framer-P4Lti .framer-f4vcd8 { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-P4Lti .framer-iaj3a2 { gap: 48px; } .framer-P4Lti .framer-448p29 { grid-template-columns: repeat(1, minmax(50px, 1fr)); }}\",\"@media (max-width: 767px) { .framer-P4Lti.framer-1h4i5n1 { width: 390px; } .framer-P4Lti .framer-1d4qpb5 { left: 50%; position: fixed; top: 0px; transform: translateX(-50%); } .framer-P4Lti .framer-qv06xh-container { flex: none; width: 100%; z-index: 1; } .framer-P4Lti .framer-1mnlina { padding: 110px 20px 60px 20px; } .framer-P4Lti .framer-11seq7p { flex-direction: column; gap: 40px; max-width: 390px; } .framer-P4Lti .framer-171tfg1 { flex: none; gap: 15px; width: 100%; } .framer-P4Lti .framer-3ew8py, .framer-P4Lti .framer-19ly2yi { width: 100%; } .framer-P4Lti .framer-ow9y7l, .framer-P4Lti .framer-j0tpj4 { padding: 60px 20px 0px 20px; } .framer-P4Lti .framer-cgtqtj, .framer-P4Lti .framer-31l4u { gap: 40px; max-width: 390px; } .framer-P4Lti .framer-1c0wh36, .framer-P4Lti .framer-u0n02n { gap: 40px; } .framer-P4Lti .framer-f4vcd8 { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-P4Lti .framer-iaj3a2 { gap: 24px; } .framer-P4Lti .framer-448p29 { gap: 30px; grid-template-columns: repeat(1, minmax(50px, 1fr)); }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4839\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"qmh8BN1C1\":{\"layout\":[\"fixed\",\"auto\"]},\"o4Oa_EAIO\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"WcpSyJysp\":{\"pattern\":\":WcpSyJysp\",\"name\":\"hero\"}}\n * @framerResponsiveScreen\n */const FramerHrMAw7XqZ=withCSS(Component,css,\"framer-P4Lti\");export default FramerHrMAw7XqZ;FramerHrMAw7XqZ.displayName=\"Blog / Slug\";FramerHrMAw7XqZ.defaultProps={height:4839,width:1200};addFonts(FramerHrMAw7XqZ,[{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\"}]},...MenuItemHeaderFonts,...BlogCardFonts,...CTASectionFonts,...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),...componentPresets.fonts?.[\"wXnKkrulJ\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"wXnKkrulJ\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerHrMAw7XqZ\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicHeight\":\"4839\",\"framerScrollSections\":\"{\\\"WcpSyJysp\\\":{\\\"pattern\\\":\\\":WcpSyJysp\\\",\\\"name\\\":\\\"hero\\\"}}\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qmh8BN1C1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"o4Oa_EAIO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}