{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/x1ea7NWRPNkuX1odvbdl/RXDc37DgqTBkWHp1sH0U/bPDtyZ2bo.js", "ssg:https://framerusercontent.com/modules/cZgql0AVSyIuGlMoCEVa/iND077ZrOTCk4xbOwmlU/K4rlRvU29.js"],
  "sourcesContent": ["import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([\"GF;Staatliches-regular\"]);export const fonts=[{family:\"Staatliches\",moduleAsset:{localModuleIdentifier:\"local-module:css/bPDtyZ2bo:default\",url:\"https://fonts.gstatic.com/s/staatliches/v13/HI_OiY8KO6hCsQSoAPmtMbectJG9O9PS.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/staatliches/v13/HI_OiY8KO6hCsQSoAPmtMbectJG9O9PS.ttf\",weight:\"400\"}];export const css=['.framer-uDMLW .framer-styles-preset-1dgkp69:not(.rich-text-wrapper), .framer-uDMLW .framer-styles-preset-1dgkp69.rich-text-wrapper h4 { --framer-font-family: \"Staatliches\", sans-serif; --framer-font-size: 20px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0.04em; --framer-line-height: 120%; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: #ffffff; --framer-text-decoration: none; --framer-text-transform: uppercase; }'];export const className=\"framer-uDMLW\";\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 (21ec140)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,Image,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useLocaleCode,useLocaleInfo,useQueryData,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import SectionHeading from\"#framer/local/canvasComponent/AvekHxl2j/AvekHxl2j.js\";import Button from\"#framer/local/canvasComponent/GulOZoMnJ/GulOZoMnJ.js\";import NavNavBar from\"#framer/local/canvasComponent/lcED562OO/lcED562OO.js\";import BlogPostCard from\"#framer/local/canvasComponent/SyWE6B43R/SyWE6B43R.js\";import Blog,{enumToDisplayNameFunctions}from\"#framer/local/collection/L8b3IANtH/L8b3IANtH.js\";import*as sharedStyle3 from\"#framer/local/css/bPDtyZ2bo/bPDtyZ2bo.js\";import*as sharedStyle1 from\"#framer/local/css/dbiGspI0B/dbiGspI0B.js\";import*as sharedStyle4 from\"#framer/local/css/MDoJ1mPJP/MDoJ1mPJP.js\";import*as sharedStyle from\"#framer/local/css/QBbKt4HEz/QBbKt4HEz.js\";import*as sharedStyle5 from\"#framer/local/css/qvAaSoY3f/qvAaSoY3f.js\";import*as sharedStyle2 from\"#framer/local/css/X7ylXautb/X7ylXautb.js\";import*as sharedStyle6 from\"#framer/local/css/xHea8ZIZv/xHea8ZIZv.js\";import metadataProvider from\"#framer/local/webPageMetadata/K4rlRvU29/K4rlRvU29.js\";const NavNavBarFonts=getFonts(NavNavBar);const SectionHeadingFonts=getFonts(SectionHeading);const BlogPostCardFonts=getFonts(BlogPostCard);const ButtonFonts=getFonts(Button);const cycleOrder=[\"SMEZf8HpA\",\"NsaVYnP6s\",\"WQcBAj8GF\"];const breakpoints={NsaVYnP6s:\"(min-width: 810px) and (max-width: 1199px)\",SMEZf8HpA:\"(min-width: 1200px)\",WQcBAj8GF:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-gcaO2\";const variantClassNames={NsaVYnP6s:\"framer-v-1mxzn7v\",SMEZf8HpA:\"framer-v-105lryk\",WQcBAj8GF:\"framer-v-6znsh0\"};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;const dateStyle=options.dateStyle;const timeZone=\"UTC\";try{return date.toLocaleDateString(locale,{dateStyle,timeZone});}catch{return date.toLocaleDateString(fallbackLocale,{dateStyle,timeZone});}};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,children})=>{const data=useQueryData(query);return children(data);};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"SMEZf8HpA\",Phone:\"WQcBAj8GF\",Tablet:\"NsaVYnP6s\"};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:\"SMEZf8HpA\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){var _enumToDisplayNameFunctions_S9w7PJblN;const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{data:Blog,type:\"Collection\"},select:[{name:\"eu1SUO8Ae\",type:\"Identifier\"},{name:\"MnZrUXvuI\",type:\"Identifier\"},{name:\"mmsKK_xBb\",type:\"Identifier\"},{name:\"AysrUKz64\",type:\"Identifier\"},{name:\"S9w7PJblN\",type:\"Identifier\"},{name:\"fSfrbBQqV\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables)});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data in \"Blog\" matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,eu1SUO8Ae=getFromCurrentRouteData(\"eu1SUO8Ae\"),S9w7PJblN=getFromCurrentRouteData(\"S9w7PJblN\"),mmsKK_xBb=getFromCurrentRouteData(\"mmsKK_xBb\"),AysrUKz64=getFromCurrentRouteData(\"AysrUKz64\"),fSfrbBQqV=getFromCurrentRouteData(\"fSfrbBQqV\"),mmsKK_xBbVVijkJzeG,eu1SUO8AeVVijkJzeG,AysrUKz64VVijkJzeG,MnZrUXvuIVVijkJzeG,S9w7PJblNVVijkJzeG,idVVijkJzeG,MnZrUXvuI=getFromCurrentRouteData(\"MnZrUXvuI\"),...restProps}=getProps(props);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);}if(metadata1.bodyClassName){Array.from(document.body.classList).filter(c=>c.startsWith(\"framer-body-\")).map(c=>document.body.classList.remove(c));document.body.classList.add(`${metadata1.bodyClassName}-framer-gcaO2`);return()=>{document.body.classList.remove(`${metadata1.bodyClassName}-framer-gcaO2`);};}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const textContent=(_enumToDisplayNameFunctions_S9w7PJblN=enumToDisplayNameFunctions[\"S9w7PJblN\"])===null||_enumToDisplayNameFunctions_S9w7PJblN===void 0?void 0:_enumToDisplayNameFunctions_S9w7PJblN.call(enumToDisplayNameFunctions,S9w7PJblN,activeLocale);const activeLocaleCode=useLocaleCode();const textContent1=toDateString(mmsKK_xBb,{dateStyle:\"long\",locale:\"\"},activeLocaleCode);const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"SMEZf8HpA\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-105lryk\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1k0zdpz-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NsaVYnP6s:{variant:\"vpv9ZgJ03\"},WQcBAj8GF:{variant:\"vpv9ZgJ03\"}},children:/*#__PURE__*/_jsx(NavNavBar,{height:\"100%\",id:\"esoTyZk2S\",layoutId:\"esoTyZk2S\",style:{width:\"100%\"},variant:\"Wo4oXztwy\",width:\"100%\",WNxB4OCo2:\"pps5_XCar\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1781w2d\",\"data-framer-name\":\"Post\",name:\"Post\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19p1jan\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-h8jne9\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-11xnjq1\",\"data-styles-preset\":\"QBbKt4HEz\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, rgb(20, 20, 20))\"},children:\"Title\"})}),className:\"framer-1i6t3f1\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",text:eu1SUO8Ae,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gdkqqm\",\"data-border\":true,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-198zt3c\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U3RhYXRsaWNoZXMtcmVndWxhcg==\",\"--framer-font-family\":'\"Staatliches\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"0.08em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, rgb(20, 20, 20))\"},children:\"Category: \"})}),className:\"framer-luvud5\",\"data-framer-name\":\"Category\",fonts:[\"GF;Staatliches-regular\"],name:\"Category\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U3RhYXRsaWNoZXMtcmVndWxhcg==\",\"--framer-font-family\":'\"Staatliches\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"0.08em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4121fb5f-d252-4d64-8955-d33f17efed09, rgb(47, 180, 255))\"},children:\"General Information\"})}),className:\"framer-4ugob5\",\"data-framer-name\":\"Category Name\",fonts:[\"GF;Staatliches-regular\"],name:\"Category Name\",text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U3RhYXRsaWNoZXMtcmVndWxhcg==\",\"--framer-font-family\":'\"Staatliches\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"0.08em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-6486a9ac-e9e8-4ced-becb-afb4c654ba35, rgb(10, 10, 10))\"},children:\"Content\"})}),className:\"framer-ls6g58\",\"data-framer-name\":\"Date\",fonts:[\"GF;Staatliches-regular\"],name:\"Date\",text:textContent1,verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"100vw\",...toResponsiveImage(AysrUKz64)},className:\"framer-1nlnnhx\",\"data-framer-name\":\"Banner\",name:\"Banner\"})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-gfq3b2\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:fSfrbBQqV,className:\"framer-eocx2\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],name:\"Content\",stylesPresetsClassNames:{a:\"framer-styles-preset-yx9a1c\",h1:\"framer-styles-preset-11xnjq1\",h2:\"framer-styles-preset-1mdo0a5\",h3:\"framer-styles-preset-qrpho1\",h4:\"framer-styles-preset-1dgkp69\",h5:\"framer-styles-preset-fdz00j\",p:\"framer-styles-preset-znltd1\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1nvz8mq\",\"data-framer-name\":\"Section - Blogs\",name:\"Section - Blogs\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WQcBAj8GF:{width:\"min(100vw - 40px, 1200px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"min(100vw - 100px, 1200px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1mdohuz-container\",children:/*#__PURE__*/_jsx(SectionHeading,{bQa1mtOBw:\"var(--token-f96e1da0-e863-4ea7-ba11-9c732113ed43, rgba(0, 0, 0, 0.5))\",height:\"100%\",id:\"DvusCiPA8\",IzXDJNyyx:\"READ MORE ARTICLES\",layoutId:\"DvusCiPA8\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"QcIV0WAxR\",width:\"100%\",WsEEZH3KA:\"var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, rgb(20, 20, 20))\",y2IXAb0I0:\"Our team of expert barbers brings together passion, skill, and dedication to elevate your grooming experience. \",yWenK_c5U:\"SIMILAR ARTICLES\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-njop1b\",children:/*#__PURE__*/_jsx(QueryData,{query:{from:{data:Blog,type:\"Collection\"},select:[{name:\"mmsKK_xBb\",type:\"Identifier\"},{name:\"eu1SUO8Ae\",type:\"Identifier\"},{name:\"AysrUKz64\",type:\"Identifier\"},{name:\"MnZrUXvuI\",type:\"Identifier\"},{name:\"S9w7PJblN\",type:\"Identifier\"},{name:\"id\",type:\"Identifier\"}],where:{left:{left:{name:\"S9w7PJblN\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:S9w7PJblN},type:\"BinaryOperation\"},operator:\"and\",right:{operator:\"not\",type:\"UnaryOperation\",value:{left:{name:\"MnZrUXvuI\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:MnZrUXvuI},type:\"BinaryOperation\"}},type:\"BinaryOperation\"}},children:collection=>collection.map(({mmsKK_xBb:mmsKK_xBbVVijkJzeG,eu1SUO8Ae:eu1SUO8AeVVijkJzeG,AysrUKz64:AysrUKz64VVijkJzeG,MnZrUXvuI:MnZrUXvuIVVijkJzeG,S9w7PJblN:S9w7PJblNVVijkJzeG,id:idVVijkJzeG},i)=>{return /*#__PURE__*/_jsx(LayoutGroup,{id:`VVijkJzeG-${idVVijkJzeG}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{MnZrUXvuI:MnZrUXvuIVVijkJzeG},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{MnZrUXvuI:MnZrUXvuIVVijkJzeG},webPageId:\"K4rlRvU29\"},implicitPathVariables:undefined},{href:{pathVariables:{MnZrUXvuI:MnZrUXvuIVVijkJzeG},webPageId:\"K4rlRvU29\"},implicitPathVariables:undefined},{href:{pathVariables:{MnZrUXvuI:MnZrUXvuIVVijkJzeG},webPageId:\"K4rlRvU29\"},implicitPathVariables:undefined}],children:resolvedLinks=>{var _enumToDisplayNameFunctions_S9w7PJblN;return /*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NsaVYnP6s:{width:\"max(min(100vw - 100px, 1200px), 200px)\"},WQcBAj8GF:{width:\"max(min(100vw - 40px, 1200px), 200px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"max((min(100vw - 100px, 1200px) - 80px) / 3, 200px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-bee4q3-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NsaVYnP6s:{LcD_O7exw:resolvedLinks[1]},WQcBAj8GF:{LcD_O7exw:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(BlogPostCard,{dJ9pqkpyz:mmsKK_xBbVVijkJzeG,gzmeOChbj:eu1SUO8AeVVijkJzeG,height:\"100%\",id:\"WucYKz9D2\",layoutId:\"WucYKz9D2\",LcD_O7exw:resolvedLinks[0],pbCb5bRlc:toResponsiveImage(AysrUKz64VVijkJzeG),style:{width:\"100%\"},TinQVhuaa:(_enumToDisplayNameFunctions_S9w7PJblN=enumToDisplayNameFunctions[\"S9w7PJblN\"])===null||_enumToDisplayNameFunctions_S9w7PJblN===void 0?void 0:_enumToDisplayNameFunctions_S9w7PJblN.call(enumToDisplayNameFunctions,S9w7PJblNVVijkJzeG,activeLocale),variant:\"nn8J09mgf\",width:\"100%\"})})})})});}})})},idVVijkJzeG);})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Ll7H_Kfef\"},implicitPathVariables:undefined},{href:{webPageId:\"Ll7H_Kfef\"},implicitPathVariables:undefined},{href:{webPageId:\"Ll7H_Kfef\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1spa01s-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NsaVYnP6s:{ovlJVBqUg:resolvedLinks1[1]},WQcBAj8GF:{ovlJVBqUg:resolvedLinks1[2],variant:\"MkF63W8X5\"}},children:/*#__PURE__*/_jsx(Button,{ER1RkCXWl:true,height:\"100%\",id:\"IeOnkCFd_\",iejb8yWnj:\"BROWSE ALL ARTICLES\",layoutId:\"IeOnkCFd_\",ovlJVBqUg:resolvedLinks1[0],variant:\"YeADQ4fF7\",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-gcaO2 { background: var(--token-c09d492a-e729-4cbb-b155-5952e8c0f0ee, rgb(250, 245, 234)); }`,\".framer-gcaO2.framer-c9a62e, .framer-gcaO2 .framer-c9a62e { display: block; }\",\".framer-gcaO2.framer-105lryk { align-content: center; align-items: center; background-color: var(--token-c09d492a-e729-4cbb-b155-5952e8c0f0ee, #faf5ea); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 134px 0px 100px 0px; position: relative; width: 1200px; }\",\".framer-gcaO2 .framer-1k0zdpz-container { flex: none; height: auto; left: 0px; position: fixed; top: 0px; width: 100%; z-index: 1; }\",\".framer-gcaO2 .framer-1781w2d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 76px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-gcaO2 .framer-19p1jan { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 31px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-gcaO2 .framer-h8jne9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 38px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 50px 0px 50px; position: relative; width: 100%; }\",\".framer-gcaO2 .framer-1i6t3f1 { flex: none; height: auto; max-width: 1200px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-gcaO2 .framer-1gdkqqm { --border-bottom-width: 1px; --border-color: var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, #141414); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 41px; height: 46px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-gcaO2 .framer-198zt3c { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 1px; height: 18px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-gcaO2 .framer-luvud5, .framer-gcaO2 .framer-4ugob5, .framer-gcaO2 .framer-ls6g58 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-gcaO2 .framer-1nlnnhx { flex: none; height: 60vh; position: relative; width: 100%; }\",\".framer-gcaO2 .framer-gfq3b2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 20px 0px 20px; position: relative; width: 100%; }\",\".framer-gcaO2 .framer-eocx2 { --framer-paragraph-spacing: 32px; flex: 1 0 0px; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-gcaO2 .framer-1nvz8mq { align-content: center; align-items: center; background-color: var(--token-7cfab920-9d1e-4f38-8c7a-a58d533b8508, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 80px 50px 80px 50px; position: relative; width: 100%; }\",\".framer-gcaO2 .framer-1mdohuz-container { flex: none; height: auto; max-width: 1200px; position: relative; width: 100%; }\",\".framer-gcaO2 .framer-njop1b { display: grid; flex: none; gap: 40px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(200px, 1fr)); height: min-content; justify-content: center; max-width: 1200px; padding: 0px; position: relative; width: 100%; }\",\".framer-gcaO2 .framer-bee4q3-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: 100%; }\",\".framer-gcaO2 .framer-1spa01s-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-gcaO2.framer-105lryk, .framer-gcaO2 .framer-1781w2d, .framer-gcaO2 .framer-19p1jan, .framer-gcaO2 .framer-h8jne9, .framer-gcaO2 .framer-1gdkqqm, .framer-gcaO2 .framer-198zt3c, .framer-gcaO2 .framer-gfq3b2, .framer-gcaO2 .framer-1nvz8mq { gap: 0px; } .framer-gcaO2.framer-105lryk > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-gcaO2.framer-105lryk > :first-child, .framer-gcaO2 .framer-1781w2d > :first-child, .framer-gcaO2 .framer-19p1jan > :first-child, .framer-gcaO2 .framer-h8jne9 > :first-child, .framer-gcaO2 .framer-1nvz8mq > :first-child { margin-top: 0px; } .framer-gcaO2.framer-105lryk > :last-child, .framer-gcaO2 .framer-1781w2d > :last-child, .framer-gcaO2 .framer-19p1jan > :last-child, .framer-gcaO2 .framer-h8jne9 > :last-child, .framer-gcaO2 .framer-1nvz8mq > :last-child { margin-bottom: 0px; } .framer-gcaO2 .framer-1781w2d > * { margin: 0px; margin-bottom: calc(76px / 2); margin-top: calc(76px / 2); } .framer-gcaO2 .framer-19p1jan > * { margin: 0px; margin-bottom: calc(31px / 2); margin-top: calc(31px / 2); } .framer-gcaO2 .framer-h8jne9 > * { margin: 0px; margin-bottom: calc(38px / 2); margin-top: calc(38px / 2); } .framer-gcaO2 .framer-1gdkqqm > * { margin: 0px; margin-left: calc(41px / 2); margin-right: calc(41px / 2); } .framer-gcaO2 .framer-1gdkqqm > :first-child, .framer-gcaO2 .framer-198zt3c > :first-child, .framer-gcaO2 .framer-gfq3b2 > :first-child { margin-left: 0px; } .framer-gcaO2 .framer-1gdkqqm > :last-child, .framer-gcaO2 .framer-198zt3c > :last-child, .framer-gcaO2 .framer-gfq3b2 > :last-child { margin-right: 0px; } .framer-gcaO2 .framer-198zt3c > * { margin: 0px; margin-left: calc(1px / 2); margin-right: calc(1px / 2); } .framer-gcaO2 .framer-gfq3b2 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-gcaO2 .framer-1nvz8mq > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }\",\"@media (min-width: 1200px) { .framer-gcaO2 .hidden-105lryk { display: none !important; } }\",`@media (min-width: 810px) and (max-width: 1199px) { .framer-gcaO2 .hidden-1mxzn7v { display: none !important; } .${metadata.bodyClassName}-framer-gcaO2 { background: var(--token-c09d492a-e729-4cbb-b155-5952e8c0f0ee, rgb(250, 245, 234)); } .framer-gcaO2.framer-105lryk { width: 810px; } .framer-gcaO2 .framer-njop1b { grid-template-columns: repeat(1, minmax(200px, 1fr)); }}`,`@media (max-width: 809px) { .framer-gcaO2 .hidden-6znsh0 { display: none !important; } .${metadata.bodyClassName}-framer-gcaO2 { background: var(--token-c09d492a-e729-4cbb-b155-5952e8c0f0ee, rgb(250, 245, 234)); } .framer-gcaO2.framer-105lryk { width: 390px; } .framer-gcaO2 .framer-h8jne9 { padding: 0px 20px 0px 20px; } .framer-gcaO2 .framer-1nvz8mq { padding: 80px 20px 80px 20px; } .framer-gcaO2 .framer-njop1b { grid-template-columns: repeat(1, minmax(200px, 1fr)); }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,'.framer-gcaO2[data-border=\"true\"]::after, .framer-gcaO2 [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 4411\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"NsaVYnP6s\":{\"layout\":[\"fixed\",\"auto\"]},\"WQcBAj8GF\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerK4rlRvU29=withCSS(Component,css,\"framer-gcaO2\");export default FramerK4rlRvU29;FramerK4rlRvU29.displayName=\"Blog Detail\";FramerK4rlRvU29.defaultProps={height:4411,width:1200};addFonts(FramerK4rlRvU29,[{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://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.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://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.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://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.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://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.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://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"},{family:\"Staatliches\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/staatliches/v13/HI_OiY8KO6hCsQSoAPmtMbeZtJG9O9PS.woff2\",weight:\"400\"}]},...NavNavBarFonts,...SectionHeadingFonts,...BlogPostCardFonts,...ButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerK4rlRvU29\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"4411\",\"framerComponentViewportWidth\":\"true\",\"framerResponsiveScreen\":\"\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"NsaVYnP6s\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"WQcBAj8GF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "NavNavBarFonts", "getFonts", "lcED562OO_default", "SectionHeadingFonts", "AvekHxl2j_default", "BlogPostCardFonts", "SyWE6B43R_default", "ButtonFonts", "GulOZoMnJ_default", "breakpoints", "serializationHash", "variantClassNames", "toDateString", "value", "options", "activeLocale", "date", "fallbackLocale", "locale", "dateStyle", "timeZone", "toResponsiveImage", "QueryData", "query", "children", "data", "useQueryData", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "_enumToDisplayNameFunctions_S9w7PJblN", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "L8b3IANtH_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "eu1SUO8Ae", "S9w7PJblN", "mmsKK_xBb", "AysrUKz64", "fSfrbBQqV", "mmsKK_xBbVVijkJzeG", "eu1SUO8AeVVijkJzeG", "AysrUKz64VVijkJzeG", "MnZrUXvuIVVijkJzeG", "S9w7PJblNVVijkJzeG", "idVVijkJzeG", "MnZrUXvuI", "restProps", "ie", "metadata1", "_document_querySelector", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "textContent", "enumToDisplayNameFunctions", "activeLocaleCode", "useLocaleCode", "textContent1", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "lcED562OO_default", "RichText2", "x", "Image2", "AvekHxl2j_default", "collection", "i", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "SyWE6B43R_default", "resolvedLinks1", "GulOZoMnJ_default", "css", "FramerK4rlRvU29", "withCSS", "K4rlRvU29_default", "addFonts", "NavNavBarFonts", "SectionHeadingFonts", "BlogPostCardFonts", "ButtonFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
