{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/HJJWXfZWDpgCSQ1sfUGA/bdR8VG12curnZ3VIAleW/IfyDkEvAq.js"],
  "sourcesContent": ["// Generated by Framer (9d598a4)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Link,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,SVG,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useOverlayState,useQueryData,useRouter,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/CAjjxbTJBxHwH1MagCef/Phosphor.js\";import Header from\"#framer/local/canvasComponent/ajXCc7Z1u/ajXCc7Z1u.js\";import MobileHeader from\"#framer/local/canvasComponent/DCPgOVMkA/DCPgOVMkA.js\";import Footer from\"#framer/local/canvasComponent/GwsS9awmA/GwsS9awmA.js\";import CardsBoxyCards from\"#framer/local/canvasComponent/K1AB5tVPK/K1AB5tVPK.js\";import OverlayContent from\"#framer/local/canvasComponent/VWF5rjAaY/VWF5rjAaY.js\";import Blogs from\"#framer/local/collection/kVs8tQwHo/kVs8tQwHo.js\";import*as sharedStyle2 from\"#framer/local/css/IqkNkrk1a/IqkNkrk1a.js\";import*as sharedStyle from\"#framer/local/css/RiqBLw0Xr/RiqBLw0Xr.js\";import*as sharedStyle1 from\"#framer/local/css/xZndidUCt/xZndidUCt.js\";import metadataProvider from\"#framer/local/webPageMetadata/IfyDkEvAq/IfyDkEvAq.js\";const CardsBoxyCardsFonts=getFonts(CardsBoxyCards);const HeaderFonts=getFonts(Header);const ContainerWithFX=withFX(Container);const FooterFonts=getFonts(Footer);const MobileHeaderFonts=getFonts(MobileHeader);const PhosphorFonts=getFonts(Phosphor);const MotionDivWithFX=withFX(motion.div);const OverlayContentFonts=getFonts(OverlayContent);const breakpoints={fHBY0mL8V:\"(min-width: 1200px)\",HnFyeJaf4:\"(min-width: 810px) and (max-width: 1199px)\",VcjdkJjnC:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-94HsB\";const variantClassNames={fHBY0mL8V:\"framer-v-17wikpo\",HnFyeJaf4:\"framer-v-w5gonf\",VcjdkJjnC:\"framer-v-18jqrkq\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-102};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-102};const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"fHBY0mL8V\",Phone:\"VcjdkJjnC\",Tablet:\"HnFyeJaf4\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"fHBY0mL8V\"};};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,meFM0cI9KLTQqa7k2b,bxlkRlncELTQqa7k2b,xcyb073jNLTQqa7k2b,WT9WaYw6kLTQqa7k2b,BINFQU84pLTQqa7k2b,qudc1GKFnLTQqa7k2b,TPmpHSD3TLTQqa7k2b,idLTQqa7k2b,lZYHaJgM8,FbGS5KSxT,...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{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const zV890UuJ_3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const onClick1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"VcjdkJjnC\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"VcjdkJjnC\")return true;return false;};const router=useRouter();const activeLocaleCode=useLocaleCode();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"fHBY0mL8V\",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-17wikpo\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(\"header\",{\"aria-label\":\"headlines\",className:\"framer-1k06jbh\",\"data-framer-name\":\"Hero\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-oq8anc\",\"data-styles-preset\":\"RiqBLw0Xr\",children:\"Blog\"})}),className:\"framer-5mm0jm\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Tech essays and articles written by Fr0ntierX staff writers.\"})}),className:\"framer-1titgzc\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1l7yclv hidden-18jqrkq\",\"data-framer-name\":\"Categories\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.4)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"lk7CbvjA3\"},motionChild:true,nodeId:\"NUBGiCGwU\",openInNewTab:false,scopeId:\"IfyDkEvAq\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1mpyus5\",\"data-styles-preset\":\"IqkNkrk1a\",children:\"All\"})})})}),className:\"framer-l07mri\",fonts:[\"FS;Be Vietnam Pro-medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgba(26, 26, 26, 0.4)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"xlIgS_Yov\"},motionChild:true,nodeId:\"DyRawmNDH\",openInNewTab:false,scopeId:\"IfyDkEvAq\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1mpyus5\",\"data-styles-preset\":\"IqkNkrk1a\",children:\"Cybersecurity\"})})})}),className:\"framer-1gpglac\",fonts:[\"FS;Be Vietnam Pro-medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(26, 26, 26)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"IfyDkEvAq\"},motionChild:true,nodeId:\"Z1R8RqbW0\",openInNewTab:false,scopeId:\"IfyDkEvAq\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1mpyus5\",\"data-styles-preset\":\"IqkNkrk1a\",children:\"Healthcare Cybersecurity\"})})})}),className:\"framer-1yen6sx\",fonts:[\"FS;Be Vietnam Pro-medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.4)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"epPMisS8j\"},motionChild:true,nodeId:\"gW4Oz5FWb\",openInNewTab:false,scopeId:\"IfyDkEvAq\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1mpyus5\",\"data-styles-preset\":\"IqkNkrk1a\",children:\"Tech Essays\"})})})}),className:\"framer-zygaie\",fonts:[\"FS;Be Vietnam Pro-medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.4)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"j5w4QsmW_\"},motionChild:true,nodeId:\"RTbGYBMdW\",openInNewTab:false,scopeId:\"IfyDkEvAq\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1mpyus5\",\"data-styles-preset\":\"IqkNkrk1a\",children:\"Secure Containers\"})})})}),className:\"framer-1xgua8h\",fonts:[\"FS;Be Vietnam Pro-medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.4)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"thFzeQzMA\"},motionChild:true,nodeId:\"O_DjL5hD6\",openInNewTab:false,scopeId:\"IfyDkEvAq\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1mpyus5\",\"data-styles-preset\":\"IqkNkrk1a\",children:\"AI\"})})})}),className:\"framer-1howcbb\",fonts:[\"FS;Be Vietnam Pro-medium\"],verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11h6jj5 hidden-17wikpo hidden-w5gonf\",children:[isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1j0c28l hidden-17wikpo\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.4)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"lk7CbvjA3\"},motionChild:true,nodeId:\"WCCmCSR10\",openInNewTab:false,scopeId:\"IfyDkEvAq\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1mpyus5\",\"data-styles-preset\":\"IqkNkrk1a\",children:\"All\"})})})}),className:\"framer-1ev22m2\",fonts:[\"FS;Be Vietnam Pro-medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.4)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"xlIgS_Yov\"},motionChild:true,nodeId:\"ppHPdngGw\",openInNewTab:false,scopeId:\"IfyDkEvAq\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1mpyus5\",\"data-styles-preset\":\"IqkNkrk1a\",children:\"Cybersecurity\"})})})}),className:\"framer-1koswcf\",fonts:[\"FS;Be Vietnam Pro-medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"IfyDkEvAq\"},motionChild:true,nodeId:\"o9ArSCXgD\",openInNewTab:false,scopeId:\"IfyDkEvAq\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1mpyus5\",\"data-styles-preset\":\"IqkNkrk1a\",children:\"Healthcare Cybersecurity\"})})})}),className:\"framer-k36x34\",fonts:[\"FS;Be Vietnam Pro-medium\"],verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lpsoe0 hidden-17wikpo\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.4)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"epPMisS8j\"},motionChild:true,nodeId:\"XCfceguhT\",openInNewTab:false,scopeId:\"IfyDkEvAq\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1mpyus5\",\"data-styles-preset\":\"IqkNkrk1a\",children:\"Tech Essays\"})})})}),className:\"framer-1iy9d2\",fonts:[\"FS;Be Vietnam Pro-medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.4)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"j5w4QsmW_\"},motionChild:true,nodeId:\"O90lVbh8e\",openInNewTab:false,scopeId:\"IfyDkEvAq\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1mpyus5\",\"data-styles-preset\":\"IqkNkrk1a\",children:\"Secure Containers\"})})})}),className:\"framer-5nebu6\",fonts:[\"FS;Be Vietnam Pro-medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.4)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"thFzeQzMA\"},motionChild:true,nodeId:\"AWcF39oVm\",openInNewTab:false,scopeId:\"IfyDkEvAq\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1mpyus5\",\"data-styles-preset\":\"IqkNkrk1a\",children:\"AI\"})})})}),className:\"framer-lthimf\",fonts:[\"FS;Be Vietnam Pro-medium\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(\"section\",{\"aria-label\":\"blogs\",className:\"framer-xbkpk0\",\"data-framer-name\":\"Blogs\",children:/*#__PURE__*/_jsx(\"div\",{\"aria-label\":\"blog contents\",className:\"framer-hn9ka1\",\"data-framer-name\":\"Blog contents\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1och5wk\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"LTQqa7k2b\",data:Blogs,type:\"Collection\"},offset:{type:\"LiteralValue\",value:0},select:[{collection:\"LTQqa7k2b\",name:\"meFM0cI9K\",type:\"Identifier\"},{collection:\"LTQqa7k2b\",name:\"bxlkRlncE\",type:\"Identifier\"},{collection:\"LTQqa7k2b\",name:\"xcyb073jN\",type:\"Identifier\"},{collection:\"LTQqa7k2b\",name:\"WT9WaYw6k\",type:\"Identifier\"},{collection:\"LTQqa7k2b\",name:\"BINFQU84p\",type:\"Identifier\"},{collection:\"LTQqa7k2b\",name:\"qudc1GKFn\",type:\"Identifier\"},{collection:\"LTQqa7k2b\",name:\"TPmpHSD3T\",type:\"Identifier\"},{collection:\"LTQqa7k2b\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"LTQqa7k2b\",name:\"aRW_Hhr8p\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"Healthcare Cybersecurity\"},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({BINFQU84p:BINFQU84pLTQqa7k2b,bxlkRlncE:bxlkRlncELTQqa7k2b,id:idLTQqa7k2b,meFM0cI9K:meFM0cI9KLTQqa7k2b,qudc1GKFn:qudc1GKFnLTQqa7k2b,TPmpHSD3T:TPmpHSD3TLTQqa7k2b,WT9WaYw6k:WT9WaYw6kLTQqa7k2b,xcyb073jN:xcyb073jNLTQqa7k2b},index)=>{meFM0cI9KLTQqa7k2b??=\"\";xcyb073jNLTQqa7k2b??=\"\";WT9WaYw6kLTQqa7k2b??=\"\";BINFQU84pLTQqa7k2b??=\"\";qudc1GKFnLTQqa7k2b??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`LTQqa7k2b-${idLTQqa7k2b}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{meFM0cI9K:meFM0cI9KLTQqa7k2b},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{meFM0cI9K:meFM0cI9KLTQqa7k2b},webPageId:\"vdCmvMQPf\"},implicitPathVariables:undefined},{href:{pathVariables:{meFM0cI9K:meFM0cI9KLTQqa7k2b},webPageId:\"vdCmvMQPf\"},implicitPathVariables:undefined},{href:{pathVariables:{meFM0cI9K:meFM0cI9KLTQqa7k2b},webPageId:\"vdCmvMQPf\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HnFyeJaf4:{width:\"362px\"},VcjdkJjnC:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1284px) - 64px)`,y:(componentViewport?.y||0)+0+379.8+40+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:423,width:`max((min(${componentViewport?.width||\"100vw\"}, 1284px) - 168px) / 3, 200px)`,y:(componentViewport?.y||0)+0+381.8+40+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ixzht8-container\",nodeId:\"JAsa4LppR\",scopeId:\"IfyDkEvAq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HnFyeJaf4:{LiByAcGeN:resolvedLinks[1]},VcjdkJjnC:{LiByAcGeN:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(CardsBoxyCards,{cJCsxEMpH:xcyb073jNLTQqa7k2b,height:\"100%\",id:\"JAsa4LppR\",layoutId:\"JAsa4LppR\",LiByAcGeN:resolvedLinks[0],Mtfwdn2WM:BINFQU84pLTQqa7k2b,n8TivgXgK:WT9WaYw6kLTQqa7k2b,pPtCP7clJ:toDateString(TPmpHSD3TLTQqa7k2b,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode),style:{width:\"100%\"},variant:\"eubrKRKLY\",width:\"100%\",YDxaNYTCR:toResponsiveImage(bxlkRlncELTQqa7k2b),YS7t8xTi1:qudc1GKFnLTQqa7k2b})})})})})})})},idLTQqa7k2b);})})})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-146mr41-container hidden-18jqrkq\",id:\"146mr41\",layoutScroll:true,nodeId:\"YCP07gR_f\",rendersWithMotion:true,scopeId:\"IfyDkEvAq\",style:{transformPerspective:1200},transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HnFyeJaf4:{variant:\"pWpjAWFHO\"}},children:/*#__PURE__*/_jsx(Header,{height:\"100%\",id:\"YCP07gR_f\",layoutId:\"YCP07gR_f\",style:{width:\"100%\"},variant:\"qlfx9tkUi\",width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:280,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1387.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-15ty35-container hidden-18jqrkq\",nodeId:\"ubu_3XVGT\",scopeId:\"IfyDkEvAq\",children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"ubu_3XVGT\",layoutId:\"ubu_3XVGT\",style:{width:\"100%\"},variant:\"jANA9M8e0\",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VcjdkJjnC:{height:69,width:\"100vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsxs(Container,{className:\"framer-2km6bg-container hidden-17wikpo hidden-w5gonf\",id:\"2km6bg\",layoutScroll:true,nodeId:\"a4Aa8B0ab\",scopeId:\"IfyDkEvAq\",children:[/*#__PURE__*/_jsx(MobileHeader,{height:\"100%\",id:\"a4Aa8B0ab\",layoutId:\"a4Aa8B0ab\",style:{width:\"100%\"},width:\"100%\",zV890UuJ_:zV890UuJ_3bnx0g({overlay})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-12nuumb\"),\"data-framer-portal-id\":\"2km6bg\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"W88qA3DKi\"),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation1},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:cx(scopingClassNames,\"framer-1cjox41\"),\"data-framer-name\":\"Header\",\"data-framer-portal-id\":\"2km6bg\",transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"QDEB0kPMB\"},motionChild:true,nodeId:\"vSmaLaH8a\",scopeId:\"IfyDkEvAq\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-l4qd4a framer-1qs797j\",\"data-framer-name\":\"Property_1_Dark\",fill:\"black\",intrinsicHeight:32,intrinsicWidth:272,svg:'<svg width=\"272\" height=\"32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M4.745 15.929v3.449h5.488v4.198H4.745v7.648H.066V11.73h12.057v4.199H4.745Zm36.799 8.637 4.198 6.658h-5.248l-4.079-6.208h-2.22v6.208h-4.678V11.73h9.327c4.799 0 6.958 3.659 6.958 6.658 0 2.19-1.17 5.098-4.258 6.178Zm-7.348-3.749h4.618c.6 0 1.14-.09 1.53-.27.27-.15.51-.3.69-.51.42-.51.57-1.2.57-1.649 0-.48-.15-1.17-.63-1.68-.45-.54-1.14-.78-2.13-.78h-4.648v4.89Zm82.414-9.087v19.494l-12.926-9.507v9.507h-4.678V11.73l12.925 9.957V11.73h4.679Zm26.962 4.679v14.815h-4.679V16.409h-5.068V11.73h14.815v4.679h-5.068Zm26.421-4.679v19.494h-4.678V11.73h4.678Zm21.624 15.295h8.937v4.199h-13.616V11.73h13.616v4.199h-8.937v3.449h7.587v4.198h-7.587v3.45Zm38.358-2.459 4.198 6.658h-5.248l-4.079-6.208h-2.219v6.208h-4.679V11.73h9.327c4.799 0 6.958 3.659 6.958 6.658 0 2.19-1.169 5.098-4.258 6.178Zm-7.348-3.749h4.618c.6 0 1.14-.09 1.53-.27.27-.15.51-.3.69-.51.42-.51.57-1.2.57-1.649 0-.48-.15-1.17-.63-1.68-.45-.54-1.14-.78-2.13-.78h-4.648v4.89Zm42.077.6 6.448 6.448-3.329 3.299-6.448-6.448-6.448 6.448-3.299-3.299 6.448-6.448-6.448-6.448 3.329-3.299 6.418 6.418 6.448-6.418 3.329 3.3-6.448 6.447ZM82.308 15.306l-3.531-3.53-1.451 1.45a10.011 10.011 0 0 0-5.128-1.41c-5.549 0-10.047 4.499-10.047 10.047 0 1.875.513 3.629 1.41 5.129l-1.478 1.477L65.615 32l1.484-1.485a9.986 9.986 0 0 0 5.102 1.391c5.549 0 10.047-4.498 10.047-10.047 0-1.863-.51-3.606-1.39-5.102l1.458-1.458-.008.008Zm-15.61 8.548a5.914 5.914 0 0 1-.348-1.99c0-1.56.6-3.03 1.709-4.14a5.807 5.807 0 0 1 4.139-1.709c.69 0 1.357.124 1.99.349l-7.49 7.49Zm9.638 2.148c-1.11 1.08-2.579 1.71-4.138 1.71a5.768 5.768 0 0 1-1.95-.346l7.46-7.46c.218.623.338 1.279.338 1.957 0 1.56-.6 3.03-1.71 4.139ZM270.844 0H61.982v4.993h208.862V0Z\" fill=\"#1A1A1A\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qx7mkd-container\",\"data-framer-name\":\"menu icon\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,name:\"menu icon\",nodeId:\"qtHnffreE\",rendersWithMotion:true,scopeId:\"IfyDkEvAq\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(26, 26, 26)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"X\",id:\"qtHnffreE\",layoutId:\"qtHnffreE\",mirrored:false,name:\"menu icon\",onClick:onClick1wnntms({overlay}),selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-tbq6d9-container\"),\"data-framer-portal-id\":\"2km6bg\",inComponentSlot:true,nodeId:\"h70sPyI4f\",rendersWithMotion:true,scopeId:\"IfyDkEvAq\",children:/*#__PURE__*/_jsx(OverlayContent,{height:\"100%\",id:\"h70sPyI4f\",layoutId:\"h70sPyI4f\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),getContainer())})})]})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VcjdkJjnC:{height:280,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+892.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-131brax-container hidden-17wikpo hidden-w5gonf\",nodeId:\"AlGh8Gpay\",scopeId:\"IfyDkEvAq\",children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"AlGh8Gpay\",layoutId:\"AlGh8Gpay\",style:{width:\"100%\"},variant:\"QUkoJTHGD\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-94HsB.framer-1qs797j, .framer-94HsB .framer-1qs797j { display: block; }\",\".framer-94HsB.framer-17wikpo { 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: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-94HsB .framer-1k06jbh { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1284px; overflow: hidden; padding: 150px 64px 0px 64px; position: relative; width: 100%; }\",\".framer-94HsB .framer-5mm0jm { flex: none; height: auto; max-width: 1280px; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-94HsB .framer-1titgzc { flex: none; height: auto; max-width: 100%; opacity: 0.7; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-94HsB .framer-1l7yclv { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-94HsB .framer-l07mri, .framer-94HsB .framer-1gpglac, .framer-94HsB .framer-1yen6sx, .framer-94HsB .framer-zygaie, .framer-94HsB .framer-1xgua8h, .framer-94HsB .framer-1howcbb, .framer-94HsB .framer-1ev22m2, .framer-94HsB .framer-1koswcf, .framer-94HsB .framer-k36x34, .framer-94HsB .framer-1iy9d2, .framer-94HsB .framer-5nebu6, .framer-94HsB .framer-lthimf { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-94HsB .framer-11h6jj5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; min-height: 200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-94HsB .framer-1j0c28l { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-94HsB .framer-1lpsoe0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-94HsB .framer-xbkpk0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 1284px; overflow: visible; padding: 40px 64px 100px 64px; position: relative; width: 100%; }\",\".framer-94HsB .framer-hn9ka1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-94HsB .framer-1och5wk { display: grid; flex: none; gap: 20px; 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: 100%; }\",\".framer-94HsB .framer-1ixzht8-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: 100%; }\",\".framer-94HsB .framer-146mr41-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-94HsB .framer-15ty35-container, .framer-94HsB .framer-131brax-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-94HsB .framer-2km6bg-container { flex: none; height: auto; left: 0px; position: fixed; top: 0px; width: 100%; z-index: 10; }\",\".framer-94HsB.framer-12nuumb { background-color: #ffffff; inset: 0px; position: fixed; user-select: none; z-index: 1; }\",\".framer-94HsB.framer-1cjox41 { -webkit-backdrop-filter: blur(8px); align-content: center; align-items: center; backdrop-filter: blur(8px); background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; left: 50%; overflow: visible; padding: 16px 32px 16px 32px; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-94HsB .framer-l4qd4a { aspect-ratio: 8.5 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 16px); position: relative; text-decoration: none; width: 136px; }\",\".framer-94HsB .framer-1qx7mkd-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 34px); position: relative; width: 34px; z-index: 1; }\",\".framer-94HsB.framer-tbq6d9-container { flex: none; height: 759px; left: 0px; position: fixed; top: 0px; width: 100%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-94HsB.framer-17wikpo, .framer-94HsB .framer-1k06jbh, .framer-94HsB .framer-1l7yclv, .framer-94HsB .framer-11h6jj5, .framer-94HsB .framer-1j0c28l, .framer-94HsB .framer-1lpsoe0, .framer-94HsB .framer-xbkpk0, .framer-94HsB .framer-hn9ka1 { gap: 0px; } .framer-94HsB.framer-17wikpo > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-94HsB.framer-17wikpo > :first-child, .framer-94HsB .framer-1k06jbh > :first-child, .framer-94HsB .framer-11h6jj5 > :first-child, .framer-94HsB .framer-xbkpk0 > :first-child, .framer-94HsB .framer-hn9ka1 > :first-child { margin-top: 0px; } .framer-94HsB.framer-17wikpo > :last-child, .framer-94HsB .framer-1k06jbh > :last-child, .framer-94HsB .framer-11h6jj5 > :last-child, .framer-94HsB .framer-xbkpk0 > :last-child, .framer-94HsB .framer-hn9ka1 > :last-child { margin-bottom: 0px; } .framer-94HsB .framer-1k06jbh > *, .framer-94HsB .framer-hn9ka1 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-94HsB .framer-1l7yclv > *, .framer-94HsB .framer-1j0c28l > *, .framer-94HsB .framer-1lpsoe0 > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-94HsB .framer-1l7yclv > :first-child, .framer-94HsB .framer-1j0c28l > :first-child, .framer-94HsB .framer-1lpsoe0 > :first-child { margin-left: 0px; } .framer-94HsB .framer-1l7yclv > :last-child, .framer-94HsB .framer-1j0c28l > :last-child, .framer-94HsB .framer-1lpsoe0 > :last-child { margin-right: 0px; } .framer-94HsB .framer-11h6jj5 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-94HsB .framer-xbkpk0 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-94HsB.framer-17wikpo { width: 810px; } .framer-94HsB .framer-hn9ka1 { width: min-content; } .framer-94HsB .framer-1och5wk { grid-template-columns: repeat(2, minmax(200px, 1fr)); width: 744px; }}\",\"@media (max-width: 809px) { .framer-94HsB.framer-17wikpo { width: 390px; } .framer-94HsB .framer-1k06jbh { padding: 120px 32px 0px 32px; } .framer-94HsB .framer-11h6jj5 { min-height: unset; } .framer-94HsB .framer-xbkpk0 { padding: 40px 0px 50px 0px; } .framer-94HsB .framer-1och5wk { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: wrap; justify-content: flex-start; padding: 0px 32px 0px 32px; } .framer-94HsB .framer-1ixzht8-container { align-self: unset; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-94HsB .framer-1och5wk { gap: 0px; } .framer-94HsB .framer-1och5wk > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-94HsB .framer-1och5wk > :first-child { margin-top: 0px; } .framer-94HsB .framer-1och5wk > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1261\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"HnFyeJaf4\":{\"layout\":[\"fixed\",\"auto\"]},\"VcjdkJjnC\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerIfyDkEvAq=withCSS(Component,css,\"framer-94HsB\");export default FramerIfyDkEvAq;FramerIfyDkEvAq.displayName=\"Cybersecurity\";FramerIfyDkEvAq.defaultProps={height:1261,width:1200};addFonts(FramerIfyDkEvAq,[{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\"},{family:\"Be Vietnam Pro\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/VZXRYUQGJWOEW3WBHI2ZRU7QWD66UURZ/KPLUZ2LM37KI6366QBECNGUXYQRCQT5Y/YDWF2IPIKXPINAVFZDUWBJ7A2JGQE6MX.woff2\",weight:\"500\"}]},...CardsBoxyCardsFonts,...HeaderFonts,...FooterFonts,...MobileHeaderFonts,...PhosphorFonts,...OverlayContentFonts,...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\":\"FramerIfyDkEvAq\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"1261\",\"framerImmutableVariables\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"HnFyeJaf4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"VcjdkJjnC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"* @framerResponsiveScreen\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "CardsBoxyCardsFonts", "getFonts", "K1AB5tVPK_default", "HeaderFonts", "ajXCc7Z1u_default", "ContainerWithFX", "withFX", "Container", "FooterFonts", "GwsS9awmA_default", "MobileHeaderFonts", "DCPgOVMkA_default", "PhosphorFonts", "Icon", "MotionDivWithFX", "motion", "OverlayContentFonts", "VWF5rjAaY_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "transition1", "animation", "transformTemplate1", "_", "t", "animation1", "getContainer", "Overlay", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "meFM0cI9KLTQqa7k2b", "bxlkRlncELTQqa7k2b", "xcyb073jNLTQqa7k2b", "WT9WaYw6kLTQqa7k2b", "BINFQU84pLTQqa7k2b", "qudc1GKFnLTQqa7k2b", "TPmpHSD3TLTQqa7k2b", "idLTQqa7k2b", "lZYHaJgM8", "FbGS5KSxT", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "zV890UuJ_3bnx0g", "overlay", "loadMore", "args", "onClick1wnntms", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "router", "useRouter", "activeLocaleCode", "useLocaleCode", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "RichText2", "x", "Link", "ChildrenCanSuspend", "kVs8tQwHo_default", "collection", "paginationInfo", "l", "index", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "PropertyOverrides2", "ComponentViewportProvider", "AnimatePresence", "Ga", "SVG", "css", "FramerIfyDkEvAq", "withCSS", "IfyDkEvAq_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
