
<!-- Javascript -->

<script type='text/javascript'>
  let originalPath = window.location.pathname;

  function openVideo(videoUrl, deep_link) {
    const overlay = document.getElementById('videoOverlay');
    const iframe = document.getElementById('videoIframe');
    const autoplayUrl = `${videoUrl}`;
    iframe.src = autoplayUrl;
    iframe.allow = "autoplay"
    overlay.style.display = 'flex';
    document.body.style.overflow = 'hidden';

    video_history_push_pop(deep_link);
    
  }

  function closeVideo() {
    const overlay = document.getElementById('videoOverlay');
    const iframe = document.getElementById('videoIframe');
    iframe.src = '';
    overlay.style.display = 'none';
    document.body.style.overflow = '';
    video_history_push_pop('');
  }

  function getYouTubeEmbedUrl(url) {
    // Our regex pattern to look for a youTube ID
    const regExp = /^.*(youtu.be\/|v\/|u\/\w\/|embed\/|watch\?v=|&v=)([^#&?]*).*/;
    //Match the url with the regex
    const match = url.match(regExp);
    //Return the result
    const videoId = match && match[2].length === 11 ? match[2] : undefined;
    if (videoId) {
      return 'https://www.youtube.com/embed/' + videoId + '?autoplay=1';
    }
    else {
      return undefined
    }
  };
  function getVimeoEmbedUrl(url) {
    // Look for a string with 'vimeo', then whatever, then a
    // forward slash and a group of digits.
    const match = /vimeo.*\/(\d+)/i.exec(url);
    // If the match isn't null (i.e. it matched)
    if (match) {
      // The grouped/matched digits from the regex
      return 'https://player.vimeo.com/video/' + match[1] + '?autoplay=1';
    }
    else {
      return undefined;
    }
  };

  function video_history_push_pop(deep_link) {
    console.log(deep_link);
    if (deep_link != '') {
      const newUrl = "/video/" + deep_link; 
      history.pushState({ video: true }, "", newUrl);
    } else {
      history.pushState({}, "", originalPath);
    }
  }
</script>{"id":16908,"date":"2026-01-13T10:55:29","date_gmt":"2026-01-13T10:55:29","guid":{"rendered":"https:\/\/website2026.afiniti.io\/?page_id=16908"},"modified":"2026-02-27T18:13:43","modified_gmt":"2026-02-27T18:13:43","slug":"about-us","status":"publish","type":"page","link":"https:\/\/staging.afiniti.com\/about-us\/","title":{"rendered":"About Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"16908\" class=\"elementor elementor-16908\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f84b78b e-con-full e-flex e-con e-parent\" data-id=\"f84b78b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-592df6e e-con-full home-hero e-flex e-con e-child\" data-id=\"592df6e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-2c497e8 e-flex e-con-boxed e-con e-child\" data-id=\"2c497e8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7107c60 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"7107c60\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Who We Are<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-980fb78 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"980fb78\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Afiniti is an AI native company and the global leader in outcome orchestration, where we bring simplicity, transparency, and measurable results to complex contact centers.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-eedfccf e-flex e-con-boxed e-con e-child\" data-id=\"eedfccf\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6f3f12a elementor-widget elementor-widget-heading\" data-id=\"6f3f12a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The Contact Center Experts<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bba797a elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"bba797a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>For 20 years, we\u2019ve applied AI where it matters most\u2014inside real customer interactions\u2014to drive measurable outcomes like higher revenue, stronger retention, and better experiences. Our patented optimization technology learns from millions of live interactions to make smarter decisions across routing, agent pairings, and AI agents.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f16df9a elementor-widget__width-initial elementor-widget-widescreen__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"f16df9a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>With over\u202f<strong>$2.5B in verified incremental value created<\/strong>, the world\u2019s leading contact centers, of every size and from every platform, trust Afiniti to unlock the value already inside their ecosystem\u2014no rip and replace required.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2d8dd44 e-flex e-con-boxed e-con e-child\" data-id=\"2d8dd44\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ff8015f elementor-widget elementor-widget-heading\" data-id=\"ff8015f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">What We Do <\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c78a4c3 e-con-full e-flex e-con e-child\" data-id=\"c78a4c3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-73427bd e-con-full e-flex e-con e-child\" data-id=\"73427bd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b6ff654 elementor-widget elementor-widget-heading\" data-id=\"b6ff654\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Outcome Orchestration for the Contact Center<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1c6e875 elementor-widget-widescreen__width-initial elementor-widget-mobile_extra__width-initial elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"1c6e875\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Most AI initiatives struggle to deliver value because decisions are made in silos\u2014across tools, rules, and teams. Afiniti solves this with outcome orchestration: a single intelligence layer that aligns data, decisioning, and execution to drive measurable results.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0ad4fa5 elementor-widget-widescreen__width-initial elementor-widget-mobile_extra__width-initial elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"0ad4fa5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Built to complement your ecosystem\u2014not replace it\u2014Afiniti works with your existing platforms and partners, scaling from mid-market teams to the world\u2019s largest enterprises.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1dc4ce8 e-con-full e-flex e-con e-child\" data-id=\"1dc4ce8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-63ab99c elementor-widget elementor-widget-image\" data-id=\"63ab99c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"571\" height=\"570\" src=\"https:\/\/staging.afiniti.com\/wp-content\/uploads\/2026\/01\/Outcome-Orchestration.svg\" class=\"attachment-large size-large wp-image-16995\" alt=\"Outcome Orchestration\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4d7ef86 e-con-full e-flex e-con e-child\" data-id=\"4d7ef86\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-8817ced e-con-full e-flex e-con e-child\" data-id=\"8817ced\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5a9dfc8 elementor-widget elementor-widget-image\" data-id=\"5a9dfc8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"682\" height=\"634\" src=\"https:\/\/staging.afiniti.com\/wp-content\/uploads\/2026\/01\/Afiniti-Pairing-1.jpg\" class=\"attachment-large size-large wp-image-17655\" alt=\"Afiniti Pairing\" srcset=\"https:\/\/staging.afiniti.com\/wp-content\/uploads\/2026\/01\/Afiniti-Pairing-1.jpg 682w, https:\/\/staging.afiniti.com\/wp-content\/uploads\/2026\/01\/Afiniti-Pairing-1-300x279.jpg 300w\" sizes=\"(max-width: 682px) 100vw, 682px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b2a208e e-con-full e-flex e-con e-child\" data-id=\"b2a208e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7536a51 elementor-hidden-mobile elementor-widget elementor-widget-heading\" data-id=\"7536a51\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Pairing: Our \nProven Foundation <\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a652740 elementor-hidden-widescreen elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet_extra elementor-hidden-tablet elementor-hidden-mobile_extra elementor-widget elementor-widget-heading\" data-id=\"a652740\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Pairing: Our <br>\nProven Foundation <\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-946b8aa elementor-widget-widescreen__width-initial elementor-widget-laptop__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"946b8aa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Afiniti pioneered AI-driven pairing to optimize how customers and agents are matched based on outcomes like revenue, retention, and customer experience\u2014proven across billions of interactions.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ccb50fa elementor-widget elementor-widget-cta-new\" data-id=\"ccb50fa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"cta-new.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <div class=\"cta-container\">\n      <a class=\"cta-new-wrapper cta-wrapper   theme-dark   \"\n         href=\"https:\/\/staging.afiniti.com\/products\/afiniti-pairing\/\"  target=\"_blank\" >\n                   Learn More About Afiniti Pairing        \n        \n      <div class=\"cta-lottie   label-lottie \" data-lottie=\"https:\/\/staging.afiniti.com\/wp-content\/plugins\/design-system-plugin-2026\/widgets\/..\/assets\/lottie\/button-light-single.json\"><\/div>\n      <\/a>\n    <\/div>\n\n    \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-02397dd why-afiniti e-flex e-con-boxed e-con e-child\" data-id=\"02397dd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b3ef081 elementor-widget elementor-widget-heading\" data-id=\"b3ef081\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Why Afiniti  <\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e97ce5d font-weight-regular elementor-widget elementor-widget-text-editor\" data-id=\"e97ce5d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Organizations choose Afiniti because our results are measurable, validated, and scalable.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d0fe7eb e-con-full e-flex e-con e-child\" data-id=\"d0fe7eb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-62fdf63 e-con-full why-box e-flex e-con e-child\" data-id=\"62fdf63\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-48e6584 elementor-widget elementor-widget-heading\" data-id=\"48e6584\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">20 Years<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9855c23 elementor-widget elementor-widget-text-editor\" data-id=\"9855c23\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Of Working in Complex Environments<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-efa86f6 e-con-full why-box e-flex e-con e-child\" data-id=\"efa86f6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0528c9d elementor-widget elementor-widget-heading\" data-id=\"0528c9d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">$2.5B <\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-201ee19 elementor-widget elementor-widget-text-editor\" data-id=\"201ee19\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Of Incremental Value Delivered to Date<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7af4f86 e-con-full why-box e-flex e-con e-child\" data-id=\"7af4f86\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22ea38d elementor-widget elementor-widget-heading\" data-id=\"22ea38d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">1.4B <\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c4edeb3 elementor-widget elementor-widget-text-editor\" data-id=\"c4edeb3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Calls Optimized<\/p><p>to Date<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-551d64d e-con-full why-box e-flex e-con e-child\" data-id=\"551d64d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-75f3051 elementor-widget elementor-widget-heading\" data-id=\"75f3051\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">~500+<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d68905e elementor-widget elementor-widget-text-editor\" data-id=\"d68905e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Patents <br \/>Worldwide<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e9068b7 font-weight-regular list-item theme-indigo elementor-widget elementor-widget-text-editor\" data-id=\"e9068b7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Real-time transparency through analytics and control group validation<\/li><li>Integration across major CCaaS, CRM, and telephony systems<\/li><li>A unified platform that strengthens existing investments<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9a85aff elementor-widget elementor-widget-text-editor\" data-id=\"9a85aff\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>We commit to outcomes, and we prove them.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4aabd94 e-flex e-con-boxed e-con e-child\" data-id=\"4aabd94\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-61faa46 elementor-widget elementor-widget-text-editor\" data-id=\"61faa46\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>OUR PROMISE<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-61ca80a elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"61ca80a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">We believe AI should be transparent, trusted, and measurable. <\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9ac7aa9 e-flex e-con-boxed e-con e-child\" data-id=\"9ac7aa9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ec58733 e-con-full e-flex e-con e-child\" data-id=\"ec58733\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b432bf8 elementor-widget elementor-widget-heading\" data-id=\"b432bf8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Responsible AI<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8e7d7da e-con-full e-flex e-con e-child\" data-id=\"8e7d7da\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ff34bb8 elementor-widget elementor-widget-text-editor\" data-id=\"ff34bb8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Responsible AI is embedded into every part of our technology. Our approach includes focus on transparency, accountability, measurable performance, and human-centered design.<\/p><p>Rather than relying on assumptions about how AI behaves, we show the decisions it makes, the data behind them, and the outcomes they generate. This ensures enterprises always have visibility into how Afiniti\u2019s systems operate and the value they create.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ff707f1 elementor-widget elementor-widget-cta-new\" data-id=\"ff707f1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"cta-new.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <div class=\"cta-container\">\n      <a class=\"cta-new-wrapper cta-wrapper   theme-dark   \"\n         href=\"https:\/\/staging.afiniti.com\/responsible-ai\/\" >\n                  Learn More About Responsible AI        \n        \n      <div class=\"cta-lottie   label-lottie \" data-lottie=\"https:\/\/staging.afiniti.com\/wp-content\/plugins\/design-system-plugin-2026\/widgets\/..\/assets\/lottie\/button-light-single.json\"><\/div>\n      <\/a>\n    <\/div>\n\n    \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e1b9ed9 e-flex e-con-boxed e-con e-child\" data-id=\"e1b9ed9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-dc8275c e-con-full e-flex e-con e-child\" data-id=\"dc8275c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ede407a home-h2 elementor-widget elementor-widget-heading\" data-id=\"ede407a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Innovation at Afiniti<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-86ab476 e-con-full banner-video about-us-video e-flex e-con e-child\" data-id=\"86ab476\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d14ae37 elementor-widget elementor-widget-afiniti_video_about_us\" data-id=\"d14ae37\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"afiniti_video_about_us.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n        <div class=\"afiniti-video-wrapper boxed_container \" id=\"69e1ec472a5e2\">\n      <button class=\"close-button\" onclick=\"onCloseClick('69e1ec472a5e2')\">\n        <svg width=\"25\" height=\"25\" viewBox=\"0 0 27.46 27.46\" fill=\"#fff\">\n          <path d=\"M26.46 27.46a1 1 0 01-.71-.3L.29 1.71A1 1 0 011.71.29l25.45 25.46a1 1 0 010 1.41 1 1 0 01-.7.3z\"\n            fill=\"inherit\"><\/path>\n          <path d=\"M1 27.46a1 1 0 01-.71-1.71L25.75.29a1 1 0 011.41 0 1 1 0 010 1.42L1.71 27.16a1 1 0 01-.71.3z\"\n            fill=\"inherit\"><\/path>\n        <\/svg>\n      <\/button>\n      <div class=\"overlay-wrapper\">\n        <div\n          style=\"background-image: url(https:\/\/staging.afiniti.com\/\/wp-content\/uploads\/2025\/09\/placeholder-2.png); background-size:cover;display:none;opacity:0;\"\n          class=\"overlay\" id=\"image-overlay\"><\/div>\n        <video playsinline=\"true\" loop=\"true\" muted=\"true\" autoplay=\"true\" class=\"overlay desktop\"\n          id=\"video-overlay-desktop\"\n          style=\" \">\n          <source src=\"https:\/\/staging.afiniti.com\/\/wp-content\/uploads\/2025\/07\/Jeromes-Testimonial-BG.mp4\" type=\"video\/mp4\">\n        <\/video>\n        <video playsinline=\"true\" loop=\"true\" muted=\"true\" autoplay=\"true\" class=\"overlay mobile\" id=\"video-overlay-mobile\"\n          style=\" \">\n          <source src=\"https:\/\/staging.afiniti.com\/\/wp-content\/uploads\/2025\/07\/Jerome-BG-Web-Vertical.mp4\" type=\"video\/mp4\">\n        <\/video>\n\n        <div class=\"content-container \">\n          <div class=\"content-wrapper\"\n            style=\"\">\n            <!--  top:30%;  -->\n\n            <div class=\"button-wrapper play_btn\" onclick=\"onPlayClick('69e1ec472a5e2', 'https:\/\/player.vimeo.com\/video\/1093170700?autoplay=1')\">\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"44\" height=\"43\" viewBox=\"0 0 58 57\">\n                <g id=\"Group_2299\" data-name=\"Group 2299\" transform=\"translate(-237 -1319)\">\n                  <rect id=\"Rectangle_32\" data-name=\"Rectangle 32\" width=\"58\" height=\"57\" transform=\"translate(237 1319)\"\n                    fill=\"#fff\" \/>\n                  <path id=\"Polygon_1\" data-name=\"Polygon 1\" d=\"M8.5,0,17,16H0Z\" transform=\"translate(276 1340) rotate(90)\"\n                    fill=\"#040a1f\" \/>\n                <\/g>\n              <\/svg>\n              <button class=\"play-video-btn\">\n                              <\/button>\n            <\/div>\n            <div class=\"inner-content\">\n            <h4 style=\"\">\n              Inspiring Innovation, Empowering People            <\/h4>\n            <h7 style=\"\">\n              Afiniti CEO Jerome Kapelus shares how Afiniti\u2019s exceptional teams, product vision, and collaborative spirit form the foundation for the company\u2019s next chapter.            <\/h7>\n            <p deep-link=\"jerome-kapelus-interview\" class=\"deep-link\" style=\"display:none\"><\/p>\n            <\/div>\n            <!-- <div class=\"button-wrapper play_btn\" onclick=\"onPlayClick('69e1ec472a5e2', 'https:\/\/player.vimeo.com\/video\/1093170700?autoplay=1')\">\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"57\" height=\"58\" viewBox=\"0 0 57 58\">\n                <g id=\"Group_2299\" data-name=\"Group 2299\" transform=\"translate(-237 -1319)\">\n                  <rect id=\"Rectangle_32\" data-name=\"Rectangle 32\" width=\"57\" height=\"58\" transform=\"translate(237 1319)\"\n                    fill=\"#fff\" \/>\n                  <path id=\"Polygon_1\" data-name=\"Polygon 1\" d=\"M8.5,0,17,16H0Z\" transform=\"translate(276 1340) rotate(90)\"\n                    fill=\"#040a1f\" \/>\n                <\/g>\n              <\/svg>\n              <button class=\"play-video-btn\">\n                              <\/button>\n            <\/div> -->\n          <\/div>\n          <!--             <div class=\"list-wrapper\">\n                                              <div\n                  onclick='onLogoClick([{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\\/\\\/www.youtube.com\\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\\/\\\/vimeo.com\\\/1093170700\",\"show_image_overlay\":\"\",\"_id\":\"308b79a\",\"image_overlay\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/placeholder-2.png\",\"id\":14281,\"size\":\"\"},\"video_overlay_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/Jeromes-Testimonial-BG.mp4\",\"video_overlay_mobile_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/Jerome-BG-Web-Vertical.mp4\",\"main_heading\":\"Inspiring Innovation, Empowering People\",\"sub_heading\":\"Afiniti CEO Jerome Kapelus shares how Afiniti\\u2019s exceptional teams, product vision, and collaborative spirit form the foundation for the company\\u2019s next chapter.\",\"icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/jerome.svg\",\"id\":19878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"color_icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/jerome.svg\",\"id\":19878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"logo_width\":105,\"deep_link\":\"jerome-kapelus-interview\",\"leader_name\":\"Jerome <\\\/br>Kapelus \"},{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\\/\\\/www.youtube.com\\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\\/\\\/vimeo.com\\\/1107455151\",\"show_image_overlay\":\"\",\"image_overlay\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/placeholder-3.png\",\"id\":14283,\"size\":\"\"},\"video_overlay_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Belma-BG-Horizontal-Un-5MB.mp4\",\"video_overlay_mobile_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Belma-BG-Vertical-Un-5MB.mp4\",\"main_heading\":\"Building the Future Together\",\"sub_heading\":\"Head of Engineering, Belma Kaya discusses Afiniti\\u2019s scalable technology, daily innovation, and team-first culture.\",\"icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/belma-1.svg\",\"id\":14284,\"size\":\"\"},\"color_icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/belma-1.svg\",\"id\":14284,\"size\":\"\"},\"logo_width\":105,\"deep_link\":\"belma-kaya-interview\",\"_id\":\"471dce5\",\"leader_name\":\"Belma <\\\/br>Kaya\"},{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\\/\\\/www.youtube.com\\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\\/\\\/vimeo.com\\\/1117772308\",\"show_image_overlay\":\"\",\"image_overlay\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/placeholder-4.png\",\"id\":14285,\"size\":\"\"},\"video_overlay_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Dileepan-Narayanan-Bg-Horizontal.mp4\",\"video_overlay_mobile_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Dileepan-Narayanan-BG-Vertical.mp4\",\"main_heading\":\"Leading the Future of AI-Powered Customer Experience\",\"sub_heading\":\"Afiniti\\u2019s Chief Product & Technology Officer shares how the company is pioneering predictive and agentic AI to deliver measurable enterprise value and shape the future of AI-powered contact centers.\",\"icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Dileepan-1.svg\",\"id\":14286,\"size\":\"\"},\"color_icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Dileepan-1.svg\",\"id\":14286,\"size\":\"\"},\"logo_width\":105,\"deep_link\":\"dileepan-interview\",\"_id\":\"93debdd\",\"leader_name\":\"Dileepan <\\\/br>Narayanan\"}], 0, \"69e1ec472a5e2\", \"https:\\\/\\\/player.vimeo.com\\\/video\\\/1093170700?autoplay=1\", \"true\", 0, 10);'\n                  class=\"list-btn\" videoIndex=\"0\"\n                  style=\"border-bottom:1px solid #fff\">\n                  <img decoding=\"async\" src=\"https:\/\/staging.afiniti.com\/wp-content\/uploads\/2026\/01\/jerome.svg\" class=\"card-icon\"\n                  style=\"opacity: 1\"\n                    onload='autoPlay([{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\\/\\\/www.youtube.com\\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\\/\\\/vimeo.com\\\/1093170700\",\"show_image_overlay\":\"\",\"_id\":\"308b79a\",\"image_overlay\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/placeholder-2.png\",\"id\":14281,\"size\":\"\"},\"video_overlay_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/Jeromes-Testimonial-BG.mp4\",\"video_overlay_mobile_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/Jerome-BG-Web-Vertical.mp4\",\"main_heading\":\"Inspiring Innovation, Empowering People\",\"sub_heading\":\"Afiniti CEO Jerome Kapelus shares how Afiniti\\u2019s exceptional teams, product vision, and collaborative spirit form the foundation for the company\\u2019s next chapter.\",\"icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/jerome.svg\",\"id\":19878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"color_icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/jerome.svg\",\"id\":19878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"logo_width\":105,\"deep_link\":\"jerome-kapelus-interview\",\"leader_name\":\"Jerome <\\\/br>Kapelus \"},{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\\/\\\/www.youtube.com\\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\\/\\\/vimeo.com\\\/1107455151\",\"show_image_overlay\":\"\",\"image_overlay\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/placeholder-3.png\",\"id\":14283,\"size\":\"\"},\"video_overlay_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Belma-BG-Horizontal-Un-5MB.mp4\",\"video_overlay_mobile_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Belma-BG-Vertical-Un-5MB.mp4\",\"main_heading\":\"Building the Future Together\",\"sub_heading\":\"Head of Engineering, Belma Kaya discusses Afiniti\\u2019s scalable technology, daily innovation, and team-first culture.\",\"icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/belma-1.svg\",\"id\":14284,\"size\":\"\"},\"color_icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/belma-1.svg\",\"id\":14284,\"size\":\"\"},\"logo_width\":105,\"deep_link\":\"belma-kaya-interview\",\"_id\":\"471dce5\",\"leader_name\":\"Belma <\\\/br>Kaya\"},{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\\/\\\/www.youtube.com\\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\\/\\\/vimeo.com\\\/1117772308\",\"show_image_overlay\":\"\",\"image_overlay\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/placeholder-4.png\",\"id\":14285,\"size\":\"\"},\"video_overlay_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Dileepan-Narayanan-Bg-Horizontal.mp4\",\"video_overlay_mobile_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Dileepan-Narayanan-BG-Vertical.mp4\",\"main_heading\":\"Leading the Future of AI-Powered Customer Experience\",\"sub_heading\":\"Afiniti\\u2019s Chief Product & Technology Officer shares how the company is pioneering predictive and agentic AI to deliver measurable enterprise value and shape the future of AI-powered contact centers.\",\"icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Dileepan-1.svg\",\"id\":14286,\"size\":\"\"},\"color_icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Dileepan-1.svg\",\"id\":14286,\"size\":\"\"},\"logo_width\":105,\"deep_link\":\"dileepan-interview\",\"_id\":\"93debdd\",\"leader_name\":\"Dileepan <\\\/br>Narayanan\"}], \"69e1ec472a5e2\", 10,);' \/>\n                <\/div>\n                                              <div\n                  onclick='onLogoClick([{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\\/\\\/www.youtube.com\\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\\/\\\/vimeo.com\\\/1093170700\",\"show_image_overlay\":\"\",\"_id\":\"308b79a\",\"image_overlay\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/placeholder-2.png\",\"id\":14281,\"size\":\"\"},\"video_overlay_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/Jeromes-Testimonial-BG.mp4\",\"video_overlay_mobile_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/Jerome-BG-Web-Vertical.mp4\",\"main_heading\":\"Inspiring Innovation, Empowering People\",\"sub_heading\":\"Afiniti CEO Jerome Kapelus shares how Afiniti\\u2019s exceptional teams, product vision, and collaborative spirit form the foundation for the company\\u2019s next chapter.\",\"icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/jerome.svg\",\"id\":19878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"color_icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/jerome.svg\",\"id\":19878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"logo_width\":105,\"deep_link\":\"jerome-kapelus-interview\",\"leader_name\":\"Jerome <\\\/br>Kapelus \"},{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\\/\\\/www.youtube.com\\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\\/\\\/vimeo.com\\\/1107455151\",\"show_image_overlay\":\"\",\"image_overlay\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/placeholder-3.png\",\"id\":14283,\"size\":\"\"},\"video_overlay_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Belma-BG-Horizontal-Un-5MB.mp4\",\"video_overlay_mobile_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Belma-BG-Vertical-Un-5MB.mp4\",\"main_heading\":\"Building the Future Together\",\"sub_heading\":\"Head of Engineering, Belma Kaya discusses Afiniti\\u2019s scalable technology, daily innovation, and team-first culture.\",\"icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/belma-1.svg\",\"id\":14284,\"size\":\"\"},\"color_icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/belma-1.svg\",\"id\":14284,\"size\":\"\"},\"logo_width\":105,\"deep_link\":\"belma-kaya-interview\",\"_id\":\"471dce5\",\"leader_name\":\"Belma <\\\/br>Kaya\"},{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\\/\\\/www.youtube.com\\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\\/\\\/vimeo.com\\\/1117772308\",\"show_image_overlay\":\"\",\"image_overlay\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/placeholder-4.png\",\"id\":14285,\"size\":\"\"},\"video_overlay_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Dileepan-Narayanan-Bg-Horizontal.mp4\",\"video_overlay_mobile_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Dileepan-Narayanan-BG-Vertical.mp4\",\"main_heading\":\"Leading the Future of AI-Powered Customer Experience\",\"sub_heading\":\"Afiniti\\u2019s Chief Product & Technology Officer shares how the company is pioneering predictive and agentic AI to deliver measurable enterprise value and shape the future of AI-powered contact centers.\",\"icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Dileepan-1.svg\",\"id\":14286,\"size\":\"\"},\"color_icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Dileepan-1.svg\",\"id\":14286,\"size\":\"\"},\"logo_width\":105,\"deep_link\":\"dileepan-interview\",\"_id\":\"93debdd\",\"leader_name\":\"Dileepan <\\\/br>Narayanan\"}], 1, \"69e1ec472a5e2\", \"https:\\\/\\\/player.vimeo.com\\\/video\\\/1107455151?autoplay=1\", \"true\", 1, 10);'\n                  class=\"list-btn\" videoIndex=\"1\"\n                  style=\"\">\n                  <img decoding=\"async\" src=\"https:\/\/staging.afiniti.com\/\/wp-content\/uploads\/2025\/09\/belma-1.svg\" class=\"card-icon\"\n                  style=\"\"\n                    onload='autoPlay([{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\\/\\\/www.youtube.com\\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\\/\\\/vimeo.com\\\/1093170700\",\"show_image_overlay\":\"\",\"_id\":\"308b79a\",\"image_overlay\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/placeholder-2.png\",\"id\":14281,\"size\":\"\"},\"video_overlay_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/Jeromes-Testimonial-BG.mp4\",\"video_overlay_mobile_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/Jerome-BG-Web-Vertical.mp4\",\"main_heading\":\"Inspiring Innovation, Empowering People\",\"sub_heading\":\"Afiniti CEO Jerome Kapelus shares how Afiniti\\u2019s exceptional teams, product vision, and collaborative spirit form the foundation for the company\\u2019s next chapter.\",\"icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/jerome.svg\",\"id\":19878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"color_icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/jerome.svg\",\"id\":19878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"logo_width\":105,\"deep_link\":\"jerome-kapelus-interview\",\"leader_name\":\"Jerome <\\\/br>Kapelus \"},{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\\/\\\/www.youtube.com\\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\\/\\\/vimeo.com\\\/1107455151\",\"show_image_overlay\":\"\",\"image_overlay\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/placeholder-3.png\",\"id\":14283,\"size\":\"\"},\"video_overlay_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Belma-BG-Horizontal-Un-5MB.mp4\",\"video_overlay_mobile_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Belma-BG-Vertical-Un-5MB.mp4\",\"main_heading\":\"Building the Future Together\",\"sub_heading\":\"Head of Engineering, Belma Kaya discusses Afiniti\\u2019s scalable technology, daily innovation, and team-first culture.\",\"icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/belma-1.svg\",\"id\":14284,\"size\":\"\"},\"color_icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/belma-1.svg\",\"id\":14284,\"size\":\"\"},\"logo_width\":105,\"deep_link\":\"belma-kaya-interview\",\"_id\":\"471dce5\",\"leader_name\":\"Belma <\\\/br>Kaya\"},{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\\/\\\/www.youtube.com\\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\\/\\\/vimeo.com\\\/1117772308\",\"show_image_overlay\":\"\",\"image_overlay\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/placeholder-4.png\",\"id\":14285,\"size\":\"\"},\"video_overlay_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Dileepan-Narayanan-Bg-Horizontal.mp4\",\"video_overlay_mobile_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Dileepan-Narayanan-BG-Vertical.mp4\",\"main_heading\":\"Leading the Future of AI-Powered Customer Experience\",\"sub_heading\":\"Afiniti\\u2019s Chief Product & Technology Officer shares how the company is pioneering predictive and agentic AI to deliver measurable enterprise value and shape the future of AI-powered contact centers.\",\"icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Dileepan-1.svg\",\"id\":14286,\"size\":\"\"},\"color_icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Dileepan-1.svg\",\"id\":14286,\"size\":\"\"},\"logo_width\":105,\"deep_link\":\"dileepan-interview\",\"_id\":\"93debdd\",\"leader_name\":\"Dileepan <\\\/br>Narayanan\"}], \"69e1ec472a5e2\", 10,);' \/>\n                <\/div>\n                                              <div\n                  onclick='onLogoClick([{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\\/\\\/www.youtube.com\\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\\/\\\/vimeo.com\\\/1093170700\",\"show_image_overlay\":\"\",\"_id\":\"308b79a\",\"image_overlay\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/placeholder-2.png\",\"id\":14281,\"size\":\"\"},\"video_overlay_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/Jeromes-Testimonial-BG.mp4\",\"video_overlay_mobile_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/Jerome-BG-Web-Vertical.mp4\",\"main_heading\":\"Inspiring Innovation, Empowering People\",\"sub_heading\":\"Afiniti CEO Jerome Kapelus shares how Afiniti\\u2019s exceptional teams, product vision, and collaborative spirit form the foundation for the company\\u2019s next chapter.\",\"icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/jerome.svg\",\"id\":19878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"color_icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/jerome.svg\",\"id\":19878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"logo_width\":105,\"deep_link\":\"jerome-kapelus-interview\",\"leader_name\":\"Jerome <\\\/br>Kapelus \"},{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\\/\\\/www.youtube.com\\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\\/\\\/vimeo.com\\\/1107455151\",\"show_image_overlay\":\"\",\"image_overlay\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/placeholder-3.png\",\"id\":14283,\"size\":\"\"},\"video_overlay_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Belma-BG-Horizontal-Un-5MB.mp4\",\"video_overlay_mobile_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Belma-BG-Vertical-Un-5MB.mp4\",\"main_heading\":\"Building the Future Together\",\"sub_heading\":\"Head of Engineering, Belma Kaya discusses Afiniti\\u2019s scalable technology, daily innovation, and team-first culture.\",\"icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/belma-1.svg\",\"id\":14284,\"size\":\"\"},\"color_icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/belma-1.svg\",\"id\":14284,\"size\":\"\"},\"logo_width\":105,\"deep_link\":\"belma-kaya-interview\",\"_id\":\"471dce5\",\"leader_name\":\"Belma <\\\/br>Kaya\"},{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\\/\\\/www.youtube.com\\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\\/\\\/vimeo.com\\\/1117772308\",\"show_image_overlay\":\"\",\"image_overlay\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/placeholder-4.png\",\"id\":14285,\"size\":\"\"},\"video_overlay_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Dileepan-Narayanan-Bg-Horizontal.mp4\",\"video_overlay_mobile_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Dileepan-Narayanan-BG-Vertical.mp4\",\"main_heading\":\"Leading the Future of AI-Powered Customer Experience\",\"sub_heading\":\"Afiniti\\u2019s Chief Product & Technology Officer shares how the company is pioneering predictive and agentic AI to deliver measurable enterprise value and shape the future of AI-powered contact centers.\",\"icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Dileepan-1.svg\",\"id\":14286,\"size\":\"\"},\"color_icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Dileepan-1.svg\",\"id\":14286,\"size\":\"\"},\"logo_width\":105,\"deep_link\":\"dileepan-interview\",\"_id\":\"93debdd\",\"leader_name\":\"Dileepan <\\\/br>Narayanan\"}], 2, \"69e1ec472a5e2\", \"https:\\\/\\\/player.vimeo.com\\\/video\\\/1117772308?autoplay=1\", \"true\", 2, 10);'\n                  class=\"list-btn\" videoIndex=\"2\"\n                  style=\"\">\n                  <img decoding=\"async\" src=\"https:\/\/staging.afiniti.com\/\/wp-content\/uploads\/2025\/09\/Dileepan-1.svg\" class=\"card-icon\"\n                  style=\"\"\n                    onload='autoPlay([{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\\/\\\/www.youtube.com\\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\\/\\\/vimeo.com\\\/1093170700\",\"show_image_overlay\":\"\",\"_id\":\"308b79a\",\"image_overlay\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/placeholder-2.png\",\"id\":14281,\"size\":\"\"},\"video_overlay_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/Jeromes-Testimonial-BG.mp4\",\"video_overlay_mobile_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/Jerome-BG-Web-Vertical.mp4\",\"main_heading\":\"Inspiring Innovation, Empowering People\",\"sub_heading\":\"Afiniti CEO Jerome Kapelus shares how Afiniti\\u2019s exceptional teams, product vision, and collaborative spirit form the foundation for the company\\u2019s next chapter.\",\"icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/jerome.svg\",\"id\":19878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"color_icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/jerome.svg\",\"id\":19878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"logo_width\":105,\"deep_link\":\"jerome-kapelus-interview\",\"leader_name\":\"Jerome <\\\/br>Kapelus \"},{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\\/\\\/www.youtube.com\\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\\/\\\/vimeo.com\\\/1107455151\",\"show_image_overlay\":\"\",\"image_overlay\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/placeholder-3.png\",\"id\":14283,\"size\":\"\"},\"video_overlay_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Belma-BG-Horizontal-Un-5MB.mp4\",\"video_overlay_mobile_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Belma-BG-Vertical-Un-5MB.mp4\",\"main_heading\":\"Building the Future Together\",\"sub_heading\":\"Head of Engineering, Belma Kaya discusses Afiniti\\u2019s scalable technology, daily innovation, and team-first culture.\",\"icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/belma-1.svg\",\"id\":14284,\"size\":\"\"},\"color_icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/belma-1.svg\",\"id\":14284,\"size\":\"\"},\"logo_width\":105,\"deep_link\":\"belma-kaya-interview\",\"_id\":\"471dce5\",\"leader_name\":\"Belma <\\\/br>Kaya\"},{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\\/\\\/www.youtube.com\\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\\/\\\/vimeo.com\\\/1117772308\",\"show_image_overlay\":\"\",\"image_overlay\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/placeholder-4.png\",\"id\":14285,\"size\":\"\"},\"video_overlay_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Dileepan-Narayanan-Bg-Horizontal.mp4\",\"video_overlay_mobile_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Dileepan-Narayanan-BG-Vertical.mp4\",\"main_heading\":\"Leading the Future of AI-Powered Customer Experience\",\"sub_heading\":\"Afiniti\\u2019s Chief Product & Technology Officer shares how the company is pioneering predictive and agentic AI to deliver measurable enterprise value and shape the future of AI-powered contact centers.\",\"icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Dileepan-1.svg\",\"id\":14286,\"size\":\"\"},\"color_icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Dileepan-1.svg\",\"id\":14286,\"size\":\"\"},\"logo_width\":105,\"deep_link\":\"dileepan-interview\",\"_id\":\"93debdd\",\"leader_name\":\"Dileepan <\\\/br>Narayanan\"}], \"69e1ec472a5e2\", 10,);' \/>\n                <\/div>\n                          <\/div>\n           -->\n        <\/div>\n\n                  <div class=\"nav_list\">\n            <div class=\"inner_wrap\">\n                                              <div\n                  onclick='onLogoClick([{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\\/\\\/www.youtube.com\\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\\/\\\/vimeo.com\\\/1093170700\",\"show_image_overlay\":\"\",\"_id\":\"308b79a\",\"image_overlay\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/placeholder-2.png\",\"id\":14281,\"size\":\"\"},\"video_overlay_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/Jeromes-Testimonial-BG.mp4\",\"video_overlay_mobile_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/Jerome-BG-Web-Vertical.mp4\",\"main_heading\":\"Inspiring Innovation, Empowering People\",\"sub_heading\":\"Afiniti CEO Jerome Kapelus shares how Afiniti\\u2019s exceptional teams, product vision, and collaborative spirit form the foundation for the company\\u2019s next chapter.\",\"icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/jerome.svg\",\"id\":19878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"color_icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/jerome.svg\",\"id\":19878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"logo_width\":105,\"deep_link\":\"jerome-kapelus-interview\",\"leader_name\":\"Jerome <\\\/br>Kapelus \"},{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\\/\\\/www.youtube.com\\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\\/\\\/vimeo.com\\\/1107455151\",\"show_image_overlay\":\"\",\"image_overlay\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/placeholder-3.png\",\"id\":14283,\"size\":\"\"},\"video_overlay_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Belma-BG-Horizontal-Un-5MB.mp4\",\"video_overlay_mobile_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Belma-BG-Vertical-Un-5MB.mp4\",\"main_heading\":\"Building the Future Together\",\"sub_heading\":\"Head of Engineering, Belma Kaya discusses Afiniti\\u2019s scalable technology, daily innovation, and team-first culture.\",\"icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/belma-1.svg\",\"id\":14284,\"size\":\"\"},\"color_icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/belma-1.svg\",\"id\":14284,\"size\":\"\"},\"logo_width\":105,\"deep_link\":\"belma-kaya-interview\",\"_id\":\"471dce5\",\"leader_name\":\"Belma <\\\/br>Kaya\"},{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\\/\\\/www.youtube.com\\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\\/\\\/vimeo.com\\\/1117772308\",\"show_image_overlay\":\"\",\"image_overlay\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/placeholder-4.png\",\"id\":14285,\"size\":\"\"},\"video_overlay_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Dileepan-Narayanan-Bg-Horizontal.mp4\",\"video_overlay_mobile_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Dileepan-Narayanan-BG-Vertical.mp4\",\"main_heading\":\"Leading the Future of AI-Powered Customer Experience\",\"sub_heading\":\"Afiniti\\u2019s Chief Product & Technology Officer shares how the company is pioneering predictive and agentic AI to deliver measurable enterprise value and shape the future of AI-powered contact centers.\",\"icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Dileepan-1.svg\",\"id\":14286,\"size\":\"\"},\"color_icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Dileepan-1.svg\",\"id\":14286,\"size\":\"\"},\"logo_width\":105,\"deep_link\":\"dileepan-interview\",\"_id\":\"93debdd\",\"leader_name\":\"Dileepan <\\\/br>Narayanan\"}], 0, \"69e1ec472a5e2\", \"https:\\\/\\\/player.vimeo.com\\\/video\\\/1093170700?autoplay=1\", \"true\", 0, 10);'\n                  class=\"list-btn\" videoIndex=\"0\" style=\"width: 33.333333333333%\">\n                  <div class=\"fill-bar\"><\/div>\n                  <img decoding=\"async\" src=\"https:\/\/staging.afiniti.com\/wp-content\/uploads\/2026\/01\/jerome.svg\" class=\"card-icon\"\n                    color-image=\"https:\/\/staging.afiniti.com\/wp-content\/uploads\/2026\/01\/jerome.svg\"\n                    grey-image=\"https:\/\/staging.afiniti.com\/wp-content\/uploads\/2026\/01\/jerome.svg\"\n                    loading=\"lazy\"\n                    alt=\"Jerome <\/br>Kapelus \"\n                    style=\"opacity: 1; width: 105px\" \n                     \/>\n                    <h7>Jerome <\/br>Kapelus <\/h7>\n                <\/div>\n                                              <div\n                  onclick='onLogoClick([{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\\/\\\/www.youtube.com\\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\\/\\\/vimeo.com\\\/1093170700\",\"show_image_overlay\":\"\",\"_id\":\"308b79a\",\"image_overlay\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/placeholder-2.png\",\"id\":14281,\"size\":\"\"},\"video_overlay_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/Jeromes-Testimonial-BG.mp4\",\"video_overlay_mobile_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/Jerome-BG-Web-Vertical.mp4\",\"main_heading\":\"Inspiring Innovation, Empowering People\",\"sub_heading\":\"Afiniti CEO Jerome Kapelus shares how Afiniti\\u2019s exceptional teams, product vision, and collaborative spirit form the foundation for the company\\u2019s next chapter.\",\"icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/jerome.svg\",\"id\":19878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"color_icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/jerome.svg\",\"id\":19878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"logo_width\":105,\"deep_link\":\"jerome-kapelus-interview\",\"leader_name\":\"Jerome <\\\/br>Kapelus \"},{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\\/\\\/www.youtube.com\\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\\/\\\/vimeo.com\\\/1107455151\",\"show_image_overlay\":\"\",\"image_overlay\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/placeholder-3.png\",\"id\":14283,\"size\":\"\"},\"video_overlay_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Belma-BG-Horizontal-Un-5MB.mp4\",\"video_overlay_mobile_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Belma-BG-Vertical-Un-5MB.mp4\",\"main_heading\":\"Building the Future Together\",\"sub_heading\":\"Head of Engineering, Belma Kaya discusses Afiniti\\u2019s scalable technology, daily innovation, and team-first culture.\",\"icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/belma-1.svg\",\"id\":14284,\"size\":\"\"},\"color_icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/belma-1.svg\",\"id\":14284,\"size\":\"\"},\"logo_width\":105,\"deep_link\":\"belma-kaya-interview\",\"_id\":\"471dce5\",\"leader_name\":\"Belma <\\\/br>Kaya\"},{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\\/\\\/www.youtube.com\\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\\/\\\/vimeo.com\\\/1117772308\",\"show_image_overlay\":\"\",\"image_overlay\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/placeholder-4.png\",\"id\":14285,\"size\":\"\"},\"video_overlay_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Dileepan-Narayanan-Bg-Horizontal.mp4\",\"video_overlay_mobile_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Dileepan-Narayanan-BG-Vertical.mp4\",\"main_heading\":\"Leading the Future of AI-Powered Customer Experience\",\"sub_heading\":\"Afiniti\\u2019s Chief Product & Technology Officer shares how the company is pioneering predictive and agentic AI to deliver measurable enterprise value and shape the future of AI-powered contact centers.\",\"icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Dileepan-1.svg\",\"id\":14286,\"size\":\"\"},\"color_icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Dileepan-1.svg\",\"id\":14286,\"size\":\"\"},\"logo_width\":105,\"deep_link\":\"dileepan-interview\",\"_id\":\"93debdd\",\"leader_name\":\"Dileepan <\\\/br>Narayanan\"}], 1, \"69e1ec472a5e2\", \"https:\\\/\\\/player.vimeo.com\\\/video\\\/1107455151?autoplay=1\", \"true\", 1, 10);'\n                  class=\"list-btn\" videoIndex=\"1\" style=\"width: 33.333333333333%\">\n                  <div class=\"fill-bar\"><\/div>\n                  <img decoding=\"async\" src=\"https:\/\/staging.afiniti.com\/\/wp-content\/uploads\/2025\/09\/belma-1.svg\" class=\"card-icon\"\n                    color-image=\"https:\/\/staging.afiniti.com\/\/wp-content\/uploads\/2025\/09\/belma-1.svg\"\n                    grey-image=\"https:\/\/staging.afiniti.com\/\/wp-content\/uploads\/2025\/09\/belma-1.svg\"\n                    loading=\"lazy\"\n                    alt=\"Belma <\/br>Kaya\"\n                    style=\"; width: 105px\" \n                     \/>\n                    <h7>Belma <\/br>Kaya<\/h7>\n                <\/div>\n                                              <div\n                  onclick='onLogoClick([{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\\/\\\/www.youtube.com\\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\\/\\\/vimeo.com\\\/1093170700\",\"show_image_overlay\":\"\",\"_id\":\"308b79a\",\"image_overlay\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/placeholder-2.png\",\"id\":14281,\"size\":\"\"},\"video_overlay_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/Jeromes-Testimonial-BG.mp4\",\"video_overlay_mobile_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/Jerome-BG-Web-Vertical.mp4\",\"main_heading\":\"Inspiring Innovation, Empowering People\",\"sub_heading\":\"Afiniti CEO Jerome Kapelus shares how Afiniti\\u2019s exceptional teams, product vision, and collaborative spirit form the foundation for the company\\u2019s next chapter.\",\"icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/jerome.svg\",\"id\":19878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"color_icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/jerome.svg\",\"id\":19878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"logo_width\":105,\"deep_link\":\"jerome-kapelus-interview\",\"leader_name\":\"Jerome <\\\/br>Kapelus \"},{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\\/\\\/www.youtube.com\\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\\/\\\/vimeo.com\\\/1107455151\",\"show_image_overlay\":\"\",\"image_overlay\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/placeholder-3.png\",\"id\":14283,\"size\":\"\"},\"video_overlay_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Belma-BG-Horizontal-Un-5MB.mp4\",\"video_overlay_mobile_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Belma-BG-Vertical-Un-5MB.mp4\",\"main_heading\":\"Building the Future Together\",\"sub_heading\":\"Head of Engineering, Belma Kaya discusses Afiniti\\u2019s scalable technology, daily innovation, and team-first culture.\",\"icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/belma-1.svg\",\"id\":14284,\"size\":\"\"},\"color_icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/belma-1.svg\",\"id\":14284,\"size\":\"\"},\"logo_width\":105,\"deep_link\":\"belma-kaya-interview\",\"_id\":\"471dce5\",\"leader_name\":\"Belma <\\\/br>Kaya\"},{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\\/\\\/www.youtube.com\\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\\/\\\/vimeo.com\\\/1117772308\",\"show_image_overlay\":\"\",\"image_overlay\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/placeholder-4.png\",\"id\":14285,\"size\":\"\"},\"video_overlay_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Dileepan-Narayanan-Bg-Horizontal.mp4\",\"video_overlay_mobile_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Dileepan-Narayanan-BG-Vertical.mp4\",\"main_heading\":\"Leading the Future of AI-Powered Customer Experience\",\"sub_heading\":\"Afiniti\\u2019s Chief Product & Technology Officer shares how the company is pioneering predictive and agentic AI to deliver measurable enterprise value and shape the future of AI-powered contact centers.\",\"icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Dileepan-1.svg\",\"id\":14286,\"size\":\"\"},\"color_icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Dileepan-1.svg\",\"id\":14286,\"size\":\"\"},\"logo_width\":105,\"deep_link\":\"dileepan-interview\",\"_id\":\"93debdd\",\"leader_name\":\"Dileepan <\\\/br>Narayanan\"}], 2, \"69e1ec472a5e2\", \"https:\\\/\\\/player.vimeo.com\\\/video\\\/1117772308?autoplay=1\", \"true\", 2, 10);'\n                  class=\"list-btn\" videoIndex=\"2\" style=\"width: 33.333333333333%\">\n                  <div class=\"fill-bar\"><\/div>\n                  <img decoding=\"async\" src=\"https:\/\/staging.afiniti.com\/\/wp-content\/uploads\/2025\/09\/Dileepan-1.svg\" class=\"card-icon\"\n                    color-image=\"https:\/\/staging.afiniti.com\/\/wp-content\/uploads\/2025\/09\/Dileepan-1.svg\"\n                    grey-image=\"https:\/\/staging.afiniti.com\/\/wp-content\/uploads\/2025\/09\/Dileepan-1.svg\"\n                    loading=\"lazy\"\n                    alt=\"Dileepan <\/br>Narayanan\"\n                    style=\"; width: 105px\" \n                     \/>\n                    <h7>Dileepan <\/br>Narayanan<\/h7>\n                <\/div>\n                          <\/div>\n            <div class=\"mobile_arrow\">\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"17.122\" height=\"31.42\" viewBox=\"0 0 17.122 31.42\">\n                <path id=\"Path_7238\" data-name=\"Path 7238\" d=\"M-10509.009-5697.647l15,15.029-15,14.977\"\n                  transform=\"translate(10509.717 5698.354)\" fill=\"none\" stroke=\"#0a2133\" stroke-width=\"2\" \/>\n              <\/svg>\n            <\/div>\n          <\/div>\n        \n\n      <\/div>\n    <\/div>\n    <script type='text\/javascript'>\n\n      const content = document.querySelector(\".nav_list .inner_wrap\");\n      document.addEventListener(\"DOMContentLoaded\", function () {\n        const scrollRightBtn = document.querySelector(\".mobile_arrow\");\n\n        if(scrollRightBtn) {\n          scrollRightBtn.addEventListener(\"click\", function () {\n          scrollRight();\n        });\n        }\n        \n        \/\/ run progress bar on load\n        \/\/ runProgressBar(0, \"10\" * 1000);\n      });\n\n      function scrollRight() {\n        const currentScroll = content.scrollLeft;\n        const newScroll = currentScroll + content.clientWidth * 1;\n\n        content.scrollTo({\n          left: newScroll,\n          behavior: \"smooth\",\n        });\n      }\n\n\n      document.addEventListener(\"DOMContentLoaded\", function () {\n        const autoplayLists = document.querySelectorAll(\".nav_list\");\n\n        autoplayLists.forEach(navList => {\n          const btns = navList.querySelectorAll(\".list-btn\");\n\n          if (btns.length === 0) return;\n\n          \/\/ Assume autoplay should be triggered once first image is loaded\n          const firstImg = btns[0].querySelector(\"img\");\n          if (!firstImg) return;\n\n          firstImg.addEventListener(\"load\", () => {\n            \/\/ Replace this with PHP echo for widget-specific variables\n            autoPlay(\n              [{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\\/\\\/www.youtube.com\\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\\/\\\/vimeo.com\\\/1093170700\",\"show_image_overlay\":\"\",\"_id\":\"308b79a\",\"image_overlay\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/placeholder-2.png\",\"id\":14281,\"size\":\"\"},\"video_overlay_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/Jeromes-Testimonial-BG.mp4\",\"video_overlay_mobile_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/Jerome-BG-Web-Vertical.mp4\",\"main_heading\":\"Inspiring Innovation, Empowering People\",\"sub_heading\":\"Afiniti CEO Jerome Kapelus shares how Afiniti\\u2019s exceptional teams, product vision, and collaborative spirit form the foundation for the company\\u2019s next chapter.\",\"icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/jerome.svg\",\"id\":19878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"color_icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/jerome.svg\",\"id\":19878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"logo_width\":105,\"deep_link\":\"jerome-kapelus-interview\",\"leader_name\":\"Jerome <\\\/br>Kapelus \"},{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\\/\\\/www.youtube.com\\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\\/\\\/vimeo.com\\\/1107455151\",\"show_image_overlay\":\"\",\"image_overlay\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/placeholder-3.png\",\"id\":14283,\"size\":\"\"},\"video_overlay_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Belma-BG-Horizontal-Un-5MB.mp4\",\"video_overlay_mobile_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Belma-BG-Vertical-Un-5MB.mp4\",\"main_heading\":\"Building the Future Together\",\"sub_heading\":\"Head of Engineering, Belma Kaya discusses Afiniti\\u2019s scalable technology, daily innovation, and team-first culture.\",\"icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/belma-1.svg\",\"id\":14284,\"size\":\"\"},\"color_icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/belma-1.svg\",\"id\":14284,\"size\":\"\"},\"logo_width\":105,\"deep_link\":\"belma-kaya-interview\",\"_id\":\"471dce5\",\"leader_name\":\"Belma <\\\/br>Kaya\"},{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\\/\\\/www.youtube.com\\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\\/\\\/vimeo.com\\\/1117772308\",\"show_image_overlay\":\"\",\"image_overlay\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/placeholder-4.png\",\"id\":14285,\"size\":\"\"},\"video_overlay_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Dileepan-Narayanan-Bg-Horizontal.mp4\",\"video_overlay_mobile_url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Dileepan-Narayanan-BG-Vertical.mp4\",\"main_heading\":\"Leading the Future of AI-Powered Customer Experience\",\"sub_heading\":\"Afiniti\\u2019s Chief Product & Technology Officer shares how the company is pioneering predictive and agentic AI to deliver measurable enterprise value and shape the future of AI-powered contact centers.\",\"icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Dileepan-1.svg\",\"id\":14286,\"size\":\"\"},\"color_icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Dileepan-1.svg\",\"id\":14286,\"size\":\"\"},\"logo_width\":105,\"deep_link\":\"dileepan-interview\",\"_id\":\"93debdd\",\"leader_name\":\"Dileepan <\\\/br>Narayanan\"}],\n              \"69e1ec472a5e2\",\n              10,\n              0\n            );\n          });\n\n          \/\/ Fallback if image already cached\n          if (firstImg.complete) {\n            firstImg.dispatchEvent(new Event('load'));\n          }\n        });\n      });\n\n\n\n\n\n\n      var autoPlayArr = [];\n      var loopInterval;\n      var videoArrayCopy = [];\n      var logoIndexCopy = 0;\n      var autoPlayDelayCopy = 10;\n      function autoPlay(videoArray, unique_id, autoPlayDelay, logoIndex = 0,) {\n        videoArrayCopy = videoArray;\n        logoIndexCopy = logoIndex;\n        autoPlayDelayCopy = autoPlayDelay;\n        const autoPlayExists = autoPlayArr.find((element) => (element.id === unique_id && element.autoPlayInit === true))\n        \n        if (!autoPlayExists) {\n        runProgressBar(logoIndex, autoPlayDelay * 1000);\n          \/\/initializing autoplay\n          autoPlayArr.push({ \"id\": unique_id, autoPlayInit: true, videoArray: videoArray, activeIndex: logoIndex })\n\n          loopInterval = setInterval(() => {\n            let index = autoPlayArr.findIndex((element) => (element.id === unique_id))\n\n            if (autoPlayArr[index].activeIndex >= 1) {\n              scrollRight();\n            }\n            if (autoPlayArr[index].activeIndex >= videoArray.length - 1) {\n              content.scrollTo({\n                left: 0,\n                behavior: \"smooth\",\n              });\n            }\n            \n\n            if (index >= 0 && autoPlayArr[index].autoPlayInit === true) {\n              if (autoPlayArr[index].activeIndex == autoPlayArr[index].videoArray.length - 1) {\n                autoPlayArr[index].activeIndex = 0;\n              }\n              else {\n                autoPlayArr[index].activeIndex++;\n              } \n              \/\/ console.log($lastPart, 'sada');\n            \n                          onLogoClick(autoPlayArr[index].videoArray, autoPlayArr[index].activeIndex, autoPlayArr[index].id, getEmbedUrl(autoPlayArr[index].videoArray[autoPlayArr[index].activeIndex][[autoPlayArr[index].videoArray[autoPlayArr[index].activeIndex]['video_type'] + '_url']]))\n                          }\n\n\n          }, autoPlayDelay * 1000)\n\n        }else {\n          logoIndexCopy = autoPlayExists.activeIndex;\n        \n        }\n      }\n\n\n      function onLogoClick(videoArray, index, unique_id, embed_url, logoClicked, logoIndex = 0, autoPlayDelay = \"\") {\n        const autoPlayIndex = autoPlayArr.findIndex((element) => (element.id === unique_id))\n        if (autoPlayIndex) {\n          console.log(autoPlayArr);\n          autoPlayArr[autoPlayIndex].activeIndex = index;\n        }\n        \n        if (logoClicked) {\n          clearInterval(loopInterval);\n          autoPlayArr = [];\n          \/\/ Progress bar\n          runProgressBar(logoIndex, autoPlayDelay * 1000);\n          autoPlay(videoArray, unique_id, autoPlayDelay, logoIndex);\n        }else {\n          runProgressBar(autoPlayArr[autoPlayIndex].activeIndex, autoPlayDelayCopy * 1000); \n        }\n\n        if (videoArray[index]['show_image_overlay'] === 'yes') {\n          \/\/ if the overlay is an image\n          document.getElementById(`${unique_id}`).querySelector('#image-overlay').style.opacity = 0;\n          document.getElementById(`${unique_id}`).querySelector('#image-overlay').style.display = \"none\";\n          document.getElementById(`${unique_id}`).querySelector('#image-overlay').style.backgroundImage = `url('${videoArray[index]['image_overlay']['url']}')`;\n          if (window.matchMedia('(min-width: 767px)').matches) {\n            document.getElementById(`${unique_id}`).querySelector('#video-overlay-desktop').style.display = \"none\";\n            document.getElementById(`${unique_id}`).querySelector('#video-overlay-desktop').style.opacity = 0;\n          } else {\n            document.getElementById(`${unique_id}`).querySelector('#video-overlay-moble').style.display = \"none\";\n            document.getElementById(`${unique_id}`).querySelector('#video-overlay-moble').style.opacity = 0;\n          }\n          setTimeout(() => {\n            document.getElementById(`${unique_id}`).querySelector('#image-overlay').style.display = \"block\";\n            document.getElementById(`${unique_id}`).querySelector('#image-overlay').style.opacity = 1;\n          }, 500)\n\n        }\n        else if (videoArray[index]['show_image_overlay'] === '') {\n          \/\/ if the overlay is a video\n          document.getElementById(`${unique_id}`).querySelector('#image-overlay').style.display = \"none\";\n          document.getElementById(`${unique_id}`).querySelector('#image-overlay').style.opacity = 0;\n          if (window.matchMedia('(min-width: 767px)').matches) {\n            document.getElementById(`${unique_id}`).querySelector('#video-overlay-desktop').style.opacity = 0;\n            setTimeout(() => {\n              document.getElementById(`${unique_id}`).querySelector('#video-overlay-desktop').setAttribute(\"src\", videoArray[index]['video_overlay_url']);\n              document.getElementById(`${unique_id}`).querySelector('#video-overlay-desktop').style.display = \"block\";\n              document.getElementById(`${unique_id}`).querySelector('#video-overlay-desktop').style.opacity = 1;\n            }, 500)\n          } else {\n            document.getElementById(`${unique_id}`).querySelector('#video-overlay-mobile').style.opacity = 0;\n            setTimeout(() => {\n              document.getElementById(`${unique_id}`).querySelector('#video-overlay-mobile').setAttribute(\"src\", videoArray[index]['video_overlay_mobile_url']);\n              document.getElementById(`${unique_id}`).querySelector('#video-overlay-mobile').style.display = \"block\";\n              document.getElementById(`${unique_id}`).querySelector('#video-overlay-mobile').style.opacity = 1;\n            }, 500)\n\n          }\n        }\n\n        \/\/animate and change values of headings and play button\n\n        if (document.getElementById(`${unique_id}`).querySelector('.content-wrapper h4')) {\n          document.getElementById(`${unique_id}`).querySelector('.content-wrapper h4').style.opacity = 0\n        }\n        if (document.getElementById(`${unique_id}`).querySelector('.content-wrapper h7')) {\n          document.getElementById(`${unique_id}`).querySelector('.content-wrapper h7').style.opacity = 0\n        }\n        document.getElementById(`${unique_id}`).querySelector('.content-wrapper .button-wrapper').style.opacity = 0\n        document.getElementById(`${unique_id}`).querySelector('.content-wrapper .button-wrapper').onclick = function () { onPlayClick(unique_id, embed_url) };\n\n        setTimeout(() => {\n          if (videoArray[index]['main_heading']) {\n            document.getElementById(`${unique_id}`).querySelector('.content-wrapper h4').innerHTML = videoArray[index]['main_heading']\n            document.getElementById(`${unique_id}`).querySelector('.content-wrapper h4').style.display = \"block\"\n            document.getElementById(`${unique_id}`).querySelector('.content-wrapper h4').style.opacity = 1\n            document.getElementById(`${unique_id}`).querySelector(\".content-wrapper p\").setAttribute(\"deep-link\", videoArray[index]['deep_link']);\n          }\n          else {\n            document.getElementById(`${unique_id}`).querySelector('.content-wrapper h4').style.display = \"none\"\n\n          }\n          if (videoArray[index]['sub_heading']) {\n            document.getElementById(`${unique_id}`).querySelector('.content-wrapper h7').innerHTML = videoArray[index]['sub_heading']\n            document.getElementById(`${unique_id}`).querySelector('.content-wrapper h7').style.display = \"block\"\n            document.getElementById(`${unique_id}`).querySelector('.content-wrapper h7').style.opacity = 1\n          }\n          else {\n            document.getElementById(`${unique_id}`).querySelector('.content-wrapper h7').style.display = \"none\"\n\n          }\n\n          document.getElementById(`${unique_id}`).querySelector('.content-wrapper .button-wrapper').style.opacity = 1\n        }, 500)\n\n\n        \/\/ change the background color of list buttons\n        let listButtons = document.getElementById(`${unique_id}`).querySelectorAll('.list-btn')\n        for (let i = 0; i < listButtons.length; i++) {\n          let grey_image = listButtons[i].querySelector(`img`).getAttribute('grey-image');\n          listButtons[i].querySelector(`img`).setAttribute('src', grey_image)\n        }\n        document.getElementById(`${unique_id}`).querySelector(`[videoIndex='${index}']`).querySelector(`img`).style.opacity = '0.5';\n        let color_image = document.getElementById(`${unique_id}`).querySelector(`[videoIndex='${index}']`).querySelector(`img`).getAttribute('color-image');\n\n        setTimeout(() => {\n          document.getElementById(`${unique_id}`).querySelector(`[videoIndex='${index}']`).querySelector(`img`).setAttribute('src', color_image)\n          setTimeout(() => {\n            document.getElementById(`${unique_id}`).querySelector(`[videoIndex='${index}']`).querySelector(`img`).style.opacity = '1';\n          }, 0);\n        }, 300);\n      }\n      function onPlayClick(unique_id, embed_url) {\n        const bodyElement = document.body;\n        bodyElement.style.overflow = 'hidden';\n        const videoWrappers = document.querySelectorAll('.afiniti-video-wrapper');\n        const videoContainers = document.querySelectorAll('.banner-video');\n        \n        videoWrappers.forEach((videoWrapper, index) => {\n          const videoContainer = videoContainers[index];\n\n          videoWrapper.classList.add(\"active\");\n          videoContainer.classList.add(\"fullbleed\"); \/\/ used when bg videos is not 100%\n          videoWrapper.style.position = 'fixed';\n          videoWrapper.style.zIndex = 999;\n    \n        });\n\n        \/\/ Stop the video carousal autoplay\n        clearInterval(loopInterval);\n        autoPlayArr = [];\n\n\n        const autoPlayIndex = autoPlayArr.findIndex((element) => (element.id === unique_id))\n        if (autoPlayIndex.length > 0) {\n          autoPlayArr[autoPlayIndex].autoPlayInit = false;\n        }\n        const iframe = document.createElement(\"iframe\");\n        iframe.classList = [\"video-player\"]\n        iframe.src = embed_url;\n        iframe.allow = \"autoplay\"\n\n        document.getElementById(`${unique_id}`).appendChild(iframe)\n        document.getElementById(`${unique_id}`).getElementsByClassName(\"overlay-wrapper\")[0].style.opacity = 0;\n        document.getElementById(`${unique_id}`).querySelector(\".close-button\").style.opacity = 1;\n        document.getElementById(`${unique_id}`).querySelector(\".close-button\").style.visibility = \"visible\";\n        document.querySelector(\".header\").firstElementChild.style.opacity = 0;\n        \/\/ setTimeout(() => {\n        document.getElementById(`${unique_id}`).getElementsByClassName(\"overlay-wrapper\")[0].style.display = \"none\";\n        \/\/ }, 100)\n      }\n\n      function onCloseClick(unique_id) {\n\n        autoPlay(videoArrayCopy, unique_id, autoPlayDelayCopy, logoIndexCopy); \/\/ start the autoplay again\n        const bodyElement = document.body;\n        bodyElement.style.overflow = 'unset';\n\n        const videoWrappers = document.querySelectorAll('.afiniti-video-wrapper');\n        const videoContainers = document.querySelectorAll('.banner-video');\n        \n        videoWrappers.forEach((videoWrapper, index) => {\n          const videoContainer = videoContainers[index];\n          \n          videoWrapper.classList.remove(\"active\");\n          videoContainer.classList.remove(\"fullbleed\");\n          videoWrapper.style.position = 'relative';\n          videoWrapper.style.zIndex = \"unset\";\n        })\n\n        const autoPlayIndex = autoPlayArr.findIndex((element) => (element.id === unique_id))\n        if (autoPlayIndex) {\n          autoPlayArr[autoPlayIndex].autoPlayInit = true;\n        }\n        \n        document.getElementById(`${unique_id}`).getElementsByClassName(\"overlay-wrapper\")[0].style.display = \"block\";\n        document.getElementById(`${unique_id}`).querySelector(\".close-button\").style.opacity = 0;\n        document.getElementById(`${unique_id}`).querySelector(\".close-button\").style.visibility = \"hidden\";\n\n\n\n        \/\/ setTimeout(() => {\n        document.getElementById(`${unique_id}`).getElementsByClassName(\"overlay-wrapper\")[0].style.opacity = 1;\n        document.querySelector(\".header\").firstElementChild.style.opacity = 1;\n\n        var iframes = document.getElementById(`${unique_id}`).getElementsByTagName(\"iframe\")\n        if (iframes != null) {\n          for (var i = 0; i < iframes.length; i++) {\n\n            iframes[i].remove();\n          }\n        }\n        \/\/ }, 500)\n\n      }\n\n      let progressInterval;\n\n      function runProgressBar(activeIndex, duration) {\n        const parent = document.querySelector(`.nav_list`);\n        if (!parent) return;\n\n        const listBtns = parent.querySelectorAll('.list-btn');\n\n        listBtns.forEach(btn => {\n          btn.classList.remove('active');\n          const bar = btn.querySelector('.fill-bar');\n          if (bar) {\n            bar.style.width = '0%';\n          }\n        });\n\n        const activeBtn = listBtns[activeIndex];\n        if (!activeBtn) return;\n\n        activeBtn.classList.add('active');\n        const bar = activeBtn.querySelector('.fill-bar');\n\n        if (!bar) return;\n\n        if (progressInterval) clearInterval(progressInterval);\n\n        let currentWidth = 0;\n        const intervalDuration = 50;\n        const step = 100 \/ (duration \/ intervalDuration);\n\n        progressInterval = setInterval(() => {\n          currentWidth += step;\n          if (currentWidth >= 100) {\n            currentWidth = 100;\n            clearInterval(progressInterval);\n          }\n          bar.style.width = `${currentWidth}%`;\n        }, intervalDuration);\n      }\n\n\n      function getEmbedUrl(url) {\n        if (url.includes(\"youtube\")) {\n          return getYouTubeEmbedUrl(url)\n        }\n        else if (url.includes(\"vimeo\")) {\n          return getVimeoEmbedUrl(url)\n        }\n        else {\n          return undefined\n        }\n      }\n\n      function getYouTubeEmbedUrl(url) {\n        \/\/ Our regex pattern to look for a youTube ID\n        const regExp = \/^.*(youtu.be\\\/|v\\\/|u\\\/\\w\\\/|embed\\\/|watch\\?v=|&v=)([^#&?]*).*\/;\n        \/\/Match the url with the regex\n        const match = url.match(regExp);\n        \/\/Return the result\n        const videoId = match && match[2].length === 11 ? match[2] : undefined;\n        if (videoId) {\n          return 'https:\/\/www.youtube.com\/embed\/' + videoId + '?autoplay=1';\n        }\n        else {\n          return undefined\n        }\n      };\n      function getVimeoEmbedUrl(url) {\n        \/\/ Look for a string with 'vimeo', then whatever, then a\n        \/\/ forward slash and a group of digits.\n        const match = \/vimeo.*\\\/(\\d+)\/i.exec(url);\n        \/\/ If the match isn't null (i.e. it matched)\n        if (match) {\n          \/\/ The grouped\/matched digits from the regex\n          return 'https:\/\/player.vimeo.com\/video\/' + match[1] + '?autoplay=1';\n        }\n        else {\n          return undefined;\n        }\n      };\n\n\n    document.addEventListener(\"DOMContentLoaded\", function () {\n      const playBtn = document.querySelector(\".play-video-btn\");\n      const deepLink = document.querySelector(\".deep-link\");\n      const closeBtn = document.querySelector(\".close-button\");\n\n      const originalPath = window.location.pathname;\n\n      if (playBtn) {\n        playBtn.addEventListener(\"click\", function () {\n          let deep_link = deepLink.getAttribute(\"deep-link\");\n          const newUrl = \"\/video\/\" + deep_link; \n          history.pushState({ video: true }, \"\", newUrl);\n        });\n      }\n\n      if (closeBtn) {\n        closeBtn.addEventListener(\"click\", function () {\n          history.pushState({}, \"\", originalPath);\n        });\n      }\n      \/\/ Double click on wrapper play a video.\n      const wrapper = document.querySelector(\".afiniti-video-wrapper\"); \n\n      if (wrapper && playBtn) {\n        wrapper.addEventListener(\"dblclick\", function (e) {\n          e.preventDefault();\n          playBtn.click();\n        });\n      }\n    });\n\n    <\/script>\n    \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-695548d e-flex e-con-boxed e-con e-child\" data-id=\"695548d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-674a005 elementor-widget elementor-widget-heading\" data-id=\"674a005\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Our Ways of Working<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4e50d68 elementor-widget elementor-widget-text-editor\" data-id=\"4e50d68\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>We work in ways that reflect our values.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1295207 e-con-full e-flex e-con e-child\" data-id=\"1295207\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-b992a3c e-con-full e-flex e-con e-child\" data-id=\"b992a3c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-2b215f0 e-con-full e-flex e-con e-child\" data-id=\"2b215f0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b5ea4a4 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"b5ea4a4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"67.566\" height=\"67.677\" viewBox=\"0 0 67.566 67.677\"><path id=\"Path_7967\" data-name=\"Path 7967\" d=\"M4.223,11.743A24.277,24.277,0,1,1,28.5,36.023,24.279,24.279,0,0,1,4.223,11.743Zm24.623-13.3,3.048,9.443h9.864l-7.981,5.835,3.048,9.443-7.979-5.835-7.979,5.835,3.048-9.443L15.934,7.889H25.8ZM7.79,24.6l-12.3,16.131,13.962-.8L11.886,53.64,24.26,35.692m25-11.206,12.3,16.129-13.962-.8L45.164,53.529,32.793,35.582\" transform=\"translate(5.258 13.287)\" fill=\"none\" stroke=\"#534ec5\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9f83e40 font-weight-regular elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"9f83e40\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">We are relentless in driving for \nexcellence<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cfc891c e-con-full e-flex e-con e-child\" data-id=\"cfc891c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1ab62c9 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"1ab62c9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Layer_1\" viewBox=\"0 0 72 62.4\"><path id=\"Path_7969\" d=\"M51.7,33.7v21.3c0,1.1-.2,2.2-.7,3.2-1.5,3.1-3.3,3.6-6.6,3.5,0,0-5.5.5-5.4-6.4H.8s0,.2.1.5c.8,3.4,3.9,5.9,7.5,5.8h36.6M10.4,55.3V10.7h18M16.4,20.5h14.5M16.4,24.5h16.8M16.4,28.6h21.7M22.6,32.7h20.4M16.4,32.7h4.1M30.7,36.7h12.3M16.3,36.7h12.3M16.3,40.8h6.2M60.6,14.3c0,7.5-6.2,13.6-13.7,13.6,0,0,0,0,0,0-7.5,0-13.7-6-13.7-13.6,0-7.5,6.2-13.6,13.7-13.6,0,0,0,0,0,0,7.5,0,13.7,6,13.7,13.6,0,0,0,0,0,0ZM56.6,14.3c0,5.3-4.4,9.6-9.7,9.6-5.3,0-9.6-4.3-9.7-9.6,0,0,0,0,0,0,0-5.3,4.3-9.6,9.7-9.6,0,0,0,0,0,0,5.3,0,9.6,4.3,9.7,9.6,0,0,0,0,0,0ZM55.3,25l12.4,12.3s1.3-1.3,3.5-3.5l-12.7-12.6\" fill=\"none\" stroke=\"#534ec5\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ef53b07 font-weight-regular elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"ef53b07\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">We innovate with facts and data <\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9ab18cd e-con-full e-flex e-con e-child\" data-id=\"9ab18cd\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9f8b65d elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"9f8b65d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"62.457\" height=\"62.274\" viewBox=\"0 0 62.457 62.274\"><path id=\"Path_7939\" data-name=\"Path 7939\" d=\"M24.959,12.478A25.283,25.283,0,0,1-.325,37.757a25.281,25.281,0,0,1-25.283-25.28A25.281,25.281,0,0,1-.325-12.8,25.283,25.283,0,0,1,24.959,12.478ZM14.086,33.251,28.811,47.972s2.362-2.407,6.538-6.534L20.591,26.683M-10.451,24.2V21.7a7.93,7.93,0,0,1,7.93-7.928H1.545a7.879,7.879,0,0,1,7.879,7.879V24.2ZM-6.874,4.1A6.7,6.7,0,0,1-.032-2.439,6.7,6.7,0,0,1,6.81,4.1,6.7,6.7,0,0,1-.032,10.649,6.7,6.7,0,0,1-6.874,4.1Z\" transform=\"translate(26.358 13.552)\" fill=\"none\" stroke=\"#534ec5\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3273626 font-weight-regular elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"3273626\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">We see everything through the eyes of our clients <\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4b2645c e-con-full e-flex e-con e-child\" data-id=\"4b2645c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-69c4482 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"69c4482\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"58.672\" height=\"58.671\" viewBox=\"0 0 58.672 58.671\"><path id=\"Path_7957\" data-name=\"Path 7957\" d=\"M23.074,11.4A28.586,28.586,0,0,1-5.511,39.983,28.586,28.586,0,0,1-34.1,11.4,28.586,28.586,0,0,1-5.511-17.188,28.586,28.586,0,0,1,23.074,11.4ZM-34.8,12.545H23.29m-28.8-29.733s-22.69,24.657,0,57.014m0-57.014s22.688,24.657,0,57.014m-21.675-9.791a62.048,62.048,0,0,1,43.274.086M-28.477-5.628c7.153,3.148,24.552,8.587,46-.363\" transform=\"translate(34.848 17.938)\" fill=\"none\" stroke=\"#534ec5\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c1bb33c font-weight-regular elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"c1bb33c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">We are a global community <\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5095cff e-con-full e-flex e-con e-child\" data-id=\"5095cff\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-1b5eaf1 e-con-full e-flex e-con e-child\" data-id=\"1b5eaf1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2d1caac elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"2d1caac\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"49.568\" height=\"62.486\" viewBox=\"0 0 49.568 62.486\"><path id=\"Path_7942\" data-name=\"Path 7942\" d=\"M10.661,0A51.037,51.037,0,0,1-13.608,8.295l.08,21.148A33.705,33.705,0,0,0-8.076,47.9,30.816,30.816,0,0,0,10.6,60.986s16.75-3.282,22.345-20.8A33.356,33.356,0,0,0,34.46,29.953L34.414,8.562S17.979,5.049,10.661,0ZM-3.205,32.083,7.319,41.057,23.2,23.62\" transform=\"translate(14.358 0.75)\" fill=\"none\" stroke=\"#534ec5\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b667830 font-weight-regular elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"b667830\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">We hold ourselves accountable for \nwhat we commit<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-202cf17 e-con-full e-flex e-con e-child\" data-id=\"202cf17\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2efe797 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"2efe797\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"63.279\" height=\"56.429\" viewBox=\"0 0 63.279 56.429\"><path id=\"Path_7950\" data-name=\"Path 7950\" d=\"M6.786,18.551v-.909A12.183,12.183,0,0,1,18.806,5.3h0A12.138,12.138,0,0,1,30.78,17.594v.957ZM11.1-6.964a8.284,8.284,0,0,1,8.259-8.309,8.284,8.284,0,0,1,8.261,8.309,8.284,8.284,0,0,1-8.261,8.305A8.283,8.283,0,0,1,11.1-6.964Zm-21.54,34.1,9.662-.094,3.36-8.665,33.386.092,8.261-5.757L52.8,12.3M48.4-28.532l.457,40.586M32.022-23.383,48.29-19v-8.769Z\" transform=\"translate(10.444 28.541)\" fill=\"none\" stroke=\"#534ec5\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4be4b21 font-weight-regular elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4be4b21\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">We act with intention <\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a51066b e-con-full e-flex e-con e-child\" data-id=\"a51066b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2df4bf8 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"2df4bf8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"61.26\" height=\"53.192\" viewBox=\"0 0 61.26 53.192\"><path id=\"Path_7959\" data-name=\"Path 7959\" d=\"M1.494,11.275S-5.88,2.2.77-7.963a14.835,14.835,0,0,1,10.344-6.8c4.353-.565,10.264.691,16.5,7.976,0,0,9.406-12.569,20.875-6.9A16.157,16.157,0,0,1,54.9-7.848C57.52-3.738,60.089,3.6,53.171,11.784M1.133,10.846l24.45,24.532a3.284,3.284,0,0,0,4.59-.047L53.712,11.2\" transform=\"translate(2.777 15.939)\" fill=\"none\" stroke=\"#534ec5\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f210a4f font-weight-regular elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"f210a4f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">We are kind and assume good <\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-832f2ab e-con-full e-flex e-con e-child\" data-id=\"832f2ab\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-10b488c elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"10b488c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"56.243\" height=\"66.501\" viewBox=\"0 0 56.243 66.501\"><path id=\"Path_7962\" data-name=\"Path 7962\" d=\"M5.7,24.745-7.747,10.64l6.452-6.771L12.151,17.974Zm6.454-6.771L-1.295,3.868,3.313-.944a56.473,56.473,0,0,0,9.232-12.882l8.748-16.722L45.224-5.442,29.137,3.631a54.156,54.156,0,0,0-12.262,9.475ZM29.583-22.865a5.15,5.15,0,0,1,7.53,0,5.782,5.782,0,0,1,0,7.9M21.678,31.977,10.653,20.41l5.109-5.361L26.787,26.616ZM47.732-20.708l-4.5-.085m2.315-8.243-3.608,2.823m-3.91-7.436L37.236-29\" transform=\"translate(8.497 33.775)\" fill=\"none\" stroke=\"#534ec5\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b75db64 font-weight-regular elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"b75db64\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">We celebrate excellence<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f0ba2ca e-con-full e-flex e-con e-child\" data-id=\"f0ba2ca\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-01a1aa8 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"01a1aa8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"61.801\" height=\"59.257\" viewBox=\"0 0 61.801 59.257\"><path id=\"Path_16653\" data-name=\"Path 16653\" d=\"M16.932,19.223v8.332m15.98-.231C32.506,25.679,28.8,19.5,28.8,19.5a7.113,7.113,0,0,1-.367-4.468A10.479,10.479,0,0,1,29.66,11.8c6.052-10.548.616-16.248.616-16.248C23.485-11.87,13.057-6.627,13.057-6.627,5.486-3.478,8.516,6.854,8.516,6.854S5.584,10.682,5.1,11.261l3.873,1.68a23.725,23.725,0,0,0,1.357,6.281s3.044,3.078,10.248-1.836m-32.036,1.719V27.44m-15.98-.233c.406-1.643,4.114-7.824,4.114-7.824a7.13,7.13,0,0,0,.367-4.47,10.51,10.51,0,0,0-1.229-3.233C-30.234,1.133-24.8-4.567-24.8-4.567c6.791-7.418,17.219-2.175,17.219-2.175C-.007-3.593-3.037,6.738-3.037,6.738S-.105,10.566.375,11.145L-3.5,12.825a23.711,23.711,0,0,1-1.36,6.281S-7.9,22.186-15.1,17.272m27.687-30.16H-7.337v-5.736M8.325-18.2l4.454,5.322L7.8-8.425M-7.142-26.682H12.779v5.738m-15.663-.424L-7.337-26.69l4.976-4.454\" transform=\"translate(28.161 31.703)\" fill=\"none\" stroke=\"#534ec5\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d53a324 font-weight-regular elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"d53a324\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">We confront hard conversations and \nask difficult questions<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-51d56c7 e-flex e-con-boxed e-con e-child\" data-id=\"51d56c7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5292753 elementor-widget elementor-widget-heading\" data-id=\"5292753\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Our Leadership<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8289ad0 elementor-widget elementor-widget-profile-card\" data-id=\"8289ad0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"profile-card.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n    <div class=\"profile-wrapper\">\n      <!-- CARD LOOP -->\n              <div class=\"profile-card-container\">\n          <div class=\"profile-image-wrapper\">\n                          <img decoding=\"async\" src=\"https:\/\/staging.afiniti.com\/wp-content\/uploads\/2024\/12\/Jerome-Kapelus.jpg\" loading=\"lazy\" alt=\"Jerome Kapelus\" \/>\n                      <\/div>\n          <div class=\"profile-content-wrapper\">\n            <div class=\"profile-title-wrapper\">\n              <h6 class=\"profile-title\">\n                Jerome Kapelus              <\/h6>\n              <p class=\"profile-designation\">\n                Chief Executive Officer              <\/p>\n            <\/div>\n            <div class=\"profile-details-wrapper\">\n              <div class=\"cta-container\">\n                                  <a class=\"card-btn\" target=\"_blank\" href=\"https:\/\/www.linkedin.com\/in\/jeromekapelus\/\">\n                    <img decoding=\"async\" class=\"btn-img\" src=\"https:\/\/staging.afiniti.com\/wp-content\/plugins\/design-system-plugin-2026\/widgets\/..\/assets\/images\/linkedin.png\"\n                      alt=\"linkedin Icon\" loading=\"lazy\"\/>\n                  <\/a>\n                              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n              <div class=\"profile-card-container\">\n          <div class=\"profile-image-wrapper\">\n                          <img decoding=\"async\" src=\"https:\/\/staging.afiniti.com\/wp-content\/uploads\/2025\/01\/Chris-Karp.jpg\" loading=\"lazy\" alt=\"Chris Karp\" \/>\n                      <\/div>\n          <div class=\"profile-content-wrapper\">\n            <div class=\"profile-title-wrapper\">\n              <h6 class=\"profile-title\">\n                Chris Karp              <\/h6>\n              <p class=\"profile-designation\">\n                Chief Growth Officer              <\/p>\n            <\/div>\n            <div class=\"profile-details-wrapper\">\n              <div class=\"cta-container\">\n                                  <a class=\"card-btn\" target=\"_blank\" href=\"https:\/\/www.linkedin.com\/in\/chris-karp-62022b2\/\">\n                    <img decoding=\"async\" class=\"btn-img\" src=\"https:\/\/staging.afiniti.com\/wp-content\/plugins\/design-system-plugin-2026\/widgets\/..\/assets\/images\/linkedin.png\"\n                      alt=\"linkedin Icon\" loading=\"lazy\"\/>\n                  <\/a>\n                              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n              <div class=\"profile-card-container\">\n          <div class=\"profile-image-wrapper\">\n                          <img decoding=\"async\" src=\"https:\/\/staging.afiniti.com\/wp-content\/uploads\/2025\/01\/Corey-McCaffrey.jpg\" loading=\"lazy\" alt=\"Corey McCaffrey\" \/>\n                      <\/div>\n          <div class=\"profile-content-wrapper\">\n            <div class=\"profile-title-wrapper\">\n              <h6 class=\"profile-title\">\n                Corey McCaffrey              <\/h6>\n              <p class=\"profile-designation\">\n                SVP, General Counsel              <\/p>\n            <\/div>\n            <div class=\"profile-details-wrapper\">\n              <div class=\"cta-container\">\n                                  <a class=\"card-btn\" target=\"_blank\" href=\"https:\/\/www.linkedin.com\/in\/coreymcc\/\">\n                    <img decoding=\"async\" class=\"btn-img\" src=\"https:\/\/staging.afiniti.com\/wp-content\/plugins\/design-system-plugin-2026\/widgets\/..\/assets\/images\/linkedin.png\"\n                      alt=\"linkedin Icon\" loading=\"lazy\"\/>\n                  <\/a>\n                              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n              <div class=\"profile-card-container\">\n          <div class=\"profile-image-wrapper\">\n                          <img decoding=\"async\" src=\"https:\/\/staging.afiniti.com\/wp-content\/uploads\/2025\/01\/Dileepan-Narayanan.jpg\" loading=\"lazy\" alt=\"Dileepan Narayanan\" \/>\n                      <\/div>\n          <div class=\"profile-content-wrapper\">\n            <div class=\"profile-title-wrapper\">\n              <h6 class=\"profile-title\">\n                Dileepan Narayanan              <\/h6>\n              <p class=\"profile-designation\">\n                Chief Product and Technology Officer              <\/p>\n            <\/div>\n            <div class=\"profile-details-wrapper\">\n              <div class=\"cta-container\">\n                                  <a class=\"card-btn\" target=\"_blank\" href=\"https:\/\/www.linkedin.com\/in\/dileepannarayanan\/\">\n                    <img decoding=\"async\" class=\"btn-img\" src=\"https:\/\/staging.afiniti.com\/wp-content\/plugins\/design-system-plugin-2026\/widgets\/..\/assets\/images\/linkedin.png\"\n                      alt=\"linkedin Icon\" loading=\"lazy\"\/>\n                  <\/a>\n                              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n              <div class=\"profile-card-container\">\n          <div class=\"profile-image-wrapper\">\n                          <img decoding=\"async\" src=\"https:\/\/staging.afiniti.com\/wp-content\/uploads\/2025\/04\/Fakhar-Ejaz.png\" loading=\"lazy\" alt=\"Fakhar Ejaz\" \/>\n                      <\/div>\n          <div class=\"profile-content-wrapper\">\n            <div class=\"profile-title-wrapper\">\n              <h6 class=\"profile-title\">\n                Fakhar Ejaz              <\/h6>\n              <p class=\"profile-designation\">\n                Head of People              <\/p>\n            <\/div>\n            <div class=\"profile-details-wrapper\">\n              <div class=\"cta-container\">\n                                  <a class=\"card-btn\" target=\"_blank\" href=\"https:\/\/www.linkedin.com\/in\/fakhar-ejaz-91448bb9\/\">\n                    <img decoding=\"async\" class=\"btn-img\" src=\"https:\/\/staging.afiniti.com\/wp-content\/plugins\/design-system-plugin-2026\/widgets\/..\/assets\/images\/linkedin.png\"\n                      alt=\"linkedin Icon\" loading=\"lazy\"\/>\n                  <\/a>\n                              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n              <div class=\"profile-card-container\">\n          <div class=\"profile-image-wrapper\">\n                          <img decoding=\"async\" src=\"https:\/\/staging.afiniti.com\/wp-content\/uploads\/2025\/01\/Mehmet-Solak.jpg\" loading=\"lazy\" alt=\"Mehmet Solak\" \/>\n                      <\/div>\n          <div class=\"profile-content-wrapper\">\n            <div class=\"profile-title-wrapper\">\n              <h6 class=\"profile-title\">\n                Mehmet Solak              <\/h6>\n              <p class=\"profile-designation\">\n                Chief Delivery & Information Officer              <\/p>\n            <\/div>\n            <div class=\"profile-details-wrapper\">\n              <div class=\"cta-container\">\n                                  <a class=\"card-btn\" target=\"_blank\" href=\"https:\/\/www.linkedin.com\/in\/mehmetsolak\/\">\n                    <img decoding=\"async\" class=\"btn-img\" src=\"https:\/\/staging.afiniti.com\/wp-content\/plugins\/design-system-plugin-2026\/widgets\/..\/assets\/images\/linkedin.png\"\n                      alt=\"linkedin Icon\" loading=\"lazy\"\/>\n                  <\/a>\n                              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n              <div class=\"profile-card-container\">\n          <div class=\"profile-image-wrapper\">\n                          <img decoding=\"async\" src=\"https:\/\/staging.afiniti.com\/wp-content\/uploads\/2025\/12\/Stephanie-Stokes.jpg\" loading=\"lazy\" alt=\"Stephanie Stokes\" \/>\n                      <\/div>\n          <div class=\"profile-content-wrapper\">\n            <div class=\"profile-title-wrapper\">\n              <h6 class=\"profile-title\">\n                Stephanie Stokes              <\/h6>\n              <p class=\"profile-designation\">\n                Business Performance & Transformation Lead              <\/p>\n            <\/div>\n            <div class=\"profile-details-wrapper\">\n              <div class=\"cta-container\">\n                                  <a class=\"card-btn\" target=\"_blank\" href=\"https:\/\/www.linkedin.com\/in\/stephanieestokes\/\">\n                    <img decoding=\"async\" class=\"btn-img\" src=\"https:\/\/staging.afiniti.com\/wp-content\/plugins\/design-system-plugin-2026\/widgets\/..\/assets\/images\/linkedin.png\"\n                      alt=\"linkedin Icon\" loading=\"lazy\"\/>\n                  <\/a>\n                              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n              <div class=\"profile-card-container\">\n          <div class=\"profile-image-wrapper\">\n                          <img decoding=\"async\" src=\"https:\/\/staging.afiniti.com\/wp-content\/uploads\/2025\/01\/Wesley-Fink-1.jpg\" loading=\"lazy\" alt=\"Wesley Fink\" \/>\n                      <\/div>\n          <div class=\"profile-content-wrapper\">\n            <div class=\"profile-title-wrapper\">\n              <h6 class=\"profile-title\">\n                Wesley Fink              <\/h6>\n              <p class=\"profile-designation\">\n                Chief Financial Officer              <\/p>\n            <\/div>\n            <div class=\"profile-details-wrapper\">\n              <div class=\"cta-container\">\n                                  <a class=\"card-btn\" target=\"_blank\" href=\"https:\/\/www.linkedin.com\/in\/wesley-fink-6338608\">\n                    <img decoding=\"async\" class=\"btn-img\" src=\"https:\/\/staging.afiniti.com\/wp-content\/plugins\/design-system-plugin-2026\/widgets\/..\/assets\/images\/linkedin.png\"\n                      alt=\"linkedin Icon\" loading=\"lazy\"\/>\n                  <\/a>\n                              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n\n    \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4644295 e-flex e-con-boxed e-con e-child\" data-id=\"4644295\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-a012731 e-flex e-con-boxed e-con e-child\" data-id=\"a012731\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-050fddc e-transform e-transform e-transform elementor-hidden-desktop elementor-hidden-widescreen elementor-widget elementor-widget-image\" data-id=\"050fddc\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_skewX_effect_tablet&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_widescreen&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_laptop&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_tablet_extra&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_tablet&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_mobile_extra&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_mobile&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_tablet_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_mobile_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_skewX_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_skewX_effect_widescreen&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_skewX_effect_laptop&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_skewX_effect_tablet_extra&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_skewX_effect_mobile_extra&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_skewX_effect_mobile&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_skewY_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_skewY_effect_widescreen&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_skewY_effect_laptop&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_skewY_effect_tablet_extra&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_skewY_effect_tablet&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_skewY_effect_mobile_extra&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_skewY_effect_mobile&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"68\" height=\"26\" src=\"https:\/\/staging.afiniti.com\/wp-content\/uploads\/2024\/04\/dots-Horozontal.png\" class=\"attachment-thumbnail size-thumbnail wp-image-10669\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a8d9bde e-transform e-transform e-transform elementor-absolute elementor-hidden-laptop elementor-hidden-tablet_extra elementor-hidden-tablet elementor-hidden-mobile_extra elementor-hidden-mobile elementor-widget elementor-widget-image\" data-id=\"a8d9bde\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_skewX_effect_tablet&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;_position&quot;:&quot;absolute&quot;,&quot;_transform_rotateZ_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_widescreen&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_laptop&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_tablet_extra&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_tablet&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_mobile_extra&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_mobile&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_tablet_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_mobile_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_skewX_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_skewX_effect_widescreen&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_skewX_effect_laptop&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_skewX_effect_tablet_extra&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_skewX_effect_mobile_extra&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_skewX_effect_mobile&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_skewY_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_skewY_effect_widescreen&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_skewY_effect_laptop&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_skewY_effect_tablet_extra&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_skewY_effect_tablet&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_skewY_effect_mobile_extra&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_skewY_effect_mobile&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"32\" height=\"82\" src=\"https:\/\/staging.afiniti.com\/wp-content\/uploads\/2024\/04\/dots-vertical.png\" class=\"attachment-thumbnail size-thumbnail wp-image-10670\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f569d76 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"f569d76\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Environmental, Social and Governance<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-61f7be7 esg-body-text elementor-widget elementor-widget-text-editor\" data-id=\"61f7be7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>At Afiniti we are committed to harnessing the power of AI for good by upholding our environmental, social, and governance responsibilities. By integrating ESG principles into our AI-driven innovation and into our operations, we strive to create value for our customers while also contributing to a more sustainable and equitable world.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3d596d5 elementor-widget elementor-widget-cta-new\" data-id=\"3d596d5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"cta-new.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <div class=\"cta-container\">\n      <a class=\"cta-new-wrapper cta-wrapper   theme-dark   \"\n         href=\"https:\/\/staging.afiniti.com\/environmental-social-and-governance\/\" >\n                  Learn More About ESG        \n        \n      <div class=\"cta-lottie   label-lottie \" data-lottie=\"https:\/\/staging.afiniti.com\/wp-content\/plugins\/design-system-plugin-2026\/widgets\/..\/assets\/lottie\/button-light-single.json\"><\/div>\n      <\/a>\n    <\/div>\n\n    \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-df4f023 e-flex e-con-boxed e-con e-child\" data-id=\"df4f023\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-a31ad05 e-con-full e-flex e-con e-child\" data-id=\"a31ad05\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7fcde59 elementor-widget elementor-widget-heading\" data-id=\"7fcde59\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Careers at Afiniti <\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c3f0a69 elementor-widget-widescreen__width-initial elementor-widget-laptop__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"c3f0a69\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>We believe exceptional people create exceptional outcomes. Join us to help shape the future of measurable AI.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-10c47e4 elementor-widget elementor-widget-cta-new\" data-id=\"10c47e4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"cta-new.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <div class=\"cta-container\">\n      <a class=\"cta-new-wrapper cta-wrapper   theme-light  \"\n         href=\"https:\/\/staging.afiniti.com\/careers\/\" >\n                  Explore Careers at Afiniti         \n        \n      <div class=\"cta-lottie   label-lottie \" data-lottie=\"https:\/\/staging.afiniti.com\/wp-content\/plugins\/design-system-plugin-2026\/widgets\/..\/assets\/lottie\/button-dark-single.json\"><\/div>\n      <\/a>\n    <\/div>\n\n    \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-37507a2 e-con-full e-flex e-con e-child\" data-id=\"37507a2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-77cf02a elementor-widget elementor-widget-image\" data-id=\"77cf02a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"734\" height=\"614\" src=\"https:\/\/staging.afiniti.com\/wp-content\/uploads\/2026\/01\/Career-of-Afiniti.jpg\" class=\"attachment-full size-full wp-image-16991\" alt=\"Career of Afiniti\" srcset=\"https:\/\/staging.afiniti.com\/wp-content\/uploads\/2026\/01\/Career-of-Afiniti.jpg 734w, https:\/\/staging.afiniti.com\/wp-content\/uploads\/2026\/01\/Career-of-Afiniti-300x251.jpg 300w\" sizes=\"(max-width: 734px) 100vw, 734px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ed5904a e-flex e-con-boxed e-con e-child\" data-id=\"ed5904a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8c91c8b elementor-widget elementor-widget-heading\" data-id=\"8c91c8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Contact Us <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6a6fc61 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"6a6fc61\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>If you are exploring ways to improve conversion, retention, or customer experience at scale, our team can help you identify where measurable value can be unlocked using your existing systems.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9c9dd4f elementor-widget elementor-widget-cta-new\" data-id=\"9c9dd4f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"cta-new.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <div class=\"cta-container\">\n      <a class=\"cta-new-wrapper cta-wrapper   theme-dark   \"\n         href=\"https:\/\/staging.afiniti.com\/contact\/\" >\n                  Connect with Our Team        \n        \n      <div class=\"cta-lottie   label-lottie \" data-lottie=\"https:\/\/staging.afiniti.com\/wp-content\/plugins\/design-system-plugin-2026\/widgets\/..\/assets\/lottie\/button-light-single.json\"><\/div>\n      <\/a>\n    <\/div>\n\n    \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Who We Are Afiniti is an AI native company and the global leader in outcome orchestration, where we bring simplicity, transparency, and measurable results to complex contact centers. The Contact Center Experts For 20 years, we\u2019ve applied AI where it matters most\u2014inside real customer interactions\u2014to drive measurable outcomes like higher revenue, stronger retention, and better [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":12194,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"page-category":[],"class_list":["post-16908","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/staging.afiniti.com\/api\/wp\/v2\/pages\/16908","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/staging.afiniti.com\/api\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/staging.afiniti.com\/api\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/staging.afiniti.com\/api\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/staging.afiniti.com\/api\/wp\/v2\/comments?post=16908"}],"version-history":[{"count":773,"href":"https:\/\/staging.afiniti.com\/api\/wp\/v2\/pages\/16908\/revisions"}],"predecessor-version":[{"id":22985,"href":"https:\/\/staging.afiniti.com\/api\/wp\/v2\/pages\/16908\/revisions\/22985"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/staging.afiniti.com\/api\/wp\/v2\/media\/12194"}],"wp:attachment":[{"href":"https:\/\/staging.afiniti.com\/api\/wp\/v2\/media?parent=16908"}],"wp:term":[{"taxonomy":"page-category","embeddable":true,"href":"https:\/\/staging.afiniti.com\/api\/wp\/v2\/page-category?post=16908"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}