{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/jMADtap6RRKBORFSUQjo/rtaDKEfHjkUOHz74Wi8B/lo7fzyHcg.js", "ssg:https://framerusercontent.com/modules/ob8bz1diC8k4gW7YBwLd/EYKLynajUcVR8kK3GO6a/BWOBaVDV4.js", "ssg:https://framerusercontent.com/modules/yXYr2crFMjb1CPTKcSOB/eGuRE2l0rAZwU61VsVJw/AdoEUi_tb.js", "ssg:https://framerusercontent.com/modules/CbG8B9s5FOvGpsbqmcnl/Fpq5c4ECHTlUUzTshOyZ/bkISFMIaT.js", "ssg:https://framerusercontent.com/modules/C3z0Jmcxff8GBna7aqtY/JtzIvKgz5gWyBgx6sQv0/D2WnL2UXr.js", "ssg:https://framerusercontent.com/modules/IWmhjlkClghr5qbgu6bg/B24pnQdozhSoQBh60PT4/ONU5Ze6G4.js", "ssg:https://framerusercontent.com/modules/lvtZeJNWcJjxB0xx1d7B/SGuSk7b3TJM8vaw5Boyy/VNcsEyvE1.js"],
  "sourcesContent": ["// Generated by Framer (47ebf4a)\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,Link,NotFoundError,PathVariablesContext,PropertyOverrides,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Footer from\"#framer/local/canvasComponent/BgLI54Jkr/BgLI54Jkr.js\";import BlogBanner from\"#framer/local/canvasComponent/BWOBaVDV4/BWOBaVDV4.js\";import Navbar from\"#framer/local/canvasComponent/SUZ8GF9Lf/SUZ8GF9Lf.js\";import Blog,{enumToDisplayNameFunctions}from\"#framer/local/collection/bpbPXy6Vd/bpbPXy6Vd.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle9 from\"#framer/local/css/AdoEUi_tb/AdoEUi_tb.js\";import*as sharedStyle5 from\"#framer/local/css/AX97uUq_j/AX97uUq_j.js\";import*as sharedStyle from\"#framer/local/css/bkISFMIaT/bkISFMIaT.js\";import*as sharedStyle15 from\"#framer/local/css/cv9Hbqmpn/cv9Hbqmpn.js\";import*as sharedStyle1 from\"#framer/local/css/D2WnL2UXr/D2WnL2UXr.js\";import*as sharedStyle11 from\"#framer/local/css/iqR8tH5Ru/iqR8tH5Ru.js\";import*as sharedStyle14 from\"#framer/local/css/NQASAoMCA/NQASAoMCA.js\";import*as sharedStyle4 from\"#framer/local/css/ONU5Ze6G4/ONU5Ze6G4.js\";import*as sharedStyle10 from\"#framer/local/css/Qn3f1wGfs/Qn3f1wGfs.js\";import*as sharedStyle8 from\"#framer/local/css/TGPvZjzGY/TGPvZjzGY.js\";import*as sharedStyle13 from\"#framer/local/css/uMVAFpSZQ/uMVAFpSZQ.js\";import*as sharedStyle2 from\"#framer/local/css/Vb1DFEsPo/Vb1DFEsPo.js\";import*as sharedStyle3 from\"#framer/local/css/VNcsEyvE1/VNcsEyvE1.js\";import*as sharedStyle6 from\"#framer/local/css/vPuwREkKT/vPuwREkKT.js\";import*as sharedStyle12 from\"#framer/local/css/Y3DSfwIEm/Y3DSfwIEm.js\";import*as sharedStyle7 from\"#framer/local/css/zjzrXwyKf/zjzrXwyKf.js\";import metadataProvider from\"#framer/local/webPageMetadata/lo7fzyHcg/lo7fzyHcg.js\";const NavbarFonts=getFonts(Navbar);const BlogBannerFonts=getFonts(BlogBanner);const FooterFonts=getFonts(Footer);const breakpoints={bSqjeB2ae:\"(min-width: 810px) and (max-width: 1439px)\",oQf4NFc3M:\"(max-width: 809px)\",QpRhQkxYw:\"(min-width: 1440px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-P2V2u\";const variantClassNames={bSqjeB2ae:\"framer-v-1ybxhg6\",oQf4NFc3M:\"framer-v-17hgvkc\",QpRhQkxYw:\"framer-v-1iax7gc\"};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 toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const equals=(a,b)=>{return typeof a===\"string\"&&typeof b===\"string\"?a.toLowerCase()===b.toLowerCase():a===b;};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:.85,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"QpRhQkxYw\",Phone:\"oQf4NFc3M\",Tablet:\"bSqjeB2ae\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"QpRhQkxYw\"};};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:\"lo7fzyHcg\",data:Blog,type:\"Collection\"},select:[{collection:\"lo7fzyHcg\",name:\"LVKuqF1ok\",type:\"Identifier\"},{collection:\"lo7fzyHcg\",name:\"D7iU7RNzg\",type:\"Identifier\"},{collection:\"lo7fzyHcg\",name:\"MFo8xVFSi\",type:\"Identifier\"},{collection:\"lo7fzyHcg\",name:\"o0B9DNMCF\",type:\"Identifier\"},{collection:\"lo7fzyHcg\",name:\"GgGnVsjwe\",type:\"Identifier\"},{collection:\"lo7fzyHcg\",name:\"e0lhhNfwm\",type:\"Identifier\"},{collection:\"lo7fzyHcg\",name:\"V2PqsRXhf\",type:\"Identifier\"},{collection:\"lo7fzyHcg\",name:\"guMARQOeB\",type:\"Identifier\"},{collection:\"lo7fzyHcg\",name:\"b4OWvUpwc\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"lo7fzyHcg\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,D7iU7RNzg=getFromCurrentRouteData(\"D7iU7RNzg\"),LVKuqF1ok=getFromCurrentRouteData(\"LVKuqF1ok\")??\"\",MFo8xVFSi=getFromCurrentRouteData(\"MFo8xVFSi\")??\"\",GgGnVsjwe=getFromCurrentRouteData(\"GgGnVsjwe\"),o0B9DNMCF=getFromCurrentRouteData(\"o0B9DNMCF\"),e0lhhNfwm=getFromCurrentRouteData(\"e0lhhNfwm\")??\"\",V2PqsRXhf=getFromCurrentRouteData(\"V2PqsRXhf\")??\"\",guMARQOeB=getFromCurrentRouteData(\"guMARQOeB\")??\"\",b4OWvUpwc=getFromCurrentRouteData(\"b4OWvUpwc\")??\"\",SAywIax84V_UJ3x7te,o0B9DNMCFV_UJ3x7te,LVKuqF1okV_UJ3x7te,MFo8xVFSiV_UJ3x7te,idV_UJ3x7te,SAywIax84fLUjbohjA,o0B9DNMCFfLUjbohjA,LVKuqF1okfLUjbohjA,MFo8xVFSifLUjbohjA,idfLUjbohjA,SAywIax84QC17aLjm7,o0B9DNMCFQC17aLjm7,D7iU7RNzgQC17aLjm7,GgGnVsjweQC17aLjm7,LVKuqF1okQC17aLjm7,MFo8xVFSiQC17aLjm7,idQC17aLjm7,SAywIax84p_hKcPa1q,o0B9DNMCFp_hKcPa1q,D7iU7RNzgp_hKcPa1q,GgGnVsjwep_hKcPa1q,LVKuqF1okp_hKcPa1q,MFo8xVFSip_hKcPa1q,idp_hKcPa1q,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className,sharedStyle10.className,sharedStyle11.className,sharedStyle12.className,sharedStyle13.className,sharedStyle14.className,sharedStyle15.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const textContent=enumToDisplayNameFunctions[\"D7iU7RNzg\"]?.(D7iU7RNzg,activeLocale);const activeLocaleCode=useLocaleCode();const textContent1=toDateString(GgGnVsjwe,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);const visible=equals(D7iU7RNzg,\"gcmbaKOa7\");const visible1=equals(D7iU7RNzg,\"RaD3PdbgA\");const visible2=equals(D7iU7RNzg,\"DiTvJpnI3\");const visible3=equals(D7iU7RNzg,\"GJNno2gV0\");useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"QpRhQkxYw\",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-1iax7gc\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{oQf4NFc3M:{width:\"390px\",y:(componentViewport?.y||0)+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:107,width:`min(${componentViewport?.width||\"100vw\"}, 1700px)`,y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-twu05b-container\",nodeId:\"TsAOehY2o\",scopeId:\"lo7fzyHcg\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bSqjeB2ae:{variant:\"IjletGZo2\"},oQf4NFc3M:{variant:\"CILnEXPsx\"}},children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"TsAOehY2o\",layoutId:\"TsAOehY2o\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"ikur02U2o\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xyejm4\",\"data-framer-name\":\"Hero\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-euyvt8\",\"data-framer-name\":\"Title and Details\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1j8jlbr\",\"data-border\":true,\"data-framer-name\":\"Category\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1shdga5\",\"data-styles-preset\":\"bkISFMIaT\",children:\"Workout\"})}),className:\"framer-nkwdnf\",\"data-framer-name\":\"Category\",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-iwp3xl\",\"data-styles-preset\":\"D2WnL2UXr\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-720a754f-3077-470d-9893-503a773cb83d, rgb(255, 255, 255))\"},children:\"Best Meal Plan For Hypertension: Tips And Advice\"})}),className:\"framer-1ehavqe\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:LVKuqF1ok,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1xc6d6m\",\"data-styles-preset\":\"Vb1DFEsPo\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a773d451-4161-4a55-8aa2-74177b4edb64, rgb(166, 166, 166))\"},children:\"Find the best meal plan for hypertension with heart-healthy foods, dietary tips, and lifestyle changes to help manage and lower blood pressure.\"})}),className:\"framer-1plii95\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:MFo8xVFSi,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1xc6d6m\",\"data-styles-preset\":\"Vb1DFEsPo\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a773d451-4161-4a55-8aa2-74177b4edb64, rgb(166, 166, 166))\"},children:\"Jul 13, 2024\"})}),className:\"framer-15jxznt\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],text:textContent1,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bSqjeB2ae:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+107+0+668.6),sizes:componentViewport?.width||\"100vw\",...toResponsiveImage(o0B9DNMCF)}},oQf4NFc3M:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+650),sizes:componentViewport?.width||\"100vw\",...toResponsiveImage(o0B9DNMCF)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+107+0),sizes:`calc(${componentViewport?.width||\"100vw\"} / 2)`,...toResponsiveImage(o0B9DNMCF)},className:\"framer-9o7sqz\",\"data-framer-name\":\"Banner\"})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1oi44fz\",\"data-framer-name\":\"Post\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-x0jd0x\",children:[/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\":componentPresets.props[\"MCuoYJdPy\"],\"module:pVk4QsoHxASnVtUBp6jr/TbhpORLndv1iOkZzyo83/CodeBlock.js:default\":componentPresets.props[\"DYCinxdV9\"]},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bSqjeB2ae:{stylesPresetsClassNames:{a:\"framer-styles-preset-1k4y78n\",code:\"framer-styles-preset-1iopymw\",h1:\"framer-styles-preset-5vz9nz\",h2:\"framer-styles-preset-hys8r1\",h3:\"framer-styles-preset-p562ph\",h4:\"framer-styles-preset-1fd5mif\",h5:\"framer-styles-preset-epxeec\",h6:\"framer-styles-preset-x57ktf\",img:\"framer-styles-preset-fpazmw\",p:\"framer-styles-preset-1mw6h7z\"}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:e0lhhNfwm,className:\"framer-1e1nksa\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1k4y78n\",code:\"framer-styles-preset-1iopymw\",h1:\"framer-styles-preset-iwp3xl\",h2:\"framer-styles-preset-hys8r1\",h3:\"framer-styles-preset-d2me18\",h4:\"framer-styles-preset-1fd5mif\",h5:\"framer-styles-preset-epxeec\",h6:\"framer-styles-preset-x57ktf\",img:\"framer-styles-preset-fpazmw\",p:\"framer-styles-preset-1mw6h7z\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\":componentPresets.props[\"MCuoYJdPy\"],\"module:pVk4QsoHxASnVtUBp6jr/TbhpORLndv1iOkZzyo83/CodeBlock.js:default\":componentPresets.props[\"DYCinxdV9\"]},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{oQf4NFc3M:{stylesPresetsClassNames:{a:\"framer-styles-preset-1k4y78n\",code:\"framer-styles-preset-1iopymw\",h1:\"framer-styles-preset-5vz9nz\",h2:\"framer-styles-preset-hys8r1\",h3:\"framer-styles-preset-d2me18\",h4:\"framer-styles-preset-1fd5mif\",h5:\"framer-styles-preset-epxeec\",h6:\"framer-styles-preset-x57ktf\",img:\"framer-styles-preset-fpazmw\",p:\"framer-styles-preset-1mw6h7z\"}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:V2PqsRXhf,className:\"framer-aokdvu\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1k4y78n\",code:\"framer-styles-preset-1iopymw\",h1:\"framer-styles-preset-iwp3xl\",h2:\"framer-styles-preset-hys8r1\",h3:\"framer-styles-preset-d2me18\",h4:\"framer-styles-preset-1fd5mif\",h5:\"framer-styles-preset-epxeec\",h6:\"framer-styles-preset-x57ktf\",img:\"framer-styles-preset-fpazmw\",p:\"framer-styles-preset-1mw6h7z\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bSqjeB2ae:{height:415,width:\"650px\",y:(componentViewport?.y||0)+0+1089.6+60+0+0+312},oQf4NFc3M:{height:438,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1280px) - 48px)`,y:(componentViewport?.y||0)+0+970+50+0+0+312}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:420,width:\"800px\",y:(componentViewport?.y||0)+0+807+70+0+0+312,children:/*#__PURE__*/_jsx(Container,{className:\"framer-dp8xbp-container\",nodeId:\"P7XenNElA\",scopeId:\"lo7fzyHcg\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bSqjeB2ae:{variant:\"p77ndDipO\"},oQf4NFc3M:{variant:\"VnEdDohcH\"}},children:/*#__PURE__*/_jsx(BlogBanner,{height:\"100%\",id:\"P7XenNElA\",layoutId:\"P7XenNElA\",style:{height:\"100%\",width:\"100%\"},variant:\"UfANBYirN\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\":componentPresets.props[\"MCuoYJdPy\"],\"module:pVk4QsoHxASnVtUBp6jr/TbhpORLndv1iOkZzyo83/CodeBlock.js:default\":componentPresets.props[\"DYCinxdV9\"]},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bSqjeB2ae:{stylesPresetsClassNames:{a:\"framer-styles-preset-1k4y78n\",code:\"framer-styles-preset-1iopymw\",h1:\"framer-styles-preset-5vz9nz\",h2:\"framer-styles-preset-hys8r1\",h3:\"framer-styles-preset-d2me18\",h4:\"framer-styles-preset-1fd5mif\",h5:\"framer-styles-preset-epxeec\",h6:\"framer-styles-preset-x57ktf\",img:\"framer-styles-preset-fpazmw\",p:\"framer-styles-preset-1mw6h7z\"}},oQf4NFc3M:{stylesPresetsClassNames:{a:\"framer-styles-preset-1k4y78n\",code:\"framer-styles-preset-1iopymw\",h1:\"framer-styles-preset-5vz9nz\",h2:\"framer-styles-preset-hys8r1\",h3:\"framer-styles-preset-d2me18\",h4:\"framer-styles-preset-1fd5mif\",h5:\"framer-styles-preset-epxeec\",h6:\"framer-styles-preset-x57ktf\",img:\"framer-styles-preset-fpazmw\",p:\"framer-styles-preset-1mw6h7z\"}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:guMARQOeB,className:\"framer-17c9uj4\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1k4y78n\",code:\"framer-styles-preset-1iopymw\",h1:\"framer-styles-preset-iwp3xl\",h2:\"framer-styles-preset-hys8r1\",h3:\"framer-styles-preset-d2me18\",h4:\"framer-styles-preset-1fd5mif\",h5:\"framer-styles-preset-epxeec\",h6:\"framer-styles-preset-x57ktf\",img:\"framer-styles-preset-fpazmw\",p:\"framer-styles-preset-1mw6h7z\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\":componentPresets.props[\"MCuoYJdPy\"],\"module:pVk4QsoHxASnVtUBp6jr/TbhpORLndv1iOkZzyo83/CodeBlock.js:default\":componentPresets.props[\"DYCinxdV9\"]},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bSqjeB2ae:{stylesPresetsClassNames:{a:\"framer-styles-preset-1k4y78n\",code:\"framer-styles-preset-1iopymw\",h1:\"framer-styles-preset-5vz9nz\",h2:\"framer-styles-preset-hys8r1\",h3:\"framer-styles-preset-p562ph\",h4:\"framer-styles-preset-1fd5mif\",h5:\"framer-styles-preset-epxeec\",h6:\"framer-styles-preset-x57ktf\",img:\"framer-styles-preset-fpazmw\",p:\"framer-styles-preset-1mw6h7z\"}},oQf4NFc3M:{stylesPresetsClassNames:{a:\"framer-styles-preset-1k4y78n\",code:\"framer-styles-preset-1iopymw\",h1:\"framer-styles-preset-5vz9nz\",h2:\"framer-styles-preset-hys8r1\",h3:\"framer-styles-preset-p562ph\",h4:\"framer-styles-preset-1fd5mif\",h5:\"framer-styles-preset-epxeec\",h6:\"framer-styles-preset-x57ktf\",img:\"framer-styles-preset-fpazmw\",p:\"framer-styles-preset-1mw6h7z\"}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:b4OWvUpwc,className:\"framer-1cprkcr\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1k4y78n\",code:\"framer-styles-preset-1iopymw\",h1:\"framer-styles-preset-iwp3xl\",h2:\"framer-styles-preset-hys8r1\",h3:\"framer-styles-preset-d2me18\",h4:\"framer-styles-preset-1fd5mif\",h5:\"framer-styles-preset-epxeec\",h6:\"framer-styles-preset-x57ktf\",img:\"framer-styles-preset-fpazmw\",p:\"framer-styles-preset-1mw6h7z\"},verticalAlignment:\"top\",withExternalLayout:true})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12i957p\",\"data-framer-name\":\"Blogs/Related Blogs\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-isstka\",\"data-framer-name\":\"Title & Menu\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{oQf4NFc3M:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1fd5mif\",\"data-styles-preset\":\"AX97uUq_j\",style:{\"--framer-text-alignment\":\"start\",\"--framer-text-color\":\"rgb(24, 24, 24)\"},children:\"You may also want to read this:\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1fd5mif\",\"data-styles-preset\":\"AX97uUq_j\",style:{\"--framer-text-color\":\"var(--token-ab2ef5e8-1bd5-473c-9e9d-ac88bcc4f6de, rgb(6, 4, 11))\"},children:\"You may also want to read this:\"})}),className:\"framer-qb0j0b\",\"data-framer-name\":\"More Blogs\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-h5opih\",\"data-framer-name\":\"Blogs/All Blogs\",children:[visible&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-uyvls0\",\"data-framer-name\":\"Workout\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"V_UJ3x7te\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},select:[{collection:\"V_UJ3x7te\",name:\"SAywIax84\",type:\"Identifier\"},{collection:\"V_UJ3x7te\",name:\"o0B9DNMCF\",type:\"Identifier\"},{collection:\"V_UJ3x7te\",name:\"LVKuqF1ok\",type:\"Identifier\"},{collection:\"V_UJ3x7te\",name:\"MFo8xVFSi\",type:\"Identifier\"},{collection:\"V_UJ3x7te\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"V_UJ3x7te\",name:\"D7iU7RNzg\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:D7iU7RNzg},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({id:idV_UJ3x7te,LVKuqF1ok:LVKuqF1okV_UJ3x7te,MFo8xVFSi:MFo8xVFSiV_UJ3x7te,o0B9DNMCF:o0B9DNMCFV_UJ3x7te,SAywIax84:SAywIax84V_UJ3x7te},index)=>{SAywIax84V_UJ3x7te??=\"\";LVKuqF1okV_UJ3x7te??=\"\";MFo8xVFSiV_UJ3x7te??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`V_UJ3x7te-${idV_UJ3x7te}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{SAywIax84:SAywIax84V_UJ3x7te},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{SAywIax84:SAywIax84V_UJ3x7te},webPageId:\"lo7fzyHcg\"},motionChild:true,nodeId:\"XgfSrDUuB\",scopeId:\"lo7fzyHcg\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-j4sdr1 framer-1q262nu\",\"data-framer-name\":\"Blog post\",whileHover:animation,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bSqjeB2ae:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2318.6+100+97.6+0+-740.65+0+0+0+0),sizes:`calc(${componentViewport?.width||\"100vw\"} - 200px)`,...toResponsiveImage(o0B9DNMCFV_UJ3x7te)}},oQf4NFc3M:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2132+100+65.6+0+-740.65+0+0+0+0),sizes:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,...toResponsiveImage(o0B9DNMCFV_UJ3x7te)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2021+100+97.6+0+-1695+0+0+0+0),sizes:\"400px\",...toResponsiveImage(o0B9DNMCFV_UJ3x7te)},className:\"framer-1v1dzql\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1y02qvs\",\"data-framer-name\":\"Post\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1fd5mif\",\"data-styles-preset\":\"AX97uUq_j\",children:\"3-Day Split Workout - The Complete Guide (2025)\"})}),className:\"framer-fgo9zc\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:LVKuqF1okV_UJ3x7te,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-i5z14f\",\"data-styles-preset\":\"NQASAoMCA\",children:\"Get the most out of your workouts with this 3-day split plan. Ideal for all levels, it balances training, recovery, and results to build muscle and strength.\"})}),className:\"framer-1mkto1a\",\"data-framer-name\":\"meta description\",fonts:[\"Inter\"],text:MFo8xVFSiV_UJ3x7te,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})},idV_UJ3x7te);})})})})}),visible1&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-5kcajw\",\"data-framer-name\":\"Nutrition\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"fLUjbohjA\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},orderBy:[{collection:\"fLUjbohjA\",direction:\"desc\",name:\"index\",type:\"Identifier\"}],select:[{collection:\"fLUjbohjA\",name:\"SAywIax84\",type:\"Identifier\"},{collection:\"fLUjbohjA\",name:\"o0B9DNMCF\",type:\"Identifier\"},{collection:\"fLUjbohjA\",name:\"LVKuqF1ok\",type:\"Identifier\"},{collection:\"fLUjbohjA\",name:\"MFo8xVFSi\",type:\"Identifier\"},{collection:\"fLUjbohjA\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"fLUjbohjA\",name:\"D7iU7RNzg\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:D7iU7RNzg},type:\"BinaryOperation\"}},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1?.map(({id:idfLUjbohjA,LVKuqF1ok:LVKuqF1okfLUjbohjA,MFo8xVFSi:MFo8xVFSifLUjbohjA,o0B9DNMCF:o0B9DNMCFfLUjbohjA,SAywIax84:SAywIax84fLUjbohjA},index1)=>{SAywIax84fLUjbohjA??=\"\";LVKuqF1okfLUjbohjA??=\"\";MFo8xVFSifLUjbohjA??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`fLUjbohjA-${idfLUjbohjA}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{SAywIax84:SAywIax84fLUjbohjA},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{SAywIax84:SAywIax84fLUjbohjA},webPageId:\"lo7fzyHcg\"},motionChild:true,nodeId:\"H7StN1Wz9\",scopeId:\"lo7fzyHcg\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-moduaa framer-1q262nu\",\"data-framer-name\":\"Blog post\",whileHover:animation,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bSqjeB2ae:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2318.6+100+97.6+0+-305.55+0+0+0+0),sizes:`calc(${componentViewport?.width||\"100vw\"} - 200px)`,...toResponsiveImage(o0B9DNMCFfLUjbohjA)}},oQf4NFc3M:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2132+100+65.6+0+-305.55+0+0+0+0),sizes:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,...toResponsiveImage(o0B9DNMCFfLUjbohjA)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2021+100+97.6+0+-565+0+0+0+0),sizes:\"400px\",...toResponsiveImage(o0B9DNMCFfLUjbohjA)},className:\"framer-1d29rha\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vrywuc\",\"data-framer-name\":\"Post\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1fd5mif\",\"data-styles-preset\":\"AX97uUq_j\",children:\"Delicious Meal Plan Ideas for a 1500 Calorie Diet\"})}),className:\"framer-1t2gge2\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:LVKuqF1okfLUjbohjA,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U3BhY2UgR3JvdGVzay1yZWd1bGFy\",\"--framer-font-family\":'\"Space Grotesk\", \"Space Grotesk Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Eating healthy doesn\u2019t have to be boring! Get inspired with delicious meal plan ideas for your 1500 calorie diet that won\u2019t sacrifice taste.\"})}),className:\"framer-g2axie\",\"data-framer-name\":\"meta description\",fonts:[\"GF;Space Grotesk-regular\"],text:MFo8xVFSifLUjbohjA,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})},idfLUjbohjA);})})})})}),visible2&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ynoxjj\",\"data-framer-name\":\"Case Study\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"QC17aLjm7\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},select:[{collection:\"QC17aLjm7\",name:\"SAywIax84\",type:\"Identifier\"},{collection:\"QC17aLjm7\",name:\"o0B9DNMCF\",type:\"Identifier\"},{collection:\"QC17aLjm7\",name:\"D7iU7RNzg\",type:\"Identifier\"},{collection:\"QC17aLjm7\",name:\"GgGnVsjwe\",type:\"Identifier\"},{collection:\"QC17aLjm7\",name:\"LVKuqF1ok\",type:\"Identifier\"},{collection:\"QC17aLjm7\",name:\"MFo8xVFSi\",type:\"Identifier\"},{collection:\"QC17aLjm7\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"QC17aLjm7\",name:\"D7iU7RNzg\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"gcmbaKOa7\"},type:\"BinaryOperation\"}},children:(collection2,paginationInfo2,loadMore2)=>/*#__PURE__*/_jsx(_Fragment,{children:collection2?.map(({D7iU7RNzg:D7iU7RNzgQC17aLjm7,GgGnVsjwe:GgGnVsjweQC17aLjm7,id:idQC17aLjm7,LVKuqF1ok:LVKuqF1okQC17aLjm7,MFo8xVFSi:MFo8xVFSiQC17aLjm7,o0B9DNMCF:o0B9DNMCFQC17aLjm7,SAywIax84:SAywIax84QC17aLjm7},index2)=>{SAywIax84QC17aLjm7??=\"\";LVKuqF1okQC17aLjm7??=\"\";MFo8xVFSiQC17aLjm7??=\"\";const textContent2=enumToDisplayNameFunctions[\"D7iU7RNzg\"]?.(D7iU7RNzgQC17aLjm7,activeLocale);const textContent3=toDateString(GgGnVsjweQC17aLjm7,{dateStyle:\"short\",locale:\"\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`QC17aLjm7-${idQC17aLjm7}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{SAywIax84:SAywIax84QC17aLjm7},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{SAywIax84:SAywIax84QC17aLjm7},webPageId:\"lo7fzyHcg\"},motionChild:true,nodeId:\"ZMxqDi89t\",scopeId:\"lo7fzyHcg\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-18go62u framer-1q262nu\",\"data-framer-name\":\"Blog post\",whileHover:animation,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bSqjeB2ae:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2318.6+100+97.6+0+129.55+0+0+0+0),sizes:`calc(${componentViewport?.width||\"100vw\"} - 200px)`,...toResponsiveImage(o0B9DNMCFQC17aLjm7)}},oQf4NFc3M:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2132+100+65.6+0+129.55+0+0+0+0),sizes:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,...toResponsiveImage(o0B9DNMCFQC17aLjm7)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2021+100+97.6+0+565+0+0+0+0),sizes:\"400px\",...toResponsiveImage(o0B9DNMCFQC17aLjm7)},className:\"framer-1lfhdlz\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-r7jk6l\",\"data-framer-name\":\"Post\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ceenob\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-epxeec\",\"data-styles-preset\":\"vPuwREkKT\",style:{\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Content\"})}),className:\"framer-hixo24\",\"data-framer-name\":\"Category\",fonts:[\"Inter\"],text:textContent2,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1mw6h7z\",\"data-styles-preset\":\"TGPvZjzGY\",style:{\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Content\"})}),className:\"framer-e0nhux\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],text:textContent3,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-5v00a8\",\"data-styles-preset\":\"cv9Hbqmpn\",children:\"Content\"})}),className:\"framer-9bdjfx\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:LVKuqF1okQC17aLjm7,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U3BhY2UgR3JvdGVzay1yZWd1bGFy\",\"--framer-font-family\":'\"Space Grotesk\", \"Space Grotesk Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Content\"})}),className:\"framer-12bh5u6\",\"data-framer-name\":\"meta description\",fonts:[\"GF;Space Grotesk-regular\"],text:MFo8xVFSiQC17aLjm7,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})},idQC17aLjm7);})})})})}),visible3&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1w61go4\",\"data-framer-name\":\"Tips\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"p_hKcPa1q\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},select:[{collection:\"p_hKcPa1q\",name:\"SAywIax84\",type:\"Identifier\"},{collection:\"p_hKcPa1q\",name:\"o0B9DNMCF\",type:\"Identifier\"},{collection:\"p_hKcPa1q\",name:\"D7iU7RNzg\",type:\"Identifier\"},{collection:\"p_hKcPa1q\",name:\"GgGnVsjwe\",type:\"Identifier\"},{collection:\"p_hKcPa1q\",name:\"LVKuqF1ok\",type:\"Identifier\"},{collection:\"p_hKcPa1q\",name:\"MFo8xVFSi\",type:\"Identifier\"},{collection:\"p_hKcPa1q\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"p_hKcPa1q\",name:\"D7iU7RNzg\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"gcmbaKOa7\"},type:\"BinaryOperation\"}},children:(collection3,paginationInfo3,loadMore3)=>/*#__PURE__*/_jsx(_Fragment,{children:collection3?.map(({D7iU7RNzg:D7iU7RNzgp_hKcPa1q,GgGnVsjwe:GgGnVsjwep_hKcPa1q,id:idp_hKcPa1q,LVKuqF1ok:LVKuqF1okp_hKcPa1q,MFo8xVFSi:MFo8xVFSip_hKcPa1q,o0B9DNMCF:o0B9DNMCFp_hKcPa1q,SAywIax84:SAywIax84p_hKcPa1q},index3)=>{SAywIax84p_hKcPa1q??=\"\";LVKuqF1okp_hKcPa1q??=\"\";MFo8xVFSip_hKcPa1q??=\"\";const textContent4=enumToDisplayNameFunctions[\"D7iU7RNzg\"]?.(D7iU7RNzgp_hKcPa1q,activeLocale);const textContent5=toDateString(GgGnVsjwep_hKcPa1q,{dateStyle:\"short\",locale:\"\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`p_hKcPa1q-${idp_hKcPa1q}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{SAywIax84:SAywIax84p_hKcPa1q},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{SAywIax84:SAywIax84p_hKcPa1q},webPageId:\"lo7fzyHcg\"},motionChild:true,nodeId:\"XV5EOLFwo\",scopeId:\"lo7fzyHcg\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-w95zcx framer-1q262nu\",\"data-framer-name\":\"Blog post\",whileHover:animation,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bSqjeB2ae:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2318.6+100+97.6+0+652.65+0+0+0+0),sizes:`calc(${componentViewport?.width||\"100vw\"} - 200px)`,...toResponsiveImage(o0B9DNMCFp_hKcPa1q)}},oQf4NFc3M:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2132+100+65.6+0+652.65+0+0+0+0),sizes:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,...toResponsiveImage(o0B9DNMCFp_hKcPa1q)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2021+100+97.6+0+1695+0+0+0+0),sizes:\"400px\",...toResponsiveImage(o0B9DNMCFp_hKcPa1q)},className:\"framer-uqitup\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-s6f4gt\",\"data-framer-name\":\"Post\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7r44ys\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-epxeec\",\"data-styles-preset\":\"vPuwREkKT\",style:{\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Content\"})}),className:\"framer-1uyj3e7\",\"data-framer-name\":\"Category\",fonts:[\"Inter\"],text:textContent4,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1mw6h7z\",\"data-styles-preset\":\"TGPvZjzGY\",style:{\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Content\"})}),className:\"framer-153j1n5\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],text:textContent5,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-5v00a8\",\"data-styles-preset\":\"cv9Hbqmpn\",children:\"Content\"})}),className:\"framer-15vlok0\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:LVKuqF1okp_hKcPa1q,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U3BhY2UgR3JvdGVzay1yZWd1bGFy\",\"--framer-font-family\":'\"Space Grotesk\", \"Space Grotesk Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Content\"})}),className:\"framer-uq93jr\",\"data-framer-name\":\"meta description\",fonts:[\"GF;Space Grotesk-regular\"],text:MFo8xVFSip_hKcPa1q,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})},idp_hKcPa1q);})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-117u6kb\",\"data-framer-name\":\"Footer\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bSqjeB2ae:{y:(componentViewport?.y||0)+0+3091.3+0+0},oQf4NFc3M:{y:(componentViewport?.y||0)+0+2822.7+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1035,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3438.6+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-rwj5f4-container\",nodeId:\"JGSP7iehW\",scopeId:\"lo7fzyHcg\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bSqjeB2ae:{variant:\"CDxeU81Ul\"},oQf4NFc3M:{variant:\"zvsZKRLIO\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"JGSP7iehW\",layoutId:\"JGSP7iehW\",style:{width:\"100%\"},variant:\"gDdx3CrMg\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-P2V2u.framer-1q262nu, .framer-P2V2u .framer-1q262nu { display: block; }\",\".framer-P2V2u.framer-1iax7gc { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-P2V2u .framer-twu05b-container { flex: none; height: auto; max-width: 1700px; position: relative; width: 100%; z-index: 4; }\",\".framer-P2V2u .framer-1xyejm4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 700px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-P2V2u .framer-euyvt8 { align-content: flex-start; align-items: flex-start; background-color: var(--token-ab2ef5e8-1bd5-473c-9e9d-ac88bcc4f6de, #06040b); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: 100%; justify-content: center; overflow: hidden; padding: 80px; position: relative; width: 1px; }\",'.framer-P2V2u .framer-1j8jlbr { --border-bottom-width: 1px; --border-color: var(--token-46f8a234-bed2-43ef-9600-428e71fb9fcd, rgba(166, 166, 166, 0.24)); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; -webkit-backdrop-filter: blur(2px); align-content: center; align-items: center; backdrop-filter: blur(2px); background: linear-gradient(90deg, var(--token-ab2ef5e8-1bd5-473c-9e9d-ac88bcc4f6de, #06040b) /* {\"name\":\"Dark\"} */ 0%, rgba(39, 53, 6, 1) 100%); border-bottom-left-radius: 64px; border-bottom-right-radius: 64px; border-top-left-radius: 64px; border-top-right-radius: 64px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 12px 20px 12px 20px; position: relative; width: min-content; }',\".framer-P2V2u .framer-nkwdnf { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-P2V2u .framer-1ehavqe, .framer-P2V2u .framer-1plii95, .framer-P2V2u .framer-15jxznt, .framer-P2V2u .framer-fgo9zc, .framer-P2V2u .framer-1mkto1a, .framer-P2V2u .framer-1t2gge2, .framer-P2V2u .framer-g2axie, .framer-P2V2u .framer-9bdjfx, .framer-P2V2u .framer-12bh5u6, .framer-P2V2u .framer-15vlok0, .framer-P2V2u .framer-uq93jr { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-P2V2u .framer-9o7sqz { flex: none; height: 100%; overflow: visible; position: relative; width: 50%; }\",\".framer-P2V2u .framer-1oi44fz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: flex-start; max-width: 1280px; padding: 70px 0px 100px 0px; position: relative; width: 100%; }\",\".framer-P2V2u .framer-x0jd0x { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-P2V2u .framer-1e1nksa, .framer-P2V2u .framer-aokdvu, .framer-P2V2u .framer-17c9uj4, .framer-P2V2u .framer-1cprkcr { --framer-paragraph-spacing: 33px; flex: none; height: auto; max-width: 800px; min-width: 800px; position: relative; white-space: pre-wrap; width: 800px; word-break: break-word; word-wrap: break-word; }\",\".framer-P2V2u .framer-dp8xbp-container { flex: none; height: 420px; position: relative; width: 800px; z-index: 1; }\",\".framer-P2V2u .framer-12i957p { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: hidden; padding: 100px; position: relative; width: 1440px; }\",\".framer-P2V2u .framer-isstka { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 105%; }\",\".framer-P2V2u .framer-qb0j0b { --framer-paragraph-spacing: 0px; cursor: pointer; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-P2V2u .framer-h5opih { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1280px; }\",\".framer-P2V2u .framer-uyvls0, .framer-P2V2u .framer-5kcajw, .framer-P2V2u .framer-1ynoxjj, .framer-P2V2u .framer-1w61go4 { display: grid; flex: none; gap: 40px; grid-auto-rows: 540px; grid-template-columns: repeat(3, minmax(400px, 1fr)); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-P2V2u .framer-j4sdr1, .framer-P2V2u .framer-moduaa, .framer-P2V2u .framer-18go62u, .framer-P2V2u .framer-w95zcx { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; text-decoration: none; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-P2V2u .framer-1v1dzql { aspect-ratio: 1.7391304347826086 / 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, 230px); position: relative; width: 100%; }\",\".framer-P2V2u .framer-1y02qvs, .framer-P2V2u .framer-1vrywuc, .framer-P2V2u .framer-r7jk6l, .framer-P2V2u .framer-s6f4gt { 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; padding: 0px; position: relative; width: 100%; }\",\".framer-P2V2u .framer-1d29rha, .framer-P2V2u .framer-1lfhdlz, .framer-P2V2u .framer-uqitup { aspect-ratio: 1.7391304347826086 / 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, 115px); position: relative; width: 100%; }\",\".framer-P2V2u .framer-ceenob, .framer-P2V2u .framer-7r44ys { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-P2V2u .framer-hixo24, .framer-P2V2u .framer-e0nhux, .framer-P2V2u .framer-1uyj3e7, .framer-P2V2u .framer-153j1n5 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-P2V2u .framer-117u6kb { 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: 100%; z-index: 1; }\",\".framer-P2V2u .framer-rwj5f4-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-P2V2u.framer-1iax7gc, .framer-P2V2u .framer-1xyejm4, .framer-P2V2u .framer-euyvt8, .framer-P2V2u .framer-1j8jlbr, .framer-P2V2u .framer-1oi44fz, .framer-P2V2u .framer-x0jd0x, .framer-P2V2u .framer-12i957p, .framer-P2V2u .framer-isstka, .framer-P2V2u .framer-h5opih, .framer-P2V2u .framer-j4sdr1, .framer-P2V2u .framer-1y02qvs, .framer-P2V2u .framer-moduaa, .framer-P2V2u .framer-1vrywuc, .framer-P2V2u .framer-18go62u, .framer-P2V2u .framer-r7jk6l, .framer-P2V2u .framer-ceenob, .framer-P2V2u .framer-w95zcx, .framer-P2V2u .framer-s6f4gt, .framer-P2V2u .framer-7r44ys, .framer-P2V2u .framer-117u6kb { gap: 0px; } .framer-P2V2u.framer-1iax7gc > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-P2V2u.framer-1iax7gc > :first-child, .framer-P2V2u .framer-euyvt8 > :first-child, .framer-P2V2u .framer-1j8jlbr > :first-child, .framer-P2V2u .framer-1oi44fz > :first-child, .framer-P2V2u .framer-x0jd0x > :first-child, .framer-P2V2u .framer-12i957p > :first-child, .framer-P2V2u .framer-isstka > :first-child, .framer-P2V2u .framer-h5opih > :first-child, .framer-P2V2u .framer-j4sdr1 > :first-child, .framer-P2V2u .framer-1y02qvs > :first-child, .framer-P2V2u .framer-moduaa > :first-child, .framer-P2V2u .framer-1vrywuc > :first-child, .framer-P2V2u .framer-18go62u > :first-child, .framer-P2V2u .framer-r7jk6l > :first-child, .framer-P2V2u .framer-w95zcx > :first-child, .framer-P2V2u .framer-s6f4gt > :first-child, .framer-P2V2u .framer-117u6kb > :first-child { margin-top: 0px; } .framer-P2V2u.framer-1iax7gc > :last-child, .framer-P2V2u .framer-euyvt8 > :last-child, .framer-P2V2u .framer-1j8jlbr > :last-child, .framer-P2V2u .framer-1oi44fz > :last-child, .framer-P2V2u .framer-x0jd0x > :last-child, .framer-P2V2u .framer-12i957p > :last-child, .framer-P2V2u .framer-isstka > :last-child, .framer-P2V2u .framer-h5opih > :last-child, .framer-P2V2u .framer-j4sdr1 > :last-child, .framer-P2V2u .framer-1y02qvs > :last-child, .framer-P2V2u .framer-moduaa > :last-child, .framer-P2V2u .framer-1vrywuc > :last-child, .framer-P2V2u .framer-18go62u > :last-child, .framer-P2V2u .framer-r7jk6l > :last-child, .framer-P2V2u .framer-w95zcx > :last-child, .framer-P2V2u .framer-s6f4gt > :last-child, .framer-P2V2u .framer-117u6kb > :last-child { margin-bottom: 0px; } .framer-P2V2u .framer-1xyejm4 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-P2V2u .framer-1xyejm4 > :first-child, .framer-P2V2u .framer-ceenob > :first-child, .framer-P2V2u .framer-7r44ys > :first-child { margin-left: 0px; } .framer-P2V2u .framer-1xyejm4 > :last-child, .framer-P2V2u .framer-ceenob > :last-child, .framer-P2V2u .framer-7r44ys > :last-child { margin-right: 0px; } .framer-P2V2u .framer-euyvt8 > *, .framer-P2V2u .framer-j4sdr1 > *, .framer-P2V2u .framer-moduaa > *, .framer-P2V2u .framer-18go62u > *, .framer-P2V2u .framer-w95zcx > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-P2V2u .framer-1j8jlbr > *, .framer-P2V2u .framer-h5opih > *, .framer-P2V2u .framer-1y02qvs > *, .framer-P2V2u .framer-1vrywuc > *, .framer-P2V2u .framer-r7jk6l > *, .framer-P2V2u .framer-s6f4gt > *, .framer-P2V2u .framer-117u6kb > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-P2V2u .framer-1oi44fz > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-P2V2u .framer-x0jd0x > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-P2V2u .framer-12i957p > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-P2V2u .framer-isstka > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-P2V2u .framer-ceenob > *, .framer-P2V2u .framer-7r44ys > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 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,...sharedStyle13.css,...sharedStyle14.css,...sharedStyle15.css,'.framer-P2V2u[data-border=\"true\"]::after, .framer-P2V2u [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1439px) { .framer-P2V2u.framer-1iax7gc { width: 810px; } .framer-P2V2u .framer-1xyejm4 { flex-direction: column; height: min-content; } .framer-P2V2u .framer-euyvt8 { flex: none; height: min-content; width: 100%; } .framer-P2V2u .framer-1j8jlbr { padding: 8px 20px 8px 20px; } .framer-P2V2u .framer-9o7sqz { aspect-ratio: 1.910828025477707 / 1; height: var(--framer-aspect-ratio-supported, 424px); width: 100%; } .framer-P2V2u .framer-1oi44fz { gap: 80px; padding: 60px 0px 130px 0px; width: 650px; } .framer-P2V2u .framer-1e1nksa, .framer-P2V2u .framer-aokdvu, .framer-P2V2u .framer-17c9uj4, .framer-P2V2u .framer-1cprkcr { max-width: unset; min-width: unset; width: 100%; } .framer-P2V2u .framer-dp8xbp-container { height: 415px; width: 100%; } .framer-P2V2u .framer-12i957p { padding: 100px 100px 150px 100px; width: 100%; } .framer-P2V2u .framer-h5opih { width: 100%; } .framer-P2V2u .framer-uyvls0, .framer-P2V2u .framer-5kcajw, .framer-P2V2u .framer-1ynoxjj, .framer-P2V2u .framer-1w61go4 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: flex-start; } .framer-P2V2u .framer-j4sdr1, .framer-P2V2u .framer-moduaa, .framer-P2V2u .framer-18go62u, .framer-P2V2u .framer-w95zcx { align-self: unset; } .framer-P2V2u .framer-1v1dzql { height: var(--framer-aspect-ratio-supported, 351px); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-P2V2u .framer-1xyejm4, .framer-P2V2u .framer-1oi44fz, .framer-P2V2u .framer-uyvls0, .framer-P2V2u .framer-5kcajw, .framer-P2V2u .framer-1ynoxjj, .framer-P2V2u .framer-1w61go4 { gap: 0px; } .framer-P2V2u .framer-1xyejm4 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-P2V2u .framer-1xyejm4 > :first-child, .framer-P2V2u .framer-1oi44fz > :first-child, .framer-P2V2u .framer-uyvls0 > :first-child, .framer-P2V2u .framer-5kcajw > :first-child, .framer-P2V2u .framer-1ynoxjj > :first-child, .framer-P2V2u .framer-1w61go4 > :first-child { margin-top: 0px; } .framer-P2V2u .framer-1xyejm4 > :last-child, .framer-P2V2u .framer-1oi44fz > :last-child, .framer-P2V2u .framer-uyvls0 > :last-child, .framer-P2V2u .framer-5kcajw > :last-child, .framer-P2V2u .framer-1ynoxjj > :last-child, .framer-P2V2u .framer-1w61go4 > :last-child { margin-bottom: 0px; } .framer-P2V2u .framer-1oi44fz > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-P2V2u .framer-uyvls0 > *, .framer-P2V2u .framer-5kcajw > *, .framer-P2V2u .framer-1ynoxjj > *, .framer-P2V2u .framer-1w61go4 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }}\",\"@media (max-width: 809px) { .framer-P2V2u.framer-1iax7gc { width: 390px; } .framer-P2V2u .framer-twu05b-container { left: 50%; position: absolute; top: 0px; transform: translateX(-50%); width: 390px; } .framer-P2V2u .framer-1xyejm4 { flex-direction: column; height: min-content; justify-content: flex-start; } .framer-P2V2u .framer-euyvt8 { flex: none; height: 650px; padding: 50px 32px 48px 32px; width: 100%; } .framer-P2V2u .framer-1j8jlbr { padding: 8px 20px 8px 20px; } .framer-P2V2u .framer-9o7sqz { aspect-ratio: 1.21875 / 1; height: var(--framer-aspect-ratio-supported, 320px); width: 100%; } .framer-P2V2u .framer-1oi44fz { gap: 20px; padding: 50px 24px 50px 24px; } .framer-P2V2u .framer-1e1nksa, .framer-P2V2u .framer-aokdvu, .framer-P2V2u .framer-17c9uj4, .framer-P2V2u .framer-1cprkcr { max-width: unset; min-width: unset; width: 100%; } .framer-P2V2u .framer-dp8xbp-container { height: 438px; width: 100%; } .framer-P2V2u .framer-12i957p { gap: 32px; padding: 100px 24px 100px 24px; width: 100%; } .framer-P2V2u .framer-isstka { overflow: visible; } .framer-P2V2u .framer-h5opih { width: 100%; } .framer-P2V2u .framer-uyvls0, .framer-P2V2u .framer-5kcajw, .framer-P2V2u .framer-1ynoxjj, .framer-P2V2u .framer-1w61go4 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: flex-start; } .framer-P2V2u .framer-j4sdr1, .framer-P2V2u .framer-moduaa, .framer-P2V2u .framer-18go62u, .framer-P2V2u .framer-w95zcx { align-self: unset; } .framer-P2V2u .framer-1v1dzql { height: var(--framer-aspect-ratio-supported, 197px); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-P2V2u .framer-1xyejm4, .framer-P2V2u .framer-1oi44fz, .framer-P2V2u .framer-12i957p, .framer-P2V2u .framer-uyvls0, .framer-P2V2u .framer-5kcajw, .framer-P2V2u .framer-1ynoxjj, .framer-P2V2u .framer-1w61go4 { gap: 0px; } .framer-P2V2u .framer-1xyejm4 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-P2V2u .framer-1xyejm4 > :first-child, .framer-P2V2u .framer-1oi44fz > :first-child, .framer-P2V2u .framer-12i957p > :first-child, .framer-P2V2u .framer-uyvls0 > :first-child, .framer-P2V2u .framer-5kcajw > :first-child, .framer-P2V2u .framer-1ynoxjj > :first-child, .framer-P2V2u .framer-1w61go4 > :first-child { margin-top: 0px; } .framer-P2V2u .framer-1xyejm4 > :last-child, .framer-P2V2u .framer-1oi44fz > :last-child, .framer-P2V2u .framer-12i957p > :last-child, .framer-P2V2u .framer-uyvls0 > :last-child, .framer-P2V2u .framer-5kcajw > :last-child, .framer-P2V2u .framer-1ynoxjj > :last-child, .framer-P2V2u .framer-1w61go4 > :last-child { margin-bottom: 0px; } .framer-P2V2u .framer-1oi44fz > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-P2V2u .framer-12i957p > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-P2V2u .framer-uyvls0 > *, .framer-P2V2u .framer-5kcajw > *, .framer-P2V2u .framer-1ynoxjj > *, .framer-P2V2u .framer-1w61go4 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 20703\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"bSqjeB2ae\":{\"layout\":[\"fixed\",\"auto\"]},\"oQf4NFc3M\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const Framerlo7fzyHcg=withCSS(Component,css,\"framer-P2V2u\");export default Framerlo7fzyHcg;Framerlo7fzyHcg.displayName=\"Blog Detail\";Framerlo7fzyHcg.defaultProps={height:20703,width:1440};addFonts(Framerlo7fzyHcg,[{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:\"Space Grotesk\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/spacegrotesk/v21/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj7oUUsmNsFjTDJK.woff2\",weight:\"400\"}]},...NavbarFonts,...BlogBannerFonts,...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),...getFontsFromSharedStyle(sharedStyle13.fonts),...getFontsFromSharedStyle(sharedStyle14.fonts),...getFontsFromSharedStyle(sharedStyle15.fonts),...componentPresets.fonts?.[\"DYCinxdV9\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"DYCinxdV9\"]):[],...componentPresets.fonts?.[\"MCuoYJdPy\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"MCuoYJdPy\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerlo7fzyHcg\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"20703\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"bSqjeB2ae\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"oQf4NFc3M\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (f030ee3)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/1WCBSlGY0m0FEguxc0AB/K5wH9aLMdCAZ5NjYZcC9/uMVAFpSZQ.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/2vRMwN7H9pqjK26YFNBg/0pPWz6n6RR82Z1da7OL8/Vb1DFEsPo.js\";import ButtonCta from\"https://framerusercontent.com/modules/HFEcvcPuVYVPxT7FszIy/vhwpFeFmbxCdk41oOYtJ/VZKYZNfpg.js\";const ButtonCtaFonts=getFonts(ButtonCta);const cycleOrder=[\"UfANBYirN\",\"p77ndDipO\",\"VnEdDohcH\"];const serializationHash=\"framer-GXyGJ\";const variantClassNames={p77ndDipO:\"framer-v-196lwkg\",UfANBYirN:\"framer-v-v3eafc\",VnEdDohcH:\"framer-v-pod087\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 3\":\"VnEdDohcH\",desktop:\"UfANBYirN\",tablet:\"p77ndDipO\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"UfANBYirN\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"UfANBYirN\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Image,{...restProps,...gestureHandlers,background:{alt:\"fit senpai cta image blog\",fit:\"fill\",loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:2118,pixelWidth:2160,positionX:\"53.1%\",positionY:\"22.7%\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/KLPAWjZ0MQq6TXRUBzDR5obIU.png\",srcSet:\"https://framerusercontent.com/images/KLPAWjZ0MQq6TXRUBzDR5obIU.png?scale-down-to=512 512w,https://framerusercontent.com/images/KLPAWjZ0MQq6TXRUBzDR5obIU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/KLPAWjZ0MQq6TXRUBzDR5obIU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/KLPAWjZ0MQq6TXRUBzDR5obIU.png 2160w\"},className:cx(scopingClassNames,\"framer-v3eafc\",className,classNames),\"data-border\":true,\"data-framer-name\":\"desktop\",layoutDependency:layoutDependency,layoutId:\"UfANBYirN\",ref:refBinding,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-46f8a234-bed2-43ef-9600-428e71fb9fcd, rgba(166, 166, 166, 0.24))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:18,borderBottomRightRadius:18,borderTopLeftRadius:18,borderTopRightRadius:18,...style},...addPropertyOverrides({p77ndDipO:{\"data-framer-name\":\"tablet\"},VnEdDohcH:{\"data-framer-name\":\"Variant 3\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-lzj9p1\",layoutDependency:layoutDependency,layoutId:\"PK8E1einF\",transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-piaq1e\",layoutDependency:layoutDependency,layoutId:\"CnlSoBR3I\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-p562ph\",\"data-styles-preset\":\"uMVAFpSZQ\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-720a754f-3077-470d-9893-503a773cb83d, rgb(255, 255, 255)))\"},children:\"Your all-in-one fitness plan is just one click away\"})}),className:\"framer-mdnduh\",\"data-framer-name\":\"Try Fit Senpai for free today.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"nijv5cLRV\",style:{\"--extracted-a0htzi\":\"var(--token-720a754f-3077-470d-9893-503a773cb83d, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1xc6d6m\",\"data-styles-preset\":\"Vb1DFEsPo\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-720a754f-3077-470d-9893-503a773cb83d, rgb(255, 255, 255)))\"},children:\"Try it free for 7 days. Cancel anytime.\"})}),className:\"framer-wjspe9\",\"data-framer-name\":\"No more gym guesswork. Really.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"TboC65XE8\",style:{\"--extracted-r6o4lv\":\"var(--token-720a754f-3077-470d-9893-503a773cb83d, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-witrv8\",\"data-framer-name\":\"button\",layoutDependency:layoutDependency,layoutId:\"l3ly5UuCj\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"244px\",y:(componentViewport?.y||0)+((componentViewport?.height||420)*.5000000000000002-161.4)+0+258.8+0+0,...addPropertyOverrides({VnEdDohcH:{height:74,width:\"173px\",y:(componentViewport?.y||0)+((componentViewport?.height||521)*.5000000000000002-173.9)+0+273.8+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-on4b6t-container\",layoutDependency:layoutDependency,layoutId:\"rGFQ4Kokt-container\",nodeId:\"rGFQ4Kokt\",rendersWithMotion:true,scopeId:\"BWOBaVDV4\",children:/*#__PURE__*/_jsx(ButtonCta,{gdua4RxCN:\"Start for free\",height:\"100%\",id:\"rGFQ4Kokt\",layoutId:\"rGFQ4Kokt\",rM7R4t_Ft:\"https://app.fitsenpai.com/signup\",style:{height:\"100%\",width:\"100%\"},variant:\"xjc0G_2vw\",width:\"100%\",...addPropertyOverrides({VnEdDohcH:{style:{width:\"100%\"},variant:\"rteJanIwS\"}},baseVariant,gestureVariant)})})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-GXyGJ.framer-18t4hdp, .framer-GXyGJ .framer-18t4hdp { display: block; }\",\".framer-GXyGJ.framer-v3eafc { height: 420px; overflow: hidden; position: relative; width: 800px; will-change: var(--framer-will-change-override, transform); }\",\".framer-GXyGJ .framer-lzj9p1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: center; left: 50%; overflow: visible; padding: 0px; position: absolute; top: 50%; width: 100%; }\",\".framer-GXyGJ .framer-piaq1e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-GXyGJ .framer-mdnduh { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 596px; word-break: break-word; word-wrap: break-word; }\",\".framer-GXyGJ .framer-wjspe9 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 521px; word-break: break-word; word-wrap: break-word; }\",\".framer-GXyGJ .framer-witrv8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; z-index: 2; }\",\".framer-GXyGJ .framer-on4b6t-container { flex: none; height: 64px; position: relative; width: 244px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-GXyGJ .framer-lzj9p1, .framer-GXyGJ .framer-piaq1e, .framer-GXyGJ .framer-witrv8 { gap: 0px; } .framer-GXyGJ .framer-lzj9p1 > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-GXyGJ .framer-lzj9p1 > :first-child, .framer-GXyGJ .framer-piaq1e > :first-child, .framer-GXyGJ .framer-witrv8 > :first-child { margin-top: 0px; } .framer-GXyGJ .framer-lzj9p1 > :last-child, .framer-GXyGJ .framer-piaq1e > :last-child, .framer-GXyGJ .framer-witrv8 > :last-child { margin-bottom: 0px; } .framer-GXyGJ .framer-piaq1e > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-GXyGJ .framer-witrv8 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",\".framer-GXyGJ.framer-v-196lwkg .framer-mdnduh { width: 481px; }\",\".framer-GXyGJ.framer-v-pod087.framer-v3eafc { height: 521px; width: 390px; }\",\".framer-GXyGJ.framer-v-pod087 .framer-lzj9p1 { gap: 40px; }\",\".framer-GXyGJ.framer-v-pod087 .framer-mdnduh { width: 300px; }\",\".framer-GXyGJ.framer-v-pod087 .framer-wjspe9 { width: 100%; }\",\".framer-GXyGJ.framer-v-pod087 .framer-witrv8 { width: 173px; }\",\".framer-GXyGJ.framer-v-pod087 .framer-on4b6t-container { height: auto; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-GXyGJ.framer-v-pod087 .framer-lzj9p1 { gap: 0px; } .framer-GXyGJ.framer-v-pod087 .framer-lzj9p1 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-GXyGJ.framer-v-pod087 .framer-lzj9p1 > :first-child { margin-top: 0px; } .framer-GXyGJ.framer-v-pod087 .framer-lzj9p1 > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,'.framer-GXyGJ[data-border=\"true\"]::after, .framer-GXyGJ [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 420\n * @framerIntrinsicWidth 800\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"p77ndDipO\":{\"layout\":[\"fixed\",\"fixed\"]},\"VnEdDohcH\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerBWOBaVDV4=withCSS(Component,css,\"framer-GXyGJ\");export default FramerBWOBaVDV4;FramerBWOBaVDV4.displayName=\"Blog banner\";FramerBWOBaVDV4.defaultProps={height:420,width:800};addPropertyControls(FramerBWOBaVDV4,{variant:{options:[\"UfANBYirN\",\"p77ndDipO\",\"VnEdDohcH\"],optionTitles:[\"desktop\",\"tablet\",\"Variant 3\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerBWOBaVDV4,[{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\"}]},...ButtonCtaFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerBWOBaVDV4\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"800\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"420\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"p77ndDipO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"VnEdDohcH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./BWOBaVDV4.map", "// Generated by Framer (47ebf4a)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-SYyuk .framer-styles-preset-1k4y78n:not(.rich-text-wrapper), .framer-SYyuk .framer-styles-preset-1k4y78n.rich-text-wrapper a { --framer-link-current-text-color: #686868; --framer-link-current-text-decoration: none; --framer-link-hover-text-color: #4AA3E3; --framer-link-hover-text-decoration: underline; --framer-link-text-color: #333333; --framer-link-text-decoration: underline; }\"];export const className=\"framer-SYyuk\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (f030ee3)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Plus Jakarta Sans-semibold\",\"FS;Plus Jakarta Sans-bold\",\"FS;Plus Jakarta Sans-bold italic\",\"FS;Plus Jakarta Sans-semibold italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Plus Jakarta Sans\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/ZLH2B3SFZRQ3US4ZUYG2367OYUMTVTGK/RSOPFK2EORTGBCOBZRY42GDLXFFB4IQW/JZ35FM4UJSKC7X2PM65RH75Q5KLE552S.woff2\",weight:\"600\"},{family:\"Plus Jakarta Sans\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/AJVGEOXGB2ALQKAZEK2LDOLCVBCMCOIT/LDEP4R7SNNABDEG433DCQGM2A7YCBHLU/OWABOLGBAKFVLPZ756IYS6EKYKU54K3I.woff2\",weight:\"700\"},{family:\"Plus Jakarta Sans\",source:\"fontshare\",style:\"italic\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/57U2OK2BISA74Z4RT4CRD5GR4O3PNVPY/K4TDAPUNBYK24HOCNW4JIOTEXSAE2BEF/GV5XODI2YD2DJA5RVTMJOSDHYESL7IYT.woff2\",weight:\"700\"},{family:\"Plus Jakarta Sans\",source:\"fontshare\",style:\"italic\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/DG3FNZZAXTT6HZWYCQT3SK2X2XDKA6XH/KWXXWQ4T72VNT2BQDELHDOCDISYUBIWM/XMNYCZFXUH3EYMLHCQEDXUTZTCNGZHL5.woff2\",weight:\"600\"}]}];export const css=['.framer-9f4RC .framer-styles-preset-1shdga5:not(.rich-text-wrapper), .framer-9f4RC .framer-styles-preset-1shdga5.rich-text-wrapper p { --framer-font-family: \"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif; --framer-font-family-italic: \"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 15px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 600; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 600; --framer-letter-spacing: -0.02em; --framer-line-height: 100%; --framer-paragraph-spacing: 20px; --framer-text-alignment: left; --framer-text-color: var(--token-f8fe7f91-c2f5-4d54-96f9-04d270f36314, #b7e548); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: uppercase; }','@media (max-width: 1439px) and (min-width: 810px) { .framer-9f4RC .framer-styles-preset-1shdga5:not(.rich-text-wrapper), .framer-9f4RC .framer-styles-preset-1shdga5.rich-text-wrapper p { --framer-font-family: \"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif; --framer-font-family-italic: \"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 15px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 600; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 600; --framer-letter-spacing: -0.02em; --framer-line-height: 100%; --framer-paragraph-spacing: 20px; --framer-text-alignment: left; --framer-text-color: var(--token-f8fe7f91-c2f5-4d54-96f9-04d270f36314, #b7e548); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: uppercase; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-9f4RC .framer-styles-preset-1shdga5:not(.rich-text-wrapper), .framer-9f4RC .framer-styles-preset-1shdga5.rich-text-wrapper p { --framer-font-family: \"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif; --framer-font-family-italic: \"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 13px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 600; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 600; --framer-letter-spacing: -0.02em; --framer-line-height: 100%; --framer-paragraph-spacing: 20px; --framer-text-alignment: left; --framer-text-color: var(--token-f8fe7f91-c2f5-4d54-96f9-04d270f36314, #b7e548); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: uppercase; } }'];export const className=\"framer-9f4RC\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (ab692b1)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Plus Jakarta Sans-bold\",\"Inter-Black\",\"Inter-BlackItalic\",\"Inter-BoldItalic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Plus Jakarta Sans\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/AJVGEOXGB2ALQKAZEK2LDOLCVBCMCOIT/LDEP4R7SNNABDEG433DCQGM2A7YCBHLU/OWABOLGBAKFVLPZ756IYS6EKYKU54K3I.woff2\",weight:\"700\"},{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/mkY5Sgyq51ik0AMrSBwhm9DJg.woff2\",weight:\"900\"},{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/X5hj6qzcHUYv7h1390c8Rhm6550.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/gQhNpS3tN86g8RcVKYUUaKt2oMQ.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cugnVhSraaRyANCaUtI5FV17wk.woff2\",weight:\"900\"},{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/5HcVoGak8k5agFJSaKa4floXVu0.woff2\",weight:\"900\"},{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/jn4BtSPLlS0NDp1KiFAtFKiiY0o.woff2\",weight:\"900\"},{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/P2Bw01CtL0b9wqygO0sSVogWbo.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/05KsVHGDmqXSBXM4yRZ65P8i0s.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/ky8ovPukK4dJ1Pxq74qGhOqCYI.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/vvNSqIj42qeQ2bvCRBIWKHscrc.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/3ZmXbBKToJifDV9gwcifVd1tEY.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/FNfhX3dt4ChuLJq2PwdlxHO7PU.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/g0c8vEViiXNlKAgI4Ymmk3Ig.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/efTfQcBJ53kM2pB1hezSZ3RDUFs.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"}]}];export const css=['.framer-hftou .framer-styles-preset-iwp3xl:not(.rich-text-wrapper), .framer-hftou .framer-styles-preset-iwp3xl.rich-text-wrapper h1 { --framer-font-family: \"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 54px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: -0.04em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 0px; --framer-text-alignment: center; --framer-text-color: var(--token-ab2ef5e8-1bd5-473c-9e9d-ac88bcc4f6de, #06040b); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1439px) and (min-width: 810px) { .framer-hftou .framer-styles-preset-iwp3xl:not(.rich-text-wrapper), .framer-hftou .framer-styles-preset-iwp3xl.rich-text-wrapper h1 { --framer-font-family: \"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 46px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: -0.04em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 0px; --framer-text-alignment: center; --framer-text-color: var(--token-ab2ef5e8-1bd5-473c-9e9d-ac88bcc4f6de, #06040b); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-hftou .framer-styles-preset-iwp3xl:not(.rich-text-wrapper), .framer-hftou .framer-styles-preset-iwp3xl.rich-text-wrapper h1 { --framer-font-family: \"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 36px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: -0.04em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 0px; --framer-text-alignment: center; --framer-text-color: var(--token-ab2ef5e8-1bd5-473c-9e9d-ac88bcc4f6de, #06040b); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-hftou\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (f030ee3)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Plus Jakarta Sans-bold\",\"Inter-Black\",\"Inter-BlackItalic\",\"Inter-BoldItalic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Plus Jakarta Sans\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/AJVGEOXGB2ALQKAZEK2LDOLCVBCMCOIT/LDEP4R7SNNABDEG433DCQGM2A7YCBHLU/OWABOLGBAKFVLPZ756IYS6EKYKU54K3I.woff2\",weight:\"700\"},{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/mkY5Sgyq51ik0AMrSBwhm9DJg.woff2\",weight:\"900\"},{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/X5hj6qzcHUYv7h1390c8Rhm6550.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/gQhNpS3tN86g8RcVKYUUaKt2oMQ.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cugnVhSraaRyANCaUtI5FV17wk.woff2\",weight:\"900\"},{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/5HcVoGak8k5agFJSaKa4floXVu0.woff2\",weight:\"900\"},{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/jn4BtSPLlS0NDp1KiFAtFKiiY0o.woff2\",weight:\"900\"},{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/P2Bw01CtL0b9wqygO0sSVogWbo.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/05KsVHGDmqXSBXM4yRZ65P8i0s.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/ky8ovPukK4dJ1Pxq74qGhOqCYI.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/vvNSqIj42qeQ2bvCRBIWKHscrc.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/3ZmXbBKToJifDV9gwcifVd1tEY.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/FNfhX3dt4ChuLJq2PwdlxHO7PU.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/g0c8vEViiXNlKAgI4Ymmk3Ig.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/efTfQcBJ53kM2pB1hezSZ3RDUFs.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"}]}];export const css=['.framer-dPw8T .framer-styles-preset-d2me18:not(.rich-text-wrapper), .framer-dPw8T .framer-styles-preset-d2me18.rich-text-wrapper h3 { --framer-font-family: \"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 24px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: -0.02em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-ab2ef5e8-1bd5-473c-9e9d-ac88bcc4f6de, #06040b); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1439px) and (min-width: 810px) { .framer-dPw8T .framer-styles-preset-d2me18:not(.rich-text-wrapper), .framer-dPw8T .framer-styles-preset-d2me18.rich-text-wrapper h3 { --framer-font-family: \"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 22px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: -0.02em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-ab2ef5e8-1bd5-473c-9e9d-ac88bcc4f6de, #06040b); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-dPw8T .framer-styles-preset-d2me18:not(.rich-text-wrapper), .framer-dPw8T .framer-styles-preset-d2me18.rich-text-wrapper h3 { --framer-font-family: \"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 20px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: -0.02em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-ab2ef5e8-1bd5-473c-9e9d-ac88bcc4f6de, #06040b); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-dPw8T\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (f030ee3)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Plus Jakarta Sans-bold\",\"Inter-Black\",\"Inter-BlackItalic\",\"Inter-BoldItalic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Plus Jakarta Sans\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/AJVGEOXGB2ALQKAZEK2LDOLCVBCMCOIT/LDEP4R7SNNABDEG433DCQGM2A7YCBHLU/OWABOLGBAKFVLPZ756IYS6EKYKU54K3I.woff2\",weight:\"700\"},{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/mkY5Sgyq51ik0AMrSBwhm9DJg.woff2\",weight:\"900\"},{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/X5hj6qzcHUYv7h1390c8Rhm6550.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/gQhNpS3tN86g8RcVKYUUaKt2oMQ.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cugnVhSraaRyANCaUtI5FV17wk.woff2\",weight:\"900\"},{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/5HcVoGak8k5agFJSaKa4floXVu0.woff2\",weight:\"900\"},{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/jn4BtSPLlS0NDp1KiFAtFKiiY0o.woff2\",weight:\"900\"},{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/P2Bw01CtL0b9wqygO0sSVogWbo.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/05KsVHGDmqXSBXM4yRZ65P8i0s.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/ky8ovPukK4dJ1Pxq74qGhOqCYI.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/vvNSqIj42qeQ2bvCRBIWKHscrc.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/3ZmXbBKToJifDV9gwcifVd1tEY.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/FNfhX3dt4ChuLJq2PwdlxHO7PU.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/g0c8vEViiXNlKAgI4Ymmk3Ig.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/efTfQcBJ53kM2pB1hezSZ3RDUFs.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"}]}];export const css=['.framer-EX48J .framer-styles-preset-hys8r1:not(.rich-text-wrapper), .framer-EX48J .framer-styles-preset-hys8r1.rich-text-wrapper h2 { --framer-font-family: \"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 42px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: -0.04em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 40px; --framer-text-alignment: left; --framer-text-color: var(--token-ab2ef5e8-1bd5-473c-9e9d-ac88bcc4f6de, #06040b); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1439px) and (min-width: 810px) { .framer-EX48J .framer-styles-preset-hys8r1:not(.rich-text-wrapper), .framer-EX48J .framer-styles-preset-hys8r1.rich-text-wrapper h2 { --framer-font-family: \"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 34px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: -0.04em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 40px; --framer-text-alignment: left; --framer-text-color: var(--token-ab2ef5e8-1bd5-473c-9e9d-ac88bcc4f6de, #06040b); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-EX48J .framer-styles-preset-hys8r1:not(.rich-text-wrapper), .framer-EX48J .framer-styles-preset-hys8r1.rich-text-wrapper h2 { --framer-font-family: \"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 27px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: -0.04em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 40px; --framer-text-alignment: left; --framer-text-color: var(--token-ab2ef5e8-1bd5-473c-9e9d-ac88bcc4f6de, #06040b); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-EX48J\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "ButtonCtaFonts", "getFonts", "VZKYZNfpg_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "Image2", "getLoadingLazyAtYPosition", "u", "RichText2", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramerBWOBaVDV4", "withCSS", "BWOBaVDV4_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "init_ssg_sandbox_shims", "fontStore", "fonts", "css", "className", "init_ssg_sandbox_shims", "fontStore", "fonts", "css", "className", "init_ssg_sandbox_shims", "fontStore", "fonts", "css", "className", "init_ssg_sandbox_shims", "fontStore", "fonts", "css", "className", "init_ssg_sandbox_shims", "fontStore", "fonts", "css", "className", "NavbarFonts", "getFonts", "SUZ8GF9Lf_default", "BlogBannerFonts", "BWOBaVDV4_default", "FooterFonts", "BgLI54Jkr_default", "breakpoints", "serializationHash", "variantClassNames", "toDateString", "value", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "toResponsiveImage", "equals", "a", "b", "transition1", "animation", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "bpbPXy6Vd_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "D7iU7RNzg", "LVKuqF1ok", "MFo8xVFSi", "GgGnVsjwe", "o0B9DNMCF", "e0lhhNfwm", "V2PqsRXhf", "guMARQOeB", "b4OWvUpwc", "SAywIax84V_UJ3x7te", "o0B9DNMCFV_UJ3x7te", "LVKuqF1okV_UJ3x7te", "MFo8xVFSiV_UJ3x7te", "idV_UJ3x7te", "SAywIax84fLUjbohjA", "o0B9DNMCFfLUjbohjA", "LVKuqF1okfLUjbohjA", "MFo8xVFSifLUjbohjA", "idfLUjbohjA", "SAywIax84QC17aLjm7", "o0B9DNMCFQC17aLjm7", "D7iU7RNzgQC17aLjm7", "GgGnVsjweQC17aLjm7", "LVKuqF1okQC17aLjm7", "MFo8xVFSiQC17aLjm7", "idQC17aLjm7", "SAywIax84p_hKcPa1q", "o0B9DNMCFp_hKcPa1q", "D7iU7RNzgp_hKcPa1q", "GgGnVsjwep_hKcPa1q", "LVKuqF1okp_hKcPa1q", "MFo8xVFSip_hKcPa1q", "idp_hKcPa1q", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "textContent", "enumToDisplayNameFunctions", "activeLocaleCode", "useLocaleCode", "textContent1", "visible", "visible1", "visible2", "visible3", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "Container", "SUZ8GF9Lf_default", "RichText2", "x", "getLoadingLazyAtYPosition", "Image2", "ComponentPresetsProvider", "BWOBaVDV4_default", "ChildrenCanSuspend", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "Link", "collection1", "paginationInfo1", "loadMore1", "index1", "collection2", "paginationInfo2", "loadMore2", "index2", "textContent2", "textContent3", "collection3", "paginationInfo3", "loadMore3", "index3", "textContent4", "textContent5", "BgLI54Jkr_default", "css", "Framerlo7fzyHcg", "withCSS", "lo7fzyHcg_default", "addFonts", "NavbarFonts", "BlogBannerFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
