{"id":8345,"date":"2026-04-15T19:05:26","date_gmt":"2026-04-15T17:05:26","guid":{"rendered":"https:\/\/acci-cavie.org\/ma-preprod\/?page_id=8345"},"modified":"2026-04-25T08:53:31","modified_gmt":"2026-04-25T06:53:31","slug":"erp-suite-c","status":"publish","type":"page","link":"https:\/\/acci-cavie.org\/ma-preprod\/en\/erp-suite-c\/","title":{"rendered":"C digital solutions"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"8345\" class=\"elementor elementor-8345\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-62ed987 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"62ed987\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a5e2ad9\" data-id=\"a5e2ad9\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c99f93a elementor-widget elementor-widget-html\" data-id=\"c99f93a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!--\r\n  ============================================================\r\n  ACCI \u2014 PAGE ERP SUITE C  v1.0\r\n  URL target: \/erp-suite-c\r\n  Description: Presentation of C Suite digital solutions\r\n  ============================================================\r\n-->\r\n\r\n<style>\r\n\/* Specific styles for C Suite page *\/\r\n.akiba-hero {\r\n  background: linear-gradient(135deg, #F0F5FB 0%, #E8F0F8 100%);\r\n  padding: 80px 0 60px;\r\n  position: relative;\r\n}\r\n\r\n.akiba-hero-grid {\r\n  display: grid;\r\n  grid-template-columns: 1fr 1fr;\r\n  gap: 48px;\r\n  align-items: center;\r\n}\r\n\r\n.breadcrumb {\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 8px;\r\n  font-size: 13px;\r\n  color: var(--cavie-gray-text);\r\n  margin-bottom: 24px;\r\n  flex-wrap: wrap;\r\n}\r\n\r\n.breadcrumb a {\r\n  color: var(--cavie-gray-text);\r\n  text-decoration: none;\r\n  transition: color .2s;\r\n}\r\n\r\n.breadcrumb a:hover {\r\n  color: var(--cavie-blue);\r\n}\r\n\r\n.breadcrumb i {\r\n  font-size: 9px;\r\n  color: var(--cavie-gray-text);\r\n}\r\n\r\n.breadcrumb span {\r\n  color: var(--cavie-black);\r\n  font-weight: 500;\r\n}\r\n\r\n.akiba-hero h1 {\r\n  font-size: clamp(32px, 5vw, 52px);\r\n  color: var(--cavie-black);\r\n  line-height: 1.2;\r\n  margin-bottom: 20px;\r\n}\r\n\r\n.akiba-hero p {\r\n  font-size: 17px;\r\n  color: var(--cavie-gray-text);\r\n  margin-bottom: 32px;\r\n  max-width: 500px;\r\n}\r\n\r\n.hero-image {\r\n  border-radius: var(--radius-card);\r\n  overflow: hidden;\r\n}\r\n\r\n\/* Sticky floating navigation *\/\r\n.akiba-floating-nav {\r\n  position: sticky;\r\n  top: 80px;\r\n  z-index: 100;\r\n  background: var(--cavie-white);\r\n  border-radius: 60px;\r\n  padding: 8px 20px;\r\n  margin: 0 auto 30px;\r\n  display: flex;\r\n  flex-wrap: wrap;\r\n  justify-content: center;\r\n  gap: 24px;\r\n  border: 1px solid var(--cavie-border);\r\n  width: fit-content;\r\n  max-width: 90%;\r\n}\r\n\r\n.akiba-floating-nav a {\r\n  font-size: 14px;\r\n  font-weight: 600;\r\n  color: var(--cavie-gray-text);\r\n  transition: color .2s;\r\n  white-space: nowrap;\r\n  padding: 4px 0;\r\n}\r\n\r\n.akiba-floating-nav a:hover,\r\n.akiba-floating-nav a.active {\r\n  color: var(--cavie-blue);\r\n}\r\n\r\n\/* Wrapper to center sticky bar *\/\r\n.akiba-nav-wrapper {\r\n  display: flex;\r\n  justify-content: center;\r\n  position: relative;\r\n  z-index: 99;\r\n  background: transparent;\r\n  margin-top: -20px;\r\n  margin-bottom: 0;\r\n}\r\n\r\n\/* Showcase section *\/\r\n.akiba-showcase {\r\n  padding: 80px 0;\r\n  background: var(--cavie-white);\r\n}\r\n\r\n.section-title {\r\n  font-size: clamp(28px, 4vw, 36px);\r\n  font-weight: 700;\r\n  color: var(--cavie-black);\r\n  margin-bottom: 16px;\r\n  letter-spacing: -.01em;\r\n}\r\n\r\n.section-sub {\r\n  color: var(--cavie-gray-text);\r\n  font-size: 17px;\r\n  max-width: 680px;\r\n  margin-bottom: 48px;\r\n}\r\n\r\n\/* Cards grid *\/\r\n.akiba-grid {\r\n  display: grid;\r\n  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\r\n  gap: 32px;\r\n  margin-top: 20px;\r\n}\r\n\r\n.akiba-card {\r\n  background: var(--cavie-white);\r\n  border-radius: var(--radius-card);\r\n  overflow: hidden;\r\n  border: 1px solid var(--cavie-border);\r\n}\r\n\r\n.card-img {\r\n  height: 200px;\r\n  overflow: hidden;\r\n  background: #E8EDF2;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n}\r\n\r\n\/* Gray placeholder for the 6 cards only *\/\r\n.card-img .img-placeholder {\r\n  display: flex;\r\n  flex-direction: column;\r\n  align-items: center;\r\n  justify-content: center;\r\n  gap: 12px;\r\n  color: #9AA9B9;\r\n}\r\n\r\n.card-img .img-placeholder i {\r\n  font-size: 48px;\r\n}\r\n\r\n.card-img .img-placeholder span {\r\n  font-size: 13px;\r\n  font-weight: 500;\r\n}\r\n\r\n\/* For normal images (outside the 6 cards) *\/\r\n.card-img img {\r\n  width: 100%;\r\n  height: 100%;\r\n  object-fit: cover;\r\n}\r\n\r\n.card-content {\r\n  padding: 24px;\r\n}\r\n\r\n.card-content h3 {\r\n  font-size: 22px;\r\n  color: var(--cavie-black);\r\n  margin-bottom: 12px;\r\n}\r\n\r\n.card-content p {\r\n  color: var(--cavie-gray-text);\r\n  margin-bottom: 20px;\r\n  font-size: 14px;\r\n}\r\n\r\n\/* Demo link *\/\r\n.demo-link {\r\n  font-weight: 700;\r\n  color: var(--cavie-blue);\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: 6px;\r\n  transition: color .2s;\r\n  text-decoration: none;\r\n  cursor: pointer;\r\n}\r\n\r\n.demo-link i {\r\n  transition: transform .2s;\r\n}\r\n\r\n.demo-link:hover {\r\n  color: var(--cavie-blue-hover);\r\n}\r\n\r\n.demo-link:hover i {\r\n  transform: translateX(4px);\r\n}\r\n\r\n\/* Global ecosystem *\/\r\n.akiba-ecosystem {\r\n  padding: 80px 0;\r\n  background: var(--cavie-white);\r\n}\r\n\r\n.eco-flex {\r\n  display: flex;\r\n  flex-wrap: wrap;\r\n  gap: 40px;\r\n  align-items: center;\r\n  justify-content: space-between;\r\n}\r\n\r\n.eco-text {\r\n  flex: 1.2;\r\n}\r\n\r\n.eco-image {\r\n  flex: 1;\r\n  border-radius: var(--radius-card);\r\n  overflow: hidden;\r\n}\r\n\r\n.eco-image img {\r\n  width: 100%;\r\n  height: auto;\r\n  display: block;\r\n}\r\n\r\n.thematic-group {\r\n  margin: 48px 0 24px;\r\n  display: grid;\r\n  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));\r\n  gap: 12px;\r\n}\r\n\r\n.thematic-tag {\r\n  background: var(--cavie-gray-bg);\r\n  padding: 8px 14px;\r\n  border-radius: 40px;\r\n  font-size: 14px;\r\n  font-weight: 500;\r\n  color: var(--cavie-blue);\r\n  text-align: center;\r\n}\r\n\r\n\/* Productivity section *\/\r\n.akiba-happiness {\r\n  background: var(--cavie-gray-bg);\r\n  padding: 70px 0;\r\n}\r\n\r\n.happiness-grid {\r\n  display: grid;\r\n  grid-template-columns: 1fr 1fr;\r\n  gap: 48px;\r\n  align-items: center;\r\n}\r\n\r\n.benefits-list {\r\n  list-style: none;\r\n  margin-top: 24px;\r\n}\r\n\r\n.benefits-list li {\r\n  margin-bottom: 12px;\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 10px;\r\n}\r\n\r\n.benefits-list i {\r\n  color: var(--cavie-orange);\r\n}\r\n\r\n\/* Responsive *\/\r\n@media (max-width: 900px) {\r\n  .akiba-hero-grid,\r\n  .happiness-grid {\r\n    grid-template-columns: 1fr;\r\n    gap: 32px;\r\n  }\r\n  \r\n  .akiba-floating-nav {\r\n    top: 70px;\r\n    gap: 16px;\r\n    overflow-x: auto;\r\n    justify-content: flex-start;\r\n    width: 100%;\r\n    max-width: 100%;\r\n    border-radius: 30px;\r\n  }\r\n  \r\n  .akiba-nav-wrapper {\r\n    padding-inline: 24px;\r\n  }\r\n  \r\n  .eco-flex {\r\n    flex-direction: column;\r\n  }\r\n}\r\n\r\n@media (max-width: 540px) {\r\n  .card-content h3 {\r\n    font-size: 20px;\r\n  }\r\n  \r\n  .akiba-grid {\r\n    grid-template-columns: 1fr;\r\n  }\r\n  \r\n  .breadcrumb {\r\n    font-size: 11px;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<!-- HERO -->\r\n<section class=\"akiba-hero\">\r\n  <div class=\"cavie-container\">\r\n    <div class=\"akiba-hero-grid\">\r\n      <div>\r\n        <nav class=\"breadcrumb\" aria-label=\"Breadcrumb\">\r\n          <a data-cavie-link=\"\/home\">Home<\/a>\r\n          <i class=\"fas fa-chevron-right\" aria-hidden=\"true\"><\/i>\r\n          <a data-cavie-link=\"\/our-services\">Our services<\/a>\r\n          <i class=\"fas fa-chevron-right\" aria-hidden=\"true\"><\/i>\r\n          <span>ERP Suite C<\/span>\r\n        <\/nav>\r\n        <h1>C Suite platforms: intelligent digital solutions designed to optimize your productivity<\/h1>\r\n        <p>A complete ecosystem of interconnected platforms to save time and manage your organization with complete peace of mind.<\/p>\r\n        <div style=\"display: flex; gap: 16px; flex-wrap: wrap;\">\r\n          <a href=\"#akiba-showcase\" class=\"cavie-btn cavie-btn-primary\">Discover <i class=\"fas fa-arrow-right\"><\/i><\/a>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"hero-image\">\r\n        <img fetchpriority=\"high\" decoding=\"async\" src=\"https:\/\/acci-cavie.org\/ma-preprod\/wp-content\/uploads\/2026\/04\/94361489-6095-4762-b249-519fac541f71.png\"\r\n             alt=\"Futuristic illustration, employee working on ERP system on computer in professional environment\"\r\n             loading=\"eager\"\r\n             width=\"600\"\r\n             height=\"450\">\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- STICKY FLOATING MENU -->\r\n<div class=\"akiba-nav-wrapper\">\r\n  <div class=\"akiba-floating-nav\">\r\n    <a href=\"#akiba-showcase\">Six pillars<\/a>\r\n    <a href=\"#akiba-ecosystem\">Global ecosystem<\/a>\r\n    <a href=\"#akiba-productivite\">Productivity & Impact<\/a>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- SECTION: 6 MAIN MODULES (gray placeholders only here) -->\r\n<section class=\"akiba-showcase\" id=\"akiba-showcase\">\r\n  <div class=\"cavie-container\">\r\n    <span class=\"cavie-rule\"><\/span>\r\n    <h2 class=\"section-title\">Drive your sectoral transformation<\/h2>\r\n    <p class=\"section-sub\">Six C platforms addressing critical business and territorial challenges.<\/p>\r\n    <div class=\"akiba-grid\">\r\n      \r\n      <!-- C-VISA -->\r\n      <div class=\"akiba-card\">\r\n        <div class=\"card-img\">\r\n          <div class=\"img-placeholder\">\r\n            <i class=\"fas fa-chart-line\" aria-hidden=\"true\"><\/i>\r\n            <span>C-VISA illustration<\/span>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"card-content\">\r\n          <h3>C-VISA<\/h3>\r\n          <p>Integrated intelligence, attack and influence system. Protection of national heritage, market share conquest and offensive economic diplomacy.<\/p>\r\n          <a href=\"#\" class=\"demo-link\" onclick=\"return false;\">\r\n            Discover <i class=\"fas fa-arrow-right\"><\/i>\r\n          <\/a>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- C-BUSINESS -->\r\n      <div class=\"akiba-card\">\r\n        <div class=\"card-img\">\r\n          <div class=\"img-placeholder\">\r\n            <i class=\"fas fa-chart-bar\" aria-hidden=\"true\"><\/i>\r\n            <span>C-BUSINESS illustration<\/span>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"card-content\">\r\n          <h3>C-BUSINESS<\/h3>\r\n          <p>Economic intelligence platform for private investment. 2013 Law compliance, ROI simulator, compliance generator and business intelligence lake.<\/p>\r\n          <a href=\"#\" class=\"demo-link\" onclick=\"return false;\">\r\n            Discover <i class=\"fas fa-arrow-right\"><\/i>\r\n          <\/a>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- C-RISK -->\r\n      <div class=\"akiba-card\">\r\n        <div class=\"card-img\">\r\n          <div class=\"img-placeholder\">\r\n            <i class=\"fas fa-shield-alt\" aria-hidden=\"true\"><\/i>\r\n            <span>C-RISK illustration<\/span>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"card-content\">\r\n          <h3>C-RISK<\/h3>\r\n          <p>Risk management and compliance through artificial intelligence. Mapping of security, climate, health, financial and industrial risks.<\/p>\r\n          <a href=\"#\" class=\"demo-link\" onclick=\"return false;\">\r\n            Discover <i class=\"fas fa-arrow-right\"><\/i>\r\n          <\/a>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- C-LEGAL -->\r\n      <div class=\"akiba-card\">\r\n        <div class=\"card-img\">\r\n          <div class=\"img-placeholder\">\r\n            <i class=\"fas fa-gavel\" aria-hidden=\"true\"><\/i>\r\n            <span>C-LEGAL illustration<\/span>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"card-content\">\r\n          <h3>C-LEGAL<\/h3>\r\n          <p>Intelligent legal ERP: Cameroonian & OHADA legislative base, AI assistant, document generation (contracts, formal notices), regulatory monitoring.<\/p>\r\n          <a href=\"#\" class=\"demo-link\" onclick=\"return false;\">\r\n            Discover <i class=\"fas fa-arrow-right\"><\/i>\r\n          <\/a>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- C-FINANCE -->\r\n      <div class=\"akiba-card\">\r\n        <div class=\"card-img\">\r\n          <div class=\"img-placeholder\">\r\n            <i class=\"fas fa-coins\" aria-hidden=\"true\"><\/i>\r\n            <span>C-FINANCE illustration<\/span>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"card-content\">\r\n          <h3>C-FINANCE<\/h3>\r\n          <p>Financial and prudential ERP. COBAC\/BEAC compliance, AI cash management, predictive analytics for investment decisions.<\/p>\r\n          <a href=\"#\" class=\"demo-link\" onclick=\"return false;\">\r\n            Discover <i class=\"fas fa-arrow-right\"><\/i>\r\n          <\/a>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- C-SCHOOL -->\r\n      <div class=\"akiba-card\">\r\n        <div class=\"card-img\">\r\n          <div class=\"img-placeholder\">\r\n            <i class=\"fas fa-graduation-cap\" aria-hidden=\"true\"><\/i>\r\n            <span>C-SCHOOL illustration<\/span>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"card-content\">\r\n          <h3>C-SCHOOL<\/h3>\r\n          <p>LMS platform for corporate training and skills development. Learning tracking, certifications and personalized content.<\/p>\r\n          <a href=\"#\" class=\"demo-link\" onclick=\"return false;\">\r\n            Discover <i class=\"fas fa-arrow-right\"><\/i>\r\n          <\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- GLOBAL ECOSYSTEM (image preserved) -->\r\n<section class=\"akiba-ecosystem\" id=\"akiba-ecosystem\">\r\n  <div class=\"cavie-container\">\r\n    <div class=\"eco-flex\">\r\n      <div class=\"eco-text\">\r\n        <span class=\"cavie-rule\"><\/span>\r\n        <h2 class=\"section-title\">A complete ecosystem of interconnected platforms<\/h2>\r\n        <p>A complete ecosystem of interconnected platforms to save time and manage your organization with complete peace of mind. An architecture that allows each platform to communicate with others: finance, health, tourism, HR, real estate...<\/p>\r\n        <div class=\"thematic-group\">\r\n          <span class=\"thematic-tag\">C-VISA (Enhanced Strategic Intelligence & Monitoring)<\/span>\r\n          <span class=\"thematic-tag\">C-RISK (Risk management)<\/span>\r\n          <span class=\"thematic-tag\">C-TOLL (Smart toll)<\/span>\r\n          <span class=\"thematic-tag\">C-FINANCE (Banking compliance)<\/span>\r\n          <span class=\"thematic-tag\">C-HEALTH (EHR & telemedicine)<\/span>\r\n          <span class=\"thematic-tag\">C-JOBS (AI matching & training)<\/span>\r\n          <span class=\"thematic-tag\">C-HOTEL (Revenue management)<\/span>\r\n          <span class=\"thematic-tag\">C-REALESTATE (Cadastre & transactions)<\/span>\r\n          <span class=\"thematic-tag\">C-SERVICES (Certified proximity)<\/span>\r\n          <span class=\"thematic-tag\">C-ARTS (Cultural marketplace)<\/span>\r\n          <span class=\"thematic-tag\">C-PORTAL (Central hub)<\/span>\r\n        <\/div>\r\n        <p style=\"margin-top: 24px;\"><strong>More than 15 platforms<\/strong> covering education, energy, agriculture and many other sectors.<\/p>\r\n      <\/div>\r\n      <div class=\"eco-image\">\r\n        <img decoding=\"async\" src=\"https:\/\/acci-cavie.org\/ma-preprod\/wp-content\/uploads\/2026\/04\/employe-rapide-effet-mouvement.png\"\r\n             alt=\"Employee using digital solution with motion effect - productivity gain\"\r\n             loading=\"lazy\">\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- PRODUCTIVITY SECTION (image preserved) -->\r\n<section class=\"akiba-happiness\" id=\"akiba-productivite\">\r\n  <div class=\"cavie-container\">\r\n    <div class=\"happiness-grid\">\r\n      <div>\r\n        <span class=\"cavie-rule\"><\/span>\r\n        <h2 class=\"section-title\">Enhanced productivity, fulfilled teams<\/h2>\r\n        <p>Integrated artificial intelligence and data interoperability reduce time-consuming tasks. Your teams focus on added value, innovation and customer satisfaction.<\/p>\r\n        <ul class=\"benefits-list\">\r\n          <li><i class=\"fas fa-check-circle\"><\/i> 70% time saved on compliance reports<\/li>\r\n          <li><i class=\"fas fa-check-circle\"><\/i> Anti-fraud blockchain traceability<\/li>\r\n          <li><i class=\"fas fa-check-circle\"><\/i> Instant connection between platforms (example: Finance \u2194 Law \u2194 Transport)<\/li>\r\n        <\/ul>\r\n        <a href=\"tel:+237242003106\" class=\"cavie-btn cavie-btn-primary\" style=\"margin-top: 32px;\">\r\n          Talk to an advisor\r\n        <\/a>\r\n      <\/div>\r\n      <div class=\"eco-image\">\r\n        <img decoding=\"async\" src=\"https:\/\/acci-cavie.org\/ma-preprod\/wp-content\/uploads\/2026\/04\/emplyes-heureux-utilisant-erp.png\"\r\n             alt=\"Happy team using modern digital solutions\"\r\n             loading=\"lazy\">\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<script>\r\n\/\/ data-cavie-link management\r\n(function() {\r\n  var basePath = window.location.pathname.indexOf('\/ma-preprod') !== -1 ? '\/ma-preprod' : '';\r\n  document.querySelectorAll('[data-cavie-link]').forEach(function(link) {\r\n    link.addEventListener('click', function(e) {\r\n      e.preventDefault();\r\n      var path = this.getAttribute('data-cavie-link');\r\n      window.location.href = window.location.origin + basePath + path;\r\n    });\r\n  });\r\n})();\r\n\r\n\/\/ Active navigation on scroll\r\n(function() {\r\n  var sections = document.querySelectorAll('#akiba-showcase, #akiba-ecosystem, #akiba-productivite');\r\n  var navLinks = document.querySelectorAll('.akiba-floating-nav a');\r\n  \r\n  if (sections.length && navLinks.length) {\r\n    window.addEventListener('scroll', function() {\r\n      var scrollPos = window.scrollY + 200;\r\n      var current = '';\r\n      \r\n      sections.forEach(function(section) {\r\n        var sectionTop = section.offsetTop;\r\n        var sectionBottom = sectionTop + section.offsetHeight;\r\n        if (scrollPos >= sectionTop && scrollPos < sectionBottom) {\r\n          current = section.getAttribute('id');\r\n        }\r\n      });\r\n      \r\n      navLinks.forEach(function(link) {\r\n        link.classList.remove('active');\r\n        var href = link.getAttribute('href').substring(1);\r\n        if (href === current) {\r\n          link.classList.add('active');\r\n        }\r\n      });\r\n    });\r\n  }\r\n})();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Home Our services ERP Suite C C Suite platforms: intelligent digital solutions designed to optimize your productivity A complete ecosystem [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-8345","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/acci-cavie.org\/ma-preprod\/wp-json\/wp\/v2\/pages\/8345","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/acci-cavie.org\/ma-preprod\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/acci-cavie.org\/ma-preprod\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/acci-cavie.org\/ma-preprod\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/acci-cavie.org\/ma-preprod\/wp-json\/wp\/v2\/comments?post=8345"}],"version-history":[{"count":8,"href":"https:\/\/acci-cavie.org\/ma-preprod\/wp-json\/wp\/v2\/pages\/8345\/revisions"}],"predecessor-version":[{"id":9484,"href":"https:\/\/acci-cavie.org\/ma-preprod\/wp-json\/wp\/v2\/pages\/8345\/revisions\/9484"}],"wp:attachment":[{"href":"https:\/\/acci-cavie.org\/ma-preprod\/wp-json\/wp\/v2\/media?parent=8345"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}