{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/slZauI1OPpfTdAIT9feJ/pvBQ5lNCoHG2PBRtl7aZ/KrjTf_ugi.js"],
  "sourcesContent": ["// Generated by Framer (f90b92a)\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,Image,Link,PathVariablesContext,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Newsletter from\"#framer/local/canvasComponent/jK0vP92l5/jK0vP92l5.js\";import Footer from\"#framer/local/canvasComponent/KNMzQSHo_/KNMzQSHo_.js\";import Navigation3 from\"#framer/local/canvasComponent/o95UEGztn/o95UEGztn.js\";import Banner2 from\"#framer/local/canvasComponent/vUW4t1HjG/vUW4t1HjG.js\";import News,{enumToDisplayNameFunctions}from\"#framer/local/collection/E2KQ2ZR16/E2KQ2ZR16.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle1 from\"#framer/local/css/BewBxROAR/BewBxROAR.js\";import*as sharedStyle11 from\"#framer/local/css/etCxaLpvn/etCxaLpvn.js\";import*as sharedStyle12 from\"#framer/local/css/eUlgD3IUi/eUlgD3IUi.js\";import*as sharedStyle from\"#framer/local/css/eUzPXhCPw/eUzPXhCPw.js\";import*as sharedStyle9 from\"#framer/local/css/g2CY9Kegr/g2CY9Kegr.js\";import*as sharedStyle7 from\"#framer/local/css/GWSAo4tTb/GWSAo4tTb.js\";import*as sharedStyle6 from\"#framer/local/css/iz5PwDlED/iz5PwDlED.js\";import*as sharedStyle8 from\"#framer/local/css/lPjmvDjFV/lPjmvDjFV.js\";import*as sharedStyle5 from\"#framer/local/css/mqZl1qGnT/mqZl1qGnT.js\";import*as sharedStyle10 from\"#framer/local/css/NbtD0hGbe/NbtD0hGbe.js\";import*as sharedStyle2 from\"#framer/local/css/xc_NgQW1H/xc_NgQW1H.js\";import*as sharedStyle4 from\"#framer/local/css/XVvscF8jF/XVvscF8jF.js\";import*as sharedStyle3 from\"#framer/local/css/YcXqzoJNu/YcXqzoJNu.js\";import metadataProvider from\"#framer/local/webPageMetadata/KrjTf_ugi/KrjTf_ugi.js\";const Banner2Fonts=getFonts(Banner2);const Navigation3Fonts=getFonts(Navigation3);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const NewsletterFonts=getFonts(Newsletter);const FooterFonts=getFonts(Footer);const breakpoints={DWA9qvR0d:\"(min-width: 810px) and (max-width: 1199px)\",gPHMp8fYM:\"(max-width: 809px)\",UIwrPqZ0i:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-UBOs7\";const variantClassNames={DWA9qvR0d:\"framer-v-1ongyf9\",gPHMp8fYM:\"framer-v-zn7ivb\",UIwrPqZ0i:\"framer-v-1ook2s3\"};const transition1={damping:30,delay:.2,mass:1,stiffness:100,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 toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transition2={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,transition:transition2};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation4={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const negate=value=>{return!value;};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"UIwrPqZ0i\",Phone:\"gPHMp8fYM\",Tablet:\"DWA9qvR0d\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"UIwrPqZ0i\"};};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{style,className,layoutId,variant,O5XejjypjpnWHekG0P,Z_UeVuguZpnWHekG0P,xaKLOWCbXpnWHekG0P,Mxu4OfS88pnWHekG0P,D9_nC89bgpnWHekG0P,LMLsdhmDLpnWHekG0P,idpnWHekG0P,O5XejjypjBKUK1TG6C,Z_UeVuguZBKUK1TG6C,IXp8I9t1OBKUK1TG6C,M4Snkk6vsBKUK1TG6C,Mxu4OfS88BKUK1TG6C,D9_nC89bgBKUK1TG6C,LMLsdhmDLBKUK1TG6C,idBKUK1TG6C,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,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);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className,sharedStyle10.className,sharedStyle11.className,sharedStyle12.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"UIwrPqZ0i\",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-1ook2s3\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:29,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-bpzrbs-container\",nodeId:\"RjzYJOR0q\",scopeId:\"KrjTf_ugi\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gPHMp8fYM:{variant:\"WkUoa3FHt\"}},children:/*#__PURE__*/_jsx(Banner2,{height:\"100%\",id:\"RjzYJOR0q\",layoutId:\"RjzYJOR0q\",style:{height:\"100%\",width:\"100%\"},variant:\"f_6K1wIN4\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-dz0b9s-container\",nodeId:\"vKQwEQFSU\",scopeId:\"KrjTf_ugi\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DWA9qvR0d:{variant:\"YVE8jfVPB\"},gPHMp8fYM:{variant:\"ePOTQVyjG\"}},children:/*#__PURE__*/_jsx(Navigation3,{height:\"100%\",id:\"vKQwEQFSU\",layoutId:\"vKQwEQFSU\",style:{width:\"100%\"},variant:\"C6zQ2_5K1\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"header\",{className:\"framer-1gwunzt\",\"data-framer-name\":\"Header\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gPHMp8fYM:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1080,pixelHeight:1080,pixelWidth:1080,sizes:\"327px\",src:\"https://framerusercontent.com/images/ntkFlU0jwE8bCVsUbGZxAm1stc.png\",srcSet:\"https://framerusercontent.com/images/ntkFlU0jwE8bCVsUbGZxAm1stc.png?scale-down-to=512 512w,https://framerusercontent.com/images/ntkFlU0jwE8bCVsUbGZxAm1stc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ntkFlU0jwE8bCVsUbGZxAm1stc.png 1080w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1080,pixelHeight:1080,pixelWidth:1080,sizes:\"582px\",src:\"https://framerusercontent.com/images/ntkFlU0jwE8bCVsUbGZxAm1stc.png\",srcSet:\"https://framerusercontent.com/images/ntkFlU0jwE8bCVsUbGZxAm1stc.png?scale-down-to=512 512w,https://framerusercontent.com/images/ntkFlU0jwE8bCVsUbGZxAm1stc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ntkFlU0jwE8bCVsUbGZxAm1stc.png 1080w\"},className:\"framer-1hcyu1e\"})}),/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-wjd5re\",\"data-framer-appear-id\":\"wjd5re\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rwqdrz\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gcubqf\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gPHMp8fYM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1levbp3\",\"data-styles-preset\":\"BewBxROAR\",children:\"From the Newsroom\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1uydsif\",\"data-styles-preset\":\"eUzPXhCPw\",style:{\"--framer-text-alignment\":\"center\"},children:\"From the Newsroom\"})}),className:\"framer-1wo1j0i\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-10xyk3l\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gPHMp8fYM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-8zdvmb\",\"data-styles-preset\":\"xc_NgQW1H\",children:\"What\u2019s new in the world of metabolism and mental health.\"})}),fonts:[\"Inter\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\"},children:\"What\u2019s new in the world of metabolism and mental health.\"})}),className:\"framer-gmnu41\",fonts:[\"GF;Inter-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-vv3ap2\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"pnWHekG0P\",data:News,type:\"Collection\"},select:[{collection:\"pnWHekG0P\",name:\"O5Xejjypj\",type:\"Identifier\"},{collection:\"pnWHekG0P\",name:\"Z_UeVuguZ\",type:\"Identifier\"},{collection:\"pnWHekG0P\",name:\"xaKLOWCbX\",type:\"Identifier\"},{collection:\"pnWHekG0P\",name:\"Mxu4OfS88\",type:\"Identifier\"},{collection:\"pnWHekG0P\",name:\"D9_nC89bg\",type:\"Identifier\"},{collection:\"pnWHekG0P\",name:\"LMLsdhmDL\",type:\"Identifier\"},{collection:\"pnWHekG0P\",name:\"id\",type:\"Identifier\"}],where:{collection:\"pnWHekG0P\",name:\"k16yd1i7_\",type:\"Identifier\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({D9_nC89bg:D9_nC89bgpnWHekG0P,id:idpnWHekG0P,LMLsdhmDL:LMLsdhmDLpnWHekG0P,Mxu4OfS88:Mxu4OfS88pnWHekG0P,O5Xejjypj:O5XejjypjpnWHekG0P,xaKLOWCbX:xaKLOWCbXpnWHekG0P,Z_UeVuguZ:Z_UeVuguZpnWHekG0P},index)=>{Z_UeVuguZpnWHekG0P??=\"\";Mxu4OfS88pnWHekG0P??=\"\";const visible=isSet(D9_nC89bgpnWHekG0P);const textContent=enumToDisplayNameFunctions[\"LMLsdhmDL\"]?.(LMLsdhmDLpnWHekG0P,activeLocale);return /*#__PURE__*/_jsx(LayoutGroup,{id:`pnWHekG0P-${idpnWHekG0P}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{Mxu4OfS88:Mxu4OfS88pnWHekG0P},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-14gb1br\",\"data-framer-name\":\"Freatured\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-t4vtht\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DWA9qvR0d:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:800,intrinsicWidth:800,sizes:`calc(${componentViewport?.width||\"100vw\"} - 80px)`,...toResponsiveImage(O5XejjypjpnWHekG0P)}},gPHMp8fYM:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:800,intrinsicWidth:800,sizes:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,...toResponsiveImage(O5XejjypjpnWHekG0P)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:800,intrinsicWidth:800,sizes:\"1000px\",...toResponsiveImage(O5XejjypjpnWHekG0P)},className:\"framer-zoeony\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18tiy1p\",\"data-framer-name\":\"Post\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DWA9qvR0d:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1ihfdip\",\"data-styles-preset\":\"YcXqzoJNu\",children:\"Title\"})})},gPHMp8fYM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-6tgkgt\",\"data-styles-preset\":\"XVvscF8jF\",children:\"Title\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1levbp3\",\"data-styles-preset\":\"BewBxROAR\",children:\"Title\"})}),className:\"framer-s34nzp\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:Z_UeVuguZpnWHekG0P,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gPHMp8fYM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1albafb\",\"data-styles-preset\":\"iz5PwDlED\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Subhead\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-lfr6x1\",\"data-styles-preset\":\"mqZl1qGnT\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Subhead\"})}),className:\"framer-pr8ohg\",\"data-framer-name\":\"Subhead\",fonts:[\"Inter\"],text:xaKLOWCbXpnWHekG0P,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:{pathVariables:{Mxu4OfS88:Mxu4OfS88pnWHekG0P},webPageId:\"D1EsWRGVa\"},motionChild:true,nodeId:\"sSkmcC1FE\",openInNewTab:false,scopeId:\"KrjTf_ugi\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1nyefn8 framer-fuazmr\",\"data-framer-name\":\"Button\",\"data-reset\":\"button\",whileHover:animation2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Read More\"})}),className:\"framer-e3j1ec\",fonts:[\"GF;Inter-600\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rjj9lw\",children:[visible&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gPHMp8fYM:{background:{alt:\"\",fit:\"fit\",sizes:\"125px\",...toResponsiveImage(D9_nC89bgpnWHekG0P),...{positionX:\"left\",positionY:\"center\"}}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",sizes:\"200px\",...toResponsiveImage(D9_nC89bgpnWHekG0P),...{positionX:\"left\",positionY:\"center\"}},className:\"framer-1kugeza\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-79nq74\",\"data-framer-name\":\"Blog Type\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-018d953b-e691-47a7-901b-bcc23c5f23de, rgb(235, 231, 227))\"},children:\"Content\"})}),className:\"framer-1wg8wk4\",fonts:[\"GF;Inter-regular\"],text:textContent,verticalAlignment:\"center\",withExternalLayout:true})})]})]})]})})})},idpnWHekG0P);})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-11iur87\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"BKUK1TG6C\",data:News,type:\"Collection\"},select:[{collection:\"BKUK1TG6C\",name:\"O5Xejjypj\",type:\"Identifier\"},{collection:\"BKUK1TG6C\",name:\"Z_UeVuguZ\",type:\"Identifier\"},{collection:\"BKUK1TG6C\",name:\"IXp8I9t1O\",type:\"Identifier\"},{collection:\"BKUK1TG6C\",name:\"M4Snkk6vs\",type:\"Identifier\"},{collection:\"BKUK1TG6C\",name:\"Mxu4OfS88\",type:\"Identifier\"},{collection:\"BKUK1TG6C\",name:\"D9_nC89bg\",type:\"Identifier\"},{collection:\"BKUK1TG6C\",name:\"LMLsdhmDL\",type:\"Identifier\"},{collection:\"BKUK1TG6C\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{collection:\"BKUK1TG6C\",name:\"k16yd1i7_\",type:\"Identifier\"}}},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1?.map(({D9_nC89bg:D9_nC89bgBKUK1TG6C,id:idBKUK1TG6C,IXp8I9t1O:IXp8I9t1OBKUK1TG6C,LMLsdhmDL:LMLsdhmDLBKUK1TG6C,M4Snkk6vs:M4Snkk6vsBKUK1TG6C,Mxu4OfS88:Mxu4OfS88BKUK1TG6C,O5Xejjypj:O5XejjypjBKUK1TG6C,Z_UeVuguZ:Z_UeVuguZBKUK1TG6C},index1)=>{Z_UeVuguZBKUK1TG6C??=\"\";IXp8I9t1OBKUK1TG6C??=\"\";M4Snkk6vsBKUK1TG6C??=\"\";Mxu4OfS88BKUK1TG6C??=\"\";const visible1=negate(isSet(M4Snkk6vsBKUK1TG6C));const visible2=isSet(M4Snkk6vsBKUK1TG6C);const visible3=isSet(D9_nC89bgBKUK1TG6C);const textContent1=enumToDisplayNameFunctions[\"LMLsdhmDL\"]?.(LMLsdhmDLBKUK1TG6C,activeLocale);return /*#__PURE__*/_jsx(LayoutGroup,{id:`BKUK1TG6C-${idBKUK1TG6C}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{Mxu4OfS88:Mxu4OfS88BKUK1TG6C},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-18xcyeu\",children:/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation3,className:\"framer-1pkfsbp\",\"data-framer-appear-id\":\"1pkfsbp\",\"data-framer-name\":\"Card\",initial:animation4,optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DWA9qvR0d:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,sizes:`max(${componentViewport?.width||\"100vw\"} - 80px, 100px)`,...toResponsiveImage(O5XejjypjBKUK1TG6C)}},gPHMp8fYM:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,sizes:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,...toResponsiveImage(O5XejjypjBKUK1TG6C)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,sizes:\"1000px\",...toResponsiveImage(O5XejjypjBKUK1TG6C)},className:\"framer-dl8n3g\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19hygvr\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DWA9qvR0d:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1ihfdip\",\"data-styles-preset\":\"YcXqzoJNu\",children:\"Title\"})})},gPHMp8fYM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-6tgkgt\",\"data-styles-preset\":\"XVvscF8jF\",children:\"Title\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1levbp3\",\"data-styles-preset\":\"BewBxROAR\",children:\"Title\"})}),className:\"framer-ug1da2\",fonts:[\"Inter\"],text:Z_UeVuguZBKUK1TG6C,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:0sWquksFr1YDkaIgrl9Z/VgWe6mCMJOseqaLiMnaC/Vimeo.js:default\":componentPresets.props[\"s7CtStLOu\"],\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\":componentPresets.props[\"aqEyYPuMM\"],\"module:pVk4QsoHxASnVtUBp6jr/TbhpORLndv1iOkZzyo83/CodeBlock.js:default\":componentPresets.props[\"tnX3Cblzi\"]},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gPHMp8fYM:{stylesPresetsClassNames:{a:\"framer-styles-preset-1v2uvo6\",blockquote:\"framer-styles-preset-1ntdu9z\",code:\"framer-styles-preset-1b5v1cp\",h1:\"framer-styles-preset-1levbp3\",h2:\"framer-styles-preset-1ihfdip\",h3:\"framer-styles-preset-6tgkgt\",h4:\"framer-styles-preset-1uydsif\",h5:\"framer-styles-preset-1ylcfkg\",h6:\"framer-styles-preset-165t15t\",img:\"framer-styles-preset-3gifex\",p:\"framer-styles-preset-1albafb\"}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:IXp8I9t1OBKUK1TG6C,className:\"framer-1qmuo46\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1v2uvo6\",blockquote:\"framer-styles-preset-1ntdu9z\",code:\"framer-styles-preset-1b5v1cp\",h1:\"framer-styles-preset-1levbp3\",h2:\"framer-styles-preset-1ihfdip\",h3:\"framer-styles-preset-6tgkgt\",h4:\"framer-styles-preset-1uydsif\",h5:\"framer-styles-preset-1ylcfkg\",h6:\"framer-styles-preset-165t15t\",img:\"framer-styles-preset-3gifex\",p:\"framer-styles-preset-lfr6x1\"},verticalAlignment:\"top\",withExternalLayout:true})})}),visible1&&/*#__PURE__*/_jsx(Link,{href:{pathVariables:{Mxu4OfS88:Mxu4OfS88BKUK1TG6C},webPageId:\"D1EsWRGVa\"},motionChild:true,nodeId:\"FB3Ipm9QT\",scopeId:\"KrjTf_ugi\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-han3dr framer-fuazmr\",\"data-framer-name\":\"Button\",\"data-reset\":\"button\",whileHover:animation2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Read More\"})}),className:\"framer-k21851\",fonts:[\"GF;Inter-600\"],verticalAlignment:\"top\",withExternalLayout:true})})}),visible2&&/*#__PURE__*/_jsx(Link,{href:M4Snkk6vsBKUK1TG6C,motionChild:true,nodeId:\"aHBfmLmP4\",openInNewTab:false,scopeId:\"KrjTf_ugi\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1g2rwxy framer-fuazmr\",\"data-framer-name\":\"Button\",\"data-reset\":\"button\",whileHover:animation2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Read More\"})}),className:\"framer-zh4ez\",fonts:[\"GF;Inter-600\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7s45bl\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-19235cc\",children:visible3&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",sizes:\"200px\",...toResponsiveImage(D9_nC89bgBKUK1TG6C),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-yrtns9\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cnx1cg\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1o74xyf\",\"data-framer-name\":\"Blog Type\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-018d953b-e691-47a7-901b-bcc23c5f23de, rgb(235, 231, 227))\"},children:\"Content\"})}),className:\"framer-1c7a95p\",fonts:[\"GF;Inter-regular\"],text:textContent1,verticalAlignment:\"center\",withExternalLayout:true})})})]})]})]})})})},idBKUK1TG6C);})})})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ac11uu-container\",nodeId:\"nhvQiHK0t\",scopeId:\"KrjTf_ugi\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gPHMp8fYM:{variant:\"LTLKfOeHT\"}},children:/*#__PURE__*/_jsx(Newsletter,{height:\"100%\",id:\"nhvQiHK0t\",layoutId:\"nhvQiHK0t\",style:{width:\"100%\"},variant:\"W3P5B8ckT\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:422,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-ijp3h2-container\",nodeId:\"cAqGAXhlb\",scopeId:\"KrjTf_ugi\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DWA9qvR0d:{variant:\"S8yLPw540\"},gPHMp8fYM:{style:{width:\"100%\"},variant:\"DBf1YJq7i\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"cAqGAXhlb\",layoutId:\"cAqGAXhlb\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"CPb4IcFIe\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-UBOs7.framer-fuazmr, .framer-UBOs7 .framer-fuazmr { display: block; }\",\".framer-UBOs7.framer-1ook2s3 { 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: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-UBOs7 .framer-bpzrbs-container { flex: none; height: 29px; position: relative; width: 100%; }\",\".framer-UBOs7 .framer-dz0b9s-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 10; }\",\".framer-UBOs7 .framer-1gwunzt { align-content: center; align-items: center; background: linear-gradient(180deg, #8ca8d7 0%, rgb(251, 220, 204) 46.846846846846844%, rgb(255, 240, 219) 100%); border-bottom-left-radius: 100px; border-bottom-right-radius: 100px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-UBOs7 .framer-1hcyu1e { flex: none; height: 659px; opacity: 0.05; position: absolute; right: -23px; top: 107px; width: 582px; z-index: 0; }\",\".framer-UBOs7 .framer-wjd5re { 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: 89px 100px 89px 100px; position: relative; width: 100%; }\",\".framer-UBOs7 .framer-1rwqdrz { align-content: center; align-items: center; 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: min-content; }\",\".framer-UBOs7 .framer-1gcubqf, .framer-UBOs7 .framer-10xyk3l { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 895px; }\",\".framer-UBOs7 .framer-1wo1j0i { flex: none; height: auto; max-width: 1200px; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-UBOs7 .framer-gmnu41 { flex: none; height: auto; max-width: 1080px; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-UBOs7 .framer-vv3ap2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; padding: 44px 40px 44px 40px; position: relative; width: 100%; }\",\".framer-UBOs7 .framer-14gb1br, .framer-UBOs7 .framer-18xcyeu { 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: 1000px; }\",\".framer-UBOs7 .framer-t4vtht { align-content: center; align-items: center; background-color: var(--token-dfe88354-89bc-4ddc-be9d-fa2676709d25, #24716b); border-bottom-left-radius: 51px; border-bottom-right-radius: 51px; border-top-left-radius: 51px; border-top-right-radius: 51px; box-shadow: 0px 0.7961918735236395px 2.3885756205709185px -0.9375px rgba(0, 0, 0, 0.18), 0px 2.414506143104518px 7.2435184293135535px -1.875px rgba(0, 0, 0, 0.17241), 0px 6.382653521484461px 19.147960564453385px -2.8125px rgba(0, 0, 0, 0.14761), 0px 20px 60px -3.75px rgba(0, 0, 0, 0.0625); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: wrap; gap: 0px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",\".framer-UBOs7 .framer-zoeony { border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; flex: none; height: 712px; position: relative; width: 100%; }\",\".framer-UBOs7 .framer-18tiy1p { align-content: flex-start; align-items: flex-start; background-color: #ffffff; border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 22px; height: min-content; justify-content: flex-start; min-width: 200px; padding: 42px 40px 40px 60px; position: relative; width: 100%; }\",\".framer-UBOs7 .framer-s34nzp, .framer-UBOs7 .framer-pr8ohg { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-UBOs7 .framer-1nyefn8 { align-content: center; align-items: center; background-color: #222222; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0px 0.7065919983928324px 0.7065919983928324px -0.625px rgba(0, 0, 0, 0.15), 0px 1.8065619053231785px 1.8065619053231785px -1.25px rgba(0, 0, 0, 0.14398), 0px 3.6217592146567767px 3.6217592146567767px -1.875px rgba(0, 0, 0, 0.13793), 0px 6.8655999097303715px 6.8655999097303715px -2.5px rgba(0, 0, 0, 0.12711), 0px 13.646761411524492px 13.646761411524492px -3.125px rgba(0, 0, 0, 0.10451), 0px 30px 30px -3.75px rgba(0, 0, 0, 0.05); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 40px; justify-content: center; overflow: visible; padding: 15px; position: relative; text-decoration: none; width: 100px; }\",\".framer-UBOs7 .framer-e3j1ec, .framer-UBOs7 .framer-1wg8wk4, .framer-UBOs7 .framer-k21851, .framer-UBOs7 .framer-zh4ez, .framer-UBOs7 .framer-1c7a95p { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-UBOs7 .framer-rjj9lw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-UBOs7 .framer-1kugeza, .framer-UBOs7 .framer-yrtns9 { flex: none; height: 60px; overflow: hidden; position: relative; width: 200px; }\",\".framer-UBOs7 .framer-79nq74 { align-content: center; align-items: center; background-color: #a6a6a6; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 20px; justify-content: center; overflow: hidden; padding: 0px 20px 0px 20px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-UBOs7 .framer-11iur87 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px 40px 0px 40px; position: relative; width: 100%; }\",\".framer-UBOs7 .framer-1pkfsbp { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0px 0.7961918735236395px 2.3885756205709185px -0.625px rgba(0, 0, 0, 0.05), 0px 2.414506143104518px 7.2435184293135535px -1.25px rgba(0, 0, 0, 0.05), 0px 6.382653521484461px 19.147960564453385px -1.875px rgba(0, 0, 0, 0.05), 0px 20px 60px -2.5px rgba(0, 0, 0, 0.05); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; min-width: 100px; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-UBOs7 .framer-dl8n3g { flex: none; height: 500px; overflow: hidden; position: relative; width: 100%; }\",\".framer-UBOs7 .framer-19hygvr { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; padding: 40px; position: relative; width: 100%; }\",\".framer-UBOs7 .framer-ug1da2 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-UBOs7 .framer-1qmuo46 { flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-UBOs7 .framer-han3dr, .framer-UBOs7 .framer-1g2rwxy { align-content: center; align-items: center; background-color: #222222; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0px 0.7065919983928324px 0.7065919983928324px -0.625px rgba(0, 0, 0, 0.15), 0px 1.8065619053231785px 1.8065619053231785px -1.25px rgba(0, 0, 0, 0.14398), 0px 3.6217592146567767px 3.6217592146567767px -1.875px rgba(0, 0, 0, 0.13793), 0px 6.8655999097303715px 6.8655999097303715px -2.5px rgba(0, 0, 0, 0.12711), 0px 13.646761411524492px 13.646761411524492px -3.125px rgba(0, 0, 0, 0.10451), 0px 30px 30px -3.75px rgba(0, 0, 0, 0.05); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 40px; justify-content: center; overflow: visible; padding: 15px; position: relative; text-decoration: none; width: min-content; }\",\".framer-UBOs7 .framer-7s45bl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 36px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-UBOs7 .framer-19235cc { 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; min-height: 36px; padding: 0px; position: relative; width: 1px; }\",\".framer-UBOs7 .framer-1cnx1cg { flex: none; height: 100%; position: relative; width: 30%; }\",\".framer-UBOs7 .framer-1o74xyf { align-content: center; align-items: center; background-color: #a6a6a6; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 20px; justify-content: center; overflow: hidden; padding: 0px 20px 0px 20px; position: absolute; right: 0px; top: 50%; transform: translateY(-50%); width: min-content; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-UBOs7 .framer-ac11uu-container { flex: none; height: auto; position: relative; width: 1080px; }\",\".framer-UBOs7 .framer-ijp3h2-container { flex: none; height: auto; max-width: 100%; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-UBOs7.framer-1ook2s3, .framer-UBOs7 .framer-1gwunzt, .framer-UBOs7 .framer-wjd5re, .framer-UBOs7 .framer-1rwqdrz, .framer-UBOs7 .framer-1gcubqf, .framer-UBOs7 .framer-10xyk3l, .framer-UBOs7 .framer-vv3ap2, .framer-UBOs7 .framer-14gb1br, .framer-UBOs7 .framer-t4vtht, .framer-UBOs7 .framer-18tiy1p, .framer-UBOs7 .framer-1nyefn8, .framer-UBOs7 .framer-79nq74, .framer-UBOs7 .framer-11iur87, .framer-UBOs7 .framer-18xcyeu, .framer-UBOs7 .framer-1pkfsbp, .framer-UBOs7 .framer-19hygvr, .framer-UBOs7 .framer-han3dr, .framer-UBOs7 .framer-1g2rwxy, .framer-UBOs7 .framer-7s45bl, .framer-UBOs7 .framer-19235cc, .framer-UBOs7 .framer-1o74xyf { gap: 0px; } .framer-UBOs7.framer-1ook2s3 > *, .framer-UBOs7 .framer-1gwunzt > *, .framer-UBOs7 .framer-t4vtht > *, .framer-UBOs7 .framer-1pkfsbp > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-UBOs7.framer-1ook2s3 > :first-child, .framer-UBOs7 .framer-1gwunzt > :first-child, .framer-UBOs7 .framer-wjd5re > :first-child, .framer-UBOs7 .framer-1rwqdrz > :first-child, .framer-UBOs7 .framer-vv3ap2 > :first-child, .framer-UBOs7 .framer-t4vtht > :first-child, .framer-UBOs7 .framer-18tiy1p > :first-child, .framer-UBOs7 .framer-11iur87 > :first-child, .framer-UBOs7 .framer-1pkfsbp > :first-child, .framer-UBOs7 .framer-19hygvr > :first-child { margin-top: 0px; } .framer-UBOs7.framer-1ook2s3 > :last-child, .framer-UBOs7 .framer-1gwunzt > :last-child, .framer-UBOs7 .framer-wjd5re > :last-child, .framer-UBOs7 .framer-1rwqdrz > :last-child, .framer-UBOs7 .framer-vv3ap2 > :last-child, .framer-UBOs7 .framer-t4vtht > :last-child, .framer-UBOs7 .framer-18tiy1p > :last-child, .framer-UBOs7 .framer-11iur87 > :last-child, .framer-UBOs7 .framer-1pkfsbp > :last-child, .framer-UBOs7 .framer-19hygvr > :last-child { margin-bottom: 0px; } .framer-UBOs7 .framer-wjd5re > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-UBOs7 .framer-1rwqdrz > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-UBOs7 .framer-1gcubqf > *, .framer-UBOs7 .framer-10xyk3l > *, .framer-UBOs7 .framer-1nyefn8 > *, .framer-UBOs7 .framer-79nq74 > *, .framer-UBOs7 .framer-han3dr > *, .framer-UBOs7 .framer-1g2rwxy > *, .framer-UBOs7 .framer-7s45bl > *, .framer-UBOs7 .framer-19235cc > *, .framer-UBOs7 .framer-1o74xyf > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-UBOs7 .framer-1gcubqf > :first-child, .framer-UBOs7 .framer-10xyk3l > :first-child, .framer-UBOs7 .framer-14gb1br > :first-child, .framer-UBOs7 .framer-1nyefn8 > :first-child, .framer-UBOs7 .framer-79nq74 > :first-child, .framer-UBOs7 .framer-18xcyeu > :first-child, .framer-UBOs7 .framer-han3dr > :first-child, .framer-UBOs7 .framer-1g2rwxy > :first-child, .framer-UBOs7 .framer-7s45bl > :first-child, .framer-UBOs7 .framer-19235cc > :first-child, .framer-UBOs7 .framer-1o74xyf > :first-child { margin-left: 0px; } .framer-UBOs7 .framer-1gcubqf > :last-child, .framer-UBOs7 .framer-10xyk3l > :last-child, .framer-UBOs7 .framer-14gb1br > :last-child, .framer-UBOs7 .framer-1nyefn8 > :last-child, .framer-UBOs7 .framer-79nq74 > :last-child, .framer-UBOs7 .framer-18xcyeu > :last-child, .framer-UBOs7 .framer-han3dr > :last-child, .framer-UBOs7 .framer-1g2rwxy > :last-child, .framer-UBOs7 .framer-7s45bl > :last-child, .framer-UBOs7 .framer-19235cc > :last-child, .framer-UBOs7 .framer-1o74xyf > :last-child { margin-right: 0px; } .framer-UBOs7 .framer-vv3ap2 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-UBOs7 .framer-14gb1br > *, .framer-UBOs7 .framer-18xcyeu > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-UBOs7 .framer-18tiy1p > * { margin: 0px; margin-bottom: calc(22px / 2); margin-top: calc(22px / 2); } .framer-UBOs7 .framer-11iur87 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-UBOs7 .framer-19hygvr > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,...sharedStyle11.css,...sharedStyle12.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-UBOs7.framer-1ook2s3 { width: 810px; } .framer-UBOs7 .framer-bpzrbs-container { order: 0; } .framer-UBOs7 .framer-dz0b9s-container { order: 2; } .framer-UBOs7 .framer-1gwunzt { border-bottom-left-radius: 50px; border-bottom-right-radius: 50px; order: 3; padding: 0px 0px 50px 0px; } .framer-UBOs7 .framer-1hcyu1e { right: -46px; } .framer-UBOs7 .framer-wjd5re { padding: 89px 60px 89px 60px; } .framer-UBOs7 .framer-1rwqdrz, .framer-UBOs7 .framer-1gcubqf, .framer-UBOs7 .framer-10xyk3l, .framer-UBOs7 .framer-14gb1br { width: 100%; } .framer-UBOs7 .framer-zoeony { height: 513px; } .framer-UBOs7 .framer-18xcyeu { gap: 0px; width: 100%; } .framer-UBOs7 .framer-dl8n3g { height: 386px; } .framer-UBOs7 .framer-19hygvr { gap: 8px; padding: 40px 40px 15px 40px; } .framer-UBOs7 .framer-ac11uu-container { order: 4; width: 100%; } .framer-UBOs7 .framer-ijp3h2-container { order: 5; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-UBOs7 .framer-18xcyeu, .framer-UBOs7 .framer-19hygvr { gap: 0px; } .framer-UBOs7 .framer-18xcyeu > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-UBOs7 .framer-18xcyeu > :first-child { margin-left: 0px; } .framer-UBOs7 .framer-18xcyeu > :last-child { margin-right: 0px; } .framer-UBOs7 .framer-19hygvr > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-UBOs7 .framer-19hygvr > :first-child { margin-top: 0px; } .framer-UBOs7 .framer-19hygvr > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-UBOs7.framer-1ook2s3 { width: 390px; } .framer-UBOs7 .framer-1gwunzt { border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; gap: 40px; } .framer-UBOs7 .framer-1hcyu1e { height: 457px; right: -51px; top: 53px; width: 327px; } .framer-UBOs7 .framer-wjd5re { padding: 40px 20px 40px 20px; } .framer-UBOs7 .framer-1rwqdrz { order: 0; width: 100%; } .framer-UBOs7 .framer-1gcubqf, .framer-UBOs7 .framer-10xyk3l, .framer-UBOs7 .framer-14gb1br, .framer-UBOs7 .framer-18xcyeu, .framer-UBOs7 .framer-ac11uu-container { width: 100%; } .framer-UBOs7 .framer-1wo1j0i { max-width: 100%; } .framer-UBOs7 .framer-vv3ap2 { padding: 0px 20px 0px 20px; } .framer-UBOs7 .framer-zoeony { height: 280px; } .framer-UBOs7 .framer-18tiy1p { gap: 32px; padding: 30px; } .framer-UBOs7 .framer-1kugeza { height: 40px; width: 125px; } .framer-UBOs7 .framer-11iur87 { gap: 30px; padding: 0px 20px 50px 20px; } .framer-UBOs7 .framer-1pkfsbp { min-width: unset; } .framer-UBOs7 .framer-dl8n3g { height: 189px; order: 0; } .framer-UBOs7 .framer-19hygvr { gap: 15px; order: 1; padding: 30px; } .framer-UBOs7 .framer-7s45bl { align-content: flex-end; align-items: flex-end; flex-direction: column; height: min-content; padding: 10px 0px 0px 0px; } .framer-UBOs7 .framer-19235cc { align-content: flex-start; align-items: flex-start; flex: none; flex-direction: column; min-height: 13px; width: 100%; } .framer-UBOs7 .framer-yrtns9 { height: 39px; } .framer-UBOs7 .framer-1cnx1cg { height: 13px; } .framer-UBOs7 .framer-ijp3h2-container { max-width: unset; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-UBOs7 .framer-1gwunzt, .framer-UBOs7 .framer-18tiy1p, .framer-UBOs7 .framer-11iur87, .framer-UBOs7 .framer-19hygvr, .framer-UBOs7 .framer-7s45bl, .framer-UBOs7 .framer-19235cc { gap: 0px; } .framer-UBOs7 .framer-1gwunzt > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-UBOs7 .framer-1gwunzt > :first-child, .framer-UBOs7 .framer-18tiy1p > :first-child, .framer-UBOs7 .framer-11iur87 > :first-child, .framer-UBOs7 .framer-19hygvr > :first-child, .framer-UBOs7 .framer-7s45bl > :first-child, .framer-UBOs7 .framer-19235cc > :first-child { margin-top: 0px; } .framer-UBOs7 .framer-1gwunzt > :last-child, .framer-UBOs7 .framer-18tiy1p > :last-child, .framer-UBOs7 .framer-11iur87 > :last-child, .framer-UBOs7 .framer-19hygvr > :last-child, .framer-UBOs7 .framer-7s45bl > :last-child, .framer-UBOs7 .framer-19235cc > :last-child { margin-bottom: 0px; } .framer-UBOs7 .framer-18tiy1p > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-UBOs7 .framer-11iur87 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-UBOs7 .framer-19hygvr > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-UBOs7 .framer-7s45bl > *, .framer-UBOs7 .framer-19235cc > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 22804.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"DWA9qvR0d\":{\"layout\":[\"fixed\",\"auto\"]},\"gPHMp8fYM\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerKrjTf_ugi=withCSS(Component,css,\"framer-UBOs7\");export default FramerKrjTf_ugi;FramerKrjTf_ugi.displayName=\"Blog 2\";FramerKrjTf_ugi.defaultProps={height:22804.5,width:1200};addFonts(FramerKrjTf_ugi,[{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\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfMZ1rib2Bg-4.woff2\",weight:\"400\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYMZ1rib2Bg-4.woff2\",weight:\"600\"}]},...Banner2Fonts,...Navigation3Fonts,...NewsletterFonts,...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),...getFontsFromSharedStyle(sharedStyle10.fonts),...getFontsFromSharedStyle(sharedStyle11.fonts),...getFontsFromSharedStyle(sharedStyle12.fonts),...componentPresets.fonts?.[\"aqEyYPuMM\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"aqEyYPuMM\"]):[],...componentPresets.fonts?.[\"tnX3Cblzi\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"tnX3Cblzi\"]):[],...componentPresets.fonts?.[\"s7CtStLOu\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"s7CtStLOu\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerKrjTf_ugi\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"DWA9qvR0d\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"gPHMp8fYM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"22804.5\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["Banner2Fonts", "getFonts", "vUW4t1HjG_default", "Navigation3Fonts", "o95UEGztn_default", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "NewsletterFonts", "jK0vP92l5_default", "FooterFonts", "KNMzQSHo_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "toResponsiveImage", "value", "transition2", "animation2", "isSet", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "animation3", "animation4", "negate", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "O5XejjypjpnWHekG0P", "Z_UeVuguZpnWHekG0P", "xaKLOWCbXpnWHekG0P", "Mxu4OfS88pnWHekG0P", "D9_nC89bgpnWHekG0P", "LMLsdhmDLpnWHekG0P", "idpnWHekG0P", "O5XejjypjBKUK1TG6C", "Z_UeVuguZBKUK1TG6C", "IXp8I9t1OBKUK1TG6C", "M4Snkk6vsBKUK1TG6C", "Mxu4OfS88BKUK1TG6C", "D9_nC89bgBKUK1TG6C", "LMLsdhmDLBKUK1TG6C", "idBKUK1TG6C", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "vUW4t1HjG_default", "o95UEGztn_default", "Image2", "MotionDivWithOptimizedAppearEffect", "x", "RichText2", "ChildrenCanSuspend", "E2KQ2ZR16_default", "collection", "paginationInfo", "loadMore", "l", "index", "visible", "textContent", "enumToDisplayNameFunctions", "PathVariablesContext", "Link", "collection1", "paginationInfo1", "loadMore1", "index1", "visible1", "visible2", "visible3", "textContent1", "ComponentPresetsProvider", "jK0vP92l5_default", "KNMzQSHo_default", "css", "FramerKrjTf_ugi", "withCSS", "KrjTf_ugi_default", "addFonts", "Banner2Fonts", "Navigation3Fonts", "NewsletterFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
