{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/dLhWRQpSDYgnOLCWMhLn/6MbA92wpGk7YTsuat93W/miWu_G4Nk.js"],
  "sourcesContent": ["// Generated by Framer (d65f646)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,SVG,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import NavBar from\"#framer/local/canvasComponent/PZJc6ZQxS/PZJc6ZQxS.js\";import Buttons from\"#framer/local/canvasComponent/QX9I1i2Zj/QX9I1i2Zj.js\";import Articles,{enumToDisplayNameFunctions}from\"#framer/local/collection/O7okuxf13/O7okuxf13.js\";import*as sharedStyle4 from\"#framer/local/css/A73zw5Dah/A73zw5Dah.js\";import*as sharedStyle14 from\"#framer/local/css/BwCyBRmh0/BwCyBRmh0.js\";import*as sharedStyle1 from\"#framer/local/css/DTJoe0FzF/DTJoe0FzF.js\";import*as sharedStyle15 from\"#framer/local/css/FDL6qfQRM/FDL6qfQRM.js\";import*as sharedStyle7 from\"#framer/local/css/GuqzxNyep/GuqzxNyep.js\";import*as sharedStyle3 from\"#framer/local/css/hsproS91Y/hsproS91Y.js\";import*as sharedStyle13 from\"#framer/local/css/iTSM0LpQC/iTSM0LpQC.js\";import*as sharedStyle16 from\"#framer/local/css/LUP3ki60W/LUP3ki60W.js\";import*as sharedStyle9 from\"#framer/local/css/pifpL75FY/pifpL75FY.js\";import*as sharedStyle10 from\"#framer/local/css/q5gR92jXD/q5gR92jXD.js\";import*as sharedStyle8 from\"#framer/local/css/qlFKpUopd/qlFKpUopd.js\";import*as sharedStyle2 from\"#framer/local/css/TbSYTRKVx/TbSYTRKVx.js\";import*as sharedStyle5 from\"#framer/local/css/TnkTrtc_P/TnkTrtc_P.js\";import*as sharedStyle6 from\"#framer/local/css/vTkPSSX9e/vTkPSSX9e.js\";import*as sharedStyle11 from\"#framer/local/css/WJkp_XMo9/WJkp_XMo9.js\";import*as sharedStyle from\"#framer/local/css/y2xxBlf0j/y2xxBlf0j.js\";import*as sharedStyle12 from\"#framer/local/css/z15z2GrIL/z15z2GrIL.js\";import metadataProvider from\"#framer/local/webPageMetadata/miWu_G4Nk/miWu_G4Nk.js\";const NavBarFonts=getFonts(NavBar);const ButtonsFonts=getFonts(Buttons);const breakpoints={ebSx7fjDW:\"(min-width: 1024px) and (max-width: 1279px)\",OAkwwAZwm:\"(min-width: 810px) and (max-width: 1023px)\",PbEOeXDGw:\"(max-width: 809px)\",TdZtN_2wY:\"(min-width: 1280px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-bMeHL\";const variantClassNames={ebSx7fjDW:\"framer-v-1r4y6i0\",OAkwwAZwm:\"framer-v-1u57mis\",PbEOeXDGw:\"framer-v-1764enu\",TdZtN_2wY:\"framer-v-nltrvq\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transition1={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.05,skewX:0,skewY:0,transition:transition1};const animation1={opacity:.7,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1};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 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 Large\":\"TdZtN_2wY\",Desktop:\"ebSx7fjDW\",Phone:\"PbEOeXDGw\",Tablet:\"OAkwwAZwm\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"TdZtN_2wY\"};};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 currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"miWu_G4Nk\",data:Articles,type:\"Collection\"},select:[{collection:\"miWu_G4Nk\",name:\"KEtv1Vaq8\",type:\"Identifier\"},{collection:\"miWu_G4Nk\",name:\"fdI0KGAZB\",type:\"Identifier\"},{collection:\"miWu_G4Nk\",name:\"ZwJ_NBZB3\",type:\"Identifier\"},{collection:\"miWu_G4Nk\",name:\"BySaG4P2h\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"miWu_G4Nk\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,BySaG4P2h=getFromCurrentRouteData(\"BySaG4P2h\"),KEtv1Vaq8=getFromCurrentRouteData(\"KEtv1Vaq8\")??\"\",fdI0KGAZB=getFromCurrentRouteData(\"fdI0KGAZB\"),ZwJ_NBZB3=getFromCurrentRouteData(\"ZwJ_NBZB3\")??\"\",veP925bgaBzbOn7nrp,fdI0KGAZBBzbOn7nrp,rMi7nntGVE6BZlW8cq,Cogx6LleoE6BZlW8cq,KEtv1Vaq8BzbOn7nrp,ltAqhWgh3BzbOn7nrp,idBzbOn7nrp,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,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);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className,sharedStyle10.className,sharedStyle11.className,sharedStyle12.className,sharedStyle13.className,sharedStyle14.className,sharedStyle15.className,sharedStyle16.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const elementId=useRouteElementId(\"V9tx1UhiN\");const textContent=enumToDisplayNameFunctions[\"BySaG4P2h\"]?.(BySaG4P2h,activeLocale);const router=useRouter();const activeLocaleCode=useLocaleCode();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"TdZtN_2wY\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-nltrvq\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:77,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-50hurc-container\",\"data-framer-name\":\"Nav Bar\",layoutScroll:true,name:\"Nav Bar\",nodeId:\"hK95AQgGY\",scopeId:\"miWu_G4Nk\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PbEOeXDGw:{variant:\"ALdEfEWgs\"}},children:/*#__PURE__*/_jsx(NavBar,{B9b4tZmPg:ref1,height:\"100%\",id:\"hK95AQgGY\",JBbbfaNQE:\"var(--token-ddd9494a-91ab-4097-8201-f89a48851352, rgb(246, 246, 248))\",layoutId:\"hK95AQgGY\",name:\"Nav Bar\",style:{width:\"100%\"},variant:\"gVK6_BC5z\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"header\",{className:\"framer-eh1rd8\",\"data-framer-name\":\"Header\",id:elementId,ref:ref1,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-w3ljme\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ax9wjt\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-om5u3g\",\"data-framer-name\":\"Title Wrapper\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13skynr\",\"data-framer-name\":\"Top\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Nixzz2aLb\"},motionChild:true,nodeId:\"kriKjQsFk\",scopeId:\"miWu_G4Nk\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-95i3no framer-srzlvm\",\"data-framer-name\":\"Breadcrumbs\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1dcmu95\",\"data-framer-name\":\"arrow-icon-16px\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:16,svg:'<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_1851_836)\">\\n<path d=\"M10 4L6 8L10 12\" stroke=\"#2D6E16\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_1851_836\">\\n<rect width=\"16\" height=\"16\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-laubib\",\"data-styles-preset\":\"y2xxBlf0j\",style:{\"--framer-text-color\":\"var(--token-8da71b92-9e88-45dc-a6aa-861bd26a70ed, rgb(45, 110, 22))\"},children:\"Knowledge Center\"})}),className:\"framer-1rzvee2\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-asdteg\",\"data-framer-name\":\"Pill\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-lcn7fx\",\"data-styles-preset\":\"DTJoe0FzF\",style:{\"--framer-text-color\":\"var(--token-5898b7fd-7133-4d7f-9bf8-d104e65facab, rgb(80, 86, 93))\"},children:\"News\"})}),className:\"framer-1crwp66\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-6pjorx\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-108bwty\",\"data-styles-preset\":\"TbSYTRKVx\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f50d6146-3f89-4bbc-9030-3cc23f55e9a9, rgb(2, 10, 15))\"},children:\"The $1.4 Billion Bybit Hack: How SIM-Based Authentication Could Have Stopped the Attack \"})}),className:\"framer-1gwhf03\",fonts:[\"Inter\"],text:KEtv1Vaq8,verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-k1xzih\",\"data-framer-name\":\"Image Wrapper\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OAkwwAZwm:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2559,intrinsicWidth:3600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+196+0+0+178.4+0),pixelHeight:1740,pixelWidth:1755,sizes:`max(min(${componentViewport?.width||\"100vw\"}, 800px) - 60px, 1px)`,...toResponsiveImage(fdI0KGAZB)}},PbEOeXDGw:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2559,intrinsicWidth:3600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+132+0+0+178.4+0),pixelHeight:1740,pixelWidth:1755,sizes:`max(min(${componentViewport?.width||\"100vw\"}, 800px) - 40px, 1px)`,...toResponsiveImage(fdI0KGAZB)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2559,intrinsicWidth:3600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+196+0+0+178.4+0),pixelHeight:1740,pixelWidth:1755,sizes:`max(min(${componentViewport?.width||\"100vw\"}, 800px) - 80px, 1px)`,...toResponsiveImage(fdI0KGAZB)},className:\"framer-wwv6r8\",\"data-framer-name\":\"Image\"})})})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1pqg9zx\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-6d2a6z\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kuxgdf\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:ZwJ_NBZB3,className:\"framer-13gs7wl\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1a6wwbt\",blockquote:\"framer-styles-preset-1ew3pex\",code:\"framer-styles-preset-stma62\",h1:\"framer-styles-preset-9tbpb9\",h2:\"framer-styles-preset-1cnlr3n\",h3:\"framer-styles-preset-1e0qh0t\",h4:\"framer-styles-preset-okugd6\",h5:\"framer-styles-preset-1xn4p74\",h6:\"framer-styles-preset-6bxe0u\",img:\"framer-styles-preset-194c3s4\",p:\"framer-styles-preset-xgvlh\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8221ap\",\"data-framer-name\":\"Top\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ahmu9u\",\"data-framer-name\":\"Pill\"}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Nixzz2aLb\"},implicitPathVariables:undefined},{href:{webPageId:\"Nixzz2aLb\"},implicitPathVariables:undefined},{href:{webPageId:\"Nixzz2aLb\"},implicitPathVariables:undefined},{href:{webPageId:\"Nixzz2aLb\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OAkwwAZwm:{y:(componentViewport?.y||0)+0+795.9+64+0+0+0+0+136+0},PbEOeXDGw:{y:(componentViewport?.y||0)+0+647.4+32+0+0+0+0+136+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,y:(componentViewport?.y||0)+0+795.9+64+0+0+0+136+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-vnf9oq-container\",nodeId:\"O7nZs6OUg\",scopeId:\"miWu_G4Nk\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ebSx7fjDW:{qw2S8yFr3:resolvedLinks[1]},OAkwwAZwm:{qw2S8yFr3:resolvedLinks[2]},PbEOeXDGw:{qw2S8yFr3:resolvedLinks[3]}},children:/*#__PURE__*/_jsx(Buttons,{ejk6FTzr7:\"Knowledge Center\",height:\"100%\",id:\"O7nZs6OUg\",layoutId:\"O7nZs6OUg\",qw2S8yFr3:resolvedLinks[0],style:{height:\"100%\"},variant:\"LvKejen3l\",width:\"100%\",xSO5MMQkx:false})})})})})})]})]})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-ad27xf\",\"data-framer-name\":\"More\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dse7mh\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-u6w2am\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"BzbOn7nrp\",data:Articles,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},select:[{collection:\"BzbOn7nrp\",name:\"veP925bga\",type:\"Identifier\"},{collection:\"BzbOn7nrp\",name:\"fdI0KGAZB\",type:\"Identifier\"},{collection:\"BzbOn7nrp\",name:\"KEtv1Vaq8\",type:\"Identifier\"},{collection:\"BzbOn7nrp\",name:\"ltAqhWgh3\",type:\"Identifier\"},{collection:\"BzbOn7nrp\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({fdI0KGAZB:fdI0KGAZBBzbOn7nrp,id:idBzbOn7nrp,KEtv1Vaq8:KEtv1Vaq8BzbOn7nrp,ltAqhWgh3:ltAqhWgh3BzbOn7nrp,veP925bga:veP925bgaBzbOn7nrp},index)=>{veP925bgaBzbOn7nrp??=\"\";KEtv1Vaq8BzbOn7nrp??=\"\";const textContent1=toDateString(ltAqhWgh3BzbOn7nrp,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`BzbOn7nrp-${idBzbOn7nrp}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{veP925bga:veP925bgaBzbOn7nrp},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{veP925bga:veP925bgaBzbOn7nrp},webPageId:\"miWu_G4Nk\"},motionChild:true,nodeId:\"rosX6cJ37\",scopeId:\"miWu_G4Nk\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-pi46h1 framer-srzlvm\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-tpjtkk\",\"data-framer-name\":\"Image Wrapper\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OAkwwAZwm:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1103.9+132+0+0+0+0+0+0+0+0),pixelHeight:1752,pixelWidth:2238,sizes:`max(max((min(${componentViewport?.width||\"100vw\"}, 1280px) - 100px) / 2, 50px), 1px)`,...toResponsiveImage(fdI0KGAZBBzbOn7nrp)}},PbEOeXDGw:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+983.4+132+0+0+0+0+0+0+0+0),pixelHeight:1752,pixelWidth:2238,sizes:`max(max(min(${componentViewport?.width||\"100vw\"}, 1280px) - 40px, 50px), 1px)`,...toResponsiveImage(fdI0KGAZBBzbOn7nrp)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1103.9+132+0+0+0+0+0+0+0+0),pixelHeight:1752,pixelWidth:2238,sizes:`max(max((min(${componentViewport?.width||\"100vw\"}, 1280px) - 160px) / 3, 50px), 1px)`,...toResponsiveImage(fdI0KGAZBBzbOn7nrp)},className:\"framer-1oe194x\",whileHover:animation})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10h6n5k\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ye3b59\",\"data-styles-preset\":\"BwCyBRmh0\",style:{\"--framer-text-color\":\"var(--variable-reference-rMi7nntGV-E6BZlW8cq)\"},children:\"Insights\"})}),className:\"framer-149tqje\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],style:{\"--variable-reference-rMi7nntGV-E6BZlW8cq\":rMi7nntGVE6BZlW8cq},text:Cogx6LleoE6BZlW8cq,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-szni2m\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18tsvkm\",\"data-styles-preset\":\"FDL6qfQRM\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-f50d6146-3f89-4bbc-9030-3cc23f55e9a9, rgb(2, 10, 15))\"},children:\"Code collaboration and best practices for seamless teamwork\"})}),className:\"framer-13fs10d\",fonts:[\"Inter\"],text:KEtv1Vaq8BzbOn7nrp,verticalAlignment:\"top\",whileHover:animation1,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1mqj02w\",\"data-styles-preset\":\"LUP3ki60W\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-5898b7fd-7133-4d7f-9bf8-d104e65facab, rgb(80, 86, 93))\"},children:\"Jan 9, 2025\"})}),className:\"framer-hwcy9e\",fonts:[\"Inter\"],text:textContent1,verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})})},idBzbOn7nrp);})})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-bMeHL.framer-srzlvm, .framer-bMeHL .framer-srzlvm { display: block; }\",\".framer-bMeHL.framer-nltrvq { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1280px; }\",\".framer-bMeHL .framer-50hurc-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 9; }\",\".framer-bMeHL .framer-eh1rd8 { align-content: center; align-items: center; background-color: var(--token-ddd9494a-91ab-4097-8201-f89a48851352, #f6f6f8); box-shadow: inset 0px -2px 4px -3px rgba(0, 0, 0, 0.2); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 196px 0px 64px 0px; position: relative; width: 100%; }\",\".framer-bMeHL .framer-w3ljme { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; max-width: 800px; overflow: visible; padding: 0px 40px 0px 40px; position: relative; width: 100%; z-index: 2; }\",\".framer-bMeHL .framer-1ax9wjt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-bMeHL .framer-om5u3g { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-bMeHL .framer-13skynr { 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-bMeHL .framer-95i3no { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-bMeHL .framer-1dcmu95 { flex: none; height: 16px; position: relative; width: 16px; }\",\".framer-bMeHL .framer-1rzvee2, .framer-bMeHL .framer-1crwp66 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-bMeHL .framer-asdteg { 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-bMeHL .framer-6pjorx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-bMeHL .framer-1gwhf03, .framer-bMeHL .framer-hwcy9e { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-bMeHL .framer-k1xzih { 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-bMeHL .framer-wwv6r8 { aspect-ratio: 2.013986013986014 / 1; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 99px); overflow: visible; position: relative; width: 1px; }\",\".framer-bMeHL .framer-1pqg9zx { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 64px 0px 64px 0px; position: relative; width: 100%; }\",\".framer-bMeHL .framer-6d2a6z { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 96px; height: min-content; justify-content: center; max-width: 800px; overflow: visible; padding: 0px 40px 0px 40px; position: relative; width: 100%; z-index: 2; }\",\".framer-bMeHL .framer-1kuxgdf { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-bMeHL .framer-13gs7wl { --framer-paragraph-spacing: 16px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-bMeHL .framer-8221ap { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-bMeHL .framer-ahmu9u { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; min-height: 16px; min-width: 28px; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-bMeHL .framer-vnf9oq-container { flex: none; height: 44px; position: relative; width: auto; }\",\".framer-bMeHL .framer-ad27xf { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 132px 0px 132px 0px; position: relative; width: 100%; }\",\".framer-bMeHL .framer-1dse7mh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; max-width: 1280px; overflow: visible; padding: 0px 40px 0px 40px; position: relative; width: 100%; z-index: 2; }\",\".framer-bMeHL .framer-u6w2am { display: grid; flex: none; gap: 40px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(50px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-bMeHL .framer-pi46h1 { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-bMeHL .framer-tpjtkk { align-content: center; align-items: center; aspect-ratio: 1.279109589041096 / 1; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 156px); justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-bMeHL .framer-1oe194x { aspect-ratio: 1.279109589041096 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 156px); overflow: hidden; position: relative; width: 1px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-bMeHL .framer-10h6n5k { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-bMeHL .framer-149tqje { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --variable-reference-rMi7nntGV-E6BZlW8cq: var(--sat5ex); flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-bMeHL .framer-szni2m { 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: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-bMeHL .framer-13fs10d { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,...sharedStyle11.css,...sharedStyle12.css,...sharedStyle13.css,...sharedStyle14.css,...sharedStyle15.css,...sharedStyle16.css,\"@media (min-width: 1024px) and (max-width: 1279px) { .framer-bMeHL.framer-nltrvq { width: 1024px; } .framer-bMeHL .framer-6d2a6z { gap: 32px; }}\",\"@media (min-width: 810px) and (max-width: 1023px) { .framer-bMeHL.framer-nltrvq { width: 810px; } .framer-bMeHL .framer-w3ljme, .framer-bMeHL .framer-1dse7mh { padding: 0px 30px 0px 30px; } .framer-bMeHL .framer-6d2a6z { flex-direction: column; gap: 24px; justify-content: flex-start; padding: 0px 30px 0px 30px; } .framer-bMeHL .framer-1kuxgdf { flex: none; order: 0; width: 100%; } .framer-bMeHL .framer-u6w2am { grid-template-columns: repeat(2, minmax(50px, 1fr)); }}\",\"@media (max-width: 809px) { .framer-bMeHL.framer-nltrvq { width: 390px; } .framer-bMeHL .framer-eh1rd8 { padding: 132px 0px 64px 0px; } .framer-bMeHL .framer-w3ljme, .framer-bMeHL .framer-1dse7mh { padding: 0px 20px 0px 20px; } .framer-bMeHL .framer-wwv6r8 { aspect-ratio: 1.1355311355311355 / 1; height: var(--framer-aspect-ratio-supported, 176px); } .framer-bMeHL .framer-1pqg9zx { padding: 32px 0px 124px 0px; } .framer-bMeHL .framer-6d2a6z { flex-direction: column; gap: 24px; justify-content: flex-start; padding: 0px 20px 0px 20px; } .framer-bMeHL .framer-1kuxgdf { flex: none; order: 0; width: 100%; } .framer-bMeHL .framer-u6w2am { gap: 64px; grid-template-columns: repeat(1, minmax(50px, 1fr)); }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 6672\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"ebSx7fjDW\":{\"layout\":[\"fixed\",\"auto\"]},\"OAkwwAZwm\":{\"layout\":[\"fixed\",\"auto\"]},\"PbEOeXDGw\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"V9tx1UhiN\":{\"pattern\":\":V9tx1UhiN\",\"name\":\"header\"}}\n * @framerResponsiveScreen\n */const FramermiWu_G4Nk=withCSS(Component,css,\"framer-bMeHL\");export default FramermiWu_G4Nk;FramermiWu_G4Nk.displayName=\"Articles Detail\";FramermiWu_G4Nk.defaultProps={height:6672,width:1280};addFonts(FramermiWu_G4Nk,[{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\"}]},...NavBarFonts,...ButtonsFonts,...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),...getFontsFromSharedStyle(sharedStyle9.fonts),...getFontsFromSharedStyle(sharedStyle10.fonts),...getFontsFromSharedStyle(sharedStyle11.fonts),...getFontsFromSharedStyle(sharedStyle12.fonts),...getFontsFromSharedStyle(sharedStyle13.fonts),...getFontsFromSharedStyle(sharedStyle14.fonts),...getFontsFromSharedStyle(sharedStyle15.fonts),...getFontsFromSharedStyle(sharedStyle16.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramermiWu_G4Nk\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"6672\",\"framerComponentViewportWidth\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ebSx7fjDW\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"OAkwwAZwm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"PbEOeXDGw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerIntrinsicWidth\":\"1280\",\"framerScrollSections\":\"{\\\"V9tx1UhiN\\\":{\\\"pattern\\\":\\\":V9tx1UhiN\\\",\\\"name\\\":\\\"header\\\"}}\",\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "NavBarFonts", "getFonts", "PZJc6ZQxS_default", "ButtonsFonts", "QX9I1i2Zj_default", "breakpoints", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "transition1", "animation", "animation1", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "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", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "O7okuxf13_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "BySaG4P2h", "KEtv1Vaq8", "fdI0KGAZB", "ZwJ_NBZB3", "veP925bgaBzbOn7nrp", "fdI0KGAZBBzbOn7nrp", "rMi7nntGVE6BZlW8cq", "Cogx6LleoE6BZlW8cq", "KEtv1Vaq8BzbOn7nrp", "ltAqhWgh3BzbOn7nrp", "idBzbOn7nrp", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "ref1", "elementId", "useRouteElementId", "textContent", "enumToDisplayNameFunctions", "router", "useRouter", "activeLocaleCode", "useLocaleCode", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "PZJc6ZQxS_default", "Link", "SVG", "RichText2", "x", "getLoadingLazyAtYPosition", "Image2", "ComponentPresetsProvider", "ResolveLinks", "resolvedLinks", "QX9I1i2Zj_default", "ChildrenCanSuspend", "collection", "paginationInfo", "loadMore", "l", "index", "textContent1", "PathVariablesContext", "css", "FramermiWu_G4Nk", "withCSS", "miWu_G4Nk_default", "addFonts", "NavBarFonts", "ButtonsFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
