{"id":7,"date":"2020-11-04T11:21:59","date_gmt":"2020-11-04T03:21:59","guid":{"rendered":"https:\/\/www.taskus.com\/?page_id=7"},"modified":"2026-04-13T21:38:44","modified_gmt":"2026-04-13T13:38:44","slug":"home","status":"publish","type":"page","link":"https:\/\/taskusdev.taskus.com\/","title":{"rendered":"Home"},"content":{"rendered":"<ul>\n<li>\n<p>        <video src=\"\/wp-content\/uploads\/2025\/06\/MConverter.eu_blank.mp4\"><\/video><\/p>\n<div>\n<style>\n  .container {\n    margin: 0;\n    display: flex;\n    justify-content: left;\n    align-items: left;\n  }<\/p>\n<p>  .wrapper {\n    display: flex;\n    flex-direction: column;\n    align-items: flex-start;\n    gap: 0px;\n    min-height: 300px;\n  }<\/p>\n<p>  \/* STATIC TEXT *\/\n  .static-text {\n    font-family: \"Poppins\", sans-serif;\n    color: white;\n  \tfont-size: clamp(1.2rem, 5vw, 80px);\n    font-weight: 400;\n    margin-bottom: 5px;\n  }<\/p>\n<p>  .text-column {\n    display: flex;\n    flex-direction: column;\n    gap: 5px;\n  }<\/p>\n<p>  .sentence {\n    color: white;\n    font-size: clamp(1rem, 4vw, 1.7rem);\n    font-weight: 300;\n    opacity: 0;\n  }<\/p>\n<p>  .letter {\n    display: inline-block;\n    opacity: 0;\n    \/* animation: floatDrop 1s cubic-bezier(0.25, 1, 0.35, 1) forwards; *\/\n     animation: gentleDrop 1.35s cubic-bezier(.22,.61,.36,1) forwards;\n  }<\/p>\n<p> \/* CALMER MOTION *\/\n  @keyframes gentleDrop {\n    0% {\n      opacity: 0;\n      transform: translateY(-36px) scale(0.8);\n      filter: blur(8px);\n    }<\/p>\n<p>    70% {\n      opacity: 1;\n      transform: translateY(2px) scale(1.02);\n      filter: blur(0);\n    }<\/p>\n<p>    100% {\n      opacity: 1;\n      transform: translateY(0) scale(1);\n    }\n  }<\/p>\n<p>  .fade-out {\n    animation: fadeOut 1.6s ease forwards;\n  }<\/p>\n<p>  @keyframes fadeOut {\n    to {\n      opacity: 0;\n    }\n  }\n<\/style>\n<div class=\"container uk-flex uk-flex-column uk-flex-left\" style=\"width: 70vw;\">\n<p>    <!-- Top content (if any) --><\/p>\n<div class=\"container\">\n<div class=\"wrapper\">\n    <!-- STATIC SENTENCE --><\/p>\n<div class=\"static-text\">We make AI less artificial.<\/div>\n<p>    <!-- ANIMATED SENTENCES --><\/p>\n<div class=\"text-column\">\n<div class=\"sentence\">Agentic AI that acts.<\/div>\n<div class=\"sentence\">Humans who decide.<\/div>\n<div class=\"sentence\">Results you can measure.<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<p>    <!-- Buttons at bottom left --><\/p>\n<div class=\"uk-margin-auto-top\">\n<div class=\"uk-flex uk-flex-left uk-grid-small\" uk-grid>\n<div class=\"el-item\">\n                <a class=\"el-content uk-button uk-button-primary\" href=\"\/contact-us\/\"><br \/>\n                    Speak with an expert<br \/>\n                <\/a>\n            <\/div>\n<div class=\"el-item\">\n                <a class=\"el-content uk-button uk-button-default\" href=\"\/our-advantage\"><br \/>\n                    Learn more<br \/>\n                <\/a>\n            <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<style>   \n\/* Nest Hub (Specific 1024x600 Display) *\/\n@media screen and (width: 1024px) and (height: 600px) {\n    .wrapper {\n        padding-top: 20px;\n        min-height: 180px !important;\n    }\n}<\/p>\n<p>  \/* 1. Tablet Range (Portrait & Landscape) *\/\n@media screen and (min-width: 768px) and (max-width: 1024px) {\n    .wrapper {\n        margin-top: -200px;\n        min-height: 250px; !important;\n    }\n}<\/p>\n<p>\/* 3. Landscape Phones *\/\n@media screen and (max-width: 959px) and (orientation: landscape) {\n    .wrapper {\n        min-height: 150px !important;\n    }\n    .static-text {\n        font-size: 24px;\n    }\n    .sentence {\n        font-size: 20px;\n    }\n}<\/p>\n<p>@media screen and (max-width: 480px) {\n    .wrapper {\n        min-height: 120px;\n        margin-top: -150px;\n    }\n    .static-text { font-size: 22px; line-height: 1.2; }\n    .sentence { font-size: 16px; }\n}<\/p>\n<p>@media screen and (max-width: 390px) {\n    .static-text { font-size: 20px; }\n    .sentence { font-size: 14px; }\n}\n<\/style>\n<\/div>\n<\/li>\n<li>\n<p>        <video src=\"\/wp-content\/uploads\/2025\/06\/MConverter.eu_blank.mp4\"><\/video><\/p>\n<div>\n<style>\n  .container {\n    margin: 0;\n    display: flex;\n    justify-content: left;\n    align-items: left;\n  }<\/p>\n<p>  .wrapper {\n    display: flex;\n    flex-direction: column;\n    align-items: flex-start;\n    gap: 0px;\n    min-height: 300px;\n  }<\/p>\n<p>  \/* STATIC TEXT *\/\n  .static-text {\n    font-family: \"Poppins\", sans-serif;\n    color: white;\n  \tfont-size: clamp(1.2rem, 5vw, 80px);\n    font-weight: 400;\n    margin-bottom: 5px;\n  }<\/p>\n<p>  .text-column {\n    display: flex;\n    flex-direction: column;\n    gap: 5px;\n  }<\/p>\n<p>  .sentence {\n    color: white;\n    font-size: clamp(1rem, 4vw, 1.7rem);\n    font-weight: 300;\n    opacity: 0;\n  }<\/p>\n<p>  .letter {\n    display: inline-block;\n    opacity: 0;\n    \/* animation: floatDrop 1s cubic-bezier(0.25, 1, 0.35, 1) forwards; *\/\n     animation: gentleDrop 1.35s cubic-bezier(.22,.61,.36,1) forwards;\n  }<\/p>\n<p> \/* CALMER MOTION *\/\n  @keyframes gentleDrop {\n    0% {\n      opacity: 0;\n      transform: translateY(-36px) scale(0.8);\n      filter: blur(8px);\n    }<\/p>\n<p>    70% {\n      opacity: 1;\n      transform: translateY(2px) scale(1.02);\n      filter: blur(0);\n    }<\/p>\n<p>    100% {\n      opacity: 1;\n      transform: translateY(0) scale(1);\n    }\n  }<\/p>\n<p>  .fade-out {\n    animation: fadeOut 1.6s ease forwards;\n  }<\/p>\n<p>  @keyframes fadeOut {\n    to {\n      opacity: 0;\n    }\n  }\n<\/style>\n<div class=\"container uk-flex uk-flex-column uk-flex-left\" style=\"width: 70vw;\">\n<p>    <!-- Top content (if any) --><\/p>\n<div class=\"container\">\n<div class=\"wrapper\">\n    <!-- STATIC SENTENCE --><\/p>\n<div class=\"static-text\">We make AI less artificial.<\/div>\n<p>    <!-- ANIMATED SENTENCES --><\/p>\n<div class=\"text-column\">\n<div class=\"sentence\">Agentic AI that acts.<\/div>\n<div class=\"sentence\">Humans who decide.<\/div>\n<div class=\"sentence\">Results you can measure.<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<p>    <!-- Buttons at bottom left --><\/p>\n<div class=\"uk-margin-auto-top\">\n<div class=\"uk-flex uk-flex-left uk-grid-small\" uk-grid>\n<div class=\"el-item\">\n                <a class=\"el-content uk-button uk-button-primary\" href=\"\/contact-us\/\"><br \/>\n                    Speak with an expert<br \/>\n                <\/a>\n            <\/div>\n<div class=\"el-item\">\n                <a class=\"el-content uk-button uk-button-default\" href=\"\/our-advantage\"><br \/>\n                    Learn more<br \/>\n                <\/a>\n            <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<style>   \n\/* Nest Hub (Specific 1024x600 Display) *\/\n@media screen and (width: 1024px) and (height: 600px) {\n    .wrapper {\n        padding-top: 20px;\n        min-height: 180px !important;\n    }\n}<\/p>\n<p>  \/* 1. Tablet Range (Portrait & Landscape) *\/\n@media screen and (min-width: 768px) and (max-width: 1024px) {\n    .wrapper {\n        margin-top: -200px;\n        min-height: 250px; !important;\n    }\n}<\/p>\n<p>\/* 3. Landscape Phones *\/\n@media screen and (max-width: 959px) and (orientation: landscape) {\n    .wrapper {\n        min-height: 150px !important;\n    }\n    .static-text {\n        font-size: 24px;\n    }\n    .sentence {\n        font-size: 20px;\n    }\n}<\/p>\n<p>@media screen and (max-width: 480px) {\n    .wrapper {\n        min-height: 120px;\n        margin-top: -150px;\n    }\n    .static-text { font-size: 22px; line-height: 1.2; }\n    .sentence { font-size: 16px; }\n}<\/p>\n<p>@media screen and (max-width: 390px) {\n    .static-text { font-size: 20px; }\n    .sentence { font-size: 14px; }\n}\n<\/style>\n<\/div>\n<\/li>\n<\/ul>\n<div>\n<p>    <script>\n    document.addEventListener('DOMContentLoaded', function () {\n    const slides = [\n        {\n           desktopVideo: '\/wp-content\/uploads\/2026\/02\/Agentic-AI_Banner_Final-Desktop-2000x1000-1.mp4',\n            tabletVideo: '\/wp-content\/uploads\/2026\/02\/Agentic-AI_Banner_Final-Desktop-2000x1000-1.mp4',\n            mobileVideo: '\/wp-content\/uploads\/2026\/02\/Agentic-AI_Banner_Final-Mobile-1000x300-1.mp4',\n            fallbackImage: '\/wp-content\/uploads\/2026\/02\/Desktop-no-text.webp'\n        },\n        {\n           desktopVideo: '\/wp-content\/uploads\/2026\/02\/Agentic-AI_Banner_Final-Desktop-2000x1000-1.mp4',\n            tabletVideo: '\/wp-content\/uploads\/2026\/02\/Agentic-AI_Banner_Final-Desktop-2000x1000-1.mp4',\n            mobileVideo: '\/wp-content\/uploads\/2026\/02\/Agentic-AI_Banner_Final-Mobile-1000x300-1.mp4',\n            fallbackImage: '\/wp-content\/uploads\/2026\/02\/Desktop-no-text.webp'\n        }\n    ];<\/p>\n<p>    let lastDeviceType = null;<\/p>\n<p>    function getDeviceType() {\n        const width = window.innerWidth;\n        if (width <= 767) return 'mobile';\n        if (width <= 1024) return 'tablet';\n        return 'desktop';\n    }\n\n    function setVideoSourceAndFallback() {\n        const deviceType = getDeviceType();\n\n        \/\/ ONLY proceed if the device category actually changed\n        if (deviceType === lastDeviceType) return;\n        lastDeviceType = deviceType;\n\n        slides.forEach((slide, index) => {\n            const slideElement = document.querySelector(`.el-item:nth-child(${index + 1})`);\n            if (!slideElement) return;<\/p>\n<p>            const videoElement = slideElement.querySelector('video');\n            if (!videoElement) return;<\/p>\n<p>            \/\/ Handle Fallback Image Setup\n            let fallbackImage = slideElement.querySelector('.video-fallback');\n            if (!fallbackImage) {\n                fallbackImage = document.createElement('img');\n                fallbackImage.className = 'video-fallback';\n                fallbackImage.src = slide.fallbackImage;\n                fallbackImage.style.cssText = 'display:none; width:100%; height:auto;';\n                slideElement.insertBefore(fallbackImage, videoElement);\n            }<\/p>\n<p>            let targetSrc;\n            if (deviceType === 'mobile') targetSrc = slide.mobileVideo;\n            else if (deviceType === 'tablet') targetSrc = slide.tabletVideo;\n            else targetSrc = slide.desktopVideo;<\/p>\n<p>            \/\/ Logic: Only update if the current source doesn't contain the target filename\n            \/\/ This avoids the absolute vs relative path comparison headache\n            const currentSrc = videoElement.currentSrc || videoElement.src;\n            if (!currentSrc.includes(targetSrc)) {\n                videoElement.src = targetSrc;\n                videoElement.load();<\/p>\n<p>                \/\/ Chrome requires a play promise handling usually\n                videoElement.play().catch(e => console.log(\"Auto-play prevented, waiting for interaction.\"));\n            }<\/p>\n<p>            videoElement.onerror = () => {\n                fallbackImage.style.display = 'block';\n                videoElement.style.display = 'none';\n            };<\/p>\n<p>            videoElement.oncanplay = () => {\n                fallbackImage.style.display = 'none';\n                videoElement.style.display = 'block';\n            };\n        });\n    }<\/p>\n<p>    setVideoSourceAndFallback();\n    window.addEventListener('resize', setVideoSourceAndFallback);\n});\n<\/script><\/p>\n<style>\n<p>    #slide-video video.el-image{\n        object-fit:fill;\n    \t}<\/p>\n<p>    @media screen and (min-width: 768px) and (max-width: 1024px) {\n        #slide-video video.el-image{\n    \theight:50vh;\n        object-fit:fill;\n    \t}\n}<\/p>\n<p>     @media screen and (max-width: 480px){\n    \t#slide-video video.el-image{\n    \theight:50vh;\n        object-fit:fill;\n    \t}\n\t}\n<\/style>\n<\/div>\n<div>\n<p>    <script>\n  const sentences = document.querySelectorAll(\".sentence\");<\/p>\n<p>  const sentenceDelay = 2600;\n  const fadeDelay = 2200;\n  const loopDelay = 1600;<\/p>\n<p>  function revealSentence(sentence) {\n    const text = sentence.dataset.text;\n    sentence.innerHTML = \"\";\n    sentence.style.opacity = 1;<\/p>\n<p>    [...text].forEach((char) => {\n      const span = document.createElement(\"span\");<\/p>\n<p>      span.innerHTML = char === \" \" ? \"&nbsp;\" : char;\n      span.classList.add(\"letter\");<\/p>\n<p>      span.style.animationDelay = Math.random() * 0.9 + \"s\";<\/p>\n<p>      sentence.appendChild(span);\n    });\n  }<\/p>\n<p>  function startLoop() {\n    let totalTime = 0;<\/p>\n<p>    sentences.forEach((sentence) => {\n      sentence.dataset.text = sentence.textContent;\n      sentence.textContent = \"\";\n      sentence.style.opacity = 0;\n      sentence.classList.remove(\"fade-out\");\n    });<\/p>\n<p>    sentences.forEach((sentence) => {\n      setTimeout(() => revealSentence(sentence), totalTime);\n      totalTime += sentenceDelay;\n    });<\/p>\n<p>    setTimeout(() => {\n      sentences.forEach((sentence) => sentence.classList.add(\"fade-out\"));\n    }, totalTime + fadeDelay);<\/p>\n<p>    setTimeout(startLoop, totalTime + fadeDelay + loopDelay);\n  }<\/p>\n<p>  startLoop();\n<\/script>\n<\/div>\n<\/p>\n<h2>We bring together teammates and technology to elevate customer support, protect communities, advance AI and drive&nbsp;growth.<\/h2>\n<ul>\n<li>\n<p>\n        <a href=\"\/services\/\">See the services we provide<\/a>\n    <\/p>\n<\/li>\n<li>\n<p>\n        <a href=\"\/industries\/\">Industries we serve<\/a>\n    <\/p>\n<\/li>\n<\/ul>\n<ul>\n<li>\n<div>Vanessa<br \/> USA<\/div>\n<\/li>\n<li>\n<div>Theodoros<br \/> Greece <\/div>\n<\/li>\n<li>\n<div>Ritika<br \/> India<\/div>\n<\/li>\n<\/ul>\n<p><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/02\/home-teammates.webp\" alt=\"\"><\/p>\n<ul>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/08\/home_sub-hero-icon1.svg\" alt=\"\"><\/p>\n<h3>Stronger teams<\/h3>\n<div>\n<p>Our greatest strength is our people. We hire the best, train with precision and support every teammate\u2019s well-being so they can deliver exceptional&nbsp;results.<\/p>\n<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/08\/home_sub-hero-icon2.svg\" alt=\"\"><\/p>\n<h3>Smarter technology<\/h3>\n<div>\n<p>We deploy technology that works with people, not around them \u2014 driving efficiency and creating the space to deliver elevated services with greater effectiveness, vigilance and&nbsp;humanity.<\/p>\n<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/08\/home_sub-hero-icon3.svg\" alt=\"\"><\/p>\n<h3>Safer outcomes<\/h3>\n<div>\n<p>We protect customer experiences and ensure AI is built responsibly \u2014 upholding rigorous safety, compliance\u00a0and quality standards that strengthen&nbsp;brands.<\/p>\n<\/div>\n<\/li>\n<\/ul>\n<h2>Location snapshot<\/h2>\n<div>Strategically located across 13 countries, with 30+ languages spoken, our people-first sites blend local culture with state-of-the-art amenities to support our teammates&#8217; well-being, enhance performance and enable collaboration.\n<\/div>\n<p><p>\n        <a href=\"\/locations\/\">See all locations<\/a>\n    <\/p>\n<\/p>\n<p><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/08\/world-map.svg\" alt=\"\"><\/p>\n<ul>\n<li>\n<h3>Mexico<\/h3>\n<div>\n<ul>\n<li><span style=\"font-weight: 400;\">Puebla<\/span><\/li>\n<li><span style=\"font-weight: 400;\">Tijuana<\/span><\/li>\n<\/ul>\n<\/div>\n<p><a href=\"\/locations\/Mexico\/\">See locations ><\/a><\/p>\n<\/li>\n<li>\n<h3>United States<\/h3>\n<div>\n<ul>\n<li>Texas<\/li>\n<\/ul>\n<\/div>\n<p><a href=\"\/locations\/united-states\/\">See locations ><\/a><\/p>\n<\/li>\n<li>\n<h3>Colombia<\/h3>\n<div>\n<ul>\n<li>Barranquilla<\/li>\n<li>Cali<\/li>\n<li>Medell\u00edn<\/li>\n<\/ul>\n<\/div>\n<p><a href=\"\/locations\/colombia\/\">See locations ><\/a><\/p>\n<\/li>\n<li>\n<h3>Ireland<\/h3>\n<div>\n<ul>\n<li><span style=\"font-weight: 400;\">Dublin<\/span><\/li>\n<\/ul>\n<\/div>\n<\/li>\n<li>\n<h3>Croatia<\/h3>\n<div>\n<ul>\n<li><span style=\"font-weight: 400;\">Zagreb<\/span><\/li>\n<\/ul>\n<\/div>\n<p><a href=\"\/locations\/croatia\/\">See locations ><\/a><\/p>\n<\/li>\n<li>\n<h3>Serbia<\/h3>\n<div>\n<ul>\n<li><span style=\"font-weight: 400;\">Belgrade<\/span><\/li>\n<\/ul>\n<\/div>\n<\/li>\n<li>\n<h3>Greece<\/h3>\n<div>\n<ul>\n<li><span style=\"font-weight: 400;\">Thessaloniki<\/span><\/li>\n<\/ul>\n<\/div>\n<p><a href=\"\/locations\/greece\/\">See locations ><\/a><\/p>\n<\/li>\n<li>\n<h3>Egypt<\/h3>\n<div>\n<ul>\n<li><span style=\"font-weight: 400;\">Cairo<\/span><\/li>\n<\/ul>\n<\/div>\n<\/li>\n<li>\n<h3>India<\/h3>\n<div>\n<ul>\n<li>Chennai<\/li>\n<li>Gurugram<\/li>\n<li>Indore<\/li>\n<li>Mohali<\/li>\n<li>Navi Mumbai<\/li>\n<li>Noida<\/li>\n<\/ul>\n<\/div>\n<p><a href=\"\/locations\/india\/\">See locations ><\/a><\/p>\n<\/li>\n<li>\n<h3>Malaysia<\/h3>\n<div>\n<ul>\n<li>Petaling Jaya<\/li>\n<\/ul>\n<\/div>\n<p><a href=\"\/locations\/malaysia\/\">See locations ><\/a><\/p>\n<\/li>\n<li>\n<h3>Taiwan<\/h3>\n<div>\n<ul>\n<li><span style=\"font-weight: 400;\">Taipei<\/span><\/li>\n<\/ul>\n<\/div>\n<p><a href=\"\/locations\/taiwan\/\">See locations ><\/a><\/p>\n<\/li>\n<li>\n<h3>Philippines<\/h3>\n<div>\n<ul>\n<li><span style=\"font-weight: 400;\">Batangas<\/span><\/li>\n<li><span style=\"font-weight: 400;\">Bohol<\/span><\/li>\n<li><span style=\"font-weight: 400;\">Bulacan<\/span><\/li>\n<li><span style=\"font-weight: 400;\">Cavite (Imus)<\/span><\/li>\n<li><span style=\"font-weight: 400;\">Cavite (Molino)<\/span><\/li>\n<li><span style=\"font-weight: 400;\">La Union<\/span><\/li>\n<li><span style=\"font-weight: 400;\">Las Pi\u00f1as<\/span><\/li>\n<li><span style=\"font-weight: 400;\">Ortigas<\/span><\/li>\n<li><span style=\"font-weight: 400;\">Pampanga<\/span><\/li>\n<li><span style=\"font-weight: 400;\">Quezon City<\/span><\/li>\n<li><span style=\"font-weight: 400;\">Rizal<\/span><\/li>\n<\/ul>\n<\/div>\n<p><a href=\"\/locations\/philippines\/\">See locations ><\/a><\/p>\n<\/li>\n<li>\n<h3>Japan<\/h3>\n<div>\n<ul>\n<li>Tokyo<\/li>\n<\/ul>\n<\/div>\n<p><a href=\"\/locations\/japan\/\">See locations ><\/a><\/p>\n<\/li>\n<\/ul>\n<p><video src=\"\/wp-content\/uploads\/2025\/08\/Homepage-People_1-scaled-1.mp4\" poster=\"\/wp-content\/uploads\/2025\/09\/Homepage-People_1-1-1_Backup.webp\"><\/video><\/p>\n<div>\n<p>Muhibah<br \/>Petaling Jaya<br \/>Malaysia<\/p>\n<\/div>\n<h2>Committed to excellence<\/h2>\n<div>We partner with industry leaders, hold the highest security certifications and are\u00a0recognized for our culture and results.<\/div>\n<ul>\n<li>\n        <a href=\"#a\">Technology<\/a>\n    <\/li>\n<li>\n        <a href=\"#a\">Certifications<\/a>\n    <\/li>\n<li>\n        <a href=\"#a\">Awards &#038; recognitions<\/a>\n    <\/li>\n<\/ul>\n<ul>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/Decagon.webp\" alt=\"NVIDIA\"><\/p>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/Regal.webp\" alt=\"NVIDIA\"><\/p>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/NVIDIA.webp\" alt=\"NVIDIA\"><\/p>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/AWS.webp\" alt=\"\"><\/p>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/Kustomer.webp\" alt=\"\"><\/p>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/Zendesk.webp\" alt=\"\"><\/p>\n<\/li>\n<\/ul>\n<ul>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/ISO-31700-1-PRIVACY-BY-DESIGN-RED.webp\" alt=\"\"><\/p>\n<div>MSECB Certification<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/09\/NIST.webp\" alt=\"NIST Accredited\"><\/p>\n<div>NIST<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/09\/PCI-DSS-Validated-2.webp\" alt=\"PCI-DSS Level 1 Validated\"><\/p>\n<div>PCI-DSS<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/09\/SSAE-16-2.webp\" alt=\"SSAE 16 Type II Certified\"><\/p>\n<div>SSAE<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/09\/ISM-2.webp\" alt=\"ISO Certified\"><\/p>\n<div>ISM<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/09\/HIPAA-2.webp\" alt=\"HIPAA Compliant\"><\/p>\n<div>HIPAA<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/09\/HITRUST-2.webp\" alt=\"HiTrust Certified\"><\/p>\n<div>Hitrust<\/div>\n<\/li>\n<\/ul>\n<ul>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/10\/worklife-balance-2025-large.webp\" alt=\"\"><\/p>\n<div>Best Company for Work-life Balance 2025<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/10\/perks-benefits-2025-large.webp\" alt=\"\"><\/p>\n<div>Best Company for Perks &#038; Benefits 2025<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/10\/happiness-2025-large.webp\" alt=\"\"><\/p>\n<div>Best Company for Happiness 2025<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/10\/2025-TOP-100-Winners-Badge.webp\" alt=\"Top 10 Inspiring Workplaces - Asia\"><\/p>\n<div>Top 100 Inspiring Workplaces &#8211; Global<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/07\/best-sales-2025-large.webp\" alt=\"\"><\/p>\n<div>Best Teams Sales 2025<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/07\/best-product-design-2025-large.webp\" alt=\"\"><\/p>\n<div>Best Teams Product &#038; Design 2025<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/07\/best-leadership-2025-large.webp\" alt=\"\"><\/p>\n<div>Best Company Leadership 2025<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/07\/best-hr-2025-large.webp\" alt=\"\"><\/p>\n<div>Best Teams HR 2025<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/07\/best-career-growth-2025-large.webp\" alt=\"\"><\/p>\n<div>Best Company for Career Growth 2025<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/06\/2025-Asia-Winner.webp\" alt=\"Top 10 Inspiring Workplaces - Asia\"><\/p>\n<div>Top 10 Inspiring Workplaces &#8211; Asia<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/06\/2025-LATAM-Winner.webp\" alt=\"Top 5 Inspiring Workplaces - Latin America\"><\/p>\n<div>Top 5 Inspiring Workplaces &#8211; Latin America<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/06\/2025-Europe-Winner.webp\" alt=\"Top 25 Inspiring Workplaces - Europe\"><\/p>\n<div> Top 25 Inspiring Workplaces &#8211; Europe<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/03\/OA500-TOP20-2025.webp\" alt=\" Comparably Best Company Outlook 2025\"><\/p>\n<div>Time Doctor OA500 and Global Outsourcing Firm Index Top 20 \u2013 #19<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/03\/Great-place-to-work-india-2025.webp\" alt=\"TaskUs, certified Great Place to Work in the Philippines 2024-2025\"><\/p>\n<div>Great Place to Work \u2013 India <\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/03\/top-rated-outlook-of-2025-large.webp\" alt=\" Comparably Best Company Outlook 2025\"><\/p>\n<div>Best Company Outlook 2025<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/03\/best-diversity-2025-large.webp\" alt=\" Comparably Best Company Diversity 2025\"><\/p>\n<div>Best Company for Diversity 2025<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/03\/best-company-for-women-2025-large.webp\" alt=\" Comparably Best Company Outlook 2025\"><\/p>\n<div>Best Company for Woman 2025<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/01\/TaskUs_PH_English_2024_Certification_Badge.webp\" alt=\"TaskUs, certified Great Place to Work in the Philippines 2024-2025\"><\/p>\n<div>Great Place to Work \u2013 Philippines <\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/12\/best-company-culture-2024-large.webp\" alt=\"Gold Winner Best Pan-European Contact Centre Operation - European Contact Centre &#038; Customer Service Awards 2024\"><\/p>\n<div>Best Company Culture 2024<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/12\/best-ceo-2024-large.webp\" alt=\"Gold Winner Best Pan-European Contact Centre Operation - European Contact Centre &#038; Customer Service Awards 2024\"><\/p>\n<div>Best CEO 2024<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/12\/Gold-Winner-Best-Pan-European-Contact-Centre-Operation-European-Contact-Centre-Customer-Service-Awards-2024.jpeg\" alt=\"Gold Winner Best Pan-European Contact Centre Operation - European Contact Centre &#038; Customer Service Awards 2024\"><\/p>\n<div>Gold Winner Best Pan-European Contact Centre Operation &#8211; European Contact Centre &#038; Customer Service Awards 2024<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/12\/Bronze-Winner-Best-Employee-Experience-Outsourcer-European-Contact-Centre-Customer-Service-Awards-2024.jpeg\" alt=\"Bronze Winner Best Employee Experience (Outsourcer) - European Contact Centre &#038; Customer Service Awards 2024\"><\/p>\n<div>Bronze Winner Best Employee Experience (Outsourcer) &#8211; European Contact Centre &#038; Customer Service Awards 2024<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/09\/Everest-01-2.webp\" alt=\"Taskus, a Leader on Everest Group\u2019s Trust and Safety Services PEAK Matrix\u00ae Assessment 2024\"><\/p>\n<div>Leader on Everest Group\u2019s Trust and Safety Services PEAK Matrix\u00ae Assessment 2024<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/09\/Everest-02-2.webp\" alt=\"TaskUs, a Leader on Everest Group Financial Crime and Compliance (FCC) Operations Services PEAK Matrix\u00ae Assessment 2024\"><\/p>\n<div>Leader on Everest Group Financial Crime and Compliance (FCC) Operations Services PEAK Matrix\u00ae Assessment 2024<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/09\/Everest-03-2.webp\" alt=\"TaskUs, a Leader on Everest Group Trust and Safety Services PEAK Matrix\u00ae Assessment 2023\"><\/p>\n<div>Leader on Everest Group\u2019s Trust and Safety Services PEAK Matrix\u00ae Assessment 2023<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/09\/Everest-04-2.webp\" alt=\"TaskUs, a Star Performer on Everest Group\u2019s Trust and Safety Services PEAK Matrix\u00ae Assessment 2023\"><\/p>\n<div>Star Performer on Everest Group\u2019s Trust and Safety Services PEAK Matrix\u00ae Assessment 2023<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/09\/Great-Place-to-Work-01-2.webp\" alt=\"TaskUs, certified Great Place to Work in the Philippines 2023-2024\"><\/p>\n<div>Great Place to Work \u2013 Philippines<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/09\/Great-Place-to-Work-03-2.webp\" alt=\"TaskUs, certified Great Place to Work in India 2024-2025\"><\/p>\n<div>Great Place to Work \u2013 India<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/09\/Comparably-Sales-2.webp\" alt=\"TaskUs, winner of Comparably Best Teams Sales 2024\"><\/p>\n<div>Best Teams Sales<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/09\/Comparably-Product-and-Design-2.webp\" alt=\"TaskUs, winner of Comparably Best Teams Product &#038; Design 2024\"><\/p>\n<div>Best Teams Product &#038; Design<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/09\/Comparably-Outlook-2.webp\" alt=\"TaskUs, winner of Comparably Best Company Outlook 2024\"><\/p>\n<div>Best Company Outlook<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/09\/Comparably-HR-2.webp\" alt=\"TaskUs, winner of Comparably Comparably Best HR 2024\"><\/p>\n<div>Comparably Best HR<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/09\/Comparably-Global-Culture-2.webp\" alt=\"TaskUs, winner of Comparably Best Company Global Culture 2024\"><\/p>\n<div>Best Company Global Culture<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/09\/Bloomberg-2.webp\" alt=\"\"><\/p>\n<div>2023 Bloomberg Gender-Equality Index<\/div>\n<\/li>\n<\/ul>\n<h2>Behind the world\u2019s favorite brands is Us<\/h2>\n<ul>\n<li>\n<p><span style=\"color:#fff\">&#8211;  John DeVine<\/span> <br \/>Head of Global Operations<br \/>Meta<\/p>\n<div>\u201cWe consider TaskUs a strategic partner, and they&#8217;ve been distinctive in their agility to respond to our needs. They bring deep expertise in hundreds of languages, thousands of dialects and local cultural context, which is critical for doing this work effectively. As important, they\u2019ve made wellness a cornerstone of the work, and that\u2019s been essential for our teams and the communities we protect.\u201d<\/div>\n<\/li>\n<li>\n<p><span style=\"color:#fff\">&#8211; Janelle Sallenave<\/span> <br \/>Chief Experience Officer<br \/>Chime<\/p>\n<div>\u201cAs Chime&#8217;s membership and products have grown, we needed a partner that could innovate and scale with us. And TaskUs has delivered. They bring consistency, quality, and new ideas across every channel, helping us deliver the best experience for our&nbsp;members.\u201d<\/div>\n<\/li>\n<li>\n<p><span style=\"color:#fff\">&#8211; Gaya Nathan<\/span> <br \/>Head of BPO Partnerships<br \/>Wix<\/p>\n<div>\u201cFrom day one, TaskUs helped us reimagine what a BPO partnership could be \u2014 grounded in accountability, excellence, and user happiness. The cultural fit was immediate: direct, respectful, hungry to do exceptional work. Across months of ramp-up, countless flights, and complex systems work, it always felt like one team. This wasn\u2019t just implementation, it was intention in motion.\u201d\n<\/div>\n<\/li>\n<\/ul>\n<h2>Results that speak for themselves<\/h2>\n<div>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/icon-report.svg\" alt=\"\"><\/p>\n<h3>TaskUs is 3x Everest \u201cLeader\u201d in Trust &#038; Safety<\/h3>\n<p>Analyst Report<\/p>\n<p><a href=\"https:\/\/www.taskus.com\/analyst-reports\/taskus-named-a-leader-in-everest-groups-trust-and-safety-services-peak-matrix-assessment-2025\/\">Get the report<\/a><\/p>\n<\/div>\n<div>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/icon-case-study.svg\" alt=\"\"><\/p>\n<h3>Quavo Sets High Standard for Trusted Compliant Dispute Management<\/h3>\n<p>Case Study<\/p>\n<p><a href=\"\/insights\/quavo-sets-high-standard-for-trusted-compliant-dispute-management\/\">See the full story<\/a><\/p>\n<\/div>\n<div>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/icon-case-study.svg\" alt=\"\"><\/p>\n<h3>DailyPay Finds a Faster Way to Better Customer&nbsp;Support<\/h3>\n<p>Case Study<\/p>\n<p><a href=\"\/insights\/dailypay-finds-a-faster-way-to-better-customer-support\/\">Find out more<\/a><\/p>\n<\/div>\n<div>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/icon-case-study.svg\" alt=\"\"><\/p>\n<h3>Everest Group Names TaskUs a Major Contender and Star Performer in Customer Experience Management Services <\/h3>\n<p>Analyst Report<\/p>\n<p><a href=\"\/analyst-reports\/taskus-named-a-major-contender-and-star-performer-in-everest-groups-customer-experience-management-cxm-services-peak-matrix-assessment-2025-in-emea\/\">See our scores<\/a><\/p>\n<\/div>\n<div>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/icon-report.svg\" alt=\"\"><\/p>\n<h3>Why the Agentic AI Future Depends on Autonomy Assurance<\/h3>\n<p>Blog<\/p>\n<p><a href=\"\/insights\/why-the-agentic-ai-future-depends-on-autonomy-assurance\/\">Read more<\/a><\/p>\n<\/div>\n<div>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/icon-blog.svg\" alt=\"\"><\/p>\n<h3>The Human Edge in AV: Scaling Swift Emergency&nbsp;Response<\/h3>\n<p>Case Study<\/p>\n<p><a href=\"\/insights\/the-human-edge-in-av-scaling-swift-emergency-response\/\">See the impact<\/a><\/p>\n<\/div>\n<h2>Let\u2019s get started<\/h2>\n<div>\n<p>Together, we\u2019ll solve today\u2019s challenges and get ahead of what\u2019s next.<\/p>\n<\/div>\n<ul>\n<li>\n<p>\n        <a href=\"\/contact-us\/\">Speak with an expert<\/a>\n    <\/p>\n<\/li>\n<li>\n<p>\n        <a href=\"\/careers\/\">Work with Us<\/a>\n    <\/p>\n<\/li>\n<\/ul>\n<div>\n<p>    <script>\n    const awardsTab = document.getElementById(\"awards-tab\");\n    const partnersTab = document.getElementById(\"partners-tab\");\n    const certificationTab = document.getElementById(\"certification-tab\");<\/p>\n<p> \tawardsTab.style.display = \"none\";   \n \tcertificationTab.style.display = \"none\"; \n \tpartnersTab.style.display = \"block\"; <\/p>\n<p>    const tabListContainer = document.getElementById(\"switcher-nav\").getElementsByClassName(\"el-item\");<\/p>\n<p>    const tabList = document.getElementById(\"switcher-nav\").getElementsByClassName(\"el-link\");<\/p>\n<p>for(let i=0;i < tabList.length;i++){\n    let clssname = \"trigger-\"+i;\n    tabList[i].classList.add(clssname);\n    tabList[i].classList.remove(\"uk-disabled\");\n    tabList[i].removeAttribute(\"href\");\n}  \n    \n$(\".trigger-0\").attr(\"onclick\", \"triggerTab0()\");\n$(\".trigger-1\").attr(\"onclick\", \"triggerTab1()\");\n$(\".trigger-2\").attr(\"onclick\", \"triggerTab2()\");\n    \nfunction triggerTab0(){\n \tawardsTab.style.display = \"none\";   \n \tcertificationTab.style.display = \"none\"; \n \tpartnersTab.style.display = \"block\"; \n    \n    removeActive(0);\n    addActive(0);\n}\nfunction triggerTab1(){\n \tawardsTab.style.display = \"none\";   \n \tpartnersTab.style.display = \"none\"; \n \tcertificationTab.style.display = \"block\"; \n    \n    removeActive(1);\n    addActive(1);\n}\nfunction triggerTab2(){\n \tawardsTab.style.display = \"block\";   \n \tpartnersTab.style.display = \"none\"; \n \tcertificationTab.style.display = \"none\"; \n    \n    removeActive(2);\n    addActive(2);\n}\n    \nfunction removeActive(counter){\n \tfor(let i=0;i < tabListContainer.length;i++){\n        if(counter != i){\n        \ttabListContainer[i].classList.remove(\"uk-active\");\n        }\n    }\n}\n    \nfunction addActive(counter){\n \ttabListContainer[counter].classList.add(\"uk-active\");\n}\n   \n<\/script>\n<\/div>\n<p><!--more--><br \/>\n<!-- {\"type\":\"layout\",\"children\":[{\"type\":\"section\",\"props\":{\"image_position\":\"center-center\",\"padding\":\"none\",\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"\",\"width\":\"\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"html\",\"props\":{\"content\":\"\n\n<style>\\n    div#builderwidget-18\\\\#1{\\n    display:none !important;\\n    }\\n<\\\/style>\",\"status\":\"disabled\"},\"name\":\"Announcement Bar Disable\"},{\"type\":\"html\",\"props\":{\"content\":\"<script>\\ndocument.addEventListener('DOMContentLoaded', function() {\\n    const slides = [\\n        {\\n            desktopVideo: '\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/AI-Safety-Header_v2a_10secs.webm',\\n            mobileTabletVideo: '\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/AI-Safety-Header_v2a_10secs_mobile-1.webm,\\n            fallbackImage: '\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/Foward-24-Web-Mobile-Fallback-Image_DD091024_Version-2.webp'\\n        }\\n        },\\n        {\\n            desktopVideo: '\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/AI-Safety-Header_v2a_10secs.webm',\\n            mobileTabletVideo: '\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/AI-Safety-Header_v2a_10secs_mobile-1.webm',\\n            fallbackImage: '\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/Foward-24-Web-Mobile-Fallback-Image_DD091024_Version-2.webp'\\n        },\\n        {\\n            video: '\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/Forward-24-Hype-Promo-Video_VM080224_Version1.mp4',\\n            fallbackImage: '\\\/wp-content\\\/uploads\\\/2024\\\/08\\\/Forward-24-Hype-Promo-Photo_VM080224_Option2-1.webp'\\n        },\\n        \\n    ];\\n\\n    function setVideoSourceAndFallback() {\\n        slides.forEach((slide, index) => {\\n            const slideElement = document.querySelector(`.el-item:nth-child(${index + 1})`);\\n            if (!slideElement) {\\n                \\\/\\\/console.error(`Slide element not found for index ${index}`);\\n                return;\\n            }\\n\\n            let videoElement = slideElement.querySelector('video');\\n            let fallbackImage = slideElement.querySelector('.video-fallback');\\n\\n            if (!videoElement) {\\n                \\\/\\\/console.error(`Video element not found for slide ${index + 1}`);\\n                return;\\n            }\\n\\n            if (!fallbackImage) {\\n                fallbackImage = document.createElement('img');\\n                fallbackImage.className = 'video-fallback';\\n                fallbackImage.alt = `Video fallback for slide ${index + 1}`;\\n                fallbackImage.src = slide.fallbackImage;\\n                fallbackImage.style.display = 'none';\\n                slideElement.insertBefore(fallbackImage, videoElement);\\n            }\\n\\n            const isMobileOrTablet = window.innerWidth <= 1024; \\\/\\\/ Increased threshold for tablets\\n            let currentSrc;\\n\\n            if (index === 1) { \\\/\\\/ Only slide 3 has different mobile\\\/tablet and desktop videos\\n                currentSrc = isMobileOrTablet ? slide.mobileTabletVideo : slide.desktopVideo;\\n            } else {\\n                currentSrc = slide.video; \\\/\\\/ Slides 1 and 2 use the same video for both\\n            }\\n\\n            if (videoElement.src !== currentSrc) {\\n                videoElement.src = currentSrc;\\n                videoElement.load();\\n                \\\/\\\/console.log(`Video source set to: ${currentSrc} for slide ${index + 1}`);\\n            }\\n\\n            videoElement.onerror = function() {\\n                \\\/\\\/console.error(`Video failed to load: ${videoElement.src} for slide ${index + 1}`);\\n                fallbackImage.style.display = 'block';\\n                videoElement.style.display = 'none';\\n            };\\n\\n            videoElement.oncanplay = function() {\\n                \\\/\\\/console.log(`Video can play: ${videoElement.src} for slide ${index + 1}`);\\n                fallbackImage.style.display = 'none';\\n                videoElement.style.display = 'block';\\n            };\\n        });\\n    }\\n\\n    setVideoSourceAndFallback();\\n    window.addEventListener('resize', setVideoSourceAndFallback);\\n\\n    window.onerror = function(message, source, lineno, colno, error) {\\n        console.error('Global error:', message, source, lineno, colno, error);\\n    };\\n});\\n<\\\/script>\",\"status\":\"disabled\"},\"name\":\"JS Swapping Video Source\"},{\"type\":\"slideshow\",\"props\":{\"animation\":\"parallax\",\"container_padding_remove\":false,\"content_margin\":\"small\",\"css\":\".video-fallback {\\n    display: none;\\n    width: 100%;\\n    height: 100%;\\n    object-fit: cover;\\n    position: absolute;\\n    top: 0;\\n    left: 0;\\n}\\n\\n    @media screen and (min-width: 768px) and (max-width: 1024px) {\\n        .el-element{\\n    \\theight:50vh;\\n    \\t}\\n    }\\n  @media screen and (max-width: 480px){\\n    .el-element{\\n    \\theight:50vh;\\n    \\t}\\n\\t}\",\"id\":\"slide-video\",\"link_margin\":\"small\",\"link_style\":\"default\",\"link_target\":true,\"link_text\":\"Read more\",\"margin\":\"default\",\"meta_align\":\"above-title\",\"meta_color\":\"primary\",\"meta_element\":\"div\",\"meta_style\":\"h4\",\"nav\":\"dotnav\",\"nav_align\":\"center\",\"nav_breakpoint\":\"\",\"nav_position\":\"bottom-center\",\"nav_position_margin\":\"medium\",\"overlay_animation\":\"parallax\",\"overlay_position\":\"center\",\"parallax_easing\":\"1\",\"parallax_opacity\":\"0 90%\",\"parallax_y\":\"0\",\"show_content\":true,\"show_link\":true,\"show_meta\":true,\"show_thumbnail\":true,\"show_title\":true,\"slidenav\":\"\",\"slidenav_breakpoint\":\"s\",\"slidenav_margin\":\"medium\",\"slidenav_outside_breakpoint\":\"xl\",\"slideshow_animation\":\"fade\",\"slideshow_autoplay\":true,\"slideshow_autoplay_interval\":\"20\",\"slideshow_autoplay_pause\":false,\"slideshow_height\":\"viewport\",\"slideshow_height_viewport\":70,\"slideshow_min_height\":\"300\",\"slideshow_velocity\":\"1\",\"text_align\":\"left\",\"thumbnav_height\":\"75\",\"thumbnav_svg_color\":\"emphasis\",\"thumbnav_width\":\"100\",\"title_element\":\"div\",\"title_hover_style\":\"reset\",\"title_style\":\"h2\"},\"children\":[{\"type\":\"slideshow_item\",\"props\":{\"content\":\"\n\n<style>\\n  .container {\\n    margin: 0;\\n    display: flex;\\n    justify-content: left;\\n    align-items: left;\\n  }\\n\\n  .wrapper {\\n    display: flex;\\n    flex-direction: column;\\n    align-items: flex-start;\\n    gap: 0px;\\n    min-height: 300px;\\n  }\\n\\n  \\\/* STATIC TEXT *\\\/\\n  .static-text {\\n    font-family: \\\"Poppins\\\", sans-serif;\\n    color: white;\\n  \\tfont-size: clamp(1.2rem, 5vw, 80px);\\n    font-weight: 400;\\n    margin-bottom: 5px;\\n  }\\n\\n  .text-column {\\n    display: flex;\\n    flex-direction: column;\\n    gap: 5px;\\n  }\\n\\n  .sentence {\\n    color: white;\\n    font-size: clamp(1rem, 4vw, 1.7rem);\\n    font-weight: 300;\\n    opacity: 0;\\n  }\\n\\n  .letter {\\n    display: inline-block;\\n    opacity: 0;\\n    \\\/* animation: floatDrop 1s cubic-bezier(0.25, 1, 0.35, 1) forwards; *\\\/\\n     animation: gentleDrop 1.35s cubic-bezier(.22,.61,.36,1) forwards;\\n  }\\n\\n \\\/* CALMER MOTION *\\\/\\n  @keyframes gentleDrop {\\n    0% {\\n      opacity: 0;\\n      transform: translateY(-36px) scale(0.8);\\n      filter: blur(8px);\\n    }\\n\\n    70% {\\n      opacity: 1;\\n      transform: translateY(2px) scale(1.02);\\n      filter: blur(0);\\n    }\\n\\n    100% {\\n      opacity: 1;\\n      transform: translateY(0) scale(1);\\n    }\\n  }\\n\\n  .fade-out {\\n    animation: fadeOut 1.6s ease forwards;\\n  }\\n\\n  @keyframes fadeOut {\\n    to {\\n      opacity: 0;\\n    }\\n  }\\n<\\\/style>\\n\\n\n\n<div class=\\\"container uk-flex uk-flex-column uk-flex-left\\\" style=\\\"width: 70vw;\\\">\\n\\n    <!-- Top content (if any) -->\\n    <\/p>\n<div class=\\\"container\\\">\\n  <\/p>\n<div class=\\\"wrapper\\\">\\n    <!-- STATIC SENTENCE -->\\n    <\/p>\n<div class=\\\"static-text\\\">We make AI less artificial.<\\\/div>\\n\\n    <!-- ANIMATED SENTENCES -->\\n    <\/p>\n<div class=\\\"text-column\\\">\\n      <\/p>\n<div class=\\\"sentence\\\">Agentic AI that acts.<\\\/div>\\n      <\/p>\n<div class=\\\"sentence\\\">Humans who decide.<\\\/div>\\n      <\/p>\n<div class=\\\"sentence\\\">Results you can measure.<\\\/div>\\n    <\\\/div>\\n  <\\\/div>\\n<\\\/div>\\n\\n    <!-- Buttons at bottom left -->\\n    <\/p>\n<div class=\\\"uk-margin-auto-top\\\">\\n        <\/p>\n<div class=\\\"uk-flex uk-flex-left uk-grid-small\\\" uk-grid>\\n            <\/p>\n<div class=\\\"el-item\\\">\\n                <a class=\\\"el-content uk-button uk-button-primary\\\" href=\\\"\\\/contact-us\\\/\\\">\\n                    Speak with an expert\\n                <\\\/a>                \\n            <\\\/div>\\n            <\/p>\n<div class=\\\"el-item\\\">\\n                <a class=\\\"el-content uk-button uk-button-default\\\" href=\\\"\\\/our-advantage\\\">\\n                    Learn more\\n                <\\\/a>\\n            <\\\/div>\\n        <\\\/div>\\n    <\\\/div>\\n<\\\/div>\\n\\n<\/p>\n<style>   \\n\\\/* Nest Hub (Specific 1024x600 Display) *\\\/\\n@media screen and (width: 1024px) and (height: 600px) {\\n    .wrapper {\\n        padding-top: 20px;\\n        min-height: 180px !important;\\n    }\\n}\\n\\n    \\n  \\\/* 1. Tablet Range (Portrait & Landscape) *\\\/\\n@media screen and (min-width: 768px) and (max-width: 1024px) {\\n    .wrapper {\\n        margin-top: -200px;\\n        min-height: 250px; !important;\\n    }\\n}\\n\\n\\\/* 3. Landscape Phones *\\\/\\n@media screen and (max-width: 959px) and (orientation: landscape) {\\n    .wrapper {\\n        min-height: 150px !important;\\n    }\\n    .static-text {\\n        font-size: 24px;\\n    }\\n    .sentence {\\n        font-size: 20px;\\n    }\\n}\\n \\n@media screen and (max-width: 480px) {\\n    .wrapper {\\n        min-height: 120px;\\n        margin-top: -150px;\\n    }\\n    .static-text { font-size: 22px; line-height: 1.2; }\\n    .sentence { font-size: 16px; }\\n}\\n\\n@media screen and (max-width: 390px) {\\n    .static-text { font-size: 20px; }\\n    .sentence { font-size: 14px; }\\n}\\n<\\\/style>\\n\",\"image\":\"\",\"meta\":\"\",\"title\":\"\",\"video\":\"wp-content\\\/uploads\\\/2025\\\/06\\\/MConverter.eu_blank.mp4\"}},{\"type\":\"slideshow_item\",\"props\":{\"content\":\"<\/p>\n<style>\\n  .container {\\n    margin: 0;\\n    display: flex;\\n    justify-content: left;\\n    align-items: left;\\n  }\\n\\n  .wrapper {\\n    display: flex;\\n    flex-direction: column;\\n    align-items: flex-start;\\n    gap: 0px;\\n    min-height: 300px;\\n  }\\n\\n  \\\/* STATIC TEXT *\\\/\\n  .static-text {\\n    font-family: \\\"Poppins\\\", sans-serif;\\n    color: white;\\n  \\tfont-size: clamp(1.2rem, 5vw, 80px);\\n    font-weight: 400;\\n    margin-bottom: 5px;\\n  }\\n\\n  .text-column {\\n    display: flex;\\n    flex-direction: column;\\n    gap: 5px;\\n  }\\n\\n  .sentence {\\n    color: white;\\n    font-size: clamp(1rem, 4vw, 1.7rem);\\n    font-weight: 300;\\n    opacity: 0;\\n  }\\n\\n  .letter {\\n    display: inline-block;\\n    opacity: 0;\\n    \\\/* animation: floatDrop 1s cubic-bezier(0.25, 1, 0.35, 1) forwards; *\\\/\\n     animation: gentleDrop 1.35s cubic-bezier(.22,.61,.36,1) forwards;\\n  }\\n\\n \\\/* CALMER MOTION *\\\/\\n  @keyframes gentleDrop {\\n    0% {\\n      opacity: 0;\\n      transform: translateY(-36px) scale(0.8);\\n      filter: blur(8px);\\n    }\\n\\n    70% {\\n      opacity: 1;\\n      transform: translateY(2px) scale(1.02);\\n      filter: blur(0);\\n    }\\n\\n    100% {\\n      opacity: 1;\\n      transform: translateY(0) scale(1);\\n    }\\n  }\\n\\n  .fade-out {\\n    animation: fadeOut 1.6s ease forwards;\\n  }\\n\\n  @keyframes fadeOut {\\n    to {\\n      opacity: 0;\\n    }\\n  }\\n<\\\/style>\\n\\n<\/p>\n<div class=\\\"container uk-flex uk-flex-column uk-flex-left\\\" style=\\\"width: 70vw;\\\">\\n\\n    <!-- Top content (if any) -->\\n    <\/p>\n<div class=\\\"container\\\">\\n  <\/p>\n<div class=\\\"wrapper\\\">\\n    <!-- STATIC SENTENCE -->\\n    <\/p>\n<div class=\\\"static-text\\\">We make AI less artificial.<\\\/div>\\n\\n    <!-- ANIMATED SENTENCES -->\\n    <\/p>\n<div class=\\\"text-column\\\">\\n      <\/p>\n<div class=\\\"sentence\\\">Agentic AI that acts.<\\\/div>\\n      <\/p>\n<div class=\\\"sentence\\\">Humans who decide.<\\\/div>\\n      <\/p>\n<div class=\\\"sentence\\\">Results you can measure.<\\\/div>\\n    <\\\/div>\\n  <\\\/div>\\n<\\\/div>\\n\\n    <!-- Buttons at bottom left -->\\n    <\/p>\n<div class=\\\"uk-margin-auto-top\\\">\\n        <\/p>\n<div class=\\\"uk-flex uk-flex-left uk-grid-small\\\" uk-grid>\\n            <\/p>\n<div class=\\\"el-item\\\">\\n                <a class=\\\"el-content uk-button uk-button-primary\\\" href=\\\"\\\/contact-us\\\/\\\">\\n                    Speak with an expert\\n                <\\\/a>                \\n            <\\\/div>\\n            <\/p>\n<div class=\\\"el-item\\\">\\n                <a class=\\\"el-content uk-button uk-button-default\\\" href=\\\"\\\/our-advantage\\\">\\n                    Learn more\\n                <\\\/a>\\n            <\\\/div>\\n        <\\\/div>\\n    <\\\/div>\\n<\\\/div>\\n\\n<\/p>\n<style>   \\n\\\/* Nest Hub (Specific 1024x600 Display) *\\\/\\n@media screen and (width: 1024px) and (height: 600px) {\\n    .wrapper {\\n        padding-top: 20px;\\n        min-height: 180px !important;\\n    }\\n}\\n\\n    \\n  \\\/* 1. Tablet Range (Portrait & Landscape) *\\\/\\n@media screen and (min-width: 768px) and (max-width: 1024px) {\\n    .wrapper {\\n        margin-top: -200px;\\n        min-height: 250px; !important;\\n    }\\n}\\n\\n\\\/* 3. Landscape Phones *\\\/\\n@media screen and (max-width: 959px) and (orientation: landscape) {\\n    .wrapper {\\n        min-height: 150px !important;\\n    }\\n    .static-text {\\n        font-size: 24px;\\n    }\\n    .sentence {\\n        font-size: 20px;\\n    }\\n}\\n \\n@media screen and (max-width: 480px) {\\n    .wrapper {\\n        min-height: 120px;\\n        margin-top: -150px;\\n    }\\n    .static-text { font-size: 22px; line-height: 1.2; }\\n    .sentence { font-size: 16px; }\\n}\\n\\n@media screen and (max-width: 390px) {\\n    .static-text { font-size: 20px; }\\n    .sentence { font-size: 14px; }\\n}\\n<\\\/style>\\n\",\"image\":\"\",\"meta\":\"\",\"title\":\"\",\"video\":\"wp-content\\\/uploads\\\/2025\\\/06\\\/MConverter.eu_blank.mp4\"}},{\"type\":\"slideshow_item\",\"props\":{\"content\":\"<\/p>\n<div class=\\\"container-center2\\\">\\n<span class=\\\"uk-h2\\\">We make AI&nbsp;<\\\/span>\\n<\/p>\n<div class=\\\"slidecontainer\\\">\\n<\/p>\n<h2 class=\\\"changetext uk-h2\\\"> work<\\\/h2>\\n<\/p>\n<h2 class=\\\"changetext uk-h2\\\"> agents<\\\/h2>\\n<\/p>\n<h2 class=\\\"changetext uk-h2\\\"> models<\\\/h2>\\n<\/p>\n<h2 class=\\\"changetext uk-h2\\\"> safe<\\\/h2>\\n<\/p>\n<h2 class=\\\"changetext uk-h2\\\"> for&nbsp;customers<\\\/h2>\\n<\/p>\n<h2 class=\\\"changetext uk-h2\\\"> for&nbsp;teammates<\\\/h2>\\n<\/p>\n<h2 class=\\\"changetext uk-h2\\\"> for&nbsp;CX<\\\/h2>\\n<\/p>\n<h2 class=\\\"changetext uk-h2\\\"> to&nbsp;scale<\\\/h2>\\n    <\/p>\n<h2 class=\\\"changetext uk-h2\\\"> to&nbsp;personalize<\\\/h2>\\n    <\/p>\n<h2 class=\\\"changetext uk-h2\\\"> to&nbsp;automate<\\\/h2>\\n        <\\\/div>\\n    <\\\/div>\\n    \\n<\/p>\n<div class=\\\"button-container2\\\">\\n<\/p>\n<div class=\\\"home-button white-paper-button adownload el-link uk-button uk-button-default home-button\\\"><a href=\\\"\\\/services\\\/ai-data-services\\\/\\\">Learn more about our AI services<\\\/a><\\\/div>\\n\\n<\/p>\n<div class=\\\"home-button2 el-link uk-button uk-button-default\\\"style=\\\"text-align:right !important;\\\"><a href=\\\"\\\/speak-to-an-expert\\\/\\\">Speak to an expert<\\\/a><\\\/div><\\\/div>\\n<\/p>\n<style>\\nimg.el-image {\\nobject-position: center center !important;\\n}\\n    \\n\\t@keyframes slideDown {\\n\\t\\tfrom {\\n\\t\\t\\ttransform: translateY(-20px);\\n\\t\\t}\\n\\t\\tto {transform: translateY(0px);}\\n\\t}\\n    .slidecontainer{\\n    position: relative;\\n        height: 1em;\\n    }\\n\\t.changetext{\\n\\t\\tposition: absolute;\\n\\t\\tdisplay: none;\\n\\t\\tanimation-name: slideDown;\\n\\t\\tanimation-duration: 0.5s;\\n\\t\\tanimation-timing-function: ease-out;\\n\\t\\tanimation-iteration-count: 1;\\n        margin-top: 0;\\n        color:#005cff !important;\\n\\t}\\n    \\n    .uk-h2{\\n        font-size:3.5em;\\n    }\\n    \\n    .container-center2{\\n        display:flex;\\nmax-width:1000px !important;\\nmargin:auto;\\n        position: relative;\\n     top:4em;\\n    left: -15em !important;\\n}\\n        .button-container2{\\n    position: relative;\\n    bottom: -5em;\\n    display: flex;\\n    justify-content: center;\\n    align-items: center;\\n    flex-wrap: wrap;\\n    gap:10px;\\n    }\\n    \\n@media screen and (max-width:1444px){}\\n@media screen and (max-width:1366px){}\\n@media screen and (max-width:1280px){}\\n@media screen and (max-width:1000px){\\n    .container-center2{\\n        display:inline-block;\\nmax-width:1000px !important;\\nmargin:auto;\\n        position: relative;\\n    left: 0em !important;\\n    top:0em !important;\\n}\\n    .button-container2{\\n    position: relative;\\n    bottom: -6em;\\n    display: flex;\\n    justify-content: center;\\n    align-items: center;\\n    flex-wrap: wrap;\\n    }\\n    \\n    .uk-h2{\\n        font-size:3.5em;\\n    }\\n    }\\n@media screen and (max-width:480px){\\n     .uk-h2{\\n        font-size:2.5em;\\n    }\\n    }\\n    \\n<\\\/style>\",\"image\":\"wp-content\\\/uploads\\\/2025\\\/02\\\/AI-Campaign-Hero-Section_BG_Glow.gif\",\"media_overlay\":\"rgba(0, 0, 0, 0.2)\",\"meta\":\"\",\"status\":\"disabled\",\"title\":\"\",\"video\":\"\"}},{\"type\":\"slideshow_item\",\"props\":{\"content\":\"<\/p>\n<div class=\\\"container-center\\\">\\n<\/p>\n<p class=\\\"text-description\\\">We combine expert teammates and cutting-edge technology to solve customer challenges, safeguard users, develop AI and drive growth.<\\\/p>\\n<\/p>\n<div class=\\\"button-container\\\">\\n<\/p>\n<div class=\\\"home-button white-paper-button adownload el-link uk-button uk-button-default home-button\\\"><a href=\\\"\\\/our-advantage\\\/\\\">Learn more<\\\/a><\\\/div> &nbsp;\\n\\n<\/p>\n<div class=\\\"home-button2 el-link uk-button uk-button-default\\\"style=\\\"text-align:right !important;\\\"><a href=\\\"\\\/speak-to-an-expert\\\/\\\">Speak to an expert<\\\/a><\\\/div>\\n    <\\\/div>\\n<\\\/div>\",\"image\":\"wp-content\\\/uploads\\\/2025\\\/02\\\/TU-Patterns-02-1-1.webp\",\"media_overlay\":\"rgba(0, 0, 0, 0.2)\",\"meta\":\"\",\"status\":\"disabled\",\"title\":\"<\/p>\n<h1 class=\\\"slide1 newheroslide\\\" style=\\\"text-align:center;\\\">Performance. <span class=\\\"lb-code\\\">Agility. Scale.<\\\/span><\\\/h1>\",\"video\":\"\"}},{\"type\":\"slideshow_item\",\"props\":{\"content\":\"<\/p>\n<div class=\\\"button-container\\\">\\n<\/p>\n<div class=\\\"button-item3 button-pink-purple el-link uk-button uk-button-default\\\"> <a href=\\\"\\\/our-advantage\\\/\\\">Learn more<\\\/a><\\\/div>\\n<\\\/div>\",\"meta\":\"\",\"status\":\"disabled\",\"title\":\"\",\"video\":\"wp-content\\\/uploads\\\/2024\\\/09\\\/Foward-24-Header_DD090924_Version-1.webm\"}},{\"type\":\"slideshow_item\",\"props\":{\"content\":\"<\/p>\n<div class=\\\"forward_24_video\\\">\\n<img src=\\\"\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/Forward-Logo.webp\\\" width=\\\"400\\\" height=\\\"184.36\\\">\\n<\/p>\n<h1 class=\\\"forwardheading_video\\\" style=\\\"color:black;\\\"><b>The new world of digital experience<\\\/b><\\\/h1>\\n\\n<\/p>\n<p class=\\\"forward-text-description\\\">September 19, 2024<br \/>\\nHotel Nia<br \/>\\n200 Independence Drive, Menlo Park, CA<br \/>\\n    7:30 AM \\u2013 7:00 PM<\\\/p>\\n<\/p>\n<div class=\\\"el-link uk-button uk-button-default\\\"> <a href=\\\"\\\/about\\\/events\\\/taskus-forward-2024\\\/#registration-form\\\">Register today<\\\/a><\\\/div>\\n<\\\/div>\",\"media_overlay\":\"rgba(0, 0, 0, 0.5)\",\"meta\":\"\",\"status\":\"disabled\",\"title\":\"\",\"video\":\"wp-content\\\/uploads\\\/2024\\\/09\\\/Forward-24-Hype-Promo-Video_VM080224_Version1.mp4\"}},{\"type\":\"slideshow_item\",\"props\":{\"content\":\"<\/p>\n<div class=\\\"forward_24_video\\\">\\n<img src=\\\"\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/Forward-Logo.webp\\\" width=\\\"400\\\" height=\\\"184.36\\\">\\n<\/p>\n<h1 class=\\\"forwardheading_video\\\" style=\\\"color:black;\\\"><b>The new world of digital experience<\\\/b><\\\/h1>\\n\\nSeptember 19, 2024<br \/>\\nHotel Nia<br \/>\\n200 Independence Drive, Menlo Park, CA<br \/>\\n8:00 AM \\u2013 7:30 PM\\n<\/p>\n<p>\\n<\/p>\n<div class=\\\"el-link uk-button uk-button-default home-button\\\"> <a href=\\\"\\\/about\\\/events\\\/taskus-forward-2024\\\/#registration-form\\\">Register today<\\\/a><\\\/div>\\n<\\\/div>\",\"meta\":\"\",\"status\":\"disabled\",\"title\":\"\"}}]},{\"type\":\"html\",\"props\":{\"content\":\"<script>\\n    document.addEventListener('DOMContentLoaded', function () {\\n    const slides = [\\n        {\\n           desktopVideo: '\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/Agentic-AI_Banner_Final-Desktop-2000x1000-1.mp4',\\n            tabletVideo: '\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/Agentic-AI_Banner_Final-Desktop-2000x1000-1.mp4',\\n            mobileVideo: '\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/Agentic-AI_Banner_Final-Mobile-1000x300-1.mp4',\\n            fallbackImage: '\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/Desktop-no-text.webp'\\n        },\\n        {\\n           desktopVideo: '\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/Agentic-AI_Banner_Final-Desktop-2000x1000-1.mp4',\\n            tabletVideo: '\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/Agentic-AI_Banner_Final-Desktop-2000x1000-1.mp4',\\n            mobileVideo: '\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/Agentic-AI_Banner_Final-Mobile-1000x300-1.mp4',\\n            fallbackImage: '\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/Desktop-no-text.webp'\\n        }\\n    ];\\n\\n    let lastDeviceType = null;\\n\\n    function getDeviceType() {\\n        const width = window.innerWidth;\\n        if (width <= 767) return 'mobile';\\n        if (width <= 1024) return 'tablet';\\n        return 'desktop';\\n    }\\n\\n    function setVideoSourceAndFallback() {\\n        const deviceType = getDeviceType();\\n\\n        \\\/\\\/ ONLY proceed if the device category actually changed\\n        if (deviceType === lastDeviceType) return;\\n        lastDeviceType = deviceType;\\n\\n        slides.forEach((slide, index) => {\\n            const slideElement = document.querySelector(`.el-item:nth-child(${index + 1})`);\\n            if (!slideElement) return;\\n\\n            const videoElement = slideElement.querySelector('video');\\n            if (!videoElement) return;\\n\\n            \\\/\\\/ Handle Fallback Image Setup\\n            let fallbackImage = slideElement.querySelector('.video-fallback');\\n            if (!fallbackImage) {\\n                fallbackImage = document.createElement('img');\\n                fallbackImage.className = 'video-fallback';\\n                fallbackImage.src = slide.fallbackImage;\\n                fallbackImage.style.cssText = 'display:none; width:100%; height:auto;';\\n                slideElement.insertBefore(fallbackImage, videoElement);\\n            }\\n\\n            let targetSrc;\\n            if (deviceType === 'mobile') targetSrc = slide.mobileVideo;\\n            else if (deviceType === 'tablet') targetSrc = slide.tabletVideo;\\n            else targetSrc = slide.desktopVideo;\\n\\n            \\\/\\\/ Logic: Only update if the current source doesn't contain the target filename\\n            \\\/\\\/ This avoids the absolute vs relative path comparison headache\\n            const currentSrc = videoElement.currentSrc || videoElement.src;\\n            if (!currentSrc.includes(targetSrc)) {\\n                videoElement.src = targetSrc;\\n                videoElement.load();\\n                \\n                \\\/\\\/ Chrome requires a play promise handling usually\\n                videoElement.play().catch(e => console.log(\\\"Auto-play prevented, waiting for interaction.\\\"));\\n            }\\n\\n            videoElement.onerror = () => {\\n                fallbackImage.style.display = 'block';\\n                videoElement.style.display = 'none';\\n            };\\n\\n            videoElement.oncanplay = () => {\\n                fallbackImage.style.display = 'none';\\n                videoElement.style.display = 'block';\\n            };\\n        });\\n    }\\n\\n    setVideoSourceAndFallback();\\n    window.addEventListener('resize', setVideoSourceAndFallback);\\n});\\n<\\\/script>\\n\\n<\/p>\n<style>\\n    \\n    #slide-video video.el-image{\\n        object-fit:fill;\\n    \\t}\\n\\n    @media screen and (min-width: 768px) and (max-width: 1024px) {\\n        #slide-video video.el-image{\\n    \\theight:50vh;\\n        object-fit:fill;\\n    \\t}\\n}\\n    \\n     @media screen and (max-width: 480px){\\n    \\t#slide-video video.el-image{\\n    \\theight:50vh;\\n        object-fit:fill;\\n    \\t}\\n\\t}\\n<\\\/style>\"},\"name\":\"JS Swapping Video Source v2\"},{\"type\":\"html\",\"props\":{\"content\":\"<script>\\n  const sentences = document.querySelectorAll(\\\".sentence\\\");\\n\\n  const sentenceDelay = 2600;\\n  const fadeDelay = 2200;\\n  const loopDelay = 1600;\\n\\n  function revealSentence(sentence) {\\n    const text = sentence.dataset.text;\\n    sentence.innerHTML = \\\"\\\";\\n    sentence.style.opacity = 1;\\n\\n    [...text].forEach((char) => {\\n      const span = document.createElement(\\\"span\\\");\\n\\n      span.innerHTML = char === \\\" \\\" ? \\\"&nbsp;\\\" : char;\\n      span.classList.add(\\\"letter\\\");\\n\\n      span.style.animationDelay = Math.random() * 0.9 + \\\"s\\\";\\n\\n      sentence.appendChild(span);\\n    });\\n  }\\n\\n  function startLoop() {\\n    let totalTime = 0;\\n\\n    sentences.forEach((sentence) => {\\n      sentence.dataset.text = sentence.textContent;\\n      sentence.textContent = \\\"\\\";\\n      sentence.style.opacity = 0;\\n      sentence.classList.remove(\\\"fade-out\\\");\\n    });\\n\\n    sentences.forEach((sentence) => {\\n      setTimeout(() => revealSentence(sentence), totalTime);\\n      totalTime += sentenceDelay;\\n    });\\n\\n    setTimeout(() => {\\n      sentences.forEach((sentence) => sentence.classList.add(\\\"fade-out\\\"));\\n    }, totalTime + fadeDelay);\\n\\n    setTimeout(startLoop, totalTime + fadeDelay + loopDelay);\\n  }\\n\\n  startLoop();\\n<\\\/script>\"},\"name\":\"Script for the Text Animation\"},{\"type\":\"button\",\"props\":{\"button_size\":\"small\",\"css\":\".el-element {\\n    margin-top: -40px;\\n\\tpadding-left: 50px;\\n}\\n\\n@keyframes float {\\n    0% {\\n        transform: translateY(0px);\\n    }\\n    50% {\\n        transform: translateY(-10px); \\\/* Adjust this value for higher\\\/lower pop *\\\/\\n    }\\n    100% {\\n        transform: translateY(0px);\\n    }\\n}\\n\\n.el-element {\\n    animation: float 2s ease-in-out infinite;\\n    display: inline-block;\\n}\\n\\n.el-element:hover {\\n    animation-play-state: paused;\\n}\",\"grid_column_gap\":\"small\",\"grid_row_gap\":\"small\",\"margin\":\"default\",\"margin_remove_top\":true,\"visibility\":\"l\"},\"children\":[{\"type\":\"button_item\",\"props\":{\"button_style\":\"primary\",\"dialog_layout\":\"modal\",\"dialog_offcanvas_flip\":true,\"icon\":\"arrow-down\",\"icon_align\":\"left\",\"link\":\"#services\"}}]}]}],\"props\":{\"column_gap\":\"collapse\",\"height_viewport\":70,\"row_gap\":\"collapse\"}}],\"name\":\"Home Hero 2\\\/11\\\/26\"},{\"type\":\"section\",\"props\":{\"animation\":\"slide-bottom-medium\",\"animation_delay\":\"0\",\"id\":\"services\",\"image_position\":\"top-right\",\"image_size\":\"height-1-1\",\"padding_remove_top\":true,\"preserve_color\":true,\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"default\"},\"children\":[{\"type\":\"row\",\"props\":{\"divider\":false,\"layout\":\"1-3,1-3,1-3\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"order_first\":\"xs\",\"position_sticky_breakpoint\":\"m\",\"width_large\":\"2-3\",\"width_medium\":\"1-2\",\"width_small\":\"1-1\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"We bring together teammates and technology to elevate customer support, protect communities, advance AI and drive&nbsp;growth.\",\"css\":\"@media (max-width: 1199px) {\\n    .el-element {\\n        font-size: 2rem;\\n        line-height: 1.125;\\n    }\\n}\\n\\n@media (min-width: 1200px) {\\n\\t.el-element {\\n        font-size: 3rem;\\n        line-height: 1.125;\\n        padding-top: 1em;\\n    }\\n    \\n  \\n}\",\"title_element\":\"h2\",\"title_style\":\"h2\"}}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_large\":\"1-3\",\"width_medium\":\"1-2\",\"width_small\":\"3-5\"},\"children\":[{\"type\":\"button\",\"props\":{\"css\":\".el-element {\\n\\tmargin-top: -30px;\\n}\\n\\n@media screen and (max-width:1100px){\\n    .el-element {\\n\\tmargin-top: 0px;\\n}\\n}\\n@media screen and (max-width:480px){\\n    .el-element {\\n\\tmargin-top: 0px;\\n}\\n}\",\"grid_column_gap\":\"small\",\"grid_row_gap\":\"small\",\"margin\":\"default\"},\"children\":[{\"type\":\"button_item\",\"props\":{\"button_style\":\"primary\",\"content\":\"See the services we provide\",\"dialog_layout\":\"modal\",\"dialog_offcanvas_flip\":true,\"icon_align\":\"left\",\"link\":\"\\\/services\\\/\"}},{\"type\":\"button_item\",\"props\":{\"button_style\":\"default\",\"content\":\"Industries we serve\",\"dialog_layout\":\"modal\",\"dialog_offcanvas_flip\":true,\"icon_align\":\"left\",\"link\":\"\\\/industries\\\/\"}}]}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"order_first\":\"m\",\"position_sticky_breakpoint\":\"m\",\"width_large\":\"1-3\",\"width_medium\":\"1-2\",\"width_small\":\"2-5\"},\"children\":[{\"type\":\"list\",\"props\":{\"animation\":\"none\",\"column_breakpoint\":\"m\",\"css\":\".el-element {\\n    display: flex;\\n    gap: 0.5rem;\\n}\\n\\n.el-item {\\n\\tbackdrop-filter: blur(24px);\\n    background: rgb(0 0 0 \\\/ 0.1);\\n    border-radius: 0.5rem;\\n    border: 1px solid rgb(255 255 255 \\\/ 0.2);\\n    padding: .5rem;\\n    font-size: 0.875rem;\\n    color: #fff;\\n    text-wrap: balance;\\n    flex-basis: 20%;\\n    flex-grow: 1;\\n}\\n\",\"image_align\":\"left\",\"image_svg_color\":\"emphasis\",\"image_vertical_align\":true,\"list_element\":\"ul\",\"list_horizontal_separator\":\"\",\"list_type\":\"horizontal\",\"position\":\"absolute\",\"position_bottom\":\"24\",\"position_right\":\"0\",\"show_image\":true,\"show_link\":true},\"children\":[{\"type\":\"list_item\",\"props\":{\"content\":\"Vanessa<br \/> USA\"}},{\"type\":\"list_item\",\"props\":{\"content\":\"Theodoros<br \/> Greece \"}},{\"type\":\"list_item\",\"props\":{\"content\":\"Ritika<br \/> India\"}}]},{\"type\":\"image\",\"props\":{\"animation\":\"none\",\"image\":\"wp-content\\\/uploads\\\/2026\\\/02\\\/home-teammates.webp\",\"image_svg_color\":\"emphasis\",\"margin\":\"default\"}},{\"type\":\"video\",\"props\":{\"margin\":\"default\",\"status\":\"disabled\",\"video\":\"wp-content\\\/uploads\\\/2025\\\/09\\\/TAS25001_LogoAnimation_425x320_BG.mp4\",\"video_autoplay\":\"inview\",\"video_controls\":false,\"video_muted\":true,\"video_playsinline\":true}}]}]},{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"grid\",\"props\":{\"content_column_breakpoint\":\"m\",\"content_margin\":\"small\",\"css\":\".el-item {\\n\\tborder-top: 2px dotted #065AF7;\\n    padding: 1.25rem;\\n}\\n\\n:last-child > .el-item {\\n    border-bottom: 2px dotted #065AF7;    \\n}\\n\\n@media(min-width: 800px) {\\n    .el-item {\\n\\t\\tborder-bottom: 2px dotted #065AF7;\\n    }\\n}\\n\",\"filter_align\":\"left\",\"filter_all\":true,\"filter_grid_breakpoint\":\"m\",\"filter_grid_width\":\"auto\",\"filter_position\":\"top\",\"filter_style\":\"tab\",\"grid_column_align\":false,\"grid_default\":\"1\",\"grid_divider\":false,\"grid_medium\":\"3\",\"grid_row_align\":false,\"icon_width\":80,\"image_align\":\"top\",\"image_grid_breakpoint\":\"m\",\"image_grid_width\":\"1-2\",\"image_svg_animate\":false,\"image_svg_color\":\"\",\"image_svg_inline\":false,\"item_animation\":\"\",\"link_style\":\"default\",\"link_text\":\"Read more\",\"margin\":\"large\",\"margin_remove_bottom\":false,\"margin_remove_top\":false,\"meta_align\":\"below-title\",\"meta_element\":\"div\",\"meta_style\":\"meta\",\"panel_card_image\":false,\"panel_link\":false,\"show_content\":true,\"show_image\":true,\"show_link\":true,\"show_meta\":true,\"show_title\":true,\"title_align\":\"top\",\"title_element\":\"h3\",\"title_grid_breakpoint\":\"m\",\"title_grid_width\":\"1-2\",\"title_hover_style\":\"reset\",\"title_style\":\"h6\"},\"children\":[{\"type\":\"grid_item\",\"props\":{\"content\":\"<\/p>\n<p>Our greatest strength is our people. We hire the best, train with precision and support every teammate\\u2019s well-being so they can deliver exceptional&nbsp;results.<\\\/p>\",\"image\":\"wp-content\\\/uploads\\\/2025\\\/08\\\/home_sub-hero-icon1.svg\",\"meta\":\"\",\"title\":\"Stronger teams\"}},{\"type\":\"grid_item\",\"props\":{\"content\":\"<\/p>\n<p>We deploy technology that works with people, not around them \\u2014 driving efficiency and creating the space to deliver elevated services with greater effectiveness, vigilance and&nbsp;humanity.<\\\/p>\",\"image\":\"wp-content\\\/uploads\\\/2025\\\/08\\\/home_sub-hero-icon2.svg\",\"title\":\"Smarter technology\"}},{\"type\":\"grid_item\",\"props\":{\"content\":\"<\/p>\n<p>We protect customer experiences and ensure AI is built responsibly \\u2014 upholding rigorous safety, compliance\\u00a0and quality standards that strengthen&nbsp;brands.<\\\/p>\",\"image\":\"wp-content\\\/uploads\\\/2025\\\/08\\\/home_sub-hero-icon3.svg\",\"title\":\"Safer outcomes\"}}]}]}]}],\"name\":\"Section\"},{\"type\":\"section\",\"props\":{\"animation\":\"slide-bottom-medium\",\"animation_delay\":\"0\",\"css\":\".el-section {\\n    overflow: clip;\\n    position: relative;\\n}\\n\",\"image\":\"wp-content\\\/uploads\\\/2025\\\/09\\\/home-bg.webp\",\"image_loading\":true,\"image_position\":\"center-center\",\"image_size\":\"cover\",\"padding_remove_bottom\":true,\"padding_remove_horizontal\":true,\"padding_remove_top\":true,\"status\":\"disabled\",\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"\",\"width_expand\":\"right\"},\"children\":[{\"type\":\"row\",\"props\":{\"column_gap\":\"collapse\",\"css\":\".el-row {\\n   position: absolute;\\n   inset: 0;\\n   isolation: isolate;\\n}\",\"margin\":\"remove-vertical\",\"row_gap\":\"collapse\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"image_size\":\"height-1-1\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"html\",\"props\":{\"content\":\"<svg width=\\\"1440\\\" height=\\\"800\\\" viewBox=\\\"0 0 1440 800\\\" fill=\\\"none\\\" xmlns=\\\"http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\\">\\n  <g id=\\\"shape1\\\">\\n    <circle cx=\\\"97.5\\\" cy=\\\"102.5\\\" r=\\\"4.5\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"97.5\\\" cy=\\\"121.5\\\" r=\\\"4.5\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"97.5\\\" cy=\\\"140.5\\\" r=\\\"4.5\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"97.5\\\" cy=\\\"159.5\\\" r=\\\"4.5\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"116.5\\\" cy=\\\"123.5\\\" r=\\\"4.5\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"116.5\\\" cy=\\\"142.5\\\" r=\\\"4.5\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"116.5\\\" cy=\\\"161.5\\\" r=\\\"4.5\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"116.5\\\" cy=\\\"180.5\\\" r=\\\"4.5\\\" fill=\\\"white\\\"\\\/>\\n  <\\\/g>\\n  <g id=\\\"shape2\\\">\\n    <circle cx=\\\"1255.5\\\" cy=\\\"110.5\\\" r=\\\"4.5\\\" transform=\\\"rotate(-90 1255.5 110.5)\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"1274.5\\\" cy=\\\"110.5\\\" r=\\\"4.5\\\" transform=\\\"rotate(-90 1274.5 110.5)\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"1293.5\\\" cy=\\\"110.5\\\" r=\\\"4.5\\\" transform=\\\"rotate(-90 1293.5 110.5)\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"1312.5\\\" cy=\\\"110.5\\\" r=\\\"4.5\\\" transform=\\\"rotate(-90 1312.5 110.5)\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"1276.5\\\" cy=\\\"91.5\\\" r=\\\"4.5\\\" transform=\\\"rotate(-90 1276.5 91.5)\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"1295.5\\\" cy=\\\"91.5\\\" r=\\\"4.5\\\" transform=\\\"rotate(-90 1295.5 91.5)\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"1314.5\\\" cy=\\\"91.5\\\" r=\\\"4.5\\\" transform=\\\"rotate(-90 1314.5 91.5)\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"1333.5\\\" cy=\\\"91.5\\\" r=\\\"4.5\\\" transform=\\\"rotate(-90 1333.5 91.5)\\\" fill=\\\"white\\\"\\\/>\\n  <\\\/g>\\n  <g id=\\\"shape3\\\">\\n    <circle cx=\\\"374.43\\\" cy=\\\"3.43\\\" r=\\\"2.43\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"358.43\\\" cy=\\\"3.43\\\" r=\\\"2.43\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"374.43\\\" cy=\\\"13.6898\\\" r=\\\"2.43\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"358.43\\\" cy=\\\"13.6898\\\" r=\\\"2.43\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"374.43\\\" cy=\\\"23.95\\\" r=\\\"2.43\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"358.43\\\" cy=\\\"23.95\\\" r=\\\"2.43\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"374.43\\\" cy=\\\"34.2098\\\" r=\\\"2.43\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"374.43\\\" cy=\\\"44.43\\\" r=\\\"2.43\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"406.43\\\" cy=\\\"3.43\\\" r=\\\"2.43\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"406.43\\\" cy=\\\"13.69\\\" r=\\\"2.43\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"406.43\\\" cy=\\\"23.95\\\" r=\\\"2.43\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"406.43\\\" cy=\\\"34.2098\\\" r=\\\"2.43\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"406.43\\\" cy=\\\"44.43\\\" r=\\\"2.43\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"423.43\\\" cy=\\\"3.43\\\" r=\\\"2.43\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"439.43\\\" cy=\\\"3.43\\\" r=\\\"2.43\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"423.43\\\" cy=\\\"13.6898\\\" r=\\\"2.43\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"423.43\\\" cy=\\\"23.43\\\" r=\\\"2.43\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"390.43\\\" cy=\\\"3.43\\\" r=\\\"2.43\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"390.43\\\" cy=\\\"13.69\\\" r=\\\"2.43\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"390.43\\\" cy=\\\"23.95\\\" r=\\\"2.43\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"390.43\\\" cy=\\\"34.2098\\\" r=\\\"2.43\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"390.43\\\" cy=\\\"44.43\\\" r=\\\"2.43\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"390.43\\\" cy=\\\"34.43\\\" r=\\\"2.43\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"390.43\\\" cy=\\\"44.69\\\" r=\\\"2.43\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"390.43\\\" cy=\\\"54.95\\\" r=\\\"2.43\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"390.43\\\" cy=\\\"65.2098\\\" r=\\\"2.43\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"390.43\\\" cy=\\\"75.43\\\" r=\\\"2.43\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"344.43\\\" cy=\\\"3.43\\\" r=\\\"2.43\\\" fill=\\\"white\\\"\\\/>\\n  <\\\/g>\\n  <g id=\\\"shape4\\\">\\n    <circle cx=\\\"236.755\\\" cy=\\\"794.778\\\" r=\\\"4.8357\\\" transform=\\\"rotate(180 236.755 794.778)\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"268.595\\\" cy=\\\"794.778\\\" r=\\\"4.8357\\\" transform=\\\"rotate(180 268.595 794.778)\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"236.755\\\" cy=\\\"774.36\\\" r=\\\"4.8357\\\" transform=\\\"rotate(180 236.755 774.36)\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"268.595\\\" cy=\\\"774.36\\\" r=\\\"4.8357\\\" transform=\\\"rotate(180 268.595 774.36)\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"236.755\\\" cy=\\\"753.943\\\" r=\\\"4.8357\\\" transform=\\\"rotate(180 236.755 753.943)\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"268.595\\\" cy=\\\"753.943\\\" r=\\\"4.8357\\\" transform=\\\"rotate(180 268.595 753.943)\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"236.755\\\" cy=\\\"733.526\\\" r=\\\"4.8357\\\" transform=\\\"rotate(180 236.755 733.526)\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"236.755\\\" cy=\\\"713.188\\\" r=\\\"4.8357\\\" transform=\\\"rotate(180 236.755 713.188)\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"173.075\\\" cy=\\\"794.778\\\" r=\\\"4.8357\\\" transform=\\\"rotate(180 173.075 794.778)\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"173.075\\\" cy=\\\"774.36\\\" r=\\\"4.8357\\\" transform=\\\"rotate(180 173.075 774.36)\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"173.075\\\" cy=\\\"753.943\\\" r=\\\"4.8357\\\" transform=\\\"rotate(180 173.075 753.943)\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"173.075\\\" cy=\\\"733.526\\\" r=\\\"4.8357\\\" transform=\\\"rotate(180 173.075 733.526)\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"173.075\\\" cy=\\\"713.188\\\" r=\\\"4.8357\\\" transform=\\\"rotate(180 173.075 713.188)\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"139.245\\\" cy=\\\"794.778\\\" r=\\\"4.8357\\\" transform=\\\"rotate(180 139.245 794.778)\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"107.406\\\" cy=\\\"794.778\\\" r=\\\"4.8357\\\" transform=\\\"rotate(180 107.406 794.778)\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"139.245\\\" cy=\\\"774.36\\\" r=\\\"4.8357\\\" transform=\\\"rotate(180 139.245 774.36)\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"139.245\\\" cy=\\\"754.978\\\" r=\\\"4.8357\\\" transform=\\\"rotate(180 139.245 754.978)\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"204.915\\\" cy=\\\"794.778\\\" r=\\\"4.8357\\\" transform=\\\"rotate(180 204.915 794.778)\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"204.915\\\" cy=\\\"774.36\\\" r=\\\"4.8357\\\" transform=\\\"rotate(180 204.915 774.36)\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"204.915\\\" cy=\\\"753.943\\\" r=\\\"4.8357\\\" transform=\\\"rotate(180 204.915 753.943)\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"204.915\\\" cy=\\\"733.526\\\" r=\\\"4.8357\\\" transform=\\\"rotate(180 204.915 733.526)\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"204.915\\\" cy=\\\"713.188\\\" r=\\\"4.8357\\\" transform=\\\"rotate(180 204.915 713.188)\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"204.915\\\" cy=\\\"733.088\\\" r=\\\"4.8357\\\" transform=\\\"rotate(180 204.915 733.088)\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"204.915\\\" cy=\\\"712.67\\\" r=\\\"4.8357\\\" transform=\\\"rotate(180 204.915 712.67)\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"204.915\\\" cy=\\\"692.253\\\" r=\\\"4.8357\\\" transform=\\\"rotate(180 204.915 692.253)\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"204.915\\\" cy=\\\"671.836\\\" r=\\\"4.8357\\\" transform=\\\"rotate(180 204.915 671.836)\\\" fill=\\\"white\\\"\\\/>\\n    <circle cx=\\\"296.455\\\" cy=\\\"794.778\\\" r=\\\"4.8357\\\" transform=\\\"rotate(180 296.455 794.778)\\\" fill=\\\"white\\\"\\\/>\\n  <\\\/g>\\n  <mask id=\\\"mask0_2535_13451\\\" style=\\\"mask-type:alpha\\\" maskUnits=\\\"userSpaceOnUse\\\" x=\\\"744\\\" y=\\\"-6\\\" width=\\\"193\\\" height=\\\"193\\\">\\n    <circle cx=\\\"840.487\\\" cy=\\\"90.4868\\\" r=\\\"96.255\\\" transform=\\\"rotate(30 840.487 90.4868)\\\" fill=\\\"#D9D9D9\\\"\\\/>\\n  <\\\/mask>\\n  <g mask=\\\"url(#mask0_2535_13451)\\\" id=\\\"shape5\\\">\\n    <line x1=\\\"892.737\\\" y1=\\\"-0.0129394\\\" x2=\\\"791.237\\\" y2=\\\"175.79\\\" stroke=\\\"white\\\" stroke-width=\\\"3\\\"\\\/>\\n    <line x1=\\\"830.383\\\" y1=\\\"-36.0129\\\" x2=\\\"728.883\\\" y2=\\\"139.79\\\" stroke=\\\"white\\\" stroke-width=\\\"3\\\"\\\/>\\n    <line x1=\\\"930.842\\\" y1=\\\"21.9871\\\" x2=\\\"829.342\\\" y2=\\\"197.79\\\" stroke=\\\"white\\\" stroke-width=\\\"3\\\"\\\/>\\n    <line x1=\\\"868.488\\\" y1=\\\"-14.0129\\\" x2=\\\"766.988\\\" y2=\\\"161.79\\\" stroke=\\\"white\\\" stroke-width=\\\"3\\\"\\\/>\\n    <line x1=\\\"955.091\\\" y1=\\\"35.9871\\\" x2=\\\"853.591\\\" y2=\\\"211.79\\\" stroke=\\\"white\\\" stroke-width=\\\"3\\\"\\\/>\\n    <line x1=\\\"905.728\\\" y1=\\\"7.48706\\\" x2=\\\"804.228\\\" y2=\\\"183.29\\\" stroke=\\\"white\\\" stroke-width=\\\"3\\\"\\\/>\\n    <line x1=\\\"843.373\\\" y1=\\\"-28.5129\\\" x2=\\\"741.873\\\" y2=\\\"147.29\\\" stroke=\\\"white\\\" stroke-width=\\\"3\\\"\\\/>\\n    <line x1=\\\"943.832\\\" y1=\\\"29.4871\\\" x2=\\\"842.332\\\" y2=\\\"205.29\\\" stroke=\\\"white\\\" stroke-width=\\\"3\\\"\\\/>\\n    <line x1=\\\"968.081\\\" y1=\\\"43.4871\\\" x2=\\\"866.581\\\" y2=\\\"219.29\\\" stroke=\\\"white\\\" stroke-width=\\\"3\\\"\\\/>\\n    <line x1=\\\"879.746\\\" y1=\\\"-7.51294\\\" x2=\\\"778.246\\\" y2=\\\"168.29\\\" stroke=\\\"white\\\" stroke-width=\\\"3\\\"\\\/>\\n    <line x1=\\\"817.393\\\" y1=\\\"-43.5129\\\" x2=\\\"715.893\\\" y2=\\\"132.29\\\" stroke=\\\"white\\\" stroke-width=\\\"3\\\"\\\/>\\n    <line x1=\\\"917.852\\\" y1=\\\"14.4871\\\" x2=\\\"816.352\\\" y2=\\\"190.29\\\" stroke=\\\"white\\\" stroke-width=\\\"3\\\"\\\/>\\n    <line x1=\\\"855.498\\\" y1=\\\"-21.5129\\\" x2=\\\"753.998\\\" y2=\\\"154.29\\\" stroke=\\\"white\\\" stroke-width=\\\"3\\\"\\\/>\\n  <\\\/g>\\n<\\\/svg>\\n\",\"css\":\"svg {\\n    position: absolute;\\n    top: 0;\\n    height: 100%;\\n    left: 50%;\\n    transform: translatex(-50%);\\n    opacity: 0.1;\\n}\\n    \\nsvg g {\\n    animation: blink 6s infinite;\\n}\\n\\nsvg g:nth-child(1) {\\n    animation-delay: 0.5s;\\n}\\n\\nsvg g:nth-child(2) {\\n    animation-delay: 1s;\\n}\\n\\nsvg g:nth-child(3) {\\n    animation-delay: 1.5s;\\n}\\n\\nsvg g:nth-child(4) {\\n    animation-delay: 2s;\\n}\\n\\nsvg g:nth-child(5) {\\n    animation-delay: 2.5s;\\n}\\n\\n@keyframes blink {\\n  0%{\\n    opacity: 1;\\n  }\\n\\n  20%{\\n    opacity: 1;\\n  }\\n\\n  50% {\\n    opacity: 0;\\n  }\\n\\n  80% {\\n    opacity: 1;\\n  }\\n\\n  100% {\\n    opacity: 1;\\n  }\\n}\\n\"}}]}]},{\"type\":\"row\",\"props\":{\"column_gap\":\"collapse\",\"layout\":\"1-3,2-3\",\"padding_remove_horizontal\":false,\"row_gap\":\"small\",\"width\":\"default\"},\"children\":[{\"type\":\"column\",\"props\":{\"css\":\"@media(min-width: 800px) {\\n    .el-column {\\n        padding-bottom: 70px;\\n    }\\n}\",\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"vertical_align\":\"middle\",\"width_medium\":\"1-3\"},\"children\":[{\"type\":\"html\",\"props\":{\"content\":\"<\/p>\n<div><\\\/div>\",\"css\":\".el-element {\\n    width: 0;\\n    height: 0;\\n    padding: 0;\\n    margin: 0;\\n}\"}},{\"type\":\"headline\",\"props\":{\"content\":\"<\/p>\n<p>People<\\\/p> \\n<\/p>\n<p>powering<\\\/p> \\n<\/p>\n<p>the AI era<\\\/p>\",\"css\":\".el-element {\\n    text-wrap: balance;\\n   \\\/\\\/ line-height:1.1em;\\n}\",\"maxwidth\":\"large\",\"title_element\":\"h1\",\"title_style\":\"heading-large\"}},{\"type\":\"button\",\"props\":{\"grid_column_gap\":\"small\",\"grid_row_gap\":\"small\",\"margin\":\"default\"},\"children\":[{\"type\":\"button_item\",\"props\":{\"button_style\":\"primary\",\"content\":\"Speak with an expert\",\"dialog_layout\":\"modal\",\"dialog_offcanvas_flip\":true,\"icon_align\":\"left\",\"link\":\"\\\/contact-us\\\/\"}},{\"type\":\"button_item\",\"props\":{\"button_style\":\"default\",\"content\":\"Learn more\",\"dialog_layout\":\"modal\",\"dialog_offcanvas_flip\":true,\"icon_align\":\"left\",\"link\":\"\\\/our-advantage\"}}]}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"vertical_align\":\"bottom\",\"width_medium\":\"2-3\"},\"children\":[{\"type\":\"list\",\"props\":{\"animation\":\"none\",\"column_breakpoint\":\"m\",\"css\":\".el-element {\\n    display: flex;\\n    gap: 0.5rem;\\n}\\n\\n.el-item {\\n\\tbackdrop-filter: blur(24px);\\n    background: rgb(0 0 0 \\\/ 0.1);\\n    border-radius: 0.5rem;\\n    border: 1px solid rgb(255 255 255 \\\/ 0.2);\\n    padding: 1rem;\\n    font-size: 0.875rem;\\n    color: #fff;\\n    text-wrap: balance;\\n    flex-basis: 20%;\\n    flex-grow: 1;\\n}\\n\",\"image_align\":\"left\",\"image_svg_color\":\"emphasis\",\"image_vertical_align\":true,\"list_element\":\"ul\",\"list_horizontal_separator\":\"\",\"list_type\":\"horizontal\",\"position\":\"absolute\",\"position_bottom\":\"24\",\"position_right\":\"0\",\"show_image\":true,\"show_link\":true,\"visibility\":\"s\"},\"children\":[{\"type\":\"list_item\",\"props\":{\"content\":\"Brett, Sales<br \/> USA\"}},{\"type\":\"list_item\",\"props\":{\"content\":\"Sapna, Ops<br \/>\\nIndia \"}},{\"type\":\"list_item\",\"props\":{\"content\":\"Daniele, Teammate<br \/> \\nGreece \"}},{\"type\":\"list_item\",\"props\":{\"content\":\"Emmanuel, HR<br \/>\\nColombia \"}},{\"type\":\"list_item\",\"props\":{\"content\":\"Marlon, TA<br \/>\\nPhilippines\"}}]},{\"type\":\"image\",\"props\":{\"animation\":\"none\",\"image\":\"wp-content\\\/uploads\\\/2025\\\/09\\\/TAS25001_Hero_OT_v04.webp\",\"image_alt\":\"Leaders of a digital solutions provider that brings together teammates and technology to elevate customer support, protect communities, advance AI and drive growth\",\"image_svg_color\":\"emphasis\",\"margin\":\"default\"}}]}]}]},{\"type\":\"section\",\"props\":{\"animation\":\"slide-bottom-medium\",\"animation_delay\":\"0\",\"image_position\":\"top-right\",\"image_size\":\"height-1-1\",\"preserve_color\":true,\"status\":\"disabled\",\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"default\"},\"children\":[{\"type\":\"row\",\"props\":{\"layout\":\"1-3,1-3,1-3\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"order_first\":\"xs\",\"position_sticky_breakpoint\":\"m\",\"width_large\":\"2-3\",\"width_medium\":\"1-2\",\"width_small\":\"1-1\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"We bring together teammates and technology to elevate customer support, protect communities, advance AI and drive&nbsp;growth.\",\"css\":\"@media (max-width: 1199px) {\\n    .el-element {\\n        font-size: 2rem;\\n        line-height: 1.125;\\n    }\\n}\\n\\n@media (min-width: 1200px) {\\n\\t.el-element {\\n        font-size: 3rem;\\n        line-height: 1.125;\\n        padding-top: 1em;\\n    }\\n    \\n  \\n}\",\"title_element\":\"h2\",\"title_style\":\"h2\"}}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_large\":\"1-3\",\"width_medium\":\"1-2\",\"width_small\":\"3-5\"},\"children\":[{\"type\":\"button\",\"props\":{\"grid_column_gap\":\"small\",\"grid_row_gap\":\"small\",\"margin\":\"default\"},\"children\":[{\"type\":\"button_item\",\"props\":{\"button_style\":\"primary\",\"content\":\"See the services we provide\",\"dialog_layout\":\"modal\",\"dialog_offcanvas_flip\":true,\"icon_align\":\"left\",\"link\":\"\\\/services\\\/\"}},{\"type\":\"button_item\",\"props\":{\"button_style\":\"default\",\"content\":\"Industries we serve\",\"dialog_layout\":\"modal\",\"dialog_offcanvas_flip\":true,\"icon_align\":\"left\",\"link\":\"\\\/industries\\\/\"}}]}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"order_first\":\"m\",\"position_sticky_breakpoint\":\"m\",\"width_large\":\"1-3\",\"width_medium\":\"1-2\",\"width_small\":\"2-5\"},\"children\":[{\"type\":\"video\",\"props\":{\"margin\":\"default\",\"video\":\"wp-content\\\/uploads\\\/2025\\\/09\\\/TAS25001_LogoAnimation_425x320_BG.mp4\",\"video_autoplay\":\"inview\",\"video_controls\":false,\"video_muted\":true,\"video_playsinline\":true}}]}]},{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"grid\",\"props\":{\"content_column_breakpoint\":\"m\",\"content_margin\":\"small\",\"css\":\".el-item {\\n\\tborder-top: 2px dotted #065AF7;\\n    padding: 1.25rem;\\n}\\n\\n:last-child > .el-item {\\n    border-bottom: 2px dotted #065AF7;    \\n}\\n\\n@media(min-width: 800px) {\\n    .el-item {\\n\\t\\tborder-bottom: 2px dotted #065AF7;\\n    }\\n}\\n\",\"filter_align\":\"left\",\"filter_all\":true,\"filter_grid_breakpoint\":\"m\",\"filter_grid_width\":\"auto\",\"filter_position\":\"top\",\"filter_style\":\"tab\",\"grid_column_align\":false,\"grid_default\":\"1\",\"grid_divider\":false,\"grid_medium\":\"3\",\"grid_row_align\":false,\"icon_width\":80,\"image_align\":\"top\",\"image_grid_breakpoint\":\"m\",\"image_grid_width\":\"1-2\",\"image_svg_animate\":false,\"image_svg_color\":\"\",\"image_svg_inline\":false,\"item_animation\":\"\",\"link_style\":\"default\",\"link_text\":\"Read more\",\"margin\":\"large\",\"margin_remove_bottom\":false,\"margin_remove_top\":false,\"meta_align\":\"below-title\",\"meta_element\":\"div\",\"meta_style\":\"meta\",\"panel_card_image\":false,\"panel_link\":false,\"show_content\":true,\"show_image\":true,\"show_link\":true,\"show_meta\":true,\"show_title\":true,\"title_align\":\"top\",\"title_element\":\"h3\",\"title_grid_breakpoint\":\"m\",\"title_grid_width\":\"1-2\",\"title_hover_style\":\"reset\",\"title_style\":\"h6\"},\"children\":[{\"type\":\"grid_item\",\"props\":{\"content\":\"<\/p>\n<p>Our greatest strength is our people. We hire the best, train with precision and support every teammate\\u2019s well-being so they can deliver exceptional&nbsp;results.<\\\/p>\",\"image\":\"wp-content\\\/uploads\\\/2025\\\/08\\\/home_sub-hero-icon1.svg\",\"meta\":\"\",\"title\":\"Stronger teams\"}},{\"type\":\"grid_item\",\"props\":{\"content\":\"<\/p>\n<p>We deploy technology that works with people, not around them \\u2014 driving efficiency and creating the space to deliver elevated services with greater effectiveness, vigilance and&nbsp;humanity.<\\\/p>\",\"image\":\"wp-content\\\/uploads\\\/2025\\\/08\\\/home_sub-hero-icon2.svg\",\"title\":\"Smarter technology\"}},{\"type\":\"grid_item\",\"props\":{\"content\":\"<\/p>\n<p>We protect customer experiences and ensure AI is built responsibly \\u2014 upholding rigorous safety, compliance\\u00a0and quality standards that strengthen&nbsp;brands.<\\\/p>\",\"image\":\"wp-content\\\/uploads\\\/2025\\\/08\\\/home_sub-hero-icon3.svg\",\"title\":\"Safer outcomes\"}}]}]}]}]},{\"type\":\"section\",\"props\":{\"animation\":\"slide-bottom-medium\",\"animation_delay\":\"0\",\"image\":\"wp-content\\\/uploads\\\/2025\\\/08\\\/mask.png\",\"image_effect\":\"parallax\",\"image_parallax_bgx\":\"-20,-20\",\"image_parallax_bgy\":\"20 0%,20 0%\",\"image_position\":\"top-right\",\"preserve_color\":false,\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"default\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"Location snapshot\",\"title_element\":\"h2\"}},{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"Strategically located across 13 countries, with 30+ languages spoken, our people-first sites blend local culture with state-of-the-art amenities to support our teammates' well-being, enhance performance and enable collaboration.\\n\",\"margin\":\"default\",\"text_style\":\"large\"}},{\"type\":\"button\",\"props\":{\"grid_column_gap\":\"small\",\"grid_row_gap\":\"small\",\"margin\":\"default\"},\"children\":[{\"type\":\"button_item\",\"props\":{\"button_style\":\"primary\",\"content\":\"See all locations\",\"dialog_layout\":\"modal\",\"dialog_offcanvas_flip\":true,\"icon_align\":\"left\",\"link\":\"\\\/locations\\\/\"}}]}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"vertical_align\":\"middle\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"popover\",\"props\":{\"animation\":\"slide-bottom-medium\",\"background_image\":\"wp-content\\\/uploads\\\/2025\\\/08\\\/world-map.svg\",\"card_style\":\"secondary\",\"css\":\".uk-inline, img {\\n    width: 100%;\\n}\\n\\n.el-marker {\\n    transform: translateY(-50px);\\n    opacity: 0;\\n    transition: transform 0.2s, opacity 0s;\\n    background-color: #FF0074;\\n}\\n.el-marker:nth-of-type(1) {\\n    transition-delay: 0.1s;\\n}\\n.el-marker:nth-of-type(2) {\\n    transition-delay: 0.2s;\\n}\\n.el-marker:nth-of-type(3) {\\n    transition-delay: 0.3s;\\n}\\n.el-marker:nth-of-type(4) {\\n    transition-delay: 0.4s;\\n}\\n.el-marker:nth-of-type(5) {\\n    transition-delay: 0.5s;\\n}\\n.el-marker:nth-of-type(6) {\\n    transition-delay: 0.6s;\\n}\\n.el-marker:nth-of-type(7) {\\n    transition-delay: 0.7s;\\n}\\n.el-marker:nth-of-type(8) {\\n    transition-delay: 0.8s;\\n}\\n.el-marker:nth-of-type(9) {\\n    transition-delay: 0.9s;\\n}\\n.el-marker:nth-of-type(10) {\\n    transition-delay: 1s;\\n}\\n.el-marker:nth-of-type(11) {\\n    transition-delay: 1.1s;\\n}\\n.el-marker:nth-of-type(12) {\\n    transition-delay: 1.2s;\\n}\\n.el-marker:nth-of-type(13) {\\n    transition-delay: 1.3s;\\n}\\n\\n\\n.el-element.uk-scrollspy-inview .el-marker {\\n    transform: translateY(0);\\n    opacity: 1;\\n}\\n\\n.el-marker svg {\\n    display: none;\\n}\\n\\n.el-item {\\n    border-radius: 1rem;\\n    \\\/*background-color: #D2CCE6;*\\\/\\n}\\n\\n.el-title {\\n    \\\/*color: #000;*\\\/\\n}\\n\\n.el-link {\\n    \\\/*color: #065AF7;*\\\/\\n}\\n\",\"drop_mode\":\"hover\",\"drop_position\":\"top-center\",\"drop_width\":230,\"image_card_padding\":true,\"image_svg_color\":\"emphasis\",\"link_style\":\"text\",\"link_target\":true,\"link_text\":\"See locations >\",\"margin\":\"default\",\"meta_align\":\"below-title\",\"meta_element\":\"div\",\"meta_style\":\"text-meta\",\"show_content\":true,\"show_image\":false,\"show_link\":false,\"show_meta\":false,\"show_title\":true,\"title_element\":\"h3\",\"title_hover_style\":\"reset\"},\"children\":[{\"type\":\"popover_item\",\"props\":{\"content\":\"<\/p>\n<ul>\\n<\/p>\n<li><span style=\\\"font-weight: 400;\\\">Puebla<\\\/span><\\\/li>\\n\n<li><span style=\\\"font-weight: 400;\\\">Tijuana<\\\/span><\\\/li>\\n<\\\/ul>\",\"image\":\"\",\"link\":\"\\\/locations\\\/Mexico\\\/\",\"position_x\":\"17\",\"position_y\":\"53\",\"title\":\"Mexico\"}},{\"type\":\"popover_item\",\"props\":{\"content\":\"\n<ul>\\n<\/p>\n<li>Texas<\\\/li>\\n<\\\/ul>\",\"image\":\"\",\"link\":\"\\\/locations\\\/united-states\\\/\",\"position_x\":\"18\",\"position_y\":\"44\",\"title\":\"United States\"}},{\"type\":\"popover_item\",\"props\":{\"content\":\"\n<ul>\\n<\/p>\n<li>Barranquilla<\\\/li>\\n\n<li>Cali<\\\/li>\\n\n<li>Medell\\u00edn<\\\/li>\\n<\\\/ul>\",\"image\":\"\",\"link\":\"\\\/locations\\\/colombia\\\/\",\"position_x\":\"25\",\"position_y\":\"65\",\"title\":\"Colombia\"}},{\"type\":\"popover_item\",\"props\":{\"content\":\"\n<ul>\\n<\/p>\n<li><span style=\\\"font-weight: 400;\\\">Dublin<\\\/span><\\\/li>\\n<\\\/ul>\",\"image\":\"\",\"position_x\":\"44\",\"position_y\":\"28\",\"title\":\"Ireland\"}},{\"type\":\"popover_item\",\"props\":{\"content\":\"\n<ul>\\n<\/p>\n<li><span style=\\\"font-weight: 400;\\\">Zagreb<\\\/span><\\\/li>\\n<\\\/ul>\",\"image\":\"\",\"link\":\"\\\/locations\\\/croatia\\\/\",\"position_x\":\"50\",\"position_y\":\"33\",\"title\":\"Croatia\"}},{\"type\":\"popover_item\",\"props\":{\"content\":\"\n<ul>\\n<\/p>\n<li><span style=\\\"font-weight: 400;\\\">Belgrade<\\\/span><\\\/li>\\n<\\\/ul>\",\"image\":\"\",\"position_x\":\"52\",\"position_y\":\"34\",\"title\":\"Serbia\"}},{\"type\":\"popover_item\",\"props\":{\"content\":\"\n<ul>\\n<\/p>\n<li><span style=\\\"font-weight: 400;\\\">Thessaloniki<\\\/span><\\\/li>\\n<\\\/ul>\",\"image\":\"\",\"link\":\"\\\/locations\\\/greece\\\/\",\"position_x\":\"52\",\"position_y\":\"38\",\"title\":\"Greece\"}},{\"type\":\"popover_item\",\"props\":{\"content\":\"\n<ul>\\n<\/p>\n<li><span style=\\\"font-weight: 400;\\\">Cairo<\\\/span><\\\/li>\\n<\\\/ul>\",\"image\":\"\",\"position_x\":\"54\",\"position_y\":\"47\",\"title\":\"Egypt\"}},{\"type\":\"popover_item\",\"props\":{\"content\":\"\n<ul>\\n<\/p>\n<li>Chennai<\\\/li>\\n\n<li>Gurugram<\\\/li>\\n\n<li>Indore<\\\/li>\\n\n<li>Mohali<\\\/li>\\n\n<li>Navi Mumbai<\\\/li>\\n\n<li>Noida<\\\/li>\\n<\\\/ul>\",\"image\":\"\",\"link\":\"\\\/locations\\\/india\\\/\",\"position_x\":\"70\",\"position_y\":\"51\",\"title\":\"India\"}},{\"type\":\"popover_item\",\"props\":{\"content\":\"\n<ul>\\n<\/p>\n<li>Petaling Jaya<\\\/li>\\n<\\\/ul>\",\"image\":\"\",\"link\":\"\\\/locations\\\/malaysia\\\/\",\"position_x\":\"78\",\"position_y\":\"62\",\"title\":\"Malaysia\"}},{\"type\":\"popover_item\",\"props\":{\"content\":\"\n<ul>\\n<\/p>\n<li><span style=\\\"font-weight: 400;\\\">Taipei<\\\/span><\\\/li>\\n<\\\/ul>\",\"image\":\"\",\"link\":\"\\\/locations\\\/taiwan\\\/\",\"position_x\":\"82\",\"position_y\":\"51\",\"title\":\"Taiwan\"}},{\"type\":\"popover_item\",\"props\":{\"content\":\"\n<ul>\\n<\/p>\n<li><span style=\\\"font-weight: 400;\\\">Batangas<\\\/span><\\\/li>\\n\n<li><span style=\\\"font-weight: 400;\\\">Bohol<\\\/span><\\\/li>\\n\n<li><span style=\\\"font-weight: 400;\\\">Bulacan<\\\/span><\\\/li>\\n\n<li><span style=\\\"font-weight: 400;\\\">Cavite (Imus)<\\\/span><\\\/li>\\n\n<li><span style=\\\"font-weight: 400;\\\">Cavite (Molino)<\\\/span><\\\/li>\\n\n<li><span style=\\\"font-weight: 400;\\\">La Union<\\\/span><\\\/li>\\n\n<li><span style=\\\"font-weight: 400;\\\">Las Pi\\u00f1as<\\\/span><\\\/li>\\n\n<li><span style=\\\"font-weight: 400;\\\">Ortigas<\\\/span><\\\/li>\\n\n<li><span style=\\\"font-weight: 400;\\\">Pampanga<\\\/span><\\\/li>\\n\n<li><span style=\\\"font-weight: 400;\\\">Quezon City<\\\/span><\\\/li>\\n\n<li><span style=\\\"font-weight: 400;\\\">Rizal<\\\/span><\\\/li>\\n<\\\/ul>\",\"image\":\"\",\"link\":\"\\\/locations\\\/philippines\\\/\",\"position_x\":\"83\",\"position_y\":\"58\",\"title\":\"Philippines\"}},{\"type\":\"popover_item\",\"props\":{\"content\":\"\n<ul>\\n<\/p>\n<li>Tokyo<\\\/li>\\n<\\\/ul>\",\"image\":\"\",\"link\":\"\\\/locations\\\/japan\\\/\",\"position_x\":\"85\",\"position_y\":\"44\",\"title\":\"Japan\"}}]}]}],\"props\":{\"column_gap\":\"large\",\"layout\":\"1-2,1-2\"}},{\"type\":\"row\",\"props\":{\"column_gap\":\"small\",\"layout\":\"3-5,2-5\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"3-5\",\"width_small\":\"3-5\"},\"children\":[{\"type\":\"video\",\"props\":{\"id\":\"body-video\",\"margin\":\"default\",\"video\":\"wp-content\\\/uploads\\\/2025\\\/08\\\/Homepage-People_1-scaled-1.mp4\",\"video_autoplay\":\"inview\",\"video_controls\":false,\"video_lazyload\":true,\"video_loop\":true,\"video_muted\":true,\"video_playsinline\":true,\"video_poster\":\"wp-content\\\/uploads\\\/2025\\\/09\\\/Homepage-People_1-1-1_Backup.webp\"}}]},{\"type\":\"column\",\"props\":{\"css\":\".el-column {\\n    min-height: 300px;\\n}\\n\\n@media (min-width: 640px) {\\n    .el-column {\\n\\t    min-height: 0;\\n    }\\n}\",\"image\":\"wp-content\\\/uploads\\\/2025\\\/09\\\/Muhibah-Location-Petaling-Jaya-Malaysia.webp\",\"image_position\":\"center-center\",\"image_size\":\"cover\",\"padding\":\"xsmall\",\"position_sticky_breakpoint\":\"m\",\"vertical_align\":\"bottom\",\"width_medium\":\"2-5\",\"width_small\":\"2-5\"},\"children\":[{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"\n<p>Muhibah<br \\\/>Petaling Jaya<br \\\/>Malaysia<\\\/p>\",\"css\":\".el-element{\\ntext-shadow: 0 0 10px black;\\n}\",\"margin\":\"default\",\"position_bottom\":\"0\",\"position_right\":\"0\",\"text_align\":\"right\",\"text_color\":\"secondary\",\"text_style\":\"small\"}}]}]}]},{\"type\":\"section\",\"props\":{\"animation\":\"fade\",\"id\":\"our-sites\",\"image_position\":\"center-center\",\"padding_remove_bottom\":true,\"padding_remove_top\":false,\"preserve_color\":false,\"style\":\"secondary\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"\",\"width\":\"default\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"headline\",\"props\":{\"animation\":\"slide-bottom-medium\",\"content\":\"Committed to excellence\",\"margin\":\"small\",\"text_align\":\"center\",\"title_element\":\"h2\",\"title_style\":\"h2\"}},{\"type\":\"text\",\"props\":{\"animation\":\"slide-bottom-medium\",\"block_align\":\"center\",\"column_breakpoint\":\"m\",\"content\":\"We partner with industry leaders, hold the highest security certifications and are\\u00a0recognized for our culture and results.\",\"margin\":\"default\",\"maxwidth\":\"xlarge\",\"text_align\":\"center\",\"text_style\":\"large\"}}]}]},{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"subnav\",\"props\":{\"animation\":\"slide-bottom-medium\",\"css\":\".uk-subnav-pill {\\n    border-radius: 50px;\\n    width: fit-content;\\n    margin: auto;\\n}\\n\\n    .uk-subnav-pill {\\n\\t\\tborder: 1px solid #fff;\\n\\t}\\n\\n.el-item {\\n    padding: 4px;\\n}\\n\\n.el-link{\\n    color: #fff;\\n    border-radius:50px;\\n    width:fit-content;\\n    padding:1em;\\n}\\n\\n.uk-active .el-link {\\n    color: #000;\\n}\",\"id\":\"switcher-nav\",\"subnav_style\":\"pill\",\"text_align\":\"center\"},\"children\":[{\"type\":\"subnav_item\",\"props\":{\"active\":true,\"content\":\"Technology\",\"link\":\"#a\"}},{\"type\":\"subnav_item\",\"props\":{\"active\":false,\"content\":\"Certifications\",\"link\":\"#a\"}},{\"type\":\"subnav_item\",\"props\":{\"active\":false,\"content\":\"Awards & recognitions\",\"link\":\"#a\"}}],\"name\":\"Switcher Nav w\\\/ JS needed\"}]}],\"props\":{\"margin\":\"medium\",\"margin_remove_top\":false}}]},{\"type\":\"section\",\"props\":{\"animation\":\"slide-bottom-medium\",\"image_position\":\"center-center\",\"padding\":\"small\",\"padding_remove_top\":true,\"style\":\"secondary\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"\",\"width\":\"\"},\"children\":[{\"type\":\"row\",\"props\":{\"column_gap\":\"collapse\",\"row_gap\":\"collapse\",\"width\":\"default\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"panel-slider\",\"props\":{\"content_column_breakpoint\":\"m\",\"css\":\".el-link{\\ndisplay: none;\\n}\\n\\n.el-image{\\n\\theight: 180px;\\n    object-fit: contain;\\n    padding: 1em;\\n}\\n\",\"icon_width\":80,\"id\":\"partners-tab\",\"image_align\":\"top\",\"image_grid_breakpoint\":\"m\",\"image_grid_width\":\"1-2\",\"image_svg_color\":\"emphasis\",\"link_style\":\"default\",\"link_text\":\"Read more\",\"margin\":\"remove-vertical\",\"meta_align\":\"below-title\",\"meta_element\":\"div\",\"meta_style\":\"text-meta\",\"nav\":\"\",\"nav_align\":\"center\",\"nav_breakpoint\":\"\",\"panel_link\":true,\"panel_link_hover\":\"true\",\"panel_match\":true,\"panel_style\":\"card-default\",\"show_content\":false,\"show_hover_image\":true,\"show_hover_video\":true,\"show_image\":true,\"show_link\":true,\"show_meta\":false,\"show_title\":false,\"show_video\":true,\"slidenav\":\"outside\",\"slidenav_breakpoint\":\"xl\",\"slidenav_margin\":\"medium\",\"slidenav_outside_breakpoint\":\"xl\",\"slider_autoplay\":false,\"slider_autoplay_pause\":true,\"slider_finite\":true,\"slider_gap\":\"small\",\"slider_sets\":true,\"slider_width\":\"fixed\",\"slider_width_default\":\"1-1\",\"slider_width_large\":\"1-6\",\"slider_width_medium\":\"1-4\",\"slider_width_small\":\"1-2\",\"slider_width_xlarge\":\"1-6\",\"text_align\":\"center\",\"title_align\":\"top\",\"title_element\":\"div\",\"title_grid_breakpoint\":\"m\",\"title_grid_width\":\"1-2\",\"title_hover_style\":\"reset\",\"title_margin\":\"small\",\"title_style\":\"text-meta\"},\"children\":[{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2025\\\/09\\\/Decagon.webp\",\"image_alt\":\"NVIDIA\",\"title\":\"\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2025\\\/09\\\/Regal.webp\",\"image_alt\":\"NVIDIA\",\"title\":\"\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2025\\\/09\\\/NVIDIA.webp\",\"image_alt\":\"NVIDIA\",\"title\":\"\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2025\\\/09\\\/AWS.webp\",\"title\":\"\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2025\\\/09\\\/Kustomer.webp\",\"title\":\"\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2025\\\/09\\\/Zendesk.webp\",\"title\":\"\"}}],\"name\":\"Our Partners\"},{\"type\":\"panel-slider\",\"props\":{\"content_column_breakpoint\":\"m\",\"css\":\".el-link{\\ndisplay: none;\\n}\\n\\n.el-image{\\n\\theight: 180px;\\n    object-fit: contain;\\n    padding: 1em;\\n}\\n\",\"icon_width\":80,\"id\":\"certification-tab\",\"image_align\":\"top\",\"image_grid_breakpoint\":\"m\",\"image_grid_width\":\"1-2\",\"image_svg_color\":\"emphasis\",\"link_style\":\"default\",\"link_text\":\"Read more\",\"margin\":\"remove-vertical\",\"meta_align\":\"below-title\",\"meta_element\":\"div\",\"meta_style\":\"text-meta\",\"nav\":\"\",\"nav_align\":\"center\",\"nav_breakpoint\":\"\",\"panel_link\":true,\"panel_link_hover\":\"true\",\"panel_match\":true,\"panel_style\":\"card-default\",\"show_content\":false,\"show_hover_image\":true,\"show_hover_video\":true,\"show_image\":true,\"show_link\":true,\"show_meta\":false,\"show_title\":false,\"show_video\":true,\"slidenav\":\"outside\",\"slidenav_breakpoint\":\"xl\",\"slidenav_margin\":\"medium\",\"slidenav_outside_breakpoint\":\"xl\",\"slider_autoplay\":false,\"slider_autoplay_pause\":true,\"slider_finite\":true,\"slider_gap\":\"small\",\"slider_sets\":true,\"slider_width\":\"fixed\",\"slider_width_default\":\"1-2\",\"slider_width_large\":\"1-6\",\"slider_width_medium\":\"1-4\",\"slider_width_small\":\"1-4\",\"slider_width_xlarge\":\"1-6\",\"text_align\":\"center\",\"title_align\":\"top\",\"title_element\":\"div\",\"title_grid_breakpoint\":\"m\",\"title_grid_width\":\"1-2\",\"title_hover_style\":\"reset\",\"title_margin\":\"small\",\"title_style\":\"text-meta\"},\"children\":[{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2025\\\/04\\\/ISO-31700-1-PRIVACY-BY-DESIGN-RED.webp\",\"title\":\"MSECB Certification\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2024\\\/09\\\/NIST.webp\",\"image_alt\":\"NIST Accredited\",\"title\":\"NIST\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2024\\\/09\\\/PCI-DSS-Validated-2.webp\",\"image_alt\":\"PCI-DSS Level 1 Validated\",\"title\":\"PCI-DSS\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2024\\\/09\\\/SSAE-16-2.webp\",\"image_alt\":\"SSAE 16 Type II Certified\",\"title\":\"SSAE\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2024\\\/09\\\/ISM-2.webp\",\"image_alt\":\"ISO Certified\",\"title\":\"ISM\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2024\\\/09\\\/HIPAA-2.webp\",\"image_alt\":\"HIPAA Compliant\",\"title\":\"HIPAA\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2024\\\/09\\\/HITRUST-2.webp\",\"image_alt\":\"HiTrust Certified\",\"title\":\"Hitrust\"}}],\"name\":\"Our Certification\"},{\"type\":\"panel-slider\",\"props\":{\"content_column_breakpoint\":\"m\",\"css\":\".el-link{\\ndisplay: none;\\n}\\n\\n.el-image{\\n\\theight: 180px;\\n    object-fit: contain;\\n    padding: 1em;\\n}\\n\\n.el-title{\\nfont-family: \\\"DM Sans\\\", system-ui;\\nfont-weight:500;\\n}\\n\\n\",\"icon_width\":80,\"id\":\"awards-tab\",\"image_align\":\"top\",\"image_grid_breakpoint\":\"m\",\"image_grid_width\":\"1-2\",\"image_svg_color\":\"emphasis\",\"link_style\":\"default\",\"link_text\":\"Read more\",\"margin\":\"remove-vertical\",\"meta_align\":\"below-title\",\"meta_element\":\"div\",\"meta_style\":\"text-meta\",\"nav\":\"\",\"nav_align\":\"center\",\"nav_breakpoint\":\"\",\"panel_link\":true,\"panel_link_hover\":\"true\",\"panel_match\":true,\"panel_style\":\"card-default\",\"show_content\":false,\"show_hover_image\":true,\"show_hover_video\":true,\"show_image\":true,\"show_link\":true,\"show_meta\":false,\"show_title\":false,\"show_video\":true,\"slidenav\":\"outside\",\"slidenav_breakpoint\":\"xl\",\"slidenav_margin\":\"medium\",\"slidenav_outside_breakpoint\":\"xl\",\"slider_autoplay\":false,\"slider_autoplay_pause\":true,\"slider_finite\":true,\"slider_gap\":\"small\",\"slider_sets\":true,\"slider_width\":\"fixed\",\"slider_width_default\":\"1-2\",\"slider_width_large\":\"1-6\",\"slider_width_medium\":\"1-4\",\"slider_width_small\":\"1-4\",\"slider_width_xlarge\":\"1-6\",\"text_align\":\"center\",\"title_align\":\"top\",\"title_element\":\"div\",\"title_grid_breakpoint\":\"m\",\"title_grid_width\":\"1-2\",\"title_hover_style\":\"reset\",\"title_margin\":\"small\",\"title_style\":\"text-small\"},\"children\":[{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2025\\\/10\\\/worklife-balance-2025-large.webp\",\"title\":\"Best Company for Work-life Balance 2025\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2025\\\/10\\\/perks-benefits-2025-large.webp\",\"title\":\"Best Company for Perks & Benefits 2025\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2025\\\/10\\\/happiness-2025-large.webp\",\"title\":\"Best Company for Happiness 2025\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2025\\\/10\\\/2025-TOP-100-Winners-Badge.webp\",\"image_alt\":\"Top 10 Inspiring Workplaces - Asia\",\"title\":\"Top 100 Inspiring Workplaces - Global\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2025\\\/07\\\/best-sales-2025-large.webp\",\"title\":\"Best Teams Sales 2025\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2025\\\/07\\\/best-product-design-2025-large.webp\",\"title\":\"Best Teams Product & Design 2025\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2025\\\/07\\\/best-leadership-2025-large.webp\",\"title\":\"Best Company Leadership 2025\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2025\\\/07\\\/best-hr-2025-large.webp\",\"title\":\"Best Teams HR 2025\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2025\\\/07\\\/best-career-growth-2025-large.webp\",\"title\":\"Best Company for Career Growth 2025\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2025\\\/06\\\/2025-Asia-Winner.webp\",\"image_alt\":\"Top 10 Inspiring Workplaces - Asia\",\"title\":\"Top 10 Inspiring Workplaces - Asia\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2025\\\/06\\\/2025-LATAM-Winner.webp\",\"image_alt\":\"Top 5 Inspiring Workplaces - Latin America\",\"title\":\"Top 5 Inspiring Workplaces - Latin America\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2025\\\/06\\\/2025-Europe-Winner.webp\",\"image_alt\":\"Top 25 Inspiring Workplaces - Europe\",\"title\":\" Top 25 Inspiring Workplaces - Europe\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2025\\\/03\\\/OA500-TOP20-2025.webp\",\"image_alt\":\" Comparably Best Company Outlook 2025\",\"title\":\"Time Doctor OA500 and Global Outsourcing Firm Index Top 20 \\u2013 #19\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2025\\\/03\\\/Great-place-to-work-india-2025.webp\",\"image_alt\":\"TaskUs, certified Great Place to Work in the Philippines 2024-2025\",\"title\":\"Great Place to Work \\u2013 India \"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2025\\\/03\\\/top-rated-outlook-of-2025-large.webp\",\"image_alt\":\" Comparably Best Company Outlook 2025\",\"title\":\"Best Company Outlook 2025\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2025\\\/03\\\/best-diversity-2025-large.webp\",\"image_alt\":\" Comparably Best Company Diversity 2025\",\"title\":\"Best Company for Diversity 2025\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2025\\\/03\\\/best-company-for-women-2025-large.webp\",\"image_alt\":\" Comparably Best Company Outlook 2025\",\"title\":\"Best Company for Woman 2025\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2025\\\/01\\\/TaskUs_PH_English_2024_Certification_Badge.webp\",\"image_alt\":\"TaskUs, certified Great Place to Work in the Philippines 2024-2025\",\"title\":\"Great Place to Work \\u2013 Philippines \"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2024\\\/12\\\/best-company-culture-2024-large.webp\",\"image_alt\":\"Gold Winner Best Pan-European Contact Centre Operation - European Contact Centre & Customer Service Awards 2024\",\"title\":\"Best Company Culture 2024\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2024\\\/12\\\/best-ceo-2024-large.webp\",\"image_alt\":\"Gold Winner Best Pan-European Contact Centre Operation - European Contact Centre & Customer Service Awards 2024\",\"title\":\"Best CEO 2024\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2024\\\/12\\\/Gold-Winner-Best-Pan-European-Contact-Centre-Operation-European-Contact-Centre-Customer-Service-Awards-2024.jpeg\",\"image_alt\":\"Gold Winner Best Pan-European Contact Centre Operation - European Contact Centre & Customer Service Awards 2024\",\"title\":\"Gold Winner Best Pan-European Contact Centre Operation - European Contact Centre & Customer Service Awards 2024\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2024\\\/12\\\/Bronze-Winner-Best-Employee-Experience-Outsourcer-European-Contact-Centre-Customer-Service-Awards-2024.jpeg\",\"image_alt\":\"Bronze Winner Best Employee Experience (Outsourcer) - European Contact Centre & Customer Service Awards 2024\",\"title\":\"Bronze Winner Best Employee Experience (Outsourcer) - European Contact Centre & Customer Service Awards 2024\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2024\\\/09\\\/Everest-01-2.webp\",\"image_alt\":\"Taskus, a Leader on Everest Group\\u2019s Trust and Safety Services PEAK Matrix\\u00ae Assessment 2024\",\"title\":\"Leader on Everest Group\\u2019s Trust and Safety Services PEAK Matrix\\u00ae Assessment 2024\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2024\\\/09\\\/Everest-02-2.webp\",\"image_alt\":\"TaskUs, a Leader on Everest Group Financial Crime and Compliance (FCC) Operations Services PEAK Matrix\\u00ae Assessment 2024\",\"title\":\"Leader on Everest Group Financial Crime and Compliance (FCC) Operations Services PEAK Matrix\\u00ae Assessment 2024\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2024\\\/09\\\/Everest-03-2.webp\",\"image_alt\":\"TaskUs, a Leader on Everest Group Trust and Safety Services PEAK Matrix\\u00ae Assessment 2023\",\"meta\":\"\",\"title\":\"Leader on Everest Group\\u2019s Trust and Safety Services PEAK Matrix\\u00ae Assessment 2023\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2024\\\/09\\\/Everest-04-2.webp\",\"image_alt\":\"TaskUs, a Star Performer on Everest Group\\u2019s Trust and Safety Services PEAK Matrix\\u00ae Assessment 2023\",\"title\":\"Star Performer on Everest Group\\u2019s Trust and Safety Services PEAK Matrix\\u00ae Assessment 2023\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2024\\\/09\\\/Great-Place-to-Work-01-2.webp\",\"image_alt\":\"TaskUs, certified Great Place to Work in the Philippines 2023-2024\",\"title\":\"Great Place to Work \\u2013 Philippines\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2024\\\/09\\\/Great-Place-to-Work-03-2.webp\",\"image_alt\":\"TaskUs, certified Great Place to Work in India 2024-2025\",\"title\":\"Great Place to Work \\u2013 India\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2024\\\/09\\\/Comparably-Sales-2.webp\",\"image_alt\":\"TaskUs, winner of Comparably Best Teams Sales 2024\",\"title\":\"Best Teams Sales\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2024\\\/09\\\/Comparably-Product-and-Design-2.webp\",\"image_alt\":\"TaskUs, winner of Comparably Best Teams Product & Design 2024\",\"title\":\"Best Teams Product & Design\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2024\\\/09\\\/Comparably-Outlook-2.webp\",\"image_alt\":\"TaskUs, winner of Comparably Best Company Outlook 2024\",\"title\":\"Best Company Outlook\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2024\\\/09\\\/Comparably-HR-2.webp\",\"image_alt\":\"TaskUs, winner of Comparably Comparably Best HR 2024\",\"title\":\"Comparably Best HR\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2024\\\/09\\\/Comparably-Global-Culture-2.webp\",\"image_alt\":\"TaskUs, winner of Comparably Best Company Global Culture 2024\",\"title\":\"Best Company Global Culture\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2024\\\/09\\\/Bloomberg-2.webp\",\"title\":\"2023 Bloomberg Gender-Equality Index\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2023\\\/04\\\/best-global-culture-2023-large.png\",\"status\":\"disabled\",\"title\":\"Best Company Culture\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2023\\\/01\\\/Social-Media-Card-on-Frost-Sullivan-analyst-reports.jpg\",\"status\":\"disabled\",\"title\":\"2nd in Frost & Sullivan\\u2019s Frost Radar North America CX Outstanding Services report\"}},{\"type\":\"panel-slider_item\",\"props\":{\"icon\":\"\",\"image\":\"wp-content\\\/uploads\\\/2022\\\/09\\\/Awards.png\",\"link\":\"\\\/about\\\/awards\\\/\",\"status\":\"disabled\",\"title\":\"View all \"}}],\"name\":\"Our Rewards & Recognition\"}]}]}]},{\"type\":\"section\",\"props\":{\"animation\":\"slide-bottom-medium\",\"animation_delay\":\"300\",\"image_effect\":\"parallax\",\"image_parallax_bgx\":\"-20,-20\",\"image_parallax_bgy\":\"-40,-40\",\"image_position\":\"bottom-right\",\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"default\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"headline\",\"props\":{\"block_align\":\"center\",\"content\":\"Behind the world\\u2019s favorite brands is Us\",\"margin\":\"medium\",\"maxwidth\":\"2xlarge\",\"text_align\":\"center\",\"title_element\":\"h2\"}},{\"type\":\"panel-slider\",\"props\":{\"content_column_breakpoint\":\"m\",\"content_style\":\"h3\",\"css\":\".el-element {\\n    position: relative;\\n}\\n\\n.el-element::after {\\n    content: '';\\n    display: block;\\n    position: absolute;\\n    right: 0;\\n    top: -2.5rem;\\n    bottom: -0.5rem;\\n    aspect-ratio: 1;\\n    border: 1px dashed #8219FF;\\n    border-top-right-radius: 12.5rem;\\n    z-index: -1;\\n}\\n\\n.el-item {\\n    padding: 4rem 6rem 6rem 4rem;\\n}\\n\\n.uk-slider-container {\\n    background-color: #3E007A;\\n    border-bottom-right-radius: 250px;\\n    overflow: clip;\\n}\\n\\n.el-slidenav {\\n\\tpadding: 0;\\n    display: block;\\n    margin: 1rem;\\n}\\n\\n\\n.el-slidenav.uk-slidenav-previous {\\n    display: none;\\n}\\n\\n.el-slidenav.uk-slidenav-next svg {\\n    display: none;\\n}\\n\\n.el-slidenav.uk-slidenav-next::after {\\n    content: url(\\\"data:image\\\/svg+xml,%3Csvg xmlns='http:\\\/\\\/www.w3.org\\\/2000\\\/svg' width='48' height='48' viewBox='0 0 48 48' fill='none'%3E%3Crect x='6' y='5.99976' width='36' height='36' rx='18' fill='%230075FF'\\\/%3E%3Cpath d='M24.3424 24.0008L18.6855 18.3438L21.514 15.5154L29.9992 24.0008L21.514 32.486L18.6855 29.6576L24.3424 24.0008Z' fill='black'\\\/%3E%3C\\\/svg%3E%0A\\\");\\n    display: block;\\n}\\n\\n@media(min-width: 640px) {\\n    .el-element {\\n        padding-right: 6rem;\\n    }\\n    \\n\\t.uk-slider-container {\\n        border-bottom-right-radius: 350px;\\n    }\\n}\\n\\n@media(min-width: 1200px) {\\n    .el-element {\\n        padding-right: 8.75rem;\\n    }\\n\\n    .el-item {\\n        padding: 7.25rem 10rem 7.25rem 7.25rem;\\n    }\\n    \\n    .uk-slider-container {\\n        border-bottom-right-radius: 450px;\\n    }\\n}\\n\\n@media screen and (max-width: 799px) {\\n    .uk-h3 {\\n        font-size: 1.75rem;\\n        line-height: 1.111;\\n    }\\n}\\n\\n@media(min-width: 800px) {\\n    .uk-h3 {\\n        font-size: 2.25rem;\\n        line-height: 1.111;\\n    }\\n}\\n\\n@media screen and (max-width:480px){\\n.el-item {\\n    padding: 4rem 2rem 4rem 2rem;\\n}\\n    \\n    .uk-h3{\\n    \\tfont-size:1.2rem !important;\\n    }\\n}\",\"icon_width\":80,\"id\":\"quote-carousel\",\"image_align\":\"top\",\"image_grid_breakpoint\":\"m\",\"image_grid_width\":\"1-2\",\"image_svg_color\":\"emphasis\",\"link_style\":\"default\",\"link_text\":\"Read more\",\"margin\":\"default\",\"meta_align\":\"below-content\",\"meta_element\":\"div\",\"meta_style\":\"\",\"nav\":\"\",\"nav_align\":\"center\",\"nav_breakpoint\":\"s\",\"panel_card_offset\":true,\"panel_match\":true,\"panel_padding\":\"large\",\"show_content\":true,\"show_hover_image\":false,\"show_hover_video\":false,\"show_image\":false,\"show_link\":false,\"show_meta\":true,\"show_title\":false,\"show_video\":false,\"slidenav\":\"outside\",\"slidenav_breakpoint\":\"s\",\"slidenav_large\":false,\"slidenav_margin\":\"\",\"slidenav_outside_breakpoint\":\"s\",\"slider_autoplay\":true,\"slider_autoplay_pause\":true,\"slider_finite\":false,\"slider_gap\":\"default\",\"slider_width\":\"fixed\",\"slider_width_default\":\"1-1\",\"slider_width_medium\":\"1-1\",\"title_align\":\"top\",\"title_element\":\"div\",\"title_grid_breakpoint\":\"m\",\"title_grid_width\":\"1-2\",\"title_hover_style\":\"reset\"},\"children\":[{\"type\":\"panel-slider_item\",\"props\":{\"content\":\"\\\"What gives us confidence is TaskUs\\u2019 human-in-the-loop oversight. That model behind the scenes and diligent monitoring ensures that AI outputs remain very secure, compliant and trustworthy for us in financial services.\\\"\",\"meta\":\"<span style=\\\"color:#fff\\\">- Jess Jackson,<\\\/span> <br\\\/>VP and Head of Customer Operations, <br\\\/>MoneyLion\",\"panel_style\":\"card-default\",\"status\":\"disabled\",\"title\":\"\"}},{\"type\":\"panel-slider_item\",\"props\":{\"content\":\"\\u201cWe consider TaskUs a strategic partner, and they've been distinctive in their agility to respond to our needs. They bring deep expertise in hundreds of languages, thousands of dialects and local cultural context, which is critical for doing this work effectively. As important, they\\u2019ve made wellness a cornerstone of the work, and that\\u2019s been essential for our teams and the communities we protect.\\u201d\",\"meta\":\"<span style=\\\"color:#fff\\\">-  John DeVine<\\\/span> <br\\\/>Head of Global Operations<br\\\/>Meta\",\"panel_style\":\"card-default\",\"title\":\"\"}},{\"type\":\"panel-slider_item\",\"props\":{\"content\":\"\\u201cAs Chime's membership and products have grown, we needed a partner that could innovate and scale with us. And TaskUs has delivered. They bring consistency, quality, and new ideas across every channel, helping us deliver the best experience for our&nbsp;members.\\u201d\",\"meta\":\"<span style=\\\"color:#fff\\\">- Janelle Sallenave<\\\/span> <br\\\/>Chief Experience Officer<br\\\/>Chime\",\"panel_style\":\"card-default\",\"title\":\"\"}},{\"type\":\"panel-slider_item\",\"props\":{\"content\":\"\\u201cFrom day one, TaskUs helped us reimagine what a BPO partnership could be \\u2014 grounded in accountability, excellence, and user happiness. The cultural fit was immediate: direct, respectful, hungry to do exceptional work. Across months of ramp-up, countless flights, and complex systems work, it always felt like one team. This wasn\\u2019t just implementation, it was intention in motion.\\u201d\\n\",\"meta\":\"<span style=\\\"color:#fff\\\">- Gaya Nathan<\\\/span> <br\\\/>Head of BPO Partnerships<br\\\/>Wix\",\"panel_style\":\"card-default\"}}]}]}]}]},{\"type\":\"section\",\"props\":{\"animation\":\"slide-bottom-medium\",\"animation_delay\":\"150\",\"css\":\".el-section .uk-container {\\n    position: relative;\\n}\\n\\n.el-section .uk-container::before {\\n    content: '';\\n    display: block;\\n    position: absolute;\\n    top: -2rem;\\n    bottom: 12rem;\\n\\twidth: 800px;\\n    max-width: calc(100% - 6rem);\\n    left: 50%;\\n    transform: translatex(-50%);\\n    border: 2px dashed #8219FF;\\n    border-bottom-left-radius: 9999px;\\n    border-bottom-right-radius: 9999px;\\n    z-index: -1;\\n}\\n\\n@media screen and (max-width:480px){\\n.el-section .uk-container::before {\\nmax-width: calc(100% - 1rem);\\n        bottom: 4rem;\\n    }\\n}\",\"image_effect\":\"parallax\",\"image_parallax_bgy\":\"40,40\",\"image_position\":\"top-center\",\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"default\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"Results that speak for themselves\",\"margin\":\"large\",\"text_align\":\"center\",\"title_element\":\"h2\"}},{\"type\":\"fragment\",\"props\":{\"margin\":\"default\"},\"children\":[{\"type\":\"row\",\"props\":{\"layout\":\"1-3,1-3,1-3\",\"row_gap\":\"large\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-3\"},\"children\":[{\"type\":\"panel\",\"props\":{\"content\":\"\",\"content_column_breakpoint\":\"m\",\"css\":\".uk-card{\\n    border: 1px solid #864DFF;\\n    background-color: #0C0032;\\n}\\n\\n.uk-card:hover {\\n    box-shadow: 7px 7px 0 #864DFF;\\n}\\n\\n:has(> .el-link) {\\n\\tdisplay: flex;\\n    justify-content: end;\\n}\\n\\n.el-link {\\n \\tborder-color: #FFD400;\\n}\\n\\n.uk-card:hover .el-link {\\n    border-color: #fff;\\n    background-color: #fff;\\n    color: #000;\\n}\",\"height_expand\":true,\"icon_width\":80,\"image\":\"wp-content\\\/uploads\\\/2025\\\/09\\\/icon-report.svg\",\"image_align\":\"top\",\"image_grid_breakpoint\":\"m\",\"image_grid_width\":\"1-2\",\"image_svg_color\":\"emphasis\",\"image_svg_inline\":false,\"link\":\"https:\\\/\\\/www.taskus.com\\\/analyst-reports\\\/taskus-named-a-leader-in-everest-groups-trust-and-safety-services-peak-matrix-assessment-2025\\\/\",\"link_margin\":\"large\",\"link_style\":\"default\",\"link_text\":\"Get the report\",\"margin\":\"default\",\"meta\":\"Analyst Report\",\"meta_align\":\"above-title\",\"meta_color\":\"warning\",\"meta_element\":\"div\",\"meta_style\":\"text-meta\",\"panel_expand\":\"content\",\"panel_link\":true,\"panel_link_hover\":false,\"panel_padding\":\"default\",\"panel_style\":\"card-default\",\"title\":\"TaskUs is 3x Everest \\u201cLeader\\u201d in Trust & Safety\",\"title_align\":\"top\",\"title_element\":\"h3\",\"title_grid_breakpoint\":\"m\",\"title_grid_width\":\"1-2\",\"title_hover_style\":\"reset\",\"title_style\":\"h4\"}}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-3\"},\"children\":[{\"type\":\"panel\",\"props\":{\"content_column_breakpoint\":\"m\",\"css\":\".uk-card{\\n    border: 1px solid #864DFF;\\n    background-color: #0C0032;\\n}\\n\\n.uk-card:hover {\\n    box-shadow: 7px 7px 0 #864DFF;\\n}\\n\\n:has(> .el-link) {\\n\\tdisplay: flex;\\n    justify-content: end;\\n}\\n\\n.el-link {\\n \\tborder-color: #FFD400;\\n}\\n\\n.uk-card:hover .el-link {\\n    border-color: #fff;\\n    background-color: #fff;\\n    color: #000;\\n}\",\"height_expand\":true,\"icon_width\":80,\"image\":\"wp-content\\\/uploads\\\/2025\\\/09\\\/icon-case-study.svg\",\"image_align\":\"top\",\"image_grid_breakpoint\":\"m\",\"image_grid_width\":\"1-2\",\"image_svg_color\":\"emphasis\",\"image_svg_inline\":false,\"link\":\"\\\/insights\\\/quavo-sets-high-standard-for-trusted-compliant-dispute-management\\\/\",\"link_margin\":\"large\",\"link_style\":\"default\",\"link_text\":\"See the full story\",\"margin\":\"default\",\"meta\":\"Case Study\",\"meta_align\":\"above-title\",\"meta_color\":\"warning\",\"meta_element\":\"div\",\"meta_style\":\"text-meta\",\"panel_expand\":\"content\",\"panel_link\":true,\"panel_link_hover\":false,\"panel_padding\":\"default\",\"panel_style\":\"card-default\",\"title\":\"Quavo Sets High Standard for Trusted Compliant Dispute Management\",\"title_align\":\"top\",\"title_element\":\"h3\",\"title_grid_breakpoint\":\"m\",\"title_grid_width\":\"1-2\",\"title_hover_style\":\"reset\",\"title_style\":\"h4\"}}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-3\"},\"children\":[{\"type\":\"panel\",\"props\":{\"content\":\"\",\"content_column_breakpoint\":\"m\",\"css\":\".uk-card{\\n    border: 1px solid #864DFF;\\n    background-color: #0C0032;\\n}\\n\\n.uk-card:hover {\\n    box-shadow: 7px 7px 0 #864DFF;\\n}\\n\\n:has(> .el-link) {\\n\\tdisplay: flex;\\n    justify-content: end;\\n}\\n\\n.el-link {\\n \\tborder-color: #FFD400;\\n}\\n\\n.uk-card:hover .el-link {\\n    border-color: #fff;\\n    background-color: #fff;\\n    color: #000;\\n}\",\"height_expand\":true,\"icon_width\":80,\"image\":\"wp-content\\\/uploads\\\/2025\\\/09\\\/icon-case-study.svg\",\"image_align\":\"top\",\"image_grid_breakpoint\":\"m\",\"image_grid_width\":\"1-2\",\"image_svg_color\":\"emphasis\",\"image_svg_inline\":false,\"link\":\"\\\/insights\\\/dailypay-finds-a-faster-way-to-better-customer-support\\\/\",\"link_margin\":\"large\",\"link_style\":\"default\",\"link_text\":\"Find out more\",\"margin\":\"default\",\"meta\":\"Case Study\",\"meta_align\":\"above-title\",\"meta_color\":\"warning\",\"meta_element\":\"div\",\"meta_style\":\"text-meta\",\"panel_expand\":\"content\",\"panel_link\":true,\"panel_link_hover\":false,\"panel_padding\":\"default\",\"panel_style\":\"card-default\",\"title\":\"DailyPay Finds a Faster Way to Better Customer&nbsp;Support\",\"title_align\":\"top\",\"title_element\":\"h3\",\"title_grid_breakpoint\":\"m\",\"title_grid_width\":\"1-2\",\"title_hover_style\":\"reset\",\"title_style\":\"h4\"}}]}]},{\"type\":\"row\",\"props\":{\"layout\":\"1-3,1-3,1-3\",\"row_gap\":\"large\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-3\"},\"children\":[{\"type\":\"panel\",\"props\":{\"content_column_breakpoint\":\"m\",\"css\":\".uk-card{\\n    border: 1px solid #864DFF;\\n    background-color: #0C0032;\\n}\\n\\n.uk-card:hover {\\n    box-shadow: 7px 7px 0 #864DFF;\\n}\\n\\n:has(> .el-link) {\\n\\tdisplay: flex;\\n    justify-content: end;\\n}\\n\\n.el-link {\\n \\tborder-color: #FFD400;\\n}\\n\\n.uk-card:hover .el-link {\\n    border-color: #fff;\\n    background-color: #fff;\\n    color: #000;\\n}\",\"height_expand\":true,\"icon_width\":80,\"image\":\"wp-content\\\/uploads\\\/2025\\\/09\\\/icon-case-study.svg\",\"image_align\":\"top\",\"image_grid_breakpoint\":\"m\",\"image_grid_width\":\"1-2\",\"image_svg_color\":\"emphasis\",\"image_svg_inline\":false,\"link\":\"\\\/analyst-reports\\\/taskus-named-a-major-contender-and-star-performer-in-everest-groups-customer-experience-management-cxm-services-peak-matrix-assessment-2025-in-emea\\\/\",\"link_margin\":\"large\",\"link_style\":\"default\",\"link_text\":\"See our scores\",\"margin\":\"default\",\"meta\":\"Analyst Report\",\"meta_align\":\"above-title\",\"meta_color\":\"warning\",\"meta_element\":\"div\",\"meta_style\":\"text-meta\",\"panel_expand\":\"content\",\"panel_link\":true,\"panel_link_hover\":false,\"panel_padding\":\"default\",\"panel_style\":\"card-default\",\"title\":\"Everest Group Names TaskUs a Major Contender and Star Performer in Customer Experience Management Services \",\"title_align\":\"top\",\"title_element\":\"h3\",\"title_grid_breakpoint\":\"m\",\"title_grid_width\":\"1-2\",\"title_hover_style\":\"reset\",\"title_style\":\"h4\"}}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-3\"},\"children\":[{\"type\":\"panel\",\"props\":{\"content_column_breakpoint\":\"m\",\"css\":\".uk-card{\\n    border: 1px solid #864DFF;\\n    background-color: #0C0032;\\n}\\n\\n.uk-card:hover {\\n    box-shadow: 7px 7px 0 #864DFF;\\n}\\n\\n:has(> .el-link) {\\n\\tdisplay: flex;\\n    justify-content: end;\\n}\\n\\n.el-link {\\n \\tborder-color: #FFD400;\\n}\\n\\n.uk-card:hover .el-link {\\n    border-color: #fff;\\n    background-color: #fff;\\n    color: #000;\\n}\",\"height_expand\":true,\"icon_width\":80,\"image\":\"wp-content\\\/uploads\\\/2025\\\/09\\\/icon-report.svg\",\"image_align\":\"top\",\"image_grid_breakpoint\":\"m\",\"image_grid_width\":\"1-2\",\"image_svg_color\":\"emphasis\",\"image_svg_inline\":false,\"link\":\"\\\/insights\\\/why-the-agentic-ai-future-depends-on-autonomy-assurance\\\/\",\"link_margin\":\"large\",\"link_style\":\"default\",\"link_text\":\"Read more\",\"margin\":\"default\",\"meta\":\"Blog\",\"meta_align\":\"above-title\",\"meta_color\":\"warning\",\"meta_element\":\"div\",\"meta_style\":\"text-meta\",\"panel_expand\":\"content\",\"panel_link\":true,\"panel_link_hover\":false,\"panel_padding\":\"default\",\"panel_style\":\"card-default\",\"title\":\"Why the Agentic AI Future Depends on Autonomy Assurance\",\"title_align\":\"top\",\"title_element\":\"h3\",\"title_grid_breakpoint\":\"m\",\"title_grid_width\":\"1-2\",\"title_hover_style\":\"reset\",\"title_style\":\"h4\"}}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-3\"},\"children\":[{\"type\":\"panel\",\"props\":{\"content_column_breakpoint\":\"m\",\"css\":\".uk-card{\\n    border: 1px solid #864DFF;\\n    background-color: #0C0032;\\n}\\n\\n.uk-card:hover {\\n    box-shadow: 7px 7px 0 #864DFF;\\n}\\n\\n:has(> .el-link) {\\n\\tdisplay: flex;\\n    justify-content: end;\\n}\\n\\n.el-link {\\n \\tborder-color: #FFD400;\\n}\\n\\n.uk-card:hover .el-link {\\n    border-color: #fff;\\n    background-color: #fff;\\n    color: #000;\\n}\",\"height_expand\":true,\"icon_width\":80,\"image\":\"wp-content\\\/uploads\\\/2025\\\/09\\\/icon-blog.svg\",\"image_align\":\"top\",\"image_grid_breakpoint\":\"m\",\"image_grid_width\":\"1-2\",\"image_svg_color\":\"emphasis\",\"image_svg_inline\":false,\"link\":\"\\\/insights\\\/the-human-edge-in-av-scaling-swift-emergency-response\\\/\",\"link_margin\":\"large\",\"link_style\":\"default\",\"link_text\":\"See the impact\",\"margin\":\"default\",\"meta\":\"Case Study\",\"meta_align\":\"above-title\",\"meta_color\":\"warning\",\"meta_element\":\"div\",\"meta_style\":\"text-meta\",\"panel_expand\":\"content\",\"panel_link\":true,\"panel_link_hover\":false,\"panel_padding\":\"default\",\"panel_style\":\"card-default\",\"title\":\"The Human Edge in AV: Scaling Swift Emergency&nbsp;Response\",\"title_align\":\"top\",\"title_element\":\"h3\",\"title_grid_breakpoint\":\"m\",\"title_grid_width\":\"1-2\",\"title_hover_style\":\"reset\",\"title_style\":\"h4\"}}]}]}]}]}]}]},{\"type\":\"section\",\"props\":{\"animation\":\"slide-bottom-medium\",\"image_position\":\"center-center\",\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"default\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"css\":\".el-column > .uk-card {\\n    border-radius: 6.25rem;\\n    padding: 3rem;\\n}\\n\\n@media (min-width: 800px) {\\n    .el-column > .uk-card {\\n    \\tborder-radius: 9999px;\\n\\t    padding: 6.25rem;\\n\\t}\\n}\",\"image_position\":\"center-center\",\"padding\":\"xlarge\",\"position_sticky_breakpoint\":\"m\",\"style\":\"card-primary\"},\"children\":[{\"type\":\"headline\",\"props\":{\"block_align\":\"center\",\"content\":\"Let\\u2019s get started\",\"maxwidth\":\"2xlarge\",\"text_align\":\"center\",\"title_element\":\"h2\",\"title_style\":\"h1\"}},{\"type\":\"text\",\"props\":{\"block_align\":\"center\",\"column_breakpoint\":\"m\",\"content\":\"<\/p>\n<p>Together, we\\u2019ll solve today\\u2019s challenges and get ahead of what\\u2019s next.<\\\/p>\",\"margin\":\"default\",\"maxwidth\":\"2xlarge\",\"text_align\":\"center\",\"text_style\":\"large\"}},{\"type\":\"button\",\"props\":{\"grid_column_gap\":\"small\",\"grid_row_gap\":\"small\",\"margin\":\"default\",\"text_align\":\"center\"},\"children\":[{\"type\":\"button_item\",\"props\":{\"button_style\":\"secondary\",\"content\":\"Speak with an expert\",\"dialog_layout\":\"modal\",\"dialog_offcanvas_flip\":true,\"icon_align\":\"left\",\"link\":\"\\\/contact-us\\\/\"}},{\"type\":\"button_item\",\"props\":{\"button_style\":\"default\",\"content\":\"Work with Us\",\"dialog_layout\":\"modal\",\"dialog_offcanvas_flip\":true,\"icon_align\":\"left\",\"link\":\"\\\/careers\\\/\"}}]}]}],\"props\":{\"margin\":\"default\",\"width\":\"default\"}}]},{\"type\":\"section\",\"props\":{\"css\":\".el-section {\\n    display: none;\\n}\",\"image_position\":\"center-center\",\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"default\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"html\",\"props\":{\"content\":\"<script>\\n    const awardsTab = document.getElementById(\\\"awards-tab\\\");\\n    const partnersTab = document.getElementById(\\\"partners-tab\\\");\\n    const certificationTab = document.getElementById(\\\"certification-tab\\\");\\n    \\n    \\n \\tawardsTab.style.display = \\\"none\\\";   \\n \\tcertificationTab.style.display = \\\"none\\\"; \\n \\tpartnersTab.style.display = \\\"block\\\"; \\n    \\n    const tabListContainer = document.getElementById(\\\"switcher-nav\\\").getElementsByClassName(\\\"el-item\\\");\\n    \\n    const tabList = document.getElementById(\\\"switcher-nav\\\").getElementsByClassName(\\\"el-link\\\");\\n    \\nfor(let i=0;i < tabList.length;i++){\\n    let clssname = \\\"trigger-\\\"+i;\\n    tabList[i].classList.add(clssname);\\n    tabList[i].classList.remove(\\\"uk-disabled\\\");\\n    tabList[i].removeAttribute(\\\"href\\\");\\n}  \\n    \\n$(\\\".trigger-0\\\").attr(\\\"onclick\\\", \\\"triggerTab0()\\\");\\n$(\\\".trigger-1\\\").attr(\\\"onclick\\\", \\\"triggerTab1()\\\");\\n$(\\\".trigger-2\\\").attr(\\\"onclick\\\", \\\"triggerTab2()\\\");\\n    \\nfunction triggerTab0(){\\n \\tawardsTab.style.display = \\\"none\\\";   \\n \\tcertificationTab.style.display = \\\"none\\\"; \\n \\tpartnersTab.style.display = \\\"block\\\"; \\n    \\n    removeActive(0);\\n    addActive(0);\\n}\\nfunction triggerTab1(){\\n \\tawardsTab.style.display = \\\"none\\\";   \\n \\tpartnersTab.style.display = \\\"none\\\"; \\n \\tcertificationTab.style.display = \\\"block\\\"; \\n    \\n    removeActive(1);\\n    addActive(1);\\n}\\nfunction triggerTab2(){\\n \\tawardsTab.style.display = \\\"block\\\";   \\n \\tpartnersTab.style.display = \\\"none\\\"; \\n \\tcertificationTab.style.display = \\\"none\\\"; \\n    \\n    removeActive(2);\\n    addActive(2);\\n}\\n    \\nfunction removeActive(counter){\\n \\tfor(let i=0;i < tabListContainer.length;i++){\\n        if(counter != i){\\n        \\ttabListContainer[i].classList.remove(\\\"uk-active\\\");\\n        }\\n    }\\n}\\n    \\nfunction addActive(counter){\\n \\ttabListContainer[counter].classList.add(\\\"uk-active\\\");\\n}\\n   \\n<\\\/script>\"},\"name\":\"Switcher Nav Javascript\"}]}]}],\"name\":\"SCRIPTS\"}],\"version\":\"4.5.17\"} --><\/p>\n","protected":false},"excerpt":{"rendered":"<p>We make AI less artificial. Agentic AI that acts. Humans who decide. Results you can measure. Speak with an expert Learn more We make AI less artificial. Agentic AI that acts. Humans who decide. Results you can measure. Speak with an expert Learn more We bring together teammates and technology to elevate customer support, protect [&hellip;]<\/p>\n","protected":false},"author":12,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":"","_links_to":"","_links_to_target":""},"class_list":["post-7","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.2 (Yoast SEO v27.1.1) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>TaskUs - BPO &amp; Digital Transformation Services<\/title>\n<meta name=\"description\" content=\"TaskUs, a digital solutions provider, combines expert teammates and cutting-edge technology to solve customer challenges, protect users, and drive growth.\" \/>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Home\" \/>\n<meta property=\"og:description\" content=\"TaskUs, a digital solutions provider, combines expert teammates and cutting-edge technology to solve customer challenges, protect users, and drive growth.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/taskusdev.taskus.com\/\" \/>\n<meta property=\"og:site_name\" content=\"TaskUs\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/TaskUsPH\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-13T13:38:44+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@TaskUs\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"16 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/taskusdev.taskus.com\/\",\"url\":\"https:\/\/taskusdev.taskus.com\/\",\"name\":\"TaskUs - BPO & Digital Transformation Services\",\"isPartOf\":{\"@id\":\"https:\/\/taskusdev.taskus.com\/#website\"},\"datePublished\":\"2020-11-04T03:21:59+00:00\",\"dateModified\":\"2026-04-13T13:38:44+00:00\",\"description\":\"TaskUs, a digital solutions provider, combines expert teammates and cutting-edge technology to solve customer challenges, protect users, and drive growth.\",\"breadcrumb\":{\"@id\":\"https:\/\/taskusdev.taskus.com\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/taskusdev.taskus.com\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/taskusdev.taskus.com\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/taskusdev.taskus.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/taskusdev.taskus.com\/#website\",\"url\":\"https:\/\/taskusdev.taskus.com\/\",\"name\":\"TaskUs\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/taskusdev.taskus.com\/#organization\"},\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/taskusdev.taskus.com\/#organization\",\"name\":\"TaskUs\",\"url\":\"https:\/\/taskusdev.taskus.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/taskusdev.taskus.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/taskusdev.taskus.com\/wp-content\/uploads\/2020\/11\/atoms-logo-dark@3x.png\",\"contentUrl\":\"https:\/\/taskusdev.taskus.com\/wp-content\/uploads\/2020\/11\/atoms-logo-dark@3x.png\",\"width\":351,\"height\":72,\"caption\":\"TaskUs\"},\"image\":{\"@id\":\"https:\/\/taskusdev.taskus.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/TaskUsPH\",\"https:\/\/x.com\/TaskUs\",\"https:\/\/www.linkedin.com\/company\/taskus\",\"https:\/\/en.wikipedia.org\/wiki\/TaskUs\",\"http:\/\/www.youtube.com\/@Taskus\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"TaskUs - BPO & Digital Transformation Services","description":"TaskUs, a digital solutions provider, combines expert teammates and cutting-edge technology to solve customer challenges, protect users, and drive growth.","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"Home","og_description":"TaskUs, a digital solutions provider, combines expert teammates and cutting-edge technology to solve customer challenges, protect users, and drive growth.","og_url":"https:\/\/taskusdev.taskus.com\/","og_site_name":"TaskUs","article_publisher":"https:\/\/www.facebook.com\/TaskUsPH","article_modified_time":"2026-04-13T13:38:44+00:00","twitter_card":"summary_large_image","twitter_site":"@TaskUs","twitter_misc":{"Est. reading time":"16 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/taskusdev.taskus.com\/","url":"https:\/\/taskusdev.taskus.com\/","name":"TaskUs - BPO & Digital Transformation Services","isPartOf":{"@id":"https:\/\/taskusdev.taskus.com\/#website"},"datePublished":"2020-11-04T03:21:59+00:00","dateModified":"2026-04-13T13:38:44+00:00","description":"TaskUs, a digital solutions provider, combines expert teammates and cutting-edge technology to solve customer challenges, protect users, and drive growth.","breadcrumb":{"@id":"https:\/\/taskusdev.taskus.com\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/taskusdev.taskus.com\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/taskusdev.taskus.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/taskusdev.taskus.com\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/taskusdev.taskus.com\/#website","url":"https:\/\/taskusdev.taskus.com\/","name":"TaskUs","description":"","publisher":{"@id":"https:\/\/taskusdev.taskus.com\/#organization"},"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/taskusdev.taskus.com\/#organization","name":"TaskUs","url":"https:\/\/taskusdev.taskus.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/taskusdev.taskus.com\/#\/schema\/logo\/image\/","url":"https:\/\/taskusdev.taskus.com\/wp-content\/uploads\/2020\/11\/atoms-logo-dark@3x.png","contentUrl":"https:\/\/taskusdev.taskus.com\/wp-content\/uploads\/2020\/11\/atoms-logo-dark@3x.png","width":351,"height":72,"caption":"TaskUs"},"image":{"@id":"https:\/\/taskusdev.taskus.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/TaskUsPH","https:\/\/x.com\/TaskUs","https:\/\/www.linkedin.com\/company\/taskus","https:\/\/en.wikipedia.org\/wiki\/TaskUs","http:\/\/www.youtube.com\/@Taskus"]}]}},"lang":"en","translations":{"en":7,"ja":28932,"en-gb":233524,"de":183510},"pll_sync_post":[],"_links":{"self":[{"href":"https:\/\/taskusdev.taskus.com\/wp-json\/wp\/v2\/pages\/7","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/taskusdev.taskus.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/taskusdev.taskus.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/taskusdev.taskus.com\/wp-json\/wp\/v2\/users\/12"}],"replies":[{"embeddable":true,"href":"https:\/\/taskusdev.taskus.com\/wp-json\/wp\/v2\/comments?post=7"}],"version-history":[{"count":0,"href":"https:\/\/taskusdev.taskus.com\/wp-json\/wp\/v2\/pages\/7\/revisions"}],"wp:attachment":[{"href":"https:\/\/taskusdev.taskus.com\/wp-json\/wp\/v2\/media?parent=7"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}