{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/nrrh5seX8WtUBJiOcuLA/61tLayJOzGLrNIDbIB3D/ylDjQFODy.js"],
  "sourcesContent": ["// Generated by Framer (b62c1c2)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import BlogPostCard from\"#framer/local/canvasComponent/eqRRLNtbR/eqRRLNtbR.js\";import Footer from\"#framer/local/canvasComponent/loWTwIVCv/loWTwIVCv.js\";import NavigationFlyout from\"#framer/local/canvasComponent/vXVg0tm1r/vXVg0tm1r.js\";import Blog,{enumToDisplayNameFunctions}from\"#framer/local/collection/mpvPWr82u/mpvPWr82u.js\";import*as sharedStyle from\"#framer/local/css/cxxIIopOr/cxxIIopOr.js\";import*as sharedStyle2 from\"#framer/local/css/TsvNIJCG3/TsvNIJCG3.js\";import*as sharedStyle1 from\"#framer/local/css/YRkQYIb7K/YRkQYIb7K.js\";import metadataProvider from\"#framer/local/webPageMetadata/ylDjQFODy/ylDjQFODy.js\";const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const NavigationFlyoutFonts=getFonts(NavigationFlyout);const BlogPostCardFonts=getFonts(BlogPostCard);const MotionDivWithFX=withFX(motion.div);const FooterFonts=getFonts(Footer);const breakpoints={B2ZetuPyV:\"(min-width: 1440px)\",eaDl3kFjk:\"(min-width: 810px) and (max-width: 1439px)\",h93kpDYcA:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-mvvek\";const variantClassNames={B2ZetuPyV:\"framer-v-tqybsk\",eaDl3kFjk:\"framer-v-fuqxnh\",h93kpDYcA:\"framer-v-xwnh7n\"};const transition1={damping:30,delay:.3,mass:1,stiffness:150,type:\"spring\"};const animation={opacity:.64,rotate:180,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:180,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition2={damping:30,delay:0,mass:1,stiffness:250,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:96};const transition3={damping:30,delay:.2,mass:1,stiffness:200,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,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 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 QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"B2ZetuPyV\",Phone:\"h93kpDYcA\",Tablet:\"eaDl3kFjk\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"B2ZetuPyV\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,xkPHXT2Szlmv0WrN7Y,POc1pw164lmv0WrN7Y,kRZuc5uv3lmv0WrN7Y,rVMZCixnVlmv0WrN7Y,DePRzJH67lmv0WrN7Y,FpXjQCmKClmv0WrN7Y,ab1hhKxynlmv0WrN7Y,idlmv0WrN7Y,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"jNSS_B1mo\");const ref1=React.useRef(null);const activeLocaleCode=useLocaleCode();const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"B2ZetuPyV\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-96e5a1ea-a6b9-4de5-a629-8b6224d68e10, rgb(9, 9, 15)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-tqybsk\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-1t11xuz\",\"data-framer-appear-id\":\"1t11xuz\",\"data-framer-name\":\"Background\",initial:animation1,optimized:true,style:{rotate:180,transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-vwalzt\",\"data-framer-name\":\"Background\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rqhj2d\",\"data-framer-name\":\"Pattern grid\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+-27),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/Zn0K8lptt9EDMQREWyUHTTSQU.png\"},className:\"framer-gaacp6\",\"data-framer-name\":\"Pattern\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+-27),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/Zn0K8lptt9EDMQREWyUHTTSQU.png\"},className:\"framer-34s7a\",\"data-framer-name\":\"Pattern\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-vlx0oz\",\"data-framer-name\":\"Background\"})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-16nornd\",\"data-framer-name\":\"Navigation\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{h93kpDYcA:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1140px) - 64px)`,y:(componentViewport?.y||0)+0+0+24+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,width:`max(min(${componentViewport?.width||\"100vw\"}, 1140px) - 64px, 1px)`,y:(componentViewport?.y||0)+0+0+24,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fqb9ti-container\",nodeId:\"wJINWBQOK\",scopeId:\"ylDjQFODy\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eaDl3kFjk:{variant:\"J0AxBMD3v\"},h93kpDYcA:{variant:\"csdaNC733\"}},children:/*#__PURE__*/_jsx(NavigationFlyout,{height:\"100%\",id:\"wJINWBQOK\",layoutId:\"wJINWBQOK\",style:{width:\"100%\"},variant:\"R_S2lHhEe\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation2,className:\"framer-1ejfk9y\",\"data-framer-appear-id\":\"1ejfk9y\",\"data-framer-name\":\"Hero section\",initial:animation3,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation4,className:\"framer-1auvvkk\",\"data-framer-appear-id\":\"1auvvkk\",\"data-framer-name\":\"Container\",initial:animation3,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-114zbv9\",\"data-framer-name\":\"Header\",id:elementId,ref:ref1,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-17kmags\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-t222p5\",\"data-framer-name\":\"Heading\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16p57t8\",\"data-styles-preset\":\"cxxIIopOr\",style:{\"--framer-text-color\":\"rgb(51, 75, 255)\"},children:\"EXTERNAL MEDIA & PRESS RELEASES\"})}),className:\"framer-1dyomlj\",\"data-framer-name\":\"Supporting text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-8aobba\",\"data-styles-preset\":\"YRkQYIb7K\",style:{\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, var(--token-b86e1a2d-2231-44c0-b9b8-69022bbbcd6b, rgb(255, 255, 255)) 0%, var(--token-b86e1a2d-2231-44c0-b9b8-69022bbbcd6b, rgb(255, 255, 255)) 100%)\"},children:\"Resources\"})})}),className:\"framer-1di73j0\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1h6mrq2\",\"data-styles-preset\":\"TsvNIJCG3\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-6dfa4a97-3f7e-4de2-8df8-6474b205b3c1, rgb(148, 151, 158))\"},children:\"Featured press releases and external media coverage.\"})}),className:\"framer-28o16p\",\"data-framer-name\":\"Supporting text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:40}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,className:\"framer-1hz2b4k\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"lmv0WrN7Y\",data:Blog,type:\"Collection\"},select:[{collection:\"lmv0WrN7Y\",name:\"xkPHXT2Sz\",type:\"Identifier\"},{collection:\"lmv0WrN7Y\",name:\"POc1pw164\",type:\"Identifier\"},{collection:\"lmv0WrN7Y\",name:\"kRZuc5uv3\",type:\"Identifier\"},{collection:\"lmv0WrN7Y\",name:\"rVMZCixnV\",type:\"Identifier\"},{collection:\"lmv0WrN7Y\",name:\"DePRzJH67\",type:\"Identifier\"},{collection:\"lmv0WrN7Y\",name:\"FpXjQCmKC\",type:\"Identifier\"},{collection:\"lmv0WrN7Y\",name:\"ab1hhKxyn\",type:\"Identifier\"},{collection:\"lmv0WrN7Y\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"lmv0WrN7Y\",name:\"gYEs2tOz7\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"h4ZlYF3Fn\"},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({ab1hhKxyn:ab1hhKxynlmv0WrN7Y,DePRzJH67:DePRzJH67lmv0WrN7Y,FpXjQCmKC:FpXjQCmKClmv0WrN7Y,id:idlmv0WrN7Y,kRZuc5uv3:kRZuc5uv3lmv0WrN7Y,POc1pw164:POc1pw164lmv0WrN7Y,rVMZCixnV:rVMZCixnVlmv0WrN7Y,xkPHXT2Sz:xkPHXT2Szlmv0WrN7Y},index)=>{kRZuc5uv3lmv0WrN7Y??=\"\";rVMZCixnVlmv0WrN7Y??=\"\";DePRzJH67lmv0WrN7Y??=\"\";FpXjQCmKClmv0WrN7Y??=0;ab1hhKxynlmv0WrN7Y??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`lmv0WrN7Y-${idlmv0WrN7Y}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{ab1hhKxyn:ab1hhKxynlmv0WrN7Y},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pf9zmz\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{ab1hhKxyn:ab1hhKxynlmv0WrN7Y},webPageId:\"ClsGE__ki\"},implicitPathVariables:undefined},{href:{pathVariables:{ab1hhKxyn:ab1hhKxynlmv0WrN7Y},webPageId:\"ClsGE__ki\"},implicitPathVariables:undefined},{href:{pathVariables:{ab1hhKxyn:ab1hhKxynlmv0WrN7Y},webPageId:\"ClsGE__ki\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eaDl3kFjk:{width:`max((${componentViewport?.width||\"100vw\"} - 78px) / 2, 200px)`},h93kpDYcA:{width:`max(${componentViewport?.width||\"100vw\"} - 48px, 200px)`,y:(componentViewport?.y||0)+0+452+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:407,width:\"339.3333px\",y:(componentViewport?.y||0)+0+522+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-lts8cj-container\",nodeId:\"x9PydTu6Q\",scopeId:\"ylDjQFODy\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eaDl3kFjk:{EstkiEtCK:resolvedLinks[1]},h93kpDYcA:{EstkiEtCK:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(BlogPostCard,{EG4iAlOCQ:numberToString(FpXjQCmKClmv0WrN7Y,{locale:\"\",notation:\"standard\",style:\"decimal\"},activeLocaleCode),EstkiEtCK:resolvedLinks[0],height:\"100%\",id:\"x9PydTu6Q\",kVlvxc0Q0:toResponsiveImage(xkPHXT2Szlmv0WrN7Y),layoutId:\"x9PydTu6Q\",LNfDdC9QI:kRZuc5uv3lmv0WrN7Y,Nj4qCqqM4:enumToDisplayNameFunctions[\"POc1pw164\"]?.(POc1pw164lmv0WrN7Y,activeLocale),rD1fn2iox:rVMZCixnVlmv0WrN7Y,style:{width:\"100%\"},variant:\"aNxsSmlyL\",width:\"100%\",XQPNM2wN9:DePRzJH67lmv0WrN7Y})})})})})})})})},idlmv0WrN7Y);})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eaDl3kFjk:{width:componentViewport?.width||\"100vw\"},h93kpDYcA:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1356}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:491,width:\"1440px\",y:(componentViewport?.y||0)+0+1426,children:/*#__PURE__*/_jsx(Container,{className:\"framer-yrqsg6-container\",nodeId:\"BA3f6YFEI\",scopeId:\"ylDjQFODy\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eaDl3kFjk:{variant:\"hp9W0Ps4F\"},h93kpDYcA:{variant:\"qFDFheak2\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"BA3f6YFEI\",layoutId:\"BA3f6YFEI\",style:{width:\"100%\"},variant:\"GPWi5wFrI\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-mvvek.framer-gmxusk, .framer-mvvek .framer-gmxusk { display: block; }\",\".framer-mvvek.framer-tqybsk { align-content: center; align-items: center; background-color: var(--token-96e5a1ea-a6b9-4de5-a629-8b6224d68e10, #09090f); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-mvvek .framer-1t11xuz { flex: none; height: 486px; left: calc(50.00000000000002% - 100% / 2); opacity: 0.64; overflow: hidden; position: absolute; top: 0px; width: 100%; z-index: 0; }\",'.framer-mvvek .framer-vwalzt { background: radial-gradient(45.6% 94.5% at 36.5% 124.6%, var(--token-f7a55c60-f433-4865-90dc-be1a5d93ae54, #0a77ff) /* {\"name\":\"Accent-color\"} */ 0%, var(--token-96e5a1ea-a6b9-4de5-a629-8b6224d68e10, rgb(246, 245, 238)) /* {\"name\":\"Background-base\"} */ 100%); flex: none; height: 486px; left: calc(50.00000000000002% - 1280px / 2); overflow: visible; position: absolute; top: 0px; width: 1280px; }',\".framer-mvvek .framer-rqhj2d { flex: none; height: 486px; left: calc(50.00000000000002% - 1280px / 2); overflow: hidden; position: absolute; top: 0px; width: 1280px; }\",\".framer-mvvek .framer-gaacp6 { bottom: -27px; flex: none; left: -24px; opacity: 0.06; position: absolute; right: -24px; top: -27px; z-index: 0; }\",\".framer-mvvek .framer-34s7a { bottom: -27px; flex: none; left: -24px; opacity: 0.03; position: absolute; right: -24px; top: -27px; z-index: 0; }\",'.framer-mvvek .framer-vlx0oz { background: radial-gradient(38.7% 75% at 37.9% 112.7%, var(--token-f7a55c60-f433-4865-90dc-be1a5d93ae54, #cfd4fd) /* {\"name\":\"Accent-color\"} */ 0%, var(--token-96e5a1ea-a6b9-4de5-a629-8b6224d68e10, rgb(246, 245, 238)) /* {\"name\":\"Background-base\"} */ 100%); bottom: -20px; flex: none; left: -18px; overflow: visible; position: absolute; right: -18px; top: -5px; z-index: 0; }',\".framer-mvvek .framer-16nornd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1140px; overflow: visible; padding: 24px 32px 0px 32px; position: relative; width: 100%; z-index: 2; }\",\".framer-mvvek .framer-1fqb9ti-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; z-index: 10; }\",\".framer-mvvek .framer-1ejfk9y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1140px; overflow: hidden; padding: 70px 32px 0px 32px; position: relative; width: 1140px; }\",\".framer-mvvek .framer-1auvvkk { 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; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-mvvek .framer-114zbv9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-mvvek .framer-17kmags { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-mvvek .framer-t222p5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-mvvek .framer-1dyomlj, .framer-mvvek .framer-1di73j0 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-mvvek .framer-28o16p { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 58%; word-break: break-word; word-wrap: break-word; }\",\".framer-mvvek .framer-1hz2b4k { display: grid; flex: none; gap: 30px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(200px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 1078px; }\",\".framer-mvvek .framer-1pf9zmz { align-self: start; display: grid; flex: none; gap: 40px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(1, minmax(200px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); height: 100%; justify-content: center; justify-self: start; padding: 0px; position: relative; width: 100%; }\",\".framer-mvvek .framer-lts8cj-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: 100%; }\",\".framer-mvvek .framer-yrqsg6-container { flex: none; height: auto; position: relative; width: 1440px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-mvvek.framer-tqybsk, .framer-mvvek .framer-16nornd, .framer-mvvek .framer-1ejfk9y, .framer-mvvek .framer-1auvvkk, .framer-mvvek .framer-114zbv9, .framer-mvvek .framer-t222p5 { gap: 0px; } .framer-mvvek.framer-tqybsk > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-mvvek.framer-tqybsk > :first-child, .framer-mvvek .framer-1auvvkk > :first-child, .framer-mvvek .framer-114zbv9 > :first-child, .framer-mvvek .framer-t222p5 > :first-child { margin-top: 0px; } .framer-mvvek.framer-tqybsk > :last-child, .framer-mvvek .framer-1auvvkk > :last-child, .framer-mvvek .framer-114zbv9 > :last-child, .framer-mvvek .framer-t222p5 > :last-child { margin-bottom: 0px; } .framer-mvvek .framer-16nornd > *, .framer-mvvek .framer-1ejfk9y > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-mvvek .framer-16nornd > :first-child, .framer-mvvek .framer-1ejfk9y > :first-child { margin-left: 0px; } .framer-mvvek .framer-16nornd > :last-child, .framer-mvvek .framer-1ejfk9y > :last-child { margin-right: 0px; } .framer-mvvek .framer-1auvvkk > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-mvvek .framer-114zbv9 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-mvvek .framer-t222p5 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,\"@media (min-width: 810px) and (max-width: 1439px) { .framer-mvvek.framer-tqybsk { width: 810px; } .framer-mvvek .framer-1ejfk9y, .framer-mvvek .framer-yrqsg6-container { width: 100%; } .framer-mvvek .framer-28o16p { width: 78%; } .framer-mvvek .framer-1hz2b4k { grid-template-columns: repeat(2, minmax(200px, 1fr)); padding: 0px 24px 0px 24px; width: 100%; }}\",\"@media (max-width: 809px) { .framer-mvvek.framer-tqybsk { width: 390px; } .framer-mvvek .framer-16nornd { flex-direction: column; } .framer-mvvek .framer-1fqb9ti-container, .framer-mvvek .framer-1auvvkk { flex: none; width: 100%; } .framer-mvvek .framer-1ejfk9y { flex-direction: column; padding: 0px 32px 0px 32px; width: 100%; } .framer-mvvek .framer-28o16p, .framer-mvvek .framer-yrqsg6-container { width: 100%; } .framer-mvvek .framer-1hz2b4k { grid-template-columns: repeat(1, minmax(200px, 1fr)); padding: 0px 24px 0px 24px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-mvvek .framer-16nornd, .framer-mvvek .framer-1ejfk9y { gap: 0px; } .framer-mvvek .framer-16nornd > *, .framer-mvvek .framer-1ejfk9y > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-mvvek .framer-16nornd > :first-child, .framer-mvvek .framer-1ejfk9y > :first-child { margin-top: 0px; } .framer-mvvek .framer-16nornd > :last-child, .framer-mvvek .framer-1ejfk9y > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1414\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"eaDl3kFjk\":{\"layout\":[\"fixed\",\"auto\"]},\"h93kpDYcA\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"jNSS_B1mo\":{\"pattern\":\":jNSS_B1mo\",\"name\":\"hero-section\"}}\n * @framerResponsiveScreen\n */const FramerylDjQFODy=withCSS(Component,css,\"framer-mvvek\");export default FramerylDjQFODy;FramerylDjQFODy.displayName=\"Blog\";FramerylDjQFODy.defaultProps={height:1414,width:1440};addFonts(FramerylDjQFODy,[{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\"}]},...NavigationFlyoutFonts,...BlogPostCardFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerylDjQFODy\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"eaDl3kFjk\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"h93kpDYcA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"1414\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerScrollSections\":\"{\\\"jNSS_B1mo\\\":{\\\"pattern\\\":\\\":jNSS_B1mo\\\",\\\"name\\\":\\\"hero-section\\\"}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "NavigationFlyoutFonts", "getFonts", "vXVg0tm1r_default", "BlogPostCardFonts", "eqRRLNtbR_default", "MotionDivWithFX", "withFX", "FooterFonts", "loWTwIVCv_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "animation3", "transition3", "animation4", "toResponsiveImage", "value", "numberToString", "options", "activeLocale", "fallbackLocale", "locale", "useGrouping", "notation", "compactDisplay", "style", "currency", "currencyDisplay", "unit", "unitDisplay", "minimumFractionDigits", "maximumFractionDigits", "minimumIntegerDigits", "formatOptions", "number", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "className", "layoutId", "variant", "xkPHXT2Szlmv0WrN7Y", "POc1pw164lmv0WrN7Y", "kRZuc5uv3lmv0WrN7Y", "rVMZCixnVlmv0WrN7Y", "DePRzJH67lmv0WrN7Y", "FpXjQCmKClmv0WrN7Y", "ab1hhKxynlmv0WrN7Y", "idlmv0WrN7Y", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "activeLocaleCode", "useLocaleCode", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "MotionDivWithOptimizedAppearEffect", "Image2", "getLoadingLazyAtYPosition", "PropertyOverrides2", "ComponentViewportProvider", "Container", "vXVg0tm1r_default", "RichText2", "x", "MotionDivWithFX", "ChildrenCanSuspend", "mpvPWr82u_default", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "eqRRLNtbR_default", "enumToDisplayNameFunctions", "loWTwIVCv_default", "css", "FramerylDjQFODy", "withCSS", "ylDjQFODy_default", "addFonts", "NavigationFlyoutFonts", "BlogPostCardFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
