{"id":233,"date":"2026-08-25T03:32:59","date_gmt":"2026-08-25T03:32:59","guid":{"rendered":"https:\/\/qa.covoro.ai\/om\/?page_id=233"},"modified":"2026-09-14T06:10:28","modified_gmt":"2026-09-14T06:10:28","slug":"home","status":"publish","type":"page","link":"https:\/\/covoro.ai\/om\/","title":{"rendered":"home"},"content":{"rendered":"<div class=\"et_pb_section_0 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_0 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_0 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_code_0 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><!DOCTYPE html>\n<style>\n  :root {\n    --navy: #393f49 !important;\n    --royal: #2463EB;\n    --light-blue: #EAF3FF;\n    --very-light: #F5F9FF;\n  }\n\n  .hero-title {\n    position: relative;\n    margin: 0;\n    font-size: 52px !important;\n    font-weight: 600 !important;\n    line-height: 1.2;\n    color: var(--navy);\n  }\n\n  \/* each word animates in *\/\n  .word {\n    display: inline-block;\n    opacity: 0;\n    transform: translateY(0.5em) rotate(1.5deg);\n    filter: blur(8px);\n    animation: word-in 0.9s cubic-bezier(.2,.75,.2,1) forwards;\n    animation-delay: calc(var(--i) * 90ms);\n  }\n\n  @keyframes word-in {\n    to { opacity: 1; transform: none; filter: blur(0); }\n  }\n\n  .accent {\n    background: linear-gradient(100deg, var(--royal) 0%, #08295F 35%, #3B82F6 60%, var(--royal) 100%);\n    background-size: 250% 100%;\n    -webkit-background-clip: text;\n    background-clip: text;\n    color: transparent;\n    animation:\n      word-in 0.9s cubic-bezier(.2,.75,.2,1) forwards,\n      sheen 6s linear infinite 1.2s;\n    animation-delay: calc(var(--i) * 90ms), 1.2s;\n  }\n\n  @keyframes sheen {\n    from { background-position: 0% 50%; }\n    to   { background-position: 200% 50%; }\n  }\n\n  @keyframes line-grow { to { width: 42%; } }\n\n  \/* Mobile font size *\/\n  @media (max-width: 767px) {\n    .hero-title {\n      font-size: 32px !important;\n        width: 90%;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .word, .accent, .hero-title::after {\n      animation: none;\n      opacity: 1;\n      transform: none;\n      filter: none;\n     \n    }\n\n    .hero-title::after {\n      width: 42%;\n      \n    }\n  }\n<\/style>\n<\/head>\n<body>\n  <h1 class=\"hero-title\">\n    <span class=\"word\" style=\"--i:0\">The Finance <\/span>\n    <span class=\"word\" style=\"--i:1\">Automation <\/span>\n    <span class=\"word\" style=\"--i:2\">Ecosystem <\/span>\n    <span class=\"word accent\" style=\"--i:3\"> for<\/span>\n     <span class=\"word accent\" style=\"--i:3\"> Oman\u2019s<\/span>\n     <span class=\"word accent\" style=\"--i:3\"> CFOs<\/span>\n  <\/h1>\n<\/body>\n<\/html><\/div><\/div>\n\n<div class=\"et_pb_text_0 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><p><span>COVORO helps CFOs regain control, reduce compliance risk, and unlock efficiency across every corner of finance.\u00a0<\/span><strong>Powered by Agentic AI<\/strong><span>, our ecosystem unifies fragmented processes into one intelligent layer of automation.<\/span><\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_module et_pb_button_module_wrapper et_pb_button_0_wrapper\"><a class=\"et_pb_button_0 et_pb_button et_pb_bg_layout_light et_pb_module et_flex_module\" href=\"https:\/\/covoro.ai\/om\/contact-us\/\" data-icon=\"$\">Book a Demo<\/a><\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_row_1 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_1 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_code_1 et_pb_code et_pb_module\" data-interaction-trigger=\"jxj94y9qaj\"><div class=\"et_pb_code_inner\"><style>\n.cue-wrap{\n  padding:10px 20px 20px;\n  display:flex;\n  justify-content:center;\n  \n}\n\n.cue{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  gap:8px;\n  color:#393f49;\n  text-decoration:none;\n}\n\n.cue:hover{\n  color:#2463EB;\n}\n\n.cue span{\n  font-size:13px;\n  font-weight:500;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n  border: 1px solid #393f4980;\n  padding:0px 12px;\n  border-radius: 50px;\n}\n  \n.cue svg{\n  width:23px;\n  height:23px;\n  animation:bob-down 1.8s ease-in-out infinite;\n}\n\n@keyframes bob-down{\n  0%,100%{\n    transform:translateY(0);\n    opacity:.65;\n  }\n  50%{\n    transform:translateY(6px);\n    opacity:1;\n  }\n}\n\n@media (prefers-reduced-motion:reduce){\n  .cue svg{\n    animation:none;\n  }\n}\n<\/style>\n\n<div class=\"cue-wrap\">\n  <a class=\"cue\" href=\"\">\n    <span>Explore the Solutions<\/span>\n    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\n      stroke-linecap=\"round\" stroke-linejoin=\"round\">\n      <path d=\"m6 9 6 6 6-6\"\/>\n    <\/svg>\n  <\/a>\n<\/div><\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_1 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_2 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_2 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_text_1 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><p>Trusted by Finance Leaders Across the UAE &amp; Beyond<\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_code_2 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\">\r\n    <div\r\n        class=\"covoro-logo-carousel\"\r\n        id=\"covoroLogoCarousel\"\r\n    >\r\n\r\n        <div class=\"covoro-logo-row-wrap\">\r\n\r\n            <div\r\n                class=\"covoro-logo-row\"\r\n                data-direction=\"left\"\r\n            >\r\n\r\n                \r\n                    <div class=\"covoro-logo-card\">\r\n\r\n                        <img\r\n                            src=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/choithrams-1.png\"\r\n                            alt=\"choithrams-1\"\r\n                            loading=\"lazy\"\r\n                            decoding=\"async\"\r\n                            draggable=\"false\"\r\n                        >\r\n\r\n                    <\/div>\r\n\r\n                \r\n                    <div class=\"covoro-logo-card\">\r\n\r\n                        <img\r\n                            src=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/LLC-300x76.png\"\r\n                            alt=\"LLC\"\r\n                            loading=\"lazy\"\r\n                            decoding=\"async\"\r\n                            draggable=\"false\"\r\n                        >\r\n\r\n                    <\/div>\r\n\r\n                \r\n                    <div class=\"covoro-logo-card\">\r\n\r\n                        <img\r\n                            src=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/logo-1-300x123.png\"\r\n                            alt=\"logo (1)\"\r\n                            loading=\"lazy\"\r\n                            decoding=\"async\"\r\n                            draggable=\"false\"\r\n                        >\r\n\r\n                    <\/div>\r\n\r\n                \r\n                    <div class=\"covoro-logo-card\">\r\n\r\n                        <img\r\n                            src=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/dmk-1.png\"\r\n                            alt=\"dmk-1\"\r\n                            loading=\"lazy\"\r\n                            decoding=\"async\"\r\n                            draggable=\"false\"\r\n                        >\r\n\r\n                    <\/div>\r\n\r\n                \r\n                    <div class=\"covoro-logo-card\">\r\n\r\n                        <img\r\n                            src=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/Al-rostmani-1.png\"\r\n                            alt=\"Al-rostmani-1\"\r\n                            loading=\"lazy\"\r\n                            decoding=\"async\"\r\n                            draggable=\"false\"\r\n                        >\r\n\r\n                    <\/div>\r\n\r\n                \r\n                    <div class=\"covoro-logo-card\">\r\n\r\n                        <img\r\n                            src=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/nio-1.png\"\r\n                            alt=\"nio-1\"\r\n                            loading=\"lazy\"\r\n                            decoding=\"async\"\r\n                            draggable=\"false\"\r\n                        >\r\n\r\n                    <\/div>\r\n\r\n                \r\n                    <div class=\"covoro-logo-card\">\r\n\r\n                        <img\r\n                            src=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/arcelor-mittal-2-2-300x150.png\"\r\n                            alt=\"arcelor-mittal-2 (2)\"\r\n                            loading=\"lazy\"\r\n                            decoding=\"async\"\r\n                            draggable=\"false\"\r\n                        >\r\n\r\n                    <\/div>\r\n\r\n                \r\n                    <div class=\"covoro-logo-card\">\r\n\r\n                        <img\r\n                            src=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/flakt-grp-1.png\"\r\n                            alt=\"flakt-grp-1\"\r\n                            loading=\"lazy\"\r\n                            decoding=\"async\"\r\n                            draggable=\"false\"\r\n                        >\r\n\r\n                    <\/div>\r\n\r\n                \r\n                    <div class=\"covoro-logo-card\">\r\n\r\n                        <img\r\n                            src=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/trinity-01-1-1-3-1.webp\"\r\n                            alt=\"trinity-01-1-1-3-1\"\r\n                            loading=\"lazy\"\r\n                            decoding=\"async\"\r\n                            draggable=\"false\"\r\n                        >\r\n\r\n                    <\/div>\r\n\r\n                \r\n                    <div class=\"covoro-logo-card\">\r\n\r\n                        <img\r\n                            src=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/alpla-2-1-300x150.png\"\r\n                            alt=\"alpla-2-1\"\r\n                            loading=\"lazy\"\r\n                            decoding=\"async\"\r\n                            draggable=\"false\"\r\n                        >\r\n\r\n                    <\/div>\r\n\r\n                \r\n                    <div class=\"covoro-logo-card\">\r\n\r\n                        <img\r\n                            src=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/mylogo.png\"\r\n                            alt=\"mylogo\"\r\n                            loading=\"lazy\"\r\n                            decoding=\"async\"\r\n                            draggable=\"false\"\r\n                        >\r\n\r\n                    <\/div>\r\n\r\n                \r\n                    <div class=\"covoro-logo-card\">\r\n\r\n                        <img\r\n                            src=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/g-cash-2-300x150.png\"\r\n                            alt=\"g-cash-2\"\r\n                            loading=\"lazy\"\r\n                            decoding=\"async\"\r\n                            draggable=\"false\"\r\n                        >\r\n\r\n                    <\/div>\r\n\r\n                \r\n                    <div class=\"covoro-logo-card\">\r\n\r\n                        <img\r\n                            src=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/havelock-one-01-1-1-3.webp\"\r\n                            alt=\"havelock-one-01-1-1-3\"\r\n                            loading=\"lazy\"\r\n                            decoding=\"async\"\r\n                            draggable=\"false\"\r\n                        >\r\n\r\n                    <\/div>\r\n\r\n                \r\n                    <div class=\"covoro-logo-card\">\r\n\r\n                        <img\r\n                            src=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/2c2p-2-1-300x150.png\"\r\n                            alt=\"2c2p-2 (1)\"\r\n                            loading=\"lazy\"\r\n                            decoding=\"async\"\r\n                            draggable=\"false\"\r\n                        >\r\n\r\n                    <\/div>\r\n\r\n                \r\n                    <div class=\"covoro-logo-card\">\r\n\r\n                        <img\r\n                            src=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/microsoft-1-300x150.png\"\r\n                            alt=\"microsoft-1\"\r\n                            loading=\"lazy\"\r\n                            decoding=\"async\"\r\n                            draggable=\"false\"\r\n                        >\r\n\r\n                    <\/div>\r\n\r\n                \r\n                    <div class=\"covoro-logo-card\">\r\n\r\n                        <img\r\n                            src=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/belsons.png\"\r\n                            alt=\"belsons\"\r\n                            loading=\"lazy\"\r\n                            decoding=\"async\"\r\n                            draggable=\"false\"\r\n                        >\r\n\r\n                    <\/div>\r\n\r\n                \r\n                    <div class=\"covoro-logo-card\">\r\n\r\n                        <img\r\n                            src=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/Manipal.png\"\r\n                            alt=\"Manipal\"\r\n                            loading=\"lazy\"\r\n                            decoding=\"async\"\r\n                            draggable=\"false\"\r\n                        >\r\n\r\n                    <\/div>\r\n\r\n                \r\n                    <div class=\"covoro-logo-card\">\r\n\r\n                        <img\r\n                            src=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/enkei.webp\"\r\n                            alt=\"enkei\"\r\n                            loading=\"lazy\"\r\n                            decoding=\"async\"\r\n                            draggable=\"false\"\r\n                        >\r\n\r\n                    <\/div>\r\n\r\n                \r\n                    <div class=\"covoro-logo-card\">\r\n\r\n                        <img\r\n                            src=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/borosil-2-300x150.png\"\r\n                            alt=\"borosil-2\"\r\n                            loading=\"lazy\"\r\n                            decoding=\"async\"\r\n                            draggable=\"false\"\r\n                        >\r\n\r\n                    <\/div>\r\n\r\n                \r\n                    <div class=\"covoro-logo-card\">\r\n\r\n                        <img\r\n                            src=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/burkert-2-300x150.png\"\r\n                            alt=\"burkert-2\"\r\n                            loading=\"lazy\"\r\n                            decoding=\"async\"\r\n                            draggable=\"false\"\r\n                        >\r\n\r\n                    <\/div>\r\n\r\n                \r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n        <div class=\"covoro-logo-row-wrap\">\r\n\r\n            <div\r\n                class=\"covoro-logo-row\"\r\n                data-direction=\"right\"\r\n            >\r\n\r\n                \r\n                    <div class=\"covoro-logo-card\">\r\n\r\n                        <img\r\n                            src=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/Cipriani-Dubai-4-300x106.webp\"\r\n                            alt=\"Cipriani-Dubai-4\"\r\n                            loading=\"lazy\"\r\n                            decoding=\"async\"\r\n                            draggable=\"false\"\r\n                        >\r\n\r\n                    <\/div>\r\n\r\n                \r\n                    <div class=\"covoro-logo-card\">\r\n\r\n                        <img\r\n                            src=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/logo-3.png\"\r\n                            alt=\"logo (3)\"\r\n                            loading=\"lazy\"\r\n                            decoding=\"async\"\r\n                            draggable=\"false\"\r\n                        >\r\n\r\n                    <\/div>\r\n\r\n                \r\n                    <div class=\"covoro-logo-card\">\r\n\r\n                        <img\r\n                            src=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/logo-resize-for-uae-website-23.webp\"\r\n                            alt=\"logo resize for uae website-23\"\r\n                            loading=\"lazy\"\r\n                            decoding=\"async\"\r\n                            draggable=\"false\"\r\n                        >\r\n\r\n                    <\/div>\r\n\r\n                \r\n                    <div class=\"covoro-logo-card\">\r\n\r\n                        <img\r\n                            src=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/logo-resize-for-uae-website-24.webp\"\r\n                            alt=\"logo-resize-for-uae-website-24\"\r\n                            loading=\"lazy\"\r\n                            decoding=\"async\"\r\n                            draggable=\"false\"\r\n                        >\r\n\r\n                    <\/div>\r\n\r\n                \r\n                    <div class=\"covoro-logo-card\">\r\n\r\n                        <img\r\n                            src=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/cleartrip-2-300x40.png\"\r\n                            alt=\"cleartrip-2\"\r\n                            loading=\"lazy\"\r\n                            decoding=\"async\"\r\n                            draggable=\"false\"\r\n                        >\r\n\r\n                    <\/div>\r\n\r\n                \r\n                    <div class=\"covoro-logo-card\">\r\n\r\n                        <img\r\n                            src=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/validus-1-300x150.png\"\r\n                            alt=\"validus-1\"\r\n                            loading=\"lazy\"\r\n                            decoding=\"async\"\r\n                            draggable=\"false\"\r\n                        >\r\n\r\n                    <\/div>\r\n\r\n                \r\n                    <div class=\"covoro-logo-card\">\r\n\r\n                        <img\r\n                            src=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/sph-2-1-300x150.png\"\r\n                            alt=\"sph-2 (1)\"\r\n                            loading=\"lazy\"\r\n                            decoding=\"async\"\r\n                            draggable=\"false\"\r\n                        >\r\n\r\n                    <\/div>\r\n\r\n                \r\n                    <div class=\"covoro-logo-card\">\r\n\r\n                        <img\r\n                            src=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/Skoda-1-300x100.png\"\r\n                            alt=\"Skoda-1\"\r\n                            loading=\"lazy\"\r\n                            decoding=\"async\"\r\n                            draggable=\"false\"\r\n                        >\r\n\r\n                    <\/div>\r\n\r\n                \r\n                    <div class=\"covoro-logo-card\">\r\n\r\n                        <img\r\n                            src=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/southco-01-1-1-3-1.webp\"\r\n                            alt=\"southco-01-1-1-3-1\"\r\n                            loading=\"lazy\"\r\n                            decoding=\"async\"\r\n                            draggable=\"false\"\r\n                        >\r\n\r\n                    <\/div>\r\n\r\n                \r\n                    <div class=\"covoro-logo-card\">\r\n\r\n                        <img\r\n                            src=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/Siemens-2-1-3-1.webp\"\r\n                            alt=\"Siemens-2-1-3-1\"\r\n                            loading=\"lazy\"\r\n                            decoding=\"async\"\r\n                            draggable=\"false\"\r\n                        >\r\n\r\n                    <\/div>\r\n\r\n                \r\n                    <div class=\"covoro-logo-card\">\r\n\r\n                        <img\r\n                            src=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/Schreiber-1-1-3.webp\"\r\n                            alt=\"Schreiber-1-1-3\"\r\n                            loading=\"lazy\"\r\n                            decoding=\"async\"\r\n                            draggable=\"false\"\r\n                        >\r\n\r\n                    <\/div>\r\n\r\n                \r\n                    <div class=\"covoro-logo-card\">\r\n\r\n                        <img\r\n                            src=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/matchmove-2-1-300x150.png\"\r\n                            alt=\"matchmove-2 (1)\"\r\n                            loading=\"lazy\"\r\n                            decoding=\"async\"\r\n                            draggable=\"false\"\r\n                        >\r\n\r\n                    <\/div>\r\n\r\n                \r\n                    <div class=\"covoro-logo-card\">\r\n\r\n                        <img\r\n                            src=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/haier-01-1-1-3-1.webp\"\r\n                            alt=\"haier-01-1-1-3-1\"\r\n                            loading=\"lazy\"\r\n                            decoding=\"async\"\r\n                            draggable=\"false\"\r\n                        >\r\n\r\n                    <\/div>\r\n\r\n                \r\n                    <div class=\"covoro-logo-card\">\r\n\r\n                        <img\r\n                            src=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/saarloha-01-1-1-3.webp\"\r\n                            alt=\"saarloha-01-1-1-3\"\r\n                            loading=\"lazy\"\r\n                            decoding=\"async\"\r\n                            draggable=\"false\"\r\n                        >\r\n\r\n                    <\/div>\r\n\r\n                \r\n                    <div class=\"covoro-logo-card\">\r\n\r\n                        <img\r\n                            src=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/nium-2-300x150.png\"\r\n                            alt=\"nium-2\"\r\n                            loading=\"lazy\"\r\n                            decoding=\"async\"\r\n                            draggable=\"false\"\r\n                        >\r\n\r\n                    <\/div>\r\n\r\n                \r\n                    <div class=\"covoro-logo-card\">\r\n\r\n                        <img\r\n                            src=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/ilcon-2-300x150.png\"\r\n                            alt=\"ilcon-2\"\r\n                            loading=\"lazy\"\r\n                            decoding=\"async\"\r\n                            draggable=\"false\"\r\n                        >\r\n\r\n                    <\/div>\r\n\r\n                \r\n                    <div class=\"covoro-logo-card\">\r\n\r\n                        <img\r\n                            src=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/iisc-2-1-300x150.png\"\r\n                            alt=\"iisc-2\"\r\n                            loading=\"lazy\"\r\n                            decoding=\"async\"\r\n                            draggable=\"false\"\r\n                        >\r\n\r\n                    <\/div>\r\n\r\n                \r\n                    <div class=\"covoro-logo-card\">\r\n\r\n                        <img\r\n                            src=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/hashmato-2-300x150.png\"\r\n                            alt=\"hashmato-2\"\r\n                            loading=\"lazy\"\r\n                            decoding=\"async\"\r\n                            draggable=\"false\"\r\n                        >\r\n\r\n                    <\/div>\r\n\r\n                \r\n                    <div class=\"covoro-logo-card\">\r\n\r\n                        <img\r\n                            src=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/DBL-2-1-300x150.png\"\r\n                            alt=\"DBL-2 (1)\"\r\n                            loading=\"lazy\"\r\n                            decoding=\"async\"\r\n                            draggable=\"false\"\r\n                        >\r\n\r\n                    <\/div>\r\n\r\n                \r\n                    <div class=\"covoro-logo-card\">\r\n\r\n                        <img\r\n                            src=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/Nelson-1-1-3-1.webp\"\r\n                            alt=\"Nelson-1-1-3-1\"\r\n                            loading=\"lazy\"\r\n                            decoding=\"async\"\r\n                            draggable=\"false\"\r\n                        >\r\n\r\n                    <\/div>\r\n\r\n                \r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n    <style>\r\n\r\n    .covoro-logo-carousel {\r\n        --logo-gap: 18px;\r\n        width: 100%;\r\n        max-width: 100%;\r\n        overflow: hidden;\r\n        padding: 35px 0;\r\n        position: relative;\r\n        box-sizing: border-box;\r\n        contain: layout paint;\r\n    }\r\n\r\n    .covoro-logo-row-wrap {\r\n        width: 100%;\r\n        max-width: 100%;\r\n        overflow: hidden;\r\n        position: relative;\r\n        margin: 0 0 22px 0;\r\n        padding: 0;\r\n        box-sizing: border-box;\r\n        cursor: grab;\r\n        user-select: none;\r\n        -webkit-user-select: none;\r\n        touch-action: pan-y;\r\n    }\r\n\r\n    .covoro-logo-row-wrap:last-child {\r\n        margin-bottom: 0;\r\n    }\r\n\r\n    .covoro-logo-row-wrap:active {\r\n        cursor: grabbing;\r\n    }\r\n\r\n    .covoro-logo-row {\r\n        display: flex;\r\n        align-items: center;\r\n        gap: var(--logo-gap);\r\n        width: max-content;\r\n        max-width: none;\r\n        margin: 0;\r\n        padding: 0;\r\n        box-sizing: border-box;\r\n        transform: translate3d(0, 0, 0);\r\n        will-change: transform;\r\n        backface-visibility: hidden;\r\n        -webkit-backface-visibility: hidden;\r\n    }\r\n\r\n    .covoro-logo-card {\r\n        width: var(--logo-card-width);\r\n        min-width: var(--logo-card-width);\r\n        max-width: var(--logo-card-width);\r\n        height: 78px;\r\n        flex: 0 0 var(--logo-card-width);\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        box-sizing: border-box;\r\n        padding: 6px 18px;\r\n        background: #ffff;\r\n        border: none;\r\n        border-radius: 9px;\r\n        overflow: hidden;\r\n       \r\n    }\r\n\r\n    .covoro-logo-card img {\r\n        display: block;\r\n        width: auto;\r\n        height: auto;\r\n        max-width: 100%;\r\n        max-height: 100%;\r\n        object-fit: contain;\r\n        object-position: center;\r\n        pointer-events: none;\r\n        user-select: none;\r\n        -webkit-user-select: none;\r\n        -webkit-user-drag: none;\r\n        backface-visibility: hidden;\r\n        -webkit-backface-visibility: hidden;\r\n    }\r\n\r\n    .covoro-logo-error {\r\n        width: 100%;\r\n        padding: 20px;\r\n        text-align: center;\r\n        font-size: 14px;\r\n        line-height: 1.5;\r\n        color: #777;\r\n        box-sizing: border-box;\r\n    }\r\n\r\n    @media (max-width: 991px) {\r\n\r\n        .covoro-logo-carousel {\r\n            --logo-gap: 14px;\r\n            padding: 30px 0;\r\n        }\r\n\r\n        .covoro-logo-row-wrap {\r\n            margin-bottom: 18px;\r\n        }\r\n\r\n        .covoro-logo-card {\r\n            height: 70px;\r\n            padding: 10px 14px;\r\n            border-radius: 8px;\r\n        }\r\n    }\r\n\r\n    @media (max-width: 767px) {\r\n\r\n        .covoro-logo-carousel {\r\n            --logo-gap: 10px;\r\n            padding: 25px 0;\r\n        }\r\n\r\n        .covoro-logo-row-wrap {\r\n            margin-bottom: 15px;\r\n        }\r\n\r\n        .covoro-logo-card {\r\n            height: 60px;\r\n            padding: 7px 9px;\r\n            border: none;\r\n            border-radius: 7px;\r\n        }\r\n    }\r\n\r\n    @media (max-width: 380px) {\r\n\r\n        .covoro-logo-carousel {\r\n            --logo-gap: 8px;\r\n        }\r\n\r\n        .covoro-logo-card {\r\n            height: 55px;\r\n            padding: 6px 7px;\r\n        }\r\n    }\r\n\r\n    @media (prefers-reduced-motion: reduce) {\r\n\r\n        .covoro-logo-row {\r\n            transform: none !important;\r\n            will-change: auto;\r\n        }\r\n    }\r\n\r\n    <\/style>\r\n\r\n    <script>\r\n\r\n    (function () {\r\n\r\n        \"use strict\";\r\n\r\n        function initCovoroLogoCarousel() {\r\n\r\n            const carousel =\r\n                document.getElementById(\r\n                    \"covoroLogoCarousel\"\r\n                );\r\n\r\n            if (!carousel) {\r\n                return;\r\n            }\r\n\r\n            const wrappers =\r\n                carousel.querySelectorAll(\r\n                    \".covoro-logo-row-wrap\"\r\n                );\r\n\r\n            if (!wrappers.length) {\r\n                return;\r\n            }\r\n\r\n            const MOVE_DURATION = 3000;\r\n            const PAUSE_DURATION = 2200;\r\n            const RESUME_DELAY = 1200;\r\n\r\n            function getVisibleLogos() {\r\n\r\n                return window.innerWidth <= 767\r\n                    ? 3\r\n                    : 6;\r\n\r\n            }\r\n\r\n            function smoothEase(t) {\r\n\r\n                return t < 0.5\r\n                    ? 16 *\r\n                        t *\r\n                        t *\r\n                        t *\r\n                        t *\r\n                        t\r\n                    : 1 -\r\n                        Math.pow(\r\n                            -2 * t + 2,\r\n                            5\r\n                        ) \/ 2;\r\n\r\n            }\r\n\r\n            wrappers.forEach(function (wrapper) {\r\n\r\n                const track =\r\n                    wrapper.querySelector(\r\n                        \".covoro-logo-row\"\r\n                    );\r\n\r\n                if (!track) {\r\n                    return;\r\n                }\r\n\r\n                const direction =\r\n                    track.dataset.direction === \"right\"\r\n                        ? 1\r\n                        : -1;\r\n\r\n                let originalCards = [];\r\n                let originalCount = 0;\r\n                let cardWidth = 0;\r\n                let gap = 0;\r\n                let step = 0;\r\n                let setWidth = 0;\r\n                let position = 0;\r\n                let animationFrame = null;\r\n                let pauseTimer = null;\r\n                let resumeTimer = null;\r\n                let resizeTimer = null;\r\n                let isDragging = false;\r\n                let isVisible = false;\r\n                let startX = 0;\r\n                let startPosition = 0;\r\n                let lastX = 0;\r\n                let velocity = 0;\r\n\r\n                function getGap() {\r\n\r\n                    const styles =\r\n                        window.getComputedStyle(\r\n                            carousel\r\n                        );\r\n\r\n                    gap =\r\n                        parseFloat(\r\n                            styles.getPropertyValue(\r\n                                \"--logo-gap\"\r\n                            )\r\n                        ) || 0;\r\n\r\n                }\r\n\r\n                function createCopies() {\r\n\r\n                    track\r\n                        .querySelectorAll(\r\n                            \".covoro-logo-clone\"\r\n                        )\r\n                        .forEach(function (clone) {\r\n                            clone.remove();\r\n                        });\r\n\r\n                    originalCards =\r\n                        Array.from(\r\n                            track.children\r\n                        );\r\n\r\n                    originalCount =\r\n                        originalCards.length;\r\n\r\n                    if (!originalCount) {\r\n                        return;\r\n                    }\r\n\r\n                    const visibleLogos =\r\n                        getVisibleLogos();\r\n\r\n                    if (\r\n                        originalCount <\r\n                        visibleLogos\r\n                    ) {\r\n\r\n                        const needed =\r\n                            visibleLogos -\r\n                            originalCount;\r\n\r\n                        for (\r\n                            let i = 0;\r\n                            i < needed;\r\n                            i++\r\n                        ) {\r\n\r\n                            const source =\r\n                                originalCards[\r\n                                    i %\r\n                                    originalCount\r\n                                ];\r\n\r\n                            const clone =\r\n                                source.cloneNode(\r\n                                    true\r\n                                );\r\n\r\n                            clone.classList.add(\r\n                                \"covoro-logo-clone\"\r\n                            );\r\n\r\n                            clone.setAttribute(\r\n                                \"aria-hidden\",\r\n                                \"true\"\r\n                            );\r\n\r\n                            track.appendChild(\r\n                                clone\r\n                            );\r\n                        }\r\n\r\n                        originalCards =\r\n                            Array.from(\r\n                                track.children\r\n                            );\r\n\r\n                        originalCount =\r\n                            originalCards.length;\r\n                    }\r\n\r\n                    const firstSet =\r\n                        Array.from(\r\n                            track.children\r\n                        );\r\n\r\n                    firstSet.forEach(function (card) {\r\n\r\n                        const clone =\r\n                            card.cloneNode(\r\n                                true\r\n                            );\r\n\r\n                        clone.classList.add(\r\n                            \"covoro-logo-clone\"\r\n                        );\r\n\r\n                        clone.setAttribute(\r\n                            \"aria-hidden\",\r\n                            \"true\"\r\n                        );\r\n\r\n                        track.appendChild(\r\n                            clone\r\n                        );\r\n\r\n                    });\r\n\r\n                    const secondSet =\r\n                        Array.from(\r\n                            track.children\r\n                        );\r\n\r\n                    secondSet\r\n                        .slice(\r\n                            0,\r\n                            originalCount\r\n                        )\r\n                        .forEach(function (card) {\r\n\r\n                            const clone =\r\n                                card.cloneNode(\r\n                                    true\r\n                                );\r\n\r\n                            clone.classList.add(\r\n                                \"covoro-logo-clone\"\r\n                            );\r\n\r\n                            clone.setAttribute(\r\n                                \"aria-hidden\",\r\n                                \"true\"\r\n                            );\r\n\r\n                            track.appendChild(\r\n                                clone\r\n                            );\r\n\r\n                        });\r\n\r\n                }\r\n\r\n                function calculateSizes() {\r\n\r\n                    getGap();\r\n\r\n                    const viewportWidth =\r\n                        wrapper.clientWidth;\r\n\r\n                    if (\r\n                        viewportWidth <= 0\r\n                    ) {\r\n                        return;\r\n                    }\r\n\r\n                    const visibleLogos =\r\n                        getVisibleLogos();\r\n\r\n                    const totalGap =\r\n                        gap *\r\n                        (\r\n                            visibleLogos - 1\r\n                        );\r\n\r\n                    cardWidth =\r\n                        Math.max(\r\n                            1,\r\n                            (\r\n                                viewportWidth -\r\n                                totalGap\r\n                            ) \/\r\n                            visibleLogos\r\n                        );\r\n\r\n                    track.style.setProperty(\r\n                        \"--logo-card-width\",\r\n                        cardWidth + \"px\"\r\n                    );\r\n\r\n                    step =\r\n                        cardWidth +\r\n                        gap;\r\n\r\n                    setWidth =\r\n                        originalCount *\r\n                        step;\r\n\r\n                    position =\r\n                        -setWidth;\r\n\r\n                    render();\r\n\r\n                }\r\n\r\n                function render() {\r\n\r\n                    track.style.transform =\r\n                        \"translate3d(\" +\r\n                        position.toFixed(3) +\r\n                        \"px,0,0)\";\r\n\r\n                }\r\n\r\n                function normalizeLoop() {\r\n\r\n                    if (!setWidth) {\r\n                        return;\r\n                    }\r\n\r\n                    while (\r\n                        position <=\r\n                        -(setWidth * 2)\r\n                    ) {\r\n                        position += setWidth;\r\n                    }\r\n\r\n                    while (\r\n                        position >= 0\r\n                    ) {\r\n                        position -= setWidth;\r\n                    }\r\n\r\n                }\r\n\r\n                function stopAnimation() {\r\n\r\n                    if (\r\n                        animationFrame !== null\r\n                    ) {\r\n\r\n                        cancelAnimationFrame(\r\n                            animationFrame\r\n                        );\r\n\r\n                        animationFrame =\r\n                            null;\r\n                    }\r\n\r\n                    clearTimeout(\r\n                        pauseTimer\r\n                    );\r\n\r\n                    clearTimeout(\r\n                        resumeTimer\r\n                    );\r\n\r\n                }\r\n\r\n                function moveOneLogo() {\r\n\r\n                    if (\r\n                        !isVisible ||\r\n                        isDragging ||\r\n                        !step\r\n                    ) {\r\n                        return;\r\n                    }\r\n\r\n                    stopAnimation();\r\n\r\n                    const start =\r\n                        position;\r\n\r\n                    const target =\r\n                        start +\r\n                        (\r\n                            direction *\r\n                            step\r\n                        );\r\n\r\n                    const distance =\r\n                        target -\r\n                        start;\r\n\r\n                    const startTime =\r\n                        performance.now();\r\n\r\n                    function animate(now) {\r\n\r\n                        if (\r\n                            !isVisible ||\r\n                            isDragging\r\n                        ) {\r\n                            return;\r\n                        }\r\n\r\n                        const progress =\r\n                            Math.min(\r\n                                (\r\n                                    now -\r\n                                    startTime\r\n                                ) \/\r\n                                MOVE_DURATION,\r\n                                1\r\n                            );\r\n\r\n                        const eased =\r\n                            smoothEase(\r\n                                progress\r\n                            );\r\n\r\n                        position =\r\n                            start +\r\n                            (\r\n                                distance *\r\n                                eased\r\n                            );\r\n\r\n                        render();\r\n\r\n                        if (\r\n                            progress <\r\n                            1\r\n                        ) {\r\n\r\n                            animationFrame =\r\n                                requestAnimationFrame(\r\n                                    animate\r\n                                );\r\n\r\n                        } else {\r\n\r\n                            animationFrame =\r\n                                null;\r\n\r\n                            position =\r\n                                target;\r\n\r\n                            normalizeLoop();\r\n\r\n                            render();\r\n\r\n                            pauseTimer =\r\n                                setTimeout(\r\n                                    moveOneLogo,\r\n                                    PAUSE_DURATION\r\n                                );\r\n                        }\r\n                    }\r\n\r\n                    animationFrame =\r\n                        requestAnimationFrame(\r\n                            animate\r\n                        );\r\n\r\n                }\r\n\r\n                wrapper.addEventListener(\r\n                    \"pointerdown\",\r\n                    function (event) {\r\n\r\n                        stopAnimation();\r\n\r\n                        isDragging = true;\r\n\r\n                        startX =\r\n                            event.clientX;\r\n\r\n                        startPosition =\r\n                            position;\r\n\r\n                        lastX =\r\n                            event.clientX;\r\n\r\n                        velocity = 0;\r\n\r\n                        try {\r\n                            wrapper.setPointerCapture(\r\n                                event.pointerId\r\n                            );\r\n                        } catch (error) {}\r\n\r\n                    }\r\n                );\r\n\r\n                wrapper.addEventListener(\r\n                    \"pointermove\",\r\n                    function (event) {\r\n\r\n                        if (!isDragging) {\r\n                            return;\r\n                        }\r\n\r\n                        const delta =\r\n                            event.clientX -\r\n                            startX;\r\n\r\n                        const movement =\r\n                            event.clientX -\r\n                            lastX;\r\n\r\n                        velocity =\r\n                            (\r\n                                velocity *\r\n                                0.8\r\n                            ) +\r\n                            (\r\n                                movement *\r\n                                0.2\r\n                            );\r\n\r\n                        lastX =\r\n                            event.clientX;\r\n\r\n                        position =\r\n                            startPosition +\r\n                            delta;\r\n\r\n                        normalizeLoop();\r\n\r\n                        render();\r\n\r\n                    }\r\n                );\r\n\r\n                function releasePointer() {\r\n\r\n                    if (!isDragging) {\r\n                        return;\r\n                    }\r\n\r\n                    isDragging = false;\r\n\r\n                    position +=\r\n                        velocity * 2;\r\n\r\n                    const target =\r\n                        Math.round(\r\n                            position \/\r\n                            step\r\n                        ) *\r\n                        step;\r\n\r\n                    const start =\r\n                        position;\r\n\r\n                    const distance =\r\n                        target -\r\n                        start;\r\n\r\n                    const startTime =\r\n                        performance.now();\r\n\r\n                    function snap(now) {\r\n\r\n                        const progress =\r\n                            Math.min(\r\n                                (\r\n                                    now -\r\n                                    startTime\r\n                                ) \/\r\n                                450,\r\n                                1\r\n                            );\r\n\r\n                        const eased =\r\n                            smoothEase(\r\n                                progress\r\n                            );\r\n\r\n                        position =\r\n                            start +\r\n                            (\r\n                                distance *\r\n                                eased\r\n                            );\r\n\r\n                        render();\r\n\r\n                        if (\r\n                            progress <\r\n                            1\r\n                        ) {\r\n\r\n                            animationFrame =\r\n                                requestAnimationFrame(\r\n                                    snap\r\n                                );\r\n\r\n                        } else {\r\n\r\n                            position =\r\n                                target;\r\n\r\n                            normalizeLoop();\r\n\r\n                            render();\r\n\r\n                            resumeTimer =\r\n                                setTimeout(\r\n                                    moveOneLogo,\r\n                                    RESUME_DELAY\r\n                                );\r\n                        }\r\n                    }\r\n\r\n                    animationFrame =\r\n                        requestAnimationFrame(\r\n                            snap\r\n                        );\r\n\r\n                }\r\n\r\n                wrapper.addEventListener(\r\n                    \"pointerup\",\r\n                    releasePointer\r\n                );\r\n\r\n                wrapper.addEventListener(\r\n                    \"pointercancel\",\r\n                    releasePointer\r\n                );\r\n\r\n                const observer =\r\n                    new IntersectionObserver(\r\n                        function (entries) {\r\n\r\n                            isVisible =\r\n                                entries[0]\r\n                                    .isIntersecting;\r\n\r\n                            if (!isVisible) {\r\n\r\n                                stopAnimation();\r\n\r\n                            } else {\r\n\r\n                                clearTimeout(\r\n                                    pauseTimer\r\n                                );\r\n\r\n                                pauseTimer =\r\n                                    setTimeout(\r\n                                        moveOneLogo,\r\n                                        800\r\n                                    );\r\n                            }\r\n\r\n                        },\r\n                        {\r\n                            threshold: 0.05\r\n                        }\r\n                    );\r\n\r\n                observer.observe(\r\n                    wrapper\r\n                );\r\n\r\n                window.addEventListener(\r\n                    \"resize\",\r\n                    function () {\r\n\r\n                        clearTimeout(\r\n                            resizeTimer\r\n                        );\r\n\r\n                        resizeTimer =\r\n                            setTimeout(\r\n                                function () {\r\n\r\n                                    stopAnimation();\r\n\r\n                                    createCopies();\r\n\r\n                                    calculateSizes();\r\n\r\n                                    if (\r\n                                        isVisible\r\n                                    ) {\r\n\r\n                                        pauseTimer =\r\n                                            setTimeout(\r\n                                                moveOneLogo,\r\n                                                600\r\n                                            );\r\n                                    }\r\n\r\n                                },\r\n                                200\r\n                            );\r\n\r\n                    },\r\n                    {\r\n                        passive: true\r\n                    }\r\n                );\r\n\r\n                function initialize() {\r\n\r\n                    createCopies();\r\n\r\n                    calculateSizes();\r\n\r\n                }\r\n\r\n                if (\r\n                    document.readyState ===\r\n                    \"complete\"\r\n                ) {\r\n\r\n                    initialize();\r\n\r\n                } else {\r\n\r\n                    window.addEventListener(\r\n                        \"load\",\r\n                        initialize,\r\n                        {\r\n                            once: true\r\n                        }\r\n                    );\r\n\r\n                }\r\n\r\n            });\r\n\r\n        }\r\n\r\n        if (\r\n            document.readyState ===\r\n            \"loading\"\r\n        ) {\r\n\r\n            document.addEventListener(\r\n                \"DOMContentLoaded\",\r\n                initCovoroLogoCarousel,\r\n                {\r\n                    once: true\r\n                }\r\n            );\r\n\r\n        } else {\r\n\r\n            initCovoroLogoCarousel();\r\n\r\n        }\r\n\r\n    })();\r\n\r\n    <\/script>\r\n\r\n    <\/div><\/div>\n<\/div>\n<\/div>\n\n\n<\/div>\n\n<div class=\"et_pb_section_2 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_4 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_4 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_text_2 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><h2 data-css=\"tve-u-198df20b8e9\" data-end=\"2204\" data-start=\"2101\" style=\"text-align: center;\">\u00a0Core Challenges for <span style=\"color: #2463eb;\">Finance Functions<\/span><\/h2>\n<\/div><\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_row_5 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_5 et_pb_column et_block_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_blurb_0 et_pb_blurb et_pb_bg_layout_light et_pb_text_align_left et_pb_blurb_position_top et_animated et_pb_module et_flex_module\"><div class=\"et_pb_blurb_content et_flex_module\"><div class=\"et_pb_main_blurb_image et_animated\"><span class=\"et_pb_image_wrap\"><span class=\"et-pb-icon\">\uf51e<\/span><\/span><\/div><div class=\"et_pb_blurb_container\"><h3 class=\"et_pb_module_header\"> Fragmented Systems<\/h3><div class=\"et_pb_blurb_description\"><p><span>Companies in Oman often use separate tools for invoicing, GST calculation, AP, and reporting \u2014 resulting in duplication and reconciliation overhead.<\/span><\/p>\n<\/div><\/div><\/div><\/div>\n<\/div>\n\n<div class=\"et_pb_column_6 et_pb_column et_block_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_blurb_1 et_pb_blurb et_pb_bg_layout_light et_pb_blurb_position_top et_animated et_pb_module et_flex_module\"><div class=\"et_pb_blurb_content et_flex_module\"><div class=\"et_pb_main_blurb_image et_animated\"><span class=\"et_pb_image_wrap\"><span class=\"et-pb-icon\">\uf0e3<\/span><\/span><\/div><div class=\"et_pb_blurb_container\"><h3 class=\"et_pb_module_header\"> Rising GST & IRAS Compliance Pressure<\/h3><div class=\"et_pb_blurb_description\"><p><span>Frequent GST updates, InvoiceNow requirements, and evolving IRAS expectations increase compliance complexity and audit risk<\/span><\/p>\n<\/div><\/div><\/div><\/div>\n<\/div>\n\n<div class=\"et_pb_column_7 et_pb_column et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_blurb_2 et_pb_blurb et_pb_bg_layout_light et_pb_blurb_position_top et_animated et_pb_module et_flex_module\"><div class=\"et_pb_blurb_content et_flex_module\"><div class=\"et_pb_main_blurb_image et_animated\"><span class=\"et_pb_image_wrap\"><span class=\"et-pb-icon\">\uf544<\/span><\/span><\/div><div class=\"et_pb_blurb_container\"><h3 class=\"et_pb_module_header\">High Manual Processing Cost<\/h3><div class=\"et_pb_blurb_description\"><p><span>Up to 60% of finance work in SG is still manual \u2014 PDF handling, data entry, validation \u2014 slowing payment cycles and increasing errors.<\/span><\/p>\n<\/div><\/div><\/div><\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_row_6 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_8 et_pb_column et_block_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_blurb_3 et_pb_blurb et_pb_bg_layout_light et_pb_text_align_left et_pb_blurb_position_top et_animated et_pb_module et_flex_module\"><div class=\"et_pb_blurb_content et_flex_module\"><div class=\"et_pb_main_blurb_image et_animated\"><span class=\"et_pb_image_wrap\"><span class=\"et-pb-icon\">\uf51e<\/span><\/span><\/div><div class=\"et_pb_blurb_container\"><h3 class=\"et_pb_module_header\"> Talent Gaps in Tax Technology<\/h3><div class=\"et_pb_blurb_description\"><p><span>Finance, GST compliance, and digital transformation skillsets remain scarce \u2014 pushing CFOs to seek automation-first strategies.<\/span><\/p>\n<\/div><\/div><\/div><\/div>\n<\/div>\n\n<div class=\"et_pb_column_9 et_pb_column et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_blurb_4 et_pb_blurb et_pb_bg_layout_light et_pb_blurb_position_top et_animated et_pb_module et_flex_module\"><div class=\"et_pb_blurb_content et_flex_module\"><div class=\"et_pb_main_blurb_image et_animated\"><span class=\"et_pb_image_wrap\"><span class=\"et-pb-icon\">\uf0e3<\/span><\/span><\/div><div class=\"et_pb_blurb_container\"><h3 class=\"et_pb_module_header\">Reputation Risk<\/h3><div class=\"et_pb_blurb_description\"><div class=\"thrv_wrapper thrv-page-section tve-height-update\" data-inherit-lp-settings=\"1\" data-css=\"tve-u-198df1faa08\">\n<div class=\"tve-page-section-in tve_empty_dropzone\" data-css=\"tve-u-198df1f4805\">\n<div class=\"thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad\" data-css=\"tve-u-198df1f47eb\">\n<div class=\"tve-cb\">\n<div class=\"thrv_wrapper thrv-columns\" data-css=\"tve-u-19e88316d3b\">\n<div class=\"tcb-flex-row v-2 tcb--cols--2\" data-css=\"tve-u-19e883177f6\">\n<div class=\"tcb-flex-col\">\n<div class=\"tcb-col\">\n<div class=\"thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad k7g5m31m\" data-css=\"tve-u-19c56c1deaa\">\n<div class=\"tve-cb\" data-css=\"tve-u-198df1f4804\">\n<div class=\"thrv_wrapper thrv_text_element k7g5lcax\" data-css=\"tve-u-198df1f47f4\">\n<p data-end=\"1838\" data-start=\"1702\" data-css=\"tve-u-19c56c03fe6\">Non-compliance or discrepancies with government-linked financial records can impact credibility, vendor trust, and governance standards.<\/p>\n<\/div>\n<\/div>\n<p><grammarly-extension-vbars data-grammarly-shadow-root=\"true\" class=\"dnXmp\"><\/grammarly-extension-vbars><grammarly-extension-vbars data-grammarly-shadow-root=\"true\" class=\"dnXmp\"><\/grammarly-extension-vbars><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><grammarly-extension-vbars data-grammarly-shadow-root=\"true\" class=\"dnXmp\"><\/grammarly-extension-vbars><grammarly-extension-vbars data-grammarly-shadow-root=\"true\" class=\"dnXmp\"><\/grammarly-extension-vbars><\/div>\n<\/div>\n<div class=\"thrv_wrapper thrv-page-section tve-height-update\" data-css=\"tve-u-1999fdf6a24\"><\/div>\n<\/div><\/div><\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_3 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_7 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_10 et_pb_column et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_image_5 et_pb_image et_pb_image_sticky et_pb_module et_flex_module\"><span class=\"et_pb_image_wrap\"><img decoding=\"async\" src=\"https:\/\/qa.covoro.ai\/main-site\/wp-content\/uploads\/sites\/7\/2026\/04\/Cfo@4x.webp\" title=\"Cfo@4x\" \/><\/span><\/div>\n<\/div>\n\n<div class=\"et_pb_column_11 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_text_3 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module preset--module--divi-text--e4a04656-96c9-41b5-be68-5216cf6567c6\"><div class=\"et_pb_text_inner\"><h2>The <span style=\"color: #2463eb;\">COVORO Ecosystem<\/span> \u2013 Built for the CFO's Office<\/h2>\n<\/div><\/div>\n\n<div class=\"et_pb_text_4 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p>COVORO isn\u2019t another module or point solution \u2014 it\u2019s a fully connected finance automation ecosystem designed for Oman's business environment.<\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_blurb_5 et_pb_blurb et_pb_bg_layout_light et_pb_blurb_position_top et_pb_module et_flex_module preset--module--divi-blurb--a8a1a91e-09dc-4e0a-a7e3-f5ff53b6c3c0\"><div class=\"et_pb_blurb_content et_flex_module\"><div class=\"et_pb_main_blurb_image\"><span class=\"et_pb_image_wrap\"><span class=\"et-pb-icon\">9<\/span><\/span><\/div><div class=\"et_pb_blurb_container\"><div class=\"et_pb_blurb_description\"><p><strong>One backbone, Many Solutions<\/strong> \u2013 Agentic AI powers every capability.<\/p>\n<\/div><\/div><\/div><\/div>\n\n<div class=\"et_pb_blurb_6 et_pb_blurb et_pb_bg_layout_light et_pb_blurb_position_top et_pb_module et_flex_module preset--module--divi-blurb--a8a1a91e-09dc-4e0a-a7e3-f5ff53b6c3c0\"><div class=\"et_pb_blurb_content et_flex_module\"><div class=\"et_pb_main_blurb_image\"><span class=\"et_pb_image_wrap\"><span class=\"et-pb-icon\">9<\/span><\/span><\/div><div class=\"et_pb_blurb_container\"><div class=\"et_pb_blurb_description\"><p><strong>End-to-End Visibility<\/strong> \u2013 From compliance filings to litigation tracking, everything is connected.<\/p>\n<\/div><\/div><\/div><\/div>\n\n<div class=\"et_pb_blurb_7 et_pb_blurb et_pb_bg_layout_light et_pb_blurb_position_top et_pb_module et_flex_module preset--module--divi-blurb--a8a1a91e-09dc-4e0a-a7e3-f5ff53b6c3c0\"><div class=\"et_pb_blurb_content et_flex_module\"><div class=\"et_pb_main_blurb_image\"><span class=\"et_pb_image_wrap\"><span class=\"et-pb-icon\">9<\/span><\/span><\/div><div class=\"et_pb_blurb_container\"><div class=\"et_pb_blurb_description\"><p><strong>Total CFO Control<\/strong> \u2013 Fewer blind spots, faster insights, stronger governance.<\/p>\n<\/div><\/div><\/div><\/div>\n\n<div class=\"et_pb_module et_pb_button_module_wrapper et_pb_button_1_wrapper\"><a class=\"et_pb_button_1 et_pb_button et_pb_bg_layout_light et_pb_module et_block_module\" href=\"https:\/\/covoro.ai\/om\/contact-us\/\" data-icon=\"$\">Let&#039;s Connect<\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_4 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_8 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_12 et_pb_column et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_text_5 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module et_pb_text_align_center\"><div class=\"et_pb_text_inner\"><h2 class=\"et_pb_module_header\" data-et-vb-editable-element=\"true\" data-et-vb-editable-element--html=\"true\" contenteditable=\"true\">Office of the <span style=\"color: #2463eb;\">CFO<\/span><\/h2>\n<\/div><\/div>\n\n<div class=\"et_pb_text_6 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module et_pb_text_align_center\"><div class=\"et_pb_text_inner\"><p>The Value Delivered for Enterprises<\/p>\n<\/div><\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_row_9 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_13 et_pb_column et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_8_24 et_flex_column_8_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_number_counter_0 et_pb_number_counter et_pb_bg_layout_light et_pb_text_align_center et_pb_with_title et_animated et_pb_module et_flex_module\"><div class=\"percent\"><p><span class=\"percent-value\"><\/span><span class=\"percent-sign\">%<\/span><\/p><\/div><h2 class=\"title\">Compliance Cost Reduction<\/h2><\/div>\n<\/div>\n\n<div class=\"et_pb_column_14 et_pb_column et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_8_24 et_flex_column_8_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_number_counter_1 et_pb_number_counter et_pb_bg_layout_light et_pb_text_align_center et_pb_with_title et_animated et_pb_module et_flex_module\"><div class=\"percent\"><p><span class=\"percent-value\"><\/span><span class=\"percent-sign\"><\/span><\/p><\/div><h3 class=\"title\">Finance Process Efficiency<\/h3><\/div>\n\n<div class=\"et_pb_text_7 et_pb_text et_pb_bg_layout_light et-interaction-target-c84gzc3a7m et_pb_module et_flex_module\" data-interaction-target=\"c84gzc3a7m\"><\/div>\n<\/div>\n\n<div class=\"et_pb_column_15 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_8_24 et_flex_column_8_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_number_counter_2 et_pb_number_counter et_pb_bg_layout_light et_pb_text_align_center et_pb_with_title et_animated et_pb_module et_flex_module\"><div class=\"percent\"><p><span class=\"percent-value\"><\/span><span class=\"percent-sign\"><\/span><\/p><\/div><h3 class=\"title\">Time Savings<\/h3><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_5 et_pb_section et_section_regular et_flex_section\" id=\"rollout\">\n<div class=\"et_pb_row_10 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_16 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_text_8 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><div class=\"tve-content-box-background\" style=\"text-align: center;\">Solutions that work together and independently<\/div>\n<\/div><\/div>\n\n<div class=\"et_pb_text_9 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><h2 class=\"tve-content-box-background\" style=\"text-align: center;\"><strong><span data-css=\"tve-u-68abcb0281ec51\">COVORO's <span style=\"color: #2463eb;\">Ecosystem<\/span> of Solutions<\/span><\/strong><\/h2>\n<\/div><\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_row_11 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_17 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_code_3 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><style>\n.cvx-sol {\n  --cv-navy: #08295F;\n  --cv-royal: #2463EB;\n  --cv-ice: #EAF3FF;\n  --cv-mist: #F5F9FF;\n  --cv-text: #10213D;\n  --cv-muted: #5C6C8D;\n  --cv-border: #DCE6F6;\n  --cv-radius: 20px;\n  --cv-ease: cubic-bezier(0.22, 1, 0.36, 1);\n\n  color: var(--cv-text);\n  padding: 26px 20px;\n}\n\n.cvx-sol__inner {\n  width: 100%;\n  max-width: 1200px;\n  margin: 0 auto;\n}\n\n\/* Tabs *\/\n.cvx-sol__tabs {\n  display: flex;\n  flex-direction: column;\n  gap: 6px;\n  width: 100%;\n  max-width: 900px;\n  margin: 0 auto;\n  padding: 6px;\n  background: #fff;\n  border: 1px solid var(--cv-border);\n  border-radius: var(--cv-radius);\n  box-shadow:\n    0 1px 2px rgba(8, 41, 95, 0.08),\n    0 12px 32px -12px rgba(8, 41, 95, 0.14);\n}\n\n.cvx-sol__tab {\n  flex: 1;\n  cursor: pointer;\n  border: 0;\n  background: transparent;\n  border-radius: 14px;\n  padding: 14px 16px;\n  font-size: 12px;\n  font-weight: 600;\n  line-height: 1.35;\n  color: var(--cv-muted);\n  text-align: center;\n  transition:\n    color 0.4s var(--cv-ease),\n    background 0.4s var(--cv-ease),\n    box-shadow 0.4s var(--cv-ease);\n}\n\n.cvx-sol__tab.is-active {\n  color: #fff;\n  background: #2463eb;\n  box-shadow:\n    0 0 0 1px rgba(36, 99, 235, 0.22),\n    0 18px 50px -16px rgba(36, 99, 235, 0.4);\n}\n\n\/* Panels *\/\n.cvx-sol__panels {\n  margin-top: 40px;\n}\n\n.cvx-sol__panel {\n  display: none;\n}\n\n.cvx-sol__panel.is-active {\n  display: block;\n}\n\n\/* Cards Grid *\/\n.cvx-sol__grid {\n  display: grid;\n  gap: 20px;\n}\n\n\/* Cards *\/\n.cvx-sol__card {\n  background: rgba(255, 255, 255, 0.88);\n  border: 1px solid rgba(36, 99, 235, 0.12);\n  border-radius: var(--cv-radius);\n  box-shadow:\n    0 1px 2px rgba(8, 41, 95, 0.08),\n    0 12px 32px -12px rgba(8, 41, 95, 0.14);\n  padding: 28px;\n\n  display: flex;\n  flex-direction: column;\n  min-height: 100%;\n\n  opacity: 0;\n  transform: translateY(18px);\n  transition:\n    opacity 0.8s var(--cv-ease),\n    transform 0.8s var(--cv-ease);\n}\n\n\n.cvx-sol__card.is-visible {\n  opacity: 1;\n  transform: translateY(0);\n}\n\n\/* Icon *\/\n.cvx-sol__icon {\n  width: 44px;\n  height: 44px;\n  border-radius: 14px;\n  background: var(--cv-ice);\n  border: 1px solid rgba(36, 99, 235, 0.15);\n\n  display: grid;\n  place-items: center;\n  flex-shrink: 0;\n}\n\n.cvx-sol__icon::after {\n  content: \"\";\n  width: 14px;\n  height: 14px;\n  border-radius: 5px;\n  background: linear-gradient(\n    120deg,\n    var(--cv-navy) 0%,\n    var(--cv-royal) 55%,\n    #5B8AF7 100%\n  );\n}\n\n\/* Card Content *\/\n.cvx-sol__card-title {\n  font-size: 18px;\n  line-height: 1.25;\n  font-weight: 600;\n  letter-spacing: -0.02em;\n  margin: 22px 0 0;\n  color: var(--cv-text);\n}\n\n.cvx-sol__card-body {\n  font-size: 14px;\n  line-height: 1.65;\n  color: var(--cv-muted);\n  margin: 12px 0 0;\n  flex: 1;\n}\n\n.cvx-sol__card-link {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  margin-top: 22px;\n  font-size: 14px;\n  font-weight: 500;\n  color: var(--cv-royal);\n  text-decoration: none;\n}\n\n.cvx-sol__card-link svg {\n  width: 14px;\n  height: 14px;\n  flex-shrink: 0;\n}\n\n.coming-soon {\n  color: grey;\n}\n\n\n\/* Responsive *\/\n@media (min-width: 640px) {\n  .cvx-sol__tabs {\n    flex-direction: row;\n  }\n\n  .cvx-sol__tab {\n    font-size: 13px;\n    padding: 16px 18px;\n  }\n}\n\n@media (min-width: 768px) {\n  .cvx-sol {\n    padding: 10px 24px;\n  }\n\n  .cvx-sol__grid {\n    grid-template-columns: repeat(3, 1fr);\n  }\n}\n\n\/* Reduced Motion *\/\n@media (prefers-reduced-motion: reduce) {\n  .cvx-sol__card {\n    opacity: 1;\n    transform: none;\n    transition: none;\n  }\n}\n<\/style>\n\n<div class=\"cvx-sol\">\n  <div class=\"cvx-sol__inner\">\n\n    <div class=\"cvx-sol__tabs\" role=\"tablist\" aria-label=\"COVORO Solutions\">\n      <button class=\"cvx-sol__tab is-active\" type=\"button\" role=\"tab\" aria-selected=\"true\" data-tab=\"0\">Enterprise Modernization<\/button>\n      <button class=\"cvx-sol__tab\" type=\"button\" role=\"tab\" aria-selected=\"false\" data-tab=\"1\">Core Finance &amp; Compliance Automation<\/button>\n      <button class=\"cvx-sol__tab\" type=\"button\" role=\"tab\" aria-selected=\"false\" data-tab=\"2\">Operational Efficiency Drivers<\/button>\n    <\/div>\n\n    <div class=\"cvx-sol__panels\">\n      <!-- Panel 0 -->\n      <div class=\"cvx-sol__panel is-active\" data-panel=\"0\">\n        <div class=\"cvx-sol__grid\">\n          <article class=\"cvx-sol__card\">\n            <span class=\"cvx-sol__icon\" aria-hidden=\"true\"><\/span>\n            <h3 class=\"cvx-sol__card-title\">Enterprise Content Management (ECM)<\/h3>\n            <p class=\"cvx-sol__card-body\">Streamline document-heavy workflows with compliance-grade governance.<\/p>\n            <a href=\"#contact\" class=\"cvx-sol__card-link coming-soon\">\n              Coming Soon\n            <\/a>\n          <\/article>\n\n          <article class=\"cvx-sol__card\">\n            <span class=\"cvx-sol__icon\" aria-hidden=\"true\"><\/span>\n            <h3 class=\"cvx-sol__card-title\">GCC Setup &amp; Advisory<\/h3>\n            <p class=\"cvx-sol__card-body\">Build and scale Global Capability Centers with AI-first operating models.<\/p>\n            <a href=\"https:\/\/covoro.ai\/gcc-agentic-ai\/\" class=\"cvx-sol__card-link\">\n              Learn More\n              <svg viewBox=\"0 0 16 16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" aria-hidden=\"true\">\n                <path d=\"M2 8h11M9 4l4 4-4 4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\n              <\/svg>\n            <\/a>\n          <\/article>\n\n          <article class=\"cvx-sol__card\">\n            <span class=\"cvx-sol__icon\" aria-hidden=\"true\"><\/span>\n            <h3 class=\"cvx-sol__card-title\">Learning Management System (LMS)<\/h3>\n            <p class=\"cvx-sol__card-body\">Upskill teams continuously with compliance-focused training.<\/p>\n            <a href=\"\" class=\"cvx-sol__card-link coming-soon\">\n              Coming Soon\n          \n            <\/a>\n          <\/article>\n        <\/div>\n      <\/div>\n\n      <!-- Panel 1 -->\n      <div class=\"cvx-sol__panel\" data-panel=\"1\">\n        <div class=\"cvx-sol__grid\">\n          <article class=\"cvx-sol__card\">\n            <span class=\"cvx-sol__icon\" aria-hidden=\"true\"><\/span>\n            <h3 class=\"cvx-sol__card-title\">E-Invoicing &amp; Reconciliation<\/h3>\n            <p class=\"cvx-sol__card-body\">Stay compliant with government mandates while ensuring 100% accuracy in vendor\/customer data.<\/p>\n            <a href=\"https:\/\/covoro.ai\/om\/contact-us\/\" class=\"cvx-sol__card-link\">\n              Learn More\n              <svg viewBox=\"0 0 16 16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" aria-hidden=\"true\">\n                <path d=\"M2 8h11M9 4l4 4-4 4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\n              <\/svg>\n            <\/a>\n          <\/article>\n\n          <article class=\"cvx-sol__card\">\n            <span class=\"cvx-sol__icon\" aria-hidden=\"true\"><\/span>\n            <h3 class=\"cvx-sol__card-title\">Litigation Lifecycle Management<\/h3>\n            <p class=\"cvx-sol__card-body\">Track, manage, and resolve notices with end-to-end digital transparency.<\/p>\n            <a href=\" https:\/\/gsthero.com\/gst-litigation-management-tool\/\" class=\"cvx-sol__card-link\">\n              Learn More\n              <svg viewBox=\"0 0 16 16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" aria-hidden=\"true\">\n                <path d=\"M2 8h11M9 4l4 4-4 4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\n              <\/svg>\n            <\/a>\n          <\/article>\n\n          <article class=\"cvx-sol__card\">\n            <span class=\"cvx-sol__icon\" aria-hidden=\"true\"><\/span>\n            <h3 class=\"cvx-sol__card-title\">Tax Return Filing<\/h3>\n            <p class=\"cvx-sol__card-body\">Ensure timely, accurate filings across jurisdictions with zero manual errors.<\/p>\n            <a href=\"https:\/\/gsthero.com\/gst-return-filing-2\/\" class=\"cvx-sol__card-link\">\n              Learn More\n              <svg viewBox=\"0 0 16 16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" aria-hidden=\"true\">\n                <path d=\"M2 8h11M9 4l4 4-4 4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\n              <\/svg>\n            <\/a>\n          <\/article>\n        <\/div>\n      <\/div>\n\n      <!-- Panel 2 -->\n      <div class=\"cvx-sol__panel\" data-panel=\"2\">\n        <div class=\"cvx-sol__grid\">\n          <article class=\"cvx-sol__card\">\n            <span class=\"cvx-sol__icon\" aria-hidden=\"true\"><\/span>\n            <h3 class=\"cvx-sol__card-title\">AP Automation<\/h3>\n            <p class=\"cvx-sol__card-body\">Eliminate manual invoice processing; reduce cycle time and fraud exposure.<\/p>\n            <a href=\"\" class=\"cvx-sol__card-link coming-soon\">\n              Coming Soon\n            <\/a>\n          <\/article>\n\n          <article class=\"cvx-sol__card\">\n            <span class=\"cvx-sol__icon\" aria-hidden=\"true\"><\/span>\n            <h3 class=\"cvx-sol__card-title\">EXIM Operations Automation<\/h3>\n            <p class=\"cvx-sol__card-body\">Digitize export-import workflows and cut processing errors.<\/p>\n            <a href=\"https:\/\/covoro.ai\/exim\/\" class=\"cvx-sol__card-link\">\n              Learn More\n              <svg viewBox=\"0 0 16 16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" aria-hidden=\"true\">\n                <path d=\"M2 8h11M9 4l4 4-4 4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\n              <\/svg>\n            <\/a>\n          <\/article>\n\n          <article class=\"cvx-sol__card\">\n            <span class=\"cvx-sol__icon\" aria-hidden=\"true\"><\/span>\n            <h3 class=\"cvx-sol__card-title\">CFO Dashboard &amp; Reporting<\/h3>\n            <p class=\"cvx-sol__card-body\">Real-time intelligence across compliance, finance, and operations.<\/p>\n            <a href=\"\" class=\"cvx-sol__card-link coming-soon\">\n              Coming Soon\n\n            <\/a>\n          <\/article>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<script>\n(function() {\n  'use strict';\n\n  var root = document.querySelector('.cvx-sol');\n  if (!root) return;\n\n  var tabs = Array.from(root.querySelectorAll('.cvx-sol__tab'));\n  var panels = Array.from(root.querySelectorAll('.cvx-sol__panel'));\n\n  function switchTab(index) {\n    tabs.forEach(function(t, i) {\n      var isActive = i === index;\n      t.classList.toggle('is-active', isActive);\n      t.setAttribute('aria-selected', String(isActive));\n    });\n    panels.forEach(function(p, i) {\n      p.classList.toggle('is-active', i === index);\n    });\n    \/\/ Reset reveals for new cards so they animate in\n    updateReveals();\n  }\n\n  tabs.forEach(function(tab) {\n    tab.addEventListener('click', function() {\n      var idx = parseInt(tab.getAttribute('data-tab'), 10);\n      if (!isNaN(idx)) switchTab(idx);\n    });\n  });\n\n  \/\/ Scroll reveal: only when section is visible\n  var allCards = Array.from(root.querySelectorAll('.cvx-sol__card'));\n\n  function reveal(cards) {\n    cards.forEach(function(card, i) {\n      setTimeout(function() {\n        card.classList.add('is-visible');\n      }, i * 90);\n    });\n  }\n\n  var observer;\n  function updateReveals() {\n    if (!observer) return;\n    var visibleCards = allCards.filter(function(c) {\n      return c.closest('.cvx-sol__panel.is-active');\n    });\n    visibleCards.forEach(function(c) { c.classList.remove('is-visible'); });\n    \/\/ Let observer re-trigger them\n    setTimeout(function() {\n      observer.unobserve(root);\n      observer.observe(root);\n    }, 50);\n  }\n\n  if ('IntersectionObserver' in window) {\n    observer = new IntersectionObserver(function(entries) {\n      entries.forEach(function(entry) {\n        if (entry.isIntersecting) {\n          var visibleCards = allCards.filter(function(c) {\n            return c.closest('.cvx-sol__panel.is-active');\n          });\n          reveal(visibleCards);\n          observer.unobserve(root);\n        }\n      });\n    }, { threshold: 0.15, rootMargin: '0px 0px -8% 0px' });\n    observer.observe(root);\n  } else {\n    allCards.forEach(function(c) { c.classList.add('is-visible'); });\n  }\n})();\n<\/script>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_6 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_12 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_18 et_pb_column et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_12_24 et_flex_column_12_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_image_6 et_pb_image et_pb_image_sticky et_pb_module et_flex_module\"><span class=\"et_pb_image_wrap\"><img decoding=\"async\" src=\"https:\/\/qa.covoro.ai\/main-site\/wp-content\/uploads\/sites\/7\/2026\/04\/Why-Covoro.png\" title=\"Cfo@4x\" \/><\/span><\/div>\n<\/div>\n\n<div class=\"et_pb_column_19 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_12_24 et_flex_column_12_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_text_10 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><h2>Why COVORO's <span style=\"color: #2463eb;\">Ecosystem<\/span>?<\/h2>\n<\/div><\/div>\n\n<div class=\"et_pb_text_11 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p><span>Adopters of integrated finance ecosystems report 30\u201340% reduction in compliance costs and 50% faster reporting cycles.<\/span><\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_blurb_8 et_pb_blurb et_pb_bg_layout_light et_pb_blurb_position_top et_pb_module et_flex_module preset--module--divi-blurb--a8a1a91e-09dc-4e0a-a7e3-f5ff53b6c3c0\"><div class=\"et_pb_blurb_content et_flex_module\"><div class=\"et_pb_main_blurb_image\"><span class=\"et_pb_image_wrap\"><span class=\"et-pb-icon\">9<\/span><\/span><\/div><div class=\"et_pb_blurb_container\"><div class=\"et_pb_blurb_description\"><p>Single Ecosystem Advantage - No more juggling vendors or managing integrations.<\/p>\n<\/div><\/div><\/div><\/div>\n\n<div class=\"et_pb_blurb_9 et_pb_blurb et_pb_bg_layout_light et_pb_blurb_position_top et_pb_module et_flex_module preset--module--divi-blurb--a8a1a91e-09dc-4e0a-a7e3-f5ff53b6c3c0\"><div class=\"et_pb_blurb_content et_flex_module\"><div class=\"et_pb_main_blurb_image\"><span class=\"et_pb_image_wrap\"><span class=\"et-pb-icon\">9<\/span><\/span><\/div><div class=\"et_pb_blurb_container\"><div class=\"et_pb_blurb_description\"><p>Agentic AI at the Core - Automations that adapt, learn, and improve continuously.<\/p>\n<\/div><\/div><\/div><\/div>\n\n<div class=\"et_pb_blurb_10 et_pb_blurb et_pb_bg_layout_light et_pb_blurb_position_top et_pb_module et_flex_module preset--module--divi-blurb--a8a1a91e-09dc-4e0a-a7e3-f5ff53b6c3c0\"><div class=\"et_pb_blurb_content et_flex_module\"><div class=\"et_pb_main_blurb_image\"><span class=\"et_pb_image_wrap\"><span class=\"et-pb-icon\">9<\/span><\/span><\/div><div class=\"et_pb_blurb_container\"><div class=\"et_pb_blurb_description\"><p>Future-Proof Compliance - Scale across countries and mandates with built-in regulatory updates.<\/p>\n<\/div><\/div><\/div><\/div>\n\n<div class=\"et_pb_blurb_11 et_pb_blurb et_pb_bg_layout_light et_pb_blurb_position_top et_pb_module et_flex_module preset--module--divi-blurb--a8a1a91e-09dc-4e0a-a7e3-f5ff53b6c3c0\"><div class=\"et_pb_blurb_content et_flex_module\"><div class=\"et_pb_main_blurb_image\"><span class=\"et_pb_image_wrap\"><span class=\"et-pb-icon\">9<\/span><\/span><\/div><div class=\"et_pb_blurb_container\"><div class=\"et_pb_blurb_description\"><p>Boardroom-Ready Value - Protect reputation, reduce risk, and demonstrate measurable ROI.<\/p>\n<\/div><\/div><\/div><\/div>\n\n<div class=\"et_pb_module et_pb_button_module_wrapper et_pb_button_2_wrapper\"><a class=\"et_pb_button_2 et_pb_button et_pb_bg_layout_light et_pb_module et_block_module\" href=\"https:\/\/covoro.ai\/om\/contact-us\/\">Let&#039;s Connect<\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_7 et_pb_section et_section_regular et_block_section\">\n<div class=\"et_pb_row_13 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_20 et_pb_column et_block_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_image_7 et_pb_image et_pb_module et_block_module\"><span class=\"et_pb_image_wrap\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/qa.covoro.ai\/main-site\/wp-content\/uploads\/sites\/7\/2026\/08\/ERP-integration-34.png\" title=\"ERP integration 34\" width=\"1286\" height=\"941\" class=\"wp-image-1690\" \/><\/span><\/div>\n<\/div>\n\n<div class=\"et_pb_column_21 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_phone\">\n<div class=\"et_pb_text_12 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p><span>ERP<\/span> Integration<\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_text_13 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><h2 class=\"\" data-css=\"tve-u-199c244dbfc\"><span style=\"color: #2463eb;\">Frictionless Integration<\/span><br \/>with almost any ERP!<\/h2>\n<\/div><\/div>\n\n<div class=\"et_pb_text_14 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p>Our solution is ready to integrate with over 100+ ERPs, including SAP, Oracle, and Microsoft. This ensures that you don't have to make any changes to your ERP.<\/p>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_8 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_14 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_22 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_text_15 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><h2 class=\"\" data-css=\"tve-u-199c244dbfc\" style=\"text-align: center;\">Your Hub for <span style=\"color: #2463eb;\">Insights, Community &amp; Events<\/span><\/h2>\n<\/div><\/div>\n\n<div class=\"et_pb_code_4 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\">\r\n        <div class=\"covoro-blog-carousel-wrapper\">\r\n\r\n\r\n            <!-- ==========================================\r\n                 TOP RIGHT ARROW CONTROLS\r\n            =========================================== -->\r\n\r\n            <div class=\"covoro-carousel-top\">\r\n\r\n                <div class=\"covoro-carousel-controls\">\r\n\r\n                    <!-- PREVIOUS -->\r\n                    <button\r\n                        type=\"button\"\r\n                        class=\"covoro-blog-prev covoro-control-arrow\"\r\n                        aria-label=\"Previous blogs\"\r\n                    >\r\n                        <span>\u2190<\/span>\r\n                    <\/button>\r\n\r\n\r\n                    <!-- NEXT -->\r\n                    <button\r\n                        type=\"button\"\r\n                        class=\"covoro-blog-next covoro-control-arrow\"\r\n                        aria-label=\"Next blogs\"\r\n                    >\r\n                        <span>\u2192<\/span>\r\n                    <\/button>\r\n\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n\r\n            <!-- ==========================================\r\n                 BLOG CAROUSEL\r\n            =========================================== -->\r\n\r\n            <div class=\"covoro-blog-carousel\">\r\n\r\n                \r\n                    <article class=\"covoro-blog-card\">\r\n\r\n                        <a\r\n                            href=\"https:\/\/covoro.ai\/om\/e-invoicing-implementation\/\"\r\n                            class=\"covoro-blog-card-link\"\r\n                        >\r\n\r\n\r\n                            <!-- FEATURED IMAGE -->\r\n\r\n                            <div class=\"covoro-blog-image\">\r\n\r\n                                <img decoding=\"async\" width=\"449\" height=\"300\" src=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/e-invoicing-implementation.webp\" class=\"attachment-large size-large wp-post-image\" alt=\"Oman e-Invoicing Implementation: What Finance, IT and Tax Teams Need to Do Together\" loading=\"lazy\" srcset=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/e-invoicing-implementation.webp 449w, https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/e-invoicing-implementation-300x200.webp 300w\" sizes=\"(max-width: 449px) 100vw, 449px\" \/>\r\n                            <\/div>\r\n\r\n\r\n                            <!-- BLOG CONTENT -->\r\n\r\n                            <div class=\"covoro-blog-content\">\r\n\r\n\r\n                                <!-- DATE -->\r\n\r\n                                <span class=\"covoro-blog-date\">\r\n\r\n                                    September 7, 2026\r\n                                <\/span>\r\n\r\n\r\n                                <!-- TITLE -->\r\n\r\n                                <h3>\r\n\r\n                                    Oman e-Invoicing Implementation: What Finance, IT and Tax Teams Need to Do Together\r\n                                <\/h3>\r\n\r\n\r\n                                <!-- EXCERPT -->\r\n\r\n                                <p>\r\n\r\n                                    Ask most finance teams what e-Invoicing is for, and you&#039;ll get the same answer: it&#039;s what the regulator...\r\n                                <\/p>\r\n\r\n\r\n                                <!-- READ MORE -->\r\n\r\n                                <span class=\"covoro-read-more\">\r\n\r\n                                    Read Article\r\n\r\n                                    <span class=\"covoro-read-arrow\">\r\n                                        \u2192\r\n                                    <\/span>\r\n\r\n                                <\/span>\r\n\r\n\r\n                            <\/div>\r\n\r\n                        <\/a>\r\n\r\n                    <\/article>\r\n\r\n                    \r\n                    <article class=\"covoro-blog-card\">\r\n\r\n                        <a\r\n                            href=\"https:\/\/covoro.ai\/om\/fawtara-go-live-roadmap\/\"\r\n                            class=\"covoro-blog-card-link\"\r\n                        >\r\n\r\n\r\n                            <!-- FEATURED IMAGE -->\r\n\r\n                            <div class=\"covoro-blog-image\">\r\n\r\n                                <img decoding=\"async\" width=\"449\" height=\"300\" src=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/fawtara-go-live-roadmap.webp\" class=\"attachment-large size-large wp-post-image\" alt=\"Oman Fawtara Go-Live Roadmap: 5 Steps to e-Invoicing\" loading=\"lazy\" srcset=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/fawtara-go-live-roadmap.webp 449w, https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/fawtara-go-live-roadmap-300x200.webp 300w\" sizes=\"(max-width: 449px) 100vw, 449px\" \/>\r\n                            <\/div>\r\n\r\n\r\n                            <!-- BLOG CONTENT -->\r\n\r\n                            <div class=\"covoro-blog-content\">\r\n\r\n\r\n                                <!-- DATE -->\r\n\r\n                                <span class=\"covoro-blog-date\">\r\n\r\n                                    September 7, 2026\r\n                                <\/span>\r\n\r\n\r\n                                <!-- TITLE -->\r\n\r\n                                <h3>\r\n\r\n                                    Oman Fawtara Go-Live Roadmap: 5 Steps to e-Invoicing\r\n                                <\/h3>\r\n\r\n\r\n                                <!-- EXCERPT -->\r\n\r\n                                <p>\r\n\r\n                                    Ask most finance teams what e-Invoicing is for, and you&#039;ll get the same answer: it&#039;s what the regulator...\r\n                                <\/p>\r\n\r\n\r\n                                <!-- READ MORE -->\r\n\r\n                                <span class=\"covoro-read-more\">\r\n\r\n                                    Read Article\r\n\r\n                                    <span class=\"covoro-read-arrow\">\r\n                                        \u2192\r\n                                    <\/span>\r\n\r\n                                <\/span>\r\n\r\n\r\n                            <\/div>\r\n\r\n                        <\/a>\r\n\r\n                    <\/article>\r\n\r\n                    \r\n                    <article class=\"covoro-blog-card\">\r\n\r\n                        <a\r\n                            href=\"https:\/\/covoro.ai\/om\/fawtara-readiness-assessment\/\"\r\n                            class=\"covoro-blog-card-link\"\r\n                        >\r\n\r\n\r\n                            <!-- FEATURED IMAGE -->\r\n\r\n                            <div class=\"covoro-blog-image\">\r\n\r\n                                <img decoding=\"async\" width=\"449\" height=\"300\" src=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/fawtara-readiness-assessment.webp\" class=\"attachment-large size-large wp-post-image\" alt=\"Fawtara Readiness Assessment: Is Your ERP Ready for Oman e-Invoicing?\" loading=\"lazy\" srcset=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/fawtara-readiness-assessment.webp 449w, https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/fawtara-readiness-assessment-300x200.webp 300w\" sizes=\"(max-width: 449px) 100vw, 449px\" \/>\r\n                            <\/div>\r\n\r\n\r\n                            <!-- BLOG CONTENT -->\r\n\r\n                            <div class=\"covoro-blog-content\">\r\n\r\n\r\n                                <!-- DATE -->\r\n\r\n                                <span class=\"covoro-blog-date\">\r\n\r\n                                    September 7, 2026\r\n                                <\/span>\r\n\r\n\r\n                                <!-- TITLE -->\r\n\r\n                                <h3>\r\n\r\n                                    Fawtara Readiness Assessment: Is Your ERP Ready for Oman e-Invoicing?\r\n                                <\/h3>\r\n\r\n\r\n                                <!-- EXCERPT -->\r\n\r\n                                <p>\r\n\r\n                                    Is your finance or ERP system ready for Oman\u2019s Fawtara e-invoicing mandate? Assess your data, technology, processes, people,...\r\n                                <\/p>\r\n\r\n\r\n                                <!-- READ MORE -->\r\n\r\n                                <span class=\"covoro-read-more\">\r\n\r\n                                    Read Article\r\n\r\n                                    <span class=\"covoro-read-arrow\">\r\n                                        \u2192\r\n                                    <\/span>\r\n\r\n                                <\/span>\r\n\r\n\r\n                            <\/div>\r\n\r\n                        <\/a>\r\n\r\n                    <\/article>\r\n\r\n                    \r\n                    <article class=\"covoro-blog-card\">\r\n\r\n                        <a\r\n                            href=\"https:\/\/covoro.ai\/om\/oman-fawtara-implementation-checklist\/\"\r\n                            class=\"covoro-blog-card-link\"\r\n                        >\r\n\r\n\r\n                            <!-- FEATURED IMAGE -->\r\n\r\n                            <div class=\"covoro-blog-image\">\r\n\r\n                                <img decoding=\"async\" width=\"449\" height=\"300\" src=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/oman-fawtara-implementation-checklist.webp\" class=\"attachment-large size-large wp-post-image\" alt=\"Oman Fawtara Implementation Checklist: 15 Steps Before Go-Live\" loading=\"lazy\" srcset=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/oman-fawtara-implementation-checklist.webp 449w, https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/oman-fawtara-implementation-checklist-300x200.webp 300w\" sizes=\"(max-width: 449px) 100vw, 449px\" \/>\r\n                            <\/div>\r\n\r\n\r\n                            <!-- BLOG CONTENT -->\r\n\r\n                            <div class=\"covoro-blog-content\">\r\n\r\n\r\n                                <!-- DATE -->\r\n\r\n                                <span class=\"covoro-blog-date\">\r\n\r\n                                    September 7, 2026\r\n                                <\/span>\r\n\r\n\r\n                                <!-- TITLE -->\r\n\r\n                                <h3>\r\n\r\n                                    Oman Fawtara Implementation Checklist: 15 Steps Before Go-Live\r\n                                <\/h3>\r\n\r\n\r\n                                <!-- EXCERPT -->\r\n\r\n                                <p>\r\n\r\n                                    Prepare for Oman Fawtara e-invoicing with this 15-point implementation checklist covering compliance, PINT OM, Peppol, systems, testing, archiving...\r\n                                <\/p>\r\n\r\n\r\n                                <!-- READ MORE -->\r\n\r\n                                <span class=\"covoro-read-more\">\r\n\r\n                                    Read Article\r\n\r\n                                    <span class=\"covoro-read-arrow\">\r\n                                        \u2192\r\n                                    <\/span>\r\n\r\n                                <\/span>\r\n\r\n\r\n                            <\/div>\r\n\r\n                        <\/a>\r\n\r\n                    <\/article>\r\n\r\n                    \r\n                    <article class=\"covoro-blog-card\">\r\n\r\n                        <a\r\n                            href=\"https:\/\/covoro.ai\/om\/beyond-compliance-oman-e-invoicing\/\"\r\n                            class=\"covoro-blog-card-link\"\r\n                        >\r\n\r\n\r\n                            <!-- FEATURED IMAGE -->\r\n\r\n                            <div class=\"covoro-blog-image\">\r\n\r\n                                <img decoding=\"async\" width=\"449\" height=\"300\" src=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/08\/beyond-compliance-oman-e-invoicing-2.webp\" class=\"attachment-large size-large wp-post-image\" alt=\"Beyond Compliance: Why Oman CFOs Should Embrace E-Invoicing as a Strategic Opportunity\" loading=\"lazy\" srcset=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/08\/beyond-compliance-oman-e-invoicing-2.webp 449w, https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/08\/beyond-compliance-oman-e-invoicing-2-300x200.webp 300w\" sizes=\"(max-width: 449px) 100vw, 449px\" \/>\r\n                            <\/div>\r\n\r\n\r\n                            <!-- BLOG CONTENT -->\r\n\r\n                            <div class=\"covoro-blog-content\">\r\n\r\n\r\n                                <!-- DATE -->\r\n\r\n                                <span class=\"covoro-blog-date\">\r\n\r\n                                    August 31, 2026\r\n                                <\/span>\r\n\r\n\r\n                                <!-- TITLE -->\r\n\r\n                                <h3>\r\n\r\n                                    Beyond Compliance: Why Oman CFOs Should Embrace E-Invoicing as a Strategic Opportunity\r\n                                <\/h3>\r\n\r\n\r\n                                <!-- EXCERPT -->\r\n\r\n                                <p>\r\n\r\n                                    Ask most finance teams what e-Invoicing is for, and you&#039;ll get the same answer: it&#039;s what the regulator...\r\n                                <\/p>\r\n\r\n\r\n                                <!-- READ MORE -->\r\n\r\n                                <span class=\"covoro-read-more\">\r\n\r\n                                    Read Article\r\n\r\n                                    <span class=\"covoro-read-arrow\">\r\n                                        \u2192\r\n                                    <\/span>\r\n\r\n                                <\/span>\r\n\r\n\r\n                            <\/div>\r\n\r\n                        <\/a>\r\n\r\n                    <\/article>\r\n\r\n                    \r\n                    <article class=\"covoro-blog-card\">\r\n\r\n                        <a\r\n                            href=\"https:\/\/covoro.ai\/om\/e-invoicing-guide\/\"\r\n                            class=\"covoro-blog-card-link\"\r\n                        >\r\n\r\n\r\n                            <!-- FEATURED IMAGE -->\r\n\r\n                            <div class=\"covoro-blog-image\">\r\n\r\n                                <img decoding=\"async\" width=\"449\" height=\"300\" src=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/08\/e-invoicing-guide.webp\" class=\"attachment-large size-large wp-post-image\" alt=\"Oman E-Invoicing (Fawtara) 2026\" loading=\"lazy\" srcset=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/08\/e-invoicing-guide.webp 449w, https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/08\/e-invoicing-guide-300x200.webp 300w\" sizes=\"(max-width: 449px) 100vw, 449px\" \/>\r\n                            <\/div>\r\n\r\n\r\n                            <!-- BLOG CONTENT -->\r\n\r\n                            <div class=\"covoro-blog-content\">\r\n\r\n\r\n                                <!-- DATE -->\r\n\r\n                                <span class=\"covoro-blog-date\">\r\n\r\n                                    August 24, 2026\r\n                                <\/span>\r\n\r\n\r\n                                <!-- TITLE -->\r\n\r\n                                <h3>\r\n\r\n                                    Oman E-Invoicing (Fawtara) 2026\r\n                                <\/h3>\r\n\r\n\r\n                                <!-- EXCERPT -->\r\n\r\n                                <p>\r\n\r\n                                    Everything Oman-based businesses need to know about the OTA&#039;s Fawtara mandate, the phased rollout, the Peppol five-corner model,...\r\n                                <\/p>\r\n\r\n\r\n                                <!-- READ MORE -->\r\n\r\n                                <span class=\"covoro-read-more\">\r\n\r\n                                    Read Article\r\n\r\n                                    <span class=\"covoro-read-arrow\">\r\n                                        \u2192\r\n                                    <\/span>\r\n\r\n                                <\/span>\r\n\r\n\r\n                            <\/div>\r\n\r\n                        <\/a>\r\n\r\n                    <\/article>\r\n\r\n                    \r\n            <\/div>\r\n\r\n\r\n            <!-- ==========================================\r\n                 BOTTOM PROGRESS BAR\r\n            =========================================== -->\r\n\r\n            <div class=\"covoro-carousel-footer\">\r\n\r\n                <div class=\"covoro-carousel-progress\">\r\n\r\n                    <div class=\"covoro-carousel-progress-bar\"><\/div>\r\n\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n\r\n        <\/div>\r\n\r\n\r\n        <style>\r\n\r\n        \/* ==========================================\r\n           MAIN WRAPPER\r\n        ========================================== *\/\r\n\r\n        .covoro-blog-carousel-wrapper {\r\n            width: 100%;\r\n            overflow: hidden;\r\n            padding: 10px 0 15px;\r\n        }\r\n\r\n\r\n        \/* ==========================================\r\n           TOP AREA\r\n        ========================================== *\/\r\n\r\n        .covoro-carousel-top {\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: flex-end;\r\n\r\n            width: 100%;\r\n\r\n            margin-bottom: 16px;\r\n        }\r\n\r\n\r\n        \/* ==========================================\r\n           ARROW CONTROLS\r\n        ========================================== *\/\r\n\r\n        .covoro-carousel-controls {\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: flex-end;\r\n\r\n            gap: 10px;\r\n        }\r\n\r\n\r\n        \/* ==========================================\r\n           ARROW BUTTON\r\n        ========================================== *\/\r\n\r\n        .covoro-control-arrow {\r\n            width: 42px !important;\r\n            height: 42px !important;\r\n            min-width: 42px !important;\r\n\r\n            display: flex !important;\r\n            align-items: center !important;\r\n            justify-content: center !important;\r\n\r\n            padding: 0 !important;\r\n            margin: 0 !important;\r\n\r\n            border: 1px solid #dbe5f5 !important;\r\n\r\n            border-radius: 50% !important;\r\n\r\n            background: #ffffff !important;\r\n\r\n            box-shadow: none !important;\r\n\r\n            color: #2463eb !important;\r\n\r\n            cursor: pointer;\r\n\r\n            font-family: inherit !important;\r\n\r\n            transition:\r\n                background 0.3s ease,\r\n                color 0.3s ease,\r\n                border-color 0.3s ease;\r\n        }\r\n\r\n\r\n        \/* ARROW HEAD *\/\r\n\r\n        .covoro-control-arrow span {\r\n            display: flex;\r\n\r\n            align-items: center;\r\n            justify-content: center;\r\n\r\n            font-size: 25px !important;\r\n\r\n            font-weight: 400;\r\n\r\n            line-height: 1;\r\n        }\r\n\r\n\r\n        \/* HOVER *\/\r\n\r\n        .covoro-control-arrow:hover {\r\n            background: #2463eb !important;\r\n\r\n            color: #ffffff !important;\r\n\r\n            border-color: #2463eb !important;\r\n        }\r\n\r\n\r\n        .covoro-control-arrow:focus {\r\n            outline: none !important;\r\n\r\n            box-shadow: none !important;\r\n        }\r\n\r\n\r\n        \/* ==========================================\r\n           HORIZONTAL CAROUSEL\r\n        ========================================== *\/\r\n\r\n        .covoro-blog-carousel {\r\n            display: flex;\r\n\r\n            width: 100%;\r\n\r\n            gap: 20px;\r\n\r\n            overflow-x: auto;\r\n            overflow-y: hidden;\r\n\r\n            scroll-behavior: smooth;\r\n\r\n            scroll-snap-type: x mandatory;\r\n\r\n            padding: 0 0 12px;\r\n\r\n            cursor: grab;\r\n\r\n            -webkit-overflow-scrolling: touch;\r\n\r\n            scrollbar-width: none;\r\n\r\n            user-select: none;\r\n        }\r\n\r\n\r\n        .covoro-blog-carousel::-webkit-scrollbar {\r\n            display: none;\r\n        }\r\n\r\n\r\n        .covoro-blog-carousel.dragging {\r\n            cursor: grabbing;\r\n\r\n            scroll-behavior: auto;\r\n        }\r\n\r\n\r\n        \/* ==========================================\r\n           BLOG CARD\r\n           3 CARDS DESKTOP\r\n        ========================================== *\/\r\n\r\n        .covoro-blog-card {\r\n            flex: 0 0 calc((100% - 40px) \/ 3);\r\n\r\n            min-width: 0;\r\n\r\n            background: #ffffff;\r\n\r\n            border: 1px solid #edf0f5;\r\n\r\n            border-radius: 14px;\r\n\r\n            overflow: hidden;\r\n\r\n            scroll-snap-align: start;\r\n\r\n            transition:\r\n                transform 0.35s ease,\r\n                box-shadow 0.35s ease;\r\n        }\r\n\r\n\r\n        \/* ==========================================\r\n           ENTIRE CARD CLICKABLE\r\n        ========================================== *\/\r\n\r\n        .covoro-blog-card-link {\r\n            display: flex;\r\n\r\n            flex-direction: column;\r\n\r\n            height: 100%;\r\n\r\n            text-decoration: none !important;\r\n\r\n            color: inherit !important;\r\n        }\r\n\r\n\r\n        \/* ==========================================\r\n           BLOG IMAGE\r\n        ========================================== *\/\r\n\r\n        .covoro-blog-image {\r\n            width: 100%;\r\n\r\n            height: 230px;\r\n\r\n            overflow: hidden;\r\n\r\n            background: #f3f6fb;\r\n        }\r\n\r\n\r\n        .covoro-blog-image img {\r\n            width: 100%;\r\n\r\n            height: 100%;\r\n\r\n            display: block;\r\n\r\n            object-fit: cover;\r\n\r\n            transition: transform 0.5s ease;\r\n        }\r\n\r\n\r\n        .covoro-blog-card:hover .covoro-blog-image img {\r\n            transform: scale(1.05);\r\n        }\r\n\r\n\r\n        \/* NO FEATURED IMAGE *\/\r\n\r\n        .covoro-no-image {\r\n            width: 100%;\r\n\r\n            height: 100%;\r\n\r\n            background:\r\n                linear-gradient(\r\n                    135deg,\r\n                    #eef4ff,\r\n                    #f8faff\r\n                );\r\n        }\r\n\r\n\r\n        \/* ==========================================\r\n           BLOG CONTENT\r\n        ========================================== *\/\r\n\r\n        .covoro-blog-content {\r\n            display: flex;\r\n\r\n            flex-direction: column;\r\n\r\n            flex: 1;\r\n\r\n            padding: 16px;\r\n\r\n            min-height: 205px;\r\n        }\r\n\r\n\r\n        \/* ==========================================\r\n           DATE\r\n        ========================================== *\/\r\n\r\n        .covoro-blog-date {\r\n            display: block;\r\n\r\n            color: #2463eb;\r\n\r\n            font-size: 13px;\r\n\r\n            font-weight: 600;\r\n\r\n            line-height: 1.4;\r\n\r\n            margin-bottom: 8px;\r\n        }\r\n\r\n\r\n        \/* ==========================================\r\n           TITLE\r\n        ========================================== *\/\r\n\r\n        .covoro-blog-card h3 {\r\n            margin: 0 0 9px;\r\n\r\n            font-size: 17px;\r\n\r\n            line-height: 1.45;\r\n\r\n            font-weight: 600;\r\n\r\n            color: #393f49;\r\n\r\n            display: -webkit-box;\r\n\r\n            -webkit-line-clamp: 3;\r\n\r\n            -webkit-box-orient: vertical;\r\n\r\n            overflow: hidden;\r\n\r\n            min-height: 74px;\r\n        }\r\n\r\n\r\n        \/* ==========================================\r\n           EXCERPT\r\n        ========================================== *\/\r\n\r\n        .covoro-blog-card p {\r\n            margin: 0 0 12px;\r\n\r\n            color: #6b7280;\r\n\r\n            font-size: 13px;\r\n\r\n            line-height: 1.5;\r\n\r\n            display: -webkit-box;\r\n\r\n            -webkit-line-clamp: 2;\r\n\r\n            -webkit-box-orient: vertical;\r\n\r\n            overflow: hidden;\r\n        }\r\n\r\n\r\n        \/* ==========================================\r\n           READ MORE\r\n        ========================================== *\/\r\n\r\n        .covoro-read-more {\r\n            display: inline-flex;\r\n\r\n            align-items: center;\r\n\r\n            gap: 6px;\r\n\r\n            margin-top: auto;\r\n\r\n            color: #2463eb;\r\n\r\n            font-size: 14px;\r\n\r\n            font-weight: 600;\r\n        }\r\n\r\n\r\n        .covoro-read-arrow {\r\n            font-size: 17px;\r\n\r\n            transition: transform 0.3s ease;\r\n        }\r\n\r\n\r\n        .covoro-blog-card:hover .covoro-read-arrow {\r\n            transform: translateX(5px);\r\n        }\r\n\r\n\r\n        \/* ==========================================\r\n           BOTTOM PROGRESS BAR\r\n        ========================================== *\/\r\n\r\n        .covoro-carousel-footer {\r\n            display: block;\r\n\r\n            width: 100%;\r\n\r\n            margin-top: 12px;\r\n        }\r\n\r\n\r\n        .covoro-carousel-progress {\r\n            width: 100%;\r\n\r\n            height: 3px;\r\n\r\n            position: relative;\r\n\r\n            background: #e9eef8;\r\n\r\n            border-radius: 20px;\r\n\r\n            overflow: hidden;\r\n        }\r\n\r\n\r\n        .covoro-carousel-progress-bar {\r\n            position: absolute;\r\n\r\n            top: 0;\r\n            left: 0;\r\n\r\n            width: 25%;\r\n\r\n            height: 100%;\r\n\r\n            background: #2463eb;\r\n\r\n            border-radius: 20px;\r\n\r\n            transition:\r\n                transform 0.1s linear,\r\n                width 0.2s ease;\r\n        }\r\n\r\n\r\n        \/* ==========================================\r\n           TABLET\r\n           2 CARDS\r\n        ========================================== *\/\r\n\r\n        @media (max-width: 980px) {\r\n\r\n            .covoro-blog-card {\r\n                flex: 0 0 calc((100% - 20px) \/ 2);\r\n            }\r\n\r\n\r\n            .covoro-blog-image {\r\n                height: 190px;\r\n            }\r\n\r\n        }\r\n\r\n\r\n        \/* ==========================================\r\n           MOBILE\r\n           1 CARD\r\n        ========================================== *\/\r\n\r\n        @media (max-width: 767px) {\r\n\r\n    \/* HIDE ARROW BUTTONS ON MOBILE *\/\r\n    .covoro-carousel-top {\r\n        display: none !important;\r\n    }\r\n\r\n\r\n    .covoro-blog-carousel {\r\n        gap: 16px;\r\n    }\r\n\r\n\r\n    .covoro-blog-card {\r\n        flex: 0 0 88%;\r\n    }\r\n\r\n\r\n    .covoro-blog-image {\r\n        height: 180px;\r\n    }\r\n\r\n\r\n    .covoro-blog-content {\r\n        padding: 15px;\r\n        min-height: 195px;\r\n    }\r\n\r\n\r\n    .covoro-blog-card h3 {\r\n        font-size: 17px;\r\n        min-height: auto;\r\n    }\r\n\r\n\r\n    .covoro-carousel-footer {\r\n        margin-top: 10px;\r\n    }\r\n\r\n}\r\n\r\n        <\/style>\r\n\r\n\r\n        <script>\r\n\r\n        document.addEventListener(\r\n            \"DOMContentLoaded\",\r\n            function() {\r\n\r\n                var wrappers = document.querySelectorAll(\r\n                    \".covoro-blog-carousel-wrapper\"\r\n                );\r\n\r\n\r\n                wrappers.forEach(function(wrapper) {\r\n\r\n                    var carousel = wrapper.querySelector(\r\n                        \".covoro-blog-carousel\"\r\n                    );\r\n\r\n                    var prevBtn = wrapper.querySelector(\r\n                        \".covoro-blog-prev\"\r\n                    );\r\n\r\n                    var nextBtn = wrapper.querySelector(\r\n                        \".covoro-blog-next\"\r\n                    );\r\n\r\n                    var progressBar = wrapper.querySelector(\r\n                        \".covoro-carousel-progress-bar\"\r\n                    );\r\n\r\n\r\n                    \/* ======================================\r\n                       GET SCROLL AMOUNT\r\n                    ====================================== *\/\r\n\r\n                    function getScrollAmount() {\r\n\r\n                        var card = wrapper.querySelector(\r\n                            \".covoro-blog-card\"\r\n                        );\r\n\r\n                        if (card) {\r\n\r\n                            var styles =\r\n                                window.getComputedStyle(carousel);\r\n\r\n                            var gap =\r\n                                parseInt(styles.gap) || 20;\r\n\r\n                            return card.offsetWidth + gap;\r\n                        }\r\n\r\n                        return carousel.clientWidth \/ 3;\r\n                    }\r\n\r\n\r\n                    \/* ======================================\r\n                       NEXT BUTTON\r\n                    ====================================== *\/\r\n\r\n                    if (nextBtn) {\r\n\r\n                        nextBtn.addEventListener(\r\n                            \"click\",\r\n                            function() {\r\n\r\n                                carousel.scrollBy({\r\n                                    left: getScrollAmount(),\r\n                                    behavior: \"smooth\"\r\n                                });\r\n\r\n                            }\r\n                        );\r\n\r\n                    }\r\n\r\n\r\n                    \/* ======================================\r\n                       PREVIOUS BUTTON\r\n                    ====================================== *\/\r\n\r\n                    if (prevBtn) {\r\n\r\n                        prevBtn.addEventListener(\r\n                            \"click\",\r\n                            function() {\r\n\r\n                                carousel.scrollBy({\r\n                                    left: -getScrollAmount(),\r\n                                    behavior: \"smooth\"\r\n                                });\r\n\r\n                            }\r\n                        );\r\n\r\n                    }\r\n\r\n\r\n                    \/* ======================================\r\n                       PROGRESS BAR\r\n                    ====================================== *\/\r\n\r\n                    function updateProgress() {\r\n\r\n                        if (!progressBar) {\r\n                            return;\r\n                        }\r\n\r\n\r\n                        var maxScroll =\r\n                            carousel.scrollWidth -\r\n                            carousel.clientWidth;\r\n\r\n\r\n                        if (maxScroll <= 0) {\r\n\r\n                            progressBar.style.width = \"100%\";\r\n\r\n                            progressBar.style.transform =\r\n                                \"translateX(0px)\";\r\n\r\n                            return;\r\n                        }\r\n\r\n\r\n                        var visiblePercentage =\r\n                            carousel.clientWidth \/\r\n                            carousel.scrollWidth;\r\n\r\n\r\n                        progressBar.style.width =\r\n                            (visiblePercentage * 100) + \"%\";\r\n\r\n\r\n                        var scrollPercentage =\r\n                            carousel.scrollLeft \/\r\n                            maxScroll;\r\n\r\n\r\n                        var progressContainer =\r\n                            progressBar.parentElement;\r\n\r\n\r\n                        var maxTranslate =\r\n                            progressContainer.clientWidth -\r\n                            progressBar.offsetWidth;\r\n\r\n\r\n                        progressBar.style.transform =\r\n                            \"translateX(\" +\r\n                            (scrollPercentage * maxTranslate) +\r\n                            \"px)\";\r\n\r\n                    }\r\n\r\n\r\n                    carousel.addEventListener(\r\n                        \"scroll\",\r\n                        updateProgress\r\n                    );\r\n\r\n\r\n                    window.addEventListener(\r\n                        \"resize\",\r\n                        updateProgress\r\n                    );\r\n\r\n\r\n                    updateProgress();\r\n\r\n\r\n                    \/* ======================================\r\n                       DRAG TO SCROLL\r\n                    ====================================== *\/\r\n\r\n                    var isDragging = false;\r\n                    var startX = 0;\r\n                    var startScrollLeft = 0;\r\n                    var hasDragged = false;\r\n\r\n\r\n                    carousel.addEventListener(\r\n                        \"mousedown\",\r\n                        function(e) {\r\n\r\n                            isDragging = true;\r\n\r\n                            hasDragged = false;\r\n\r\n                            carousel.classList.add(\"dragging\");\r\n\r\n                            startX = e.pageX;\r\n\r\n                            startScrollLeft =\r\n                                carousel.scrollLeft;\r\n\r\n                        }\r\n                    );\r\n\r\n\r\n                    document.addEventListener(\r\n                        \"mouseup\",\r\n                        function() {\r\n\r\n                            if (!isDragging) {\r\n                                return;\r\n                            }\r\n\r\n                            isDragging = false;\r\n\r\n                            carousel.classList.remove(\r\n                                \"dragging\"\r\n                            );\r\n\r\n                        }\r\n                    );\r\n\r\n\r\n                    carousel.addEventListener(\r\n                        \"mouseleave\",\r\n                        function() {\r\n\r\n                            if (!isDragging) {\r\n                                return;\r\n                            }\r\n\r\n                            isDragging = false;\r\n\r\n                            carousel.classList.remove(\r\n                                \"dragging\"\r\n                            );\r\n\r\n                        }\r\n                    );\r\n\r\n\r\n                    carousel.addEventListener(\r\n                        \"mousemove\",\r\n                        function(e) {\r\n\r\n                            if (!isDragging) {\r\n                                return;\r\n                            }\r\n\r\n                            e.preventDefault();\r\n\r\n                            var distance =\r\n                                e.pageX - startX;\r\n\r\n\r\n                            if (Math.abs(distance) > 5) {\r\n                                hasDragged = true;\r\n                            }\r\n\r\n\r\n                            carousel.scrollLeft =\r\n                                startScrollLeft -\r\n                                (distance * 1.2);\r\n\r\n                        }\r\n                    );\r\n\r\n\r\n                    \/* ======================================\r\n                       PREVENT CLICK AFTER DRAG\r\n                    ====================================== *\/\r\n\r\n                    carousel.addEventListener(\r\n                        \"click\",\r\n                        function(e) {\r\n\r\n                            if (hasDragged) {\r\n\r\n                                e.preventDefault();\r\n\r\n                                e.stopPropagation();\r\n\r\n                                hasDragged = false;\r\n\r\n                            }\r\n\r\n                        },\r\n                        true\r\n                    );\r\n\r\n                });\r\n\r\n            }\r\n        );\r\n\r\n        <\/script>\r\n\r\n        <\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_9 et_pb_section et_section_regular et_block_section\">\n<div class=\"et_pb_row_15 et_pb_row et_grid_row\">\n<div class=\"et_pb_column_23 et_pb_column et_flex_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_16 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module preset--module--divi-text--650c9cb6-e068-4ab9-8a31-ca18ebcb3f10\"><div class=\"et_pb_text_inner\"><h2>Regain Control. Reduce Risk. Reimagine Finance.<\/h2>\n<\/div><\/div>\n\n<div class=\"et_pb_divider_0 et_pb_divider et_pb_space et_pb_divider_position_top et_pb_module\"><div class=\"et_pb_divider_internal\"><\/div><\/div>\n\n<div class=\"et_pb_text_17 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module preset--module--divi-text--d4d7785c-2c55-4410-b030-42c60f4af6cb\"><div class=\"et_pb_text_inner\"><p><span>Let\u2019s discuss how COVORO can give you complete visibility, confidence, and control across finance and compliance.<\/span><\/p>\n<\/div><\/div>\n<\/div>\n\n<div class=\"et_pb_column_24 et_pb_column et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_group_5 et_pb_group et-last-child et_pb_module et_flex_group et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_code_5 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><!-- =========================================================\n     COVORO OMAN - ZOHO WEBFORM\n     FORM ID: WebToLeads5142347000158093224\n     DESIGN: Custom Book a Demo Form\n========================================================= -->\n\n<div id=\"crmWebToEntityForm\" class=\"covoro-zoho-form\">\n\n    <form\n        id=\"webform5142347000158093224\"\n        action=\"https:\/\/crm.zoho.com\/crm\/WebToLeadForm\"\n        name=\"WebToLeads5142347000158093224\"\n        method=\"POST\"\n        onsubmit=\"document.charset='UTF-8'; return checkMandatory5142347000158093224();\"\n        accept-charset=\"UTF-8\"\n    >\n\n        <!-- =====================================================\n             ZOHO REQUIRED HIDDEN FIELDS\n        ====================================================== -->\n\n        <input\n            type=\"hidden\"\n            name=\"xnQsjsdp\"\n            value=\"892830357e740f56ba5635b94a5c9ea175174f7122a8b2c7ace94837995042c3\"\n        >\n\n        <input\n            type=\"hidden\"\n            name=\"zc_gad\"\n            id=\"zc_gad\"\n            value=\"\"\n        >\n\n        <input\n            type=\"hidden\"\n            name=\"xmIwtLD\"\n            value=\"0af846d74fea47fe4613d4bcba41cbbe7694eb2402493da74975ca55b193babe54b9e17c4b5df4c5c64f6d0b8d91b6d6\"\n        >\n\n        <input\n            type=\"hidden\"\n            name=\"actionType\"\n            value=\"TGVhZHM=\"\n        >\n\n        <input\n            type=\"hidden\"\n            name=\"returnURL\"\n            value=\"https:\/\/covoro.ai\/om\/thank-you\/\"\n        >\n\n        <!-- =====================================================\n             FORM FIELDS\n        ====================================================== -->\n\n        <div class=\"covoro-form-grid\">\n\n            <!-- First Name -->\n            <div class=\"covoro-field\">\n                <input\n                    type=\"text\"\n                    id=\"First_Name\"\n                    name=\"First Name\"\n                    placeholder=\"First Name*\"\n                    maxlength=\"40\"\n                    aria-label=\"First Name\"\n                    required\n                >\n            <\/div>\n\n            <!-- Last Name -->\n            <div class=\"covoro-field\">\n                <input\n                    type=\"text\"\n                    id=\"Last_Name\"\n                    name=\"Last Name\"\n                    placeholder=\"Last Name*\"\n                    maxlength=\"80\"\n                    aria-label=\"Last Name\"\n                    required\n                >\n            <\/div>\n\n            <!-- Email -->\n            <div class=\"covoro-field\">\n                <input\n                    type=\"email\"\n                    id=\"Email\"\n                    name=\"Email\"\n                    placeholder=\"Business Email*\"\n                    maxlength=\"100\"\n                    aria-label=\"Business Email\"\n                    required\n                >\n            <\/div>\n\n            <!-- Phone -->\n            <div class=\"covoro-field\">\n                <input\n                    type=\"tel\"\n                    id=\"Mobile\"\n                    name=\"Mobile\"\n                    placeholder=\"Phone*\"\n                    maxlength=\"30\"\n                    aria-label=\"Phone\"\n                    required\n                >\n            <\/div>\n\n            <!-- Company -->\n            <div class=\"covoro-field\">\n                <input\n                    type=\"text\"\n                    id=\"Company\"\n                    name=\"Company\"\n                    placeholder=\"Company Name*\"\n                    maxlength=\"200\"\n                    aria-label=\"Company Name\"\n                    required\n                >\n            <\/div>\n\n            <!-- City -->\n            <div class=\"covoro-field\">\n                <input\n                    type=\"text\"\n                    id=\"City\"\n                    name=\"City\"\n                    placeholder=\"City*\"\n                    maxlength=\"100\"\n                    aria-label=\"City\"\n                    required\n                >\n            <\/div>\n\n        <\/div>\n\n        <!-- =====================================================\n             HIDDEN UTM \/ TRACKING FIELDS\n        ====================================================== -->\n\n        <input\n            type=\"hidden\"\n            id=\"LEADCF9\"\n            name=\"LEADCF9\"\n            value=\"\"\n        >\n\n        <input\n            type=\"hidden\"\n            id=\"LEADCF11\"\n            name=\"LEADCF11\"\n            value=\"\"\n        >\n\n        <input\n            type=\"hidden\"\n            id=\"LEADCF13\"\n            name=\"LEADCF13\"\n            value=\"\"\n        >\n\n        <input\n            type=\"hidden\"\n            id=\"LEADCF26\"\n            name=\"LEADCF26\"\n            value=\"\"\n        >\n\n        <input\n            type=\"hidden\"\n            id=\"LEADCF22\"\n            name=\"LEADCF22\"\n            value=\"\"\n        >\n\n        <input\n            type=\"hidden\"\n            id=\"LEADCF23\"\n            name=\"LEADCF23\"\n            value=\"\"\n        >\n\n        <input\n            type=\"hidden\"\n            id=\"LEADCF24\"\n            name=\"LEADCF24\"\n            value=\"\"\n        >\n\n        <input\n            type=\"hidden\"\n            id=\"LEADCF25\"\n            name=\"LEADCF25\"\n            value=\"https:\/\/covoro.ai\/om\/\"\n        >\n\n        <!-- Zoho Honeypot -->\n        <input\n            type=\"hidden\"\n            name=\"aG9uZXlwb3Q\"\n            value=\"\"\n        >\n\n        <!-- =====================================================\n             SUBMIT BUTTON\n        ====================================================== -->\n\n        <div class=\"covoro-submit-wrapper\">\n\n            <button\n                type=\"submit\"\n                id=\"formsubmit\"\n                class=\"covoro-submit-btn\"\n                aria-label=\"Book a Demo\"\n            >\n\n                <span class=\"covoro-submit-text\">\n                    Book a Demo\n                <\/span>\n\n                <span class=\"covoro-submit-divider\"><\/span>\n\n                <span class=\"covoro-calendar-icon\">\n\n                    <svg\n                        width=\"29\"\n                        height=\"29\"\n                        viewBox=\"0 0 24 24\"\n                        fill=\"none\"\n                        xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n                        aria-hidden=\"true\"\n                    >\n                        <rect\n                            x=\"3\"\n                            y=\"4\"\n                            width=\"18\"\n                            height=\"17\"\n                            rx=\"2\"\n                            stroke=\"currentColor\"\n                            stroke-width=\"2\"\n                        \/>\n\n                        <path\n                            d=\"M16 2V6\"\n                            stroke=\"currentColor\"\n                            stroke-width=\"2\"\n                            stroke-linecap=\"round\"\n                        \/>\n\n                        <path\n                            d=\"M8 2V6\"\n                            stroke=\"currentColor\"\n                            stroke-width=\"2\"\n                            stroke-linecap=\"round\"\n                        \/>\n\n                        <path\n                            d=\"M3 9H21\"\n                            stroke=\"currentColor\"\n                            stroke-width=\"2\"\n                        \/>\n\n                    <\/svg>\n\n                <\/span>\n\n            <\/button>\n\n        <\/div>\n\n        <!-- =====================================================\n             CSS\n        ====================================================== -->\n\n<style>\n\n\/* =========================================================\n   COVORO ZOHO FORM - MAIN\n========================================================= *\/\n\n#crmWebToEntityForm.covoro-zoho-form {\n    width: 100%;\n    max-width: 100%;\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box;\n}\n\n#crmWebToEntityForm.covoro-zoho-form *,\n#crmWebToEntityForm.covoro-zoho-form *::before,\n#crmWebToEntityForm.covoro-zoho-form *::after {\n    box-sizing: border-box;\n}\n\n\n\/* =========================================================\n   FORM GRID - DESKTOP\n========================================================= *\/\n\n.covoro-form-grid {\n    width: 100%;\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 15px;\n    margin: 0;\n}\n\n\n\/* =========================================================\n   FIELD\n========================================================= *\/\n\n.covoro-field {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n}\n\n\n\/* =========================================================\n   INPUT - DESKTOP\n========================================================= *\/\n\n.covoro-field input {\n    width: 100%;\n    height: 45px;\n\n    padding: 0 22px;\n\n    border: 1px solid rgba(0, 0, 0, 0.08);\n    border-radius: 10px;\n\n    background: #ffffff;\n    color: #243B61;\n\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 16px;\n    font-weight: 400;\n    line-height: 1;\n\n    outline: none;\n    box-shadow: none;\n\n    transition:\n        border-color 0.2s ease,\n        box-shadow 0.2s ease;\n}\n\n\n\/* =========================================================\n   PLACEHOLDER\n========================================================= *\/\n\n.covoro-field input::placeholder {\n    color: #667A99;\n    opacity: 1;\n}\n\n\n\/* =========================================================\n   INPUT FOCUS\n========================================================= *\/\n\n.covoro-field input:focus {\n    border-color: #2463EB;\n\n    box-shadow:\n        0 0 0 2px rgba(36, 99, 235, 0.15);\n}\n\n\n\/* =========================================================\n   SUBMIT WRAPPER\n========================================================= *\/\n\n.covoro-submit-wrapper {\n    width: 100%;\n    margin-top: 20px;\n}\n\n\n\/* =========================================================\n   SUBMIT BUTTON - DESKTOP\n========================================================= *\/\n\n.covoro-submit-btn {\n    width: 100%;\n    height: 50px;\n\n    padding: 0 25px;\n\n    border: none;\n    border-radius: 10px;\n\n    background: #2864EA;\n    color: #ffffff;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    gap: 32px;\n\n    cursor: pointer;\n\n    transition:\n        background 0.2s ease,\n        transform 0.2s ease;\n}\n\n\n\/* =========================================================\n   BUTTON HOVER\n========================================================= *\/\n\n.covoro-submit-btn:hover {\n    background: #1f59d8;\n    transform: translateY(-1px);\n}\n\n\n\/* =========================================================\n   BUTTON TEXT\n========================================================= *\/\n\n.covoro-submit-text {\n    font-size: 16px;\n    font-weight: 700;\n    line-height: 1;\n    white-space: nowrap;\n}\n\n\n\/* =========================================================\n   BUTTON DIVIDER\n========================================================= *\/\n\n.covoro-submit-divider {\n    width: 2px;\n    height: 36px;\n\n    background: rgba(255, 255, 255, 0.35);\n\n    flex-shrink: 0;\n}\n\n\n\/* =========================================================\n   CALENDAR ICON\n========================================================= *\/\n\n.covoro-calendar-icon {\n    width: 30px;\n    height: 30px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    color: #ffffff;\n\n    flex-shrink: 0;\n}\n\n.covoro-calendar-icon svg {\n    display: block;\n    width: 29px;\n    height: 29px;\n}\n\n\n\/* =========================================================\n   DISABLED \/ SUBMITTING\n========================================================= *\/\n\n.covoro-submit-btn:disabled {\n    opacity: 0.75;\n    cursor: not-allowed;\n    transform: none;\n}\n\n\n\/* =========================================================\n   MOBILE - 767px AND BELOW\n========================================================= *\/\n\n@media only screen and (max-width: 767px) {\n\n    \/* ---------------------------------------------\n       SINGLE COLUMN\n    --------------------------------------------- *\/\n\n    .covoro-form-grid {\n        width: 100%;\n\n        display: grid;\n\n        grid-template-columns: 1fr;\n\n        gap: 12px;\n\n        margin: 0;\n    }\n\n\n    \/* ---------------------------------------------\n       MOBILE INPUT\n    --------------------------------------------- *\/\n\n    .covoro-field {\n        width: 100%;\n    }\n\n    .covoro-field input {\n        width: 100%;\n\n        height: 52px;\n\n        padding: 0 16px;\n\n        border-radius: 9px;\n\n        font-size: 16px;\n\n        line-height: 52px;\n\n        -webkit-appearance: none;\n        appearance: none;\n    }\n\n\n    \/* ---------------------------------------------\n       MOBILE PLACEHOLDER\n    --------------------------------------------- *\/\n\n    .covoro-field input::placeholder {\n        font-size: 16px;\n        color: #667A99;\n        opacity: 1;\n    }\n\n\n    \/* ---------------------------------------------\n       MOBILE SUBMIT WRAPPER\n    --------------------------------------------- *\/\n\n    .covoro-submit-wrapper {\n        width: 100%;\n\n        margin-top: 20px;\n    }\n\n\n    \/* ---------------------------------------------\n       MOBILE BUTTON\n    --------------------------------------------- *\/\n\n    .covoro-submit-btn {\n        width: 100%;\n\n        min-height: 60px;\n        height: 60px;\n\n        padding: 0 18px;\n\n        border-radius: 9px;\n\n        display: flex;\n        align-items: center;\n        justify-content: center;\n\n        gap: 18px;\n    }\n\n\n    \/* ---------------------------------------------\n       MOBILE BUTTON TEXT\n    --------------------------------------------- *\/\n\n    .covoro-submit-text {\n        font-size: 18px;\n\n        font-weight: 700;\n\n        white-space: nowrap;\n    }\n\n\n    \/* ---------------------------------------------\n       MOBILE DIVIDER\n    --------------------------------------------- *\/\n\n    .covoro-submit-divider {\n        width: 2px;\n        height: 28px;\n\n        flex-shrink: 0;\n    }\n\n\n    \/* ---------------------------------------------\n       MOBILE CALENDAR\n    --------------------------------------------- *\/\n\n    .covoro-calendar-icon {\n        width: 27px;\n        height: 27px;\n\n        flex-shrink: 0;\n    }\n\n    .covoro-calendar-icon svg {\n        width: 27px;\n        height: 27px;\n    }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE - 480px AND BELOW\n========================================================= *\/\n\n@media only screen and (max-width: 480px) {\n\n    .covoro-form-grid {\n        gap: 11px;\n    }\n\n\n    .covoro-field input {\n        height: 50px;\n\n        padding: 0 15px;\n\n        font-size: 15px;\n\n        line-height: 50px;\n\n        border-radius: 8px;\n    }\n\n\n    .covoro-field input::placeholder {\n        font-size: 15px;\n    }\n\n\n    .covoro-submit-wrapper {\n        margin-top: 18px;\n    }\n\n\n    .covoro-submit-btn {\n        height: 58px;\n        min-height: 58px;\n\n        padding: 0 15px;\n\n        gap: 15px;\n\n        border-radius: 8px;\n    }\n\n\n    .covoro-submit-text {\n        font-size: 17px;\n    }\n\n\n    .covoro-submit-divider {\n        height: 26px;\n    }\n\n\n    .covoro-calendar-icon {\n        width: 25px;\n        height: 25px;\n    }\n\n\n    .covoro-calendar-icon svg {\n        width: 25px;\n        height: 25px;\n    }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE - 360px AND BELOW\n========================================================= *\/\n\n@media only screen and (max-width: 360px) {\n\n    .covoro-field input {\n        height: 48px;\n\n        padding: 0 14px;\n\n        font-size: 14px;\n\n        line-height: 48px;\n    }\n\n\n    .covoro-field input::placeholder {\n        font-size: 14px;\n    }\n\n\n    .covoro-submit-btn {\n        height: 56px;\n        min-height: 56px;\n\n        gap: 12px;\n\n        padding: 0 12px;\n    }\n\n\n    .covoro-submit-text {\n        font-size: 16px;\n    }\n\n\n    .covoro-submit-divider {\n        height: 24px;\n    }\n\n\n    .covoro-calendar-icon,\n    .covoro-calendar-icon svg {\n        width: 24px;\n        height: 24px;\n    }\n\n}\n\n<\/style>\n\n        <!-- =====================================================\n             JAVASCRIPT\n        ====================================================== -->\n\n        <script>\n\n            (function () {\n\n                \"use strict\";\n\n\n                \/* =================================================\n                   FORM REFERENCE\n                ================================================= *\/\n\n                var form =\n                    document.getElementById(\n                        \"webform5142347000158093224\"\n                    );\n\n\n                if (!form) {\n                    return;\n                }\n\n\n                \/* =================================================\n                   GET URL PARAMETER\n                   Case-insensitive\n                ================================================= *\/\n\n                function getUrlParameter(parameterName) {\n\n                    var params =\n                        new URLSearchParams(\n                            window.location.search\n                        );\n\n                    var target =\n                        parameterName.toLowerCase();\n\n                    var result = \"\";\n\n\n                    params.forEach(function (value, key) {\n\n                        if (\n                            key.toLowerCase() === target &&\n                            !result\n                        ) {\n\n                            result = value;\n\n                        }\n\n                    });\n\n\n                    return result;\n\n                }\n\n\n                \/* =================================================\n                   GET SAVED UTM\n                ================================================= *\/\n\n                function getTrackingValue(\n                    parameterName\n                ) {\n\n                    var currentValue =\n                        getUrlParameter(\n                            parameterName\n                        );\n\n\n                    if (currentValue) {\n\n                        return currentValue;\n\n                    }\n\n\n                    try {\n\n                        return sessionStorage.getItem(\n                            parameterName\n                        ) || \"\";\n\n                    } catch (e) {\n\n                        return \"\";\n\n                    }\n\n                }\n\n\n                \/* =================================================\n                   SAVE UTM PARAMETERS\n                ================================================= *\/\n\n                function saveUTMParameters() {\n\n                    var parameters = [\n                        \"utm_source\",\n                        \"utm_medium\",\n                        \"utm_campaign\",\n                        \"utm_term\",\n                        \"utm_content\"\n                    ];\n\n\n                    parameters.forEach(function (parameter) {\n\n                        var value =\n                            getUrlParameter(parameter);\n\n\n                        if (value) {\n\n                            try {\n\n                                sessionStorage.setItem(\n                                    parameter,\n                                    value\n                                );\n\n                            } catch (e) {\n\n                                \/* Storage unavailable *\/\n\n                            }\n\n                        }\n\n                    });\n\n                }\n\n\n                \/* =================================================\n                   POPULATE HIDDEN ZOHO FIELDS\n                ================================================= *\/\n\n                function populateTrackingFields() {\n\n                    saveUTMParameters();\n\n\n                    \/* UTM Source *\/\n                    var utmSource =\n                        getTrackingValue(\n                            \"utm_source\"\n                        );\n\n                    document.getElementById(\n                        \"LEADCF9\"\n                    ).value = utmSource;\n\n\n                    \/* UTM Medium *\/\n                    var utmMedium =\n                        getTrackingValue(\n                            \"utm_medium\"\n                        );\n\n                    document.getElementById(\n                        \"LEADCF11\"\n                    ).value = utmMedium;\n\n\n                    \/* UTM Campaign *\/\n                    var utmCampaign =\n                        getTrackingValue(\n                            \"utm_campaign\"\n                        );\n\n                    document.getElementById(\n                        \"LEADCF13\"\n                    ).value = utmCampaign;\n\n\n                    \/* UTM Term *\/\n                    var utmTerm =\n                        getTrackingValue(\n                            \"utm_term\"\n                        );\n\n                    document.getElementById(\n                        \"LEADCF26\"\n                    ).value = utmTerm;\n\n\n                    \/* =================================================\n                       COOKIE DATA\n                    ================================================= *\/\n\n                    var cookieData =\n                        document.cookie || \"\";\n\n                    document.getElementById(\n                        \"LEADCF22\"\n                    ).value =\n                        cookieData.substring(0, 255);\n\n\n                    \/* =================================================\n                       USER DATA\n                    ================================================= *\/\n\n                    var userData =\n                        navigator.userAgent || \"\";\n\n                    document.getElementById(\n                        \"LEADCF23\"\n                    ).value =\n                        userData.substring(0, 255);\n\n\n                    \/* =================================================\n                       PAGE \/ POST TITLE\n                    ================================================= *\/\n\n                    var pageTitle =\n                        document.title || \"\";\n\n                    document.getElementById(\n                        \"LEADCF24\"\n                    ).value =\n                        pageTitle.substring(0, 255);\n\n\n                    \/* =================================================\n                       REFERRING URL\n                    ================================================= *\/\n\n                    var referringURL =\n                        document.referrer ||\n                        window.location.href ||\n                        \"\";\n\n                    document.getElementById(\n                        \"LEADCF25\"\n                    ).value =\n                        \"https:\/\/covoro.ai\/om\/\";\n\n                }\n\n\n                \/* =================================================\n                   EMAIL VALIDATION\n                ================================================= *\/\n\n                function validateEmail() {\n\n                    var emailField =\n                        document.getElementById(\n                            \"Email\"\n                        );\n\n                    if (!emailField) {\n                        return true;\n                    }\n\n\n                    var email =\n                        emailField.value.trim();\n\n\n                    var emailPattern =\n                        \/^[^\\s@]+@[^\\s@]+\\.[^\\s@]+$\/;\n\n\n                    if (\n                        email.length === 0 ||\n                        !emailPattern.test(email)\n                    ) {\n\n                        alert(\n                            \"Please enter a valid email address.\"\n                        );\n\n                        emailField.focus();\n\n                        return false;\n\n                    }\n\n\n                    return true;\n\n                }\n\n\n                \/* =================================================\n                   MANDATORY FIELD VALIDATION\n                ================================================= *\/\n\n                window.checkMandatory5142347000158093224 =\n                    function () {\n\n\n                        \/* Populate UTM before validation\/submission *\/\n                        populateTrackingFields();\n\n\n                        var mandatoryFields = [\n                            {\n                                id: \"First_Name\",\n                                label: \"First Name\"\n                            },\n                            {\n                                id: \"Last_Name\",\n                                label: \"Last Name\"\n                            },\n                            {\n                                id: \"Email\",\n                                label: \"Business Email\"\n                            },\n                            {\n                                id: \"Mobile\",\n                                label: \"Phone\"\n                            },\n                            {\n                                id: \"Company\",\n                                label: \"Company Name\"\n                            },\n                            {\n                                id: \"City\",\n                                label: \"City\"\n                            }\n                        ];\n\n\n                        for (\n                            var i = 0;\n                            i < mandatoryFields.length;\n                            i++\n                        ) {\n\n                            var field =\n                                document.getElementById(\n                                    mandatoryFields[i].id\n                                );\n\n\n                            if (\n                                !field ||\n                                field.value.trim() === \"\"\n                            ) {\n\n                                alert(\n                                    mandatoryFields[i].label +\n                                    \" cannot be empty.\"\n                                );\n\n                                if (field) {\n                                    field.focus();\n                                }\n\n                                return false;\n\n                            }\n\n                        }\n\n\n                        \/* Validate email *\/\n                        if (!validateEmail()) {\n\n                            return false;\n\n                        }\n\n\n                        \/* =================================================\n                           ZOHO SMART URL SUPPORT\n                        ================================================= *\/\n\n                        var service =\n                            getUrlParameter(\n                                \"service\"\n                            );\n\n\n                        if (\n                            service === \"smarturl\"\n                        ) {\n\n                            var smartURLField =\n                                document.createElement(\n                                    \"input\"\n                                );\n\n                            smartURLField.type =\n                                \"hidden\";\n\n                            smartURLField.name =\n                                \"service\";\n\n                            smartURLField.value =\n                                service;\n\n                            form.appendChild(\n                                smartURLField\n                            );\n\n                        }\n\n\n                        \/* =================================================\n                           DISABLE BUTTON\n                        ================================================= *\/\n\n                        var submitButton =\n                            document.getElementById(\n                                \"formsubmit\"\n                            );\n\n\n                        if (submitButton) {\n\n                            submitButton.disabled =\n                                true;\n\n\n                            var buttonText =\n                                submitButton.querySelector(\n                                    \".covoro-submit-text\"\n                                );\n\n\n                            if (buttonText) {\n\n                                buttonText.textContent =\n                                    \"Submitting...\";\n\n                            }\n\n                        }\n\n\n                        return true;\n\n                    };\n\n\n                \/* =================================================\n                   INITIALIZE TRACKING\n                ================================================= *\/\n\n                populateTrackingFields();\n\n\n                \/* =================================================\n                   UPDATE TRACKING BEFORE SUBMIT\n                ================================================= *\/\n\n                form.addEventListener(\n                    \"submit\",\n                    function () {\n\n                        populateTrackingFields();\n\n                    }\n                );\n\n\n            })();\n\n        <\/script>\n\n\n        <!-- =====================================================\n             ZOHO ANALYTICS\n             DO NOT REMOVE\n        ====================================================== -->\n\n        <script\n            id=\"wf_anal\"\n            src=\"https:\/\/crm.zohopublic.com\/crm\/WebFormAnalyticsServeServlet?rid=cd0287d998cc0a497eed76df6079e1a719e6ed2b337381b3289747f10bdffd9060cb0a86719824bc38bc11558b0390a4gid610093543c6d49dbf88ee25a159f91cb42a76dfde34379c73ae18e00954c1923gid196b5b550fa5f71943f70d079e1d8c9dc31994bc82d3fed5c54035e5a5c89ae0gid7ba673a752639a9dfb49353251442bdfcf4ee7e8410ae6ea0e2f41389fe112a4&tw=94786cc63f9754e734ba176e11ade30d2d79fbaa1e57b45a87f952825b5668c3\">\n        <\/script>\n\n    <\/form>\n\n<\/div><\/div><\/div>\n\n<div class=\"et_pb_blurb_12 et_pb_blurb et_pb_bg_layout_light et_pb_blurb_position_left et_pb_module et_flex_module\"><div class=\"et_pb_blurb_content et_flex_module\"><div class=\"et_pb_main_blurb_image\"><span class=\"et_pb_image_wrap\"><span class=\"et-pb-icon\">~<\/span><\/span><\/div><div class=\"et_pb_blurb_container\"><div class=\"et_pb_blurb_description\"><p>Your Information is safe with us<br \/>We do not sell and trade contact information<\/p>\n<\/div><\/div><\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>COVORO is an Agentic AI-powered finance automation ecosystem built for Oman\u2019s CFOs, helping enterprises streamline compliance, e-invoicing, AP, tax filing, reporting, and finance operations. Integrate seamlessly with existing ERPs to reduce manual work, compliance risk, and costs while gaining greater visibility and control.<\/p>\n","protected":false},"author":3,"featured_media":526,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-233","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Agentic AI Finance Automation for CFOs in Oman | COVORO<\/title>\n<meta name=\"description\" content=\"Transform finance operations with COVORO&#039;s Agentic AI-powered ecosystem. Automate compliance, streamline workflows, and empower CFOs in Oman.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/covoro.ai\/om\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Agentic AI Finance Automation for CFOs in Oman | COVORO\" \/>\n<meta property=\"og:description\" content=\"Transform finance operations with COVORO&#039;s Agentic AI-powered ecosystem. Automate compliance, streamline workflows, and empower CFOs in Oman.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/covoro.ai\/om\/\" \/>\n<meta property=\"og:site_name\" content=\"Oman\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-14T06:10:28+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/COVORO-Oman.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"300\" \/>\n\t<meta property=\"og:image:height\" content=\"300\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/covoro.ai\\\/om\\\/\",\"url\":\"https:\\\/\\\/covoro.ai\\\/om\\\/\",\"name\":\"Agentic AI Finance Automation for CFOs in Oman | COVORO\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/covoro.ai\\\/om\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/covoro.ai\\\/om\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/covoro.ai\\\/om\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/covoro.ai\\\/om\\\/wp-content\\\/uploads\\\/sites\\\/7\\\/2026\\\/09\\\/COVORO-Oman.webp\",\"datePublished\":\"2026-08-25T03:32:59+00:00\",\"dateModified\":\"2026-09-14T06:10:28+00:00\",\"description\":\"Transform finance operations with COVORO's Agentic AI-powered ecosystem. Automate compliance, streamline workflows, and empower CFOs in Oman.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/covoro.ai\\\/om\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/covoro.ai\\\/om\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/covoro.ai\\\/om\\\/#primaryimage\",\"url\":\"https:\\\/\\\/covoro.ai\\\/om\\\/wp-content\\\/uploads\\\/sites\\\/7\\\/2026\\\/09\\\/COVORO-Oman.webp\",\"contentUrl\":\"https:\\\/\\\/covoro.ai\\\/om\\\/wp-content\\\/uploads\\\/sites\\\/7\\\/2026\\\/09\\\/COVORO-Oman.webp\",\"width\":300,\"height\":300,\"caption\":\"COVORO Oman\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/covoro.ai\\\/om\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/covoro.ai\\\/om\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/covoro.ai\\\/om\\\/#website\",\"url\":\"https:\\\/\\\/covoro.ai\\\/om\\\/\",\"name\":\"Oman\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/covoro.ai\\\/om\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Agentic AI Finance Automation for CFOs in Oman | COVORO","description":"Transform finance operations with COVORO's Agentic AI-powered ecosystem. Automate compliance, streamline workflows, and empower CFOs in Oman.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/covoro.ai\/om\/","og_locale":"en_US","og_type":"article","og_title":"Agentic AI Finance Automation for CFOs in Oman | COVORO","og_description":"Transform finance operations with COVORO's Agentic AI-powered ecosystem. Automate compliance, streamline workflows, and empower CFOs in Oman.","og_url":"https:\/\/covoro.ai\/om\/","og_site_name":"Oman","article_modified_time":"2026-09-14T06:10:28+00:00","og_image":[{"width":300,"height":300,"url":"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/COVORO-Oman.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/covoro.ai\/om\/","url":"https:\/\/covoro.ai\/om\/","name":"Agentic AI Finance Automation for CFOs in Oman | COVORO","isPartOf":{"@id":"https:\/\/covoro.ai\/om\/#website"},"primaryImageOfPage":{"@id":"https:\/\/covoro.ai\/om\/#primaryimage"},"image":{"@id":"https:\/\/covoro.ai\/om\/#primaryimage"},"thumbnailUrl":"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/COVORO-Oman.webp","datePublished":"2026-08-25T03:32:59+00:00","dateModified":"2026-09-14T06:10:28+00:00","description":"Transform finance operations with COVORO's Agentic AI-powered ecosystem. Automate compliance, streamline workflows, and empower CFOs in Oman.","breadcrumb":{"@id":"https:\/\/covoro.ai\/om\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/covoro.ai\/om\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/covoro.ai\/om\/#primaryimage","url":"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/COVORO-Oman.webp","contentUrl":"https:\/\/covoro.ai\/om\/wp-content\/uploads\/sites\/7\/2026\/09\/COVORO-Oman.webp","width":300,"height":300,"caption":"COVORO Oman"},{"@type":"BreadcrumbList","@id":"https:\/\/covoro.ai\/om\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/covoro.ai\/om\/"},{"@type":"ListItem","position":2,"name":"home"}]},{"@type":"WebSite","@id":"https:\/\/covoro.ai\/om\/#website","url":"https:\/\/covoro.ai\/om\/","name":"Oman","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/covoro.ai\/om\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/covoro.ai\/om\/wp-json\/wp\/v2\/pages\/233","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/covoro.ai\/om\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/covoro.ai\/om\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/covoro.ai\/om\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/covoro.ai\/om\/wp-json\/wp\/v2\/comments?post=233"}],"version-history":[{"count":90,"href":"https:\/\/covoro.ai\/om\/wp-json\/wp\/v2\/pages\/233\/revisions"}],"predecessor-version":[{"id":738,"href":"https:\/\/covoro.ai\/om\/wp-json\/wp\/v2\/pages\/233\/revisions\/738"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/covoro.ai\/om\/wp-json\/wp\/v2\/media\/526"}],"wp:attachment":[{"href":"https:\/\/covoro.ai\/om\/wp-json\/wp\/v2\/media?parent=233"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}