{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/BJ4WsSrO49TZpnpW6JyJ/0qUSfUQjfHzF0MugQo9U/v_ytEULUe.js"],
  "sourcesContent": ["// Generated by Framer (92d6359)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,NotFoundError,PropertyOverrides,RichText,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useQueryData,useRouteElementId,withCSS,withFX,withOptimizedAppearEffect,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import NavNavigation from\"#framer/local/canvasComponent/oFjAau9ZM/oFjAau9ZM.js\";import FooterSection from\"#framer/local/canvasComponent/VY3OLoBJR/VY3OLoBJR.js\";import Blog from\"#framer/local/collection/lDK4nsZxk/lDK4nsZxk.js\";import*as sharedStyle1 from\"#framer/local/css/e24WQC4nA/e24WQC4nA.js\";import*as sharedStyle3 from\"#framer/local/css/iigq7PQT1/iigq7PQT1.js\";import*as sharedStyle from\"#framer/local/css/PgINLmExv/PgINLmExv.js\";import*as sharedStyle2 from\"#framer/local/css/x1XDDz8kP/x1XDDz8kP.js\";import metadataProvider from\"#framer/local/webPageMetadata/v_ytEULUe/v_ytEULUe.js\";const NavNavigationFonts=getFonts(NavNavigation);const NavNavigationWithVariantAppearEffect=withVariantAppearEffect(NavNavigation);const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const FooterSectionFonts=getFonts(FooterSection);const breakpoints={EfDBmsh9K:\"(min-width: 1200px)\",gHjcKauV8:\"(min-width: 768px) and (max-width: 1199px)\",w2EEEY0ia:\"(max-width: 767px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-LfH7L\";const variantClassNames={EfDBmsh9K:\"framer-v-175low1\",gHjcKauV8:\"framer-v-1dpc96t\",w2EEEY0ia:\"framer-v-h4m86c\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transition1={delay:.2,duration:.6,ease:[.5,0,.88,.77],type:\"tween\"};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:32};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"EfDBmsh9K\",Phone:\"w2EEEY0ia\",Tablet:\"gHjcKauV8\"};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:\"EfDBmsh9K\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"v_ytEULUe\",data:Blog,type:\"Collection\"},select:[{collection:\"v_ytEULUe\",name:\"VZs4c2i24\",type:\"Identifier\"},{collection:\"v_ytEULUe\",name:\"SWTZKe9DN\",type:\"Identifier\"},{collection:\"v_ytEULUe\",name:\"AmVf466Wg\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"v_ytEULUe\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};var _getFromCurrentRouteData,_getFromCurrentRouteData1;const{style,className,layoutId,variant,YPoNC240G,VZs4c2i24=(_getFromCurrentRouteData=getFromCurrentRouteData(\"VZs4c2i24\"))!==null&&_getFromCurrentRouteData!==void 0?_getFromCurrentRouteData:\"\",SWTZKe9DN=getFromCurrentRouteData(\"SWTZKe9DN\"),AmVf466Wg=(_getFromCurrentRouteData1=getFromCurrentRouteData(\"AmVf466Wg\"))!==null&&_getFromCurrentRouteData1!==void 0?_getFromCurrentRouteData1:\"\",...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-LfH7L`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-LfH7L`);};},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const elementId=useRouteElementId(\"yiMXClAeV\");const ref2=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"EfDBmsh9K\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-175low1\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(\"header\",{className:\"framer-fzvfjk\",\"data-framer-name\":\"Header\",name:\"Header\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gHjcKauV8:{width:\"min(100vw, 1200px)\"},w2EEEY0ia:{width:\"min(100vw, 1200px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:98,width:\"min(100vw - 60px, 1200px)\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1b96vmh-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gHjcKauV8:{__framer__variantAppearEffectEnabled:undefined,variant:\"ALizjmHWL\"},w2EEEY0ia:{__framer__variantAppearEffectEnabled:undefined,variant:\"S588dLrLW\"}},children:/*#__PURE__*/_jsx(NavNavigationWithVariantAppearEffect,{__framer__animateOnce:false,__framer__threshold:0,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"YZ_miHhgJ\",layoutId:\"YZ_miHhgJ\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"FQbFIqSsU\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsxs(\"section\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-1eno14u\",\"data-framer-name\":\"Hero Section\",name:\"Hero Section\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gHjcKauV8:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(0),pixelHeight:1684,pixelWidth:3028,sizes:\"100vw\",src:\"https://framerusercontent.com/images/hDePyZyvZ6sWnBHocBtTjrRUXM.png\",srcSet:\"https://framerusercontent.com/images/hDePyZyvZ6sWnBHocBtTjrRUXM.png?scale-down-to=512 512w,https://framerusercontent.com/images/hDePyZyvZ6sWnBHocBtTjrRUXM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hDePyZyvZ6sWnBHocBtTjrRUXM.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/hDePyZyvZ6sWnBHocBtTjrRUXM.png 3028w\"},transformTemplate:undefined},w2EEEY0ia:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(0),pixelHeight:1684,pixelWidth:3028,sizes:\"100vw\",src:\"https://framerusercontent.com/images/hDePyZyvZ6sWnBHocBtTjrRUXM.png\",srcSet:\"https://framerusercontent.com/images/hDePyZyvZ6sWnBHocBtTjrRUXM.png?scale-down-to=512 512w,https://framerusercontent.com/images/hDePyZyvZ6sWnBHocBtTjrRUXM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hDePyZyvZ6sWnBHocBtTjrRUXM.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/hDePyZyvZ6sWnBHocBtTjrRUXM.png 3028w\"},transformTemplate:undefined}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(0),pixelHeight:1684,pixelWidth:3028,sizes:\"1514px\",src:\"https://framerusercontent.com/images/hDePyZyvZ6sWnBHocBtTjrRUXM.png\",srcSet:\"https://framerusercontent.com/images/hDePyZyvZ6sWnBHocBtTjrRUXM.png?scale-down-to=512 512w,https://framerusercontent.com/images/hDePyZyvZ6sWnBHocBtTjrRUXM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hDePyZyvZ6sWnBHocBtTjrRUXM.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/hDePyZyvZ6sWnBHocBtTjrRUXM.png 3028w\"},className:\"framer-nz53sx\",\"data-framer-name\":\"Bg\",name:\"Bg\",transformTemplate:transformTemplate1})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-7x4sgm\",\"data-framer-name\":\"Container\",id:elementId,name:\"Container\",ref:ref2,children:/*#__PURE__*/_jsxs(MotionDivWithFXWithOptimizedAppearEffect,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:50}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,animate:animation,className:\"framer-1aecqqe\",\"data-framer-appear-id\":\"1aecqqe\",\"data-framer-name\":\"Hero Content Wrapper\",initial:animation1,name:\"Hero Content Wrapper\",optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-202xn0\",\"data-framer-name\":\"Hero Title\",name:\"Hero Title\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tqhf3\",\"data-framer-name\":\"Title\",name:\"Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-36uyeo\",\"data-styles-preset\":\"PgINLmExv\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-d03af802-f123-4e43-8236-28b1e012a43a, rgb(102, 102, 102))\"},children:\"We serve quality design & art\"})}),className:\"framer-1rvuec4\",fonts:[\"Inter\"],text:YPoNC240G,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-ble0vw\",\"data-styles-preset\":\"e24WQC4nA\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-91557b5f-78f6-4fa2-81d7-50ad8e7cbcc9, rgb(30, 30, 30))\"},children:\"Blog details\"})}),className:\"framer-onkatz\",fonts:[\"Inter\"],text:VZs4c2i24,verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-7u2ptj\",\"data-framer-name\":\"Hero Image\",name:\"Hero Image\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gHjcKauV8:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(395),pixelHeight:1200,pixelWidth:2400,sizes:\"min(max(100vw - 60px, 1px), 100vw - 60px)\",...toResponsiveImage(SWTZKe9DN)}},w2EEEY0ia:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(375),pixelHeight:1200,pixelWidth:2400,sizes:\"calc(100vw - 60px)\",...toResponsiveImage(SWTZKe9DN)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(495),pixelHeight:1200,pixelWidth:2400,sizes:\"min(max(100vw - 60px, 1px), 1200px)\",...toResponsiveImage(SWTZKe9DN)},className:\"framer-ykv7dj\"})})})]})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{w2EEEY0ia:{background:{alt:\"\",backgroundSize:.72,fit:\"tile\",loading:getLoadingLazyAtYPosition(1035),positionX:\"left\",positionY:\"bottom\",src:\"https://framerusercontent.com/images/zyEXRo54qM88MwfiVfRg04CyPFw.png\"}}},children:/*#__PURE__*/_jsx(\"section\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-1bje362\",\"data-framer-name\":\"Blog Section\",name:\"Blog Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ipdbud\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:50}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,animate:animation,className:\"framer-11lm829\",\"data-framer-appear-id\":\"11lm829\",\"data-framer-name\":\"Section Content\",initial:animation1,name:\"Section Content\",optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qw0ukh\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:AmVf466Wg,className:\"framer-17otox8\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-rb5x37\",h1:\"framer-styles-preset-ble0vw\",h2:\"framer-styles-preset-pfjt3m\",h3:\"framer-styles-preset-1u8a65l\",h4:\"framer-styles-preset-1nwygd0\",h5:\"framer-styles-preset-1e2oii4\",h6:\"framer-styles-preset-106kngi\",p:\"framer-styles-preset-36uyeo\"},verticalAlignment:\"top\",withExternalLayout:true})})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mp38an\",\"data-framer-name\":\"Footer\",name:\"Footer\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gHjcKauV8:{width:\"max(100vw, 1px)\",y:1221},w2EEEY0ia:{width:\"max(100vw, 1px)\",y:1171}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:872,width:\"100vw\",y:1391,children:/*#__PURE__*/_jsx(Container,{className:\"framer-2nse9b-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gHjcKauV8:{variant:\"mDxbXE1gG\"},w2EEEY0ia:{variant:\"QvdqqR_CQ\"}},children:/*#__PURE__*/_jsx(FooterSection,{height:\"100%\",id:\"YiFqfh6RL\",iLkWSTROq:true,layoutId:\"YiFqfh6RL\",style:{width:\"100%\"},variant:\"yGukCFQCl\",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-LfH7L { background: var(--token-436c144e-0cef-46fa-aa96-31063096768e, rgb(255, 255, 255)) /* {\"name\":\"White\"} */; }`,\".framer-LfH7L.framer-dc3ys7, .framer-LfH7L .framer-dc3ys7 { display: block; }\",\".framer-LfH7L.framer-175low1 { align-content: center; align-items: center; background-color: var(--token-436c144e-0cef-46fa-aa96-31063096768e, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-LfH7L .framer-fzvfjk { align-content: center; align-items: center; background-color: var(--token-436c144e-0cef-46fa-aa96-31063096768e, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; overflow: visible; padding: 0px 30px 0px 30px; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 9; }\",\".framer-LfH7L .framer-1b96vmh-container { flex: none; height: auto; max-width: 1200px; position: relative; width: 100%; }\",\".framer-LfH7L .framer-1eno14u { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 160px 30px 120px 30px; position: relative; width: 100%; }\",\".framer-LfH7L .framer-nz53sx { align-content: center; align-items: center; aspect-ratio: 1.7980997624703088 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 842px); justify-content: center; left: 49%; overflow: hidden; padding: 0px; position: absolute; top: 0px; transform: translateX(-50%); width: 1514px; z-index: 0; }\",\".framer-LfH7L .framer-7x4sgm { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-LfH7L .framer-1aecqqe { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-LfH7L .framer-202xn0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-LfH7L .framer-tqhf3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-LfH7L .framer-1rvuec4, .framer-LfH7L .framer-onkatz { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-LfH7L .framer-7u2ptj { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-LfH7L .framer-ykv7dj { aspect-ratio: 1.9 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 600px); position: relative; width: 100%; }\",\".framer-LfH7L .framer-1bje362 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 80px 0px; position: relative; width: 100%; }\",\".framer-LfH7L .framer-1ipdbud { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px 30px 0px 30px; position: relative; width: 100%; }\",\".framer-LfH7L .framer-11lm829 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-LfH7L .framer-1qw0ukh { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 45px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-LfH7L .framer-17otox8 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-LfH7L .framer-1mp38an { 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; position: relative; width: 100%; }\",\".framer-LfH7L .framer-2nse9b-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-LfH7L.framer-175low1, .framer-LfH7L .framer-fzvfjk, .framer-LfH7L .framer-1eno14u, .framer-LfH7L .framer-nz53sx, .framer-LfH7L .framer-1aecqqe, .framer-LfH7L .framer-202xn0, .framer-LfH7L .framer-tqhf3, .framer-LfH7L .framer-7u2ptj, .framer-LfH7L .framer-1bje362, .framer-LfH7L .framer-1ipdbud, .framer-LfH7L .framer-11lm829, .framer-LfH7L .framer-1qw0ukh, .framer-LfH7L .framer-1mp38an { gap: 0px; } .framer-LfH7L.framer-175low1 > *, .framer-LfH7L .framer-1bje362 > *, .framer-LfH7L .framer-1ipdbud > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-LfH7L.framer-175low1 > :first-child, .framer-LfH7L .framer-fzvfjk > :first-child, .framer-LfH7L .framer-1aecqqe > :first-child, .framer-LfH7L .framer-202xn0 > :first-child, .framer-LfH7L .framer-tqhf3 > :first-child, .framer-LfH7L .framer-7u2ptj > :first-child, .framer-LfH7L .framer-1bje362 > :first-child, .framer-LfH7L .framer-1ipdbud > :first-child, .framer-LfH7L .framer-11lm829 > :first-child { margin-top: 0px; } .framer-LfH7L.framer-175low1 > :last-child, .framer-LfH7L .framer-fzvfjk > :last-child, .framer-LfH7L .framer-1aecqqe > :last-child, .framer-LfH7L .framer-202xn0 > :last-child, .framer-LfH7L .framer-tqhf3 > :last-child, .framer-LfH7L .framer-7u2ptj > :last-child, .framer-LfH7L .framer-1bje362 > :last-child, .framer-LfH7L .framer-1ipdbud > :last-child, .framer-LfH7L .framer-11lm829 > :last-child { margin-bottom: 0px; } .framer-LfH7L .framer-fzvfjk > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-LfH7L .framer-1eno14u > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-LfH7L .framer-1eno14u > :first-child, .framer-LfH7L .framer-nz53sx > :first-child, .framer-LfH7L .framer-1qw0ukh > :first-child, .framer-LfH7L .framer-1mp38an > :first-child { margin-left: 0px; } .framer-LfH7L .framer-1eno14u > :last-child, .framer-LfH7L .framer-nz53sx > :last-child, .framer-LfH7L .framer-1qw0ukh > :last-child, .framer-LfH7L .framer-1mp38an > :last-child { margin-right: 0px; } .framer-LfH7L .framer-nz53sx > *, .framer-LfH7L .framer-1mp38an > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-LfH7L .framer-1aecqqe > * { margin: 0px; margin-bottom: calc(120px / 2); margin-top: calc(120px / 2); } .framer-LfH7L .framer-202xn0 > *, .framer-LfH7L .framer-tqhf3 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-LfH7L .framer-7u2ptj > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-LfH7L .framer-11lm829 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-LfH7L .framer-1qw0ukh > * { margin: 0px; margin-left: calc(45px / 2); margin-right: calc(45px / 2); } }\",`@media (min-width: 768px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-LfH7L { background: var(--token-436c144e-0cef-46fa-aa96-31063096768e, rgb(255, 255, 255)) /* {\"name\":\"White\"} */; } .framer-LfH7L.framer-175low1 { width: 768px; } .framer-LfH7L .framer-fzvfjk { padding: 0px; } .framer-LfH7L .framer-1eno14u { padding: 130px 30px 80px 30px; } .framer-LfH7L .framer-nz53sx { aspect-ratio: unset; height: 80%; left: 0px; transform: unset; width: 100%; } .framer-LfH7L .framer-7x4sgm { max-width: 100%; } .framer-LfH7L .framer-1aecqqe { gap: 50px; } .framer-LfH7L .framer-202xn0 { align-content: center; align-items: center; gap: 40px; } .framer-LfH7L .framer-7u2ptj { z-index: 1; } .framer-LfH7L .framer-ykv7dj { height: var(--framer-aspect-ratio-supported, 373px); } .framer-LfH7L .framer-1bje362 { padding: 0px 0px 50px 0px; } .framer-LfH7L .framer-1ipdbud { gap: 135px; max-width: 100%; } .framer-LfH7L .framer-11lm829 { gap: 50px; justify-content: flex-start; order: 0; } .framer-LfH7L .framer-2nse9b-container { flex: 1 0 0px; width: 1px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-LfH7L .framer-1aecqqe, .framer-LfH7L .framer-202xn0, .framer-LfH7L .framer-1ipdbud, .framer-LfH7L .framer-11lm829 { gap: 0px; } .framer-LfH7L .framer-1aecqqe > *, .framer-LfH7L .framer-11lm829 > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-LfH7L .framer-1aecqqe > :first-child, .framer-LfH7L .framer-202xn0 > :first-child, .framer-LfH7L .framer-1ipdbud > :first-child, .framer-LfH7L .framer-11lm829 > :first-child { margin-top: 0px; } .framer-LfH7L .framer-1aecqqe > :last-child, .framer-LfH7L .framer-202xn0 > :last-child, .framer-LfH7L .framer-1ipdbud > :last-child, .framer-LfH7L .framer-11lm829 > :last-child { margin-bottom: 0px; } .framer-LfH7L .framer-202xn0 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-LfH7L .framer-1ipdbud > * { margin: 0px; margin-bottom: calc(135px / 2); margin-top: calc(135px / 2); } }}`,`@media (max-width: 767px) { .${metadata.bodyClassName}-framer-LfH7L { background: var(--token-436c144e-0cef-46fa-aa96-31063096768e, rgb(255, 255, 255)) /* {\"name\":\"White\"} */; } .framer-LfH7L.framer-175low1 { width: 390px; } .framer-LfH7L .framer-fzvfjk { padding: 0px; } .framer-LfH7L .framer-1eno14u { flex-direction: column; padding: 120px 30px 60px 30px; } .framer-LfH7L .framer-nz53sx { aspect-ratio: unset; height: 78%; left: 0px; transform: unset; width: 100%; } .framer-LfH7L .framer-7x4sgm { flex: none; max-width: 100%; width: 100%; } .framer-LfH7L .framer-1aecqqe { gap: 40px; } .framer-LfH7L .framer-202xn0 { align-content: center; align-items: center; gap: 30px; z-index: 0; } .framer-LfH7L .framer-ykv7dj { height: var(--framer-aspect-ratio-supported, 174px); } .framer-LfH7L .framer-1bje362 { padding: 0px 0px 40px 0px; } .framer-LfH7L .framer-1ipdbud { gap: 70px; max-width: 100%; } .framer-LfH7L .framer-11lm829 { gap: 35px; } .framer-LfH7L .framer-1qw0ukh { flex-direction: column; } .framer-LfH7L .framer-17otox8 { flex: none; width: 100%; } .framer-LfH7L .framer-2nse9b-container { flex: 1 0 0px; width: 1px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-LfH7L .framer-1eno14u, .framer-LfH7L .framer-1aecqqe, .framer-LfH7L .framer-202xn0, .framer-LfH7L .framer-1ipdbud, .framer-LfH7L .framer-11lm829, .framer-LfH7L .framer-1qw0ukh { gap: 0px; } .framer-LfH7L .framer-1eno14u > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-LfH7L .framer-1eno14u > :first-child, .framer-LfH7L .framer-1aecqqe > :first-child, .framer-LfH7L .framer-202xn0 > :first-child, .framer-LfH7L .framer-1ipdbud > :first-child, .framer-LfH7L .framer-11lm829 > :first-child, .framer-LfH7L .framer-1qw0ukh > :first-child { margin-top: 0px; } .framer-LfH7L .framer-1eno14u > :last-child, .framer-LfH7L .framer-1aecqqe > :last-child, .framer-LfH7L .framer-202xn0 > :last-child, .framer-LfH7L .framer-1ipdbud > :last-child, .framer-LfH7L .framer-11lm829 > :last-child, .framer-LfH7L .framer-1qw0ukh > :last-child { margin-bottom: 0px; } .framer-LfH7L .framer-1aecqqe > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-LfH7L .framer-202xn0 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-LfH7L .framer-1ipdbud > * { margin: 0px; margin-bottom: calc(70px / 2); margin-top: calc(70px / 2); } .framer-LfH7L .framer-11lm829 > * { margin: 0px; margin-bottom: calc(35px / 2); margin-top: calc(35px / 2); } .framer-LfH7L .framer-1qw0ukh > * { margin: 0px; margin-bottom: calc(45px / 2); margin-top: calc(45px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3607\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"gHjcKauV8\":{\"layout\":[\"fixed\",\"auto\"]},\"w2EEEY0ia\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const Framerv_ytEULUe=withCSS(Component,css,\"framer-LfH7L\");export default Framerv_ytEULUe;Framerv_ytEULUe.displayName=\"Blog / Slug\";Framerv_ytEULUe.defaultProps={height:3607,width:1200};addFonts(Framerv_ytEULUe,[{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\"}]},...NavNavigationFonts,...FooterSectionFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerv_ytEULUe\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"3607\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"gHjcKauV8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"w2EEEY0ia\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1200\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavNavigationFonts", "getFonts", "oFjAau9ZM_default", "NavNavigationWithVariantAppearEffect", "withVariantAppearEffect", "MotionDivWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "motion", "FooterSectionFonts", "VY3OLoBJR_default", "breakpoints", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "transition1", "animation", "animation1", "toResponsiveImage", "value", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "lDK4nsZxk_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "_getFromCurrentRouteData", "_getFromCurrentRouteData1", "style", "className", "layoutId", "variant", "YPoNC240G", "VZs4c2i24", "SWTZKe9DN", "AmVf466Wg", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "elementId", "useRouteElementId", "ref2", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "PropertyOverrides2", "ComponentViewportProvider", "Container", "NavNavigationWithVariantAppearEffect", "getLoadingLazyAtYPosition", "Image2", "MotionDivWithFXWithOptimizedAppearEffect", "RichText2", "x", "ComponentPresetsProvider", "VY3OLoBJR_default", "css", "Framerv_ytEULUe", "withCSS", "v_ytEULUe_default", "addFonts", "NavNavigationFonts", "FooterSectionFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
