{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/uhWYMQg2ksPKeqbx0HL0/OZPBxartb9Yfg1A7z1e7/vnoFLPoc4.js"],
  "sourcesContent": ["// Generated by Framer (4743357)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ChildrenCanSuspend,ComponentViewportProvider,ControlType,cx,getFonts,PathVariablesContext,ResolveLinks,RichText,useComponentViewport,useLocaleCode,useLocaleInfo,useQueryData,useRouter,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Blog from\"https://framerusercontent.com/modules/ukJijTWJ98uGfmOtPKuq/T2ETNffFNzFR5IroSLwY/gQJOxKStr.js\";import CardsBlogCard from\"https://framerusercontent.com/modules/iRTf1PcMq1Ehfuc93AlG/vFPvIYkTYd8qNT9C2FG9/kcm9DosoN.js\";const MotionDivWithFX=withFX(motion.div);const CardsBlogCardFonts=getFonts(CardsBlogCard);const cycleOrder=[\"CjECAr8Vf\",\"L3PG2VUs0\",\"v5vgxnh6E\"];const serializationHash=\"framer-V784R\";const variantClassNames={CjECAr8Vf:\"framer-v-vkodfp\",L3PG2VUs0:\"framer-v-47nyw\",v5vgxnh6E:\"framer-v-8wptx8\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:32};const transition2={delay:.2,duration:.6,ease:[.12,.23,.5,1],type:\"tween\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:32};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:-32,y:0};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:-32,y:0};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:32,y:0};const transition3={delay:.4,duration:.6,ease:[.12,.23,.5,1],type:\"tween\"};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:32,y:0};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const query=prequery=>prequery({from:{alias:\"JHoN5xPCK\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:2},select:[{collection:\"JHoN5xPCK\",name:\"r_PsQsFIo\",type:\"Identifier\"},{collection:\"JHoN5xPCK\",name:\"StvYe6bQC\",type:\"Identifier\"},{collection:\"JHoN5xPCK\",name:\"v9q8t6hFw\",type:\"Identifier\"},{collection:\"JHoN5xPCK\",name:\"tBIYNi02t\",type:\"Identifier\"},{collection:\"JHoN5xPCK\",name:\"M0OeO0Ebp\",type:\"Identifier\"},{collection:\"JHoN5xPCK\",name:\"OqzVZM2ME\",type:\"Identifier\"},{collection:\"JHoN5xPCK\",name:\"wOeYyad2R\",type:\"Identifier\"},{collection:\"JHoN5xPCK\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{collection:\"JHoN5xPCK\",name:\"kcWZxOyCQ\",type:\"Identifier\"}}});const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"CjECAr8Vf\",Phone:\"v5vgxnh6E\",Tablet:\"L3PG2VUs0\"};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:\"CjECAr8Vf\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,r_PsQsFIoJHoN5xPCK,StvYe6bQCJHoN5xPCK,v9q8t6hFwJHoN5xPCK,tBIYNi02tJHoN5xPCK,M0OeO0EbpJHoN5xPCK,OqzVZM2MEJHoN5xPCK,wOeYyad2RJHoN5xPCK,idJHoN5xPCK,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"CjECAr8Vf\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const activeLocaleCode=useLocaleCode();const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-vkodfp\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"CjECAr8Vf\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({L3PG2VUs0:{\"data-framer-name\":\"Tablet\"},v5vgxnh6E:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-zlkutv\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"uPIs_KT8Z\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{className:\"framer-3np53n\",\"data-framer-name\":\"Heading\",layoutDependency:layoutDependency,layoutId:\"LQ41N75lS\",variants:{L3PG2VUs0:{transformPerspective:1200},v5vgxnh6E:{transformPerspective:1200}},...addPropertyOverrides({L3PG2VUs0:{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1},v5vgxnh6E:{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-qzseva\",\"data-framer-name\":\"Title\",layoutDependency:layoutDependency,layoutId:\"fH8Mjkf8L\",style:{transformPerspective:1200},variants:{L3PG2VUs0:{transformPerspective:undefined},v5vgxnh6E:{transformPerspective:undefined}},...addPropertyOverrides({L3PG2VUs0:{__framer__styleAppearEffectEnabled:undefined},v5vgxnh6E:{__framer__styleAppearEffectEnabled:undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"Q1VTVE9NO0dUIEFtZXJpY2EgVHJpYWwgUmc=\",\"--framer-font-family\":'\"GT America Trial Rg\", \"GT America Trial Rg Placeholder\", sans-serif',\"--framer-font-size\":\"38px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--extracted-a0htzi, rgb(229, 60, 19))\"},children:\"Check out the blogs we\"})}),className:\"framer-1amp4di\",\"data-framer-name\":\"Discover the world of\",fonts:[\"CUSTOM;GT America Trial Rg\"],layoutDependency:layoutDependency,layoutId:\"gkii3tlfN\",style:{\"--extracted-a0htzi\":\"rgb(229, 60, 19)\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({L3PG2VUs0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"Q1VTVE9NO0dUIEFtZXJpY2EgVHJpYWwgUmc=\",\"--framer-font-family\":'\"GT America Trial Rg\", \"GT America Trial Rg Placeholder\", sans-serif',\"--framer-font-size\":\"38px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-a0htzi, rgb(229, 60, 19))\"},children:\"Check out the blogs we\"})})},v5vgxnh6E:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"Q1VTVE9NO0dUIEFtZXJpY2EgVHJpYWwgUmc=\",\"--framer-font-family\":'\"GT America Trial Rg\", \"GT America Trial Rg Placeholder\", sans-serif',\"--framer-font-size\":\"38px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-a0htzi, rgb(229, 60, 19))\"},children:\"Check out the blogs we\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"Q1VTVE9NO0dUIEFtZXJpY2EgVHJpYWwgUmc=\",\"--framer-font-family\":'\"GT America Trial Rg\", \"GT America Trial Rg Placeholder\", sans-serif',\"--framer-font-size\":\"38px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--extracted-a0htzi, rgb(229, 60, 19))\"},children:\"have prepared for you\"})}),className:\"framer-1b61ak0\",\"data-framer-name\":\"software technology\",fonts:[\"CUSTOM;GT America Trial Rg\"],layoutDependency:layoutDependency,layoutId:\"Yr97JZ3l3\",style:{\"--extracted-a0htzi\":\"rgb(229, 60, 19)\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({L3PG2VUs0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"Q1VTVE9NO0dUIEFtZXJpY2EgVHJpYWwgUmc=\",\"--framer-font-family\":'\"GT America Trial Rg\", \"GT America Trial Rg Placeholder\", sans-serif',\"--framer-font-size\":\"38px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-a0htzi, rgb(229, 60, 19))\"},children:\"have prepared for you\"})})},v5vgxnh6E:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h3,{style:{\"--font-selector\":\"Q1VTVE9NO0dUIEFtZXJpY2EgVHJpYWwgUmc=\",\"--framer-font-family\":'\"GT America Trial Rg\", \"GT America Trial Rg Placeholder\", sans-serif',\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-a0htzi, rgb(229, 60, 19))\"},children:[/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"38px\"},children:\"have prepared\"}),/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"38px\"},children:/*#__PURE__*/_jsx(motion.br,{})}),/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"38px\"},children:\"for you\"})]})})}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-wh4rtf\",\"data-framer-name\":\"Text\",layoutDependency:layoutDependency,layoutId:\"CiPmhas3h\",style:{transformPerspective:1200},variants:{L3PG2VUs0:{transformPerspective:undefined},v5vgxnh6E:{transformPerspective:undefined}},...addPropertyOverrides({L3PG2VUs0:{__framer__styleAppearEffectEnabled:undefined},v5vgxnh6E:{__framer__styleAppearEffectEnabled:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dUIEFtZXJpY2EgVHJpYWwgUmc=\",\"--framer-font-family\":'\"GT America Trial Rg\", \"GT America Trial Rg Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(229, 63, 24))\"},children:\"Explore a wide array of topics in our other blogs, designed to provide you with rich insights, expert knowledge, and the latest trends in the tech world\"})}),className:\"framer-1o3hcov\",\"data-framer-name\":'Unveiling the digital frontier exploring the vast world of software technology.\"',fonts:[\"CUSTOM;GT America Trial Rg\"],layoutDependency:layoutDependency,layoutId:\"oKXan9LY6\",style:{\"--extracted-r6o4lv\":\"rgb(229, 63, 24)\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({L3PG2VUs0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dUIEFtZXJpY2EgVHJpYWwgUmc=\",\"--framer-font-family\":'\"GT America Trial Rg\", \"GT America Trial Rg Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(229, 63, 24))\"},children:\"Explore a wide array of topics in our other blogs, designed to provide you with rich insights, expert knowledge, and the latest trends in the tech world\"})})},v5vgxnh6E:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dUIEFtZXJpY2EgVHJpYWwgUmc=\",\"--framer-font-family\":'\"GT America Trial Rg\", \"GT America Trial Rg Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(229, 63, 24))\"},children:\"Explore a wide array of topics in our other blogs, designed to provide you with rich insights, expert knowledge, and the latest trends in the tech world\"})})}},baseVariant,gestureVariant)})})]}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1tos19d\",layoutDependency:layoutDependency,layoutId:\"JHoN5xPCK\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"JHoN5xPCK\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:2},select:[{collection:\"JHoN5xPCK\",name:\"r_PsQsFIo\",type:\"Identifier\"},{collection:\"JHoN5xPCK\",name:\"StvYe6bQC\",type:\"Identifier\"},{collection:\"JHoN5xPCK\",name:\"v9q8t6hFw\",type:\"Identifier\"},{collection:\"JHoN5xPCK\",name:\"tBIYNi02t\",type:\"Identifier\"},{collection:\"JHoN5xPCK\",name:\"M0OeO0Ebp\",type:\"Identifier\"},{collection:\"JHoN5xPCK\",name:\"OqzVZM2ME\",type:\"Identifier\"},{collection:\"JHoN5xPCK\",name:\"wOeYyad2R\",type:\"Identifier\"},{collection:\"JHoN5xPCK\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{collection:\"JHoN5xPCK\",name:\"kcWZxOyCQ\",type:\"Identifier\"}}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({\"r_PsQsFIo\":r_PsQsFIoJHoN5xPCK,\"StvYe6bQC\":StvYe6bQCJHoN5xPCK,\"v9q8t6hFw\":v9q8t6hFwJHoN5xPCK,\"tBIYNi02t\":tBIYNi02tJHoN5xPCK,\"M0OeO0Ebp\":M0OeO0EbpJHoN5xPCK,\"OqzVZM2ME\":OqzVZM2MEJHoN5xPCK,\"wOeYyad2R\":wOeYyad2RJHoN5xPCK,\"id\":idJHoN5xPCK},i)=>{r_PsQsFIoJHoN5xPCK!==null&&r_PsQsFIoJHoN5xPCK!==void 0?r_PsQsFIoJHoN5xPCK:r_PsQsFIoJHoN5xPCK=\"\";tBIYNi02tJHoN5xPCK!==null&&tBIYNi02tJHoN5xPCK!==void 0?tBIYNi02tJHoN5xPCK:tBIYNi02tJHoN5xPCK=\"\";OqzVZM2MEJHoN5xPCK!==null&&OqzVZM2MEJHoN5xPCK!==void 0?OqzVZM2MEJHoN5xPCK:OqzVZM2MEJHoN5xPCK=\"\";wOeYyad2RJHoN5xPCK!==null&&wOeYyad2RJHoN5xPCK!==void 0?wOeYyad2RJHoN5xPCK:wOeYyad2RJHoN5xPCK=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`JHoN5xPCK-${idJHoN5xPCK}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{wOeYyad2R:wOeYyad2RJHoN5xPCK},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1i8fk4x\",\"data-framer-name\":\"Post\",layoutDependency:layoutDependency,layoutId:\"dy3S2lokb\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{wOeYyad2R:wOeYyad2RJHoN5xPCK},webPageId:\"R9iLm1PgW\"},implicitPathVariables:undefined},{href:{pathVariables:{wOeYyad2R:wOeYyad2RJHoN5xPCK},webPageId:\"R9iLm1PgW\"},implicitPathVariables:undefined},{href:{pathVariables:{wOeYyad2R:wOeYyad2RJHoN5xPCK},webPageId:\"R9iLm1PgW\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:536,width:`max((min(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 48px, 1060px) - 20px) / 2, 1px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+88+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-188-4064)/2+0+0)+0+192+0+0+0,...addPropertyOverrides({L3PG2VUs0:{width:`max(min(min(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 48px, 1060px), 550px), 1px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+88+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||1548)-188-7530.4)/2+0+0)+0+322.4+0+0+0+0},v5vgxnh6E:{width:`max(min(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 48px, 440px), 1px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+72+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||1536)-144-7530.4)/2+0+0)+0+322.4+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-17lbtm0-container\",layoutDependency:layoutDependency,layoutId:\"Hab1Y63u2-container\",children:/*#__PURE__*/_jsx(CardsBlogCard,{height:\"100%\",id:\"Hab1Y63u2\",jKnVAWPdj:resolvedLinks[0],layoutId:\"Hab1Y63u2\",MRmhGEQUy:tBIYNi02tJHoN5xPCK,NxW8sFpTo:toResponsiveImage(StvYe6bQCJHoN5xPCK),PXE6EU6DD:r_PsQsFIoJHoN5xPCK,RmVZdMJAn:OqzVZM2MEJHoN5xPCK,SldOeJGdS:toResponsiveImage(M0OeO0EbpJHoN5xPCK),style:{width:\"100%\"},variant:\"KVoNxaMHP\",width:\"100%\",YOpgtR05a:toDateString(v9q8t6hFwJHoN5xPCK,{dateStyle:\"long\",locale:\"\"},activeLocaleCode),...addPropertyOverrides({L3PG2VUs0:{jKnVAWPdj:resolvedLinks[1]},v5vgxnh6E:{jKnVAWPdj:resolvedLinks[2],variant:\"ASaxuK15J\"}},baseVariant,gestureVariant)})})})})})})},idJHoN5xPCK);})})})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-V784R.framer-bh8z35, .framer-V784R .framer-bh8z35 { display: block; }\",\".framer-V784R.framer-vkodfp { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 88px 24px 100px 24px; position: relative; width: 1200px; }\",\".framer-V784R .framer-zlkutv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: center; max-width: 1060px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 5; }\",\".framer-V784R .framer-3np53n { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-V784R .framer-qzseva { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 520px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-V784R .framer-1amp4di, .framer-V784R .framer-1b61ak0, .framer-V784R .framer-1o3hcov { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-V784R .framer-wh4rtf { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 430px; overflow: hidden; padding: 0px 70px 0px 0px; position: relative; width: 1px; }\",\".framer-V784R .framer-1tos19d { display: grid; flex: none; gap: 20px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(1px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-V784R .framer-1i8fk4x { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: auto; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; width: 100%; }\",\".framer-V784R .framer-17lbtm0-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-V784R.framer-vkodfp, .framer-V784R .framer-zlkutv, .framer-V784R .framer-qzseva, .framer-V784R .framer-wh4rtf, .framer-V784R .framer-1i8fk4x { gap: 0px; } .framer-V784R.framer-vkodfp > *, .framer-V784R .framer-qzseva > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-V784R.framer-vkodfp > :first-child, .framer-V784R .framer-zlkutv > :first-child, .framer-V784R .framer-qzseva > :first-child, .framer-V784R .framer-wh4rtf > :first-child { margin-top: 0px; } .framer-V784R.framer-vkodfp > :last-child, .framer-V784R .framer-zlkutv > :last-child, .framer-V784R .framer-qzseva > :last-child, .framer-V784R .framer-wh4rtf > :last-child { margin-bottom: 0px; } .framer-V784R .framer-zlkutv > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-V784R .framer-wh4rtf > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-V784R .framer-1i8fk4x > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-V784R .framer-1i8fk4x > :first-child { margin-left: 0px; } .framer-V784R .framer-1i8fk4x > :last-child { margin-right: 0px; } }\",\".framer-V784R.framer-v-47nyw.framer-vkodfp { width: 810px; }\",\".framer-V784R.framer-v-47nyw .framer-3np53n { align-content: center; align-items: center; flex-direction: column; gap: 24px; justify-content: flex-start; }\",\".framer-V784R.framer-v-47nyw .framer-qzseva { align-content: center; align-items: center; flex: none; width: 100%; }\",\".framer-V784R.framer-v-47nyw .framer-wh4rtf { flex: none; padding: 0px; width: 100%; }\",\".framer-V784R.framer-v-47nyw .framer-1tos19d { grid-template-columns: repeat(1, minmax(1px, 1fr)); max-width: 550px; }\",\".framer-V784R.framer-v-47nyw .framer-1i8fk4x { flex-direction: column; }\",\".framer-V784R.framer-v-47nyw .framer-17lbtm0-container, .framer-V784R.framer-v-8wptx8 .framer-qzseva { flex: none; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-V784R.framer-v-47nyw .framer-3np53n, .framer-V784R.framer-v-47nyw .framer-1i8fk4x { gap: 0px; } .framer-V784R.framer-v-47nyw .framer-3np53n > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-V784R.framer-v-47nyw .framer-3np53n > :first-child, .framer-V784R.framer-v-47nyw .framer-1i8fk4x > :first-child { margin-top: 0px; } .framer-V784R.framer-v-47nyw .framer-3np53n > :last-child, .framer-V784R.framer-v-47nyw .framer-1i8fk4x > :last-child { margin-bottom: 0px; } .framer-V784R.framer-v-47nyw .framer-1i8fk4x > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }\",\".framer-V784R.framer-v-8wptx8.framer-vkodfp { padding: 72px 24px 72px 24px; width: 390px; }\",\".framer-V784R.framer-v-8wptx8 .framer-zlkutv { max-width: 440px; }\",\".framer-V784R.framer-v-8wptx8 .framer-3np53n { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 24px; justify-content: flex-start; }\",\".framer-V784R.framer-v-8wptx8 .framer-wh4rtf { flex: none; padding: 0px 24px 0px 24px; width: 100%; }\",\".framer-V784R.framer-v-8wptx8 .framer-1tos19d { grid-template-columns: repeat(1, minmax(1px, 1fr)); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-V784R.framer-v-8wptx8 .framer-3np53n { gap: 0px; } .framer-V784R.framer-v-8wptx8 .framer-3np53n > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-V784R.framer-v-8wptx8 .framer-3np53n > :first-child { margin-top: 0px; } .framer-V784R.framer-v-8wptx8 .framer-3np53n > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 947\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"L3PG2VUs0\":{\"layout\":[\"fixed\",\"auto\"]},\"v5vgxnh6E\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramervnoFLPoc4=withCSS(Component,css,\"framer-V784R\");export default FramervnoFLPoc4;FramervnoFLPoc4.displayName=\"Section / Blog\";FramervnoFLPoc4.defaultProps={height:947,width:1200};addPropertyControls(FramervnoFLPoc4,{variant:{options:[\"CjECAr8Vf\",\"L3PG2VUs0\",\"v5vgxnh6E\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramervnoFLPoc4,[{explicitInter:true,fonts:[{family:\"GT America Trial Rg\",source:\"custom\",url:\"https://framerusercontent.com/assets/GAjzysSaNI3ppMJh36ocNclO8.woff2\"}]},...CardsBlogCardFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramervnoFLPoc4\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"947\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"L3PG2VUs0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"v5vgxnh6E\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["MotionDivWithFX", "withFX", "motion", "CardsBlogCardFonts", "getFonts", "kcm9DosoN_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "transition2", "animation1", "animation2", "animation3", "animation4", "transition3", "animation5", "toResponsiveImage", "value", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "Transition", "value", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "r_PsQsFIoJHoN5xPCK", "StvYe6bQCJHoN5xPCK", "v9q8t6hFwJHoN5xPCK", "tBIYNi02tJHoN5xPCK", "M0OeO0EbpJHoN5xPCK", "OqzVZM2MEJHoN5xPCK", "wOeYyad2RJHoN5xPCK", "idJHoN5xPCK", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "ref1", "pe", "activeLocaleCode", "useLocaleCode", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "transition1", "cx", "serializationHash", "addPropertyOverrides", "u", "MotionDivWithFX", "transition2", "animation", "animation1", "animation2", "animation3", "RichText2", "transition3", "animation4", "animation5", "ChildrenCanSuspend", "gQJOxKStr_default", "collection", "paginationInfo", "loadMore", "l", "i", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "kcm9DosoN_default", "toResponsiveImage", "toDateString", "css", "FramervnoFLPoc4", "withCSS", "vnoFLPoc4_default", "addPropertyControls", "ControlType", "addFonts", "CardsBlogCardFonts"]
}
