{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/fjzvUsj3GjiFt2mNbDFJ/ccYCzQHwNKwtmYv1UYge/tqGir6mJ5.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 Essentials from\"#framer/local/collection/cVxPiog4T/cVxPiog4T.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/tqGir6mJ5/tqGir6mJ5.js\";const BlogHeaderFonts=getFonts(BlogHeader);const StartShoppingFonts=getFonts(StartShopping);const BlogFooterFonts=getFonts(BlogFooter);const breakpoints={FOc9LwyfM:\"(min-width: 1200px)\",YGidwP4id:\"(max-width: 767px)\",ZkNVM4ppD:\"(min-width: 768px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-9Zb7m\";const variantClassNames={FOc9LwyfM:\"framer-v-1kizpff\",YGidwP4id:\"framer-v-1of3opr\",ZkNVM4ppD:\"framer-v-1ttzksg\"};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:\"FOc9LwyfM\",Phone:\"YGidwP4id\",Tablet:\"ZkNVM4ppD\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"FOc9LwyfM\"};};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:\"tqGir6mJ5\",data:Essentials,type:\"Collection\"},select:[{collection:\"tqGir6mJ5\",name:\"GA096lP4V\",type:\"Identifier\"},{collection:\"tqGir6mJ5\",name:\"w19TSzme5\",type:\"Identifier\"},{collection:\"tqGir6mJ5\",name:\"dAnuGP85x\",type:\"Identifier\"},{collection:\"tqGir6mJ5\",name:\"KCh_Jc9Iq\",type:\"Identifier\"},{collection:\"tqGir6mJ5\",name:\"cLR7EOKGk\",type:\"Identifier\"},{collection:\"tqGir6mJ5\",name:\"RsZlq4OBW\",type:\"Identifier\"},{collection:\"tqGir6mJ5\",name:\"vQnGn5Wo3\",type:\"Identifier\"},{collection:\"tqGir6mJ5\",name:\"U_ph1DV22\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"tqGir6mJ5\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,cLR7EOKGk=getFromCurrentRouteData(\"cLR7EOKGk\"),GA096lP4V=getFromCurrentRouteData(\"GA096lP4V\")??\"\",KCh_Jc9Iq=getFromCurrentRouteData(\"KCh_Jc9Iq\")??\"\",dAnuGP85x=getFromCurrentRouteData(\"dAnuGP85x\"),RsZlq4OBW=getFromCurrentRouteData(\"RsZlq4OBW\")??\"\",...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(dAnuGP85x,{dateStyle:\"long\",locale:\"\"},activeLocaleCode);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"FOc9LwyfM\",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-1kizpff\",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-1k8lsjf-container\",nodeId:\"XYhxbEuxQ\",scopeId:\"tqGir6mJ5\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{YGidwP4id:{variant:\"lGFJIJDcc\"}},children:/*#__PURE__*/_jsx(BlogHeader,{height:\"100%\",id:\"XYhxbEuxQ\",layoutId:\"XYhxbEuxQ\",style:{height:\"100%\",width:\"100%\"},variant:\"WmYuj_xoi\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qqof3v\",\"data-framer-name\":\"Post\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5zbsoe\",\"data-framer-name\":\"Header\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{YGidwP4id:{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(cLR7EOKGk)}},ZkNVM4ppD:{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(cLR7EOKGk)}}},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(cLR7EOKGk)},className:\"framer-13pp3k7\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19nuexo\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"bWirm7Nl6\"},motionChild:true,nodeId:\"h7Ln1urIa\",openInNewTab:false,scopeId:\"tqGir6mJ5\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-36twmx framer-bq52za\",\"data-framer-name\":\"Category Link\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1ir128c\",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:\"Essentials\"})}),className:\"framer-14z3hui\",\"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-1n6xen4\",\"data-framer-name\":\"Title\",fonts:[\"CUSTOM;ABC Ginto Normal Bold\"],text:GA096lP4V,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-zxitwd\",\"data-framer-name\":\"Title\",fonts:[\"CUSTOM;ABC Ginto Normal Regular\"],text:KCh_Jc9Iq,verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-w9vl0s\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mn1bjp\",\"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-1j63q9g\",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:RsZlq4OBW,className:\"framer-1768l1o\",\"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:{YGidwP4id:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 32px)`,y:(componentViewport?.y||0)+0+104+0+603.8+0+208},ZkNVM4ppD:{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-126hf8h-container\",isModuleExternal:true,nodeId:\"zENu5xyEw\",scopeId:\"tqGir6mJ5\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{YGidwP4id:{variant:\"GFHat1vzu\"}},children:/*#__PURE__*/_jsx(StartShopping,{height:\"100%\",id:\"zENu5xyEw\",layoutId:\"zENu5xyEw\",style:{width:\"100%\"},variant:\"Q4X_0tC1r\",width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{YGidwP4id:{y:(componentViewport?.y||0)+0+1333.8},ZkNVM4ppD:{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-3vkw8r-container\",nodeId:\"Ksh7s2Wqw\",scopeId:\"tqGir6mJ5\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{YGidwP4id:{variant:\"xZGix2DSb\"},ZkNVM4ppD:{variant:\"cW0bq3BlH\"}},children:/*#__PURE__*/_jsx(BlogFooter,{height:\"100%\",id:\"Ksh7s2Wqw\",layoutId:\"Ksh7s2Wqw\",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-9Zb7m.framer-bq52za, .framer-9Zb7m .framer-bq52za { display: block; }\",\".framer-9Zb7m.framer-1kizpff { 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-9Zb7m .framer-1k8lsjf-container { flex: none; height: 72px; position: relative; width: 100%; z-index: 9; }\",\".framer-9Zb7m .framer-1qqof3v { 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-9Zb7m .framer-5zbsoe { 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-9Zb7m .framer-13pp3k7 { 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-9Zb7m .framer-19nuexo { 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-9Zb7m .framer-36twmx { 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-9Zb7m .framer-1ir128c { aspect-ratio: 1.1538461538461537 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 13px); position: relative; width: 15px; }\",\".framer-9Zb7m .framer-14z3hui { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-9Zb7m .framer-1n6xen4, .framer-9Zb7m .framer-zxitwd { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-9Zb7m .framer-w9vl0s { 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-9Zb7m .framer-1mn1bjp { --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-9Zb7m .framer-1j63q9g { 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-9Zb7m .framer-1768l1o { --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-9Zb7m .framer-126hf8h-container, .framer-9Zb7m .framer-3vkw8r-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-9Zb7m.framer-1kizpff, .framer-9Zb7m .framer-1qqof3v, .framer-9Zb7m .framer-5zbsoe, .framer-9Zb7m .framer-19nuexo, .framer-9Zb7m .framer-36twmx, .framer-9Zb7m .framer-w9vl0s, .framer-9Zb7m .framer-1mn1bjp { gap: 0px; } .framer-9Zb7m.framer-1kizpff > *, .framer-9Zb7m .framer-w9vl0s > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-9Zb7m.framer-1kizpff > :first-child, .framer-9Zb7m .framer-1qqof3v > :first-child, .framer-9Zb7m .framer-19nuexo > :first-child, .framer-9Zb7m .framer-w9vl0s > :first-child { margin-top: 0px; } .framer-9Zb7m.framer-1kizpff > :last-child, .framer-9Zb7m .framer-1qqof3v > :last-child, .framer-9Zb7m .framer-19nuexo > :last-child, .framer-9Zb7m .framer-w9vl0s > :last-child { margin-bottom: 0px; } .framer-9Zb7m .framer-1qqof3v > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-9Zb7m .framer-5zbsoe > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-9Zb7m .framer-5zbsoe > :first-child, .framer-9Zb7m .framer-36twmx > :first-child, .framer-9Zb7m .framer-1mn1bjp > :first-child { margin-left: 0px; } .framer-9Zb7m .framer-5zbsoe > :last-child, .framer-9Zb7m .framer-36twmx > :last-child, .framer-9Zb7m .framer-1mn1bjp > :last-child { margin-right: 0px; } .framer-9Zb7m .framer-19nuexo > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-9Zb7m .framer-36twmx > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-9Zb7m .framer-1mn1bjp > * { 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-9Zb7m[data-border=\"true\"]::after, .framer-9Zb7m [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-9Zb7m.framer-1kizpff { width: 768px; } .framer-9Zb7m .framer-1qqof3v { padding: 0px 36px 0px 36px; } .framer-9Zb7m .framer-13pp3k7 { height: var(--framer-aspect-ratio-supported, 209px); max-height: 276px; width: 40%; } .framer-9Zb7m .framer-w9vl0s { width: 100%; }}\",\"@media (max-width: 767px) { .framer-9Zb7m.framer-1kizpff { width: 390px; } .framer-9Zb7m .framer-1qqof3v { padding: 0px 16px 0px 16px; } .framer-9Zb7m .framer-5zbsoe { flex-direction: column; } .framer-9Zb7m .framer-13pp3k7 { height: var(--framer-aspect-ratio-supported, 269px); max-height: 276px; width: 100%; } .framer-9Zb7m .framer-19nuexo { align-self: unset; flex: none; height: min-content; width: 100%; } .framer-9Zb7m .framer-w9vl0s { width: 100%; } .framer-9Zb7m .framer-1mn1bjp { height: 48px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-9Zb7m .framer-5zbsoe { gap: 0px; } .framer-9Zb7m .framer-5zbsoe > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-9Zb7m .framer-5zbsoe > :first-child { margin-top: 0px; } .framer-9Zb7m .framer-5zbsoe > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2628\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"ZkNVM4ppD\":{\"layout\":[\"fixed\",\"auto\"]},\"YGidwP4id\":{\"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 FramertqGir6mJ5=withCSS(Component,css,\"framer-9Zb7m\");export default FramertqGir6mJ5;FramertqGir6mJ5.displayName=\"Blog / Essentials\";FramertqGir6mJ5.defaultProps={height:2628,width:1200};addFonts(FramertqGir6mJ5,[{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\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramertqGir6mJ5\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ZkNVM4ppD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"YGidwP4id\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"2628\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__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", "cVxPiog4T_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "cLR7EOKGk", "GA096lP4V", "KCh_Jc9Iq", "dAnuGP85x", "RsZlq4OBW", "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", "ComponentPresetsProvider", "OkWcp_IHj_default", "GbmNA_uIg_default", "css", "FramertqGir6mJ5", "withCSS", "tqGir6mJ5_default", "addFonts", "BlogHeaderFonts", "StartShoppingFonts", "BlogFooterFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
