{"id":87,"date":"2020-12-24T09:16:28","date_gmt":"2020-12-24T09:16:28","guid":{"rendered":"https:\/\/steganostech.com\/index.php\/about\/"},"modified":"2025-08-28T18:41:07","modified_gmt":"2025-08-28T18:41:07","slug":"about","status":"publish","type":"page","link":"https:\/\/steganostech.com\/index.php\/about\/","title":{"rendered":"About"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"87\" class=\"elementor elementor-87\">\n\t\t\t\t\t\t<div class=\"elementor-inner\">\n\t\t\t\t<div class=\"elementor-section-wrap\">\n\t\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a5e7f5d elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"a5e7f5d\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"aux-parallax-section elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e771d8d\" data-id=\"e771d8d\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a27660a aux-appear-watch-animation aux-slide-from-bot elementor-widget elementor-widget-aux_modern_heading\" data-id=\"a27660a\" data-element_type=\"widget\" data-widget_type=\"aux_modern_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<section class=\"aux-widget-modern-heading\">\n            <div class=\"aux-widget-inner\"><h2 class=\"aux-modern-heading-primary\">About<\/h2><\/div>\n        <\/section>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7d3ae1d elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7d3ae1d\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"aux-parallax-section elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1bbe063\" data-id=\"1bbe063\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b028ffe elementor-widget elementor-widget-html\" data-id=\"b028ffe\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>About Us - Elite Cyber Solutions<\/title>\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n  <style>\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    body {\n      font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n      background: #0a0a16;\n      color: #fff;\n      line-height: 1.6;\n      overflow-x: hidden;\n    }\n\n    .container {\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 20px;\n    }\n\n\n    \/* Hero Section *\/\n    .hero {\n      min-height: 100vh;\n      display: flex;\n      align-items: center;\n      padding-top: 100px;\n      background: linear-gradient(135deg, rgba(0,20,40,0.15) 0%, rgba(20,0,40,0.15) 100%);\n      position: relative;\n      overflow: hidden;\n    }\n\n    .hero::before {\n      content: '';\n      position: absolute;\n      top: 0;\n      left: 0;\n      width: 100%;\n      height: 100%;\n      background: \n        radial-gradient(circle at 20% 30%, rgba(0, 255, 255, 0.1) 0%, transparent 50%),\n        radial-gradient(circle at 80% 70%, rgba(255, 0, 255, 0.1) 0%, transparent 50%);\n      z-index: -1;\n    }\n\n    .hero-content {\n      text-align: center;\n      max-width: 900px;\n      margin: 0 auto;\n      padding: 40px 20px;\n    }\n\n    .hero h1 {\n      font-size: 3.5rem;\n      font-weight: 800;\n      margin-bottom: 1.5rem;\n      background: linear-gradient(45deg, #00ffff, #ff00ff, #ffff00);\n      background-size: 300% 300%;\n      -webkit-background-clip: text;\n      background-clip: text;\n      color: transparent;\n      animation: gradientShift 3s ease-in-out infinite;\n    }\n\n    @keyframes gradientShift {\n      0%, 100% { background-position: 0% 50%; }\n      50% { background-position: 100% 50%; }\n    }\n\n    .hero p {\n      font-size: 1.4rem;\n      color: #b0b0b0;\n      margin-bottom: 2.5rem;\n      line-height: 1.8;\n    }\n\n    .cyber-term {\n      color: #00ffff;\n      font-weight: 600;\n      text-shadow: 0 0 10px rgba(0,255,255,0.5);\n    }\n\n    \/* About Content *\/\n    .about-content {\n      padding: 100px 0;\n      background: linear-gradient(135deg, rgba(20,0,40,0.15) 0%, rgba(0,40,20,0.9) 100%);\n    }\n\n    .section-title {\n      font-size: 2.8rem;\n      font-weight: 700;\n      margin-bottom: 3rem;\n      text-align: center;\n      background: linear-gradient(135deg, #00ffff 0%, #ff00ff 100%);\n      -webkit-background-clip: text;\n      background-clip: text;\n      color: transparent;\n    }\n\n    .about-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n      gap: 40px;\n      margin-top: 50px;\n    }\n\n    .about-card {\n      background: rgba(255, 255, 255, 0.05);\n      border: 1px solid rgba(255, 255, 255, 0.1);\n      border-radius: 20px;\n      padding: 2.5rem;\n      text-align: center;\n      transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n      position: relative;\n      overflow: hidden;\n      backdrop-filter: blur(10px);\n    }\n\n    .about-card:hover {\n      transform: translateY(-20px) rotateY(5deg);\n      box-shadow: 0 40px 80px rgba(0, 255, 255, 0.2);\n      border-color: rgba(0, 255, 255, 0.5);\n    }\n\n    .card-icon {\n      width: 90px;\n      height: 90px;\n      background: linear-gradient(45deg, #ff006e, #8338ec);\n      border-radius: 20px;\n      margin: 0 auto 1.5rem;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 2.5rem;\n      box-shadow: 0 20px 40px rgba(255, 0, 110, 0.3);\n      transition: transform 0.3s ease;\n    }\n\n    .about-card:hover .card-icon {\n      transform: scale(1.1) rotate(5deg);\n    }\n\n    .about-card h3 {\n      font-size: 1.5rem;\n      margin-bottom: 1.2rem;\n      color: #00ffff;\n    }\n\n    .about-card p {\n      color: rgba(255, 255, 255, 0.8);\n      line-height: 1.7;\n      font-size: 1.05rem;\n    }\n\n    \/* Stats Section *\/\n    .stats-section {\n      padding: 100px 0;\n      background: linear-gradient(135deg, rgba(40,0,40,0.15) 0%, rgba(0,20,60,0.9) 100%);\n    }\n\n    .stats-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n      gap: 2rem;\n      margin-top: 3rem;\n    }\n\n    .stat-card {\n      background: rgba(255,255,255,0.05);\n      border: 1px solid rgba(255,255,255,0.1);\n      border-radius: 15px;\n      padding: 2rem;\n      text-align: center;\n      transition: all 0.3s ease;\n      backdrop-filter: blur(20px);\n    }\n\n    .stat-card:hover {\n      transform: translateY(-10px);\n      box-shadow: 0 20px 40px rgba(0,255,255,0.2);\n      border-color: rgba(0,255,255,0.5);\n    }\n\n    .stat-number {\n      font-size: 3.5rem;\n      font-weight: 800;\n      margin-bottom: .5rem;\n      background: linear-gradient(135deg,#00ffff 0%, #ff00ff 100%);\n      -webkit-background-clip: text;\n      background-clip: text;\n      color: transparent;\n    }\n\n    .stat-label {\n      font-size: 1.2rem;\n      color: #b0b0b0;\n    }\n\n    \/* Team Section *\/\n    .team-section {\n      padding: 100px 0;\n      background: linear-gradient(135deg, rgba(0,60,40,0.15) 0%, rgba(60,0,20,0.9) 100%);\n    }\n\n    .team-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: 30px;\n      margin-top: 50px;\n    }\n\n    .team-member {\n      background: rgba(255, 255, 255, 0.05);\n      border-radius: 20px;\n      overflow: hidden;\n      transition: all 0.4s ease;\n      border: 1px solid rgba(255, 255, 255, 0.1);\n    }\n\n    .team-member:hover {\n      transform: translateY(-10px);\n      box-shadow: 0 20px 40px rgba(0, 255, 255, 0.2);\n      border-color: rgba(0, 255, 255, 0.5);\n    }\n\n    .member-img {\n      height: 250px;\n      background: linear-gradient(45deg, #ff006e, #8338ec);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 5rem;\n      color: white;\n    }\n\n    .member-info {\n      padding: 25px;\n    }\n\n    .member-info h3 {\n      font-size: 1.4rem;\n      margin-bottom: 10px;\n      color: #00ffff;\n    }\n\n    .member-info p {\n      color: rgba(255, 255, 255, 0.8);\n      margin-bottom: 15px;\n    }\n\n    .social-links {\n      display: flex;\n      gap: 15px;\n    }\n\n    .social-links a {\n      width: 40px;\n      height: 40px;\n      border-radius: 50%;\n      background: rgba(255, 255, 255, 0.1);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: #00ffff;\n      text-decoration: none;\n      transition: all 0.3s ease;\n    }\n\n    .social-links a:hover {\n      background: rgba(0, 255, 255, 0.2);\n      transform: translateY(-3px);\n    }\n\n    \/* Footer *\/\n    footer {\n      background: rgba(10, 10, 22, 0.95);\n      border-top: 1px solid rgba(0, 255, 255, 0.1);\n      padding: 60px 0 30px;\n    }\n\n    .footer-content {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n      gap: 40px;\n      margin-bottom: 40px;\n    }\n\n    .footer-column h3 {\n      font-size: 1.4rem;\n      margin-bottom: 20px;\n      color: #00ffff;\n    }\n\n    .footer-column p,\n    .footer-column li {\n      color: #b0b0b0;\n      margin-bottom: 10px;\n    }\n\n    .footer-column ul {\n      list-style: none;\n    }\n\n    .footer-column ul li {\n      margin-bottom: 12px;\n    }\n\n    .footer-column ul li a {\n      color: #b0b0b0;\n      text-decoration: none;\n      transition: color 0.3s;\n    }\n\n    .footer-column ul li a:hover {\n      color: #00ffff;\n    }\n\n    .copyright {\n      text-align: center;\n      padding-top: 30px;\n      border-top: 1px solid rgba(255, 255, 255, 0.1);\n      color: #b0b0b0;\n    }\n\n    \/* Responsive Design *\/\n    @media (max-width: 1024px) {\n      .hero h1 {\n        font-size: 3rem;\n      }\n      \n      .hero p {\n        font-size: 1.2rem;\n      }\n    }\n\n    @media (max-width: 768px) {\n      .header-content {\n        flex-direction: column;\n        gap: 20px;\n      }\n      \n      nav ul {\n        justify-content: center;\n        flex-wrap: wrap;\n      }\n      \n      nav ul li {\n        margin: 0 15px 10px;\n      }\n      \n      .hero h1 {\n        font-size: 2.5rem;\n      }\n      \n      .section-title {\n        font-size: 2.3rem;\n      }\n    }\n\n    @media (max-width: 480px) {\n      .hero h1 {\n        font-size: 2.2rem;\n      }\n      \n      .hero p {\n        font-size: 1.1rem;\n      }\n      \n      .section-title {\n        font-size: 2rem;\n      }\n      \n      .about-card, .stat-card {\n        padding: 1.5rem;\n      }\n      \n      .stat-number {\n        font-size: 2.8rem;\n      }\n    }\n  <\/style>\n<\/head>\n<body>\n  <!-- Header -->\n\n  <!-- Hero Section -->\n  <section class=\"hero\">\n    <div class=\"container hero-content\">\n      <h1>About <span class=\"cyber-term\">STEGANOS<\/span><\/h1>\n      <p>Transform Your Business with Cutting-Edge <span class=\"cyber-term\">IT Solutions<\/span> and <span class=\"cyber-term\">Cybersecurity<\/span> Excellence<\/p>\n    <\/div>\n  <\/section>\n\n  <!-- About Content -->\n  <section class=\"about-content\">\n    <div class=\"container\">\n      <h2 class=\"section-title\">Who We Are<\/h2>\n      <p style=\"text-align: center; max-width: 900px; margin: 0 auto 50px; font-size: 1.2rem;\">\n        Our company specializes in the continual advancement of state-of-the-art software products, delivering them with an unwavering commitment to excellence. Additionally, we offer comprehensive and robust cybersecurity solutions that stand as a bulwark against emerging digital threats, safeguarding the integrity and confidentiality of your valuable digital assets. Moreover, our adept utilization of machine learning techniques empowers us to not only process but also extract invaluable insights from the voluminous expanse of data at your disposal, thereby enabling you to fully harness its latent potential and make informed decisions that drive your organizational growth and success.\n      <\/p>\n\n      <div class=\"about-grid\">\n        <div class=\"about-card\">\n          <div class=\"card-icon\">\n            <i class=\"fas fa-code\"><\/i>\n          <\/div>\n          <h3>Software Development<\/h3>\n          <p>We create cutting-edge software solutions with precision engineering, innovative design, and robust architecture that transforms business operations and drives digital transformation.<\/p>\n        <\/div>\n\n        <div class=\"about-card\">\n          <div class=\"card-icon\">\n            <i class=\"fas fa-shield-alt\"><\/i>\n          <\/div>\n          <h3>Cybersecurity<\/h3>\n          <p>Our comprehensive security solutions protect your digital assets from evolving threats with advanced monitoring, threat intelligence, and proactive defense mechanisms.<\/p>\n        <\/div>\n\n        <div class=\"about-card\">\n          <div class=\"card-icon\">\n            <i class=\"fas fa-brain\"><\/i>\n          <\/div>\n          <h3>Machine Learning<\/h3>\n          <p>Leverage the power of your data with our advanced ML solutions that uncover hidden patterns, predict trends, and provide actionable insights for strategic decision-making.<\/p>\n        <\/div>\n        \n      <\/div>\n      \n    <\/div>\n    \n  <\/section>\n\n \n\n\n  <script>\n    \/\/ Simple animation for stats\n    function animateValue(id, start, end, duration) {\n      let obj = document.getElementById(id);\n      let range = end - start;\n      let increment = end > start ? 1 : -1;\n      let stepTime = Math.abs(Math.floor(duration \/ range));\n      let timer = setInterval(function() {\n        start += increment;\n        obj.textContent = start + (id === 'value3' ? '%' : '+');\n        if (start == end) {\n          clearInterval(timer);\n        }\n      }, stepTime);\n    }\n\n    \/\/ Animate stats when they come into view\n    window.addEventListener('scroll', function() {\n      const statsSection = document.querySelector('.stats-section');\n      const position = statsSection.getBoundingClientRect();\n      \n      \/\/ Checking whether fully visible\n      if(position.top >= 0 && position.bottom <= window.innerHeight) {\n        animateValue('value1', 0, 250, 2000);\n        animateValue('value2', 0, 98, 2000);\n        animateValue('value3', 0, 15000, 2000);\n        animateValue('value4', 0, 50, 2000);\n      }\n    });\n\n    \/\/ Update current year in footer\n    document.addEventListener('DOMContentLoaded', function() {\n      document.getElementById('current-year').textContent = new Date().getFullYear();\n    });\n  <\/script>\n<\/body>\n<\/html>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f16d0b4 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f16d0b4\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"aux-parallax-section elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e8c29b4\" data-id=\"e8c29b4\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8fe24aa elementor-widget__width-auto aux-appear-watch-animation aux-rotate-in elementor-widget elementor-widget-aux_simple_svg\" data-id=\"8fe24aa\" data-element_type=\"widget\" data-widget_type=\"aux_simple_svg.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t    <div class=\"aux-widget-container aux-simple-svg-container\">\n        <div class=\"aux-widget-container-inner\">\n            <div class=\"aux-the-svg\"><img decoding=\"async\" src=\"https:\/\/steganostech.com\/wp-content\/uploads\/2020\/12\/Polygon-achievement-right.svg\" title=\"demo-attachment-288-Polygon-achievement-right\" alt=\"demo-attachment-288-Polygon-achievement-right\" loading=\"lazy\" \/><\/div>\n        <\/div>\n    <\/div>\n    \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-037053b elementor-widget__width-auto aux-appear-watch-animation aux-rotate-in elementor-widget elementor-widget-aux_simple_svg\" data-id=\"037053b\" data-element_type=\"widget\" data-widget_type=\"aux_simple_svg.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t    <div class=\"aux-widget-container aux-simple-svg-container\">\n        <div class=\"aux-widget-container-inner\">\n            <div class=\"aux-the-svg\"><img decoding=\"async\" src=\"https:\/\/steganostech.com\/wp-content\/uploads\/2020\/12\/Polygon-achievement-right.svg\" title=\"demo-attachment-288-Polygon-achievement-right\" alt=\"demo-attachment-288-Polygon-achievement-right\" loading=\"lazy\" \/><\/div>\n        <\/div>\n    <\/div>\n    \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-fbe0947 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"fbe0947\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"aux-parallax-section elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-4bc5a09\" data-id=\"4bc5a09\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f946aa9 aux-appear-watch-animation aux-slide-from-bot elementor-widget__width-initial elementor-widget elementor-widget-aux_counter\" data-id=\"f946aa9\" data-element_type=\"widget\" data-widget_type=\"aux_counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"aux-counter\">\n\t\t\t<div class=\"aux-counter-number-wrapper\">\n\t\t\t\t<span class=\"aux-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"aux-counter-number\" data-duration=\"2000\" data-to-value=\"50\" data-from-value=\"0\" data-delay=\"0\" data-easing=\"\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"aux-counter-number-suffix\">+<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"aux-counter-title\">Happy Customer<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"aux-parallax-section elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-812e4ac\" data-id=\"812e4ac\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ed36f19 aux-appear-watch-animation aux-slide-from-bot elementor-widget elementor-widget-aux_counter\" data-id=\"ed36f19\" data-element_type=\"widget\" data-widget_type=\"aux_counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"aux-counter\">\n\t\t\t<div class=\"aux-counter-number-wrapper\">\n\t\t\t\t<span class=\"aux-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"aux-counter-number\" data-duration=\"2000\" data-to-value=\"10\" data-from-value=\"0\" data-delay=\"0\" data-easing=\"\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"aux-counter-number-suffix\">+<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"aux-counter-title\">Complete Project<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"aux-parallax-section elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-1b3438e\" data-id=\"1b3438e\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5124354 aux-appear-watch-animation aux-slide-from-bot elementor-widget elementor-widget-aux_counter\" data-id=\"5124354\" data-element_type=\"widget\" data-widget_type=\"aux_counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"aux-counter\">\n\t\t\t<div class=\"aux-counter-number-wrapper\">\n\t\t\t\t<span class=\"aux-counter-number-prefix\">+<\/span>\n\t\t\t\t<span class=\"aux-counter-number\" data-duration=\"2000\" data-to-value=\"1\" data-from-value=\"0\" data-delay=\"0\" data-easing=\"\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"aux-counter-number-suffix\"><\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"aux-counter-title\">Years Experience<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-08db76f elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"08db76f\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"aux-parallax-section elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3a01895\" data-id=\"3a01895\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-eb7680a elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"eb7680a\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>About About Us &#8211; Elite Cyber Solutions About STEGANOS Transform Your Business with Cutting-Edge IT Solutions and Cybersecurity Excellence Who We Are Our company specializes in the continual advancement of state-of-the-art software products, delivering them with an unwavering commitment to excellence. Additionally, we offer comprehensive and robust cybersecurity solutions that stand as a bulwark against [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"templates\/page-builder-content.php","meta":[],"_links":{"self":[{"href":"https:\/\/steganostech.com\/index.php\/wp-json\/wp\/v2\/pages\/87"}],"collection":[{"href":"https:\/\/steganostech.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/steganostech.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/steganostech.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/steganostech.com\/index.php\/wp-json\/wp\/v2\/comments?post=87"}],"version-history":[{"count":27,"href":"https:\/\/steganostech.com\/index.php\/wp-json\/wp\/v2\/pages\/87\/revisions"}],"predecessor-version":[{"id":693,"href":"https:\/\/steganostech.com\/index.php\/wp-json\/wp\/v2\/pages\/87\/revisions\/693"}],"wp:attachment":[{"href":"https:\/\/steganostech.com\/index.php\/wp-json\/wp\/v2\/media?parent=87"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}