{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/AEhfYt24Dq1ALS3e0Vz1/D6yJadc0EdGqLJGk2Ewi/dqqUETIEh.js"],
  "sourcesContent": ["// Generated by Framer (128ce9c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PropertyOverrides,RichText,SVG,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 StartShopping from\"https://framerusercontent.com/modules/QF7KVgG0rV0Mxo3QzpAc/rrmYnHyRkWs2CFndDjTD/OkWcp_IHj.js\";import BlogFooter from\"#framer/local/canvasComponent/GbmNA_uIg/GbmNA_uIg.js\";import BlogHeader from\"#framer/local/canvasComponent/Gvf1vlQIU/Gvf1vlQIU.js\";import BabyCare from\"#framer/local/collection/WzbxK9sCi/WzbxK9sCi.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle8 from\"#framer/local/css/DXQkV9BwJ/DXQkV9BwJ.js\";import*as sharedStyle from\"#framer/local/css/EfsG0fwnw/EfsG0fwnw.js\";import*as sharedStyle5 from\"#framer/local/css/fWeOGL28v/fWeOGL28v.js\";import*as sharedStyle4 from\"#framer/local/css/giMjm4QZ4/giMjm4QZ4.js\";import*as sharedStyle6 from\"#framer/local/css/iZOgehj3X/iZOgehj3X.js\";import*as sharedStyle7 from\"#framer/local/css/KVveW2McV/KVveW2McV.js\";import*as sharedStyle3 from\"#framer/local/css/L4c9tmi51/L4c9tmi51.js\";import*as sharedStyle1 from\"#framer/local/css/MIfnzPNUE/MIfnzPNUE.js\";import*as sharedStyle2 from\"#framer/local/css/pEgWP5ZWg/pEgWP5ZWg.js\";import*as sharedStyle9 from\"#framer/local/css/se1O5DduV/se1O5DduV.js\";import metadataProvider from\"#framer/local/webPageMetadata/dqqUETIEh/dqqUETIEh.js\";const BlogHeaderFonts=getFonts(BlogHeader);const StartShoppingFonts=getFonts(StartShopping);const BlogFooterFonts=getFonts(BlogFooter);const breakpoints={jHFuPXe_D:\"(max-width: 767px)\",nsTjIal2E:\"(min-width: 1200px)\",RTdwTPfQW:\"(min-width: 768px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-rZoBq\";const variantClassNames={jHFuPXe_D:\"framer-v-upid2i\",nsTjIal2E:\"framer-v-1khelhf\",RTdwTPfQW:\"framer-v-j3c1dy\"};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 HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"nsTjIal2E\",Phone:\"jHFuPXe_D\",Tablet:\"RTdwTPfQW\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"nsTjIal2E\"};};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:\"dqqUETIEh\",data:BabyCare,type:\"Collection\"},select:[{collection:\"dqqUETIEh\",name:\"IuDjK8dSM\",type:\"Identifier\"},{collection:\"dqqUETIEh\",name:\"qzDeEmLo1\",type:\"Identifier\"},{collection:\"dqqUETIEh\",name:\"Y7D0_uI6v\",type:\"Identifier\"},{collection:\"dqqUETIEh\",name:\"M9PLJB9EJ\",type:\"Identifier\"},{collection:\"dqqUETIEh\",name:\"mS_P6AVxh\",type:\"Identifier\"},{collection:\"dqqUETIEh\",name:\"ALdUfx9lP\",type:\"Identifier\"},{collection:\"dqqUETIEh\",name:\"U3XaAB5fl\",type:\"Identifier\"},{collection:\"dqqUETIEh\",name:\"jk2IphWWi\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"dqqUETIEh\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,mS_P6AVxh=getFromCurrentRouteData(\"mS_P6AVxh\"),IuDjK8dSM=getFromCurrentRouteData(\"IuDjK8dSM\")??\"\",M9PLJB9EJ=getFromCurrentRouteData(\"M9PLJB9EJ\")??\"\",Y7D0_uI6v=getFromCurrentRouteData(\"Y7D0_uI6v\"),ALdUfx9lP=getFromCurrentRouteData(\"ALdUfx9lP\")??\"\",...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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const activeLocaleCode=useLocaleCode();const textContent=toDateString(Y7D0_uI6v,{dateStyle:\"long\",locale:\"\"},activeLocaleCode);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"nsTjIal2E\",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-1khelhf\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xvxtru-container\",nodeId:\"JRSSs75eZ\",scopeId:\"dqqUETIEh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jHFuPXe_D:{variant:\"lGFJIJDcc\"}},children:/*#__PURE__*/_jsx(BlogHeader,{height:\"100%\",id:\"JRSSs75eZ\",layoutId:\"JRSSs75eZ\",style:{height:\"100%\",width:\"100%\"},variant:\"WmYuj_xoi\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qxxlmk\",\"data-framer-name\":\"Post\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gd0i8l\",\"data-framer-name\":\"Header\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jHFuPXe_D:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+104+0+0+0+0),sizes:`min(min(${componentViewport?.width||\"100vw\"}, 1440px) - 32px, 1440px)`,...toResponsiveImage(mS_P6AVxh)}},RTdwTPfQW:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+104+0+0+0),sizes:`calc(min(min(${componentViewport?.width||\"100vw\"}, 1440px) - 72px, 1440px) * 0.4)`,...toResponsiveImage(mS_P6AVxh)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+104+0+0+0),sizes:`calc(min(min(${componentViewport?.width||\"100vw\"}, 1440px) - 144px, 1440px) / 2)`,...toResponsiveImage(mS_P6AVxh)},className:\"framer-1p64lc5\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18ponde\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"baU8ygYmo\"},motionChild:true,nodeId:\"eP_jnZCR4\",openInNewTab:false,scopeId:\"dqqUETIEh\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-jiz3x8 framer-10dw4vn\",\"data-framer-name\":\"Category Link\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-q2vqtw\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:13,intrinsicWidth:15,svg:'<svg height=\"14\" width=\"15\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"m3.414 8 3.918 3.918-1.414 1.414L.293 7.707a1 1 0 0 1 0-1.414L5.918.668l1.414 1.414L3.414 6H14.75v2H3.414Z\" fill=\"#000\" fill-opacity=\".36\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0FCQyBHaW50byBOb3JtYWwgQm9sZA==\",\"--framer-font-family\":'\"ABC Ginto Normal Bold\", \"ABC Ginto Normal Bold Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"120%\"},children:\"Baby Care\"})}),className:\"framer-bt5orz\",\"data-framer-name\":\"Title\",fonts:[\"CUSTOM;ABC Ginto Normal Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0FCQyBHaW50byBOb3JtYWwgQm9sZA==\",\"--framer-font-family\":'\"ABC Ginto Normal Bold\", \"ABC Ginto Normal Bold Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"106%\"},children:\"Strawberry Champagne Flirt Recipe\"})}),className:\"framer-1mgugus\",\"data-framer-name\":\"Title\",fonts:[\"CUSTOM;ABC Ginto Normal Bold\"],text:IuDjK8dSM,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0FCQyBHaW50byBOb3JtYWwgUmVndWxhcg==\",\"--framer-font-family\":'\"ABC Ginto Normal Regular\", \"ABC Ginto Normal Regular Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"120%\"},children:\"A light and bubbly cocktail with a touch of strawberry sweetness, ideal for a charming Valentine's toast.\"})}),className:\"framer-1dsm8n0\",\"data-framer-name\":\"Title\",fonts:[\"CUSTOM;ABC Ginto Normal Regular\"],text:M9PLJB9EJ,verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jwmbdj\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-pvyq0u\",\"data-border\":true,\"data-framer-name\":\"Date\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.5)\"},children:\"Content\"})}),className:\"framer-g1tcdv\",fonts:[\"GF;Inter-regular\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js:Youtube\":componentPresets.props[\"ngS_tXdrb\"],\"module:pVk4QsoHxASnVtUBp6jr/q25XkEYzV1lKiyb2Ppsf/CodeBlock.js:default\":componentPresets.props[\"tgDXa0gyj\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:ALdUfx9lP,className:\"framer-xchbaa\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-2s7onl\",code:\"framer-styles-preset-mhuu7z\",h1:\"framer-styles-preset-tqawi6\",h2:\"framer-styles-preset-59tdul\",h3:\"framer-styles-preset-1ju6l53\",h4:\"framer-styles-preset-aazo4\",h5:\"framer-styles-preset-1hdwqc\",h6:\"framer-styles-preset-1bzgffe\",img:\"framer-styles-preset-15mo5ll\",p:\"framer-styles-preset-1qw38nr\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jHFuPXe_D:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 32px)`,y:(componentViewport?.y||0)+0+104+0+603.8+0+208},RTdwTPfQW:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 72px)`,y:(componentViewport?.y||0)+0+104+0+276+0+231}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:386,width:`calc((min(${componentViewport?.width||\"100vw\"}, 1440px) - 144px) * 0.8)`,y:(componentViewport?.y||0)+0+104+0+300+0+231,children:/*#__PURE__*/_jsx(Container,{className:\"framer-9wt2s2-container\",isModuleExternal:true,nodeId:\"AArqFCVzO\",scopeId:\"dqqUETIEh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jHFuPXe_D:{variant:\"GFHat1vzu\"}},children:/*#__PURE__*/_jsx(StartShopping,{height:\"100%\",id:\"AArqFCVzO\",layoutId:\"AArqFCVzO\",style:{width:\"100%\"},variant:\"Q4X_0tC1r\",width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jHFuPXe_D:{y:(componentViewport?.y||0)+0+1333.8},RTdwTPfQW:{y:(componentViewport?.y||0)+0+1029}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:864,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1053,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1khayf1-container\",nodeId:\"uFhxOaaGw\",scopeId:\"dqqUETIEh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jHFuPXe_D:{variant:\"xZGix2DSb\"},RTdwTPfQW:{variant:\"cW0bq3BlH\"}},children:/*#__PURE__*/_jsx(BlogFooter,{height:\"100%\",id:\"uFhxOaaGw\",layoutId:\"uFhxOaaGw\",style:{width:\"100%\"},variant:\"IZRngERz9\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-rZoBq.framer-10dw4vn, .framer-rZoBq .framer-10dw4vn { display: block; }\",\".framer-rZoBq.framer-1khelhf { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-rZoBq .framer-1xvxtru-container { flex: none; height: 72px; position: relative; width: 100%; z-index: 9; }\",\".framer-rZoBq .framer-1qxxlmk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1440px; padding: 0px 72px 0px 72px; position: relative; width: 100%; }\",\".framer-rZoBq .framer-1gd0i8l { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; max-width: 1440px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-rZoBq .framer-1p64lc5 { aspect-ratio: 1.3333333333333333 / 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, 396px); position: relative; width: 50%; }\",\".framer-rZoBq .framer-18ponde { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: auto; justify-content: center; overflow: hidden; padding: 0px 64px 0px 0px; position: relative; width: 1px; }\",\".framer-rZoBq .framer-jiz3x8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-rZoBq .framer-q2vqtw { aspect-ratio: 1.1538461538461537 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 13px); position: relative; width: 15px; }\",\".framer-rZoBq .framer-bt5orz { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-rZoBq .framer-1mgugus, .framer-rZoBq .framer-1dsm8n0 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-rZoBq .framer-jwmbdj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 80%; }\",\".framer-rZoBq .framer-pvyq0u { --border-bottom-width: 1px; --border-color: #e4e8eb; --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 71px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-rZoBq .framer-g1tcdv { flex: 1 0 0px; height: auto; pointer-events: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-rZoBq .framer-xchbaa { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-rZoBq .framer-9wt2s2-container, .framer-rZoBq .framer-1khayf1-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-rZoBq.framer-1khelhf, .framer-rZoBq .framer-1qxxlmk, .framer-rZoBq .framer-1gd0i8l, .framer-rZoBq .framer-18ponde, .framer-rZoBq .framer-jiz3x8, .framer-rZoBq .framer-jwmbdj, .framer-rZoBq .framer-pvyq0u { gap: 0px; } .framer-rZoBq.framer-1khelhf > *, .framer-rZoBq .framer-jwmbdj > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-rZoBq.framer-1khelhf > :first-child, .framer-rZoBq .framer-1qxxlmk > :first-child, .framer-rZoBq .framer-18ponde > :first-child, .framer-rZoBq .framer-jwmbdj > :first-child { margin-top: 0px; } .framer-rZoBq.framer-1khelhf > :last-child, .framer-rZoBq .framer-1qxxlmk > :last-child, .framer-rZoBq .framer-18ponde > :last-child, .framer-rZoBq .framer-jwmbdj > :last-child { margin-bottom: 0px; } .framer-rZoBq .framer-1qxxlmk > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-rZoBq .framer-1gd0i8l > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-rZoBq .framer-1gd0i8l > :first-child, .framer-rZoBq .framer-jiz3x8 > :first-child, .framer-rZoBq .framer-pvyq0u > :first-child { margin-left: 0px; } .framer-rZoBq .framer-1gd0i8l > :last-child, .framer-rZoBq .framer-jiz3x8 > :last-child, .framer-rZoBq .framer-pvyq0u > :last-child { margin-right: 0px; } .framer-rZoBq .framer-18ponde > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-rZoBq .framer-jiz3x8 > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-rZoBq .framer-pvyq0u > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,'.framer-rZoBq[data-border=\"true\"]::after, .framer-rZoBq [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: 768px) and (max-width: 1199px) { .framer-rZoBq.framer-1khelhf { width: 768px; } .framer-rZoBq .framer-1qxxlmk { padding: 0px 36px 0px 36px; } .framer-rZoBq .framer-1p64lc5 { height: var(--framer-aspect-ratio-supported, 209px); max-height: 276px; width: 40%; } .framer-rZoBq .framer-jwmbdj { width: 100%; }}\",\"@media (max-width: 767px) { .framer-rZoBq.framer-1khelhf { width: 390px; } .framer-rZoBq .framer-1qxxlmk { padding: 0px 16px 0px 16px; } .framer-rZoBq .framer-1gd0i8l { flex-direction: column; } .framer-rZoBq .framer-1p64lc5 { height: var(--framer-aspect-ratio-supported, 269px); max-height: 276px; width: 100%; } .framer-rZoBq .framer-18ponde { align-self: unset; flex: none; height: min-content; width: 100%; } .framer-rZoBq .framer-jwmbdj { width: 100%; } .framer-rZoBq .framer-pvyq0u { height: 48px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-rZoBq .framer-1gd0i8l { gap: 0px; } .framer-rZoBq .framer-1gd0i8l > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-rZoBq .framer-1gd0i8l > :first-child { margin-top: 0px; } .framer-rZoBq .framer-1gd0i8l > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5236\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"RTdwTPfQW\":{\"layout\":[\"fixed\",\"auto\"]},\"jHFuPXe_D\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerdqqUETIEh=withCSS(Component,css,\"framer-rZoBq\");export default FramerdqqUETIEh;FramerdqqUETIEh.displayName=\"Blog / Baby Care\";FramerdqqUETIEh.defaultProps={height:5236,width:1200};addFonts(FramerdqqUETIEh,[{explicitInter:true,fonts:[{family:\"ABC Ginto Normal Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/yb2TTAWx5b5QmjLvKRAoLZxhQ0.woff2\"},{family:\"ABC Ginto Normal Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/guP3FJTaW6h6hBX54tn7WdjaE.woff2\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfMZ1rib2Bg-4.woff2\",weight:\"400\"},{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\"}]},...BlogHeaderFonts,...StartShoppingFonts,...BlogFooterFonts,...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),...componentPresets.fonts?.[\"tgDXa0gyj\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"tgDXa0gyj\"]):[],...componentPresets.fonts?.[\"ngS_tXdrb\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"ngS_tXdrb\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerdqqUETIEh\",\"slots\":[],\"annotations\":{\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerComponentViewportWidth\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"RTdwTPfQW\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"jHFuPXe_D\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"5236\",\"framerIntrinsicWidth\":\"1200\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["BlogHeaderFonts", "getFonts", "Gvf1vlQIU_default", "StartShoppingFonts", "OkWcp_IHj_default", "BlogFooterFonts", "GbmNA_uIg_default", "breakpoints", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "WzbxK9sCi_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "mS_P6AVxh", "IuDjK8dSM", "M9PLJB9EJ", "Y7D0_uI6v", "ALdUfx9lP", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "activeLocaleCode", "useLocaleCode", "textContent", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "Gvf1vlQIU_default", "getLoadingLazyAtYPosition", "Image2", "Link", "SVG", "RichText2", "x", "ComponentPresetsProvider", "OkWcp_IHj_default", "GbmNA_uIg_default", "css", "FramerdqqUETIEh", "withCSS", "dqqUETIEh_default", "addFonts", "BlogHeaderFonts", "StartShoppingFonts", "BlogFooterFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
