{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/f9LPojc3ar5BxKduh8s5/de95Hl96OfdpdQfsqtHz/augiA20Il.js"],
  "sourcesContent": ["// Generated by Framer (cf4c6d7)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,PropertyOverrides,ResolveLinks,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/qXyG1UgqGGx5DS4G9abM/Smooth_Scroll.js\";import PriceCards from\"#framer/local/canvasComponent/GdR2fcKPm/GdR2fcKPm.js\";import ButtonSetSecondary from\"#framer/local/canvasComponent/JeG31CxW9/JeG31CxW9.js\";import NavigationBarNavigationBar from\"#framer/local/canvasComponent/NkPlvPqTp/NkPlvPqTp.js\";import CallUpComponent from\"#framer/local/canvasComponent/os_ho0XG_/os_ho0XG_.js\";import Footer from\"#framer/local/canvasComponent/TquX_bm24/TquX_bm24.js\";import FAQS from\"#framer/local/canvasComponent/VwNeuqk2u/VwNeuqk2u.js\";import ButtonSetPrimary from\"#framer/local/canvasComponent/yOGpobjf9/yOGpobjf9.js\";import*as sharedStyle from\"#framer/local/css/HK3t5CIwk/HK3t5CIwk.js\";import metadataProvider from\"#framer/local/webPageMetadata/augiA20Il/augiA20Il.js\";const SmoothScrollFonts=getFonts(SmoothScroll);const NavigationBarNavigationBarFonts=getFonts(NavigationBarNavigationBar);const ButtonSetPrimaryFonts=getFonts(ButtonSetPrimary);const ButtonSetSecondaryFonts=getFonts(ButtonSetSecondary);const MotionDivWithFX=withFX(motion.div);const PriceCardsFonts=getFonts(PriceCards);const ContainerWithFX=withFX(Container);const FAQSFonts=getFonts(FAQS);const CallUpComponentFonts=getFonts(CallUpComponent);const FooterFonts=getFonts(Footer);const breakpoints={CBqpOFf0R:\"(min-width: 810px) and (max-width: 1279px)\",DYO9kZ6Vu:\"(min-width: 1280px) and (max-width: 1279px)\",JxaLLJIg3:\"(max-width: 809px)\",pS1qW0Yh7:\"(min-width: 1280px) and (max-width: 1279px)\",wjaCoFy9k:\"(min-width: 1280px) and (max-width: 1279px)\",WQLkyLRf1:\"(min-width: 1280px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-5RczT\";const variantClassNames={CBqpOFf0R:\"framer-v-eqvu6q\",DYO9kZ6Vu:\"framer-v-1de7pi\",JxaLLJIg3:\"framer-v-121oe91\",pS1qW0Yh7:\"framer-v-cqhgfj\",wjaCoFy9k:\"framer-v-yunnca\",WQLkyLRf1:\"framer-v-72rtr7\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const animation={opacity:1,rotate:0,rotateX:12,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-130};const transition1={delay:0,duration:1,ease:[.44,0,.56,1],type:\"tween\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:150};const transition2={delay:0,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:150};const transformTemplate2=(_,t)=>`translate(-50%, -50%) ${t}`;const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Breakpoint:\"pS1qW0Yh7\",Desktop:\"WQLkyLRf1\",Phone:\"JxaLLJIg3\",Tablet:\"CBqpOFf0R\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"WQLkyLRf1\"};};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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"JxaLLJIg3\")return false;return true;};const router=useRouter();const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"DYO9kZ6Vu\")return false;return true;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"wjaCoFy9k\")return true;return false;};const isDisplayed3=()=>{if(!isBrowser())return true;if(baseVariant===\"JxaLLJIg3\")return true;return false;};const isDisplayed4=()=>{if(!isBrowser())return true;if(baseVariant===\"DYO9kZ6Vu\")return true;return false;};const isDisplayed5=()=>{if(!isBrowser())return true;if([\"CBqpOFf0R\",\"JxaLLJIg3\"].includes(baseVariant))return false;return true;};const isDisplayed6=()=>{if(!isBrowser())return true;if(baseVariant===\"CBqpOFf0R\")return true;return false;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"WQLkyLRf1\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(28, 25, 23); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-72rtr7\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-foun8u-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"IvmHhEgzx\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"IvmHhEgzx\",intensity:8,layoutId:\"IvmHhEgzx\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1y2simf\",\"data-framer-name\":\"Headers\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-161zywr-container\",nodeId:\"nBht3kPvX\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CBqpOFf0R:{variant:\"bGh2Q39oL\"},JxaLLJIg3:{variant:\"Mph8CQtgE\"}},children:/*#__PURE__*/_jsx(NavigationBarNavigationBar,{height:\"100%\",id:\"nBht3kPvX\",layoutId:\"nBht3kPvX\",style:{width:\"100%\"},variant:\"XUhLca9JB\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uqaiee\",\"data-framer-name\":\"Dash\",children:[/*#__PURE__*/_jsxs(\"main\",{className:\"framer-1m33205\",\"data-framer-name\":\"Hero\",children:[isDisplayed()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",src:\"https://framerusercontent.com/images/fzBdUV7TxLyh0wTpMR8ADuoI.png?scale-down-to=2048\"},className:\"framer-ripcv4 hidden-121oe91\",\"data-framer-name\":\"Background Grid Pattern\",transformTemplate:transformTemplate1}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-bvuoen\",\"data-framer-name\":\"Hero Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3btxrz\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nyubpf\",\"data-framer-name\":\"Heading and supporting text\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-12nzjvb\",\"data-border\":true,\"data-framer-name\":\"Tag\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"rgb(238, 246, 6)\"},children:\"Fortifying Your Digital Defense\"})}),className:\"framer-1t5zxt3\",\"data-framer-name\":\"Defending Your Future\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CBqpOFf0R:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0ludGVyIERpc3BsYXkgTWVkaXVt\",\"--framer-font-family\":'\"Inter Display Medium\", \"Inter Display Medium Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-line-height\":\"60px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-7315b4f4-453a-43a6-833d-97919736de79, rgb(250, 250, 249))\"},children:/*#__PURE__*/_jsxs(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(351deg, rgb(171, 171, 171) 0%, var(--token-7315b4f4-453a-43a6-833d-97919736de79, rgb(250, 250, 249)) 77.7128005198179%)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"50px\"},children:\"Go Global\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"50px\"},children:\"Go Passwordless\"})]})})})},JxaLLJIg3:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0ludGVyIERpc3BsYXkgTWVkaXVt\",\"--framer-font-family\":'\"Inter Display Medium\", \"Inter Display Medium Placeholder\", sans-serif',\"--framer-font-size\":\"38px\",\"--framer-line-height\":\"52px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-7315b4f4-453a-43a6-833d-97919736de79, rgb(250, 250, 249))\"},children:/*#__PURE__*/_jsxs(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(351deg, rgb(171, 171, 171) 0%, var(--token-7315b4f4-453a-43a6-833d-97919736de79, rgb(250, 250, 249)) 77.7128005198179%)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"40px\"},children:\"Go Global\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"40px\"},children:/*#__PURE__*/_jsx(\"br\",{})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"40px\"},children:\"Go Passwordless\"})]})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0ludGVyIERpc3BsYXkgTWVkaXVt\",\"--framer-font-family\":'\"Inter Display Medium\", \"Inter Display Medium Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-line-height\":\"72px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-7315b4f4-453a-43a6-833d-97919736de79, rgb(250, 250, 249))\"},children:/*#__PURE__*/_jsxs(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(351deg, rgb(171, 171, 171) 0%, var(--token-7315b4f4-453a-43a6-833d-97919736de79, rgb(250, 250, 249)) 77.7128005198179%)\"},children:[\"Go Global\",/*#__PURE__*/_jsx(\"br\",{}),\"Go Passwordless\"]})})}),className:\"framer-7knw8d\",\"data-framer-name\":\"Heading\",fonts:[\"CUSTOM;Inter Display Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1qp93n3\",\"data-styles-preset\":\"HK3t5CIwk\",style:{\"--framer-text-alignment\":\"center\"},children:\"Slash Customer Verification Costs by 10X with Best in Class Twilio Verify Alternative\"})}),className:\"framer-8r2l5a\",\"data-framer-name\":\"Supporting text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"button\",{className:\"framer-1ibjqs0\",\"data-framer-name\":\"Actions\",\"data-reset\":\"button\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JxaLLJIg3:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 640px) - 64px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,children:/*#__PURE__*/_jsx(Container,{className:\"framer-r0j3p4-container\",id:\"r0j3p4\",nodeId:\"k9eCiCp5Y\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DYO9kZ6Vu:{CXk8DqBJ4:false},JxaLLJIg3:{style:{width:\"100%\"}},pS1qW0Yh7:{hFe1kuOu0:\"https://secure.otp.plus/registration\"}},children:/*#__PURE__*/_jsx(ButtonSetPrimary,{CXk8DqBJ4:true,height:\"100%\",hFe1kuOu0:\"https://secure.otp.plus\",id:\"k9eCiCp5Y\",layoutId:\"k9eCiCp5Y\",Px3hCeZPz:\"Start for free\",variant:\"CTKsO4aM1\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"GTzccvVhz\"},implicitPathVariables:undefined},{href:{webPageId:\"GTzccvVhz\"},implicitPathVariables:undefined},{href:{webPageId:\"GTzccvVhz\"},implicitPathVariables:undefined},{href:{webPageId:\"GTzccvVhz\"},implicitPathVariables:undefined},{href:{webPageId:\"GTzccvVhz\"},implicitPathVariables:undefined},{href:{webPageId:\"GTzccvVhz\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JxaLLJIg3:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 640px) - 64px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,children:/*#__PURE__*/_jsx(Container,{className:\"framer-56un29-container\",nodeId:\"PaMOtbW_G\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CBqpOFf0R:{IX9zy_QbZ:resolvedLinks[1]},DYO9kZ6Vu:{IX9zy_QbZ:resolvedLinks[3]},JxaLLJIg3:{IX9zy_QbZ:resolvedLinks[2],style:{height:\"100%\",width:\"100%\"}},pS1qW0Yh7:{IX9zy_QbZ:resolvedLinks[5]},wjaCoFy9k:{IX9zy_QbZ:resolvedLinks[4]}},children:/*#__PURE__*/_jsx(ButtonSetSecondary,{BLGLyVSPc:\"Talk to sales\",height:\"100%\",id:\"PaMOtbW_G\",IX9zy_QbZ:resolvedLinks[0],l9OcawnrV:false,layoutId:\"PaMOtbW_G\",style:{height:\"100%\"},variant:\"G75TOt89g\",width:\"100%\"})})})})})})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-o79kfq\",\"data-framer-name\":\"Hero image\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-147gup9\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JxaLLJIg3:{__framer__styleAppearEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1k5kjrm\",\"data-border\":true,\"data-framer-name\":\"Hero Banner Image\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CBqpOFf0R:{background:{alt:\"A screenshot of a security dashboard called Dash. It shows various security-related charts, graphs, and data points. Some of the information on the dashboard includes threat intelligence, incident monitoring, user management, asset management, network security, and vulnerabilities. There is also a section for compliance and auditing, which includes vulnerability management, firewall and access control, and patch management. The dashboard is dated February 21, 2024.\",fit:\"fit\",intrinsicHeight:1526,intrinsicWidth:2368,pixelHeight:3368,pixelWidth:4800,positionX:\"center\",positionY:\"center\",sizes:`max(min(max(min(min(${componentViewport?.width||\"100vw\"}, 1280px), 1100px), 810px) - 32px, 780px) - 12px, 1px)`,src:\"https://framerusercontent.com/images/fk9ipgtwWmbNLh5ZV1BKrGfNxSk.png?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/fk9ipgtwWmbNLh5ZV1BKrGfNxSk.png?scale-down-to=512 512w,https://framerusercontent.com/images/fk9ipgtwWmbNLh5ZV1BKrGfNxSk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/fk9ipgtwWmbNLh5ZV1BKrGfNxSk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/fk9ipgtwWmbNLh5ZV1BKrGfNxSk.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/fk9ipgtwWmbNLh5ZV1BKrGfNxSk.png 4800w\"}},JxaLLJIg3:{background:{alt:\"A screenshot of a security dashboard called Dash. It shows various security-related charts, graphs, and data points. Some of the information on the dashboard includes threat intelligence, incident monitoring, user management, asset management, network security, and vulnerabilities. There is also a section for compliance and auditing, which includes vulnerability management, firewall and access control, and patch management. The dashboard is dated February 21, 2024.\",fit:\"fit\",intrinsicHeight:1526,intrinsicWidth:2368,pixelHeight:3368,pixelWidth:4800,positionX:\"left\",positionY:\"top\",sizes:`max(min(${componentViewport?.width||\"100vw\"}, 640px) - 40px, 1px)`,src:\"https://framerusercontent.com/images/fk9ipgtwWmbNLh5ZV1BKrGfNxSk.png?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/fk9ipgtwWmbNLh5ZV1BKrGfNxSk.png?scale-down-to=512 512w,https://framerusercontent.com/images/fk9ipgtwWmbNLh5ZV1BKrGfNxSk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/fk9ipgtwWmbNLh5ZV1BKrGfNxSk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/fk9ipgtwWmbNLh5ZV1BKrGfNxSk.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/fk9ipgtwWmbNLh5ZV1BKrGfNxSk.png 4800w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"A screenshot of a security dashboard called Dash. It shows various security-related charts, graphs, and data points. Some of the information on the dashboard includes threat intelligence, incident monitoring, user management, asset management, network security, and vulnerabilities. There is also a section for compliance and auditing, which includes vulnerability management, firewall and access control, and patch management. The dashboard is dated February 21, 2024.\",fit:\"stretch\",intrinsicHeight:1526,intrinsicWidth:2368,pixelHeight:3368,pixelWidth:4800,positionX:\"center\",positionY:\"center\",sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1280px) - 112px, 1px)`,src:\"https://framerusercontent.com/images/fk9ipgtwWmbNLh5ZV1BKrGfNxSk.png?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/fk9ipgtwWmbNLh5ZV1BKrGfNxSk.png?scale-down-to=512 512w,https://framerusercontent.com/images/fk9ipgtwWmbNLh5ZV1BKrGfNxSk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/fk9ipgtwWmbNLh5ZV1BKrGfNxSk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/fk9ipgtwWmbNLh5ZV1BKrGfNxSk.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/fk9ipgtwWmbNLh5ZV1BKrGfNxSk.png 4800w\"},className:\"framer-1qyxsxf\",\"data-border\":true,\"data-framer-name\":\"Image\"})})})})})})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-wr18t8\",\"data-framer-name\":\"Bento Grid\",children:[isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jeb001 hidden-1de7pi\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-n7gdka\",\"data-framer-name\":\"Heading and supporting text\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jc9mdl\",\"data-framer-name\":\"Heading\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JxaLLJIg3:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0ludGVyIERpc3BsYXkgTWVkaXVt\",\"--framer-font-family\":'\"Inter Display Medium\", \"Inter Display Medium Placeholder\", sans-serif',\"--framer-font-size\":\"34px\",\"--framer-line-height\":\"44px\",\"--framer-text-color\":\"rgb(250, 250, 249)\"},children:\"Securing your services\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0ludGVyIERpc3BsYXkgTWVkaXVt\",\"--framer-font-family\":'\"Inter Display Medium\", \"Inter Display Medium Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-line-height\":\"52px\",\"--framer-text-color\":\"rgb(250, 250, 249)\"},children:\"Securing your services\"})}),className:\"framer-9i6wy7\",\"data-framer-name\":\"Securing your digital world, fully automated\",fonts:[\"CUSTOM;Inter Display Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JxaLLJIg3:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0ludGVyIERpc3BsYXkgU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter Display SemiBold\", \"Inter Display SemiBold Placeholder\", sans-serif',\"--framer-font-size\":\"34px\",\"--framer-line-height\":\"44px\",\"--framer-text-color\":\"var(--token-be397c88-d36c-46fc-9690-3a95c5153397, rgb(219, 255, 0))\"},children:\"Fully Automated\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0ludGVyIERpc3BsYXkgU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter Display SemiBold\", \"Inter Display SemiBold Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-line-height\":\"52px\",\"--framer-text-color\":\"var(--token-be397c88-d36c-46fc-9690-3a95c5153397, rgb(219, 255, 0))\"},children:\"Fully Automated\"})}),className:\"framer-ckih4y\",\"data-framer-name\":\"fully automated\",fonts:[\"CUSTOM;Inter Display SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JxaLLJIg3:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(168, 162, 158)\"},children:\"Giving you the expertise and tools needed to safeguard your platform with seamless user verification.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(168, 162, 158)\"},children:\"Giving you the expertise and tools needed to safeguard your platform with seamless user verification.\"})}),className:\"framer-1p08e2w\",\"data-framer-name\":\"Empowering You with Knowledge and Tools to Safeguard Your Online PresenceEmpowering You with Knowledge and Tools to Safeguard Your Online Presence\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qwoz2z\",\"data-framer-name\":\"Bento\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-o38fqy\",\"data-framer-name\":\"Radar\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-16e026a\",\"data-framer-name\":\"Image Holder\",children:[isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{wjaCoFy9k:{background:{alt:\"A simple radar screen with a rotating  sweep and concentric circles, displayed on a black background.\",fit:\"fit\",intrinsicHeight:1020,intrinsicWidth:1136,pixelHeight:1360,pixelWidth:1515,positionX:\"center\",positionY:\"center\",sizes:`calc(max((min(${componentViewport?.width||\"100vw\"}, 1280px) - 144px) / 3, 200px) + 124px)`,src:\"https://framerusercontent.com/images/Tk1QfxghH0C7Rwla90ORzTcrTqQ.png\",srcSet:\"https://framerusercontent.com/images/Tk1QfxghH0C7Rwla90ORzTcrTqQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/Tk1QfxghH0C7Rwla90ORzTcrTqQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Tk1QfxghH0C7Rwla90ORzTcrTqQ.png 1515w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"A simple radar screen with a rotating  sweep and concentric circles, displayed on a black background.\",fit:\"fit\",intrinsicHeight:1020,intrinsicWidth:1136,pixelHeight:1360,pixelWidth:1515,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/Tk1QfxghH0C7Rwla90ORzTcrTqQ.png\",srcSet:\"https://framerusercontent.com/images/Tk1QfxghH0C7Rwla90ORzTcrTqQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/Tk1QfxghH0C7Rwla90ORzTcrTqQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Tk1QfxghH0C7Rwla90ORzTcrTqQ.png 1515w\"},className:\"framer-nocy0s hidden-72rtr7 hidden-eqvu6q hidden-121oe91 hidden-cqhgfj\",\"data-framer-name\":\"Card Image\"})}),isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JxaLLJIg3:{background:{alt:\"A simple radar screen with a rotating  sweep and concentric circles, displayed on a black background.\",fit:\"fit\",intrinsicHeight:1020,intrinsicWidth:1136,pixelHeight:1360,pixelWidth:1515,positionX:\"center\",positionY:\"center\",sizes:`calc(max(min(${componentViewport?.width||\"100vw\"}, 640px) - 32px, 200px) + 145px)`,src:\"https://framerusercontent.com/images/Tk1QfxghH0C7Rwla90ORzTcrTqQ.png\",srcSet:\"https://framerusercontent.com/images/Tk1QfxghH0C7Rwla90ORzTcrTqQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/Tk1QfxghH0C7Rwla90ORzTcrTqQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Tk1QfxghH0C7Rwla90ORzTcrTqQ.png 1515w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"A simple radar screen with a rotating  sweep and concentric circles, displayed on a black background.\",fit:\"fit\",intrinsicHeight:1020,intrinsicWidth:1136,pixelHeight:1360,pixelWidth:1515,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/Tk1QfxghH0C7Rwla90ORzTcrTqQ.png\",srcSet:\"https://framerusercontent.com/images/Tk1QfxghH0C7Rwla90ORzTcrTqQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/Tk1QfxghH0C7Rwla90ORzTcrTqQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Tk1QfxghH0C7Rwla90ORzTcrTqQ.png 1515w\"},className:\"framer-1vkp3w5 hidden-72rtr7 hidden-eqvu6q hidden-yunnca hidden-cqhgfj\",\"data-framer-name\":\"Card Image\"})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CBqpOFf0R:{background:{alt:\"A simple radar screen with a rotating  sweep and concentric circles, displayed on a black background.\",fit:\"fit\",intrinsicHeight:1020,intrinsicWidth:1136,pixelHeight:1360,pixelWidth:1515,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/Tk1QfxghH0C7Rwla90ORzTcrTqQ.png\",srcSet:\"https://framerusercontent.com/images/Tk1QfxghH0C7Rwla90ORzTcrTqQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/Tk1QfxghH0C7Rwla90ORzTcrTqQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Tk1QfxghH0C7Rwla90ORzTcrTqQ.png 1515w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"A simple radar screen with a rotating  sweep and concentric circles, displayed on a black background.\",fit:\"fit\",intrinsicHeight:1020,intrinsicWidth:1136,pixelHeight:1360,pixelWidth:1515,positionX:\"center\",positionY:\"center\",sizes:`calc(max((min(${componentViewport?.width||\"100vw\"}, 1280px) - 144px) / 3, 200px) + 96px)`,src:\"https://framerusercontent.com/images/Tk1QfxghH0C7Rwla90ORzTcrTqQ.png\",srcSet:\"https://framerusercontent.com/images/Tk1QfxghH0C7Rwla90ORzTcrTqQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/Tk1QfxghH0C7Rwla90ORzTcrTqQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Tk1QfxghH0C7Rwla90ORzTcrTqQ.png 1515w\"},className:\"framer-91ya5c hidden-121oe91\",\"data-framer-name\":\"Card Image\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1u086zi\",\"data-framer-name\":\"Heading and supporting text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0ludGVyIERpc3BsYXkgTWVkaXVt\",\"--framer-font-family\":'\"Inter Display Medium\", \"Inter Display Medium Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(250, 250, 249)\"},children:\"OTP Verification\"})}),className:\"framer-1wwxg7w\",\"data-framer-name\":\"Comprehensive Security Solutions\",fonts:[\"CUSTOM;Inter Display Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(168, 162, 158)\"},children:\"Verify customers, phone numbers and devices\"})}),className:\"framer-60p3gh\",\"data-framer-name\":\"We specialise in providing top-notch solutions for businesses of all sizes.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1vtiyz0\",\"data-framer-name\":\"Encryption\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-16gnaht\",\"data-framer-name\":\"Image Holder\",children:/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-w48bvu\",\"data-framer-name\":\"Image Frame\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JxaLLJIg3:{background:{alt:\"show encryption\",fit:\"fit\",intrinsicHeight:954,intrinsicWidth:1137,pixelHeight:3912,pixelWidth:3669,positionX:\"center\",positionY:\"center\",sizes:`calc(max(max(min(${componentViewport?.width||\"100vw\"}, 640px) - 32px, 200px), 1px) * 0.6201)`,src:\"https://framerusercontent.com/images/2b6MMw2vzfMQneP9bOle4irxmM.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/2b6MMw2vzfMQneP9bOle4irxmM.png?scale-down-to=1024 960w,https://framerusercontent.com/images/2b6MMw2vzfMQneP9bOle4irxmM.png?scale-down-to=2048 1920w,https://framerusercontent.com/images/2b6MMw2vzfMQneP9bOle4irxmM.png 3669w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"show encryption\",fit:\"fit\",intrinsicHeight:954,intrinsicWidth:1137,pixelHeight:3912,pixelWidth:3669,positionX:\"center\",positionY:\"center\",sizes:\"212px\",src:\"https://framerusercontent.com/images/2b6MMw2vzfMQneP9bOle4irxmM.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/2b6MMw2vzfMQneP9bOle4irxmM.png?scale-down-to=1024 960w,https://framerusercontent.com/images/2b6MMw2vzfMQneP9bOle4irxmM.png?scale-down-to=2048 1920w,https://framerusercontent.com/images/2b6MMw2vzfMQneP9bOle4irxmM.png 3669w\"},className:\"framer-1q5cisf\",\"data-framer-name\":\"Image\",transformTemplate:transformTemplate2})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hznmqv\",\"data-framer-name\":\"Heading and supporting text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0ludGVyIERpc3BsYXkgTWVkaXVt\",\"--framer-font-family\":'\"Inter Display Medium\", \"Inter Display Medium Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(250, 250, 249)\"},children:\"TOTP \"})}),className:\"framer-l92092\",\"data-framer-name\":\"Encryption with Spark\",fonts:[\"CUSTOM;Inter Display Medium\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(168, 162, 158)\"},children:\"Generate time-sensitive TOTPs(Time-Based One-Time Passwords) for even stronger protection \"})}),className:\"framer-1a4h3y6\",\"data-framer-name\":\"The gap is closing between with Spark, and for everyone to be successful from attacks.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1f7e66u\",\"data-framer-name\":\"Thumb Scan\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-ex7tya\",\"data-framer-name\":\"Image Holder\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JxaLLJIg3:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:512,intrinsicWidth:512,pixelHeight:4809,pixelWidth:4016,positionX:\"center\",positionY:\"center\",sizes:\"240px\",src:\"https://framerusercontent.com/images/c13gh38j8qPCZgpX5ChbTe0akmo.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/c13gh38j8qPCZgpX5ChbTe0akmo.png?scale-down-to=1024 855w,https://framerusercontent.com/images/c13gh38j8qPCZgpX5ChbTe0akmo.png?scale-down-to=2048 1710w,https://framerusercontent.com/images/c13gh38j8qPCZgpX5ChbTe0akmo.png?scale-down-to=4096 3420w,https://framerusercontent.com/images/c13gh38j8qPCZgpX5ChbTe0akmo.png 4016w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:512,intrinsicWidth:512,pixelHeight:4809,pixelWidth:4016,positionX:\"center\",positionY:\"center\",sizes:\"226px\",src:\"https://framerusercontent.com/images/c13gh38j8qPCZgpX5ChbTe0akmo.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/c13gh38j8qPCZgpX5ChbTe0akmo.png?scale-down-to=1024 855w,https://framerusercontent.com/images/c13gh38j8qPCZgpX5ChbTe0akmo.png?scale-down-to=2048 1710w,https://framerusercontent.com/images/c13gh38j8qPCZgpX5ChbTe0akmo.png?scale-down-to=4096 3420w,https://framerusercontent.com/images/c13gh38j8qPCZgpX5ChbTe0akmo.png 4016w\"},className:\"framer-1p1lg8l\",\"data-framer-name\":\"Image\",transformTemplate:transformTemplate2})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pacwad\",\"data-framer-name\":\"Heading and supporting text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0ludGVyIERpc3BsYXkgTWVkaXVt\",\"--framer-font-family\":'\"Inter Display Medium\", \"Inter Display Medium Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(250, 250, 249)\"},children:\"Passwordless Authentication\"})}),className:\"framer-v1nakw\",\"data-framer-name\":\"Zero Trust Network Access\",fonts:[\"CUSTOM;Inter Display Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(168, 162, 158)\"},children:\"Adopt passwordless verification without risk and costs\"})}),className:\"framer-7f78l2\",\"data-framer-name\":\"ZTNA is a cloud-based solution that ensures streamlined access to data and applications.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1jb3v5i\",\"data-framer-name\":\"Global Presence\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-8trndq\",\"data-framer-name\":\"Image Holder\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JxaLLJIg3:{background:{alt:\"A dot map of the world, where the size of each dot corresponds to the population of the corresponding region, displayed on a black background.\",fit:\"fit\",intrinsicHeight:954,intrinsicWidth:1136,pixelHeight:1360,pixelWidth:1515,positionX:\"center\",positionY:\"center\",sizes:`max(min(${componentViewport?.width||\"100vw\"}, 640px) - 32px, 200px)`,src:\"https://framerusercontent.com/images/wqYW7EctDpq8PbeA8Ps1pbkEc.png\",srcSet:\"https://framerusercontent.com/images/wqYW7EctDpq8PbeA8Ps1pbkEc.png?scale-down-to=512 512w,https://framerusercontent.com/images/wqYW7EctDpq8PbeA8Ps1pbkEc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wqYW7EctDpq8PbeA8Ps1pbkEc.png 1515w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"A dot map of the world, where the size of each dot corresponds to the population of the corresponding region, displayed on a black background.\",fit:\"fit\",intrinsicHeight:954,intrinsicWidth:1136,pixelHeight:1360,pixelWidth:1515,positionX:\"center\",positionY:\"center\",sizes:\"380px\",src:\"https://framerusercontent.com/images/wqYW7EctDpq8PbeA8Ps1pbkEc.png\",srcSet:\"https://framerusercontent.com/images/wqYW7EctDpq8PbeA8Ps1pbkEc.png?scale-down-to=512 512w,https://framerusercontent.com/images/wqYW7EctDpq8PbeA8Ps1pbkEc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wqYW7EctDpq8PbeA8Ps1pbkEc.png 1515w\"},className:\"framer-ah136h\",\"data-framer-name\":\"Image\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-117y7w7\",\"data-framer-name\":\"Heading and supporting text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0ludGVyIERpc3BsYXkgTWVkaXVt\",\"--framer-font-family\":'\"Inter Display Medium\", \"Inter Display Medium Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(250, 250, 249)\"},children:\"Trusted global delivery\"})}),className:\"framer-big285\",\"data-framer-name\":\"Trusted global presence\",fonts:[\"CUSTOM;Inter Display Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(168, 162, 158)\"},children:\"Enable global adoption with Omni channel verification and reliability up to 99.7%\"})}),className:\"framer-1xyl0g5\",\"data-framer-name\":\"Spark provides service from redundant cloud regions to high-bandwidth connectivity areas.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-16lfoi2\",\"data-framer-name\":\"Advanced permissions controls\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ibk8ds\",\"data-framer-name\":\"Image Holder\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JxaLLJIg3:{background:{alt:\"A black background with a grid of colorful icons \",fit:\"fit\",intrinsicHeight:954,intrinsicWidth:1136,pixelHeight:1360,pixelWidth:1515,positionX:\"center\",positionY:\"center\",sizes:`calc(max(min(${componentViewport?.width||\"100vw\"}, 640px) - 32px, 200px) * 1.0028)`,src:\"https://framerusercontent.com/images/hWuSEpG2Y1PgWP82nBQD1IPGFY.png\",srcSet:\"https://framerusercontent.com/images/hWuSEpG2Y1PgWP82nBQD1IPGFY.png?scale-down-to=512 512w,https://framerusercontent.com/images/hWuSEpG2Y1PgWP82nBQD1IPGFY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hWuSEpG2Y1PgWP82nBQD1IPGFY.png 1515w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"A black background with a grid of colorful icons \",fit:\"fit\",intrinsicHeight:954,intrinsicWidth:1136,pixelHeight:1360,pixelWidth:1515,positionX:\"center\",positionY:\"center\",sizes:\"366px\",src:\"https://framerusercontent.com/images/hWuSEpG2Y1PgWP82nBQD1IPGFY.png\",srcSet:\"https://framerusercontent.com/images/hWuSEpG2Y1PgWP82nBQD1IPGFY.png?scale-down-to=512 512w,https://framerusercontent.com/images/hWuSEpG2Y1PgWP82nBQD1IPGFY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hWuSEpG2Y1PgWP82nBQD1IPGFY.png 1515w\"},className:\"framer-vc1kw0\",\"data-framer-name\":\"Image\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-c904h2\",\"data-framer-name\":\"Heading and supporting text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0ludGVyIERpc3BsYXkgTWVkaXVt\",\"--framer-font-family\":'\"Inter Display Medium\", \"Inter Display Medium Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(250, 250, 249)\"},children:\"MFA (Multi-Factor Authentication)\"})}),className:\"framer-1aai25v\",\"data-framer-name\":\"Advanced permissions controls\",fonts:[\"CUSTOM;Inter Display Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(168, 162, 158)\"},children:\"Strengthen access with an additional layer of security to prevent unauthorized logins\"})}),className:\"framer-19lfmlg\",\"data-framer-name\":\"With Spark, easily manage permission controls straight from app.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-gj49xv\",\"data-framer-name\":\"International standards of security\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xjrl8p\",\"data-framer-name\":\"Image Holder\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CBqpOFf0R:{background:{alt:\"\",fit:\"fill\",pixelHeight:1360,pixelWidth:1515,src:\"https://framerusercontent.com/images/WzUFGtaJmy3n2j2Apk3CoAuXU.png\",srcSet:\"https://framerusercontent.com/images/WzUFGtaJmy3n2j2Apk3CoAuXU.png?scale-down-to=512 512w,https://framerusercontent.com/images/WzUFGtaJmy3n2j2Apk3CoAuXU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/WzUFGtaJmy3n2j2Apk3CoAuXU.png 1515w\"}},JxaLLJIg3:{background:{alt:\"\",fit:\"fill\",pixelHeight:1360,pixelWidth:1515,sizes:`calc(max(min(${componentViewport?.width||\"100vw\"}, 640px) - 32px, 200px) * 1.0013)`,src:\"https://framerusercontent.com/images/WzUFGtaJmy3n2j2Apk3CoAuXU.png\",srcSet:\"https://framerusercontent.com/images/WzUFGtaJmy3n2j2Apk3CoAuXU.png?scale-down-to=512 512w,https://framerusercontent.com/images/WzUFGtaJmy3n2j2Apk3CoAuXU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/WzUFGtaJmy3n2j2Apk3CoAuXU.png 1515w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1360,pixelWidth:1515,sizes:`calc(max((min(${componentViewport?.width||\"100vw\"}, 1280px) - 144px) / 3, 200px) * 1.0013)`,src:\"https://framerusercontent.com/images/WzUFGtaJmy3n2j2Apk3CoAuXU.png\",srcSet:\"https://framerusercontent.com/images/WzUFGtaJmy3n2j2Apk3CoAuXU.png?scale-down-to=512 512w,https://framerusercontent.com/images/WzUFGtaJmy3n2j2Apk3CoAuXU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/WzUFGtaJmy3n2j2Apk3CoAuXU.png 1515w\"},className:\"framer-tmi04x\",\"data-framer-name\":\"Image frame\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-p3bvcq\",\"data-framer-name\":\"Heading and supporting text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0ludGVyIERpc3BsYXkgTWVkaXVt\",\"--framer-font-family\":'\"Inter Display Medium\", \"Inter Display Medium Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(250, 250, 249)\"},children:\"Bot, Fraud, and IRSF Protection\"})}),className:\"framer-z02ha8\",\"data-framer-name\":\"International standards of security\",fonts:[\"CUSTOM;Inter Display Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(168, 162, 158)\"},children:\"Automate protection against fraudulent activities, bot attacks, and IRSF (International Revenue Share Fraud) \"})}),className:\"framer-acyfcl\",\"data-framer-name\":\"We follow internationals standards of security measures to keep clients our secure.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]}),isDisplayed4()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tiqjff hidden-72rtr7 hidden-eqvu6q hidden-121oe91 hidden-yunnca hidden-cqhgfj\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16mlakh\",\"data-framer-name\":\"Heading and supporting text\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ga6g3k\",\"data-framer-name\":\"Heading\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0ludGVyIERpc3BsYXkgTWVkaXVt\",\"--framer-font-family\":'\"Inter Display Medium\", \"Inter Display Medium Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-line-height\":\"52px\",\"--framer-text-color\":\"rgb(250, 250, 249)\"},children:\"Securing digital world\"})}),className:\"framer-1tfnwp3\",\"data-framer-name\":\"Securing your digital world, fully automated\",fonts:[\"CUSTOM;Inter Display Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0ludGVyIERpc3BsYXkgTWVkaXVtIEl0YWxpYw==\",\"--framer-font-family\":'\"Inter Display Medium Italic\", \"Inter Display Medium Italic Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-line-height\":\"52px\",\"--framer-text-color\":\"var(--token-be397c88-d36c-46fc-9690-3a95c5153397, rgb(219, 255, 0))\"},children:\"Fully Automated\"})}),className:\"framer-krwu39\",\"data-framer-name\":\"fully automated\",fonts:[\"CUSTOM;Inter Display Medium Italic\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(168, 162, 158)\"},children:\"Giving you the expertise and tools needed to safeguard your platform with seamless user verification.\"})}),className:\"framer-1b7774v\",\"data-framer-name\":\"Empowering You with Knowledge and Tools to Safeguard Your Online PresenceEmpowering You with Knowledge and Tools to Safeguard Your Online Presence\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1d6ua43\",\"data-framer-name\":\"Bento\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-17nxrlb\",\"data-framer-name\":\"Radar\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1iuswfc\",children:[/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-15il5ao\",\"data-framer-name\":\"Image Holder\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"A simple radar screen with a rotating  sweep and concentric circles, displayed on a black background.\",fit:\"fit\",intrinsicHeight:1020,intrinsicWidth:1136,pixelHeight:3010,pixelWidth:3278,positionX:\"center\",positionY:\"center\",sizes:\"380px\",src:\"https://framerusercontent.com/images/gPHBypv4nMseTKfJGDBmpNNrtew.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/gPHBypv4nMseTKfJGDBmpNNrtew.png?scale-down-to=512 512w,https://framerusercontent.com/images/gPHBypv4nMseTKfJGDBmpNNrtew.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/gPHBypv4nMseTKfJGDBmpNNrtew.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/gPHBypv4nMseTKfJGDBmpNNrtew.png 3278w\"},className:\"framer-3czl2k\",\"data-framer-name\":\"Card Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wc608p\",\"data-framer-name\":\"Heading and supporting text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0ludGVyIERpc3BsYXkgTWVkaXVt\",\"--framer-font-family\":'\"Inter Display Medium\", \"Inter Display Medium Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(250, 250, 249)\"},children:\"OTP Authentication\"})}),className:\"framer-116tjta\",\"data-framer-name\":\"Comprehensive Security Solutions\",fonts:[\"CUSTOM;Inter Display Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(168, 162, 158)\"},children:\"Secure your users with one-time passwords via SMS, email, or web links.\"})}),className:\"framer-1gs123q\",\"data-framer-name\":\"We specialise in providing top-notch solutions for businesses of all sizes.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1acr2a0\",\"data-framer-name\":\"Encryption\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"show encryption\",fit:\"fit\",intrinsicHeight:954,intrinsicWidth:1137,pixelHeight:2744,pixelWidth:3240,positionX:\"center\",positionY:\"center\",sizes:\"380px\",src:\"https://framerusercontent.com/images/Vsiu6TA1gbMYn9jSc690DBgUlg.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/Vsiu6TA1gbMYn9jSc690DBgUlg.png?scale-down-to=512 512w,https://framerusercontent.com/images/Vsiu6TA1gbMYn9jSc690DBgUlg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Vsiu6TA1gbMYn9jSc690DBgUlg.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/Vsiu6TA1gbMYn9jSc690DBgUlg.png 3240w\"},className:\"framer-1io1urq\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-oenr9d\",\"data-framer-name\":\"Heading and supporting text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0ludGVyIERpc3BsYXkgTWVkaXVt\",\"--framer-font-family\":'\"Inter Display Medium\", \"Inter Display Medium Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(250, 250, 249)\"},children:\"TOTP (Time-Based One-Time Passwords)\"})}),className:\"framer-14u1ov\",\"data-framer-name\":\"Encryption with Spark\",fonts:[\"CUSTOM;Inter Display Medium\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(168, 162, 158)\"},children:\"Generate time-sensitive OTPs for even stronger protection.\"})}),className:\"framer-ysz44f\",\"data-framer-name\":\"The gap is closing between with Spark, and for everyone to be successful from attacks.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1qjy3kv\",\"data-framer-name\":\"Thumb Scan\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-rh1ryy\",\"data-framer-name\":\"Image Holder\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"A digital fingerprint graphic overlaid on a gray background, possibly representing identity verification or security access.\",fit:\"fill\",intrinsicHeight:954,intrinsicWidth:1137,pixelHeight:3230,pixelWidth:4200,src:\"https://framerusercontent.com/images/wCZ9hvPasMkUT49vBQXHFX6bs0.png\"},className:\"framer-1h5o0kp\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1k86sta\",\"data-framer-name\":\"Heading and supporting text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0ludGVyIERpc3BsYXkgTWVkaXVt\",\"--framer-font-family\":'\"Inter Display Medium\", \"Inter Display Medium Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(250, 250, 249)\"},children:\"Passwordless Authentication\"})}),className:\"framer-1evrycd\",\"data-framer-name\":\"Zero Trust Network Access\",fonts:[\"CUSTOM;Inter Display Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(168, 162, 158)\"},children:\"Eliminate passwords entirely for a smooth and secure user experience.\"})}),className:\"framer-tlbk4k\",\"data-framer-name\":\"ZTNA is a cloud-based solution that ensures streamlined access to data and applications.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-na20ma\",\"data-framer-name\":\"Global Presence\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1feofuf\",\"data-framer-name\":\"Image Holder\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"A dot map of the world, where the size of each dot corresponds to the population of the corresponding region, displayed on a black background.\",fit:\"fit\",intrinsicHeight:954,intrinsicWidth:1136,pixelHeight:3230,pixelWidth:4200,positionX:\"center\",positionY:\"center\",sizes:\"380px\",src:\"https://framerusercontent.com/images/NvjD10dE5qKpjhbFJB6zHX3DdU.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/NvjD10dE5qKpjhbFJB6zHX3DdU.png?scale-down-to=512 512w,https://framerusercontent.com/images/NvjD10dE5qKpjhbFJB6zHX3DdU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/NvjD10dE5qKpjhbFJB6zHX3DdU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/NvjD10dE5qKpjhbFJB6zHX3DdU.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/NvjD10dE5qKpjhbFJB6zHX3DdU.png 4200w\"},className:\"framer-1bp0xyt\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dia54a\",\"data-framer-name\":\"Heading and supporting text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0ludGVyIERpc3BsYXkgTWVkaXVt\",\"--framer-font-family\":'\"Inter Display Medium\", \"Inter Display Medium Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(250, 250, 249)\"},children:\"Trusted global presence\"})}),className:\"framer-1gg14rn\",\"data-framer-name\":\"Trusted global presence\",fonts:[\"CUSTOM;Inter Display Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(168, 162, 158)\"},children:\"We deliver secure SMS OTP and user verification services using redundant cloud infrastructure for high-bandwidth connectivity areas\"})}),className:\"framer-19wdhx2\",\"data-framer-name\":\"Spark provides service from redundant cloud regions to high-bandwidth connectivity areas.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-wngqgv\",\"data-framer-name\":\"Advanced permissions controls\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-68khrk\",\"data-framer-name\":\"Image Holder\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"A black background with a grid of colorful icons \",fit:\"fit\",intrinsicHeight:954,intrinsicWidth:1136,pixelHeight:3230,pixelWidth:4200,positionX:\"center\",positionY:\"center\",sizes:\"366px\",src:\"https://framerusercontent.com/images/sF5chKCfL7Lqei92ggv93rjNe4.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/sF5chKCfL7Lqei92ggv93rjNe4.png?scale-down-to=512 512w,https://framerusercontent.com/images/sF5chKCfL7Lqei92ggv93rjNe4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/sF5chKCfL7Lqei92ggv93rjNe4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/sF5chKCfL7Lqei92ggv93rjNe4.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/sF5chKCfL7Lqei92ggv93rjNe4.png 4200w\"},className:\"framer-1gjhkwb\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1d28dpx\",\"data-framer-name\":\"Heading and supporting text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0ludGVyIERpc3BsYXkgTWVkaXVt\",\"--framer-font-family\":'\"Inter Display Medium\", \"Inter Display Medium Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(250, 250, 249)\"},children:\"MFA (Multi-Factor Authentication)\"})}),className:\"framer-b5nqhc\",\"data-framer-name\":\"Advanced permissions controls\",fonts:[\"CUSTOM;Inter Display Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(168, 162, 158)\"},children:\"Strengthen access with an additional layer of security to prevent unauthorized logins.\"})}),className:\"framer-a2u3bd\",\"data-framer-name\":\"With Spark, easily manage permission controls straight from app.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1641ouq\",\"data-framer-name\":\"International standards of security\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1j7rha1\",\"data-framer-name\":\"Image Holder\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-yatjp3\",\"data-framer-name\":\"Image frame\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DYO9kZ6Vu:{background:{alt:\"A graphic of a honeycomb surrounded by other hexagons containing logos of different standards organizations, including ISO 27001, AICPA, PCI, GDPR, and others, on a gray background.\",fit:\"fit\",intrinsicHeight:954,intrinsicWidth:1137,pixelHeight:3230,pixelWidth:4200,positionX:\"center\",positionY:\"center\",sizes:`calc(max((min(${componentViewport?.width||\"100vw\"}, 1280px) - 144px) / 3, 200px) * 1.0026)`,src:\"https://framerusercontent.com/images/YDcYDbVjRe9TsMgzpDuzBzs.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/YDcYDbVjRe9TsMgzpDuzBzs.png?scale-down-to=512 512w,https://framerusercontent.com/images/YDcYDbVjRe9TsMgzpDuzBzs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/YDcYDbVjRe9TsMgzpDuzBzs.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/YDcYDbVjRe9TsMgzpDuzBzs.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/YDcYDbVjRe9TsMgzpDuzBzs.png 4200w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"A graphic of a honeycomb surrounded by other hexagons containing logos of different standards organizations, including ISO 27001, AICPA, PCI, GDPR, and others, on a gray background.\",fit:\"fit\",intrinsicHeight:954,intrinsicWidth:1137,pixelHeight:3230,pixelWidth:4200,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/YDcYDbVjRe9TsMgzpDuzBzs.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/YDcYDbVjRe9TsMgzpDuzBzs.png?scale-down-to=512 512w,https://framerusercontent.com/images/YDcYDbVjRe9TsMgzpDuzBzs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/YDcYDbVjRe9TsMgzpDuzBzs.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/YDcYDbVjRe9TsMgzpDuzBzs.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/YDcYDbVjRe9TsMgzpDuzBzs.png 4200w\"},className:\"framer-b991mn\",\"data-framer-name\":\"Image\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1o0j3w\",\"data-framer-name\":\"Heading and supporting text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0ludGVyIERpc3BsYXkgTWVkaXVt\",\"--framer-font-family\":'\"Inter Display Medium\", \"Inter Display Medium Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(250, 250, 249)\"},children:\"BOT, Fraud, and IRSF Protection\"})}),className:\"framer-kx8y60\",\"data-framer-name\":\"International standards of security\",fonts:[\"CUSTOM;Inter Display Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(168, 162, 158)\"},children:\"Guard your system against fraudulent activities, bot attacks, and IRSF (International Revenue Share Fraud).\"})}),className:\"framer-1rkelop\",\"data-framer-name\":\"We follow internationals standards of security measures to keep clients our secure.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]})]}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1l2iibx\",\"data-framer-name\":\"Extensive Features\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tjmrjs\",\"data-framer-name\":\"Features Grid\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13nsab7\",\"data-framer-name\":\"Heading and supporting text\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qxtref\",\"data-framer-name\":\"Heading\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JxaLLJIg3:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0ludGVyIERpc3BsYXkgTWVkaXVt\",\"--framer-font-family\":'\"Inter Display Medium\", \"Inter Display Medium Placeholder\", sans-serif',\"--framer-font-size\":\"34px\",\"--framer-line-height\":\"44px\",\"--framer-text-color\":\"rgb(250, 250, 249)\"},children:\"No Developer Skills Required\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0ludGVyIERpc3BsYXkgTWVkaXVt\",\"--framer-font-family\":'\"Inter Display Medium\", \"Inter Display Medium Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-line-height\":\"52px\",\"--framer-text-color\":\"rgb(250, 250, 249)\"},children:\"No Developer Skills Required\"})}),className:\"framer-x5e3fw\",\"data-framer-name\":\"Securing your digital world, fully automated\",fonts:[\"CUSTOM;Inter Display Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JxaLLJIg3:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0ludGVyIERpc3BsYXkgU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter Display SemiBold\", \"Inter Display SemiBold Placeholder\", sans-serif',\"--framer-font-size\":\"34px\",\"--framer-line-height\":\"44px\",\"--framer-text-color\":\"var(--token-be397c88-d36c-46fc-9690-3a95c5153397, rgb(219, 255, 0))\"},children:\"Extensive Offerings\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0ludGVyIERpc3BsYXkgU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter Display SemiBold\", \"Inter Display SemiBold Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-line-height\":\"52px\",\"--framer-text-color\":\"var(--token-be397c88-d36c-46fc-9690-3a95c5153397, rgb(219, 255, 0))\"},children:\"Extensive Offerings\"})}),className:\"framer-m9f94f\",\"data-framer-name\":\"extensive offerings\",fonts:[\"CUSTOM;Inter Display SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JxaLLJIg3:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(168, 162, 158)\"},children:\"Human friendly, Budget friendly for Marketing & Customer services\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(168, 162, 158)\"},children:\"Human friendly, Budget friendly for Marketing & Customer services\"})}),className:\"framer-1ycs5eq\",\"data-framer-name\":\"Supporting text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-pknuu4\",\"data-framer-name\":\"Content\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1o47hq7\",\"data-border\":true,\"data-framer-name\":\"Cloud Security\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1aq6o71\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1e3,intrinsicWidth:1e3,pixelHeight:1e3,pixelWidth:1e3,sizes:\"98px\",src:\"https://framerusercontent.com/images/LAjjUZU8F8pnlSm2gyORPqKGc98.gif\",srcSet:\"https://framerusercontent.com/images/LAjjUZU8F8pnlSm2gyORPqKGc98.gif?scale-down-to=512 512w,https://framerusercontent.com/images/LAjjUZU8F8pnlSm2gyORPqKGc98.gif 1000w\"},className:\"framer-1nrr88n\",\"data-framer-name\":\"1\"}),isDisplayed4()&&/*#__PURE__*/_jsx(SVG,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:50,intrinsicWidth:50},className:\"framer-3qntmt hidden-72rtr7 hidden-eqvu6q hidden-121oe91 hidden-yunnca hidden-cqhgfj\",\"data-framer-name\":\"Frame 1000005756\",fill:\"black\",intrinsicHeight:50,intrinsicWidth:50,svg:'<svg width=\"50\" height=\"50\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><rect width=\"50\" height=\"50\" rx=\"10\" fill=\"#1A1817\"/><path opacity=\".3\" d=\"M1.333 10a2.667 2.667 0 1 0 5.334 0 2.667 2.667 0 0 0-5.334 0Zm9.076 8-.39.313.15.187h.24V18Zm30.977 0v.5h.384l.1-.371-.484-.129Zm2.137-8v-.5h-.384l-.1.371.484.129Zm-39.913.313 6.409 8 .78-.626-6.409-8-.78.626Zm6.8 8.187h22.965v-1H10.409v1Zm22.965 0h8.011v-1h-8.011v1Zm8.494-.371 2.137-8-.966-.258-2.137 8 .966.258Zm1.654-7.629H51v-1h-7.477v1ZM1.333 20a2.667 2.667 0 1 0 5.334 0 2.667 2.667 0 0 0-5.334 0Zm7.44 6-.392.311.15.189h.242V26Zm23.068 0v.5h.385l.098-.372-.483-.128Zm1.59-6 .398-.304-.62-.808-.26.984.483.128Zm-29.822.311 4.772 6 .783-.622-4.773-6-.782.622ZM8.773 26.5h17.102v-1H8.773v1Zm17.102 0h5.966v-1h-5.966v1Zm6.45-.372 1.59-6-.966-.256-1.591 6 .966.256Zm.71-5.824 3.068 4 .794-.608-3.069-4-.793.608Z\" fill=\"#fff\"/><path opacity=\".42\" d=\"M36.5 27H50\" stroke=\"#767474\"/><path d=\"M1.333 35a2.667 2.667 0 1 0 5.334 0 2.667 2.667 0 0 0-5.334 0ZM4 35.5h46v-1H4v1Z\" fill=\"#5E5D5C\"/><path d=\"M34.947 41H18.105C12.525 41 8 36.476 8 30.895c0-4.405 2.819-8.152 6.75-9.535-.009-.19-.013-.38-.013-.57 0-6.512 5.278-11.79 11.79-11.79 6.51 0 11.789 5.278 11.789 11.79 0 .19-.005.38-.014.57a10.109 10.109 0 0 1 6.75 9.535c0 5.58-4.524 10.105-10.105 10.105Z\" fill=\"#D6FF30\"/><path d=\"m24.345 28.097 8.952-8.953 1.378 1.378-10.33 10.33-6.198-6.198 1.377-1.377 4.82 4.82Z\" fill=\"#29261C\"/></g><defs><clipPath id=\"a\"><rect width=\"50\" height=\"50\" rx=\"10\" fill=\"#fff\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-oc3ab0\",\"data-framer-name\":\"Heading and supporting text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(250, 250, 249)\"},children:\"Seamless Integration\"})}),className:\"framer-5251mm\",\"data-framer-name\":\"Cloud Security\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-47b197a0-cc12-4ced-b721-47abec534c43, rgb(214, 211, 209))\"},children:\"Our solutions are easy to integrate into any existing app or platform with just a few clicks.\"})}),className:\"framer-8ya0ac\",\"data-framer-name\":\"Ensure secure cloud infrastructure against vulnerabilities\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1n7jefa hidden-121oe91\",\"data-framer-name\":\"Plus\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-15ql3sj\",\"data-framer-name\":\"plus/plus-default\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 18\"><path d=\"M 9 14.25 L 9 9 M 9 9 L 9 3.75 M 9 9 L 3.75 9 M 9 9 L 14.25 9\" fill=\"transparent\" stroke-width=\"1.51\" stroke=\"rgba(250, 250, 249, 0.3)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:12445806067,withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qnazrk\",\"data-border\":true,\"data-framer-name\":\"Firewall Protection\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1i48lwu\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1e3,intrinsicWidth:1e3,pixelHeight:500,pixelWidth:500,src:\"https://framerusercontent.com/images/xaDyv1FoC4YIjgGSDhkNAPLIns.gif\"},className:\"framer-174i30c\",\"data-framer-name\":\"2\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5ywv4c\",\"data-framer-name\":\"Heading and supporting text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(250, 250, 249)\"},children:\"Scalable Solutions\"})}),className:\"framer-1c7nyld\",\"data-framer-name\":\"Firewall Protection\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-47b197a0-cc12-4ced-b721-47abec534c43, rgb(214, 211, 209))\"},children:\"Whether you're a startup or an enterprise, our services scale with your needs.\"})}),className:\"framer-1n7po45\",\"data-framer-name\":\"Safeguard your network from unauthorized access\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),isDisplayed5()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-12rgq0x hidden-eqvu6q hidden-121oe91\",\"data-framer-name\":\"Plus\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-5fwap5\",\"data-framer-name\":\"plus/plus-default\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 18\"><path d=\"M 9 14.25 L 9 9 M 9 9 L 9 3.75 M 9 9 L 3.75 9 M 9 9 L 14.25 9\" fill=\"transparent\" stroke-width=\"1.5\" stroke=\"rgba(250, 250, 249, 0.3)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:11511795674,withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hije33\",\"data-border\":true,\"data-framer-name\":\"Security Dashboard\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-eo3dpp\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1e3,intrinsicWidth:1e3,pixelHeight:1e3,pixelWidth:1e3,sizes:\"80px\",src:\"https://framerusercontent.com/images/2XT8zDY0OYz0pCwkbhgbeGQivyA.gif\",srcSet:\"https://framerusercontent.com/images/2XT8zDY0OYz0pCwkbhgbeGQivyA.gif?scale-down-to=512 512w,https://framerusercontent.com/images/2XT8zDY0OYz0pCwkbhgbeGQivyA.gif 1000w\"},className:\"framer-r2wi66\",\"data-framer-name\":\"3\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1b5xmct\",\"data-framer-name\":\"Heading and supporting text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(250, 250, 249)\"},children:\"Analysis Dashboard\"})}),className:\"framer-1rpipi9\",\"data-framer-name\":\"Security Dashboard\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-47b197a0-cc12-4ced-b721-47abec534c43, rgb(214, 211, 209))\"},children:\"Gain insights through a user-friendly dashboard\"})}),className:\"framer-t1wnhb\",\"data-framer-name\":\"Gain insights through a user-friendly dashboard\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),isDisplayed6()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1sdsch1 hidden-72rtr7 hidden-121oe91 hidden-1de7pi hidden-yunnca hidden-cqhgfj\",\"data-framer-name\":\"Plus\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-t22x2w\",\"data-framer-name\":\"plus/plus-default\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 18\"><path d=\"M 9 14.25 L 9 9 M 9 9 L 9 3.75 M 9 9 L 3.75 9 M 9 9 L 14.25 9\" fill=\"transparent\" stroke-width=\"1.51\" stroke=\"rgba(250, 250, 249, 0.3)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:12445806067,withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ff55n7\",\"data-border\":true,\"data-framer-name\":\"Secure File Transfer\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qto4wb\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1e3,intrinsicWidth:1e3,pixelHeight:1e3,pixelWidth:1e3,sizes:\"74px\",src:\"https://framerusercontent.com/images/R0qrlRHlivBdUhKLZOtrj7kBOw.gif\",srcSet:\"https://framerusercontent.com/images/R0qrlRHlivBdUhKLZOtrj7kBOw.gif?scale-down-to=512 512w,https://framerusercontent.com/images/R0qrlRHlivBdUhKLZOtrj7kBOw.gif 1000w\"},className:\"framer-11xkq84\",\"data-framer-name\":\"4\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gol4s2\",\"data-framer-name\":\"Heading and supporting text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(250, 250, 249)\"},children:\"Developer-Friendly\"})}),className:\"framer-whlir6\",\"data-framer-name\":\"Secure File Transfer\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-47b197a0-cc12-4ced-b721-47abec534c43, rgb(214, 211, 209))\"},children:\"Simple APIs and SDKs make integration hassle-free for your development team.\"})}),className:\"framer-e146u9\",\"data-framer-name\":\"Manage permissions for file access and sharing\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-192kimg\",\"data-border\":true,\"data-framer-name\":\"Mobile Device Management\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-108cmrd\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1e3,intrinsicWidth:1e3,pixelHeight:1e3,pixelWidth:1e3,sizes:\"80px\",src:\"https://framerusercontent.com/images/ODnyX9KhOgMmZJpjHswx2Wq6A.gif\",srcSet:\"https://framerusercontent.com/images/ODnyX9KhOgMmZJpjHswx2Wq6A.gif?scale-down-to=512 512w,https://framerusercontent.com/images/ODnyX9KhOgMmZJpjHswx2Wq6A.gif 1000w\"},className:\"framer-dx8huw\",\"data-framer-name\":\"5\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fbnr8s\",\"data-framer-name\":\"Heading and supporting text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(250, 250, 249)\"},children:\"Free Plan Forever\"})}),className:\"framer-1wjtj9z\",\"data-framer-name\":\"Mobile Device Management\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-47b197a0-cc12-4ced-b721-47abec534c43, rgb(214, 211, 209))\"},children:\"Start protecting your users at no cost with our free plan.\"})}),className:\"framer-ishvi\",\"data-framer-name\":\"Securely erase data from lost or stolen devices\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-19k5lru\",\"data-border\":true,\"data-framer-name\":\"Threats Feed\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1e8n4hn\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1e3,intrinsicWidth:1e3,pixelHeight:1e3,pixelWidth:1e3,sizes:\"78px\",src:\"https://framerusercontent.com/images/hglk0thXGT2YGX0FM04ufdmzeI.gif\",srcSet:\"https://framerusercontent.com/images/hglk0thXGT2YGX0FM04ufdmzeI.gif?scale-down-to=512 512w,https://framerusercontent.com/images/hglk0thXGT2YGX0FM04ufdmzeI.gif 1000w\"},className:\"framer-1p9bka2\",\"data-framer-name\":\"6\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qspm3u\",\"data-framer-name\":\"Heading and supporting text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(250, 250, 249)\"},children:\"24/7 Support\"})}),className:\"framer-x8beq7\",\"data-framer-name\":\"Threat Intelligence Feeds\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-47b197a0-cc12-4ced-b721-47abec534c43, rgb(214, 211, 209))\"},children:\"Our support team is available around the clock to assist you.\"})}),className:\"framer-1dxcz66\",\"data-framer-name\":\"Stay informed about global threats and trends\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})})]})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1jtpkru\",\"data-framer-name\":\"Pricing\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1x9yaio\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lit267\",\"data-framer-name\":\"Heading and supporting text\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-p8rav0\",\"data-framer-name\":\"Heading\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JxaLLJIg3:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0ludGVyIERpc3BsYXkgTWVkaXVt\",\"--framer-font-family\":'\"Inter Display Medium\", \"Inter Display Medium Placeholder\", sans-serif',\"--framer-font-size\":\"34px\",\"--framer-line-height\":\"44px\",\"--framer-text-color\":\"rgb(250, 250, 249)\"},children:\"Every business has\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0ludGVyIERpc3BsYXkgTWVkaXVt\",\"--framer-font-family\":'\"Inter Display Medium\", \"Inter Display Medium Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-line-height\":\"52px\",\"--framer-text-color\":\"rgb(250, 250, 249)\"},children:\"Every business has\"})}),className:\"framer-y41lm8\",\"data-framer-name\":\"Securing your digital world, fully automated\",fonts:[\"CUSTOM;Inter Display Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JxaLLJIg3:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0ludGVyIERpc3BsYXkgU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter Display SemiBold\", \"Inter Display SemiBold Placeholder\", sans-serif',\"--framer-font-size\":\"34px\",\"--framer-line-height\":\"44px\",\"--framer-text-color\":\"var(--token-be397c88-d36c-46fc-9690-3a95c5153397, rgb(219, 255, 0))\"},children:\"Unique Needs\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0ludGVyIERpc3BsYXkgU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter Display SemiBold\", \"Inter Display SemiBold Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-line-height\":\"52px\",\"--framer-text-color\":\"var(--token-be397c88-d36c-46fc-9690-3a95c5153397, rgb(219, 255, 0))\"},children:\"Unique Needs\"})}),className:\"framer-n3746j\",\"data-framer-name\":\"Securing your digital world, fully automated\",fonts:[\"CUSTOM;Inter Display SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JxaLLJIg3:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(168, 162, 158)\"},children:\"Flexible pricing plans that are tailored to meet the demands of various industries and company sizes.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"28px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXI=\",\"--framer-font-family\":'\"Inter\"',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"rgba(168, 162, 158, 1)\"},children:\"Flexible pricing plans that are tailored to meet the demands of various industries and company sizes.\"})})}),className:\"framer-1rwje0n\",\"data-framer-name\":\"Supporting text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CBqpOFf0R:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1280px) - 64px)`},JxaLLJIg3:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 640px) - 32px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:731,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1280px) - 96px)`,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1m5d0mx-container\",nodeId:\"y58YalaYg\",rendersWithMotion:true,scopeId:\"augiA20Il\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CBqpOFf0R:{variant:\"aAYFgNbvJ\"},JxaLLJIg3:{variant:\"LoYaCZlhv\"}},children:/*#__PURE__*/_jsx(PriceCards,{c4z5SqWI_:\"$0.004/\\nVerification\",ewOO5y9o3:\"Scale\",height:\"100%\",id:\"y58YalaYg\",JpbBVDlid:\"Contact Us\",layoutId:\"y58YalaYg\",LuZmjvRNZ:\"FREE\",QA0VCB4IS:\"Contact Us\",style:{width:\"100%\"},t1tzocqa7:\"For rest of us\",variant:\"I1763:89903;825:1051\",width:\"100%\",yG64WJIFa:\"$0\"})})})})})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-ocefkn\",\"data-framer-name\":\"FAQs\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1zi3bg\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4jor7o\",\"data-framer-name\":\"Heading and supporting text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JxaLLJIg3:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0ludGVyIERpc3BsYXkgTWVkaXVt\",\"--framer-font-family\":'\"Inter Display Medium\", \"Inter Display Medium Placeholder\", sans-serif',\"--framer-font-size\":\"34px\",\"--framer-line-height\":\"44px\",\"--framer-text-color\":\"rgb(250, 250, 249)\"},children:\"FAQs\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0ludGVyIERpc3BsYXkgTWVkaXVt\",\"--framer-font-family\":'\"Inter Display Medium\", \"Inter Display Medium Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-line-height\":\"52px\",\"--framer-text-color\":\"rgb(250, 250, 249)\"},children:\"FAQs\"})}),className:\"framer-kdmlsy\",\"data-framer-name\":\"Heading \",fonts:[\"CUSTOM;Inter Display Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(168, 162, 158)\"},children:\"Everything you need to know about OTP+ platform\"})}),className:\"framer-yeh6pv\",\"data-framer-name\":\"Supporting text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JxaLLJIg3:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 640px) - 32px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:348,width:\"570px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-ju2ym7-container\",nodeId:\"UGsIxvuTs\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(FAQS,{D4zYRk2vt:\"No, our API and SDKs are designed for quick and easy integration into any platform.\\n\",ErYZs9NSk:\"OTP (One-Time Password) authentication generates a unique code for each login attempt to enhance security.\\n\",gj0kh5Wxa:\"Passwordless authentication allows users to log in using an OTP or another secure method without needing a password.\\n\",height:\"100%\",hJeG0O2r9:true,id:\"UGsIxvuTs\",Kk7GA2ZH6:true,LaY3tnS3d:\"What is IRSF Protection?\\n\",layoutId:\"UGsIxvuTs\",PMlRoo8Zx:\"What is OTP Authentication?\\n\",ShA0JbEMf:true,style:{width:\"100%\"},uGNcJRSxH:\"Do you offer a free plan?\",vlSjF0Yby:true,w0cHV1MvD:\"Is it difficult to integrate your solution?\\n\",width:\"100%\",x2z6x2Zhs:\"IRSF (International Revenue Share Fraud) is a type of fraud that targets phone systems. Our solution detects and blocks such attempts.\\n\",X9Zlc7bTj:\"Yes, we have a free plan to get you started with basic features!\",XjtLeD51V:\"How does Passwordless Authentication work?\\n\",zZD01nJ9y:true})})})})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-c5ki7n\",\"data-framer-name\":\"Call-up\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CBqpOFf0R:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1080px) - 64px)`},JxaLLJIg3:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 640px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:450,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-i2g1nr-container\",nodeId:\"wSTNrhw83\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CBqpOFf0R:{variant:\"jyetXpY4T\"},JxaLLJIg3:{style:{maxWidth:\"100%\",width:\"100%\"},variant:\"PUhzzRa5S\"}},children:/*#__PURE__*/_jsx(CallUpComponent,{height:\"100%\",id:\"wSTNrhw83\",layoutId:\"wSTNrhw83\",style:{width:\"100%\"},variant:\"I1763:90023;1406:78213\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(\"footer\",{className:\"framer-1oqc5p4\",\"data-framer-name\":\"Footer\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JxaLLJIg3:{width:`min(max(${componentViewport?.width||\"100vw\"}, 1px), 640px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:410,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1t36ib0-container\",nodeId:\"I1vJoXCoT\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CBqpOFf0R:{variant:\"fozpnKKKw\"},JxaLLJIg3:{style:{maxWidth:\"100%\",width:\"100%\"},variant:\"eZYhM3YBt\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"I1vJoXCoT\",layoutId:\"I1vJoXCoT\",style:{width:\"100%\"},variant:\"gl8SCEGSq\",width:\"100%\"})})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-5RczT.framer-lux5qc, .framer-5RczT .framer-lux5qc { display: block; }\",\".framer-5RczT.framer-72rtr7 { align-content: center; align-items: center; background-color: #1c1917; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1280px; }\",\".framer-5RczT .framer-foun8u-container, .framer-5RczT .framer-r0j3p4-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-5RczT .framer-1y2simf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; left: 0px; overflow: visible; padding: 0px; position: fixed; top: 0px; width: 100%; z-index: 2; }\",\".framer-5RczT .framer-161zywr-container { flex: none; height: auto; position: relative; width: 100%; z-index: 0; }\",\".framer-5RczT .framer-1uqaiee { align-content: center; align-items: center; background-color: #1c1917; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 104px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-5RczT .framer-1m33205 { align-content: flex-start; align-items: flex-start; background-color: #1c1917; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1280px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5RczT .framer-ripcv4 { aspect-ratio: 1.3884657236126223 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 919px); left: 50%; position: absolute; top: 0px; transform: translateX(-50%); width: 1276px; z-index: 0; }\",\".framer-5RczT .framer-bvuoen, .framer-5RczT .framer-o79kfq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 96px 0px 96px 0px; position: relative; width: 100%; }\",\".framer-5RczT .framer-3btxrz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: visible; padding: 0px 32px 0px 32px; position: relative; width: min-content; }\",\".framer-5RczT .framer-nyubpf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-5RczT .framer-12nzjvb { --border-bottom-width: 1px; --border-color: rgba(250, 250, 249, 0.08); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; -webkit-backdrop-filter: blur(20px); align-content: center; align-items: center; backdrop-filter: blur(20px); background-color: rgba(250, 250, 249, 0.04); border-bottom-left-radius: 990px; border-bottom-right-radius: 990px; border-top-left-radius: 990px; border-top-right-radius: 990px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 4px 14px 4px 14px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-5RczT .framer-1t5zxt3, .framer-5RczT .framer-7knw8d, .framer-5RczT .framer-5251mm, .framer-5RczT .framer-1c7nyld, .framer-5RczT .framer-1rpipi9, .framer-5RczT .framer-whlir6, .framer-5RczT .framer-1wjtj9z, .framer-5RczT .framer-x8beq7, .framer-5RczT .framer-kdmlsy { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-5RczT .framer-8r2l5a { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 636px; word-break: break-word; word-wrap: break-word; }\",\".framer-5RczT .framer-1ibjqs0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-5RczT .framer-56un29-container { flex: none; height: 40px; position: relative; width: auto; }\",\".framer-5RczT .framer-147gup9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: 799px; justify-content: flex-start; max-width: 1280px; overflow: visible; padding: 0px 48px 0px 48px; position: relative; width: 100%; }\",\".framer-5RczT .framer-1k5kjrm { --border-bottom-width: 1px; --border-color: rgba(250, 250, 249, 0.08); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; -webkit-backdrop-filter: blur(12px); align-content: center; align-items: center; backdrop-filter: blur(12px); background-color: rgba(250, 250, 249, 0.06); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; overflow: hidden; padding: 8px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-5RczT .framer-1qyxsxf { --border-bottom-width: 1px; --border-color: rgba(250, 250, 249, 0.12); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: 1 0 0px; height: 100%; overflow: hidden; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-5RczT .framer-wr18t8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: visible; padding: 64px 0px 64px 0px; position: relative; width: 100%; }\",\".framer-5RczT .framer-1jeb001, .framer-5RczT .framer-1tiqjff { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; max-width: 1280px; overflow: visible; padding: 0px 48px 0px 48px; position: relative; width: 100%; }\",\".framer-5RczT .framer-n7gdka, .framer-5RczT .framer-16mlakh, .framer-5RczT .framer-13nsab7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-5RczT .framer-1jc9mdl, .framer-5RczT .framer-ga6g3k, .framer-5RczT .framer-qxtref { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 2px; height: 120px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 528px; }\",\".framer-5RczT .framer-9i6wy7, .framer-5RczT .framer-ckih4y, .framer-5RczT .framer-60p3gh, .framer-5RczT .framer-1a4h3y6, .framer-5RczT .framer-7f78l2, .framer-5RczT .framer-1xyl0g5, .framer-5RczT .framer-19lfmlg, .framer-5RczT .framer-acyfcl, .framer-5RczT .framer-1tfnwp3, .framer-5RczT .framer-krwu39, .framer-5RczT .framer-1gs123q, .framer-5RczT .framer-ysz44f, .framer-5RczT .framer-tlbk4k, .framer-5RczT .framer-19wdhx2, .framer-5RczT .framer-a2u3bd, .framer-5RczT .framer-1rkelop, .framer-5RczT .framer-x5e3fw, .framer-5RczT .framer-m9f94f, .framer-5RczT .framer-y41lm8, .framer-5RczT .framer-n3746j { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-5RczT .framer-1p08e2w, .framer-5RczT .framer-1b7774v { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 522px; word-break: break-word; word-wrap: break-word; }\",\".framer-5RczT .framer-qwoz2z, .framer-5RczT .framer-1d6ua43 { display: grid; flex: none; gap: 24px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(200px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5RczT .framer-o38fqy, .framer-5RczT .framer-17nxrlb { align-content: flex-start; align-items: flex-start; align-self: start; background-color: #282320; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12), 0px 1px 2px 0px rgba(0, 0, 0, 0.25), inset 0px 0px 0px 1px rgba(249, 195, 115, 0.1), inset 0px 1px 0px 0px rgba(244, 192, 113, 0.05999999865889549); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; justify-self: start; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-5RczT .framer-16e026a, .framer-5RczT .framer-ex7tya, .framer-5RczT .framer-1ibk8ds { flex: none; height: 318px; overflow: hidden; position: relative; width: 100%; }\",\".framer-5RczT .framer-nocy0s { bottom: -69px; flex: none; left: -62px; position: absolute; right: -62px; top: -38px; }\",\".framer-5RczT .framer-1vkp3w5 { bottom: -65px; flex: none; left: -63px; position: absolute; right: -82px; top: -42px; }\",\".framer-5RczT .framer-91ya5c { bottom: -57px; flex: none; left: -48px; position: absolute; right: -48px; top: -26px; }\",\".framer-5RczT .framer-1u086zi { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 24px 24px 55px 24px; position: relative; width: 100%; }\",\".framer-5RczT .framer-1wwxg7w, .framer-5RczT .framer-l92092, .framer-5RczT .framer-v1nakw, .framer-5RczT .framer-big285, .framer-5RczT .framer-1aai25v, .framer-5RczT .framer-z02ha8, .framer-5RczT .framer-116tjta, .framer-5RczT .framer-14u1ov, .framer-5RczT .framer-1evrycd, .framer-5RczT .framer-1gg14rn, .framer-5RczT .framer-b5nqhc, .framer-5RczT .framer-kx8y60 { --framer-paragraph-spacing: 3px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-5RczT .framer-1vtiyz0, .framer-5RczT .framer-16lfoi2, .framer-5RczT .framer-gj49xv, .framer-5RczT .framer-1acr2a0, .framer-5RczT .framer-wngqgv, .framer-5RczT .framer-1641ouq { align-content: flex-start; align-items: flex-start; align-self: start; background-color: #282320; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12), 0px 1px 2px 0px rgba(0, 0, 0, 0.25), inset 0px 0px 0px 1px rgba(244, 192, 113, 0.1), inset 0px 1px 0px 0px rgba(244, 192, 113, 0.05999999865889549); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; justify-self: start; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-5RczT .framer-16gnaht { align-content: center; align-items: center; aspect-ratio: 1.1918238993710693 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: var(--framer-aspect-ratio-supported, 318px); justify-content: center; overflow: visible; padding: 0px; position: relative; width: 377px; }\",\".framer-5RczT .framer-w48bvu { flex: 1 0 0px; height: 318px; overflow: visible; position: relative; width: 1px; }\",\".framer-5RczT .framer-1q5cisf { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 212px); left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 212px; }\",\".framer-5RczT .framer-hznmqv { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 24px 24px 30px 24px; position: relative; width: 100%; }\",\".framer-5RczT .framer-1f7e66u, .framer-5RczT .framer-1qjy3kv { align-content: flex-start; align-items: flex-start; align-self: start; background-color: #282320; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12), 0px 1px 2px 0px rgba(0, 0, 0, 0.25), inset 0px 0px 0px 1px rgba(244, 192, 113, 0.1), inset 0px 1px 0px 0px rgba(244, 192, 113, 0.06); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; justify-self: start; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-5RczT .framer-1p1lg8l { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 226px); left: 50%; overflow: visible; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 226px; }\",\".framer-5RczT .framer-pacwad { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 24px 24px 30px 24px; position: relative; width: 100%; }\",\".framer-5RczT .framer-1jb3v5i { align-content: flex-start; align-items: flex-start; align-self: start; background-color: #282320; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12), 0px 1px 2px 0px rgba(0, 0, 0, 0.25), inset 0px 0px 0px 1px rgba(244, 192, 113, 0.1), inset 0px 1px 0px 0px rgba(244, 192, 113, 0.05999999865889549); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-end; justify-self: start; overflow: hidden; padding: 11px 0px 11px 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-5RczT .framer-8trndq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 318px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-5RczT .framer-ah136h { flex: none; height: 318px; position: relative; width: 380px; }\",\".framer-5RczT .framer-117y7w7, .framer-5RczT .framer-p3bvcq, .framer-5RczT .framer-1k86sta, .framer-5RczT .framer-1dia54a, .framer-5RczT .framer-1d28dpx { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 24px 24px 36px 24px; position: relative; width: 100%; }\",\".framer-5RczT .framer-vc1kw0 { bottom: 0px; flex: none; height: 312px; left: calc(49.86807387862799% - 366px / 2); overflow: hidden; position: absolute; width: 366px; }\",\".framer-5RczT .framer-c904h2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 24px 24px 59px 24px; position: relative; width: 100%; }\",\".framer-5RczT .framer-1xjrl8p { flex: none; height: 318px; overflow: visible; position: relative; width: 100%; }\",\".framer-5RczT .framer-tmi04x { flex: none; height: 318px; left: calc(50% - 100.13210039630118% / 2); overflow: hidden; position: absolute; top: calc(50% - 318px / 2); width: 100%; }\",\".framer-5RczT .framer-1iuswfc { flex: none; height: 423px; overflow: hidden; position: relative; width: 380px; }\",\".framer-5RczT .framer-15il5ao { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 0px; overflow: hidden; padding: 9px 0px 9px 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-5RczT .framer-3czl2k { flex: none; height: 263px; position: relative; width: 100%; }\",\".framer-5RczT .framer-1wc608p { align-content: flex-start; align-items: flex-start; bottom: 0px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; left: 0px; overflow: visible; padding: 24px 24px 36px 24px; position: absolute; width: 379px; }\",\".framer-5RczT .framer-1io1urq { flex: none; height: 255px; position: relative; width: 380px; }\",\".framer-5RczT .framer-oenr9d { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 24px 24px 36px 24px; position: relative; width: 100%; }\",\".framer-5RczT .framer-rh1ryy { flex: none; height: 279px; overflow: hidden; position: relative; width: 100%; }\",\".framer-5RczT .framer-1h5o0kp { bottom: -2px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-5RczT .framer-na20ma { align-content: flex-start; align-items: flex-start; align-self: start; background-color: #282320; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12), 0px 1px 2px 0px rgba(0, 0, 0, 0.25), inset 0px 0px 0px 1px rgba(244, 192, 113, 0.1), inset 0px 1px 0px 0px rgba(244, 192, 113, 0.05999999865889549); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-end; justify-self: start; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-5RczT .framer-1feofuf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 275px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-5RczT .framer-1bp0xyt { flex: none; height: 274px; position: relative; width: 380px; }\",\".framer-5RczT .framer-68khrk { flex: none; height: 298px; overflow: hidden; position: relative; width: 100%; }\",\".framer-5RczT .framer-1gjhkwb { flex: none; height: 277px; left: calc(49.86807387862799% - 366px / 2); overflow: hidden; position: absolute; top: calc(45.283018867924554% - 277px / 2); width: 366px; }\",\".framer-5RczT .framer-1j7rha1 { flex: none; height: 280px; overflow: visible; position: relative; width: 100%; }\",\".framer-5RczT .framer-yatjp3 { flex: none; height: 306px; left: -1px; overflow: hidden; position: absolute; top: 0px; width: 100%; }\",\".framer-5RczT .framer-b991mn { flex: none; height: 284px; left: calc(50.13192612137205% - 100.26385224274405% / 2); position: absolute; top: calc(49.346405228758194% - 284px / 2); width: 100%; }\",\".framer-5RczT .framer-1o0j3w { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 17px 24px 36px 24px; position: relative; width: 100%; }\",\".framer-5RczT .framer-1l2iibx { align-content: center; align-items: center; background-color: #1c1917; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 66px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5RczT .framer-tjmrjs { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 96px; height: min-content; justify-content: flex-start; max-width: 1280px; overflow: visible; padding: 96px 48px 96px 48px; position: relative; width: 100%; }\",\".framer-5RczT .framer-1ycs5eq { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 584px; word-break: break-word; word-wrap: break-word; }\",\".framer-5RczT .framer-pknuu4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-5RczT .framer-1o47hq7, .framer-5RczT .framer-1qnazrk { --border-bottom-width: 1px; --border-color: rgba(250, 250, 249, 0.04); --border-left-width: 0px; --border-right-width: 1px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 280px; justify-content: center; min-width: 320px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-5RczT .framer-1aq6o71, .framer-5RczT .framer-1i48lwu, .framer-5RczT .framer-eo3dpp, .framer-5RczT .framer-1qto4wb, .framer-5RczT .framer-108cmrd, .framer-5RczT .framer-1e8n4hn { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; min-width: 280px; overflow: visible; padding: 24px; position: relative; width: 1px; }\",\".framer-5RczT .framer-1nrr88n, .framer-5RczT .framer-174i30c { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 98px); overflow: visible; position: relative; width: 98px; }\",\".framer-5RczT .framer-3qntmt { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 50px); position: relative; width: 50px; }\",\".framer-5RczT .framer-oc3ab0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; min-width: 280px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-5RczT .framer-8ya0ac, .framer-5RczT .framer-1n7po45, .framer-5RczT .framer-t1wnhb, .framer-5RczT .framer-e146u9, .framer-5RczT .framer-ishvi, .framer-5RczT .framer-1dxcz66 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 263px; word-break: break-word; word-wrap: break-word; }\",\".framer-5RczT .framer-1n7jefa, .framer-5RczT .framer-1sdsch1 { align-content: center; align-items: center; bottom: -12px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 24px; justify-content: center; overflow: hidden; padding: 0px; position: absolute; right: -12px; width: 25px; z-index: 1; }\",\".framer-5RczT .framer-15ql3sj, .framer-5RczT .framer-5fwap5, .framer-5RczT .framer-t22x2w { flex: none; height: 18px; position: relative; width: 18px; }\",\".framer-5RczT .framer-5ywv4c, .framer-5RczT .framer-1b5xmct, .framer-5RczT .framer-1gol4s2, .framer-5RczT .framer-1fbnr8s, .framer-5RczT .framer-qspm3u { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-5RczT .framer-12rgq0x { align-content: center; align-items: center; bottom: -12px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 24px; justify-content: center; overflow: visible; padding: 0px; position: absolute; right: -12px; width: 25px; z-index: 1; }\",\".framer-5RczT .framer-1hije33 { --border-bottom-width: 1px; --border-color: rgba(250, 250, 249, 0.04); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 280px; justify-content: center; min-width: 320px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-5RczT .framer-r2wi66, .framer-5RczT .framer-dx8huw { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 80px); overflow: visible; position: relative; width: 80px; }\",\".framer-5RczT .framer-ff55n7, .framer-5RczT .framer-192kimg { --border-bottom-width: 0px; --border-color: rgba(250, 250, 249, 0.04); --border-left-width: 0px; --border-right-width: 1px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 280px; justify-content: center; min-width: 320px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-5RczT .framer-11xkq84 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 74px); overflow: visible; position: relative; width: 74px; }\",\".framer-5RczT .framer-19k5lru { --border-bottom-width: 0px; --border-color: rgba(250, 250, 249, 0.04); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 280px; justify-content: center; min-width: 320px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-5RczT .framer-1p9bka2 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 78px); overflow: visible; position: relative; width: 78px; }\",\".framer-5RczT .framer-1jtpkru { align-content: center; align-items: center; background-color: #1c1917; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 96px 0px 96px 0px; position: relative; width: 100%; }\",\".framer-5RczT .framer-1x9yaio { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; max-width: 1280px; overflow: visible; padding: 0px 48px 0px 48px; position: relative; width: 100%; }\",\".framer-5RczT .framer-lit267 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 434px; }\",\".framer-5RczT .framer-p8rav0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 2px; height: 120px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 435px; }\",\".framer-5RczT .framer-1rwje0n { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 434px; word-break: break-word; word-wrap: break-word; }\",\".framer-5RczT .framer-1m5d0mx-container, .framer-5RczT .framer-i2g1nr-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-5RczT .framer-ocefkn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 96px 0px 96px 0px; position: relative; width: 100%; }\",\".framer-5RczT .framer-1zi3bg { align-content: center; align-items: center; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; max-width: 1280px; overflow: hidden; padding: 0px 48px 16px 48px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-5RczT .framer-4jor7o { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 674px; }\",\".framer-5RczT .framer-yeh6pv { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 674px; word-break: break-word; word-wrap: break-word; }\",\".framer-5RczT .framer-ju2ym7-container { flex: none; height: auto; position: relative; width: 570px; }\",\".framer-5RczT .framer-c5ki7n { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 96px 0px 96px 0px; position: relative; width: 100%; }\",\".framer-5RczT .framer-1oqc5p4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5RczT .framer-1t36ib0-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-5RczT.framer-72rtr7, .framer-5RczT .framer-1y2simf, .framer-5RczT .framer-1uqaiee, .framer-5RczT .framer-1m33205, .framer-5RczT .framer-bvuoen, .framer-5RczT .framer-3btxrz, .framer-5RczT .framer-nyubpf, .framer-5RczT .framer-12nzjvb, .framer-5RczT .framer-1ibjqs0, .framer-5RczT .framer-o79kfq, .framer-5RczT .framer-147gup9, .framer-5RczT .framer-1k5kjrm, .framer-5RczT .framer-wr18t8, .framer-5RczT .framer-1jeb001, .framer-5RczT .framer-n7gdka, .framer-5RczT .framer-1jc9mdl, .framer-5RczT .framer-o38fqy, .framer-5RczT .framer-1u086zi, .framer-5RczT .framer-1vtiyz0, .framer-5RczT .framer-16gnaht, .framer-5RczT .framer-hznmqv, .framer-5RczT .framer-1f7e66u, .framer-5RczT .framer-pacwad, .framer-5RczT .framer-1jb3v5i, .framer-5RczT .framer-8trndq, .framer-5RczT .framer-117y7w7, .framer-5RczT .framer-16lfoi2, .framer-5RczT .framer-c904h2, .framer-5RczT .framer-gj49xv, .framer-5RczT .framer-p3bvcq, .framer-5RczT .framer-1tiqjff, .framer-5RczT .framer-16mlakh, .framer-5RczT .framer-ga6g3k, .framer-5RczT .framer-17nxrlb, .framer-5RczT .framer-15il5ao, .framer-5RczT .framer-1wc608p, .framer-5RczT .framer-1acr2a0, .framer-5RczT .framer-oenr9d, .framer-5RczT .framer-1qjy3kv, .framer-5RczT .framer-1k86sta, .framer-5RczT .framer-na20ma, .framer-5RczT .framer-1feofuf, .framer-5RczT .framer-1dia54a, .framer-5RczT .framer-wngqgv, .framer-5RczT .framer-1d28dpx, .framer-5RczT .framer-1641ouq, .framer-5RczT .framer-1o0j3w, .framer-5RczT .framer-1l2iibx, .framer-5RczT .framer-tjmrjs, .framer-5RczT .framer-13nsab7, .framer-5RczT .framer-qxtref, .framer-5RczT .framer-pknuu4, .framer-5RczT .framer-1o47hq7, .framer-5RczT .framer-1aq6o71, .framer-5RczT .framer-oc3ab0, .framer-5RczT .framer-1n7jefa, .framer-5RczT .framer-1qnazrk, .framer-5RczT .framer-1i48lwu, .framer-5RczT .framer-5ywv4c, .framer-5RczT .framer-12rgq0x, .framer-5RczT .framer-1hije33, .framer-5RczT .framer-eo3dpp, .framer-5RczT .framer-1b5xmct, .framer-5RczT .framer-1sdsch1, .framer-5RczT .framer-ff55n7, .framer-5RczT .framer-1qto4wb, .framer-5RczT .framer-1gol4s2, .framer-5RczT .framer-192kimg, .framer-5RczT .framer-108cmrd, .framer-5RczT .framer-1fbnr8s, .framer-5RczT .framer-19k5lru, .framer-5RczT .framer-1e8n4hn, .framer-5RczT .framer-qspm3u, .framer-5RczT .framer-1jtpkru, .framer-5RczT .framer-1x9yaio, .framer-5RczT .framer-lit267, .framer-5RczT .framer-p8rav0, .framer-5RczT .framer-ocefkn, .framer-5RczT .framer-1zi3bg, .framer-5RczT .framer-4jor7o, .framer-5RczT .framer-c5ki7n, .framer-5RczT .framer-1oqc5p4 { gap: 0px; } .framer-5RczT.framer-72rtr7 > *, .framer-5RczT .framer-1y2simf > *, .framer-5RczT .framer-1uqaiee > *, .framer-5RczT .framer-1m33205 > *, .framer-5RczT .framer-o38fqy > *, .framer-5RczT .framer-1vtiyz0 > *, .framer-5RczT .framer-1f7e66u > *, .framer-5RczT .framer-1jb3v5i > *, .framer-5RczT .framer-8trndq > *, .framer-5RczT .framer-16lfoi2 > *, .framer-5RczT .framer-gj49xv > *, .framer-5RczT .framer-17nxrlb > *, .framer-5RczT .framer-1acr2a0 > *, .framer-5RczT .framer-1qjy3kv > *, .framer-5RczT .framer-na20ma > *, .framer-5RczT .framer-1feofuf > *, .framer-5RczT .framer-wngqgv > *, .framer-5RczT .framer-1641ouq > *, .framer-5RczT .framer-oc3ab0 > *, .framer-5RczT .framer-5ywv4c > *, .framer-5RczT .framer-1b5xmct > *, .framer-5RczT .framer-1gol4s2 > *, .framer-5RczT .framer-1fbnr8s > *, .framer-5RczT .framer-qspm3u > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-5RczT.framer-72rtr7 > :first-child, .framer-5RczT .framer-1y2simf > :first-child, .framer-5RczT .framer-1uqaiee > :first-child, .framer-5RczT .framer-1m33205 > :first-child, .framer-5RczT .framer-bvuoen > :first-child, .framer-5RczT .framer-3btxrz > :first-child, .framer-5RczT .framer-nyubpf > :first-child, .framer-5RczT .framer-o79kfq > :first-child, .framer-5RczT .framer-147gup9 > :first-child, .framer-5RczT .framer-wr18t8 > :first-child, .framer-5RczT .framer-1jeb001 > :first-child, .framer-5RczT .framer-n7gdka > :first-child, .framer-5RczT .framer-1jc9mdl > :first-child, .framer-5RczT .framer-o38fqy > :first-child, .framer-5RczT .framer-1u086zi > :first-child, .framer-5RczT .framer-1vtiyz0 > :first-child, .framer-5RczT .framer-hznmqv > :first-child, .framer-5RczT .framer-1f7e66u > :first-child, .framer-5RczT .framer-pacwad > :first-child, .framer-5RczT .framer-1jb3v5i > :first-child, .framer-5RczT .framer-8trndq > :first-child, .framer-5RczT .framer-117y7w7 > :first-child, .framer-5RczT .framer-16lfoi2 > :first-child, .framer-5RczT .framer-c904h2 > :first-child, .framer-5RczT .framer-gj49xv > :first-child, .framer-5RczT .framer-p3bvcq > :first-child, .framer-5RczT .framer-1tiqjff > :first-child, .framer-5RczT .framer-16mlakh > :first-child, .framer-5RczT .framer-ga6g3k > :first-child, .framer-5RczT .framer-17nxrlb > :first-child, .framer-5RczT .framer-15il5ao > :first-child, .framer-5RczT .framer-1wc608p > :first-child, .framer-5RczT .framer-1acr2a0 > :first-child, .framer-5RczT .framer-oenr9d > :first-child, .framer-5RczT .framer-1qjy3kv > :first-child, .framer-5RczT .framer-1k86sta > :first-child, .framer-5RczT .framer-na20ma > :first-child, .framer-5RczT .framer-1feofuf > :first-child, .framer-5RczT .framer-1dia54a > :first-child, .framer-5RczT .framer-wngqgv > :first-child, .framer-5RczT .framer-1d28dpx > :first-child, .framer-5RczT .framer-1641ouq > :first-child, .framer-5RczT .framer-1o0j3w > :first-child, .framer-5RczT .framer-1l2iibx > :first-child, .framer-5RczT .framer-tjmrjs > :first-child, .framer-5RczT .framer-13nsab7 > :first-child, .framer-5RczT .framer-qxtref > :first-child, .framer-5RczT .framer-1aq6o71 > :first-child, .framer-5RczT .framer-oc3ab0 > :first-child, .framer-5RczT .framer-1i48lwu > :first-child, .framer-5RczT .framer-5ywv4c > :first-child, .framer-5RczT .framer-eo3dpp > :first-child, .framer-5RczT .framer-1b5xmct > :first-child, .framer-5RczT .framer-1qto4wb > :first-child, .framer-5RczT .framer-1gol4s2 > :first-child, .framer-5RczT .framer-108cmrd > :first-child, .framer-5RczT .framer-1fbnr8s > :first-child, .framer-5RczT .framer-1e8n4hn > :first-child, .framer-5RczT .framer-qspm3u > :first-child, .framer-5RczT .framer-1jtpkru > :first-child, .framer-5RczT .framer-1x9yaio > :first-child, .framer-5RczT .framer-lit267 > :first-child, .framer-5RczT .framer-p8rav0 > :first-child, .framer-5RczT .framer-ocefkn > :first-child, .framer-5RczT .framer-1zi3bg > :first-child, .framer-5RczT .framer-4jor7o > :first-child, .framer-5RczT .framer-c5ki7n > :first-child { margin-top: 0px; } .framer-5RczT.framer-72rtr7 > :last-child, .framer-5RczT .framer-1y2simf > :last-child, .framer-5RczT .framer-1uqaiee > :last-child, .framer-5RczT .framer-1m33205 > :last-child, .framer-5RczT .framer-bvuoen > :last-child, .framer-5RczT .framer-3btxrz > :last-child, .framer-5RczT .framer-nyubpf > :last-child, .framer-5RczT .framer-o79kfq > :last-child, .framer-5RczT .framer-147gup9 > :last-child, .framer-5RczT .framer-wr18t8 > :last-child, .framer-5RczT .framer-1jeb001 > :last-child, .framer-5RczT .framer-n7gdka > :last-child, .framer-5RczT .framer-1jc9mdl > :last-child, .framer-5RczT .framer-o38fqy > :last-child, .framer-5RczT .framer-1u086zi > :last-child, .framer-5RczT .framer-1vtiyz0 > :last-child, .framer-5RczT .framer-hznmqv > :last-child, .framer-5RczT .framer-1f7e66u > :last-child, .framer-5RczT .framer-pacwad > :last-child, .framer-5RczT .framer-1jb3v5i > :last-child, .framer-5RczT .framer-8trndq > :last-child, .framer-5RczT .framer-117y7w7 > :last-child, .framer-5RczT .framer-16lfoi2 > :last-child, .framer-5RczT .framer-c904h2 > :last-child, .framer-5RczT .framer-gj49xv > :last-child, .framer-5RczT .framer-p3bvcq > :last-child, .framer-5RczT .framer-1tiqjff > :last-child, .framer-5RczT .framer-16mlakh > :last-child, .framer-5RczT .framer-ga6g3k > :last-child, .framer-5RczT .framer-17nxrlb > :last-child, .framer-5RczT .framer-15il5ao > :last-child, .framer-5RczT .framer-1wc608p > :last-child, .framer-5RczT .framer-1acr2a0 > :last-child, .framer-5RczT .framer-oenr9d > :last-child, .framer-5RczT .framer-1qjy3kv > :last-child, .framer-5RczT .framer-1k86sta > :last-child, .framer-5RczT .framer-na20ma > :last-child, .framer-5RczT .framer-1feofuf > :last-child, .framer-5RczT .framer-1dia54a > :last-child, .framer-5RczT .framer-wngqgv > :last-child, .framer-5RczT .framer-1d28dpx > :last-child, .framer-5RczT .framer-1641ouq > :last-child, .framer-5RczT .framer-1o0j3w > :last-child, .framer-5RczT .framer-1l2iibx > :last-child, .framer-5RczT .framer-tjmrjs > :last-child, .framer-5RczT .framer-13nsab7 > :last-child, .framer-5RczT .framer-qxtref > :last-child, .framer-5RczT .framer-1aq6o71 > :last-child, .framer-5RczT .framer-oc3ab0 > :last-child, .framer-5RczT .framer-1i48lwu > :last-child, .framer-5RczT .framer-5ywv4c > :last-child, .framer-5RczT .framer-eo3dpp > :last-child, .framer-5RczT .framer-1b5xmct > :last-child, .framer-5RczT .framer-1qto4wb > :last-child, .framer-5RczT .framer-1gol4s2 > :last-child, .framer-5RczT .framer-108cmrd > :last-child, .framer-5RczT .framer-1fbnr8s > :last-child, .framer-5RczT .framer-1e8n4hn > :last-child, .framer-5RczT .framer-qspm3u > :last-child, .framer-5RczT .framer-1jtpkru > :last-child, .framer-5RczT .framer-1x9yaio > :last-child, .framer-5RczT .framer-lit267 > :last-child, .framer-5RczT .framer-p8rav0 > :last-child, .framer-5RczT .framer-ocefkn > :last-child, .framer-5RczT .framer-1zi3bg > :last-child, .framer-5RczT .framer-4jor7o > :last-child, .framer-5RczT .framer-c5ki7n > :last-child { margin-bottom: 0px; } .framer-5RczT .framer-bvuoen > *, .framer-5RczT .framer-o79kfq > *, .framer-5RczT .framer-147gup9 > *, .framer-5RczT .framer-1u086zi > *, .framer-5RczT .framer-hznmqv > *, .framer-5RczT .framer-pacwad > *, .framer-5RczT .framer-117y7w7 > *, .framer-5RczT .framer-c904h2 > *, .framer-5RczT .framer-p3bvcq > *, .framer-5RczT .framer-1wc608p > *, .framer-5RczT .framer-oenr9d > *, .framer-5RczT .framer-1k86sta > *, .framer-5RczT .framer-1dia54a > *, .framer-5RczT .framer-1d28dpx > *, .framer-5RczT .framer-1o0j3w > *, .framer-5RczT .framer-ocefkn > *, .framer-5RczT .framer-4jor7o > *, .framer-5RczT .framer-c5ki7n > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-5RczT .framer-3btxrz > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-5RczT .framer-nyubpf > *, .framer-5RczT .framer-n7gdka > *, .framer-5RczT .framer-16mlakh > *, .framer-5RczT .framer-13nsab7 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-5RczT .framer-12nzjvb > *, .framer-5RczT .framer-1k5kjrm > *, .framer-5RczT .framer-1o47hq7 > *, .framer-5RczT .framer-1n7jefa > *, .framer-5RczT .framer-1qnazrk > *, .framer-5RczT .framer-12rgq0x > *, .framer-5RczT .framer-1hije33 > *, .framer-5RczT .framer-1sdsch1 > *, .framer-5RczT .framer-ff55n7 > *, .framer-5RczT .framer-192kimg > *, .framer-5RczT .framer-19k5lru > *, .framer-5RczT .framer-1oqc5p4 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-5RczT .framer-12nzjvb > :first-child, .framer-5RczT .framer-1ibjqs0 > :first-child, .framer-5RczT .framer-1k5kjrm > :first-child, .framer-5RczT .framer-16gnaht > :first-child, .framer-5RczT .framer-pknuu4 > :first-child, .framer-5RczT .framer-1o47hq7 > :first-child, .framer-5RczT .framer-1n7jefa > :first-child, .framer-5RczT .framer-1qnazrk > :first-child, .framer-5RczT .framer-12rgq0x > :first-child, .framer-5RczT .framer-1hije33 > :first-child, .framer-5RczT .framer-1sdsch1 > :first-child, .framer-5RczT .framer-ff55n7 > :first-child, .framer-5RczT .framer-192kimg > :first-child, .framer-5RczT .framer-19k5lru > :first-child, .framer-5RczT .framer-1oqc5p4 > :first-child { margin-left: 0px; } .framer-5RczT .framer-12nzjvb > :last-child, .framer-5RczT .framer-1ibjqs0 > :last-child, .framer-5RczT .framer-1k5kjrm > :last-child, .framer-5RczT .framer-16gnaht > :last-child, .framer-5RczT .framer-pknuu4 > :last-child, .framer-5RczT .framer-1o47hq7 > :last-child, .framer-5RczT .framer-1n7jefa > :last-child, .framer-5RczT .framer-1qnazrk > :last-child, .framer-5RczT .framer-12rgq0x > :last-child, .framer-5RczT .framer-1hije33 > :last-child, .framer-5RczT .framer-1sdsch1 > :last-child, .framer-5RczT .framer-ff55n7 > :last-child, .framer-5RczT .framer-192kimg > :last-child, .framer-5RczT .framer-19k5lru > :last-child, .framer-5RczT .framer-1oqc5p4 > :last-child { margin-right: 0px; } .framer-5RczT .framer-1ibjqs0 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-5RczT .framer-wr18t8 > *, .framer-5RczT .framer-1jeb001 > *, .framer-5RczT .framer-1tiqjff > *, .framer-5RczT .framer-1jtpkru > *, .framer-5RczT .framer-1zi3bg > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-5RczT .framer-1jc9mdl > *, .framer-5RczT .framer-ga6g3k > *, .framer-5RczT .framer-qxtref > *, .framer-5RczT .framer-p8rav0 > * { margin: 0px; margin-bottom: calc(2px / 2); margin-top: calc(2px / 2); } .framer-5RczT .framer-16gnaht > *, .framer-5RczT .framer-pknuu4 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-5RczT .framer-15il5ao > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-5RczT .framer-1l2iibx > * { margin: 0px; margin-bottom: calc(66px / 2); margin-top: calc(66px / 2); } .framer-5RczT .framer-tjmrjs > * { margin: 0px; margin-bottom: calc(96px / 2); margin-top: calc(96px / 2); } .framer-5RczT .framer-1aq6o71 > *, .framer-5RczT .framer-1i48lwu > *, .framer-5RczT .framer-eo3dpp > *, .framer-5RczT .framer-1qto4wb > *, .framer-5RczT .framer-108cmrd > *, .framer-5RczT .framer-1e8n4hn > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-5RczT .framer-1x9yaio > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-5RczT .framer-lit267 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }\",...sharedStyle.css,'.framer-5RczT[data-border=\"true\"]::after, .framer-5RczT [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: 1279px) { .framer-5RczT.framer-72rtr7 { width: 810px; } .framer-5RczT .framer-o79kfq { padding: 80px 0px 80px 0px; } .framer-5RczT .framer-147gup9 { height: 520px; max-width: 1100px; min-width: 810px; padding: 0px 16px 0px 16px; } .framer-5RczT .framer-1k5kjrm { flex: none; height: 506px; max-width: 780px; padding: 6px; } .framer-5RczT .framer-1jeb001 { max-width: 1100px; padding: 0px 36px 0px 36px; } .framer-5RczT .framer-qwoz2z { grid-template-columns: repeat(auto-fill, minmax(292px, 1fr)); } .framer-5RczT .framer-16gnaht { width: 100%; } .framer-5RczT .framer-1l2iibx { align-content: flex-start; align-items: flex-start; } .framer-5RczT .framer-tjmrjs { align-content: flex-start; align-items: flex-start; max-width: 1040px; } .framer-5RczT .framer-1qnazrk { --border-right-width: 0px; } .framer-5RczT .framer-1hije33 { --border-right-width: 1px; } .framer-5RczT .framer-ff55n7 { --border-bottom-width: 1px; --border-right-width: 0px; } .framer-5RczT .framer-1x9yaio { padding: 0px 32px 0px 32px; } .framer-5RczT .framer-c5ki7n { max-width: 1080px; padding: 96px 32px 0px 32px; }}\",\"@media (max-width: 809px) { .framer-5RczT.framer-72rtr7 { width: 390px; } .framer-5RczT .framer-1y2simf { z-index: 10; } .framer-5RczT .framer-161zywr-container { z-index: 2; } .framer-5RczT .framer-1m33205, .framer-5RczT .framer-i2g1nr-container, .framer-5RczT .framer-1t36ib0-container { max-width: 640px; } .framer-5RczT .framer-bvuoen, .framer-5RczT .framer-o79kfq { padding: 48px 0px 48px 0px; } .framer-5RczT .framer-3btxrz { gap: 36px; width: 100%; } .framer-5RczT .framer-7knw8d { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-5RczT .framer-8r2l5a, .framer-5RczT .framer-r0j3p4-container, .framer-5RczT .framer-56un29-container, .framer-5RczT .framer-1p08e2w, .framer-5RczT .framer-16gnaht, .framer-5RczT .framer-ah136h, .framer-5RczT .framer-1ycs5eq, .framer-5RczT .framer-lit267, .framer-5RczT .framer-1rwje0n, .framer-5RczT .framer-4jor7o, .framer-5RczT .framer-yeh6pv, .framer-5RczT .framer-ju2ym7-container { width: 100%; } .framer-5RczT .framer-1ibjqs0 { flex-direction: column; width: 100%; } .framer-5RczT .framer-147gup9 { height: 270px; max-width: 640px; padding: 0px 16px 0px 16px; } .framer-5RczT .framer-1k5kjrm { flex: none; height: 255px; padding: 4px; } .framer-5RczT .framer-wr18t8 { overflow: hidden; padding: 48px 0px 48px 0px; } .framer-5RczT .framer-1jeb001, .framer-5RczT .framer-1x9yaio { max-width: 640px; padding: 0px 16px 0px 16px; } .framer-5RczT .framer-1jc9mdl, .framer-5RczT .framer-qxtref, .framer-5RczT .framer-p8rav0 { height: min-content; width: 100%; } .framer-5RczT .framer-qwoz2z { grid-template-columns: repeat(1, minmax(200px, 1fr)); } .framer-5RczT .framer-1q5cisf { height: var(--framer-aspect-ratio-supported, 222px); left: 50%; width: 62%; } .framer-5RczT .framer-1p1lg8l { height: var(--framer-aspect-ratio-supported, 240px); left: 50%; width: 240px; } .framer-5RczT .framer-vc1kw0 { left: calc(49.86807387862799% - 100.27932960893855% / 2); width: 100%; } .framer-5RczT .framer-tjmrjs { max-width: 640px; padding: 96px 16px 96px 16px; } .framer-5RczT .framer-1o47hq7, .framer-5RczT .framer-1qnazrk, .framer-5RczT .framer-1hije33, .framer-5RczT .framer-ff55n7, .framer-5RczT .framer-192kimg, .framer-5RczT .framer-19k5lru { --border-color: rgba(250, 250, 249, 0); } .framer-5RczT .framer-ocefkn { overflow: hidden; } .framer-5RczT .framer-1zi3bg { max-width: 640px; padding: 0px 16px 16px 16px; } .framer-5RczT .framer-c5ki7n { padding: 66px 16px 0px 16px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-5RczT .framer-3btxrz, .framer-5RczT .framer-1ibjqs0 { gap: 0px; } .framer-5RczT .framer-3btxrz > * { margin: 0px; margin-bottom: calc(36px / 2); margin-top: calc(36px / 2); } .framer-5RczT .framer-3btxrz > :first-child, .framer-5RczT .framer-1ibjqs0 > :first-child { margin-top: 0px; } .framer-5RczT .framer-3btxrz > :last-child, .framer-5RczT .framer-1ibjqs0 > :last-child { margin-bottom: 0px; } .framer-5RczT .framer-1ibjqs0 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }}\",\"@media (min-width: 1280px) and (max-width: 1279px) { .framer-5RczT .framer-3czl2k, .framer-5RczT .framer-1nrr88n, .framer-5RczT .framer-eo3dpp, .framer-5RczT .framer-1p9bka2 { order: 0; } .framer-5RczT .framer-3qntmt { order: 1; } .framer-5RczT .framer-oc3ab0 { order: 3; } .framer-5RczT .framer-174i30c { height: var(--framer-aspect-ratio-supported, 86px); width: 86px; } .framer-5RczT .framer-qspm3u { order: 2; }}\",\"@media (min-width: 1280px) and (max-width: 1279px) { .framer-5RczT .framer-16gnaht { height: var(--framer-aspect-ratio-supported, 316px); }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 6879\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"CBqpOFf0R\":{\"layout\":[\"fixed\",\"auto\"]},\"JxaLLJIg3\":{\"layout\":[\"fixed\",\"auto\"]},\"DYO9kZ6Vu\":{\"layout\":[\"fixed\",\"auto\"]},\"wjaCoFy9k\":{\"layout\":[\"fixed\",\"auto\"]},\"pS1qW0Yh7\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FrameraugiA20Il=withCSS(Component,css,\"framer-5RczT\");export default FrameraugiA20Il;FrameraugiA20Il.displayName=\"Home\";FrameraugiA20Il.defaultProps={height:6879,width:1280};addFonts(FrameraugiA20Il,[{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/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{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/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{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/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{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/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{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/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"},{family:\"Inter Display Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/dyI9GRZNPT6RPMtpCuOKQBJ0VW0.woff2\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter Display SemiBold\",source:\"custom\",url:\"https://framerusercontent.com/assets/V2Mt2NtoauWDg1T4W7B9jTw2eg.woff2\"},{family:\"Inter Display Medium Italic\",source:\"custom\",url:\"https://framerusercontent.com/assets/kHY4OQ0EcoeRo4aMeM9szO64.woff2\"}]},...SmoothScrollFonts,...NavigationBarNavigationBarFonts,...ButtonSetPrimaryFonts,...ButtonSetSecondaryFonts,...PriceCardsFonts,...FAQSFonts,...CallUpComponentFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraugiA20Il\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"6879\",\"framerIntrinsicWidth\":\"1280\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"CBqpOFf0R\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JxaLLJIg3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"DYO9kZ6Vu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"wjaCoFy9k\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pS1qW0Yh7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["SmoothScrollFonts", "getFonts", "SmoothScroll", "NavigationBarNavigationBarFonts", "NkPlvPqTp_default", "ButtonSetPrimaryFonts", "yOGpobjf9_default", "ButtonSetSecondaryFonts", "JeG31CxW9_default", "MotionDivWithFX", "withFX", "motion", "PriceCardsFonts", "GdR2fcKPm_default", "ContainerWithFX", "Container", "FAQSFonts", "VwNeuqk2u_default", "CallUpComponentFonts", "os_ho0XG_default", "FooterFonts", "TquX_bm24_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "animation", "transition1", "animation1", "animation2", "transition2", "animation3", "transformTemplate2", "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", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "router", "useRouter", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "isDisplayed5", "isDisplayed6", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "ComponentViewportProvider", "PropertyOverrides2", "Image2", "RichText2", "x", "ResolveLinks", "resolvedLinks", "SVG", "css", "FrameraugiA20Il", "withCSS", "augiA20Il_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
