{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/yhHEMX1rXA2uqQDLsUoJ/yaeb4poCzFcUrBDIuB5j/R7Bcv2Axj.js"],
  "sourcesContent": ["// Generated by Framer (8857874)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,Image,NotFoundError,PropertyOverrides,RichText,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useLocaleCode,useLocaleInfo,useQueryData,useRouteElementId,withCSS,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import DownloadCard from\"#framer/local/canvasComponent/bJkfgYkYl/bJkfgYkYl.js\";import Navigation from\"#framer/local/canvasComponent/DYKH8zJeQ/DYKH8zJeQ.js\";import Footer from\"#framer/local/canvasComponent/Lyw9jarZ3/Lyw9jarZ3.js\";import Blog from\"#framer/local/collection/etS8waHTr/etS8waHTr.js\";import*as sharedStyle3 from\"#framer/local/css/DhsVO3ura/DhsVO3ura.js\";import*as sharedStyle1 from\"#framer/local/css/enXnUuyN7/enXnUuyN7.js\";import*as sharedStyle from\"#framer/local/css/HOoMH1Tyx/HOoMH1Tyx.js\";import*as sharedStyle5 from\"#framer/local/css/ircUlf0Vd/ircUlf0Vd.js\";import*as sharedStyle2 from\"#framer/local/css/PSEgU1pGW/PSEgU1pGW.js\";import*as sharedStyle4 from\"#framer/local/css/UByHkDadJ/UByHkDadJ.js\";import metadataProvider from\"#framer/local/webPageMetadata/R7Bcv2Axj/R7Bcv2Axj.js\";const DownloadCardFonts=getFonts(DownloadCard);const FooterFonts=getFonts(Footer);const NavigationFonts=getFonts(Navigation);const NavigationWithVariantAppearEffect=withVariantAppearEffect(Navigation);const cycleOrder=[\"GaZ74DEGN\",\"Al9JiBXag\",\"xUZMGpgqT\"];const breakpoints={Al9JiBXag:\"(min-width: 810px) and (max-width: 1199px)\",GaZ74DEGN:\"(min-width: 1200px)\",xUZMGpgqT:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-xCq1n\";const variantClassNames={Al9JiBXag:\"framer-v-1nkicrz\",GaZ74DEGN:\"framer-v-dbmnu2\",xUZMGpgqT:\"framer-v-4n3f1p\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transition1={damping:40,delay:.8,mass:1,stiffness:150,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-30};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"GaZ74DEGN\",Phone:\"xUZMGpgqT\",Tablet:\"Al9JiBXag\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"GaZ74DEGN\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"default\",data:Blog,type:\"Collection\"},select:[{collection:\"default\",name:\"ISk3haNMY\",type:\"Identifier\"},{collection:\"default\",name:\"q3mmRIVQS\",type:\"Identifier\"},{collection:\"default\",name:\"qB_CZ16v4\",type:\"Identifier\"},{collection:\"default\",name:\"o9nLGfjNl\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables)});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,qB_CZ16v4=getFromCurrentRouteData(\"qB_CZ16v4\"),q3mmRIVQS=getFromCurrentRouteData(\"q3mmRIVQS\"),ISk3haNMY=getFromCurrentRouteData(\"ISk3haNMY\"),o9nLGfjNl=getFromCurrentRouteData(\"o9nLGfjNl\"),...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(currentRouteData,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(currentRouteData,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-xCq1n`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-xCq1n`);};},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const activeLocaleCode=useLocaleCode();const textContent=toDateString(q3mmRIVQS,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);const id=useRouteElementId(\"hHW2323Mn\");const ref2=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"GaZ74DEGN\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-dbmnu2\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsxs(\"article\",{className:\"framer-1hxcfcj\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xUZMGpgqT:{background:{alt:\"\",fit:\"fill\",pixelHeight:1024,pixelWidth:1024,sizes:\"min(min(100vw, 1400px), min(100vw, 1400px) * 0.9)\",...toResponsiveImage(qB_CZ16v4)}}},children:/*#__PURE__*/_jsx(Image,{as:\"header\",background:{alt:\"\",fit:\"fill\",pixelHeight:1024,pixelWidth:1024,sizes:\"min(min(90vw, 1400px), min(90vw, 1400px) * 0.9)\",...toResponsiveImage(qB_CZ16v4)},className:\"framer-1edawlu\",\"data-framer-name\":\"Image\",name:\"Image\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-domesd\",\"data-framer-name\":\"Background\",name:\"Background\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12qsv6b\",\"data-framer-name\":\"Date + Title\",name:\"Date + Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-m83j7h\",\"data-styles-preset\":\"HOoMH1Tyx\",style:{\"--framer-text-color\":\"var(--token-ecafc256-809a-4d45-a91d-a2dbb56ff89e, rgb(255, 250, 241))\"},children:\"Apr 26, 2024\"})}),className:\"framer-imu2c9\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],name:\"Date\",text:textContent,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1jo3glk\",\"data-styles-preset\":\"enXnUuyN7\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ecafc256-809a-4d45-a91d-a2dbb56ff89e, rgb(255, 250, 241))\"},children:\"Art of Mindful Breathing\"})}),className:\"framer-jh3e5z\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",text:ISk3haNMY,verticalAlignment:\"top\",withExternalLayout:true})]})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1q8d3r1\",\"data-framer-name\":\"Post\",name:\"Post\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:o9nLGfjNl,className:\"framer-1iv7do\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],name:\"Content\",stylesPresetsClassNames:{a:\"framer-styles-preset-x319l3\",h1:\"framer-styles-preset-1jo3glk\",h2:\"framer-styles-preset-ugul1a\",h3:\"framer-styles-preset-1tsd54f\",h5:\"framer-styles-preset-m83j7h\",p:\"framer-styles-preset-1hj8z0a\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ro3h7a\",\"data-framer-name\":\"Download\",id:id,name:\"Download\",ref:ref2,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Al9JiBXag:{width:\"95%\"},xUZMGpgqT:{width:\"max(min(90vw, 1400px) - 32px, 1px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"90%\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1saef2q-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xUZMGpgqT:{style:{width:\"100%\"},variant:\"KnYjsDAmM\"}},children:/*#__PURE__*/_jsx(DownloadCard,{height:\"100%\",id:\"Zp5ktX9q8\",layoutId:\"Zp5ktX9q8\",style:{maxWidth:\"100%\"},variant:\"wiGjYJ95w\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-101zlqr\",\"data-framer-name\":\"BgBlur\",name:\"BgBlur\"})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-2ldg3g\",\"data-framer-name\":\"Footer\",name:\"Footer\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xUZMGpgqT:{width:\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1s5zijc-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Al9JiBXag:{variant:\"xJItLzuMv\"},xUZMGpgqT:{style:{width:\"100%\"},variant:\"xJItLzuMv\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"SMojoOdU6\",layoutId:\"SMojoOdU6\",variant:\"wkINp6mpQ\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xUZMGpgqT:{transformTemplate:undefined}},children:/*#__PURE__*/_jsx(Container,{animate:animation,className:\"framer-xf1kc3-container\",\"data-framer-appear-id\":\"xf1kc3\",initial:animation1,layoutScroll:true,optimized:true,style:{transformPerspective:1200},transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xUZMGpgqT:{__framer__animateOnce:false,__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,variant:\"Li_Fg0dtz\"}},children:/*#__PURE__*/_jsx(NavigationWithVariantAppearEffect,{height:\"100%\",id:\"zCvlrriq7\",layoutId:\"zCvlrriq7\",style:{width:\"100%\"},variant:\"Fkzs2n7SC\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-xCq1n { background: var(--token-b475daa1-123e-4ac4-9203-afa2fe736f56, rgb(255, 255, 255)); }`,\".framer-xCq1n.framer-hqdo0a, .framer-xCq1n .framer-hqdo0a { display: block; }\",\".framer-xCq1n.framer-dbmnu2 { align-content: center; align-items: center; background-color: var(--token-b475daa1-123e-4ac4-9203-afa2fe736f56, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: visible; padding: 80px 0px 0px 0px; position: relative; width: 1200px; }\",\".framer-xCq1n .framer-1hxcfcj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1400px; overflow: visible; padding: 0px; position: relative; width: 90%; z-index: 1; }\",\".framer-xCq1n .framer-1edawlu { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: 75vh; justify-content: center; max-width: 90%; overflow: visible; padding: 40px; position: relative; width: 100%; z-index: 1; }\",\".framer-xCq1n .framer-domesd { align-content: center; align-items: center; background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%); border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; bottom: 0px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; left: 0px; min-width: 200px; padding: 40px 24px 24px 24px; position: absolute; right: 0px; z-index: 1; }\",\".framer-xCq1n .framer-12qsv6b { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 820px; overflow: hidden; padding: 0px; position: relative; width: 90%; }\",\".framer-xCq1n .framer-imu2c9, .framer-xCq1n .framer-jh3e5z { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-xCq1n .framer-1q8d3r1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 820px; padding: 0px; position: relative; width: 90%; }\",\".framer-xCq1n .framer-1iv7do { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; width: 100%; }\",\".framer-xCq1n .framer-ro3h7a { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 1400px; overflow: visible; padding: 40px; position: relative; scroll-margin-top: 40px; width: 90%; }\",\".framer-xCq1n .framer-1saef2q-container { flex: none; height: auto; max-width: 90%; position: relative; width: auto; z-index: 1; }\",'.framer-xCq1n .framer-101zlqr { background: radial-gradient(48% 45% at 51.1% 50%, var(--token-ecafc256-809a-4d45-a91d-a2dbb56ff89e, #fffaf1) /* {\"name\":\"HighlightColor\"} */ 0%, rgba(241, 206, 247, 0) 100%); bottom: -1055px; flex: none; left: -723px; overflow: visible; pointer-events: none; position: absolute; right: -723px; top: -364px; z-index: 0; }',\".framer-xCq1n .framer-2ldg3g { 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: 100%; }\",\".framer-xCq1n .framer-1s5zijc-container { flex: none; height: auto; position: relative; width: auto; z-index: 1; }\",\".framer-xCq1n .framer-xf1kc3-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 3; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-xCq1n.framer-dbmnu2, .framer-xCq1n .framer-1hxcfcj, .framer-xCq1n .framer-1edawlu, .framer-xCq1n .framer-domesd, .framer-xCq1n .framer-12qsv6b, .framer-xCq1n .framer-1q8d3r1, .framer-xCq1n .framer-ro3h7a, .framer-xCq1n .framer-2ldg3g { gap: 0px; } .framer-xCq1n.framer-dbmnu2 > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-xCq1n.framer-dbmnu2 > :first-child, .framer-xCq1n .framer-1hxcfcj > :first-child, .framer-xCq1n .framer-1edawlu > :first-child, .framer-xCq1n .framer-domesd > :first-child, .framer-xCq1n .framer-12qsv6b > :first-child, .framer-xCq1n .framer-1q8d3r1 > :first-child, .framer-xCq1n .framer-2ldg3g > :first-child { margin-top: 0px; } .framer-xCq1n.framer-dbmnu2 > :last-child, .framer-xCq1n .framer-1hxcfcj > :last-child, .framer-xCq1n .framer-1edawlu > :last-child, .framer-xCq1n .framer-domesd > :last-child, .framer-xCq1n .framer-12qsv6b > :last-child, .framer-xCq1n .framer-1q8d3r1 > :last-child, .framer-xCq1n .framer-2ldg3g > :last-child { margin-bottom: 0px; } .framer-xCq1n .framer-1hxcfcj > *, .framer-xCq1n .framer-1edawlu > *, .framer-xCq1n .framer-1q8d3r1 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-xCq1n .framer-domesd > *, .framer-xCq1n .framer-12qsv6b > *, .framer-xCq1n .framer-2ldg3g > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-xCq1n .framer-ro3h7a > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-xCq1n .framer-ro3h7a > :first-child { margin-left: 0px; } .framer-xCq1n .framer-ro3h7a > :last-child { margin-right: 0px; } }\",\"@media (min-width: 1200px) { .framer-xCq1n .hidden-dbmnu2 { display: none !important; } }\",`@media (min-width: 810px) and (max-width: 1199px) { .framer-xCq1n .hidden-1nkicrz { display: none !important; } .${metadata.bodyClassName}-framer-xCq1n { background: var(--token-b475daa1-123e-4ac4-9203-afa2fe736f56, rgb(255, 255, 255)); } .framer-xCq1n.framer-dbmnu2 { width: 810px; } .framer-xCq1n .framer-1iv7do { width: 90%; } .framer-xCq1n .framer-ro3h7a { padding: 40px 0px 40px 0px; } .framer-xCq1n .framer-1saef2q-container { max-width: 95%; }}`,`@media (max-width: 809px) { .framer-xCq1n .hidden-4n3f1p { display: none !important; } .${metadata.bodyClassName}-framer-xCq1n { background: var(--token-b475daa1-123e-4ac4-9203-afa2fe736f56, rgb(255, 255, 255)); } .framer-xCq1n.framer-dbmnu2 { gap: 40px; overflow: hidden; width: 390px; } .framer-xCq1n .framer-1hxcfcj, .framer-xCq1n .framer-1s5zijc-container { width: 100%; } .framer-xCq1n .framer-1edawlu { height: 65vh; padding: 0px; } .framer-xCq1n .framer-domesd { padding: 40px 12px 24px 10px; } .framer-xCq1n .framer-1iv7do { --framer-paragraph-spacing: 16px; } .framer-xCq1n .framer-ro3h7a { padding: 40px 16px 40px 16px; } .framer-xCq1n .framer-1saef2q-container { flex: 1 0 0px; max-width: unset; width: 1px; } .framer-xCq1n .framer-xf1kc3-container { left: 0px; right: 0px; transform: unset; width: unset; z-index: 2; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-xCq1n.framer-dbmnu2 { gap: 0px; } .framer-xCq1n.framer-dbmnu2 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-xCq1n.framer-dbmnu2 > :first-child { margin-top: 0px; } .framer-xCq1n.framer-dbmnu2 > :last-child { margin-bottom: 0px; } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3232\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Al9JiBXag\":{\"layout\":[\"fixed\",\"auto\"]},\"xUZMGpgqT\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerR7Bcv2Axj=withCSS(Component,css,\"framer-xCq1n\");export default FramerR7Bcv2Axj;FramerR7Bcv2Axj.displayName=\"Blog Detail\";FramerR7Bcv2Axj.defaultProps={height:3232,width:1200};addFonts(FramerR7Bcv2Axj,[{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\"}]},...DownloadCardFonts,...FooterFonts,...NavigationFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerR7Bcv2Axj\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"3232\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Al9JiBXag\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"xUZMGpgqT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerResponsiveScreen\":\"\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["DownloadCardFonts", "getFonts", "bJkfgYkYl_default", "FooterFonts", "Lyw9jarZ3_default", "NavigationFonts", "DYKH8zJeQ_default", "NavigationWithVariantAppearEffect", "withVariantAppearEffect", "breakpoints", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "transformTemplate1", "_", "t", "transition1", "animation", "animation1", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "etS8waHTr_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "qB_CZ16v4", "q3mmRIVQS", "ISk3haNMY", "o9nLGfjNl", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "activeLocaleCode", "useLocaleCode", "textContent", "useRouteElementId", "ref2", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "PropertyOverrides2", "Image2", "RichText2", "x", "ComponentViewportProvider", "Container", "bJkfgYkYl_default", "Lyw9jarZ3_default", "NavigationWithVariantAppearEffect", "css", "FramerR7Bcv2Axj", "withCSS", "R7Bcv2Axj_default", "addFonts", "DownloadCardFonts", "FooterFonts", "NavigationFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
