{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/FHWDzSK2P1NB14QMMZ4R/kudFG3bzOXljDRxhOcPy/cp84fpEoM.js"],
  "sourcesContent": ["// Generated by Framer (dbba614)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useActiveVariantCallback,useCustomCursors,useHydratedBreakpointVariants,useLoadMorePaginatedQuery,useLocaleInfo,useQueryData,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import LoadMore from\"https://framerusercontent.com/modules/DeOFaQSEkzad7IWREtaG/uSF4wTJztPxXXCcQVP6B/g3OPvNRkB.js\";import Footer from\"#framer/local/canvasComponent/alJojRmQR/alJojRmQR.js\";import BlogCard from\"#framer/local/canvasComponent/ialHUN3LK/ialHUN3LK.js\";import NavigationCorrect from\"#framer/local/canvasComponent/lzX9sejGk/lzX9sejGk.js\";import Blog,{enumToDisplayNameFunctions}from\"#framer/local/collection/ZhNfEr6Mm/ZhNfEr6Mm.js\";import*as sharedStyle from\"#framer/local/css/FPinaCmO6/FPinaCmO6.js\";import*as sharedStyle1 from\"#framer/local/css/UboP199au/UboP199au.js\";import*as sharedStyle3 from\"#framer/local/css/uRTuiRoMZ/uRTuiRoMZ.js\";import*as sharedStyle2 from\"#framer/local/css/Z_v1DpYFU/Z_v1DpYFU.js\";import metadataProvider from\"#framer/local/webPageMetadata/cp84fpEoM/cp84fpEoM.js\";const NavigationCorrectFonts=getFonts(NavigationCorrect);const RichTextWithFX=withFX(RichText);const BlogCardFonts=getFonts(BlogCard);const LoadMoreFonts=getFonts(LoadMore);const FooterFonts=getFonts(Footer);const ContainerWithFX=withFX(Container);const breakpoints={dRNFli_mK:\"(min-width: 810px) and (max-width: 1199px)\",MR9JBiZGa:\"(min-width: 1200px)\",TC0VTH5yB:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-xRVAG\";const variantClassNames={dRNFli_mK:\"framer-v-1uraeld\",MR9JBiZGa:\"framer-v-i5gorn\",TC0VTH5yB:\"framer-v-198vrnj\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:100};const transition1={damping:30,delay:0,mass:1,stiffness:150,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:100};const transition2={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.05,skewX:0,skewY:0,transition:transition2};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const loaderVariants=(repeaterState,variants,currentVariant)=>{var _variants_disabled;if(repeaterState.currentPage>=repeaterState.totalPages)return(_variants_disabled=variants.disabled)!==null&&_variants_disabled!==void 0?_variants_disabled:currentVariant;var _variants_loading;if(repeaterState.isLoading)return(_variants_loading=variants.loading)!==null&&_variants_loading!==void 0?_variants_loading:currentVariant;return currentVariant;};const QueryData=({query,pageSize,children})=>{const{paginatedQuery,paginationInfo,loadMore}=useLoadMorePaginatedQuery(query,pageSize,\"ZKHF6ot7V\");const data=useQueryData(paginatedQuery);return children(data,paginationInfo,loadMore);};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"MR9JBiZGa\",Large:\"dRNFli_mK\",Small:\"TC0VTH5yB\"};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:\"MR9JBiZGa\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,hPwc9NAKuZKHF6ot7V,BT58nbq96ZKHF6ot7V,HBKNKnsgpZKHF6ot7V,zS7U_Edq4ZKHF6ot7V,Zh0WPie49ZKHF6ot7V,RsvU3y58wZKHF6ot7V,idZKHF6ot7V,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,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);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,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-xRVAG`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-xRVAG`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const Wld3NDzSj1u4o9hu=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{paginationInfo();});const ref1=React.useRef(null);const router=useRouter();const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"TC0VTH5yB\")return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"MR9JBiZGa\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-i5gorn\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-8ol5hw-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dRNFli_mK:{variant:\"vX6_QEt6x\"},TC0VTH5yB:{variant:\"xsBo7Puyk\"}},children:/*#__PURE__*/_jsx(NavigationCorrect,{height:\"100%\",id:\"kW3FJi_bK\",layoutId:\"kW3FJi_bK\",style:{width:\"100%\"},variant:\"P5cAoJH40\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cwyk5r\",\"data-framer-name\":\"Hero Section\",name:\"Hero Section\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-4d3c4d\",\"data-styles-preset\":\"FPinaCmO6\",style:{\"--framer-text-color\":\"var(--token-8183cfd9-8e2e-433b-93f3-54b1de1a96d0, rgb(251, 163, 111))\"},children:\"Blog Category\"})}),className:\"framer-ifqzhc\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dRNFli_mK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-itgso5\",\"data-styles-preset\":\"Z_v1DpYFU\",children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, var(--token-fd93f51b-e63c-4210-992f-ace6c46c5cf9, rgb(252, 252, 252)) 3.361587127084008%, rgba(0, 0, 0, 0) 157%)\"},children:\"Engineering\"})})})},TC0VTH5yB:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1ila74m\",\"data-styles-preset\":\"uRTuiRoMZ\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, rgba(241, 241, 241, 0.91704) 19.041585445094185%, var(--token-fd93f51b-e63c-4210-992f-ace6c46c5cf9, rgb(252, 252, 252)) 19.318821745722307%, rgba(0, 0, 0, 0) 125.20370370370368%)\"},children:\"Engineering\"})})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-fbp147\",\"data-styles-preset\":\"UboP199au\",children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, rgb(255, 255, 255) 34%, rgba(0, 0, 0, 0) 127%)\"},children:\"Engineering\"})})}),className:\"framer-iuby96\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-16sfbms\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{pageSize:12,query:{from:{alias:\"ZKHF6ot7V\",data:Blog,type:\"Collection\"},select:[{collection:\"ZKHF6ot7V\",name:\"hPwc9NAKu\",type:\"Identifier\"},{collection:\"ZKHF6ot7V\",name:\"BT58nbq96\",type:\"Identifier\"},{collection:\"ZKHF6ot7V\",name:\"HBKNKnsgp\",type:\"Identifier\"},{collection:\"ZKHF6ot7V\",name:\"zS7U_Edq4\",type:\"Identifier\"},{collection:\"ZKHF6ot7V\",name:\"Zh0WPie49\",type:\"Identifier\"},{collection:\"ZKHF6ot7V\",name:\"RsvU3y58w\",type:\"Identifier\"},{collection:\"ZKHF6ot7V\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"ZKHF6ot7V\",name:\"RsvU3y58w\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"LAZUlZ3Ki\"},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsxs(_Fragment,{children:[collection.map(({BT58nbq96:BT58nbq96ZKHF6ot7V,HBKNKnsgp:HBKNKnsgpZKHF6ot7V,hPwc9NAKu:hPwc9NAKuZKHF6ot7V,id:idZKHF6ot7V,RsvU3y58w:RsvU3y58wZKHF6ot7V,Zh0WPie49:Zh0WPie49ZKHF6ot7V,zS7U_Edq4:zS7U_Edq4ZKHF6ot7V},i)=>{hPwc9NAKuZKHF6ot7V!==null&&hPwc9NAKuZKHF6ot7V!==void 0?hPwc9NAKuZKHF6ot7V:hPwc9NAKuZKHF6ot7V=\"\";zS7U_Edq4ZKHF6ot7V!==null&&zS7U_Edq4ZKHF6ot7V!==void 0?zS7U_Edq4ZKHF6ot7V:zS7U_Edq4ZKHF6ot7V=\"\";Zh0WPie49ZKHF6ot7V!==null&&Zh0WPie49ZKHF6ot7V!==void 0?Zh0WPie49ZKHF6ot7V:Zh0WPie49ZKHF6ot7V=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`ZKHF6ot7V-${idZKHF6ot7V}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{hPwc9NAKu:hPwc9NAKuZKHF6ot7V},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{hPwc9NAKu:hPwc9NAKuZKHF6ot7V},webPageId:\"clB7J9lOQ\"},implicitPathVariables:undefined},{href:{pathVariables:{hPwc9NAKu:hPwc9NAKuZKHF6ot7V},webPageId:\"clB7J9lOQ\"},implicitPathVariables:undefined},{href:{pathVariables:{hPwc9NAKu:hPwc9NAKuZKHF6ot7V},webPageId:\"clB7J9lOQ\"},implicitPathVariables:undefined}],children:resolvedLinks=>{var _enumToDisplayNameFunctions_RsvU3y58w;return /*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dRNFli_mK:{width:\"max((min(100vw, 1200px) - 100px) / 2, 50px)\"},TC0VTH5yB:{width:\"max(min(100vw, 1200px) - 40px, 50px)\",y:636}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:620,width:\"max((min(100vw, 1200px) - 120px) / 3, 50px)\",y:648,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1feu4so-container\",whileHover:animation2,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dRNFli_mK:{uiMky00B4:resolvedLinks[1]},TC0VTH5yB:{uiMky00B4:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(BlogCard,{height:\"100%\",id:\"tcqiIgY3H\",layoutId:\"tcqiIgY3H\",LCXO2MfjG:zS7U_Edq4ZKHF6ot7V,MddHrBYiE:HBKNKnsgpZKHF6ot7V,style:{height:\"100%\",width:\"100%\"},tfI9ZCl5J:Zh0WPie49ZKHF6ot7V,tl7C8IC3o:toResponsiveImage(BT58nbq96ZKHF6ot7V),uiMky00B4:resolvedLinks[0],vERcV3puZ:(_enumToDisplayNameFunctions_RsvU3y58w=enumToDisplayNameFunctions[\"RsvU3y58w\"])===null||_enumToDisplayNameFunctions_RsvU3y58w===void 0?void 0:_enumToDisplayNameFunctions_RsvU3y58w.call(enumToDisplayNameFunctions,RsvU3y58wZKHF6ot7V,activeLocale),width:\"100%\"})})})})});}})})},idZKHF6ot7V);}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TC0VTH5yB:{y:1921}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:1933,children:/*#__PURE__*/_jsx(Container,{className:\"framer-eizsq7-container\",children:/*#__PURE__*/_jsx(LoadMore,{height:\"100%\",id:\"CojFTMANQ\",layoutId:\"CojFTMANQ\",variant:loaderVariants(paginationInfo,{disabled:\"RY1CAqXo3\",loading:\"HjxzgyO9l\"},\"fRQluzpqn\"),width:\"100%\",Wld3NDzSj:Wld3NDzSj1u4o9hu({paginationInfo:loadMore})})})})})]})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TC0VTH5yB:{y:1996}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:394,width:\"100vw\",y:2008,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-qfewp8-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dRNFli_mK:{variant:\"XSu7YZA6d\"},TC0VTH5yB:{variant:\"VhqZbrhzz\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"BlJra4_An\",layoutId:\"BlJra4_An\",style:{width:\"100%\"},variant:\"pb_vyj33W\",width:\"100%\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-16j7lac hidden-198vrnj\",\"data-framer-name\":\"Ellipse 10\",name:\"Ellipse 10\"}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pywry9 hidden-198vrnj\",\"data-framer-name\":\"Ellipse 10\",name:\"Ellipse 10\"}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-49n787 hidden-198vrnj\",\"data-framer-name\":\"Ellipse 10\",name:\"Ellipse 10\"}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-lcifcf hidden-198vrnj\",\"data-framer-name\":\"Ellipse 10\",name:\"Ellipse 10\"})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-xRVAG { background: rgb(14, 12, 11); }`,\".framer-xRVAG.framer-1omncch, .framer-xRVAG .framer-1omncch { display: block; }\",\".framer-xRVAG.framer-i5gorn { align-content: center; align-items: center; background-color: #0e0c0b; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 172px 0px 0px 0px; position: relative; width: 1200px; }\",\".framer-xRVAG .framer-8ol5hw-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 1; }\",\".framer-xRVAG .framer-1cwyk5r { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 540px; }\",\".framer-xRVAG .framer-ifqzhc { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 515px; word-break: break-word; word-wrap: break-word; }\",\".framer-xRVAG .framer-iuby96 { flex: none; height: 200px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-xRVAG .framer-16sfbms { display: grid; flex: none; gap: 20px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(50px, 1fr)); height: min-content; justify-content: center; max-width: 1200px; padding: 0px 40px 0px 40px; position: relative; width: 100%; }\",\".framer-xRVAG .framer-1feu4so-container { align-self: start; flex: none; height: 620px; justify-self: start; position: relative; width: 100%; }\",\".framer-xRVAG .framer-eizsq7-container { bottom: -65px; flex: none; height: auto; left: 50%; position: absolute; transform: translateX(-50%); width: auto; z-index: 1; }\",\".framer-xRVAG .framer-qfewp8-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-xRVAG .framer-16j7lac { -webkit-filter: blur(100px); aspect-ratio: 1 / 1; background-color: var(--token-b07a9e4b-45e9-4147-9439-1df1cccad0ee, #813203); border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; box-shadow: 0px 0px 24px 380px var(--token-b07a9e4b-45e9-4147-9439-1df1cccad0ee, #813203); filter: blur(100px); flex: none; height: var(--framer-aspect-ratio-supported, 1px); left: -71px; opacity: 0.2; position: absolute; top: -10px; width: 1px; z-index: 1; }\",\".framer-xRVAG .framer-1pywry9 { -webkit-filter: blur(100px); aspect-ratio: 1 / 1; background-color: var(--token-b07a9e4b-45e9-4147-9439-1df1cccad0ee, #813203); border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; box-shadow: 0px 0px 24px 380px var(--token-b07a9e4b-45e9-4147-9439-1df1cccad0ee, #813203); filter: blur(100px); flex: none; height: var(--framer-aspect-ratio-supported, 1px); opacity: 0.2; position: absolute; right: -30px; top: 828px; width: 1px; z-index: 1; }\",\".framer-xRVAG .framer-49n787 { -webkit-filter: blur(100px); aspect-ratio: 1 / 1; background-color: var(--token-b07a9e4b-45e9-4147-9439-1df1cccad0ee, #813203); border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; bottom: 0px; box-shadow: 0px 0px 24px 380px var(--token-b07a9e4b-45e9-4147-9439-1df1cccad0ee, #813203); filter: blur(100px); flex: none; height: var(--framer-aspect-ratio-supported, 1px); left: 1121px; opacity: 0.2; position: absolute; width: 1px; z-index: 1; }\",\".framer-xRVAG .framer-lcifcf { -webkit-filter: blur(100px); aspect-ratio: 1 / 1; background-color: var(--token-b07a9e4b-45e9-4147-9439-1df1cccad0ee, #813203); border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; bottom: 737px; box-shadow: 0px 0px 24px 380px var(--token-b07a9e4b-45e9-4147-9439-1df1cccad0ee, #813203); filter: blur(100px); flex: none; height: var(--framer-aspect-ratio-supported, 1px); left: -150px; opacity: 0.2; position: absolute; width: 1px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-xRVAG.framer-i5gorn, .framer-xRVAG .framer-1cwyk5r { gap: 0px; } .framer-xRVAG.framer-i5gorn > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-xRVAG.framer-i5gorn > :first-child, .framer-xRVAG .framer-1cwyk5r > :first-child { margin-top: 0px; } .framer-xRVAG.framer-i5gorn > :last-child, .framer-xRVAG .framer-1cwyk5r > :last-child { margin-bottom: 0px; } .framer-xRVAG .framer-1cwyk5r > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-xRVAG { background: rgb(14, 12, 11); } .framer-xRVAG.framer-i5gorn { width: 810px; } .framer-xRVAG .framer-8ol5hw-container { order: 0; } .framer-xRVAG .framer-1cwyk5r { order: 1; } .framer-xRVAG .framer-16sfbms { grid-template-columns: repeat(2, minmax(50px, 1fr)); order: 2; } .framer-xRVAG .framer-qfewp8-container { order: 3; } .framer-xRVAG .framer-16j7lac { left: 0px; order: 4; top: 96px; } .framer-xRVAG .framer-1pywry9 { order: 5; right: 0px; top: 1049px; } .framer-xRVAG .framer-49n787 { left: unset; order: 6; right: 0px; } .framer-xRVAG .framer-lcifcf { bottom: 953px; left: 0px; order: 7; }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-xRVAG { background: rgb(14, 12, 11); } .framer-xRVAG.framer-i5gorn { padding: 144px 0px 0px 0px; width: 390px; } .framer-xRVAG .framer-8ol5hw-container { order: 0; } .framer-xRVAG .framer-1cwyk5r { gap: 40px; order: 1; padding: 16px; width: 100%; } .framer-xRVAG .framer-ifqzhc { width: 100%; } .framer-xRVAG .framer-16sfbms { grid-template-columns: repeat(1, minmax(50px, 1fr)); order: 2; padding: 0px 20px 0px 20px; } .framer-xRVAG .framer-qfewp8-container { order: 3; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-xRVAG .framer-1cwyk5r { gap: 0px; } .framer-xRVAG .framer-1cwyk5r > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-xRVAG .framer-1cwyk5r > :first-child { margin-top: 0px; } .framer-xRVAG .framer-1cwyk5r > :last-child { margin-bottom: 0px; } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2946.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"dRNFli_mK\":{\"layout\":[\"fixed\",\"auto\"]},\"TC0VTH5yB\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const Framercp84fpEoM=withCSS(Component,css,\"framer-xRVAG\");export default Framercp84fpEoM;Framercp84fpEoM.displayName=\"Blog / Company News\";Framercp84fpEoM.defaultProps={height:2946.5,width:1200};addFonts(Framercp84fpEoM,[{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\"}]},...NavigationCorrectFonts,...BlogCardFonts,...LoadMoreFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framercp84fpEoM\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"2946.5\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"dRNFli_mK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"TC0VTH5yB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1200\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationCorrectFonts", "getFonts", "lzX9sejGk_default", "RichTextWithFX", "withFX", "RichText2", "BlogCardFonts", "ialHUN3LK_default", "LoadMoreFonts", "g3OPvNRkB_default", "FooterFonts", "alJojRmQR_default", "ContainerWithFX", "Container", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "transition2", "animation2", "toResponsiveImage", "value", "loaderVariants", "repeaterState", "variants", "currentVariant", "_variants_disabled", "_variants_loading", "QueryData", "query", "pageSize", "children", "paginatedQuery", "paginationInfo", "loadMore", "useLoadMorePaginatedQuery", "data", "useQueryData", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "hPwc9NAKuZKHF6ot7V", "BT58nbq96ZKHF6ot7V", "HBKNKnsgpZKHF6ot7V", "zS7U_Edq4ZKHF6ot7V", "Zh0WPie49ZKHF6ot7V", "RsvU3y58wZKHF6ot7V", "idZKHF6ot7V", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "Wld3NDzSj1u4o9hu", "overlay", "args", "ref1", "pe", "router", "useRouter", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "PropertyOverrides2", "x", "ChildrenCanSuspend", "ZhNfEr6Mm_default", "collection", "l", "i", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "_enumToDisplayNameFunctions_RsvU3y58w", "enumToDisplayNameFunctions", "css", "Framercp84fpEoM", "withCSS", "cp84fpEoM_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
