{"id":51,"date":"2025-09-05T06:55:08","date_gmt":"2025-09-05T06:55:08","guid":{"rendered":"https:\/\/new.hcmcmarathon.com\/index.php\/front_page\/"},"modified":"2026-06-01T19:35:57","modified_gmt":"2026-06-01T19:35:57","slug":"home","status":"publish","type":"page","link":"https:\/\/hcmcmarathon.com\/vi\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"51\" class=\"elementor elementor-51\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b657240 e-con-full scroll-step e-flex e-con e-parent\" data-id=\"b657240\" data-element_type=\"container\" data-e-type=\"container\" id=\"top\" data-settings=\"{&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_range&quot;:&quot;viewport&quot;,&quot;background_background&quot;:&quot;video&quot;,&quot;background_video_start&quot;:0,&quot;background_video_end&quot;:0,&quot;background_play_on_mobile&quot;:&quot;yes&quot;,&quot;background_video_link&quot;:&quot;https:\\\/\\\/vimeo.com\\\/1196536927?share=copy&amp;fl=sv&amp;fe=ci&quot;,&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t<div class=\"elementor-background-video-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-video-embed\" role=\"presentation\"><\/div>\n\t\t\t\t\t\t<\/div>\t\t<div class=\"elementor-element elementor-element-5566693 elementor-widget elementor-widget-html\" data-id=\"5566693\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script>\ndocument.addEventListener(\"DOMContentLoaded\", function() {\n    \/\/ 1. \ud83d\udd75\ufe0f CHECK SAFARI DESKTOP \u0110\u1ec2 KHAI T\u1eec LENIS (Gi\u1eef nguy\u00ean phong th\u1ee7y c\u0169)\n    const isTouchDevice = (('ontouchstart' in window) || (navigator.maxTouchPoints > 0));\n    const isSafari = \/^((?!chrome|android).)*safari\/i.test(navigator.userAgent);\n\n    if (!isTouchDevice && isSafari) {\n        setTimeout(function() {\n            if (window.lenis) {\n                window.lenis.destroy();\n                window.lenis = null;\n            }\n        }, 300);\n        return; \n    }\n\n    \/\/ \ud83d\ude80 B\u1eaeT \u0110\u1ea6U V\u00c0O TR\u1eacN CHI\u1ebeN: CH\u1ec8 CH\u01a0I CHO C\u1eb6P 2 SECTION \u0110\u1ea6U TI\u00caN\n    const slides = document.querySelectorAll(\".scroll-step\");\n    if (slides.length < 2) return; \n\n    let isAnimating = false;\n    let globalLock = false; \n    const customEasing = (t) => Math.min(1, 1.001 - Math.pow(2, -10 * t));\n\n    slides.forEach((slide, index) => {\n        \n        \/\/ \u0110\u00edch \u0111\u1ebfn l\u00e0 \u00f4ng em n\u1eb1m ngay d\u01b0\u1edbi n\u00f3\n        const target = slides[index + 1]; \n\n        \/* \ud83d\uddb1\ufe0f CU\u1ed8N CHU\u1ed8T M\u00c1Y T\u00cdNH (WHEEL) *\/\n        slide.addEventListener(\"wheel\", function(e) {\n            const isScrollingDown = e.deltaY > 0;\n\n            if (isScrollingDown) {\n                \/\/ \ud83d\udd25 \u0110I\u1ec0U KI\u1ec6N CH\u1ed0T H\u1ea0 C\u1ee6A B\u00c0 HO\u00c0NG:\n                \/\/ Section 1 = index 0. Ch\u1ec9 khi b\u1ea3 \u0111\u1ee9ng \u1edf \u0111\u00fang Section 1 m\u1edbi ra tay kh\u00f3a chu\u1ed9t.\n                \/\/ C\u00f2n t\u1eeb Section 2 tr\u1edf \u0111i (index >= 1) l\u00e0 TH\u1ea2 X\u00cdCH HO\u00c0N TO\u00c0N cho t\u1ef1 do cu\u1ed9n!\n                if (index >= 1 || !target) {\n                    return; \/\/ Tho\u00e1t ra ngay, web t\u1ef1 tr\u00f4i m\u1eb7c \u0111\u1ecbnh\n                }\n\n                \/\/ N\u1ebfu \u0111ang b\u1eadn nh\u1ea3y ho\u1eb7c d\u00ednh phanh qu\u00e1n t\u00ednh \u1edf Section 1 -> Kh\u00f3a l\u1ea1i\n                if (isAnimating || globalLock) {\n                    e.preventDefault();\n                    e.stopPropagation();\n                    return;\n                }\n\n                \/\/ H\u1ee3p l\u1ec7: \u00c9p nh\u1ea3y \u0111\u00fang 1 b\u01b0\u1edbc duy nh\u1ea5t t\u1eeb Section 1 xu\u1ed1ng Section 2\n                e.preventDefault();\n                e.stopPropagation();\n                \n                if (window.lenis) {\n                    isAnimating = true;\n                    globalLock = true; \n\n                    window.lenis.scrollTo(target, { \n                        force: true, \n                        duration: 1.2, \n                        easing: customEasing, \n                        lock: true \n                    });\n\n                    setTimeout(() => { isAnimating = false; }, 1200); \n                    setTimeout(() => { globalLock = false; }, 1400); \n                }\n            }\n        }, { passive: false });\n\n        \/* \ud83d\udcf1 VU\u1ed0T M\u00c0N H\u00ccNH DI \u0110\u1ed8NG (TOUCH) *\/\n        let touchStartY = 0;\n        slide.addEventListener(\"touchstart\", function(e) {\n            touchStartY = e.touches[0].clientY;\n        }, { passive: true });\n\n        slide.addEventListener(\"touchmove\", function(e) {\n            const touchEndY = e.touches[0].clientY;\n            const deltaY = touchStartY - touchEndY;\n\n            if (Math.abs(deltaY) > 40) { \n                const isScrollingDown = deltaY > 0; \n\n                if (isScrollingDown) {\n                    \/\/ Th\u1ea3 x\u00edch t\u1eeb Section 2 tr\u1edf \u0111i tr\u00ean mobile lu\u00f4n b\u1ea3 \u01a1i\n                    if (index >= 1 || !target) {\n                        return; \n                    }\n\n                    if (isAnimating || globalLock) {\n                        e.preventDefault();\n                        e.stopPropagation();\n                        return;\n                    }\n\n                    e.preventDefault();\n                    e.stopPropagation();\n                    \n                    if (window.lenis) {\n                        isAnimating = true;\n                        globalLock = true;\n\n                        window.lenis.scrollTo(target, { \n                            force: true, \n                            duration: 1.2, \n                            easing: customEasing, \n                            lock: true \n                        });\n\n                        setTimeout(() => { isAnimating = false; }, 1200); \n                        setTimeout(() => { globalLock = false; }, 1400); \n                    }\n                }\n            }\n        }, { passive: false });\n    });\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ea49794 e-con-full e-grid e-con e-child\" data-id=\"ea49794\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-0d89d4a e-con-full e-grid e-con e-child\" data-id=\"0d89d4a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t\n<hr class=\"e-8f331df-f054aae e-divider-base\" data-interaction-id=\"8f331df\"   \/>\n\t\t\t\t\t<h1 data-interaction-id=\"1bc9449\" class=\"e-1bc9449-f482b69 e-heading-base\">( IT IS THAT TIME AGAIN )<\/h1>\n\t\t\t\t\t\n<hr class=\"e-ab3b876-60a7879 e-divider-base\" data-interaction-id=\"ab3b876\"   \/>\n\t\t<div class=\"elementor-element elementor-element-95a0952 e-con-full e-flex e-con e-child\" data-id=\"95a0952\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<h1 data-interaction-id=\"df392fd\" class=\"e-df392fd-98ef63f e-heading-base\">START AND FINISH: 30\/4 PARK, LE DUAN STREET<\/h1>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0a9ee4f e-con-full e-grid elementor-hidden-mobile e-con e-child\" data-id=\"0a9ee4f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<h2 data-interaction-id=\"d04c26f\" class=\"e-d04c26f-98eba73 e-heading-base\">17<\/h2>\n\t\t\t\t\t<h2 data-interaction-id=\"08571df\" class=\"e-08571df-4d3e1f0 e-heading-base\">JAN<\/h2>\n\t\t\t\t\t<h2 data-interaction-id=\"f8a10e5\" class=\"e-f8a10e5-c216d30 e-heading-base\">2027<\/h2>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b02371d e-con-full e-grid elementor-hidden-desktop elementor-hidden-tablet e-con e-child\" data-id=\"b02371d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<h2 data-interaction-id=\"aee906e\" class=\"e-aee906e-ccbcf02 e-heading-base\">17<br>JAN<br>2027<\/h2>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-58303ccf scroll-step e-grid e-con-boxed e-con e-parent\" data-id=\"58303ccf\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;sticky&quot;:&quot;top&quot;,&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3e9693be scramble-countdown elementor-widget-mobile__width-auto elementor-countdown--label-inline elementor-widget elementor-widget-countdown\" data-id=\"3e9693be\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"countdown.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div data-expire-actions=\"[{&quot;type&quot;:&quot;message&quot;}]\" class=\"elementor-countdown-wrapper\" data-date=\"1799572260\">\n\t\t\t<div class=\"elementor-countdown-item\"><span class=\"elementor-countdown-digits elementor-countdown-days\"><\/span> <span class=\"elementor-countdown-label\">D<\/span><\/div><div class=\"elementor-countdown-item\"><span class=\"elementor-countdown-digits elementor-countdown-hours\"><\/span> <span class=\"elementor-countdown-label\">H<\/span><\/div><div class=\"elementor-countdown-item\"><span class=\"elementor-countdown-digits elementor-countdown-minutes\"><\/span> <span class=\"elementor-countdown-label\">M<\/span><\/div><div class=\"elementor-countdown-item\"><span class=\"elementor-countdown-digits elementor-countdown-seconds\"><\/span> <span class=\"elementor-countdown-label\">S<\/span><\/div>\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-countdown-expire--message\">\n\t\t\t\t\tIT&#039;S TIME\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7add87ad elementor-fixed elementor-widget elementor-widget-html\" data-id=\"7add87ad\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;fixed&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script>\ndocument.addEventListener(\"DOMContentLoaded\", function() {\n    const targets = document.querySelectorAll(\".scramble-countdown .elementor-countdown-digits\");\n    const chars = \"0123456789\"; \n\n    let observer = new IntersectionObserver((entries) => {\n        entries.forEach(entry => {\n            let el = entry.target;\n\n            \/\/ Khi ph\u1ea7n t\u1eed xu\u1ea5t hi\u1ec7n trong m\u00e0n h\u00ecnh\n            if (entry.isIntersecting) {\n                \n                \/\/ Ki\u1ec3m tra xem hi\u1ec7u \u1ee9ng c\u00f3 \u0111ang ch\u1ea1y kh\u00f4ng. N\u1ebfu \u0111ang ch\u1ea1y th\u00ec b\u1ecf qua \u0111\u1ec3 tr\u00e1nh l\u1ed7i\n                if (el.getAttribute('data-scrambling') === 'true') return;\n                \n                \/\/ \u0110\u00e1nh d\u1ea5u l\u00e0 hi\u1ec7u \u1ee9ng \u0111ang ch\u1ea1y\n                el.setAttribute('data-scrambling', 'true');\n                \n                let originalValue = el.innerText;\n                let iterations = 0;\n                let maxIterations = 15; \/\/ S\u1ed1 l\u1ea7n \u0111\u1ed5i k\u00fd t\u1ef1 (c\u00f3 th\u1ec3 t\u0103ng l\u00ean n\u1ebfu mu\u1ed1n ch\u1ea1y l\u00e2u h\u01a1n)\n\n                let interval = setInterval(function() {\n                    let randomStr = \"\";\n                    for(let i = 0; i < originalValue.length; i++) {\n                        randomStr += chars[Math.floor(Math.random() * chars.length)];\n                    }\n                    el.innerText = randomStr;\n                    iterations++;\n\n                    if (iterations >= maxIterations) { \n                        clearInterval(interval);\n                        el.innerText = originalValue; \n                        \n                        \/\/ Ch\u1ea1y xong th\u00ec reset tr\u1ea1ng th\u00e1i \u0111\u1ec3 s\u1eb5n s\u00e0ng cho l\u1ea7n cu\u1ed9n ti\u1ebfp theo\n                        el.setAttribute('data-scrambling', 'false'); \n                    }\n                }, 80); \/\/ T\u0102NG T\u1eea 40ms L\u00caN 80ms \u0110\u1ec2 CH\u1ea0Y CH\u1eacM H\u01a0N (B\u1ea1n c\u00f3 th\u1ec3 \u0111\u1ed5i th\u00e0nh 100 n\u1ebfu mu\u1ed1n ch\u1eadm n\u1eefa)\n            }\n        });\n    }, { \n        threshold: 0.5 \n    });\n\n    targets.forEach(target => {\n        \/\/ \u0110\u1eb7t tr\u1ea1ng th\u00e1i ban \u0111\u1ea7u\n        target.setAttribute('data-scrambling', 'false');\n        observer.observe(target);\n    });\n});\n<\/script>\n\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function() {\n    \/\/ 1. T\u00ecm c\u00e1i khung t\u1ed5ng Countdown c\u1ee7a b\u00e0\n    const wrapper = document.querySelector('.elementor-countdown-wrapper');\n    if (wrapper) {\n        const items = wrapper.querySelectorAll('.elementor-countdown-item');\n        \n        \/\/ 2. Ki\u1ec3m tra n\u1ebfu c\u00f3 \u0111\u1ee7 4 \u00f4 s\u1ed1 th\u00ec ti\u1ebfn h\u00e0nh ch\u00e8n d\u1ea5u hai ch\u1ea5m th\u1eadt v\u00e0o gi\u1eefa\n        if (items.length === 4) {\n            for (let i = 0; i < 3; i++) {\n                \/\/ T\u1ea1o m\u1ed9t th\u1ebb span d\u1ea5u hai ch\u1ea5m \u0111\u1ed9c l\u1eadp\n                const divider = document.createElement('span');\n                divider.className = 'hd-countdown-divider';\n                divider.innerText = ':';\n                \n                \/\/ Ch\u00e8n n\u00f3 v\u00e0o sau h\u1ed9p s\u1ed1 th\u1ee9 1, th\u1ee9 2 v\u00e0 th\u1ee9 3\n                items[i].parentNode.insertBefore(divider, items[i].nextSibling);\n            }\n        }\n    }\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8af544b e-con-full e-flex e-con e-child\" data-id=\"8af544b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<h2 data-interaction-id=\"aca52b5\" class=\"e-aca52b5-5fc8768 e-heading-base\">COUNTDOWN  TO THE RACE<\/h2>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3d264e4 e-con-full e-grid elementor-hidden-mobile e-con e-child\" data-id=\"3d264e4\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t\t\t\t<h2 data-interaction-id=\"8e56cc5\" class=\"e-8e56cc5-0dc327c e-heading-base\">42KM<\/h2>\n\t\t\t\t\t\n<hr class=\"e-bc327ac-5647bd3 e-divider-base\" data-interaction-id=\"bc327ac\"   \/>\n\t\t\t\t\t<h2 data-interaction-id=\"791f756\" class=\"e-791f756-8590a11 e-heading-base\">21KM<\/h2>\n\t\t\t\t\t\n<hr class=\"e-54c9cf5-b72c223 e-divider-base\" data-interaction-id=\"54c9cf5\"   \/>\n\t\t\t\t\t<h2 data-interaction-id=\"7d0ab6e\" class=\"e-7d0ab6e-7f68b4f e-heading-base\">10KM<\/h2>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-810191e e-con-full e-grid elementor-hidden-desktop elementor-hidden-tablet e-con e-child\" data-id=\"810191e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t\t\t\t<h2 data-interaction-id=\"4c06d09\" class=\"e-4c06d09-1601b35 e-heading-base\">42KM<br>21KM<br>10KM<\/h2>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-94a604f elementor-absolute elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"94a604f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"919\" height=\"899\" viewBox=\"0 0 919 899\" fill=\"none\"><path d=\"M467.51 4.05996e-05L467.51 232.642L478.923 244.353L726.117 2.92956e-05L919 2.08644e-05L919 841.162L653.932 841.16L653.932 439.117L189.862 899L4.83719 712.992L449.444 273.493L428.187 251.545L-2.83012e-05 251.545L-2.82833e-05 6.10352e-05L467.51 4.05996e-05Z\" fill=\"#072749\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a59c40d e-flex e-con-boxed e-con e-parent\" data-id=\"a59c40d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:3189,&quot;url&quot;:&quot;https:\\\/\\\/hcmcmarathon.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/F7-scaled.webp&quot;},{&quot;id&quot;:3174,&quot;url&quot;:&quot;https:\\\/\\\/hcmcmarathon.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/A3-scaled.webp&quot;},{&quot;id&quot;:3183,&quot;url&quot;:&quot;https:\\\/\\\/hcmcmarathon.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/d25-scaled.webp&quot;},{&quot;id&quot;:3176,&quot;url&quot;:&quot;https:\\\/\\\/hcmcmarathon.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/A4-scaled.webp&quot;},{&quot;id&quot;:3180,&quot;url&quot;:&quot;https:\\\/\\\/hcmcmarathon.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/d15.webp&quot;},{&quot;id&quot;:3177,&quot;url&quot;:&quot;https:\\\/\\\/hcmcmarathon.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/B2-2-scaled.webp&quot;}],&quot;background_slideshow_slide_duration&quot;:3000,&quot;background_slideshow_slide_transition&quot;:&quot;slide_left&quot;,&quot;background_slideshow_transition_duration&quot;:900,&quot;background_slideshow_lazyload&quot;:&quot;yes&quot;,&quot;background_slideshow_loop&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-6ed77ba e-con-full e-grid elementor-hidden-mobile e-con e-child\" data-id=\"6ed77ba\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-cc03b5b e-con-full e-flex e-con e-child\" data-id=\"cc03b5b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<h5 data-interaction-id=\"02cb5a3\" class=\"e-02cb5a3-fba6797 e-heading-base\">HCMC MARATHON\r\nSINCE 1992<\/h5>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5b91b14 e-con-full elementor-hidden-mobile e-flex e-con e-child\" data-id=\"5b91b14\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<h5 data-interaction-id=\"3440f1b\" class=\"e-3440f1b-763840a e-heading-base\">UNITED IN EVERY STRIDE<\/h5>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d0cb945 e-con-full e-flex e-con e-child\" data-id=\"d0cb945\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<h5 data-interaction-id=\"a964331\" class=\"e-a964331-c9818d4 e-heading-base\">13 EDITIONS\r\n+150.000 RUNNERS\r\nFROM 75 COUNTRIES<\/h5>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4405b39 e-con-full elementor-hidden-mobile e-flex e-con e-child\" data-id=\"4405b39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-88c8318 e-con-full elementor-hidden-mobile e-flex e-con e-child\" data-id=\"88c8318\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ac5524e e-con-full elementor-hidden-mobile e-flex e-con e-child\" data-id=\"ac5524e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d74b6d7 e-con-full elementor-hidden-mobile e-flex e-con e-child\" data-id=\"d74b6d7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" class=\"e-image-base e-ddaf11e-069be0c\" data-interaction-id=\"ddaf11e\" id=\"3241\" src=\"https:\/\/hcmcmarathon.com\/wp-content\/uploads\/2026\/05\/Toa-do-white-scaled.png\" width=\"1180\" height=\"2560\" srcset=\"https:\/\/hcmcmarathon.com\/wp-content\/uploads\/2026\/05\/Toa-do-white-scaled.png 1180w, https:\/\/hcmcmarathon.com\/wp-content\/uploads\/2026\/05\/Toa-do-white-138x300.png 138w, https:\/\/hcmcmarathon.com\/wp-content\/uploads\/2026\/05\/Toa-do-white-472x1024.png 472w, https:\/\/hcmcmarathon.com\/wp-content\/uploads\/2026\/05\/Toa-do-white-768x1667.png 768w, https:\/\/hcmcmarathon.com\/wp-content\/uploads\/2026\/05\/Toa-do-white-708x1536.png 708w, https:\/\/hcmcmarathon.com\/wp-content\/uploads\/2026\/05\/Toa-do-white-944x2048.png 944w, https:\/\/hcmcmarathon.com\/wp-content\/uploads\/2026\/05\/Toa-do-white-6x12.png 6w\" alt=\"\"\/>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5aaa304 e-con-full e-flex e-con e-child\" data-id=\"5aaa304\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-feb3d53 e-con-full elementor-hidden-mobile e-flex e-con e-child\" data-id=\"feb3d53\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<img decoding=\"async\" class=\"e-image-base e-018b0b9-b5bedea\" data-interaction-id=\"018b0b9\" id=\"3240\" src=\"https:\/\/hcmcmarathon.com\/wp-content\/uploads\/2026\/05\/HM27-Arrow-Thin-White-scaled.png\" width=\"2560\" height=\"2560\" srcset=\"https:\/\/hcmcmarathon.com\/wp-content\/uploads\/2026\/05\/HM27-Arrow-Thin-White-scaled.png 2560w, https:\/\/hcmcmarathon.com\/wp-content\/uploads\/2026\/05\/HM27-Arrow-Thin-White-300x300.png 300w, https:\/\/hcmcmarathon.com\/wp-content\/uploads\/2026\/05\/HM27-Arrow-Thin-White-1024x1024.png 1024w, https:\/\/hcmcmarathon.com\/wp-content\/uploads\/2026\/05\/HM27-Arrow-Thin-White-150x150.png 150w, https:\/\/hcmcmarathon.com\/wp-content\/uploads\/2026\/05\/HM27-Arrow-Thin-White-768x768.png 768w, https:\/\/hcmcmarathon.com\/wp-content\/uploads\/2026\/05\/HM27-Arrow-Thin-White-1536x1536.png 1536w, https:\/\/hcmcmarathon.com\/wp-content\/uploads\/2026\/05\/HM27-Arrow-Thin-White-2048x2048.png 2048w, https:\/\/hcmcmarathon.com\/wp-content\/uploads\/2026\/05\/HM27-Arrow-Thin-White-12x12.png 12w\" alt=\"\"\/>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4706dc7 e-con-full e-grid elementor-hidden-desktop elementor-hidden-tablet e-con e-child\" data-id=\"4706dc7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<h5 data-interaction-id=\"b38aa36\" class=\"e-b38aa36-ebdcc6d e-heading-base\">HCMC MARATHON\r\nSINCE 1992<\/h5>\n\t\t\t\t\t<h5 data-interaction-id=\"bc0117f\" class=\"e-bc0117f-1097efb e-heading-base\">13 EDITIONS\r\n+150.000 RUNNERS\r\nFROM 75 COUNTRIES<\/h5>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-617b4f9 e-con-full elementor-hidden-desktop elementor-hidden-tablet e-flex e-con e-child\" data-id=\"617b4f9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<h5 data-interaction-id=\"e480b99\" class=\"e-e480b99-1001635 e-heading-base\">UNITED IN EVERY STRIDE<\/h5>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-68a81dc e-con-full e-grid scroll-step e-con e-parent\" data-id=\"68a81dc\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5833223 e-transform elementor-widget elementor-widget-template\" data-id=\"5833223\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_scale_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.1999999999999999555910790149937383830547332763671875,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"template.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-template\">\n\t\t\t\t\t<div data-elementor-type=\"container\" data-elementor-id=\"6196\" class=\"elementor elementor-6196\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-63164b23 e-flex e-con-boxed e-con e-parent\" data-id=\"63164b23\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-1ebd9de e-con-full outer e-flex e-con e-child\" data-id=\"1ebd9de\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-c8a8318 e-con-full loop e-flex e-con e-child\" data-id=\"c8a8318\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<h2 data-interaction-id=\"66b4512\" class=\"e-66b4512-1446fe5 e-heading-base\">c\u00f9ng nhau chinh ph\u1ee5c<\/h2>\n\t\t\t\t<div class=\"elementor-element elementor-element-a594e49 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"a594e49\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"919\" height=\"899\" viewBox=\"0 0 919 899\" fill=\"none\"><path d=\"M467.51 4.05996e-05L467.51 232.642L478.923 244.353L726.117 2.92956e-05L919 2.08644e-05L919 841.162L653.932 841.16L653.932 439.117L189.862 899L4.83719 712.992L449.444 273.493L428.187 251.545L-2.83012e-05 251.545L-2.82833e-05 6.10352e-05L467.51 4.05996e-05Z\" fill=\"#072749\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<h2 data-interaction-id=\"a982872\" class=\"e-a982872-cd1e528 e-heading-base\">united in everystride<\/h2>\n\t\t\t\t<div class=\"elementor-element elementor-element-80529a7 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"80529a7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"919\" height=\"899\" viewBox=\"0 0 919 899\" fill=\"none\"><path d=\"M467.51 4.05996e-05L467.51 232.642L478.923 244.353L726.117 2.92956e-05L919 2.08644e-05L919 841.162L653.932 841.16L653.932 439.117L189.862 899L4.83719 712.992L449.444 273.493L428.187 251.545L-2.83012e-05 251.545L-2.82833e-05 6.10352e-05L467.51 4.05996e-05Z\" fill=\"#072749\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<h2 data-interaction-id=\"ac434e7\" class=\"e-ac434e7-1bff7d3 e-heading-base\">c\u00f9ng nhau chinh ph\u1ee5c<\/h2>\n\t\t\t\t<div class=\"elementor-element elementor-element-23524ae elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"23524ae\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"919\" height=\"899\" viewBox=\"0 0 919 899\" fill=\"none\"><path d=\"M467.51 4.05996e-05L467.51 232.642L478.923 244.353L726.117 2.92956e-05L919 2.08644e-05L919 841.162L653.932 841.16L653.932 439.117L189.862 899L4.83719 712.992L449.444 273.493L428.187 251.545L-2.83012e-05 251.545L-2.82833e-05 6.10352e-05L467.51 4.05996e-05Z\" fill=\"#072749\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<h2 data-interaction-id=\"39cd480\" class=\"e-39cd480-088ca24 e-heading-base\">united in everystride<\/h2>\n\t\t\t\t\t<h2 data-interaction-id=\"60c8fed\" class=\"e-60c8fed-20a355b e-heading-base\">c\u00f9ng nhau chinh ph\u1ee5c<\/h2>\n\t\t\t\t<div class=\"elementor-element elementor-element-9765586 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"9765586\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"919\" height=\"899\" viewBox=\"0 0 919 899\" fill=\"none\"><path d=\"M467.51 4.05996e-05L467.51 232.642L478.923 244.353L726.117 2.92956e-05L919 2.08644e-05L919 841.162L653.932 841.16L653.932 439.117L189.862 899L4.83719 712.992L449.444 273.493L428.187 251.545L-2.83012e-05 251.545L-2.82833e-05 6.10352e-05L467.51 4.05996e-05Z\" fill=\"#072749\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<h2 data-interaction-id=\"e42e0fe\" class=\"e-e42e0fe-a5b24c0 e-heading-base\">united in everystride<\/h2>\n\t\t\t\t<div class=\"elementor-element elementor-element-e4f178c elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"e4f178c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"919\" height=\"899\" viewBox=\"0 0 919 899\" fill=\"none\"><path d=\"M467.51 4.05996e-05L467.51 232.642L478.923 244.353L726.117 2.92956e-05L919 2.08644e-05L919 841.162L653.932 841.16L653.932 439.117L189.862 899L4.83719 712.992L449.444 273.493L428.187 251.545L-2.83012e-05 251.545L-2.82833e-05 6.10352e-05L467.51 4.05996e-05Z\" fill=\"#072749\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<h2 data-interaction-id=\"e3c7a2e\" class=\"e-e3c7a2e-8ad147e e-heading-base\">c\u00f9ng nhau chinh ph\u1ee5c<\/h2>\n\t\t\t\t<div class=\"elementor-element elementor-element-f640a3f elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"f640a3f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"919\" height=\"899\" viewBox=\"0 0 919 899\" fill=\"none\"><path d=\"M467.51 4.05996e-05L467.51 232.642L478.923 244.353L726.117 2.92956e-05L919 2.08644e-05L919 841.162L653.932 841.16L653.932 439.117L189.862 899L4.83719 712.992L449.444 273.493L428.187 251.545L-2.83012e-05 251.545L-2.82833e-05 6.10352e-05L467.51 4.05996e-05Z\" fill=\"#072749\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<h2 data-interaction-id=\"b8d6eb7\" class=\"e-b8d6eb7-bb59842 e-heading-base\">united in everystride<\/h2>\n\t\t\t\t<div class=\"elementor-element elementor-element-2cd68b2 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"2cd68b2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"919\" height=\"899\" viewBox=\"0 0 919 899\" fill=\"none\"><path d=\"M467.51 4.05996e-05L467.51 232.642L478.923 244.353L726.117 2.92956e-05L919 2.08644e-05L919 841.162L653.932 841.16L653.932 439.117L189.862 899L4.83719 712.992L449.444 273.493L428.187 251.545L-2.83012e-05 251.545L-2.82833e-05 6.10352e-05L467.51 4.05996e-05Z\" fill=\"#072749\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fb02a61 e-con-full outer reverse e-flex e-con e-child\" data-id=\"fb02a61\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-c440199 e-con-full loop e-flex e-con e-child\" data-id=\"c440199\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<h2 data-interaction-id=\"c3635de\" class=\"e-c3635de-b1bb6b0 e-heading-base\">united in everystride<\/h2>\n\t\t\t\t<div class=\"elementor-element elementor-element-9acbbef elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"9acbbef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"919\" height=\"899\" viewBox=\"0 0 919 899\" fill=\"none\"><path d=\"M467.51 4.05996e-05L467.51 232.642L478.923 244.353L726.117 2.92956e-05L919 2.08644e-05L919 841.162L653.932 841.16L653.932 439.117L189.862 899L4.83719 712.992L449.444 273.493L428.187 251.545L-2.83012e-05 251.545L-2.82833e-05 6.10352e-05L467.51 4.05996e-05Z\" fill=\"#072749\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<h2 data-interaction-id=\"d66687f\" class=\"e-d66687f-8a9d456 e-heading-base\">c\u00f9ng nhau chinh ph\u1ee5c<\/h2>\n\t\t\t\t<div class=\"elementor-element elementor-element-a737610 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"a737610\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"919\" height=\"899\" viewBox=\"0 0 919 899\" fill=\"none\"><path d=\"M467.51 4.05996e-05L467.51 232.642L478.923 244.353L726.117 2.92956e-05L919 2.08644e-05L919 841.162L653.932 841.16L653.932 439.117L189.862 899L4.83719 712.992L449.444 273.493L428.187 251.545L-2.83012e-05 251.545L-2.82833e-05 6.10352e-05L467.51 4.05996e-05Z\" fill=\"#072749\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<h2 data-interaction-id=\"e000593\" class=\"e-e000593-a129582 e-heading-base\">united in everystride<\/h2>\n\t\t\t\t<div class=\"elementor-element elementor-element-aa19baa elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"aa19baa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"919\" height=\"899\" viewBox=\"0 0 919 899\" fill=\"none\"><path d=\"M467.51 4.05996e-05L467.51 232.642L478.923 244.353L726.117 2.92956e-05L919 2.08644e-05L919 841.162L653.932 841.16L653.932 439.117L189.862 899L4.83719 712.992L449.444 273.493L428.187 251.545L-2.83012e-05 251.545L-2.82833e-05 6.10352e-05L467.51 4.05996e-05Z\" fill=\"#072749\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<h2 data-interaction-id=\"b81f81c\" class=\"e-b81f81c-d27648d e-heading-base\">c\u00f9ng nhau chinh ph\u1ee5c<\/h2>\n\t\t\t\t<div class=\"elementor-element elementor-element-03823d0 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"03823d0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"919\" height=\"899\" viewBox=\"0 0 919 899\" fill=\"none\"><path d=\"M467.51 4.05996e-05L467.51 232.642L478.923 244.353L726.117 2.92956e-05L919 2.08644e-05L919 841.162L653.932 841.16L653.932 439.117L189.862 899L4.83719 712.992L449.444 273.493L428.187 251.545L-2.83012e-05 251.545L-2.82833e-05 6.10352e-05L467.51 4.05996e-05Z\" fill=\"#072749\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<h2 data-interaction-id=\"c6f0c1d\" class=\"e-c6f0c1d-f67bb32 e-heading-base\">united in everystride<\/h2>\n\t\t\t\t<div class=\"elementor-element elementor-element-0751b8c elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"0751b8c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"919\" height=\"899\" viewBox=\"0 0 919 899\" fill=\"none\"><path d=\"M467.51 4.05996e-05L467.51 232.642L478.923 244.353L726.117 2.92956e-05L919 2.08644e-05L919 841.162L653.932 841.16L653.932 439.117L189.862 899L4.83719 712.992L449.444 273.493L428.187 251.545L-2.83012e-05 251.545L-2.82833e-05 6.10352e-05L467.51 4.05996e-05Z\" fill=\"#072749\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<h2 data-interaction-id=\"a75e21a\" class=\"e-a75e21a-f951bbb e-heading-base\">c\u00f9ng nhau chinh ph\u1ee5c<\/h2>\n\t\t\t\t<div class=\"elementor-element elementor-element-2120ace elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"2120ace\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"919\" height=\"899\" viewBox=\"0 0 919 899\" fill=\"none\"><path d=\"M467.51 4.05996e-05L467.51 232.642L478.923 244.353L726.117 2.92956e-05L919 2.08644e-05L919 841.162L653.932 841.16L653.932 439.117L189.862 899L4.83719 712.992L449.444 273.493L428.187 251.545L-2.83012e-05 251.545L-2.82833e-05 6.10352e-05L467.51 4.05996e-05Z\" fill=\"#072749\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<h2 data-interaction-id=\"8c5cc9e\" class=\"e-8c5cc9e-e22bd63 e-heading-base\">united in everystride<\/h2>\n\t\t\t\t<div class=\"elementor-element elementor-element-3cf1aa3 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"3cf1aa3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"919\" height=\"899\" viewBox=\"0 0 919 899\" fill=\"none\"><path d=\"M467.51 4.05996e-05L467.51 232.642L478.923 244.353L726.117 2.92956e-05L919 2.08644e-05L919 841.162L653.932 841.16L653.932 439.117L189.862 899L4.83719 712.992L449.444 273.493L428.187 251.545L-2.83012e-05 251.545L-2.82833e-05 6.10352e-05L467.51 4.05996e-05Z\" fill=\"#072749\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<h2 data-interaction-id=\"35dad7b\" class=\"e-35dad7b-10bec58 e-heading-base\">c\u00f9ng nhau chinh ph\u1ee5c<\/h2>\n\t\t\t\t<div class=\"elementor-element elementor-element-6920629 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"6920629\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"919\" height=\"899\" viewBox=\"0 0 919 899\" fill=\"none\"><path d=\"M467.51 4.05996e-05L467.51 232.642L478.923 244.353L726.117 2.92956e-05L919 2.08644e-05L919 841.162L653.932 841.16L653.932 439.117L189.862 899L4.83719 712.992L449.444 273.493L428.187 251.545L-2.83012e-05 251.545L-2.82833e-05 6.10352e-05L467.51 4.05996e-05Z\" fill=\"#072749\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0d54fad e-con-full e-flex e-con e-child\" data-id=\"0d54fad\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<h6 data-interaction-id=\"45ab2ea\" class=\"e-45ab2ea-4e62d2b e-heading-base\">This is where our story lives - at every step, every heartbeat, every finish line crossed. United in every stride, we run not just to reach the end, but to become part of something greater.<\/h6>\n\t\t\t\t\t<button class=\"e-35c4edf-3c3c56f BUTTON5-line-white--solid-volt button-acf e-button-base\" data-interaction-id=\"35c4edf\">\n\t\t\n\t<\/button>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fe45b01 e-con-full e-flex e-con e-child\" data-id=\"fe45b01\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<img decoding=\"async\" class=\"e-image-base e-8a7ee19-236b0b0\" data-interaction-id=\"8a7ee19\" id=\"6086\" src=\"https:\/\/hcmcmarathon.com\/wp-content\/uploads\/2026\/05\/HM27-Landmark-dinh-ams-scaled.png\" width=\"2560\" height=\"757\" srcset=\"https:\/\/hcmcmarathon.com\/wp-content\/uploads\/2026\/05\/HM27-Landmark-dinh-ams-scaled.png 2560w, https:\/\/hcmcmarathon.com\/wp-content\/uploads\/2026\/05\/HM27-Landmark-dinh-ams-300x89.png 300w, https:\/\/hcmcmarathon.com\/wp-content\/uploads\/2026\/05\/HM27-Landmark-dinh-ams-1024x303.png 1024w, https:\/\/hcmcmarathon.com\/wp-content\/uploads\/2026\/05\/HM27-Landmark-dinh-ams-768x227.png 768w, https:\/\/hcmcmarathon.com\/wp-content\/uploads\/2026\/05\/HM27-Landmark-dinh-ams-1536x454.png 1536w, https:\/\/hcmcmarathon.com\/wp-content\/uploads\/2026\/05\/HM27-Landmark-dinh-ams-2048x606.png 2048w, https:\/\/hcmcmarathon.com\/wp-content\/uploads\/2026\/05\/HM27-Landmark-dinh-ams-18x5.png 18w\" alt=\"\"\/>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a8f285a nen-sang e-flex e-con-boxed e-con e-parent\" data-id=\"a8f285a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-54895b1 e-con-full e-flex e-con e-child\" data-id=\"54895b1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-67e0bc9 e-con-full e-flex e-con e-child\" data-id=\"67e0bc9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t\n<hr class=\"e-fa0b6ae-559e7c7 e-divider-base\" data-interaction-id=\"fa0b6ae\"   \/>\n\t\t\t\t\t<h5 data-interaction-id=\"31f826b\" class=\"e-31f826b-c233242 e-heading-base\">THE ORGANIZERS<\/h5>\n\t\t\t\t\t<h1 data-interaction-id=\"7bb0555\" class=\"e-7bb0555-de0cdef e-heading-base\">WE CREATE MOMENT<\/h1>\n\t\t<div class=\"elementor-element elementor-element-02dd880 e-con-full e-flex e-con e-child\" data-id=\"02dd880\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b2349f3 elementor-widget elementor-widget-image\" data-id=\"b2349f3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"543\" height=\"151\" src=\"https:\/\/hcmcmarathon.com\/wp-content\/uploads\/2026\/06\/Artboard-1.png\" class=\"attachment-large size-large wp-image-7256\" alt=\"\" srcset=\"https:\/\/hcmcmarathon.com\/wp-content\/uploads\/2026\/06\/Artboard-1.png 543w, https:\/\/hcmcmarathon.com\/wp-content\/uploads\/2026\/06\/Artboard-1-300x83.png 300w, https:\/\/hcmcmarathon.com\/wp-content\/uploads\/2026\/06\/Artboard-1-18x5.png 18w\" sizes=\"(max-width: 543px) 100vw, 543px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3dab77c e-con-full e-flex e-con e-child\" data-id=\"3dab77c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<button class=\"e-1d09148-e6e6546 BUTTON4-solid-ams--solid-volt button-acf e-button-base\" data-interaction-id=\"1d09148\">\n\t\t\n\t<\/button>\t\t\t\t\t<button class=\"e-6f0644c-8e3bef4 BUTTON2-line-roy--solid-roy button-acf e-button-base\" data-interaction-id=\"6f0644c\">\n\t\t\n\t<\/button>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-36efc6f e-con-full e-flex e-con e-parent\" data-id=\"36efc6f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;sticky&quot;:&quot;top&quot;,&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:873,&quot;url&quot;:&quot;https:\\\/\\\/hcmcmarathon.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Screenshot-2026-05-07-at-16.09.34-1.webp&quot;}],&quot;background_slideshow_loop&quot;:&quot;yes&quot;,&quot;background_slideshow_slide_duration&quot;:5000,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-46da67e e-flex e-con-boxed e-con e-parent\" data-id=\"46da67e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;position&quot;:&quot;fixed&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-74d1fbb elementor-fixed elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"74d1fbb\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"back-to-top\" data-settings=\"{&quot;_position&quot;:&quot;fixed&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"#top\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-up\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M34.9 289.5l-22.2-22.2c-9.4-9.4-9.4-24.6 0-33.9L207 39c9.4-9.4 24.6-9.4 33.9 0l194.3 194.3c9.4 9.4 9.4 24.6 0 33.9L413 289.4c-9.5 9.5-25 9.3-34.3-.4L264 168.6V456c0 13.3-10.7 24-24 24h-32c-13.3 0-24-10.7-24-24V168.6L69.2 289.1c-9.3 9.8-24.8 10-34.3.4z\"><\/path><\/svg>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cde5b81 elementor-widget elementor-widget-html\" data-id=\"cde5b81\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script>\ndocument.addEventListener(\"DOMContentLoaded\", function() {\n    const topButton = document.getElementById('back-to-top');\n\n    if (topButton) {\n        topButton.addEventListener('click', function(e) {\n            e.preventDefault(); \/\/ Ch\u1eb7n h\u00e0nh \u0111\u1ed9ng nh\u1ea3y r\u1ee5p m\u1eb7c \u0111\u1ecbnh\n\n            if (window.lenis) {\n                \/\/ \u00c9p Lenis tr\u01b0\u1ee3t l\u00ean \u0111\u1ea7u trang v\u1edbi t\u1ed1c \u0111\u1ed9 m\u01b0\u1ee3t m\u00e0\n                window.lenis.scrollTo(0, {\n                    duration: 1.5, \/\/ \u0110\u1ed9 d\u00e0i c\u00fa tr\u01b0\u1ee3t (1.5 gi\u00e2y cho sang)\n                    easing: (t) => Math.min(1, 1.001 - Math.pow(2, -10 * t)) \/\/ Nh\u1ea3 phanh\n                });\n            } else {\n                \/\/ N\u1ebfu kh\u00f4ng c\u00f3 Lenis th\u00ec d\u00f9ng cu\u1ed9n m\u01b0\u1ee3t t\u1ef1 nhi\u00ean\n                window.scrollTo({ top: 0, behavior: 'smooth' });\n            }\n        });\n\n        \/\/ \u1ea8N\/HI\u1ec6N N\u00daT KHI CU\u1ed8N (T\u00f9y ch\u1ecdn)\n        window.addEventListener('scroll', function() {\n            if (window.scrollY > 300) {\n                topButton.style.opacity = \"1\";\n                topButton.style.visibility = \"visible\";\n            } else {\n                topButton.style.opacity = \"0\";\n                topButton.style.visibility = \"hidden\";\n            }\n        });\n    }\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a8742d3 e-flex e-con-boxed e-con e-parent\" data-id=\"a8742d3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>17 JAN 2027 17JAN2027 D H M S IT&#039;S TIME COUNTDOWN TO THE RACE 42KM 21KM 10KM 42KM21KM10KM UNITED IN EVERY STRIDE UNITED IN EVERY STRIDE<\/p>","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-51","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>HCMC Marathon - Vietnam&#039;s Leading Marathon<\/title>\n<meta name=\"description\" content=\"Official website of HCMC Marathon. Explore race categories, event information, registration updates, and the United In Every Stride journey.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/hcmcmarathon.com\/vi\/\" \/>\n<meta property=\"og:locale\" content=\"vi_VN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"HCMC Marathon - Vietnam&#039;s Leading Marathon\" \/>\n<meta property=\"og:description\" content=\"Official website of HCMC Marathon. Explore race categories, event information, registration updates, and the United In Every Stride journey.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/hcmcmarathon.com\/vi\/\" \/>\n<meta property=\"og:site_name\" content=\"HCMC Marathon\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-01T19:35:57+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/hcmcmarathon.com\/wp-content\/uploads\/2026\/05\/cropped-HM-ICON-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"512\" \/>\n\t<meta property=\"og:image:height\" content=\"512\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/hcmcmarathon.com\/wp-content\/uploads\/2026\/05\/cropped-HM-ICON-1.png\" \/>\n<meta name=\"twitter:label1\" content=\"\u01af\u1edbc t\u00ednh th\u1eddi gian \u0111\u1ecdc\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 ph\u00fat\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/hcmcmarathon.com\\\/\",\"url\":\"https:\\\/\\\/hcmcmarathon.com\\\/\",\"name\":\"HCMC Marathon - Vietnam's Leading Marathon\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/hcmcmarathon.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/hcmcmarathon.com\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/hcmcmarathon.com\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/hcmcmarathon.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Toa-do-white-scaled.png\",\"datePublished\":\"2025-09-05T06:55:08+00:00\",\"dateModified\":\"2026-06-01T19:35:57+00:00\",\"description\":\"Official website of HCMC Marathon. Explore race categories, event information, registration updates, and the United In Every Stride journey.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/hcmcmarathon.com\\\/#breadcrumb\"},\"inLanguage\":\"vi\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/hcmcmarathon.com\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"vi\",\"@id\":\"https:\\\/\\\/hcmcmarathon.com\\\/#primaryimage\",\"url\":\"https:\\\/\\\/hcmcmarathon.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Toa-do-white-scaled.png\",\"contentUrl\":\"https:\\\/\\\/hcmcmarathon.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Toa-do-white-scaled.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/hcmcmarathon.com\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/hcmcmarathon.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/hcmcmarathon.com\\\/#website\",\"url\":\"https:\\\/\\\/hcmcmarathon.com\\\/\",\"name\":\"HCMC Marathon\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/hcmcmarathon.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/hcmcmarathon.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"vi\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/hcmcmarathon.com\\\/#organization\",\"name\":\"HCMC Marathon\",\"url\":\"https:\\\/\\\/hcmcmarathon.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"vi\",\"@id\":\"https:\\\/\\\/hcmcmarathon.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"\",\"contentUrl\":\"\",\"caption\":\"HCMC Marathon\"},\"image\":{\"@id\":\"https:\\\/\\\/hcmcmarathon.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"HCMC Marathon - Vietnam's Leading Marathon","description":"Official website of HCMC Marathon. Explore race categories, event information, registration updates, and the United In Every Stride journey.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/hcmcmarathon.com\/vi\/","og_locale":"vi_VN","og_type":"article","og_title":"HCMC Marathon - Vietnam's Leading Marathon","og_description":"Official website of HCMC Marathon. Explore race categories, event information, registration updates, and the United In Every Stride journey.","og_url":"https:\/\/hcmcmarathon.com\/vi\/","og_site_name":"HCMC Marathon","article_modified_time":"2026-06-01T19:35:57+00:00","og_image":[{"width":512,"height":512,"url":"https:\/\/hcmcmarathon.com\/wp-content\/uploads\/2026\/05\/cropped-HM-ICON-1.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_image":"https:\/\/hcmcmarathon.com\/wp-content\/uploads\/2026\/05\/cropped-HM-ICON-1.png","twitter_misc":{"\u01af\u1edbc t\u00ednh th\u1eddi gian \u0111\u1ecdc":"1 ph\u00fat"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/hcmcmarathon.com\/","url":"https:\/\/hcmcmarathon.com\/","name":"HCMC Marathon - Vietnam's Leading Marathon","isPartOf":{"@id":"https:\/\/hcmcmarathon.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/hcmcmarathon.com\/#primaryimage"},"image":{"@id":"https:\/\/hcmcmarathon.com\/#primaryimage"},"thumbnailUrl":"https:\/\/hcmcmarathon.com\/wp-content\/uploads\/2026\/05\/Toa-do-white-scaled.png","datePublished":"2025-09-05T06:55:08+00:00","dateModified":"2026-06-01T19:35:57+00:00","description":"Official website of HCMC Marathon. Explore race categories, event information, registration updates, and the United In Every Stride journey.","breadcrumb":{"@id":"https:\/\/hcmcmarathon.com\/#breadcrumb"},"inLanguage":"vi","potentialAction":[{"@type":"ReadAction","target":["https:\/\/hcmcmarathon.com\/"]}]},{"@type":"ImageObject","inLanguage":"vi","@id":"https:\/\/hcmcmarathon.com\/#primaryimage","url":"https:\/\/hcmcmarathon.com\/wp-content\/uploads\/2026\/05\/Toa-do-white-scaled.png","contentUrl":"https:\/\/hcmcmarathon.com\/wp-content\/uploads\/2026\/05\/Toa-do-white-scaled.png"},{"@type":"BreadcrumbList","@id":"https:\/\/hcmcmarathon.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/hcmcmarathon.com\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/hcmcmarathon.com\/#website","url":"https:\/\/hcmcmarathon.com\/","name":"HCMC Marathon","description":"","publisher":{"@id":"https:\/\/hcmcmarathon.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/hcmcmarathon.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"vi"},{"@type":"Organization","@id":"https:\/\/hcmcmarathon.com\/#organization","name":"HCMC Marathon","url":"https:\/\/hcmcmarathon.com\/","logo":{"@type":"ImageObject","inLanguage":"vi","@id":"https:\/\/hcmcmarathon.com\/#\/schema\/logo\/image\/","url":"","contentUrl":"","caption":"HCMC Marathon"},"image":{"@id":"https:\/\/hcmcmarathon.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/hcmcmarathon.com\/vi\/wp-json\/wp\/v2\/pages\/51","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hcmcmarathon.com\/vi\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hcmcmarathon.com\/vi\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hcmcmarathon.com\/vi\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/hcmcmarathon.com\/vi\/wp-json\/wp\/v2\/comments?post=51"}],"version-history":[{"count":143,"href":"https:\/\/hcmcmarathon.com\/vi\/wp-json\/wp\/v2\/pages\/51\/revisions"}],"predecessor-version":[{"id":7710,"href":"https:\/\/hcmcmarathon.com\/vi\/wp-json\/wp\/v2\/pages\/51\/revisions\/7710"}],"wp:attachment":[{"href":"https:\/\/hcmcmarathon.com\/vi\/wp-json\/wp\/v2\/media?parent=51"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}