{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/3HgpNN2qRyUEFRLeUAWy/Y38gfAm6qUBIfej3aUil/GDqWhUBfp.js"],
  "sourcesContent": ["// Generated by Framer (508aa67)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,Image,NotFoundError,optimizeAppear,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useLocaleCode,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/CAjjxbTJBxHwH1MagCef/Phosphor.js\";import SectionsCTASection from\"#framer/local/canvasComponent/AY516ulra/AY516ulra.js\";import ElementsTextLink from\"#framer/local/canvasComponent/DI7YvjMl0/DI7YvjMl0.js\";import ElementsNavigationBar from\"#framer/local/canvasComponent/ess_N8EEC/ess_N8EEC.js\";import ElementsAvatarWithText from\"#framer/local/canvasComponent/HT2pycjRh/HT2pycjRh.js\";import SectionsFooter from\"#framer/local/canvasComponent/JeJqNSvBh/JeJqNSvBh.js\";import CardsBlogCard from\"#framer/local/canvasComponent/mZrEI6v2w/mZrEI6v2w.js\";import ElementsSocialIcon from\"#framer/local/canvasComponent/NK4SHZ0dC/NK4SHZ0dC.js\";import Blog,{enumToDisplayNameFunctions}from\"#framer/local/collection/mpvPWr82u/mpvPWr82u.js\";import*as sharedStyle from\"#framer/local/css/ARDZyocPI/ARDZyocPI.js\";import*as sharedStyle6 from\"#framer/local/css/i9wgNJd0N/i9wgNJd0N.js\";import*as sharedStyle3 from\"#framer/local/css/IG9TNiTfk/IG9TNiTfk.js\";import*as sharedStyle2 from\"#framer/local/css/kKFOnFSJ0/kKFOnFSJ0.js\";import*as sharedStyle8 from\"#framer/local/css/lUAhPfAzN/lUAhPfAzN.js\";import*as sharedStyle7 from\"#framer/local/css/MupMlQwE0/MupMlQwE0.js\";import*as sharedStyle4 from\"#framer/local/css/N_p51dKpR/N_p51dKpR.js\";import*as sharedStyle5 from\"#framer/local/css/TOtQE1pqG/TOtQE1pqG.js\";import*as sharedStyle1 from\"#framer/local/css/ZpgQ2GL3x/ZpgQ2GL3x.js\";import metadataProvider from\"#framer/local/webPageMetadata/GDqWhUBfp/GDqWhUBfp.js\";const ElementsNavigationBarFonts=getFonts(ElementsNavigationBar);const ElementsTextLinkFonts=getFonts(ElementsTextLink);const PhosphorFonts=getFonts(Phosphor);const ElementsAvatarWithTextFonts=getFonts(ElementsAvatarWithText);const ElementsSocialIconFonts=getFonts(ElementsSocialIcon);const CardsBlogCardFonts=getFonts(CardsBlogCard);const SectionsCTASectionFonts=getFonts(SectionsCTASection);const SectionsFooterFonts=getFonts(SectionsFooter);const cycleOrder=[\"R7WSINohl\",\"dVad49ClK\",\"zYUghdd4E\",\"sPDMxb1KE\",\"oAL5Mnmb5\",\"B5fRpPRos\"];const breakpoints={B5fRpPRos:\"(max-width: 639px)\",dVad49ClK:\"(min-width: 1280px) and (max-width: 1439px)\",oAL5Mnmb5:\"(min-width: 640px) and (max-width: 767px)\",R7WSINohl:\"(min-width: 1440px)\",sPDMxb1KE:\"(min-width: 768px) and (max-width: 1023px)\",zYUghdd4E:\"(min-width: 1024px) and (max-width: 1279px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-8VhQJ\";const variantClassNames={B5fRpPRos:\"framer-v-175dlfm\",dVad49ClK:\"framer-v-mlh26i\",oAL5Mnmb5:\"framer-v-pvoab1\",R7WSINohl:\"framer-v-1xjj9di\",sPDMxb1KE:\"framer-v-1esgzo\",zYUghdd4E:\"framer-v-fbk927\"};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation2={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const numberToString=(value,options={},activeLocale)=>{const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;const{useGrouping,notation,compactDisplay,style,currency,currencyDisplay,unit,unitDisplay,minimumFractionDigits,maximumFractionDigits,minimumIntegerDigits}=options;const formatOptions={useGrouping,notation,compactDisplay,style,currency,currencyDisplay,unit,unitDisplay,minimumFractionDigits,maximumFractionDigits,minimumIntegerDigits};const number=Number(value);try{return number.toLocaleString(locale,formatOptions);}catch{try{return number.toLocaleString(fallbackLocale,formatOptions);}catch{return number.toLocaleString();}}};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={\"Laptop | lg\":\"dVad49ClK\",\"Mobile | 2xs\":\"B5fRpPRos\",\"Mobile | xs\":\"oAL5Mnmb5\",\"Sureface | md\":\"zYUghdd4E\",\"Tablet | sm\":\"sPDMxb1KE\",Desktop:\"R7WSINohl\"};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:\"R7WSINohl\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){var _enumToDisplayNameFunctions_POc1pw164;const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{data:Blog,type:\"Collection\"},select:[{name:\"xkPHXT2Sz\",type:\"Identifier\"},{name:\"kRZuc5uv3\",type:\"Identifier\"},{name:\"aAIbkigfg\",type:\"Identifier\"},{name:\"FpXjQCmKC\",type:\"Identifier\"},{name:\"POc1pw164\",type:\"Identifier\"},{name:\"U5drSK6Xs\",type:\"Identifier\"},{name:\"eKQwoPI1w\",type:\"Identifier\"},{name:\"DePRzJH67\",type:\"Identifier\"},{name:\"d_oRAeGwY\",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,kRZuc5uv3=getFromCurrentRouteData(\"kRZuc5uv3\"),POc1pw164=getFromCurrentRouteData(\"POc1pw164\"),FpXjQCmKC=getFromCurrentRouteData(\"FpXjQCmKC\"),aAIbkigfg=getFromCurrentRouteData(\"aAIbkigfg\"),xkPHXT2Sz=getFromCurrentRouteData(\"xkPHXT2Sz\"),U5drSK6Xs=getFromCurrentRouteData(\"U5drSK6Xs\"),eKQwoPI1w=getFromCurrentRouteData(\"eKQwoPI1w\"),DePRzJH67=getFromCurrentRouteData(\"DePRzJH67\"),d_oRAeGwY=getFromCurrentRouteData(\"d_oRAeGwY\"),xkPHXT2SzOtRRjARoj,kRZuc5uv3OtRRjARoj,aAIbkigfgOtRRjARoj,POc1pw164OtRRjARoj,ab1hhKxynOtRRjARoj,idOtRRjARoj,...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-8VhQJ`);return()=>{document.body.classList.remove(`${metadata1.bodyClassName}-framer-8VhQJ`);};}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const id=useRouteElementId(\"EkEB_kIqS\");const ref2=React.useRef(null);const id1=useRouteElementId(\"QwKkoQMI_\");const ref3=React.useRef(null);const router=useRouter();const textContent=(_enumToDisplayNameFunctions_POc1pw164=enumToDisplayNameFunctions[\"POc1pw164\"])===null||_enumToDisplayNameFunctions_POc1pw164===void 0?void 0:_enumToDisplayNameFunctions_POc1pw164.call(enumToDisplayNameFunctions,POc1pw164,activeLocale);const activeLocaleCode=useLocaleCode();const textContent1=numberToString(FpXjQCmKC,{locale:\"\",notation:\"standard\",style:\"decimal\"},activeLocaleCode);const textContent2=toDateString(aAIbkigfg,{dateStyle:\"long\",locale:\"\"},activeLocaleCode);const id2=useRouteElementId(\"Dats4yB5u\");const ref4=React.useRef(null);const id3=useRouteElementId(\"wwB_sBPEZ\");const ref5=React.useRef(null);const id4=useRouteElementId(\"XM_D0uS2r\");const ref6=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"R7WSINohl\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1xjj9di\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1e03ae6\",\"data-framer-name\":\"Header\",name:\"Header\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-135dg31\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B5fRpPRos:{width:\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"max(100vw, 1px)\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B5fRpPRos:{\"data-framer-appear-id\":\"6kydjs\",animate:optimizeAppear(\"animate\",\"6kydjs\",animation1,\"175dlfm\"),initial:optimizeAppear(\"initial\",\"6kydjs\",animation2,\"175dlfm\")},dVad49ClK:{\"data-framer-appear-id\":\"16ahp1q\",animate:optimizeAppear(\"animate\",\"16ahp1q\",animation1,\"mlh26i\"),initial:optimizeAppear(\"initial\",\"16ahp1q\",animation2,\"mlh26i\")},oAL5Mnmb5:{\"data-framer-appear-id\":\"1i9vidx\",animate:optimizeAppear(\"animate\",\"1i9vidx\",animation1,\"pvoab1\"),initial:optimizeAppear(\"initial\",\"1i9vidx\",animation2,\"pvoab1\")},sPDMxb1KE:{\"data-framer-appear-id\":\"18o3u6e\",animate:optimizeAppear(\"animate\",\"18o3u6e\",animation1,\"1esgzo\"),initial:optimizeAppear(\"initial\",\"18o3u6e\",animation2,\"1esgzo\")},zYUghdd4E:{\"data-framer-appear-id\":\"j6fpne\",animate:optimizeAppear(\"animate\",\"j6fpne\",animation1,\"fbk927\"),initial:optimizeAppear(\"initial\",\"j6fpne\",animation2,\"fbk927\")}},children:/*#__PURE__*/_jsx(Container,{animate:optimizeAppear(\"animate\",\"9azxd5\",animation1,\"1xjj9di\"),className:\"framer-9azxd5-container\",\"data-framer-appear-id\":\"9azxd5\",exit:animation,id:id,initial:optimizeAppear(\"initial\",\"9azxd5\",animation2,\"1xjj9di\"),ref:ref2,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B5fRpPRos:{variant:\"VfIwnhaYE\"},oAL5Mnmb5:{variant:\"VfIwnhaYE\"},sPDMxb1KE:{variant:\"DTGfYbeVP\"}},children:/*#__PURE__*/_jsx(ElementsNavigationBar,{height:\"100%\",id:\"EkEB_kIqS\",layoutId:\"EkEB_kIqS\",style:{width:\"100%\"},variant:\"rXavvsExv\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1tdzr7n\",\"data-framer-name\":\"Page-header\",id:id1,name:\"Page-header\",ref:ref3,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-px01rj\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"JPfGX6PLv\"},implicitPathVariables:undefined},{href:{webPageId:\"JPfGX6PLv\"},implicitPathVariables:undefined},{href:{webPageId:\"JPfGX6PLv\"},implicitPathVariables:undefined},{href:{webPageId:\"JPfGX6PLv\"},implicitPathVariables:undefined},{href:{webPageId:\"JPfGX6PLv\"},implicitPathVariables:undefined},{href:{webPageId:\"JPfGX6PLv\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1i2dc7i-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B5fRpPRos:{lbRkrXv2R:resolvedLinks[5]},dVad49ClK:{lbRkrXv2R:resolvedLinks[1]},oAL5Mnmb5:{lbRkrXv2R:resolvedLinks[4]},sPDMxb1KE:{lbRkrXv2R:resolvedLinks[3]},zYUghdd4E:{lbRkrXv2R:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(ElementsTextLink,{height:\"100%\",id:\"uPKCGRfEN\",layoutId:\"uPKCGRfEN\",lbRkrXv2R:resolvedLinks[0],width:\"100%\",yP28ihzGN:\"All blogs\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qdlz9w\",\"data-border\":true,\"data-framer-name\":\"Header\",name:\"Header\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-148x6tq\",\"data-styles-preset\":\"ARDZyocPI\",style:{\"--framer-text-color\":\"var(--token-8766da81-4b16-4dc5-9abd-8dbd5bdab57d, rgb(26, 26, 26))\"},children:\"Codify's Latest News and Updates\"})}),className:\"framer-1c6kihh\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],name:\"Heading\",text:kRZuc5uv3,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-te7c6g\",\"data-framer-name\":\"Tags\",name:\"Tags\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-t9hsyd\",\"data-framer-name\":\"Category\",name:\"Category\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ika2ue-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-0533709a-d502-416c-a1a6-c98435c23569, rgb(142, 142, 142))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Tag\",id:\"HsspU6lKQ\",layoutId:\"HsspU6lKQ\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-hqiu1z\",\"data-styles-preset\":\"ZpgQ2GL3x\",style:{\"--framer-text-color\":\"var(--token-8766da81-4b16-4dc5-9abd-8dbd5bdab57d, rgb(26, 26, 26))\"},children:\"Content\"})}),className:\"framer-zbbqdy\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],name:\"Date\",text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dosk95\",\"data-framer-name\":\"Reading time\",name:\"Reading time\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1j9cl6a-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-0533709a-d502-416c-a1a6-c98435c23569, rgb(142, 142, 142))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Timer\",id:\"RTb6g1U_P\",layoutId:\"RTb6g1U_P\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zti9nv\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-hqiu1z\",\"data-styles-preset\":\"ZpgQ2GL3x\",style:{\"--framer-text-color\":\"var(--token-8766da81-4b16-4dc5-9abd-8dbd5bdab57d, rgb(26, 26, 26))\"},children:\"NaN\"})}),className:\"framer-5xfodi\",\"data-framer-name\":\"Number\",fonts:[\"Inter\"],name:\"Number\",text:textContent1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-hqiu1z\",\"data-styles-preset\":\"ZpgQ2GL3x\",style:{\"--framer-text-color\":\"var(--token-8766da81-4b16-4dc5-9abd-8dbd5bdab57d, rgb(26, 26, 26))\"},children:\"min read\"})}),className:\"framer-7w71vp\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],name:\"Date\",verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9q5e34\",\"data-framer-name\":\"Published on\",name:\"Published on\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-400dcl-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-0533709a-d502-416c-a1a6-c98435c23569, rgb(142, 142, 142))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CalendarBlank\",id:\"j4KruQPZ1\",layoutId:\"j4KruQPZ1\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-hqiu1z\",\"data-styles-preset\":\"ZpgQ2GL3x\",style:{\"--framer-text-color\":\"var(--token-8766da81-4b16-4dc5-9abd-8dbd5bdab57d, rgb(26, 26, 26))\"},children:\"Content\"})}),className:\"framer-1i1cgd5\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],name:\"Date\",text:textContent2,verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-hjuypk\",\"data-framer-name\":\"Content\",id:id2,name:\"Content\",ref:ref4,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-f62d0u\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gt1pv5\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B5fRpPRos:{background:{alt:\"\",fit:\"fill\",sizes:\"calc(min(100vw, 784px) - 32px)\",...toResponsiveImage(xkPHXT2Sz)}},oAL5Mnmb5:{background:{alt:\"\",fit:\"fill\",sizes:\"calc(min(max(100vw, 1px), 784px) - 32px)\",...toResponsiveImage(xkPHXT2Sz)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"calc(min(max(100vw, 1px), 784px) - 64px)\",...toResponsiveImage(xkPHXT2Sz)},className:\"framer-1m28lez\",\"data-border\":true,\"data-framer-name\":\"Image\",name:\"Image\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:U5drSK6Xs,className:\"framer-41q0ki\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],name:\"Content\",stylesPresetsClassNames:{a:\"framer-styles-preset-14ycuai\",h1:\"framer-styles-preset-1dp0y4t\",h2:\"framer-styles-preset-148x6tq\",h3:\"framer-styles-preset-por9rm\",h4:\"framer-styles-preset-1ajsejz\",h5:\"framer-styles-preset-1dvw8fk\",p:\"framer-styles-preset-17lxshs\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hw8oee\",\"data-border\":true,\"data-framer-name\":\"Writer\",name:\"Writer\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-d1daf2\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-175a9jd-container\",children:/*#__PURE__*/_jsx(ElementsAvatarWithText,{ao1923Amh:false,aotl8KGox:false,height:\"100%\",id:\"AGpfsaPdd\",layoutId:\"AGpfsaPdd\",liz_c7tOE:\"5\",MKu0pq59C:toResponsiveImage(eKQwoPI1w),NYrZclUbn:false,oNP1NSMUa:DePRzJH67,qSoA8LPt8:\"Write by\",swCzzK0fL:\"var(--token-8766da81-4b16-4dc5-9abd-8dbd5bdab57d, rgb(26, 26, 26))\",variant:\"KKwuuKAH4\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1f6llgt\",\"data-styles-preset\":\"lUAhPfAzN\",style:{\"--framer-text-color\":\"var(--token-3512c40d-aef5-4d88-8464-e100a1cdd59e, rgb(56, 56, 56))\"},children:\"With years of experience in the field, John has honed his skills to create innovative and high-performing web applications.\"})}),className:\"framer-u7ghg\",fonts:[\"Inter\"],text:d_oRAeGwY,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bigcwi\",\"data-framer-name\":\"Soical icons\",name:\"Soical icons\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-wg8phl-container\",children:/*#__PURE__*/_jsx(ElementsSocialIcon,{eriUYd3ox:\"twitter-logo\",height:\"100%\",id:\"fu9d7j5Sk\",layoutId:\"fu9d7j5Sk\",nWU9ygVhF:\"https://twitter.com/\",variant:\"ev0r1muPV\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kzwo82-container\",children:/*#__PURE__*/_jsx(ElementsSocialIcon,{eriUYd3ox:\"Dribbble-logo\",height:\"100%\",id:\"PxtZ2pFpF\",layoutId:\"PxtZ2pFpF\",nWU9ygVhF:\"https://dribbble.com/\",variant:\"ev0r1muPV\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kivg2z-container\",children:/*#__PURE__*/_jsx(ElementsSocialIcon,{eriUYd3ox:\"Instagram-logo\",height:\"100%\",id:\"j0ofSzU8w\",layoutId:\"j0ofSzU8w\",nWU9ygVhF:\"https://instagram.com/\",variant:\"ev0r1muPV\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-2wyqge-container\",children:/*#__PURE__*/_jsx(ElementsSocialIcon,{eriUYd3ox:\"Linkedin-logo\",height:\"100%\",id:\"Y16O3_SNG\",layoutId:\"Y16O3_SNG\",nWU9ygVhF:\"https://linkedin.com/\",variant:\"ev0r1muPV\",width:\"100%\"})})})]})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1a7fj1f\",\"data-framer-name\":\"Blog section\",name:\"Blog section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ugl6ig\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B5fRpPRos:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-148x6tq\",\"data-styles-preset\":\"ARDZyocPI\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-8766da81-4b16-4dc5-9abd-8dbd5bdab57d, rgb(26, 26, 26))\"},children:\"Related blogs\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1dp0y4t\",\"data-styles-preset\":\"kKFOnFSJ0\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-8766da81-4b16-4dc5-9abd-8dbd5bdab57d, rgb(26, 26, 26))\"},children:\"Related blogs\"})}),className:\"framer-ejf7rx\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],name:\"Heading\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-13zca25\",children:/*#__PURE__*/_jsx(QueryData,{query:{from:{data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},select:[{name:\"xkPHXT2Sz\",type:\"Identifier\"},{name:\"kRZuc5uv3\",type:\"Identifier\"},{name:\"aAIbkigfg\",type:\"Identifier\"},{name:\"POc1pw164\",type:\"Identifier\"},{name:\"ab1hhKxyn\",type:\"Identifier\"},{name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{left:{name:\"kRZuc5uv3\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:kRZuc5uv3},type:\"BinaryOperation\"}}},children:collection=>collection.map(({xkPHXT2Sz:xkPHXT2SzOtRRjARoj,kRZuc5uv3:kRZuc5uv3OtRRjARoj,aAIbkigfg:aAIbkigfgOtRRjARoj,POc1pw164:POc1pw164OtRRjARoj,ab1hhKxyn:ab1hhKxynOtRRjARoj,id:idOtRRjARoj},i)=>{return /*#__PURE__*/_jsx(LayoutGroup,{id:`OtRRjARoj-${idOtRRjARoj}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{ab1hhKxyn:ab1hhKxynOtRRjARoj},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{ab1hhKxyn:ab1hhKxynOtRRjARoj},webPageId:\"GDqWhUBfp\"},implicitPathVariables:undefined},{href:{pathVariables:{ab1hhKxyn:ab1hhKxynOtRRjARoj},webPageId:\"GDqWhUBfp\"},implicitPathVariables:undefined},{href:{pathVariables:{ab1hhKxyn:ab1hhKxynOtRRjARoj},webPageId:\"GDqWhUBfp\"},implicitPathVariables:undefined},{href:{pathVariables:{ab1hhKxyn:ab1hhKxynOtRRjARoj},webPageId:\"GDqWhUBfp\"},implicitPathVariables:undefined},{href:{pathVariables:{ab1hhKxyn:ab1hhKxynOtRRjARoj},webPageId:\"GDqWhUBfp\"},implicitPathVariables:undefined},{href:{pathVariables:{ab1hhKxyn:ab1hhKxynOtRRjARoj},webPageId:\"GDqWhUBfp\"},implicitPathVariables:undefined}],children:resolvedLinks1=>{var _enumToDisplayNameFunctions_POc1pw164;return /*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-xm6ok4-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B5fRpPRos:{iWGj4Zg73:resolvedLinks1[5]},dVad49ClK:{iWGj4Zg73:resolvedLinks1[1]},oAL5Mnmb5:{iWGj4Zg73:resolvedLinks1[4]},sPDMxb1KE:{iWGj4Zg73:resolvedLinks1[3]},zYUghdd4E:{iWGj4Zg73:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(CardsBlogCard,{biXSBZ49L:(_enumToDisplayNameFunctions_POc1pw164=enumToDisplayNameFunctions[\"POc1pw164\"])===null||_enumToDisplayNameFunctions_POc1pw164===void 0?void 0:_enumToDisplayNameFunctions_POc1pw164.call(enumToDisplayNameFunctions,POc1pw164OtRRjARoj,activeLocale),DGroce7lL:toDateString(aAIbkigfgOtRRjARoj,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode),height:\"100%\",id:\"a3Uwoznkb\",iWGj4Zg73:resolvedLinks1[0],layoutId:\"a3Uwoznkb\",QwNTcElgo:kRZuc5uv3OtRRjARoj,style:{width:\"100%\"},width:\"100%\",z4wvSy_rf:toResponsiveImage(xkPHXT2SzOtRRjARoj)})})})});}})})},idOtRRjARoj);})})})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-6drmkm-container\",id:id3,ref:ref5,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B5fRpPRos:{variant:\"SwzXpUihB\"},oAL5Mnmb5:{variant:\"SwzXpUihB\"},sPDMxb1KE:{variant:\"vyRY75tfP\"}},children:/*#__PURE__*/_jsx(SectionsCTASection,{height:\"100%\",id:\"wwB_sBPEZ\",layoutId:\"wwB_sBPEZ\",style:{width:\"100%\"},variant:\"gKSW2Lq6n\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-11tcpoi-container\",id:id4,ref:ref6,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B5fRpPRos:{variant:\"wceq32i4p\"},oAL5Mnmb5:{variant:\"wceq32i4p\"},sPDMxb1KE:{variant:\"n19yj_8lT\"}},children:/*#__PURE__*/_jsx(SectionsFooter,{height:\"100%\",id:\"XM_D0uS2r\",layoutId:\"XM_D0uS2r\",style:{width:\"100%\"},variant:\"czvMeUOY8\",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-8VhQJ { background: var(--token-09f22285-1280-482e-8b22-1cef593bf6a7, rgb(255, 255, 255)) /* {\"name\":\"Background (White)\"} */; }`,\".framer-8VhQJ.framer-6rq9p6, .framer-8VhQJ .framer-6rq9p6 { display: block; }\",\".framer-8VhQJ.framer-1xjj9di { align-content: center; align-items: center; background-color: var(--token-09f22285-1280-482e-8b22-1cef593bf6a7, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1440px; }\",\".framer-8VhQJ .framer-1e03ae6 { align-content: center; align-items: center; background-color: var(--token-8766da81-4b16-4dc5-9abd-8dbd5bdab57d, #1a1a1a); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 8px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-8VhQJ .framer-135dg31 { align-content: center; align-items: center; background-color: var(--token-09f22285-1280-482e-8b22-1cef593bf6a7, #ffffff); border-top-left-radius: 40px; border-top-right-radius: 40px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-8VhQJ .framer-9azxd5-container { flex: none; height: auto; position: relative; width: 100%; z-index: 10; }\",\".framer-8VhQJ .framer-1tdzr7n { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: auto; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-8VhQJ .framer-px01rj { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; max-width: 784px; overflow: hidden; padding: 80px 32px 0px 32px; position: relative; width: 1px; }\",\".framer-8VhQJ .framer-1i2dc7i-container, .framer-8VhQJ .framer-175a9jd-container, .framer-8VhQJ .framer-wg8phl-container, .framer-8VhQJ .framer-1kzwo82-container, .framer-8VhQJ .framer-1kivg2z-container, .framer-8VhQJ .framer-2wyqge-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-8VhQJ .framer-1qdlz9w { --border-bottom-width: 1px; --border-color: var(--token-98ea2f69-4c41-4e53-9c8c-7a98946cba16, #e6e6e6); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 48px 0px; position: relative; width: 100%; }\",\".framer-8VhQJ .framer-1c6kihh, .framer-8VhQJ .framer-41q0ki { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-8VhQJ .framer-te7c6g { 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: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-8VhQJ .framer-t9hsyd, .framer-8VhQJ .framer-1dosk95, .framer-8VhQJ .framer-9q5e34 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-8VhQJ .framer-ika2ue-container, .framer-8VhQJ .framer-1j9cl6a-container, .framer-8VhQJ .framer-400dcl-container { flex: none; height: 20px; position: relative; width: 20px; }\",\".framer-8VhQJ .framer-zbbqdy, .framer-8VhQJ .framer-5xfodi, .framer-8VhQJ .framer-7w71vp, .framer-8VhQJ .framer-1i1cgd5 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-8VhQJ .framer-zti9nv { 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; width: min-content; }\",\".framer-8VhQJ .framer-hjuypk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: auto; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-8VhQJ .framer-f62d0u { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; max-width: 784px; overflow: visible; padding: 48px 32px 80px 32px; position: relative; width: 1px; }\",\".framer-8VhQJ .framer-1gt1pv5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-8VhQJ .framer-1m28lez { --border-bottom-width: 1px; --border-color: rgba(26, 26, 26, 0.1); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; flex: none; height: 400px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-8VhQJ .framer-1hw8oee { --border-bottom-width: 1px; --border-color: var(--token-98ea2f69-4c41-4e53-9c8c-7a98946cba16, #e6e6e6); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; background-color: var(--token-09f22285-1280-482e-8b22-1cef593bf6a7, #ffffff); border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 24px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-8VhQJ .framer-d1daf2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-8VhQJ .framer-u7ghg { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 560px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-8VhQJ .framer-1bigcwi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-8VhQJ .framer-1a7fj1f { 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: hidden; padding: 80px 0px 128px 0px; position: relative; width: 100%; }\",\".framer-8VhQJ .framer-1ugl6ig { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; max-width: 1280px; overflow: visible; padding: 0px 32px 0px 32px; position: relative; width: 1px; }\",\".framer-8VhQJ .framer-ejf7rx { flex: none; height: auto; max-width: 720px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-8VhQJ .framer-13zca25 { display: grid; flex: none; gap: 24px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(200px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-8VhQJ .framer-xm6ok4-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: 100%; }\",\".framer-8VhQJ .framer-6drmkm-container, .framer-8VhQJ .framer-11tcpoi-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-8VhQJ.framer-1xjj9di, .framer-8VhQJ .framer-1e03ae6, .framer-8VhQJ .framer-135dg31, .framer-8VhQJ .framer-1tdzr7n, .framer-8VhQJ .framer-px01rj, .framer-8VhQJ .framer-1qdlz9w, .framer-8VhQJ .framer-te7c6g, .framer-8VhQJ .framer-t9hsyd, .framer-8VhQJ .framer-1dosk95, .framer-8VhQJ .framer-zti9nv, .framer-8VhQJ .framer-9q5e34, .framer-8VhQJ .framer-hjuypk, .framer-8VhQJ .framer-f62d0u, .framer-8VhQJ .framer-1gt1pv5, .framer-8VhQJ .framer-1hw8oee, .framer-8VhQJ .framer-d1daf2, .framer-8VhQJ .framer-1bigcwi, .framer-8VhQJ .framer-1a7fj1f, .framer-8VhQJ .framer-1ugl6ig { gap: 0px; } .framer-8VhQJ.framer-1xjj9di > *, .framer-8VhQJ .framer-135dg31 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-8VhQJ.framer-1xjj9di > :first-child, .framer-8VhQJ .framer-135dg31 > :first-child, .framer-8VhQJ .framer-px01rj > :first-child, .framer-8VhQJ .framer-1qdlz9w > :first-child, .framer-8VhQJ .framer-f62d0u > :first-child, .framer-8VhQJ .framer-1gt1pv5 > :first-child, .framer-8VhQJ .framer-1hw8oee > :first-child, .framer-8VhQJ .framer-d1daf2 > :first-child, .framer-8VhQJ .framer-1ugl6ig > :first-child { margin-top: 0px; } .framer-8VhQJ.framer-1xjj9di > :last-child, .framer-8VhQJ .framer-135dg31 > :last-child, .framer-8VhQJ .framer-px01rj > :last-child, .framer-8VhQJ .framer-1qdlz9w > :last-child, .framer-8VhQJ .framer-f62d0u > :last-child, .framer-8VhQJ .framer-1gt1pv5 > :last-child, .framer-8VhQJ .framer-1hw8oee > :last-child, .framer-8VhQJ .framer-d1daf2 > :last-child, .framer-8VhQJ .framer-1ugl6ig > :last-child { margin-bottom: 0px; } .framer-8VhQJ .framer-1e03ae6 > *, .framer-8VhQJ .framer-1tdzr7n > *, .framer-8VhQJ .framer-hjuypk > *, .framer-8VhQJ .framer-1a7fj1f > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-8VhQJ .framer-1e03ae6 > :first-child, .framer-8VhQJ .framer-1tdzr7n > :first-child, .framer-8VhQJ .framer-te7c6g > :first-child, .framer-8VhQJ .framer-t9hsyd > :first-child, .framer-8VhQJ .framer-1dosk95 > :first-child, .framer-8VhQJ .framer-zti9nv > :first-child, .framer-8VhQJ .framer-9q5e34 > :first-child, .framer-8VhQJ .framer-hjuypk > :first-child, .framer-8VhQJ .framer-1bigcwi > :first-child, .framer-8VhQJ .framer-1a7fj1f > :first-child { margin-left: 0px; } .framer-8VhQJ .framer-1e03ae6 > :last-child, .framer-8VhQJ .framer-1tdzr7n > :last-child, .framer-8VhQJ .framer-te7c6g > :last-child, .framer-8VhQJ .framer-t9hsyd > :last-child, .framer-8VhQJ .framer-1dosk95 > :last-child, .framer-8VhQJ .framer-zti9nv > :last-child, .framer-8VhQJ .framer-9q5e34 > :last-child, .framer-8VhQJ .framer-hjuypk > :last-child, .framer-8VhQJ .framer-1bigcwi > :last-child, .framer-8VhQJ .framer-1a7fj1f > :last-child { margin-right: 0px; } .framer-8VhQJ .framer-px01rj > *, .framer-8VhQJ .framer-1gt1pv5 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-8VhQJ .framer-1qdlz9w > *, .framer-8VhQJ .framer-1hw8oee > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-8VhQJ .framer-te7c6g > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-8VhQJ .framer-t9hsyd > *, .framer-8VhQJ .framer-1dosk95 > *, .framer-8VhQJ .framer-9q5e34 > *, .framer-8VhQJ .framer-1bigcwi > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-8VhQJ .framer-zti9nv > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-8VhQJ .framer-f62d0u > *, .framer-8VhQJ .framer-1ugl6ig > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-8VhQJ .framer-d1daf2 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",\"@media (min-width: 1440px) { .framer-8VhQJ .hidden-1xjj9di { display: none !important; } }\",`@media (min-width: 1280px) and (max-width: 1439px) { .framer-8VhQJ .hidden-mlh26i { display: none !important; } .${metadata.bodyClassName}-framer-8VhQJ { background: var(--token-09f22285-1280-482e-8b22-1cef593bf6a7, rgb(255, 255, 255)) /* {\"name\":\"Background (White)\"} */; } .framer-8VhQJ.framer-1xjj9di { width: 1280px; }}`,`@media (min-width: 1024px) and (max-width: 1279px) { .framer-8VhQJ .hidden-fbk927 { display: none !important; } .${metadata.bodyClassName}-framer-8VhQJ { background: var(--token-09f22285-1280-482e-8b22-1cef593bf6a7, rgb(255, 255, 255)) /* {\"name\":\"Background (White)\"} */; } .framer-8VhQJ.framer-1xjj9di { width: 1024px; }}`,`@media (min-width: 768px) and (max-width: 1023px) { .framer-8VhQJ .hidden-1esgzo { display: none !important; } .${metadata.bodyClassName}-framer-8VhQJ { background: var(--token-09f22285-1280-482e-8b22-1cef593bf6a7, rgb(255, 255, 255)) /* {\"name\":\"Background (White)\"} */; } .framer-8VhQJ.framer-1xjj9di { width: 768px; } .framer-8VhQJ .framer-13zca25 { gap: 32px; grid-template-columns: repeat(1, minmax(200px, 1fr)); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-8VhQJ .framer-13zca25 { gap: 0px; } .framer-8VhQJ .framer-13zca25 > *, .framer-8VhQJ .framer-13zca25 > :first-child, .framer-8VhQJ .framer-13zca25 > :last-child { margin: 0px; } }}`,`@media (min-width: 640px) and (max-width: 767px) { .framer-8VhQJ .hidden-pvoab1 { display: none !important; } .${metadata.bodyClassName}-framer-8VhQJ { background: var(--token-09f22285-1280-482e-8b22-1cef593bf6a7, rgb(255, 255, 255)) /* {\"name\":\"Background (White)\"} */; } .framer-8VhQJ.framer-1xjj9di { width: 640px; } .framer-8VhQJ .framer-135dg31 { border-top-left-radius: 16px; border-top-right-radius: 16px; } .framer-8VhQJ .framer-px01rj { gap: 32px; padding: 48px 16px 0px 16px; } .framer-8VhQJ .framer-f62d0u { gap: 48px; padding: 48px 16px 48px 16px; } .framer-8VhQJ .framer-1a7fj1f { padding: 48px 0px 96px 0px; } .framer-8VhQJ .framer-1ugl6ig { gap: 32px; padding: 0px 16px 0px 16px; } .framer-8VhQJ .framer-13zca25 { gap: 32px; grid-template-columns: repeat(1, minmax(200px, 1fr)); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-8VhQJ .framer-px01rj, .framer-8VhQJ .framer-f62d0u, .framer-8VhQJ .framer-1ugl6ig, .framer-8VhQJ .framer-13zca25 { gap: 0px; } .framer-8VhQJ .framer-px01rj > *, .framer-8VhQJ .framer-1ugl6ig > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-8VhQJ .framer-px01rj > :first-child, .framer-8VhQJ .framer-f62d0u > :first-child, .framer-8VhQJ .framer-1ugl6ig > :first-child { margin-top: 0px; } .framer-8VhQJ .framer-px01rj > :last-child, .framer-8VhQJ .framer-f62d0u > :last-child, .framer-8VhQJ .framer-1ugl6ig > :last-child { margin-bottom: 0px; } .framer-8VhQJ .framer-f62d0u > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-8VhQJ .framer-13zca25 > *, .framer-8VhQJ .framer-13zca25 > :first-child, .framer-8VhQJ .framer-13zca25 > :last-child { margin: 0px; } }}`,`@media (max-width: 639px) { .framer-8VhQJ .hidden-175dlfm { display: none !important; } .${metadata.bodyClassName}-framer-8VhQJ { background: var(--token-09f22285-1280-482e-8b22-1cef593bf6a7, rgb(255, 255, 255)) /* {\"name\":\"Background (White)\"} */; } .framer-8VhQJ.framer-1xjj9di { width: 375px; } .framer-8VhQJ .framer-1e03ae6 { flex-direction: column; } .framer-8VhQJ .framer-135dg31 { border-top-left-radius: 16px; border-top-right-radius: 16px; flex: none; width: 100%; } .framer-8VhQJ .framer-px01rj { gap: 32px; padding: 48px 16px 0px 16px; } .framer-8VhQJ .framer-te7c6g { flex-direction: column; gap: 16px; } .framer-8VhQJ .framer-hjuypk { flex-direction: column; padding: 48px 0px 48px 0px; } .framer-8VhQJ .framer-f62d0u { flex: none; gap: 48px; padding: 0px 16px 0px 16px; width: 100%; } .framer-8VhQJ .framer-1gt1pv5 { gap: 32px; } .framer-8VhQJ .framer-1a7fj1f { flex-direction: column; padding: 48px 0px 96px 0px; } .framer-8VhQJ .framer-1ugl6ig { flex: none; gap: 32px; padding: 0px 16px 0px 16px; width: 100%; } .framer-8VhQJ .framer-13zca25 { gap: 32px; grid-template-columns: repeat(1, minmax(200px, 1fr)); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-8VhQJ .framer-1e03ae6, .framer-8VhQJ .framer-px01rj, .framer-8VhQJ .framer-te7c6g, .framer-8VhQJ .framer-hjuypk, .framer-8VhQJ .framer-f62d0u, .framer-8VhQJ .framer-1gt1pv5, .framer-8VhQJ .framer-1a7fj1f, .framer-8VhQJ .framer-1ugl6ig, .framer-8VhQJ .framer-13zca25 { gap: 0px; } .framer-8VhQJ .framer-1e03ae6 > *, .framer-8VhQJ .framer-hjuypk > *, .framer-8VhQJ .framer-1a7fj1f > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-8VhQJ .framer-1e03ae6 > :first-child, .framer-8VhQJ .framer-px01rj > :first-child, .framer-8VhQJ .framer-te7c6g > :first-child, .framer-8VhQJ .framer-hjuypk > :first-child, .framer-8VhQJ .framer-f62d0u > :first-child, .framer-8VhQJ .framer-1gt1pv5 > :first-child, .framer-8VhQJ .framer-1a7fj1f > :first-child, .framer-8VhQJ .framer-1ugl6ig > :first-child { margin-top: 0px; } .framer-8VhQJ .framer-1e03ae6 > :last-child, .framer-8VhQJ .framer-px01rj > :last-child, .framer-8VhQJ .framer-te7c6g > :last-child, .framer-8VhQJ .framer-hjuypk > :last-child, .framer-8VhQJ .framer-f62d0u > :last-child, .framer-8VhQJ .framer-1gt1pv5 > :last-child, .framer-8VhQJ .framer-1a7fj1f > :last-child, .framer-8VhQJ .framer-1ugl6ig > :last-child { margin-bottom: 0px; } .framer-8VhQJ .framer-px01rj > *, .framer-8VhQJ .framer-1gt1pv5 > *, .framer-8VhQJ .framer-1ugl6ig > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-8VhQJ .framer-te7c6g > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-8VhQJ .framer-f62d0u > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-8VhQJ .framer-13zca25 > *, .framer-8VhQJ .framer-13zca25 > :first-child, .framer-8VhQJ .framer-13zca25 > :last-child { margin: 0px; } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,'.framer-8VhQJ[data-border=\"true\"]::after, .framer-8VhQJ [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 3222\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"dVad49ClK\":{\"layout\":[\"fixed\",\"auto\"]},\"zYUghdd4E\":{\"layout\":[\"fixed\",\"auto\"]},\"sPDMxb1KE\":{\"layout\":[\"fixed\",\"auto\"]},\"oAL5Mnmb5\":{\"layout\":[\"fixed\",\"auto\"]},\"B5fRpPRos\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerGDqWhUBfp=withCSS(Component,css,\"framer-8VhQJ\");export default FramerGDqWhUBfp;FramerGDqWhUBfp.displayName=\"Page\";FramerGDqWhUBfp.defaultProps={height:3222,width:1440};addFonts(FramerGDqWhUBfp,[{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\"}]},...ElementsNavigationBarFonts,...ElementsTextLinkFonts,...PhosphorFonts,...ElementsAvatarWithTextFonts,...ElementsSocialIconFonts,...CardsBlogCardFonts,...SectionsCTASectionFonts,...SectionsFooterFonts,...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)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerGDqWhUBfp\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1440\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicHeight\":\"3222\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"dVad49ClK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"zYUghdd4E\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"sPDMxb1KE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"oAL5Mnmb5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"B5fRpPRos\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["ElementsNavigationBarFonts", "getFonts", "ess_N8EEC_default", "ElementsTextLinkFonts", "DI7YvjMl0_default", "PhosphorFonts", "Icon", "ElementsAvatarWithTextFonts", "HT2pycjRh_default", "ElementsSocialIconFonts", "NK4SHZ0dC_default", "CardsBlogCardFonts", "mZrEI6v2w_default", "SectionsCTASectionFonts", "AY516ulra_default", "SectionsFooterFonts", "JeJqNSvBh_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "animation2", "numberToString", "value", "options", "activeLocale", "fallbackLocale", "locale", "useGrouping", "notation", "compactDisplay", "style", "currency", "currencyDisplay", "unit", "unitDisplay", "minimumFractionDigits", "maximumFractionDigits", "minimumIntegerDigits", "formatOptions", "number", "toDateString", "date", "dateStyle", "timeZone", "toResponsiveImage", "QueryData", "query", "children", "data", "useQueryData", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "_enumToDisplayNameFunctions_POc1pw164", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "mpvPWr82u_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "className", "layoutId", "variant", "kRZuc5uv3", "POc1pw164", "FpXjQCmKC", "aAIbkigfg", "xkPHXT2Sz", "U5drSK6Xs", "eKQwoPI1w", "DePRzJH67", "d_oRAeGwY", "xkPHXT2SzOtRRjARoj", "kRZuc5uv3OtRRjARoj", "aAIbkigfgOtRRjARoj", "POc1pw164OtRRjARoj", "ab1hhKxynOtRRjARoj", "idOtRRjARoj", "restProps", "ie", "metadata1", "_document_querySelector", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "useRouteElementId", "ref2", "id1", "ref3", "router", "useRouter", "textContent", "enumToDisplayNameFunctions", "activeLocaleCode", "useLocaleCode", "textContent1", "textContent2", "id2", "ref4", "id3", "ref5", "id4", "ref6", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "PropertyOverrides2", "ComponentViewportProvider", "optimizeAppear", "Container", "ess_N8EEC_default", "ResolveLinks", "resolvedLinks", "DI7YvjMl0_default", "RichText2", "x", "Icon", "Image2", "HT2pycjRh_default", "NK4SHZ0dC_default", "collection", "i", "PathVariablesContext", "resolvedLinks1", "mZrEI6v2w_default", "AY516ulra_default", "JeJqNSvBh_default", "css", "FramerGDqWhUBfp", "withCSS", "GDqWhUBfp_default", "addFonts", "ElementsNavigationBarFonts", "ElementsTextLinkFonts", "PhosphorFonts", "ElementsAvatarWithTextFonts", "ElementsSocialIconFonts", "CardsBlogCardFonts", "SectionsCTASectionFonts", "SectionsFooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
