{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/bhu590vSeW6kZP6muAZM/zOKbnD5rFNLArs4p9tBH/m1sLXM9Oc.js"],
  "sourcesContent": ["// Generated by Framer (f7d95e4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouter,withCSS,withFX,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import NavMenu from\"#framer/local/canvasComponent/AlVulO2K5/AlVulO2K5.js\";import InfoSection from\"#framer/local/canvasComponent/csmqFVUI3/csmqFVUI3.js\";import InfoList from\"#framer/local/canvasComponent/JROJkjn3A/JROJkjn3A.js\";import TopSection from\"#framer/local/canvasComponent/onmvMBnxu/onmvMBnxu.js\";import Tag from\"#framer/local/canvasComponent/qF5fcm9ZV/qF5fcm9ZV.js\";import ImageZoom from\"#framer/local/canvasComponent/T9ov8wx0_/T9ov8wx0_.js\";import Footer from\"#framer/local/canvasComponent/V7wt6G74u/V7wt6G74u.js\";import HeroSection from\"#framer/local/canvasComponent/y47hDKl62/y47hDKl62.js\";import CTA from\"#framer/local/canvasComponent/zH4hlVoA3/zH4hlVoA3.js\";import*as sharedStyle3 from\"#framer/local/css/eN2WW0SdG/eN2WW0SdG.js\";import*as sharedStyle from\"#framer/local/css/fD2RkAJSu/fD2RkAJSu.js\";import*as sharedStyle1 from\"#framer/local/css/R0bjFAW9g/R0bjFAW9g.js\";import*as sharedStyle2 from\"#framer/local/css/V6MJgp8lO/V6MJgp8lO.js\";import metadataProvider from\"#framer/local/webPageMetadata/m1sLXM9Oc/m1sLXM9Oc.js\";const NavMenuFonts=getFonts(NavMenu);const NavMenuWithVariantAppearEffect=withVariantAppearEffect(NavMenu);const ContainerWithFX=withFX(Container);const HeroSectionFonts=getFonts(HeroSection);const TopSectionFonts=getFonts(TopSection);const InfoSectionFonts=getFonts(InfoSection);const TagFonts=getFonts(Tag);const InfoListFonts=getFonts(InfoList);const ImageWithFX=withFX(Image);const ImageZoomFonts=getFonts(ImageZoom);const CTAFonts=getFonts(CTA);const FooterFonts=getFonts(Footer);const breakpoints={bNAqXL_1c:\"(max-width: 809px)\",BvEnYFfQu:\"(min-width: 810px) and (max-width: 1199px)\",X9P5oUnQL:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-qfdpo\";const variantClassNames={bNAqXL_1c:\"framer-v-bhdkag\",BvEnYFfQu:\"framer-v-17u2mlv\",X9P5oUnQL:\"framer-v-1fz0a5v\"};const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:92};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"X9P5oUnQL\",Phone:\"bNAqXL_1c\",Tablet:\"BvEnYFfQu\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"X9P5oUnQL\"};};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,...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,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"X9P5oUnQL\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-ffce295f-42d0-4139-9041-1c9acbd8ff64, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1fz0a5v\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:76,width:\"100vw\",y:-92,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-1cqyv8y-container\",layoutScroll:true,nodeId:\"aHj9QwyHt\",rendersWithMotion:true,scopeId:\"m1sLXM9Oc\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{variant:\"XuJdDy1hz\"},BvEnYFfQu:{__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:\"AgpQ2w1s6\"},__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,variant:\"AgpQ2w1s6\"}},children:/*#__PURE__*/_jsx(NavMenuWithVariantAppearEffect,{height:\"100%\",id:\"aHj9QwyHt\",layoutId:\"aHj9QwyHt\",style:{width:\"100%\"},variant:\"vbrnlW_F0\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:714,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kb1r5z-container\",nodeId:\"jA_VDDI2W\",scopeId:\"m1sLXM9Oc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{JB7i5sb69:\"Strengthen your defenses against cyber attacks and data breaches\",variant:\"h7uc8og3X\"},BvEnYFfQu:{variant:\"YusEf5zvK\"}},children:/*#__PURE__*/_jsx(HeroSection,{height:\"100%\",id:\"jA_VDDI2W\",igNo2w7VC:\"https://my.spline.design/abstractart03-a155a8c26e145af4a5468ca3ab3a4766/\",JB7i5sb69:\"Strengthen your defenses against cyber attacks \\nand data breaches\",KMo12AHZo:\"Cybersecurity\",layoutId:\"jA_VDDI2W\",RJMfzbJiC:\"wALLjXEIT\",style:{width:\"100%\"},variant:\"f59KaX4Rm\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-sg2v9h\",\"data-framer-name\":\"Stack\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"vf4UfrQ1d\"},implicitPathVariables:undefined},{href:{webPageId:\"vf4UfrQ1d\"},implicitPathVariables:undefined},{href:{webPageId:\"vf4UfrQ1d\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:394,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+714+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vy2z3f-container\",nodeId:\"HGq_1zPDl\",scopeId:\"m1sLXM9Oc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{EDoStgJHu:\"-\",eeAzt8Mf9:\"-\",OMboqPURy:false,Os_jlHZ1z:false,PfCDjir9D:\"You Need\",V3RFpbkZS:resolvedLinks[2],variant:\"IAaKYot3o\",XB2ut7GCk:\"-\",XoAsCezQp:\"-\",YgCWYipSy:false},BvEnYFfQu:{V3RFpbkZS:resolvedLinks[1],variant:\"Ui63lm0tw\"}},children:/*#__PURE__*/_jsx(TopSection,{bv8H6JuA7:\"var(--token-08ed952a-794d-466a-9ddb-abf5117bff22, rgb(247, 247, 248))\",CgrV8sBqY:true,e0p9oA59Z:\"Get Started Now\",EDoStgJHu:\"- \",eeAzt8Mf9:\"Title\",EktzhLAyW:\"hidden\",FnRKNAqDn:true,fPgJaJVAn:true,FYDvCCW6I:\"-\",height:\"100%\",hIjwyEOOr:\"Secure your organization today with our advanced cybersecurity solutions!\",id:\"HGq_1zPDl\",irIeNFlsu:false,jpsiGfc0b:false,khqTBdS3V:true,layoutId:\"HGq_1zPDl\",LeQWBX87m:true,OMboqPURy:true,Os_jlHZ1z:true,PfCDjir9D:\"Your\",style:{width:\"100%\"},tnDkaUDv5:true,TPxcZBIyw:\"-\",V3RFpbkZS:resolvedLinks[0],variant:\"CxtQCQRDb\",vEWPe6MuE:\"Our Solutions\",wDVvQdUyU:\"Protection\",width:\"100%\",XB2ut7GCk:\"You Need\",XoAsCezQp:\"Is Here\",xOtyIOlq0:false,YgCWYipSy:true,ZLWW_sElQ:\"Get The\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-rxig08\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 32px)`},BvEnYFfQu:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 48px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:768,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 72px)`,y:(componentViewport?.y||0)+0+714+0+394+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-gsnjfg-container\",nodeId:\"JqJXJ8sKG\",scopeId:\"m1sLXM9Oc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{variant:\"amoqBDS3M\"},BvEnYFfQu:{variant:\"KiudmMjpg\"}},children:/*#__PURE__*/_jsx(InfoSection,{AuFEgRHEJ:\"Strengthen Human Defenses. By educating your employees about cyber threats, your organization will be better positioned to minimize the risk of an attack while being prepared in the event one does occur.\",D0um_Kgko:\"Manage Digital Identities. IAM is an essential to your cybersecurity strategy to ensure that users have appropriate access to resources and data while minimizing the risk of unauthorized access and data breaches.\",EAc9RaehW:\"-\",Et3K3PFf4:\"GZ1W2Mpsa\",FlU__dGyS:true,fO56DYp6r:\"Identity and Access Management\",g4vKFKkF4:\"GZ1W2Mpsa\",G5dXsLxWo:\"GZ1W2Mpsa\",height:\"100%\",HGZ8dcJNy:\"Governance, Risk and Compliance\",id:\"JqJXJ8sKG\",ID91B_PWx:\"GZ1W2Mpsa\",jwnQi3Rxk:true,kUNF8nA_5:\"Lock\",layoutId:\"JqJXJ8sKG\",lhwRo6l_x:false,oM_HDQco0:true,OQgd9ON71:\"Star\",pma6hk2O6:false,PnSvDaqdy:\"Star\",QqB2o9lIH:\"-\",Rf3bLM7N3:\"GZ1W2Mpsa\",RSjWhOtaP:\"Ensure Regulatory Compliance. GRC plays a critical role in strengthening your cybersecurity strategy by providing a structured approach to identifying, managing, and mitigating risks.\",style:{width:\"100%\"},t_YUEM_ng:\"Network Security\",ThNWV6Cqv:\"Cybersecurity Awareness\",UDpD3EZr3:\"Safeguard Your Data. Strengthen your cybersecurity strategy with layered network security to protect data, prevent unauthorized access, ensure business continuity, and quickly detect and respond to threats.\",variant:\"dSZBbuE5g\",VCGizPeQs:\"-\",VgOyFEM4a:\"GraduationCap\",width:\"100%\",wT4l36rYL:\"User\",x5VHs9Lg9:\"-\",zgdDjCQTo:\"CheckSquareOffset\",zoaxZXHGq:true,zseJtRRqc:\"GZ1W2Mpsa\"})})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-f4vqp7\",\"data-framer-name\":\"Stack\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bsmxdt\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lfdetc\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-tumqu7\",\"data-framer-name\":\"Heading + Button\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1361q00\",\"data-framer-name\":\"Tag + Heading\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{y:(componentViewport?.y||0)+0+1876+0+2842170943040401e-29+0+0+0+0+0+0+0+0},BvEnYFfQu:{y:(componentViewport?.y||0)+0+1876+72+-2842170943040401e-29+0+0+0+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,y:(componentViewport?.y||0)+0+1876+104+0+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1v5t7zy-container\",nodeId:\"xah3enjYU\",scopeId:\"m1sLXM9Oc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{variant:\"ZjghkxMPA\"}},children:/*#__PURE__*/_jsx(Tag,{atFApCjnp:\"Strategy\",height:\"100%\",id:\"xah3enjYU\",layoutId:\"xah3enjYU\",variant:\"Iv2RVFyCS\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17xsvvo\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-w4gbkt\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1u10sqd\",\"data-styles-preset\":\"R0bjFAW9g\",children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"radial-gradient(75% 150% at 5.8999999999999995% 50%, var(--token-51417a55-42c8-4e4b-8090-54404bfd9b39, rgb(36, 7, 110)) 0%, var(--token-bcd99c76-9bb9-403f-a8f8-f9c4929f03ec, rgb(92, 22, 255)) 100%)\"},children:\"Every\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-178gl2i\",\"data-styles-preset\":\"fD2RkAJSu\",children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"radial-gradient(75% 150% at 5.8999999999999995% 50%, var(--token-51417a55-42c8-4e4b-8090-54404bfd9b39, rgb(36, 7, 110)) 0%, var(--token-bcd99c76-9bb9-403f-a8f8-f9c4929f03ec, rgb(92, 22, 255)) 100%)\"},children:\"Every\"})})}),className:\"framer-1t91yuw\",\"data-framer-name\":\"Empower Your Business Solutions With Us\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1u10sqd\",\"data-styles-preset\":\"R0bjFAW9g\",children:\"Company\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-178gl2i\",\"data-styles-preset\":\"fD2RkAJSu\",children:\"Company\"})}),className:\"framer-f8yej5\",\"data-framer-name\":\"Empower Your Business Solutions With Us\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-13nag6o\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1u10sqd\",\"data-styles-preset\":\"R0bjFAW9g\",children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, var(--token-51417a55-42c8-4e4b-8090-54404bfd9b39, rgb(36, 7, 110)) 0%, var(--token-da88d72d-010d-47fd-b77d-e8596974f0a9, rgb(22, 22, 24)) 90%)\"},children:\"Could Be a Target\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-178gl2i\",\"data-styles-preset\":\"fD2RkAJSu\",children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, var(--token-51417a55-42c8-4e4b-8090-54404bfd9b39, rgb(36, 7, 110)) 0%, var(--token-da88d72d-010d-47fd-b77d-e8596974f0a9, rgb(22, 22, 24)) 90%)\"},children:\"Could Be a Target\"})})}),className:\"framer-1hs8b9b\",\"data-framer-name\":\"Empower Your Business Solutions With Us\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1df0pm1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1128px)`,y:(componentViewport?.y||0)+0+1876+0+2842170943040401e-29+0+0+0+194.2+0+0},BvEnYFfQu:{width:`min(${componentViewport?.width||\"100vw\"} - 48px, 1128px)`,y:(componentViewport?.y||0)+0+1876+72+-2842170943040401e-29+0+0+0+183.8+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:282,width:`max(max(min(max(${componentViewport?.width||\"100vw\"} - 72px, 1px), 1128px), 1px) - 576px, 1px)`,y:(componentViewport?.y||0)+0+1876+104+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-qj80oc-container\",nodeId:\"QMVpuGnAJ\",scopeId:\"m1sLXM9Oc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{variant:\"wEsfGwFdL\"}},children:/*#__PURE__*/_jsx(InfoList,{aJI1BzDml:\"Rapid Detection\",BghWCtP2_:\"Our experts employ advanced techniques to prevent cyberattacks before they occur.\",height:\"100%\",IaC0h7bSq:\"Effective Response\",id:\"QMVpuGnAJ\",layoutId:\"QMVpuGnAJ\",ouKj1qmps:\"Our team is well-equipped to respond to cyberattacks and minimize their impact.\",style:{width:\"100%\"},variant:\"hb_BfqxUF\",width:\"100%\",wVg76nMJe:\"We utilize cutting-edge tools to swiftly identify and contain potential threats.\",yiJ0uIfUc:\"Proactive Protection\"})})})})})})]})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1kc8tql\",\"data-framer-name\":\"Glow\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:656,intrinsicWidth:1e3,svg:'<svg width=\"1000\" height=\"656\" viewBox=\"0 0 1000 656\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_1521_7634)\">\\n<g filter=\"url(#filter0_f_1521_7634)\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M905.686 351.281C914.394 411.598 892.538 483.579 791.01 515.739C694.171 546.413 578.276 492.426 463.678 491.29C352.842 490.191 232.74 544.179 145.928 509.342C59.1528 474.519 100.621 404.932 110.1 349.401C118.445 300.513 134.632 252.656 196.222 214.703C265.402 172.072 354.992 132.158 464.53 130.991C575.844 129.804 667.534 169.3 746.706 208.834C826.586 248.722 897.546 294.889 905.686 351.281Z\" fill=\"url(#paint0_linear_1521_7634)\" fill-opacity=\"0.13\"/>\\n</g>\\n</g>\\n<defs>\\n<filter id=\"filter0_f_1521_7634\" x=\"-66.2118\" y=\"-27.1357\" width=\"1131.74\" height=\"710.391\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\"/>\\n<feGaussianBlur stdDeviation=\"79.05\" result=\"effect1_foregroundBlur_1521_7634\"/>\\n</filter>\\n<linearGradient id=\"paint0_linear_1521_7634\" x1=\"908\" y1=\"132\" x2=\"598.322\" y2=\"769.693\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#DCB2FF\"/>\\n<stop offset=\"1\" stop-color=\"#5C16FF\"/>\\n</linearGradient>\\n<clipPath id=\"clip0_1521_7634\">\\n<rect width=\"1000\" height=\"656\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dpfxxy\",\"data-framer-name\":\"Stack\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10uxkao\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{y:(componentViewport?.y||0)+0+2400.2+48+0+0+0},BvEnYFfQu:{y:(componentViewport?.y||0)+0+2485.8+72+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,y:(componentViewport?.y||0)+0+2084+104+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1pbrbiu-container\",nodeId:\"mgQwVDxuO\",scopeId:\"m1sLXM9Oc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{variant:\"jZXwssP2S\"}},children:/*#__PURE__*/_jsx(Tag,{atFApCjnp:\"Why Choose X-Centric\",height:\"100%\",id:\"mgQwVDxuO\",layoutId:\"mgQwVDxuO\",variant:\"IKNJZnQIL\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1u10sqd\",\"data-styles-preset\":\"R0bjFAW9g\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgb(27, 12, 62) -20%, var(--token-08ed952a-794d-466a-9ddb-abf5117bff22, rgb(247, 247, 248)) 20%)\"},children:\"Stay Ahead of Cyber Threats\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-178gl2i\",\"data-styles-preset\":\"fD2RkAJSu\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgb(27, 12, 62) -25%, var(--token-08ed952a-794d-466a-9ddb-abf5117bff22, rgb(247, 247, 248)) 25%)\"},children:\"Stay Ahead of Cyber Threats\"})})}),className:\"framer-1kjy9nx\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1o1zczt\",\"data-styles-preset\":\"eN2WW0SdG\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-08ed952a-794d-466a-9ddb-abf5117bff22, rgb(247, 247, 248))\"},children:\"We\u2019re a team of cybersecurity consultants who can assist you in identifying risks, mitigating their impact, and responding to threats quickly and effectively. \"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-11o7dri\",\"data-styles-preset\":\"V6MJgp8lO\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-08ed952a-794d-466a-9ddb-abf5117bff22, rgb(247, 247, 248))\"},children:\"We\u2019re a team of cybersecurity consultants who can assist you in identifying risks, mitigating their impact, and responding to threats quickly and effectively. \"})}),className:\"framer-eg8hn0\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-yqz4zf\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-vmyi8n\",\"data-border\":true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{width:`min(min(${componentViewport?.width||\"100vw\"} - 32px, 1128px), 1200px)`,y:(componentViewport?.y||0)+0+2400.2+48+306.6+0+0+0+0},BvEnYFfQu:{width:`min(min(${componentViewport?.width||\"100vw\"} - 48px, 1128px), 1200px)`,y:(componentViewport?.y||0)+0+2485.8+72+367.8+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:768,width:`max(min(min(${componentViewport?.width||\"100vw\"} - 72px, 1128px), 1200px), 1px)`,y:(componentViewport?.y||0)+0+2084+104+383.8+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jg3mb3-container\",nodeId:\"fmQDcIXs8\",scopeId:\"m1sLXM9Oc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{variant:\"loaUYF9YT\"},BvEnYFfQu:{variant:\"O5i_i7EDB\"}},children:/*#__PURE__*/_jsx(InfoSection,{AuFEgRHEJ:\"Without our clients, we are nothing. We strive to provide our clients with tailored solutions that address their unique needs to ensure the highest level of satisfaction and return on their investments.\",D0um_Kgko:\"We proactively search for potential threats and vulnerabilities through regular risk assessments and vulnerability testing that identifies weaknesses in your systems before they are exploited.\",EAc9RaehW:\"Transparency\",Et3K3PFf4:\"GZ1W2Mpsa\",FlU__dGyS:true,fO56DYp6r:\"Proactive Approach\",g4vKFKkF4:\"GZ1W2Mpsa\",G5dXsLxWo:\"GZ1W2Mpsa\",height:\"100%\",HGZ8dcJNy:\"Responsiveness\",id:\"fmQDcIXs8\",ID91B_PWx:\"GZ1W2Mpsa\",jwnQi3Rxk:true,kUNF8nA_5:\"Crown\",layoutId:\"fmQDcIXs8\",lhwRo6l_x:true,oM_HDQco0:true,OQgd9ON71:\"UserSound\",pma6hk2O6:true,PnSvDaqdy:\"Handshake\",QqB2o9lIH:\"Collaboration\",Rf3bLM7N3:\"GZ1W2Mpsa\",RSjWhOtaP:\"When a cybersecurity incident occurs, time is of the essence. Our firm is experienced in addressing cybersecurity incidents with speed and efficiency to minimize disruption and damage to your business.\",style:{width:\"100%\"},t_YUEM_ng:\"Deep Expertise\",ThNWV6Cqv:\"Customer Focus\",UDpD3EZr3:\"Our cybersecurity experts bring deep knowledge of the latest threats, technologies, and best practices, backed by a proven track record of delivering effective solutions.\",variant:\"enRFnacMu\",VCGizPeQs:\"Cybersecurity is a team effort. Our firm will collaborate with your team to develop and implement effective cybersecurity strategies that have the most significant impact and provide outstanding results.\",VgOyFEM4a:\"Person\",width:\"100%\",wT4l36rYL:\"MagnifyingGlass\",x5VHs9Lg9:\"We strive for open and transparent communication with our clients. Our consultants explain technical issues in a way that is easy to understand to keep clients informed of the status of ongoing cybersecurity initiatives.\",zgdDjCQTo:\"Speedometer\",zoaxZXHGq:true,zseJtRRqc:\"GZ1W2Mpsa\"})})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{background:{alt:\"\",backgroundSize:1,fit:\"tile\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2400.2+0),positionX:\"left\",positionY:\"top\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/WzIWPA552ij7kjTsryjpNI9qJ9I.png\",srcSet:\"https://framerusercontent.com/images/WzIWPA552ij7kjTsryjpNI9qJ9I.png?scale-down-to=512 512w,https://framerusercontent.com/images/WzIWPA552ij7kjTsryjpNI9qJ9I.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/WzIWPA552ij7kjTsryjpNI9qJ9I.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/WzIWPA552ij7kjTsryjpNI9qJ9I.png 3603w\"}},BvEnYFfQu:{background:{alt:\"\",backgroundSize:1,fit:\"tile\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2485.8+0),positionX:\"left\",positionY:\"top\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/WzIWPA552ij7kjTsryjpNI9qJ9I.png\",srcSet:\"https://framerusercontent.com/images/WzIWPA552ij7kjTsryjpNI9qJ9I.png?scale-down-to=512 512w,https://framerusercontent.com/images/WzIWPA552ij7kjTsryjpNI9qJ9I.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/WzIWPA552ij7kjTsryjpNI9qJ9I.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/WzIWPA552ij7kjTsryjpNI9qJ9I.png 3603w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",backgroundSize:1,fit:\"tile\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2084+0),positionX:\"left\",positionY:\"top\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/WzIWPA552ij7kjTsryjpNI9qJ9I.png\",srcSet:\"https://framerusercontent.com/images/WzIWPA552ij7kjTsryjpNI9qJ9I.png?scale-down-to=512 512w,https://framerusercontent.com/images/WzIWPA552ij7kjTsryjpNI9qJ9I.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/WzIWPA552ij7kjTsryjpNI9qJ9I.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/WzIWPA552ij7kjTsryjpNI9qJ9I.png 3603w\"},className:\"framer-1gs81yw\",\"data-framer-name\":\"Noise\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1depsw4\",\"data-framer-name\":\"3D\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:250.75,intrinsicWidth:250.75,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2400.2+-92+-83),pixelHeight:2342,pixelWidth:3738,positionX:\"center\",positionY:\"center\",sizes:\"556px\",src:\"https://framerusercontent.com/images/LnAVucAbdnbdWHYEUfQ0sNusY.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/LnAVucAbdnbdWHYEUfQ0sNusY.png?scale-down-to=512 512w,https://framerusercontent.com/images/LnAVucAbdnbdWHYEUfQ0sNusY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/LnAVucAbdnbdWHYEUfQ0sNusY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/LnAVucAbdnbdWHYEUfQ0sNusY.png 3738w\"}},BvEnYFfQu:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:250.75,intrinsicWidth:250.75,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2485.8+-162+-211.99999999999983),pixelHeight:2342,pixelWidth:3738,positionX:\"center\",positionY:\"center\",sizes:\"1720px\",src:\"https://framerusercontent.com/images/LnAVucAbdnbdWHYEUfQ0sNusY.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/LnAVucAbdnbdWHYEUfQ0sNusY.png?scale-down-to=512 512w,https://framerusercontent.com/images/LnAVucAbdnbdWHYEUfQ0sNusY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/LnAVucAbdnbdWHYEUfQ0sNusY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/LnAVucAbdnbdWHYEUfQ0sNusY.png 3738w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__adjustPosition:false,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:104,__framer__spring:{bounce:.2,damping:60,delay:0,duration:.3,durationBasedSpring:false,ease:[.44,0,.56,1],mass:1,stiffness:200,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:.9,rotate:0,rotateX:0,rotateY:0,scale:.7,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.2,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScroll\",__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",intrinsicHeight:250.75,intrinsicWidth:250.75,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2084+-162+-211.99999999999983),pixelHeight:2342,pixelWidth:3738,positionX:\"center\",positionY:\"center\",sizes:\"1720px\",src:\"https://framerusercontent.com/images/LnAVucAbdnbdWHYEUfQ0sNusY.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/LnAVucAbdnbdWHYEUfQ0sNusY.png?scale-down-to=512 512w,https://framerusercontent.com/images/LnAVucAbdnbdWHYEUfQ0sNusY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/LnAVucAbdnbdWHYEUfQ0sNusY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/LnAVucAbdnbdWHYEUfQ0sNusY.png 3738w\"},className:\"framer-1azey3c\",\"data-framer-name\":\"Image\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:984,intrinsicWidth:1500,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2400.2+1170.6-296.5),pixelHeight:1968,pixelWidth:3e3,sizes:\"1500px\",src:\"https://framerusercontent.com/images/mIsmO3Fss6OnTOIVaFYYMGDUyWE.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/mIsmO3Fss6OnTOIVaFYYMGDUyWE.png?scale-down-to=512 512w,https://framerusercontent.com/images/mIsmO3Fss6OnTOIVaFYYMGDUyWE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/mIsmO3Fss6OnTOIVaFYYMGDUyWE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/mIsmO3Fss6OnTOIVaFYYMGDUyWE.png 3000w\"}},BvEnYFfQu:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:984,intrinsicWidth:1500,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2485.8+1279.8-296.5),pixelHeight:1968,pixelWidth:3e3,sizes:\"1500px\",src:\"https://framerusercontent.com/images/mIsmO3Fss6OnTOIVaFYYMGDUyWE.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/mIsmO3Fss6OnTOIVaFYYMGDUyWE.png?scale-down-to=512 512w,https://framerusercontent.com/images/mIsmO3Fss6OnTOIVaFYYMGDUyWE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/mIsmO3Fss6OnTOIVaFYYMGDUyWE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/mIsmO3Fss6OnTOIVaFYYMGDUyWE.png 3000w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:200,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.8,skewX:0,skewY:0,x:0,y:120}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.4,skewX:0,skewY:0,x:0,y:56}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:984,intrinsicWidth:1500,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2084+1359.8-296.5),pixelHeight:1968,pixelWidth:3e3,sizes:\"1500px\",src:\"https://framerusercontent.com/images/mIsmO3Fss6OnTOIVaFYYMGDUyWE.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/mIsmO3Fss6OnTOIVaFYYMGDUyWE.png?scale-down-to=512 512w,https://framerusercontent.com/images/mIsmO3Fss6OnTOIVaFYYMGDUyWE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/mIsmO3Fss6OnTOIVaFYYMGDUyWE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/mIsmO3Fss6OnTOIVaFYYMGDUyWE.png 3000w\"},className:\"framer-1jw8sfk\",\"data-framer-name\":\"Glow\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-178uvwf\",\"data-framer-name\":\"Stack\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13pgjfa\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12ex9yf\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-6p7gz9\",\"data-framer-name\":\"Heading + Button\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9qvqh8\",\"data-framer-name\":\"Tag + Heading\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{y:(componentViewport?.y||0)+0+3570.7999999999997+48+0+0+0+0+0+0+0+0+0},BvEnYFfQu:{y:(componentViewport?.y||0)+0+3765.6000000000004+72+0+0+0+0+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,y:(componentViewport?.y||0)+0+3443.8+104+0+0+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-gx23am-container\",nodeId:\"k4k8BvGXh\",scopeId:\"m1sLXM9Oc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{variant:\"ZjghkxMPA\"}},children:/*#__PURE__*/_jsx(Tag,{atFApCjnp:\"Proactive Threat Prevention\",height:\"100%\",id:\"k4k8BvGXh\",layoutId:\"k4k8BvGXh\",variant:\"Iv2RVFyCS\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-uy1mbm\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11dtt16\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1u10sqd\",\"data-styles-preset\":\"R0bjFAW9g\",children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"radial-gradient(75% 150% at 5.8999999999999995% 50%, var(--token-51417a55-42c8-4e4b-8090-54404bfd9b39, rgb(36, 7, 110)) 0%, var(--token-bcd99c76-9bb9-403f-a8f8-f9c4929f03ec, rgb(92, 22, 255)) 100%)\"},children:\"Stay Protected\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-178gl2i\",\"data-styles-preset\":\"fD2RkAJSu\",children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"radial-gradient(75% 150% at 5.8999999999999995% 50%, var(--token-51417a55-42c8-4e4b-8090-54404bfd9b39, rgb(36, 7, 110)) 0%, var(--token-bcd99c76-9bb9-403f-a8f8-f9c4929f03ec, rgb(92, 22, 255)) 100%)\"},children:\"Stay Protected\"})})}),className:\"framer-l6rxcy\",\"data-framer-name\":\"Empower Your Business Solutions With Us\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1u10sqd\",\"data-styles-preset\":\"R0bjFAW9g\",children:\"from \"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-178gl2i\",\"data-styles-preset\":\"fD2RkAJSu\",children:\"from\"})}),className:\"framer-rjy14z\",\"data-framer-name\":\"Empower Your Business Solutions With Us\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1j91sy2\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1u10sqd\",\"data-styles-preset\":\"R0bjFAW9g\",children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, var(--token-51417a55-42c8-4e4b-8090-54404bfd9b39, rgb(36, 7, 110)) 0%, var(--token-da88d72d-010d-47fd-b77d-e8596974f0a9, rgb(22, 22, 24)) 90%)\"},children:\"Cyber Threats\"})})})},BvEnYFfQu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-178gl2i\",\"data-styles-preset\":\"fD2RkAJSu\",children:\"Cyber Threats\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-178gl2i\",\"data-styles-preset\":\"fD2RkAJSu\",children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, var(--token-51417a55-42c8-4e4b-8090-54404bfd9b39, rgb(36, 7, 110)) 0%, var(--token-da88d72d-010d-47fd-b77d-e8596974f0a9, rgb(22, 22, 24)) 90%)\"},children:\"Cyber Threats \"})})}),className:\"framer-1noikvr\",\"data-framer-name\":\"Empower Your Business Solutions With Us\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1128px)`,y:(componentViewport?.y||0)+0+3570.7999999999997+48+0+0+0+0+194.2},BvEnYFfQu:{width:`min(${componentViewport?.width||\"100vw\"} - 48px, 1128px)`,y:(componentViewport?.y||0)+0+3765.6000000000004+72+0+0+0+0+236.60000000000002}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:282,width:`max(min(max(${componentViewport?.width||\"100vw\"} - 72px, 1px), 1128px) - 624px, 1px)`,y:(componentViewport?.y||0)+0+3443.8+104+0+0+478,children:/*#__PURE__*/_jsx(Container,{className:\"framer-e30nzx-container\",nodeId:\"oz8AVhEv2\",scopeId:\"m1sLXM9Oc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{variant:\"wEsfGwFdL\"}},children:/*#__PURE__*/_jsx(InfoList,{aJI1BzDml:\"Zero-Day Protection\",BghWCtP2_:\"Identify vulnerabilities and safeguard against cyberattacks.\",height:\"100%\",IaC0h7bSq:\"Ransomware Defense\",id:\"oz8AVhEv2\",layoutId:\"oz8AVhEv2\",ouKj1qmps:\"Detect and block ransomware attacks with advanced threat intelligence.\",style:{width:\"100%\"},variant:\"hb_BfqxUF\",width:\"100%\",wVg76nMJe:\"Mitigate zero-day risks with cutting-edge endpoint detection and response.\",yiJ0uIfUc:\"Risk Assessment\"})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{height:400,width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1128px)`,y:(componentViewport?.y||0)+0+3570.7999999999997+48+0+0+524.2},BvEnYFfQu:{height:680,width:`min(${componentViewport?.width||\"100vw\"} - 48px, 1128px)`,y:(componentViewport?.y||0)+0+3765.6000000000004+72+0+0+582.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:760,width:\"552px\",y:(componentViewport?.y||0)+0+3443.8+104+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1adk02n-container\",nodeId:\"Bw_mmf80p\",scopeId:\"m1sLXM9Oc\",children:/*#__PURE__*/_jsx(ImageZoom,{FrORRNQWv:addImageAlt({src:\"https://framerusercontent.com/images/eMTfS1UifhtAYvkr8XVnoO2uaLo.png\",srcSet:\"https://framerusercontent.com/images/eMTfS1UifhtAYvkr8XVnoO2uaLo.png?scale-down-to=512 512w,https://framerusercontent.com/images/eMTfS1UifhtAYvkr8XVnoO2uaLo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/eMTfS1UifhtAYvkr8XVnoO2uaLo.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/eMTfS1UifhtAYvkr8XVnoO2uaLo.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/eMTfS1UifhtAYvkr8XVnoO2uaLo.png 8000w\"},\"\"),height:\"100%\",id:\"Bw_mmf80p\",layoutId:\"Bw_mmf80p\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1tyis07\",\"data-framer-name\":\"Background pattern\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:1076,intrinsicWidth:1435,svg:'<svg width=\"1435\" height=\"1076\" viewBox=\"0 0 1435 1076\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g opacity=\"0.3\">\\n<mask id=\"mask0_1552_8937\" style=\"mask-type:alpha\" maskUnits=\"userSpaceOnUse\" x=\"179\" y=\"0\" width=\"1076\" height=\"1076\">\\n<rect width=\"1076\" height=\"1076\" transform=\"translate(179)\" fill=\"url(#paint0_radial_1552_8937)\"/>\\n</mask>\\n<g mask=\"url(#mask0_1552_8937)\">\\n<g clip-path=\"url(#clip0_1552_8937)\">\\n<line x1=\"215.241\" x2=\"215.241\" y2=\"1076\" stroke=\"#D0D5DD\" stroke-width=\"0.747222\"/>\\n<line x1=\"286.974\" x2=\"286.974\" y2=\"1076\" stroke=\"#D0D5DD\" stroke-width=\"0.747222\"/>\\n<line x1=\"358.708\" x2=\"358.708\" y2=\"1076\" stroke=\"#D0D5DD\" stroke-width=\"0.747222\"/>\\n<line x1=\"430.441\" x2=\"430.441\" y2=\"1076\" stroke=\"#D0D5DD\" stroke-width=\"0.747222\"/>\\n<line x1=\"502.174\" x2=\"502.174\" y2=\"1076\" stroke=\"#D0D5DD\" stroke-width=\"0.747222\"/>\\n<line x1=\"573.907\" x2=\"573.907\" y2=\"1076\" stroke=\"#D0D5DD\" stroke-width=\"0.747222\"/>\\n<line x1=\"645.64\" x2=\"645.64\" y2=\"1076\" stroke=\"#D0D5DD\" stroke-width=\"0.747222\"/>\\n<line x1=\"717.374\" x2=\"717.374\" y2=\"1076\" stroke=\"#D0D5DD\" stroke-width=\"0.747222\"/>\\n<line x1=\"789.107\" x2=\"789.107\" y2=\"1076\" stroke=\"#D0D5DD\" stroke-width=\"0.747222\"/>\\n<line x1=\"860.84\" x2=\"860.84\" y2=\"1076\" stroke=\"#D0D5DD\" stroke-width=\"0.747222\"/>\\n<line x1=\"932.574\" x2=\"932.574\" y2=\"1076\" stroke=\"#D0D5DD\" stroke-width=\"0.747222\"/>\\n<line x1=\"1004.31\" x2=\"1004.31\" y2=\"1076\" stroke=\"#D0D5DD\" stroke-width=\"0.747222\"/>\\n<line x1=\"1076.04\" x2=\"1076.04\" y2=\"1076\" stroke=\"#D0D5DD\" stroke-width=\"0.747222\"/>\\n<line x1=\"1147.77\" x2=\"1147.77\" y2=\"1076\" stroke=\"#D0D5DD\" stroke-width=\"0.747222\"/>\\n<line x1=\"1219.51\" x2=\"1219.51\" y2=\"1076\" stroke=\"#D0D5DD\" stroke-width=\"0.747222\"/>\\n<g clip-path=\"url(#clip1_1552_8937)\">\\n<line x1=\"-0.333008\" y1=\"71.3597\" x2=\"1434.33\" y2=\"71.3597\" stroke=\"#D0D5DD\" stroke-width=\"0.747222\"/>\\n<line x1=\"-0.333008\" y1=\"143.093\" x2=\"1434.33\" y2=\"143.093\" stroke=\"#D0D5DD\" stroke-width=\"0.747222\"/>\\n<line x1=\"-0.333008\" y1=\"214.826\" x2=\"1434.33\" y2=\"214.826\" stroke=\"#D0D5DD\" stroke-width=\"0.747222\"/>\\n<line x1=\"-0.333008\" y1=\"286.56\" x2=\"1434.33\" y2=\"286.56\" stroke=\"#D0D5DD\" stroke-width=\"0.747222\"/>\\n<line x1=\"-0.333008\" y1=\"358.293\" x2=\"1434.33\" y2=\"358.293\" stroke=\"#D0D5DD\" stroke-width=\"0.747222\"/>\\n<line x1=\"-0.333008\" y1=\"430.026\" x2=\"1434.33\" y2=\"430.026\" stroke=\"#D0D5DD\" stroke-width=\"0.747222\"/>\\n<line x1=\"-0.333008\" y1=\"501.76\" x2=\"1434.33\" y2=\"501.76\" stroke=\"#D0D5DD\" stroke-width=\"0.747222\"/>\\n<line x1=\"-0.333008\" y1=\"573.493\" x2=\"1434.33\" y2=\"573.493\" stroke=\"#D0D5DD\" stroke-width=\"0.747222\"/>\\n<line x1=\"-0.333008\" y1=\"645.226\" x2=\"1434.33\" y2=\"645.226\" stroke=\"#D0D5DD\" stroke-width=\"0.747222\"/>\\n<line x1=\"-0.333008\" y1=\"716.96\" x2=\"1434.33\" y2=\"716.96\" stroke=\"#D0D5DD\" stroke-width=\"0.747222\"/>\\n<line x1=\"-0.333008\" y1=\"788.693\" x2=\"1434.33\" y2=\"788.693\" stroke=\"#D0D5DD\" stroke-width=\"0.747222\"/>\\n<line x1=\"-0.333008\" y1=\"860.426\" x2=\"1434.33\" y2=\"860.426\" stroke=\"#D0D5DD\" stroke-width=\"0.747222\"/>\\n<line x1=\"-0.333008\" y1=\"932.16\" x2=\"1434.33\" y2=\"932.16\" stroke=\"#D0D5DD\" stroke-width=\"0.747222\"/>\\n<line x1=\"-0.333008\" y1=\"1003.89\" x2=\"1434.33\" y2=\"1003.89\" stroke=\"#D0D5DD\" stroke-width=\"0.747222\"/>\\n</g>\\n</g>\\n</g>\\n</g>\\n<defs>\\n<radialGradient id=\"paint0_radial_1552_8937\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(538 -0.000128269) rotate(90) scale(1076 561.603)\">\\n<stop/>\\n<stop offset=\"0.953125\" stop-opacity=\"0\"/>\\n</radialGradient>\\n<clipPath id=\"clip0_1552_8937\">\\n<rect width=\"1434.67\" height=\"1076\" fill=\"white\" transform=\"translate(-0.333008)\"/>\\n</clipPath>\\n<clipPath id=\"clip1_1552_8937\">\\n<rect width=\"1434.67\" height=\"1076\" fill=\"white\" transform=\"translate(-0.333008)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-jop679\",\"data-framer-name\":\"Stack\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1e59w56\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{height:400,width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1128px)`,y:(componentViewport?.y||0)+0+4591+0+0+0+524.2},BvEnYFfQu:{height:680,width:`min(${componentViewport?.width||\"100vw\"} - 48px, 1128px)`,y:(componentViewport?.y||0)+0+5172.200000000001+0+0+0+582.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:760,width:\"552px\",y:(componentViewport?.y||0)+0+4411.8+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-gdmg6n-container\",nodeId:\"qpceRrgsx\",scopeId:\"m1sLXM9Oc\",children:/*#__PURE__*/_jsx(ImageZoom,{FrORRNQWv:addImageAlt({src:\"https://framerusercontent.com/images/tRdYulEDQmu9MODpSkaHIKeOb1Y.png\",srcSet:\"https://framerusercontent.com/images/tRdYulEDQmu9MODpSkaHIKeOb1Y.png?scale-down-to=512 512w,https://framerusercontent.com/images/tRdYulEDQmu9MODpSkaHIKeOb1Y.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/tRdYulEDQmu9MODpSkaHIKeOb1Y.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/tRdYulEDQmu9MODpSkaHIKeOb1Y.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/tRdYulEDQmu9MODpSkaHIKeOb1Y.png 8000w\"},\"\"),height:\"100%\",id:\"qpceRrgsx\",layoutId:\"qpceRrgsx\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ews53y\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1aqgzjr\",\"data-framer-name\":\"Heading + Button\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-flhl46\",\"data-framer-name\":\"Tag + Heading\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{y:(componentViewport?.y||0)+0+4591+0+0+0+0+0+0+0+0+0+0},BvEnYFfQu:{y:(componentViewport?.y||0)+0+5172.200000000001+0+0+0+0+0+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,y:(componentViewport?.y||0)+0+4411.8+0+0+0+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-3q6hq6-container\",nodeId:\"g6WigAQ4v\",scopeId:\"m1sLXM9Oc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{variant:\"ZjghkxMPA\"}},children:/*#__PURE__*/_jsx(Tag,{atFApCjnp:\"Comprehensive Data Security\",height:\"100%\",id:\"g6WigAQ4v\",layoutId:\"g6WigAQ4v\",variant:\"Iv2RVFyCS\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8u27ha\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17l9lih\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1u10sqd\",\"data-styles-preset\":\"R0bjFAW9g\",children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"radial-gradient(75% 150% at 5.8999999999999995% 50%, var(--token-51417a55-42c8-4e4b-8090-54404bfd9b39, rgb(36, 7, 110)) 0%, var(--token-bcd99c76-9bb9-403f-a8f8-f9c4929f03ec, rgb(92, 22, 255)) 100%)\"},children:\"Safeguard\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-178gl2i\",\"data-styles-preset\":\"fD2RkAJSu\",children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"radial-gradient(75% 150% at 5.8999999999999995% 50%, var(--token-51417a55-42c8-4e4b-8090-54404bfd9b39, rgb(36, 7, 110)) 0%, var(--token-bcd99c76-9bb9-403f-a8f8-f9c4929f03ec, rgb(92, 22, 255)) 100%)\"},children:\"Safeguard\"})})}),className:\"framer-vcq78o\",\"data-framer-name\":\"Empower Your Business Solutions With Us\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1u10sqd\",\"data-styles-preset\":\"R0bjFAW9g\",children:\"Your Data\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-178gl2i\",\"data-styles-preset\":\"fD2RkAJSu\",children:\"Your Data\"})}),className:\"framer-1lsxlex\",\"data-framer-name\":\"Empower Your Business Solutions With Us\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-zv0b3\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1u10sqd\",\"data-styles-preset\":\"R0bjFAW9g\",children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, var(--token-51417a55-42c8-4e4b-8090-54404bfd9b39, rgb(36, 7, 110)) 0%, var(--token-da88d72d-010d-47fd-b77d-e8596974f0a9, rgb(22, 22, 24)) 90%)\"},children:\"And Stay Ready\"})})})},BvEnYFfQu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-178gl2i\",\"data-styles-preset\":\"fD2RkAJSu\",children:\"And Stay Ready\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-178gl2i\",\"data-styles-preset\":\"fD2RkAJSu\",children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, var(--token-51417a55-42c8-4e4b-8090-54404bfd9b39, rgb(36, 7, 110)) 0%, var(--token-da88d72d-010d-47fd-b77d-e8596974f0a9, rgb(22, 22, 24)) 90%)\"},children:\"And Stay Ready\"})})}),className:\"framer-1sc65e4\",\"data-framer-name\":\"Empower Your Business Solutions With Us\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1128px)`,y:(componentViewport?.y||0)+0+4591+0+0+0+0+0+194.2},BvEnYFfQu:{width:`min(${componentViewport?.width||\"100vw\"} - 48px, 1128px)`,y:(componentViewport?.y||0)+0+5172.200000000001+0+0+0+0+0+236.60000000000002}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:282,width:`max(min(max(${componentViewport?.width||\"100vw\"} - 72px, 1px), 1128px) - 624px, 1px)`,y:(componentViewport?.y||0)+0+4411.8+0+0+0+478,children:/*#__PURE__*/_jsx(Container,{className:\"framer-19eek1x-container\",nodeId:\"o8tKHqLD1\",scopeId:\"m1sLXM9Oc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{variant:\"wEsfGwFdL\"}},children:/*#__PURE__*/_jsx(InfoList,{aJI1BzDml:\"Insider Threat Mitigation\",BghWCtP2_:\"Secure sensitive information with advanced encryption and authentication.\",height:\"100%\",IaC0h7bSq:\"Incident Response Planning\",id:\"o8tKHqLD1\",layoutId:\"o8tKHqLD1\",ouKj1qmps:\"Develop a robust plan to minimize the impact of cyberattacks.\",style:{width:\"100%\"},variant:\"hb_BfqxUF\",width:\"100%\",wVg76nMJe:\"Control access to sensitive data with role-based access control.\",yiJ0uIfUc:\"Data Protection\"})})})})})]})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yoz33m\",\"data-framer-name\":\"Stack\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3azci7\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{y:(componentViewport?.y||0)+0+5563.2+0+0+0+0},BvEnYFfQu:{y:(componentViewport?.y||0)+0+6506.800000000001+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,y:(componentViewport?.y||0)+0+5275.8+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-16gqt7o-container\",nodeId:\"Lac8qsPqx\",scopeId:\"m1sLXM9Oc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{variant:\"ZjghkxMPA\"}},children:/*#__PURE__*/_jsx(Tag,{atFApCjnp:\"How We Can Help\",height:\"100%\",id:\"Lac8qsPqx\",layoutId:\"Lac8qsPqx\",variant:\"Iv2RVFyCS\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1u10sqd\",\"data-styles-preset\":\"R0bjFAW9g\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgb(27, 12, 62) 0%, var(--token-da88d72d-010d-47fd-b77d-e8596974f0a9, rgb(22, 22, 24)) 40%)\"},children:\"Protect, detect, respond, and strengthen your security posture.\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-178gl2i\",\"data-styles-preset\":\"fD2RkAJSu\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgb(36, 7, 110) -25%, var(--token-da88d72d-010d-47fd-b77d-e8596974f0a9, rgb(22, 22, 24)) 75%)\"},children:\"Protect, detect, respond, and strengthen your security posture.\"})})}),className:\"framer-tkjr93\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1w1oujp\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-lrff61\",\"data-border\":true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{width:`min(min(${componentViewport?.width||\"100vw\"} - 32px, 1128px), 1200px)`,y:(componentViewport?.y||0)+0+5563.2+0+154.6+0+0+0+0},BvEnYFfQu:{width:`min(min(${componentViewport?.width||\"100vw\"} - 48px, 1128px), 1200px)`,y:(componentViewport?.y||0)+0+6506.800000000001+0+183.8+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:768,width:`max(min(min(${componentViewport?.width||\"100vw\"} - 72px, 1128px), 1200px), 1px)`,y:(componentViewport?.y||0)+0+5275.8+0+199.8+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-137obte-container\",nodeId:\"QilWgcNcX\",scopeId:\"m1sLXM9Oc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{variant:\"amoqBDS3M\"},BvEnYFfQu:{variant:\"dSZBbuE5g\"}},children:/*#__PURE__*/_jsx(InfoSection,{AuFEgRHEJ:\"Our cybersecurity consultants will act quickly to help you recover from a cyber incident and get your systems back up and running as quickly and securely as possible to minimize business disruption.\",D0um_Kgko:\"Our consultants work with you to close security gaps, ensure compliance, and enhance your overall security posture.\",EAc9RaehW:\"Security Training\",Et3K3PFf4:\"GZ1W2Mpsa\",FlU__dGyS:true,fO56DYp6r:\"Security Consulting\",g4vKFKkF4:\"GZ1W2Mpsa\",G5dXsLxWo:\"GZ1W2Mpsa\",height:\"100%\",HGZ8dcJNy:\"Managed Security\",id:\"QilWgcNcX\",ID91B_PWx:\"GZ1W2Mpsa\",jwnQi3Rxk:true,kUNF8nA_5:\"ListBullets\",layoutId:\"QilWgcNcX\",lhwRo6l_x:true,oM_HDQco0:true,OQgd9ON71:\"GraduationCap\",pma6hk2O6:true,PnSvDaqdy:\"Headset\",QqB2o9lIH:\"Virtual CISO\",Rf3bLM7N3:\"GZ1W2Mpsa\",RSjWhOtaP:\"Our SOC team works around the clock to identify, monitor, detect, respond and remediate cybersecurity threats in your environment.\",style:{width:\"100%\"},t_YUEM_ng:\"Security Assessments\",ThNWV6Cqv:\"Incident Response\",UDpD3EZr3:\"We offer comprehensive vulnerability assessments that evaluate your security posture and identify critical risk areas for both external and internal threats.\",variant:\"Ju130iKg7\",VCGizPeQs:\"As your virtual Chief Information Security Officer (vCISO), we\u2019ll help your organization implement strategies to mitigate risk and governance frameworks to ensure compliance.\",VgOyFEM4a:\"Crosshair\",width:\"100%\",wT4l36rYL:\"Stethoscope\",x5VHs9Lg9:\"We offer a full range of cybersecurity training, including targeted training for system administrators and cybersecurity awareness training for end users.\",zgdDjCQTo:\"Target\",zoaxZXHGq:true,zseJtRRqc:\"GZ1W2Mpsa\"})})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:984,intrinsicWidth:1500,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5563.2+-177.9609375),pixelHeight:1968,pixelWidth:3e3,sizes:\"1215px\",src:\"https://framerusercontent.com/images/mIsmO3Fss6OnTOIVaFYYMGDUyWE.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/mIsmO3Fss6OnTOIVaFYYMGDUyWE.png?scale-down-to=512 512w,https://framerusercontent.com/images/mIsmO3Fss6OnTOIVaFYYMGDUyWE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/mIsmO3Fss6OnTOIVaFYYMGDUyWE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/mIsmO3Fss6OnTOIVaFYYMGDUyWE.png 3000w\"}},BvEnYFfQu:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:984,intrinsicWidth:1500,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6506.800000000001+-257.9609375),pixelHeight:1968,pixelWidth:3e3,sizes:\"1215px\",src:\"https://framerusercontent.com/images/mIsmO3Fss6OnTOIVaFYYMGDUyWE.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/mIsmO3Fss6OnTOIVaFYYMGDUyWE.png?scale-down-to=512 512w,https://framerusercontent.com/images/mIsmO3Fss6OnTOIVaFYYMGDUyWE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/mIsmO3Fss6OnTOIVaFYYMGDUyWE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/mIsmO3Fss6OnTOIVaFYYMGDUyWE.png 3000w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:984,intrinsicWidth:1500,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5275.8+-178),pixelHeight:1968,pixelWidth:3e3,sizes:\"1215px\",src:\"https://framerusercontent.com/images/mIsmO3Fss6OnTOIVaFYYMGDUyWE.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/mIsmO3Fss6OnTOIVaFYYMGDUyWE.png?scale-down-to=512 512w,https://framerusercontent.com/images/mIsmO3Fss6OnTOIVaFYYMGDUyWE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/mIsmO3Fss6OnTOIVaFYYMGDUyWE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/mIsmO3Fss6OnTOIVaFYYMGDUyWE.png 3000w\"},className:\"framer-1764v7g\",\"data-framer-name\":\"Glow\",style:{rotate:180},transformTemplate:transformTemplate1})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-b74c2l\",\"data-framer-name\":\"CTA\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6533.8+0),positionX:\"center\",positionY:\"center\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/WzIWPA552ij7kjTsryjpNI9qJ9I.png\",srcSet:\"https://framerusercontent.com/images/WzIWPA552ij7kjTsryjpNI9qJ9I.png?scale-down-to=512 512w,https://framerusercontent.com/images/WzIWPA552ij7kjTsryjpNI9qJ9I.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/WzIWPA552ij7kjTsryjpNI9qJ9I.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/WzIWPA552ij7kjTsryjpNI9qJ9I.png 3603w\"}},BvEnYFfQu:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+7530.600000000001+0),positionX:\"center\",positionY:\"center\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/WzIWPA552ij7kjTsryjpNI9qJ9I.png\",srcSet:\"https://framerusercontent.com/images/WzIWPA552ij7kjTsryjpNI9qJ9I.png?scale-down-to=512 512w,https://framerusercontent.com/images/WzIWPA552ij7kjTsryjpNI9qJ9I.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/WzIWPA552ij7kjTsryjpNI9qJ9I.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/WzIWPA552ij7kjTsryjpNI9qJ9I.png 3603w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6347.6+0),positionX:\"center\",positionY:\"center\",sizes:`min(${componentViewport?.width||\"100vw\"}, 1200px)`,src:\"https://framerusercontent.com/images/WzIWPA552ij7kjTsryjpNI9qJ9I.png\",srcSet:\"https://framerusercontent.com/images/WzIWPA552ij7kjTsryjpNI9qJ9I.png?scale-down-to=512 512w,https://framerusercontent.com/images/WzIWPA552ij7kjTsryjpNI9qJ9I.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/WzIWPA552ij7kjTsryjpNI9qJ9I.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/WzIWPA552ij7kjTsryjpNI9qJ9I.png 3603w\"},className:\"framer-ppx84c\",\"data-framer-name\":\"Noise\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{width:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,y:(componentViewport?.y||0)+0+6533.8+0+0},BvEnYFfQu:{width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,y:(componentViewport?.y||0)+0+7530.600000000001+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:310,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 72px)`,y:(componentViewport?.y||0)+0+6347.6+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-11nzsuv-container\",nodeId:\"dgOdLHQAy\",scopeId:\"m1sLXM9Oc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{variant:\"aTefvs6OB\"},BvEnYFfQu:{variant:\"Rp4o4ekCF\"}},children:/*#__PURE__*/_jsx(CTA,{DLqfpmZqw:\"Ready to strengthen your security?\",height:\"100%\",id:\"dgOdLHQAy\",layoutId:\"dgOdLHQAy\",style:{width:\"100%\"},variant:\"Gmbf8Ua2_\",width:\"100%\",XCztPGSSq:\"Identify risks and strengthen defenses with a security assessment.\"})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{y:(componentViewport?.y||0)+0+6859.8},BvEnYFfQu:{y:(componentViewport?.y||0)+0+7864.600000000001}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1045,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+6693.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-18dhcwd-container\",nodeId:\"bTQlg0LJj\",scopeId:\"m1sLXM9Oc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bNAqXL_1c:{variant:\"AifFrgpIB\"},BvEnYFfQu:{variant:\"Av8BpTscX\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"bTQlg0LJj\",layoutId:\"bTQlg0LJj\",style:{width:\"100%\"},variant:\"Nv0ZCgWGm\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-qfdpo.framer-syf2sp, .framer-qfdpo .framer-syf2sp { display: block; }\",\".framer-qfdpo.framer-1fz0a5v { align-content: center; align-items: center; background-color: var(--token-ffce295f-42d0-4139-9041-1c9acbd8ff64, #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-qfdpo .framer-1cqyv8y-container { flex: none; height: auto; left: 50%; position: fixed; top: -92px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-qfdpo .framer-1kb1r5z-container { flex: none; height: auto; position: relative; width: 100%; z-index: 5; }\",\".framer-qfdpo .framer-sg2v9h { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-qfdpo .framer-1vy2z3f-container, .framer-qfdpo .framer-gsnjfg-container, .framer-qfdpo .framer-qj80oc-container, .framer-qfdpo .framer-e30nzx-container, .framer-qfdpo .framer-19eek1x-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-qfdpo .framer-rxig08 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px 36px 0px 36px; position: relative; width: 100%; }\",\".framer-qfdpo .framer-f4vqp7 { align-content: center; align-items: center; background-color: var(--token-ffce295f-42d0-4139-9041-1c9acbd8ff64, #ffffff); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: center; overflow: hidden; padding: 104px 36px 104px 36px; position: relative; width: 100%; z-index: 1; }\",\".framer-qfdpo .framer-1bsmxdt { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: center; max-width: 1128px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-qfdpo .framer-lfdetc { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 120px; height: auto; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; z-index: 2; }\",\".framer-qfdpo .framer-tumqu7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 456px; }\",\".framer-qfdpo .framer-1361q00, .framer-qfdpo .framer-9qvqh8, .framer-qfdpo .framer-flhl46 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-qfdpo .framer-1v5t7zy-container, .framer-qfdpo .framer-1pbrbiu-container, .framer-qfdpo .framer-gx23am-container, .framer-qfdpo .framer-3q6hq6-container, .framer-qfdpo .framer-16gqt7o-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-qfdpo .framer-17xsvvo, .framer-qfdpo .framer-uy1mbm, .framer-qfdpo .framer-8u27ha { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-qfdpo .framer-w4gbkt { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 13px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-qfdpo .framer-1t91yuw, .framer-qfdpo .framer-f8yej5, .framer-qfdpo .framer-1hs8b9b, .framer-qfdpo .framer-l6rxcy, .framer-qfdpo .framer-rjy14z, .framer-qfdpo .framer-vcq78o, .framer-qfdpo .framer-1lsxlex { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-qfdpo .framer-13nag6o, .framer-qfdpo .framer-11dtt16, .framer-qfdpo .framer-17l9lih { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 13px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-qfdpo .framer-1df0pm1 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-qfdpo .framer-1kc8tql { bottom: -420px; flex: none; height: 656px; left: calc(24.16666666666669% - 1001px / 2); opacity: 0.9; position: absolute; width: 1001px; z-index: 0; }\",\".framer-qfdpo .framer-dpfxxy { align-content: center; align-items: center; background-color: var(--token-602d0cac-73ab-4c11-9b73-955de1df9cfd, #000000); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 104px 36px 104px 36px; position: relative; width: 100%; z-index: 1; }\",\".framer-qfdpo .framer-10uxkao, .framer-qfdpo .framer-3azci7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-qfdpo .framer-1kjy9nx, .framer-qfdpo .framer-eg8hn0 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 744px; word-break: break-word; word-wrap: break-word; }\",\".framer-qfdpo .framer-yqz4zf, .framer-qfdpo .framer-1w1oujp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1128px; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-qfdpo .framer-vmyi8n { --border-bottom-width: 1px; --border-color: var(--token-da88d72d-010d-47fd-b77d-e8596974f0a9, #161618); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-qfdpo .framer-1jg3mb3-container, .framer-qfdpo .framer-137obte-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-qfdpo .framer-1gs81yw, .framer-qfdpo .framer-ppx84c { bottom: 0px; flex: none; left: 0px; mix-blend-mode: lighten; opacity: 0.09; overflow: hidden; position: absolute; right: 0px; top: 0px; z-index: 0; }\",\".framer-qfdpo .framer-1depsw4 { -webkit-mask: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 17.18925957207207%, rgb(0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 85.13513513513513%, rgba(0, 0, 0, 0) 100%) add; flex: none; height: 714px; left: 0px; mask: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 17.18925957207207%, rgb(0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 85.13513513513513%, rgba(0, 0, 0, 0) 100%) add; overflow: visible; position: absolute; right: 0px; top: -162px; }\",\".framer-qfdpo .framer-1azey3c { -webkit-mask: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 38%, rgba(0, 0, 0, 0) 65%) add; flex: none; height: 1138px; left: calc(50.00000000000002% - 1720px / 2); mask: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 38%, rgba(0, 0, 0, 0) 65%) add; overflow: visible; position: absolute; top: calc(50.00000000000002% - 1138px / 2); width: 1720px; z-index: 0; }\",\".framer-qfdpo .framer-1jw8sfk { bottom: -687px; flex: none; height: 984px; left: calc(62.50000000000002% - 1500px / 2); overflow: visible; position: absolute; width: 1500px; z-index: 0; }\",\".framer-qfdpo .framer-178uvwf { align-content: center; align-items: center; background-color: var(--token-ffce295f-42d0-4139-9041-1c9acbd8ff64, #ffffff); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 104px 36px 104px 36px; position: relative; width: 100%; }\",\".framer-qfdpo .framer-13pgjfa { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 72px; height: min-content; justify-content: center; max-width: 1128px; overflow: hidden; padding: 0px; position: relative; width: 1px; z-index: 1; }\",\".framer-qfdpo .framer-12ex9yf, .framer-qfdpo .framer-ews53y { align-content: center; align-items: center; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: auto; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 1px; z-index: 2; }\",\".framer-qfdpo .framer-6p7gz9, .framer-qfdpo .framer-1aqgzjr { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-qfdpo .framer-1j91sy2, .framer-qfdpo .framer-zv0b3 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-qfdpo .framer-1noikvr, .framer-qfdpo .framer-1sc65e4 { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-qfdpo .framer-1adk02n-container { flex: none; height: 760px; position: relative; width: 552px; }\",\".framer-qfdpo .framer-1tyis07 { flex: none; height: 1076px; left: calc(50.00000000000002% - 1435px / 2); position: absolute; top: -54px; width: 1435px; z-index: 0; }\",\".framer-qfdpo .framer-jop679 { align-content: center; align-items: center; background-color: var(--token-ffce295f-42d0-4139-9041-1c9acbd8ff64, #ffffff); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 36px 104px 36px; position: relative; width: 100%; }\",\".framer-qfdpo .framer-1e59w56 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 72px; height: min-content; justify-content: center; max-width: 1128px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-qfdpo .framer-gdmg6n-container { flex: none; height: 760px; position: relative; width: 552px; z-index: 2; }\",\".framer-qfdpo .framer-1yoz33m { align-content: center; align-items: center; background-color: var(--token-ffce295f-42d0-4139-9041-1c9acbd8ff64, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 36px 104px 36px; position: relative; width: 100%; z-index: 1; }\",\".framer-qfdpo .framer-tkjr93 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 744px; word-break: break-word; word-wrap: break-word; }\",\".framer-qfdpo .framer-lrff61 { --border-bottom-width: 1px; --border-color: var(--token-909f1c45-e586-4328-be6e-4be4ca764dc5, #eeeef0); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-qfdpo .framer-1764v7g { aspect-ratio: 1.524390243902439 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 797px); left: -39%; overflow: visible; position: absolute; top: -178px; transform: translateX(-50%); width: 1215px; z-index: 0; }\",\".framer-qfdpo .framer-b74c2l { align-content: center; align-items: center; background-color: var(--token-ffce295f-42d0-4139-9041-1c9acbd8ff64, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px 36px 36px 36px; position: relative; width: 100%; z-index: 1; }\",\".framer-qfdpo .framer-11nzsuv-container, .framer-qfdpo .framer-18dhcwd-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-qfdpo.framer-1fz0a5v, .framer-qfdpo .framer-sg2v9h, .framer-qfdpo .framer-rxig08, .framer-qfdpo .framer-f4vqp7, .framer-qfdpo .framer-1bsmxdt, .framer-qfdpo .framer-lfdetc, .framer-qfdpo .framer-tumqu7, .framer-qfdpo .framer-1361q00, .framer-qfdpo .framer-17xsvvo, .framer-qfdpo .framer-w4gbkt, .framer-qfdpo .framer-13nag6o, .framer-qfdpo .framer-1df0pm1, .framer-qfdpo .framer-dpfxxy, .framer-qfdpo .framer-10uxkao, .framer-qfdpo .framer-yqz4zf, .framer-qfdpo .framer-vmyi8n, .framer-qfdpo .framer-178uvwf, .framer-qfdpo .framer-13pgjfa, .framer-qfdpo .framer-6p7gz9, .framer-qfdpo .framer-9qvqh8, .framer-qfdpo .framer-uy1mbm, .framer-qfdpo .framer-11dtt16, .framer-qfdpo .framer-1j91sy2, .framer-qfdpo .framer-jop679, .framer-qfdpo .framer-1e59w56, .framer-qfdpo .framer-1aqgzjr, .framer-qfdpo .framer-flhl46, .framer-qfdpo .framer-8u27ha, .framer-qfdpo .framer-17l9lih, .framer-qfdpo .framer-zv0b3, .framer-qfdpo .framer-1yoz33m, .framer-qfdpo .framer-3azci7, .framer-qfdpo .framer-1w1oujp, .framer-qfdpo .framer-lrff61, .framer-qfdpo .framer-b74c2l { gap: 0px; } .framer-qfdpo.framer-1fz0a5v > *, .framer-qfdpo .framer-sg2v9h > *, .framer-qfdpo .framer-rxig08 > *, .framer-qfdpo .framer-17xsvvo > *, .framer-qfdpo .framer-yqz4zf > *, .framer-qfdpo .framer-uy1mbm > *, .framer-qfdpo .framer-8u27ha > *, .framer-qfdpo .framer-1w1oujp > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-qfdpo.framer-1fz0a5v > :first-child, .framer-qfdpo .framer-sg2v9h > :first-child, .framer-qfdpo .framer-rxig08 > :first-child, .framer-qfdpo .framer-tumqu7 > :first-child, .framer-qfdpo .framer-1361q00 > :first-child, .framer-qfdpo .framer-17xsvvo > :first-child, .framer-qfdpo .framer-1df0pm1 > :first-child, .framer-qfdpo .framer-dpfxxy > :first-child, .framer-qfdpo .framer-10uxkao > :first-child, .framer-qfdpo .framer-yqz4zf > :first-child, .framer-qfdpo .framer-6p7gz9 > :first-child, .framer-qfdpo .framer-9qvqh8 > :first-child, .framer-qfdpo .framer-uy1mbm > :first-child, .framer-qfdpo .framer-1aqgzjr > :first-child, .framer-qfdpo .framer-flhl46 > :first-child, .framer-qfdpo .framer-8u27ha > :first-child, .framer-qfdpo .framer-1yoz33m > :first-child, .framer-qfdpo .framer-3azci7 > :first-child, .framer-qfdpo .framer-1w1oujp > :first-child, .framer-qfdpo .framer-b74c2l > :first-child { margin-top: 0px; } .framer-qfdpo.framer-1fz0a5v > :last-child, .framer-qfdpo .framer-sg2v9h > :last-child, .framer-qfdpo .framer-rxig08 > :last-child, .framer-qfdpo .framer-tumqu7 > :last-child, .framer-qfdpo .framer-1361q00 > :last-child, .framer-qfdpo .framer-17xsvvo > :last-child, .framer-qfdpo .framer-1df0pm1 > :last-child, .framer-qfdpo .framer-dpfxxy > :last-child, .framer-qfdpo .framer-10uxkao > :last-child, .framer-qfdpo .framer-yqz4zf > :last-child, .framer-qfdpo .framer-6p7gz9 > :last-child, .framer-qfdpo .framer-9qvqh8 > :last-child, .framer-qfdpo .framer-uy1mbm > :last-child, .framer-qfdpo .framer-1aqgzjr > :last-child, .framer-qfdpo .framer-flhl46 > :last-child, .framer-qfdpo .framer-8u27ha > :last-child, .framer-qfdpo .framer-1yoz33m > :last-child, .framer-qfdpo .framer-3azci7 > :last-child, .framer-qfdpo .framer-1w1oujp > :last-child, .framer-qfdpo .framer-b74c2l > :last-child { margin-bottom: 0px; } .framer-qfdpo .framer-f4vqp7 > *, .framer-qfdpo .framer-1bsmxdt > *, .framer-qfdpo .framer-lfdetc > * { margin: 0px; margin-left: calc(120px / 2); margin-right: calc(120px / 2); } .framer-qfdpo .framer-f4vqp7 > :first-child, .framer-qfdpo .framer-1bsmxdt > :first-child, .framer-qfdpo .framer-lfdetc > :first-child, .framer-qfdpo .framer-w4gbkt > :first-child, .framer-qfdpo .framer-13nag6o > :first-child, .framer-qfdpo .framer-vmyi8n > :first-child, .framer-qfdpo .framer-178uvwf > :first-child, .framer-qfdpo .framer-13pgjfa > :first-child, .framer-qfdpo .framer-11dtt16 > :first-child, .framer-qfdpo .framer-1j91sy2 > :first-child, .framer-qfdpo .framer-jop679 > :first-child, .framer-qfdpo .framer-1e59w56 > :first-child, .framer-qfdpo .framer-17l9lih > :first-child, .framer-qfdpo .framer-zv0b3 > :first-child, .framer-qfdpo .framer-lrff61 > :first-child { margin-left: 0px; } .framer-qfdpo .framer-f4vqp7 > :last-child, .framer-qfdpo .framer-1bsmxdt > :last-child, .framer-qfdpo .framer-lfdetc > :last-child, .framer-qfdpo .framer-w4gbkt > :last-child, .framer-qfdpo .framer-13nag6o > :last-child, .framer-qfdpo .framer-vmyi8n > :last-child, .framer-qfdpo .framer-178uvwf > :last-child, .framer-qfdpo .framer-13pgjfa > :last-child, .framer-qfdpo .framer-11dtt16 > :last-child, .framer-qfdpo .framer-1j91sy2 > :last-child, .framer-qfdpo .framer-jop679 > :last-child, .framer-qfdpo .framer-1e59w56 > :last-child, .framer-qfdpo .framer-17l9lih > :last-child, .framer-qfdpo .framer-zv0b3 > :last-child, .framer-qfdpo .framer-lrff61 > :last-child { margin-right: 0px; } .framer-qfdpo .framer-tumqu7 > *, .framer-qfdpo .framer-1df0pm1 > *, .framer-qfdpo .framer-6p7gz9 > *, .framer-qfdpo .framer-1aqgzjr > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-qfdpo .framer-1361q00 > *, .framer-qfdpo .framer-10uxkao > *, .framer-qfdpo .framer-9qvqh8 > *, .framer-qfdpo .framer-flhl46 > *, .framer-qfdpo .framer-3azci7 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-qfdpo .framer-w4gbkt > *, .framer-qfdpo .framer-13nag6o > *, .framer-qfdpo .framer-11dtt16 > *, .framer-qfdpo .framer-17l9lih > * { margin: 0px; margin-left: calc(13px / 2); margin-right: calc(13px / 2); } .framer-qfdpo .framer-dpfxxy > *, .framer-qfdpo .framer-1yoz33m > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-qfdpo .framer-vmyi8n > *, .framer-qfdpo .framer-178uvwf > *, .framer-qfdpo .framer-jop679 > *, .framer-qfdpo .framer-lrff61 > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-qfdpo .framer-13pgjfa > *, .framer-qfdpo .framer-1e59w56 > * { margin: 0px; margin-left: calc(72px / 2); margin-right: calc(72px / 2); } .framer-qfdpo .framer-1j91sy2 > *, .framer-qfdpo .framer-zv0b3 > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-qfdpo .framer-b74c2l > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-qfdpo[data-border=\"true\"]::after, .framer-qfdpo [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-qfdpo.framer-1fz0a5v { width: 810px; } .framer-qfdpo .framer-rxig08 { padding: 0px 24px 0px 24px; } .framer-qfdpo .framer-f4vqp7, .framer-qfdpo .framer-178uvwf { flex-direction: column; gap: 64px; padding: 72px 24px 72px 24px; } .framer-qfdpo .framer-1bsmxdt, .framer-qfdpo .framer-13pgjfa, .framer-qfdpo .framer-1e59w56 { flex: none; flex-direction: column; gap: 64px; width: 100%; } .framer-qfdpo .framer-lfdetc { align-self: unset; flex: none; flex-direction: column; gap: 64px; height: min-content; justify-content: center; width: 100%; } .framer-qfdpo .framer-tumqu7, .framer-qfdpo .framer-tkjr93 { width: 100%; } .framer-qfdpo .framer-17xsvvo { flex-direction: row; gap: 13px; justify-content: flex-start; } .framer-qfdpo .framer-w4gbkt { width: min-content; } .framer-qfdpo .framer-1df0pm1, .framer-qfdpo .framer-1jg3mb3-container, .framer-qfdpo .framer-137obte-container { flex: none; width: 100%; } .framer-qfdpo .framer-dpfxxy { gap: 64px; padding: 72px 24px 72px 24px; } .framer-qfdpo .framer-vmyi8n, .framer-qfdpo .framer-lrff61 { flex-direction: column; } .framer-qfdpo .framer-1depsw4 { left: -90px; right: -300px; } .framer-qfdpo .framer-1azey3c { -webkit-mask: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0) 60.00000000000001%) add; left: calc(45.00000000000002% - 1720px / 2); mask: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0) 60.00000000000001%) add; } .framer-qfdpo .framer-12ex9yf { align-self: unset; flex: none; gap: 64px; height: min-content; justify-content: center; width: 100%; } .framer-qfdpo .framer-1adk02n-container { height: 680px; width: 100%; } .framer-qfdpo .framer-jop679 { flex-direction: column; gap: 64px; padding: 0px 24px 72px 24px; } .framer-qfdpo .framer-gdmg6n-container { height: 680px; order: 1; width: 100%; } .framer-qfdpo .framer-ews53y { align-self: unset; flex: none; gap: 64px; height: min-content; justify-content: center; order: 0; width: 100%; } .framer-qfdpo .framer-1yoz33m { gap: 64px; padding: 0px 24px 72px 24px; } .framer-qfdpo .framer-1764v7g { left: -55%; top: -258px; } .framer-qfdpo .framer-b74c2l { max-width: unset; padding: 0px 24px 24px 24px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-qfdpo .framer-f4vqp7, .framer-qfdpo .framer-1bsmxdt, .framer-qfdpo .framer-lfdetc, .framer-qfdpo .framer-17xsvvo, .framer-qfdpo .framer-dpfxxy, .framer-qfdpo .framer-vmyi8n, .framer-qfdpo .framer-178uvwf, .framer-qfdpo .framer-13pgjfa, .framer-qfdpo .framer-12ex9yf, .framer-qfdpo .framer-jop679, .framer-qfdpo .framer-1e59w56, .framer-qfdpo .framer-ews53y, .framer-qfdpo .framer-1yoz33m, .framer-qfdpo .framer-lrff61 { gap: 0px; } .framer-qfdpo .framer-f4vqp7 > *, .framer-qfdpo .framer-1bsmxdt > *, .framer-qfdpo .framer-lfdetc > *, .framer-qfdpo .framer-dpfxxy > *, .framer-qfdpo .framer-178uvwf > *, .framer-qfdpo .framer-13pgjfa > *, .framer-qfdpo .framer-12ex9yf > *, .framer-qfdpo .framer-jop679 > *, .framer-qfdpo .framer-1e59w56 > *, .framer-qfdpo .framer-ews53y > *, .framer-qfdpo .framer-1yoz33m > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-qfdpo .framer-f4vqp7 > :first-child, .framer-qfdpo .framer-1bsmxdt > :first-child, .framer-qfdpo .framer-lfdetc > :first-child, .framer-qfdpo .framer-dpfxxy > :first-child, .framer-qfdpo .framer-vmyi8n > :first-child, .framer-qfdpo .framer-178uvwf > :first-child, .framer-qfdpo .framer-13pgjfa > :first-child, .framer-qfdpo .framer-12ex9yf > :first-child, .framer-qfdpo .framer-jop679 > :first-child, .framer-qfdpo .framer-1e59w56 > :first-child, .framer-qfdpo .framer-ews53y > :first-child, .framer-qfdpo .framer-1yoz33m > :first-child, .framer-qfdpo .framer-lrff61 > :first-child { margin-top: 0px; } .framer-qfdpo .framer-f4vqp7 > :last-child, .framer-qfdpo .framer-1bsmxdt > :last-child, .framer-qfdpo .framer-lfdetc > :last-child, .framer-qfdpo .framer-dpfxxy > :last-child, .framer-qfdpo .framer-vmyi8n > :last-child, .framer-qfdpo .framer-178uvwf > :last-child, .framer-qfdpo .framer-13pgjfa > :last-child, .framer-qfdpo .framer-12ex9yf > :last-child, .framer-qfdpo .framer-jop679 > :last-child, .framer-qfdpo .framer-1e59w56 > :last-child, .framer-qfdpo .framer-ews53y > :last-child, .framer-qfdpo .framer-1yoz33m > :last-child, .framer-qfdpo .framer-lrff61 > :last-child { margin-bottom: 0px; } .framer-qfdpo .framer-17xsvvo > * { margin: 0px; margin-left: calc(13px / 2); margin-right: calc(13px / 2); } .framer-qfdpo .framer-17xsvvo > :first-child { margin-left: 0px; } .framer-qfdpo .framer-17xsvvo > :last-child { margin-right: 0px; } .framer-qfdpo .framer-vmyi8n > *, .framer-qfdpo .framer-lrff61 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }}\",\"@media (max-width: 809px) { .framer-qfdpo.framer-1fz0a5v { width: 390px; } .framer-qfdpo .framer-rxig08 { padding: 0px 16px 0px 16px; } .framer-qfdpo .framer-f4vqp7, .framer-qfdpo .framer-jop679 { flex-direction: column; gap: 48px; padding: 0px 16px 48px 16px; } .framer-qfdpo .framer-1bsmxdt { flex: none; flex-direction: column; gap: 48px; width: 100%; z-index: 1; } .framer-qfdpo .framer-lfdetc { align-self: unset; flex: none; flex-direction: column; gap: 48px; height: min-content; justify-content: center; width: 100%; } .framer-qfdpo .framer-tumqu7, .framer-qfdpo .framer-1kjy9nx, .framer-qfdpo .framer-eg8hn0, .framer-qfdpo .framer-tkjr93 { width: 100%; } .framer-qfdpo .framer-w4gbkt, .framer-qfdpo .framer-13nag6o, .framer-qfdpo .framer-11dtt16, .framer-qfdpo .framer-17l9lih { gap: 9px; } .framer-qfdpo .framer-1df0pm1, .framer-qfdpo .framer-1jg3mb3-container, .framer-qfdpo .framer-137obte-container { flex: none; width: 100%; } .framer-qfdpo .framer-dpfxxy { gap: 48px; padding: 48px 16px 48px 16px; } .framer-qfdpo .framer-vmyi8n, .framer-qfdpo .framer-lrff61 { flex-direction: column; } .framer-qfdpo .framer-1depsw4 { height: 390px; left: unset; right: -405px; top: -92px; width: 1200px; } .framer-qfdpo .framer-1azey3c { -webkit-mask: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 45%, rgba(0, 0, 0, 0) 65%) add; height: 556px; left: 282px; mask: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 45%, rgba(0, 0, 0, 0) 65%) add; top: -83px; width: 556px; } .framer-qfdpo .framer-178uvwf { flex-direction: column; gap: 48px; padding: 48px 16px 48px 16px; } .framer-qfdpo .framer-13pgjfa, .framer-qfdpo .framer-1e59w56 { flex: none; flex-direction: column; gap: 48px; width: 100%; } .framer-qfdpo .framer-12ex9yf { align-self: unset; flex: none; gap: 48px; height: min-content; justify-content: center; width: 100%; } .framer-qfdpo .framer-1adk02n-container { height: 400px; width: 100%; } .framer-qfdpo .framer-gdmg6n-container { height: 400px; order: 1; width: 100%; } .framer-qfdpo .framer-ews53y { align-self: unset; flex: none; gap: 48px; height: min-content; justify-content: center; order: 0; width: 100%; } .framer-qfdpo .framer-1yoz33m { gap: 48px; padding: 0px 16px 48px 16px; } .framer-qfdpo .framer-1764v7g { left: -121%; top: -178px; } .framer-qfdpo .framer-b74c2l { max-width: unset; padding: 0px 16px 16px 16px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-qfdpo .framer-f4vqp7, .framer-qfdpo .framer-1bsmxdt, .framer-qfdpo .framer-lfdetc, .framer-qfdpo .framer-w4gbkt, .framer-qfdpo .framer-13nag6o, .framer-qfdpo .framer-dpfxxy, .framer-qfdpo .framer-vmyi8n, .framer-qfdpo .framer-178uvwf, .framer-qfdpo .framer-13pgjfa, .framer-qfdpo .framer-12ex9yf, .framer-qfdpo .framer-11dtt16, .framer-qfdpo .framer-jop679, .framer-qfdpo .framer-1e59w56, .framer-qfdpo .framer-ews53y, .framer-qfdpo .framer-17l9lih, .framer-qfdpo .framer-1yoz33m, .framer-qfdpo .framer-lrff61 { gap: 0px; } .framer-qfdpo .framer-f4vqp7 > *, .framer-qfdpo .framer-1bsmxdt > *, .framer-qfdpo .framer-lfdetc > *, .framer-qfdpo .framer-dpfxxy > *, .framer-qfdpo .framer-178uvwf > *, .framer-qfdpo .framer-13pgjfa > *, .framer-qfdpo .framer-12ex9yf > *, .framer-qfdpo .framer-jop679 > *, .framer-qfdpo .framer-1e59w56 > *, .framer-qfdpo .framer-ews53y > *, .framer-qfdpo .framer-1yoz33m > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-qfdpo .framer-f4vqp7 > :first-child, .framer-qfdpo .framer-1bsmxdt > :first-child, .framer-qfdpo .framer-lfdetc > :first-child, .framer-qfdpo .framer-dpfxxy > :first-child, .framer-qfdpo .framer-vmyi8n > :first-child, .framer-qfdpo .framer-178uvwf > :first-child, .framer-qfdpo .framer-13pgjfa > :first-child, .framer-qfdpo .framer-12ex9yf > :first-child, .framer-qfdpo .framer-jop679 > :first-child, .framer-qfdpo .framer-1e59w56 > :first-child, .framer-qfdpo .framer-ews53y > :first-child, .framer-qfdpo .framer-1yoz33m > :first-child, .framer-qfdpo .framer-lrff61 > :first-child { margin-top: 0px; } .framer-qfdpo .framer-f4vqp7 > :last-child, .framer-qfdpo .framer-1bsmxdt > :last-child, .framer-qfdpo .framer-lfdetc > :last-child, .framer-qfdpo .framer-dpfxxy > :last-child, .framer-qfdpo .framer-vmyi8n > :last-child, .framer-qfdpo .framer-178uvwf > :last-child, .framer-qfdpo .framer-13pgjfa > :last-child, .framer-qfdpo .framer-12ex9yf > :last-child, .framer-qfdpo .framer-jop679 > :last-child, .framer-qfdpo .framer-1e59w56 > :last-child, .framer-qfdpo .framer-ews53y > :last-child, .framer-qfdpo .framer-1yoz33m > :last-child, .framer-qfdpo .framer-lrff61 > :last-child { margin-bottom: 0px; } .framer-qfdpo .framer-w4gbkt > *, .framer-qfdpo .framer-13nag6o > *, .framer-qfdpo .framer-11dtt16 > *, .framer-qfdpo .framer-17l9lih > * { margin: 0px; margin-left: calc(9px / 2); margin-right: calc(9px / 2); } .framer-qfdpo .framer-w4gbkt > :first-child, .framer-qfdpo .framer-13nag6o > :first-child, .framer-qfdpo .framer-11dtt16 > :first-child, .framer-qfdpo .framer-17l9lih > :first-child { margin-left: 0px; } .framer-qfdpo .framer-w4gbkt > :last-child, .framer-qfdpo .framer-13nag6o > :last-child, .framer-qfdpo .framer-11dtt16 > :last-child, .framer-qfdpo .framer-17l9lih > :last-child { margin-right: 0px; } .framer-qfdpo .framer-vmyi8n > *, .framer-qfdpo .framer-lrff61 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 7611\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"BvEnYFfQu\":{\"layout\":[\"fixed\",\"auto\"]},\"bNAqXL_1c\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const Framerm1sLXM9Oc=withCSS(Component,css,\"framer-qfdpo\");export default Framerm1sLXM9Oc;Framerm1sLXM9Oc.displayName=\"Solutions / Cloud\";Framerm1sLXM9Oc.defaultProps={height:7611,width:1200};addFonts(Framerm1sLXM9Oc,[{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\"}]},...NavMenuFonts,...HeroSectionFonts,...TopSectionFonts,...InfoSectionFonts,...TagFonts,...InfoListFonts,...ImageZoomFonts,...CTAFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerm1sLXM9Oc\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"BvEnYFfQu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"bNAqXL_1c\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerIntrinsicHeight\":\"7611\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavMenuFonts", "getFonts", "AlVulO2K5_default", "NavMenuWithVariantAppearEffect", "withVariantAppearEffect", "ContainerWithFX", "withFX", "Container", "HeroSectionFonts", "y47hDKl62_default", "TopSectionFonts", "onmvMBnxu_default", "InfoSectionFonts", "csmqFVUI3_default", "TagFonts", "qF5fcm9ZV_default", "InfoListFonts", "JROJkjn3A_default", "ImageWithFX", "Image2", "ImageZoomFonts", "T9ov8wx0_default", "CTAFonts", "zH4hlVoA3_default", "FooterFonts", "V7wt6G74u_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "transformTemplate1", "_", "t", "addImageAlt", "image", "alt", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "ContainerWithFX", "PropertyOverrides2", "NavMenuWithVariantAppearEffect", "Container", "y47hDKl62_default", "ResolveLinks", "resolvedLinks", "onmvMBnxu_default", "csmqFVUI3_default", "qF5fcm9ZV_default", "x", "RichText2", "JROJkjn3A_default", "SVG", "getLoadingLazyAtYPosition", "Image2", "ImageWithFX", "T9ov8wx0_default", "zH4hlVoA3_default", "V7wt6G74u_default", "css", "Framerm1sLXM9Oc", "withCSS", "m1sLXM9Oc_default", "addFonts", "NavMenuFonts", "HeroSectionFonts", "TopSectionFonts", "InfoSectionFonts", "TagFonts", "InfoListFonts", "ImageZoomFonts", "CTAFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
