{"id":1708,"date":"2024-04-13T03:08:10","date_gmt":"2024-04-13T03:08:10","guid":{"rendered":"https:\/\/jupiterlogistics.group\/vn\/home\/"},"modified":"2025-11-05T10:27:51","modified_gmt":"2025-11-05T10:27:51","slug":"home","status":"publish","type":"page","link":"https:\/\/jupiterlogistics.group\/vn\/vi\/","title":{"rendered":"Home"},"content":{"rendered":"\n<div class=\"\">\n    <div class=\"relative py-[140px] lg:h-[720px] flex flex-col  justify-center items-center \">\n                    <video class=\"absolute w-full h-full object-cover\" autoplay muted loop playsinline>\n                <source src=\"https:\/\/jupiterlogistics.group\/vn\/wp-content\/uploads\/sites\/14\/2024\/06\/Video-Project-4-encoded.mp4\" type=\"video\/mp4\">\n                Your browser does not support the video tag.\n            <\/video>\n                \n        <div class=\"container z-10  text-white\">\n            <div class='container-md flex flex-col  md:flex-row justify-center items-center gap-[30px]'>\n                <h1 class=\"text-center md:text-left banner-text font-bold \"> Discovering the Unseen, Braving the Unknown<\/h1>\n                <p class=\"text-center md:text-left heading3 italic \"> We spot the difference and light up corners in the world of logistics.\u200b<\/p>\n            <\/div>\n        <\/div>\n        <div class=\"absolute inset-0 w-full h-full bg-banner-gradient bg-opacity-25\"><\/div>\n    <\/div>\n    <div>\n        <div class=\"h-[28px] w-full bg-primaryblue\"><\/div>\n        <div class=\"h-[6px] w-full bg-green\"><\/div>\n    <\/div>\n<\/div>\n\n\n<div class=\"container\">\n    <div\n        class=\"py-10 md:py-[60px] lg:py-20 2xl:pb-[71px] 2xl:pt-[113px] container-md flex flex-col justify-center items-center\">\n        <div class='max-w-[1082px] mx-auto text-primary heading3 text-center'>\n            <div class=\"leading-7 xl:leading-[44px]\">\n                <p>Jupiter Pacific Forwarding v\u00e0 Jupiter Logistics Vietnam l\u00e0 th\u00e0nh vi\u00ean c\u1ee7a T\u1eadp \u0111o\u00e0n Jupiter t\u1ea1i Vi\u1ec7t Nam v\u00e0 l\u00e0 c\u00f4ng ty con c\u1ee7a Japan Airlines, chuy\u00ean cung c\u1ea5p d\u1ecbch v\u1ee5 giao nh\u1eadn v\u00e0 gi\u1ea3i ph\u00e1p logistics to\u00e0n di\u1ec7n.<\/p>\n            <\/div>\n            <a\n                href=\"https:\/\/jupiterlogistics.group\/vn\/vi\/who-we-are\/\"\n                class=\"heading5 inline-block mx-auto mt-5 bg-primaryblue hover:bg-green duration-300 hover:text-primaryblue font-bold py-3 px-6 md:px-8 rounded-[30px] text-white\">\n                View More            <\/a>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n<section class=\"bg-grey\">\n    <div class=\"container\">\n        <div class=\"container-md py-10 md:py-[60px] lg:py-20 2xl:py-[100px]\">\n            <p class=\"text-primaryblue opacity-90 body-small uppercase\">Kinh doanh ch\u00ednh<\/p>\n            <h2 class=\"mt-[12px] md:mt-[16px] lg:mt-[20px] text-darkgrey heading1 font-medium\">Connecting the World, Delivering Excellence<\/h2>\n            <div class=\"mt-[20px] md:mt-[28px] lg:mt-[40px] heading6\">T\u1ea1i T\u1eadp \u0111o\u00e0n Jupiter, ch\u00fang t\u00f4i cam k\u1ebft cung c\u1ea5p c\u00e1c gi\u1ea3i ph\u00e1p logistics to\u00e0n di\u1ec7n k\u1ebft n\u1ed1i c\u00e1c doanh nghi\u1ec7p tr\u00ean to\u00e0n th\u1ebf gi\u1edbi v\u00e0 th\u00fac \u0111\u1ea9y th\u00e0nh c\u00f4ng. C\u00e1c l\u0129nh v\u1ef1c kinh doanh ch\u00ednh c\u1ee7a ch\u00fang t\u00f4i bao g\u1ed3m m\u1ed9t lo\u1ea1t c\u00e1c d\u1ecbch v\u1ee5 \u0111\u01b0\u1ee3c thi\u1ebft k\u1ebf \u0111\u1ec3 \u0111\u00e1p \u1ee9ng nhu c\u1ea7u c\u1ee5 th\u1ec3 c\u1ee7a b\u1ea1n:<\/div>\n            <div\n                class=\"icons-animation-container flex flex-col flex-wrap justify-center items-center md:flex-row gap-[30px] w-full mt-[42px] md:mt-[48px] lg:mt-[60px]\">\n                \n                \n                \n                \n                \n                                <!-- end -->\n            <\/div>\n        <\/div>\n    <\/div>\n\n<\/section>\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function() {\n    let animationTimeOut = null\n\n    function controlSVGAnimation(svgElement) {\n        if (svgElement.svgatorPlayer) {\n            const player = svgElement.svgatorPlayer;\n\n            player.play()\n            let playInterval = null\n            if (window.innerWidth <= 1024) {\n                \/\/ playInterval = setInterval(() => {\n                \/\/     player.play();\n                \/\/     animationTimeOut = setTimeout(() => {\n                \/\/         player.reverse();\n                \/\/         player.play()\n                \/\/     }, player.duration - 10);\n\n                \/\/ }, 2500)\n            } else {\n                if(playInterval) clearInterval(playInterval);\n                clearTimeout(animationTimeOut);\n                playInterval = null\n                animationTimeOut = null\n            }\n        }\n    }\n\n    function initializeSVGListeners(svgElement) {\n        const player = svgElement.svgatorPlayer;\n\n        let isReversed = false;\n\n        svgElement.addEventListener('mouseenter', () => {\n            if(animationTimeOut) {\n                clearTimeout(animationTimeOut);\n                animationTimeOut = null;\n            }\n            if (isReversed) {\n                player.reverse();\n                isReversed = false;\n            }\n            player.play();\n            animationTimeOut = setTimeout(() => player.pause(), player.duration - 10)\n        });\n\n        svgElement.addEventListener('mouseleave', () => {\n            if (animationTimeOut) {\n                clearTimeout(animationTimeOut);\n                animationTimeOut = null;\n            }\n            player.reverse();\n            isReversed = true;\n            player.play();\n        });\n\n        svgElement.addEventListener('touchstart', () => {\n            if(isReversed) {\n                player.reverse();\n                isReversed = false;\n            }\n            player.play();\n            animationTimeOut = setTimeout(() => player.pause(), player.duration - 10)\n        });\n    }\n\n    function initializeAllSVGPlayers() {\n        document.querySelectorAll('.icons-animation-container svg').forEach(svg => {\n            controlSVGAnimation(svg);\n            initializeSVGListeners(svg);\n        });\n    }\n\n    initializeAllSVGPlayers();\n\n    window.addEventListener('resize', () => {\n        \/\/ document.querySelectorAll('.icons-animation-container svg').forEach(svg => {\n        \/\/     initializeAllSVGPlayers(\n        \/\/         svg);\n        \/\/ });\n    });\n});\n<\/script>\n\n\n<section class=\"container \">\n    <div class=\"container-md py-10 md:py-[60px] lg:py-20 flex flex-col lg:flex-row gap-[48px] md:gap-[60px] mb-5\">\n        <div class=\"w-full lg:mt-[40px] 3xl:mt-[50px] 6xl:mt-[80px] lg:w-7\/12\">\n            <p class=\"text-primaryblue opacity-90 body-small\">Th\u1ebf m\u1ea1nh c\u1ee7a ch\u00fang t\u00f4i<\/p>\n            <h2 class=\"mt-[12px] md:mt-[16px] lg:mt-[20px] text-darkgrey font-medium heading1\">\u0110\u1ed1i t\u00e1c c\u1ee7a b\u1ea1n trong c\u00e1c gi\u1ea3i ph\u00e1p logistics t\u00f9y ch\u1ec9nh<\/h2>\n            <div class=\"flex flex-col mt-[36px] md:mt-[44px] lg:mt-[60px]\">\n                                                <div class=\"lg:max-w-[665px]\">\n                    <div class=\"flex items-center\">\n                        <span class=\"mr-[20px] font-medium text-primaryblue\">01<\/span>\n                        <h3 class=\"heading3 font-medium text-darkgrey\"> Kinh nghi\u1ec7m &amp; D\u1ea5u \u1ea5n<\/h3>\n                    <\/div>\n                    <div class=\"heading6 mt-3 lg:mt-[20px]\"><p>V\u1edbi h\u01a1n 25 n\u0103m kinh nghi\u1ec7m logistics t\u1ea1i Vi\u1ec7t Nam, ch\u00fang t\u00f4i mang \u0111\u1ebfn ki\u1ebfn th\u1ee9c khu v\u1ef1c s\u00e2u r\u1ed9ng v\u00e0 s\u1ef1 hi\u1ec7n di\u1ec7n ho\u1ea1t \u0111\u1ed9ng m\u1ea1nh m\u1ebd.<\/p>\n<\/div>\n\n                <\/div>\n                                <div class=\"h-[1px] w-full bg-[#e2e2e2] my-[28px]\"><\/div>\n                                                <div class=\"lg:max-w-[665px]\">\n                    <div class=\"flex items-center\">\n                        <span class=\"mr-[20px] font-medium text-primaryblue\">02<\/span>\n                        <h3 class=\"heading3 font-medium text-darkgrey\">H\u1eadu thu\u1eabn m\u1ea1nh m\u1ebd<\/h3>\n                    <\/div>\n                    <div class=\"heading6 mt-3 lg:mt-[20px]\"><p>\u0110\u01b0\u1ee3c h\u1ed7 tr\u1ee3 b\u1edfi Japan Airlines (JAL) v\u00e0 Mitsubishi Logistics Corporation (MLC), c\u00e1c quan h\u1ec7 \u0111\u1ed1i t\u00e1c chi\u1ebfn l\u01b0\u1ee3c n\u00e0y t\u0103ng c\u01b0\u1eddng k\u1ebft n\u1ed1i, m\u1edf r\u1ed9ng ph\u1ea1m vi to\u00e0n c\u1ea7u c\u1ee7a ch\u00fang t\u00f4i v\u00e0 mang l\u1ea1i l\u1ee3i \u00edch cho c\u00e1c b\u00ean li\u00ean quan v\u1edbi d\u1ecbch v\u1ee5 xu\u1ea5t s\u1eafc, c\u01a1 h\u1ed9i m\u1edf r\u1ed9ng v\u00e0 s\u1ef1 hi\u1ec7n di\u1ec7n to\u00e0n c\u1ea7u \u0111\u01b0\u1ee3c n\u00e2ng cao.<\/p>\n<\/div>\n\n                <\/div>\n                                <div class=\"h-[1px] w-full bg-[#e2e2e2] my-[28px]\"><\/div>\n                                                <div class=\"lg:max-w-[665px]\">\n                    <div class=\"flex items-center\">\n                        <span class=\"mr-[20px] font-medium text-primaryblue\">03<\/span>\n                        <h3 class=\"heading3 font-medium text-darkgrey\">D\u1ecbch v\u1ee5 xu\u1ea5t s\u1eafc<\/h3>\n                    <\/div>\n                    <div class=\"heading6 mt-3 lg:mt-[20px]\"><p>\u0110\u01b0\u1ee3c g\u1eafn k\u1ebft trong v\u0103n h\u00f3a Nh\u1eadt B\u1ea3n, ch\u00fang t\u00f4i th\u1ec3 hi\u1ec7n s\u1ef1 chu \u0111\u00e1o, xu\u1ea5t s\u1eafc v\u00e0 cam k\u1ebft kh\u00f4ng ng\u1eebng, \u0111\u00e1p \u1ee9ng m\u1ecdi nhu c\u1ea7u c\u1ee7a b\u1ea1n.<\/p>\n<\/div>\n\n                <\/div>\n                                                            <\/div>\n        <\/div>\n        <div class=\"mx-auto w-[96%] md:w-[65%] lg:w-5\/12 shadow-[20px_20px_0px_0px_#D6E1FD]\">\n\n            <div class=\"swiper mySwiper w-full h-full\">\n                <div class=\"swiper-wrapper h-full\">\n\n                                        <div class=\"swiper-slide h-full text-center bg-white flex justify-center items-center\">\n                                                <img decoding=\"async\" class=\"w-full h-full object-cover\" src=\"https:\/\/jupiterlogistics.group\/vn\/wp-content\/uploads\/sites\/14\/2024\/04\/carousel1.png\"\n                            alt=\"\" \/>\n                                            <\/div>\n                                        <div class=\"swiper-slide h-full text-center bg-white flex justify-center items-center\">\n                                                <img decoding=\"async\" class=\"w-full h-full object-cover\" src=\"https:\/\/jupiterlogistics.group\/vn\/wp-content\/uploads\/sites\/14\/2024\/04\/carousel2.png\"\n                            alt=\"\" \/>\n                                            <\/div>\n                                        <div class=\"swiper-slide h-full text-center bg-white flex justify-center items-center\">\n                                                <img decoding=\"async\" class=\"w-full h-full object-cover\" src=\"https:\/\/jupiterlogistics.group\/vn\/wp-content\/uploads\/sites\/14\/2024\/04\/carousel3-1.png\"\n                            alt=\"\" \/>\n                                            <\/div>\n                    \n\n                <\/div>\n                <div class=\"swiper-pagination\"><\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n<\/section>\n\n\n<script>\n(function() {\n    document.addEventListener('DOMContentLoaded', function() {\n        var swiper = new Swiper(\".mySwiper\", {\n            loop: true,\n            effect: \"fade\",\n            autoplay: true,\n            pagination: {\n                el: \".swiper-pagination\",\n            },\n        });\n\n    });\n})();\n<\/script>\n\n\n<section class=\"bg-grey\">\n    <div class=\"container\">\n        <div class=\"container-md py-10 md:py-[60px] lg:py-20 2xl:py-[100px]\">\n            <p class=\"text-primaryblue opacity-90 body-small\">M\u1ea1ng l\u01b0\u1edbi to\u00e0n c\u1ea7u<\/p>\n            <h2 class=\"mt-3 md:mt-[16px] lg:mt-[20px] text-darkgrey font-medium heading1\">M\u1ea1ng l\u01b0\u1edbi Logistics To\u00e0n c\u1ea7u<\/h2>\n            <div class=\"mt-[20px] md:mt-[32px] lg:mt-[40px] heading6\"><p>T\u1eadn d\u1ee5ng quan h\u1ec7 \u0111\u1ed1i t\u00e1c chi\u1ebfn l\u01b0\u1ee3c gi\u1eefa JAL v\u00e0 MLC, ch\u00fang t\u00f4i \u0111\u00e3 x\u00e2y d\u1ef1ng m\u1ed9t m\u1ea1ng l\u01b0\u1edbi to\u00e0n c\u1ea7u m\u1ea1nh m\u1ebd tr\u1ea3i d\u00e0i kh\u1eafp c\u00e1c ch\u00e2u l\u1ee5c. Trong khi ch\u00fang t\u00f4i cung c\u1ea5p d\u1ecbch v\u1ee5 logistics tr\u00ean to\u00e0n th\u1ebf gi\u1edbi, chuy\u00ean m\u00f4n \u0111\u1eb7c bi\u1ec7t c\u1ee7a ch\u00fang t\u00f4i t\u1ea1i ch\u00e2u \u00c1 l\u00e0 \u0111i\u1ec1u l\u00e0m ch\u00fang t\u00f4i kh\u00e1c bi\u1ec7t. V\u1edbi s\u1ef1 hi\u1ec3u bi\u1ebft s\u00e2u s\u1eafc v\u1ec1 \u0111\u1ed9ng l\u1ef1c th\u1ecb tr\u01b0\u1eddng, quy \u0111\u1ecbnh v\u00e0 h\u1ea3i quan c\u1ee7a ch\u00e2u \u00c1, ch\u00fang t\u00f4i cung c\u1ea5p c\u00e1c gi\u1ea3i ph\u00e1p logistics t\u00f9y ch\u1ec9nh t\u1ed1i \u01b0u h\u00f3a ho\u1ea1t \u0111\u1ed9ng c\u1ee7a b\u1ea1n v\u00e0 th\u00fac \u0111\u1ea9y t\u0103ng tr\u01b0\u1edfng trong khu v\u1ef1c ph\u00e1t tri\u1ec3n m\u1ea1nh m\u1ebd n\u00e0y.<\/p>\n<\/div>\n                        <img decoding=\"async\" class=\"mt-[13px]\" src=\"https:\/\/jupiterlogistics.group\/vn\/wp-content\/uploads\/sites\/14\/2024\/05\/hkc-jupiter-network.png\" alt=\"\" \/>\n                        \n        <\/div>\n\n    <\/div>\n<\/section>\n\n\n\n<section id=\"\" class=\"section bg-white latest-news overflow-hidden\">\n    <div class=\"container\">\n        <div class=\"container-md py-10 md:py-[60px] lg:py-20\">\n            <div class=\"sm:flex justify-between items-center\">\n                <h2 class=\" text-darkgrey font-medium heading1\">Tin m\u1edbi nh\u1ea5t<\/h2>\n                                <a href=\"https:\/\/jupiterlogistics.group\/vn\/vi\/news\/\" class=\"flex items-center duration-300 group font-bold mt-4 sm:mt-0\">\n                    <span\n                        class=\"heading5 mr-2 xl:mr-3 text-[#111915] group-hover:text-primaryblue font-bold\">VIEW ALL<\/span>\n                    <div class=\"size-3 xl:size-4\">\n                        <svg class=\"transition-transform transform group-hover:translate-x-2\"\n                            xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"size-full\" viewBox=\"0 0 16 16\" fill=\"black\">\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                d=\"M-8.74228e-08 14L6 8L-6.11959e-07 2L2 -8.74228e-08L10 8L2 16L-8.74228e-08 14Z\"\n                                class=\"fill-[#111915] transition-all group-hover:fill-primaryblue\" \/>\n                        <\/svg>\n                    <\/div>\n                <\/a>\n                            <\/div>\n            <div class=\"xl:mt-[33px] pt-5 md:pt-[27px] relative\">\n                <div class=\"curtain\"><\/div>\n                <div class=\"swiper news-swiper\">\n                    <div class=\"swiper-wrapper\">\n                                                <a href=\"https:\/\/jupiterlogistics.group\/vn\/vi\/new\/bix-bioplus-interphex-korea\/\" class=\"swiper-slide group\">\n                            <div class=\"img-wrapper\">\n                                <img decoding=\"async\" class='size-full object-cover' src=\"https:\/\/jupiterlogistics.group\/vn\/wp-content\/uploads\/sites\/14\/2024\/05\/1728527464970-1.jpeg\" alt=\"Your Trusted Logistics Partner Across Vietnam\" \/>\n                            <\/div>\n                            <div class=\"flex-1 flex flex-col p-[20px]\">\n                                <p class='font-medium'><\/p>\n                                <span class='body-small'>24 Oct 2024<\/span>\n                                <p\n                                    class=\"my-[22px] text-ellipsis heading4 font-medium text-darkgrey line-clamp-2 group-hover:opacity-60\">\n                                    Your Trusted Logistics Partner Across Vietnam                                <\/p>\n                                <span class=\"mt-auto flex items-center font-bold group-hover:opacity-60\">\n                                    <span class='text-primaryblue mr-1.5'>Read More<\/span>\n                                    <div class=\"size-2.5 lg:size-[15px]\">\n                                        <svg class=\"size-full\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 10 16\"\n                                            fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                d=\"M-8.74228e-08 14L6 8L-6.11959e-07 2L2 -8.74228e-08L10 8L2 16L-8.74228e-08 14Z\"\n                                                class=\"fill-primaryblue\" \/>\n                                        <\/svg>\n                                    <\/div>\n                                <\/span>\n                            <\/div>\n                        <\/a>\n                                                <a href=\"https:\/\/jupiterlogistics.group\/vn\/vi\/new\/reliable-air-cargo-solutions-across-asia-and-beyond\/\" class=\"swiper-slide group\">\n                            <div class=\"img-wrapper\">\n                                <img decoding=\"async\" class='size-full object-cover' src=\"https:\/\/jupiterlogistics.group\/vn\/wp-content\/uploads\/sites\/14\/2025\/05\/1748509780441.jpg\" alt=\"Reliable Air Cargo Solutions Across Asia and Beyond\" \/>\n                            <\/div>\n                            <div class=\"flex-1 flex flex-col p-[20px]\">\n                                <p class='font-medium'><\/p>\n                                <span class='body-small'>29 May 2025<\/span>\n                                <p\n                                    class=\"my-[22px] text-ellipsis heading4 font-medium text-darkgrey line-clamp-2 group-hover:opacity-60\">\n                                    Reliable Air Cargo Solutions Across Asia and Beyond                                <\/p>\n                                <span class=\"mt-auto flex items-center font-bold group-hover:opacity-60\">\n                                    <span class='text-primaryblue mr-1.5'>Read More<\/span>\n                                    <div class=\"size-2.5 lg:size-[15px]\">\n                                        <svg class=\"size-full\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 10 16\"\n                                            fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                d=\"M-8.74228e-08 14L6 8L-6.11959e-07 2L2 -8.74228e-08L10 8L2 16L-8.74228e-08 14Z\"\n                                                class=\"fill-primaryblue\" \/>\n                                        <\/svg>\n                                    <\/div>\n                                <\/span>\n                            <\/div>\n                        <\/a>\n                                                <a href=\"https:\/\/jupiterlogistics.group\/vn\/vi\/new\/your-trusted-partner-in-perishable-logistics-from-hcmc-vietnam-to-the-world-beyond\/\" class=\"swiper-slide group\">\n                            <div class=\"img-wrapper\">\n                                <img decoding=\"async\" class='size-full object-cover' src=\"https:\/\/jupiterlogistics.group\/vn\/wp-content\/uploads\/sites\/14\/2025\/06\/1750917418245.jpg\" alt=\"Your Trusted Partner in Perishable Logistics, From HCMC Vietnam to the World &amp; Beyond\" \/>\n                            <\/div>\n                            <div class=\"flex-1 flex flex-col p-[20px]\">\n                                <p class='font-medium'><\/p>\n                                <span class='body-small'>26 Jun 2025<\/span>\n                                <p\n                                    class=\"my-[22px] text-ellipsis heading4 font-medium text-darkgrey line-clamp-2 group-hover:opacity-60\">\n                                    Your Trusted Partner in Perishable Logistics, From HCMC Vietnam to the World &amp; Beyond                                <\/p>\n                                <span class=\"mt-auto flex items-center font-bold group-hover:opacity-60\">\n                                    <span class='text-primaryblue mr-1.5'>Read More<\/span>\n                                    <div class=\"size-2.5 lg:size-[15px]\">\n                                        <svg class=\"size-full\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 10 16\"\n                                            fill=\"none\">\n                                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n                                                d=\"M-8.74228e-08 14L6 8L-6.11959e-07 2L2 -8.74228e-08L10 8L2 16L-8.74228e-08 14Z\"\n                                                class=\"fill-primaryblue\" \/>\n                                        <\/svg>\n                                    <\/div>\n                                <\/span>\n                            <\/div>\n                        <\/a>\n                                            <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n<\/section>\n\n\n<section class=\"bg-grey\">\n    <div class=\"container\">\n        <div class=\"container-md py-10 md:py-[60px] lg:py-20\">\n            <h2 class=\"capitalize text-darkgrey font-medium heading1\">\u0110\u1ea7u t\u01b0 chi\u1ebfn l\u01b0\u1ee3c<\/h2>\n            <p class=\"my-4 md:my-[20px] font-medium leading-[1.25] text-primaryblue heading3\">Th\u00e1ch th\u1ee9c c\u1ee7a Jupiter \u0111\u1ec3 t\u1ea1o ra gi\u00e1 tr\u1ecb m\u1edbi cho logistics to\u00e0n c\u1ea7u trong t\u01b0\u01a1ng lai<\/p>\n            <div class='heading6'><p><strong>Ch\u00fang t\u00f4i mong mu\u1ed1n \u0111\u1ea7u t\u01b0 v\u00e0 h\u1ee3p t\u00e1c v\u1edbi c\u00e1c c\u00f4ng ty v\u1eeba v\u00e0 nh\u1ecf trong l\u0129nh v\u1ef1c logistics ph\u00f9 h\u1ee3p v\u1edbi c\u00e1c m\u1ee5c ti\u00eau chi\u1ebfn l\u01b0\u1ee3c, nh\u1eb1m th\u00fac \u0111\u1ea9y s\u1ef1 ph\u00e1t tri\u1ec3n chung th\u00f4ng qua v\u1ed1n, chuy\u00ean m\u00f4n, m\u1ea1ng l\u01b0\u1edbi v\u00e0 th\u01b0\u01a1ng hi\u1ec7u. Tr\u1ecdng t\u00e2m \u0111\u1ea7u t\u01b0 c\u1ee7a ch\u00fang t\u00f4i l\u00e0 3 l\u0129nh v\u1ef1c v\u00e0 \u0111ang t\u00ecm ki\u1ebfm c\u00e1c c\u00f4ng ty logistics v\u1eeba v\u00e0 nh\u1ecf.<\/strong><\/p>\n<\/div>\n            <div\n                class='mt-[30px] md:mt-[60px] flex flex-row flex-wrap justify-center gap-[16px] md:gap-[32px] items-center'>\n                                                <div class='max-w-[1044px] px-[12px] lg:px-[60px] flex justify-center items-center'>\n                    <div class='flex justify-center items-center relative p-8 w-[170px] h-[170px] md:w-[190px] md:h-[190px] xl:w-[220px] xl:h-[220px]'\n                        style=\"background-image: url('https:\/\/jupiterlogistics.group\/vn\/wp-content\/themes\/jupiter-group\/public\/images\/home\/ellipse.svg'); background-size: cover; background-position: center;')\">\n                        <h6\n                            class='text-secondary text-center heading4 font-medium  flex justify-center items-center text-white'>\n                            GBA v\u00e0 ASEAN                        <\/h6>\n                    <\/div>\n                <\/div>\n                                <div class='max-w-[1044px] px-[12px] lg:px-[60px] flex justify-center items-center'>\n                    <div class='flex justify-center items-center relative p-8 w-[170px] h-[170px] md:w-[190px] md:h-[190px] xl:w-[220px] xl:h-[220px]'\n                        style=\"background-image: url('https:\/\/jupiterlogistics.group\/vn\/wp-content\/themes\/jupiter-group\/public\/images\/home\/ellipse.svg'); background-size: cover; background-position: center;')\">\n                        <h6\n                            class='text-secondary text-center heading4 font-medium  flex justify-center items-center text-white'>\n                            C\u00e1c l\u0129nh v\u1ef1c logistics ng\u00e1ch                        <\/h6>\n                    <\/div>\n                <\/div>\n                                <div class='max-w-[1044px] px-[12px] lg:px-[60px] flex justify-center items-center'>\n                    <div class='flex justify-center items-center relative p-8 w-[170px] h-[170px] md:w-[190px] md:h-[190px] xl:w-[220px] xl:h-[220px]'\n                        style=\"background-image: url('https:\/\/jupiterlogistics.group\/vn\/wp-content\/themes\/jupiter-group\/public\/images\/home\/ellipse.svg'); background-size: cover; background-position: center;')\">\n                        <h6\n                            class='text-secondary text-center heading4 font-medium  flex justify-center items-center text-white'>\n                            Qu\u1ea3n l\u00fd chu\u1ed7i cung \u1ee9ng                        <\/h6>\n                    <\/div>\n                <\/div>\n                                            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n\n<section class=\"bg-white relative home-connect-v2\" id=\"homeConnectWithUs\">\n    <div class=\"absolute left-0 bottom-0\">\n        <img decoding=\"async\" src=\"https:\/\/jupiterlogistics.group\/vn\/wp-content\/themes\/jupiter-group\/public\/images\/home\/globe.png\" alt=\"globe\">\n    <\/div>\n    <div class=\"container \">\n        <div class=\"container-md py-10 lg:py-20 lg:flex\">\n            <div class='lg:max-w-[350px] xl:max-w-[400px] max-lg:mx-auto max-lg:text-center'>\n                <h3 class='heading1 leading-tight font-medium text-darkgrey'>\n                    K\u1ebft n\u1ed1i v\u1edbi ch\u00fang t\u00f4i                <\/h3>\n                <div class=\"mt-5 heading6 text-primary font-normal\">\n                    <p><strong>Ch\u00fang t\u00f4i lu\u00f4n s\u1eb5n s\u00e0ng li\u00ean h\u1ec7 v\u1edbi c\u00e1c kh\u00e1ch h\u00e0ng ti\u1ec1m n\u0103ng v\u00e0 \u0111\u1ed1i t\u00e1c chi\u1ebfn l\u01b0\u1ee3c \u0111\u1ec3 c\u00f9ng nhau m\u01a1 l\u1edbn v\u00e0 ph\u00e1t tri\u1ec3n.<\/strong><\/p>\n                <\/div>\n            <\/div>\n\n            <div class='connect-form'>\n                <script>\nvar gform;gform||(document.addEventListener(\"gform_main_scripts_loaded\",function(){gform.scriptsLoaded=!0}),document.addEventListener(\"gform\/theme\/scripts_loaded\",function(){gform.themeScriptsLoaded=!0}),window.addEventListener(\"DOMContentLoaded\",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>\"function\"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn(\"The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.\"),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener(\"gform_main_scripts_loaded\",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener(\"gform\/theme\/scripts_loaded\",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener(\"DOMContentLoaded\",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook(\"action\",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook(\"filter\",o,r,e,t)},doAction:function(o){gform.doHook(\"action\",o,arguments)},applyFilters:function(o){return gform.doHook(\"filter\",o,arguments)},removeAction:function(o,r){gform.removeHook(\"action\",o,r)},removeFilter:function(o,r,e){gform.removeHook(\"filter\",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+\"_\"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){\"function\"!=typeof(t=o.callable)&&(t=window[t]),\"action\"==r?t.apply(null,e):e[0]=t.apply(null,e)})),\"filter\"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});\n<\/script>\n\n                <div class='gf_browser_gecko gform_wrapper gform-theme gform-theme--foundation gform-theme--framework gform-theme--orbital' data-form-theme='orbital' data-form-index='0' id='gform_wrapper_1' ><div id='gf_1' class='gform_anchor' tabindex='-1'><\/div><form method='post' enctype='multipart\/form-data' target='gform_ajax_frame_1' id='gform_1'  action='\/vn\/vi\/wp-json\/wp\/v2\/pages\/1708#gf_1' data-formid='1' novalidate>\n                        <div class='gform-body gform_body'><div id='gform_fields_1' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id=\"field_1_1\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_1'>First Name<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_1' id='input_1_1' type='text' value='' class='large'    placeholder='First Name*' aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_1_3\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_3'>Last Name<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_3' id='input_1_3' type='text' value='' class='large'    placeholder='Last Name*' aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_1_4\" class=\"gfield gfield--type-phone gfield--input-type-phone gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_4'>Phone<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_phone'><input name='input_4' id='input_1_4' type='tel' value='' class='large'  placeholder='Phone*' aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_1_5\" class=\"gfield gfield--type-email gfield--input-type-email gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_5'>Email<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_5' id='input_1_5' type='email' value='' class='large'   placeholder='Email*' aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/div><div id=\"field_1_6\" class=\"gfield gfield--type-select gfield--input-type-select gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_6'>Location<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_6' id='input_1_6' class='large gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='' selected='selected' class='gf_placeholder'>Select office\/ Station<\/option><option value='Beijing' >Beijing<\/option><option value='Cambodia' >Cambodia<\/option><option value='Guangzhou' >Guangzhou<\/option><option value='Head Office' >Head Office<\/option><option value='Hong Kong' >Hong Kong<\/option><option value='Indonesia' >Indonesia<\/option><option value='Japan' >Japan<\/option><option value='Kaohsiung' >Kaohsiung<\/option><option value='Malaysia' >Malaysia<\/option><option value='Philippines' >Philippines<\/option><option value='Seoul' >Seoul<\/option><option value='Shanghai' >Shanghai<\/option><option value='Shenzhen' >Shenzhen<\/option><option value='Singapore' >Singapore<\/option><option value='TaiChung' >TaiChung<\/option><option value='Taipei' >Taipei<\/option><option value='Thailand' >Thailand<\/option><option value='Vietnam' >Vietnam<\/option><\/select><\/div><\/div><div id=\"field_1_7\" class=\"gfield gfield--type-select gfield--input-type-select gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_7'>Enquiry Type<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_7' id='input_1_7' class='large gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='' selected='selected' class='gf_placeholder'>Enquiry Type<\/option><option value='Air freight forwarding' >Air freight forwarding<\/option><option value='General inquiry' >General inquiry<\/option><option value='GSSA' >GSSA<\/option><option value='Industry solution' >Industry solution<\/option><option value='Mergers and Acquisitions' >Mergers and Acquisitions<\/option><option value='Other freight forwarding' >Other freight forwarding<\/option><option value='Supply chain solution' >Supply chain solution<\/option><option value='Newsletter' >Newsletter<\/option><\/select><\/div><\/div><div id=\"field_1_8\" class=\"gfield gfield--type-textarea gfield--input-type-textarea field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_8'>Enquiry<\/label><div class='ginput_container ginput_container_textarea'><textarea name='input_8' id='input_1_8' class='textarea medium'    placeholder='Enquiry'  aria-invalid=\"false\"   rows='10' cols='50'><\/textarea><\/div><\/div><div id=\"field_1_9\" class=\"gfield gfield--type-captcha gfield--input-type-captcha field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_9'>CAPTCHA<\/label><div id='input_1_9' class='ginput_container ginput_recaptcha' data-sitekey='6LdEK-IpAAAAAGUXnKk83HRRKHggKW_bwsM1z_KY'  data-theme='light' data-tabindex='0'  data-badge=''><\/div><\/div><\/div><\/div>\n        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_1' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Submit'  \/> <input type='hidden' name='gform_ajax' value='form_id=1&amp;title=&amp;description=&amp;tabindex=0&amp;theme=orbital&amp;hash=31a2090a9ba31e8d45bff81ce037a558' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_1' value='iframe' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_1' id='gform_theme_1' value='orbital' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_1' id='gform_style_settings_1' value='' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_1' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='1' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='USD' value='J8O8QcveHaVa367PQdBozAyr\/UdnBF383Od6WnLOMffC9vIm6rTqym\/9noTycwbmMlMqBlBxWzPR61zVeRVU5Jqysl0pspPpBI5AHhlnsyLlNNU=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_1' value='WyJ7XCI2XCI6W1wiYzIxNTJlMDNmYTI3MTM3ZTk0OTcwY2ZiNjIwMDNiODNcIixcIjMyY2QxZTRiOTI5M2EwNGNhMzg0MTUzMzBhMjZiOGEyXCIsXCI4YTAyZTBhNThjNjAzNDVhMGNmMzkzMzI1ZTBlOTI1ZFwiLFwiMTg1MDFjYThmOTA2NWJiMGIzNDEyODgwMjA1MmUxOGJcIixcIjM2ZjBmZjc1YTExMWNjNDk2Mjg1OGVlOWZkNmZkNjlhXCIsXCJkYjUyYmM1MTc5NzIyYzhhNWJkOWI2OWEyNzEzMGZkM1wiLFwiMTY5MzM1NGIzNjc5OGIzNDM2ZmZjMmJjNDlhNjYwODlcIixcIjJmMzczMTVjZjBkNTcxZGEzMTQ5N2M3ZGRhNTE3ZWVkXCIsXCJlY2EzZTIwYzY1ZmEyYTNkNTllNzBmZGU1MWIxZWQ3ZVwiLFwiOWEzNzE0MzQzMDUyMTAwZjNjZjdmMWZkZmNlOGQwMjZcIixcIjU4NDAzMzQxNjcyMTNmZGZiZjk2OGUzYTE0MTYwZTUyXCIsXCI1ZTYyMDU4Y2ZiOWZkYWZiMGU1YTU2NDg0MTNiYTUzMFwiLFwiYzQ0OTQ5OGY2M2Y5MTYwZDMxOWM4OGViNDQ0MWYzYzhcIixcImVkN2FhZjRmNjZlNTAwOGJkN2Q4MGE5ZTk0ZmVhZDdmXCIsXCI4MDY1OTg3NmM2NWRjYzY3NmUxNDY1Yzk0YzJmZmQwNVwiLFwiYjZhZDAyZGYyMWZiZWExNmU4MGI1MTE1OTE5YTU3NTdcIixcIjBkMTdiYjk2ZTg5OTNkODIyN2NmNzZmMjk1ZjI2Mjc1XCIsXCJmZGQ4NzUzZTYyNzBkZWQwOWFiMTM2N2E3YmM4MDE1ZlwiXSxcIjdcIjpbXCIzZGIzNTZmZTkyNmIzY2U5NWVlNDA2MWI0NGZjMTM5OFwiLFwiMTcyMmI3MzYyMDI4ZGE1YTRlMjg3NGE3NGJmZjkwMzlcIixcImY4YTI1ZTMzMjRlY2M2NzFlOTg0Y2EzNmU5NDhmYWM5XCIsXCIxY2ExMGQ5M2I1NjA1OWMwNWIwYWZhZWEyZGI0NzNkMVwiLFwiOGVjODNjODNiOGEyOTkzNmYwNWFhN2E4NDdiNzhiNWZcIixcIjI3YWUwNmE3ZGU5NzQ4YjgzYWExZGRhNWExZmM5NGFhXCIsXCI1YzQ3NjFiODE1NGZkYzZhMDhhN2U5NWRjNjA5NTg4ZVwiLFwiNDk0YWQwZGE1N2VhZWE1NTkyODMyNGY1NWE3ZDdlYzBcIl19IiwiMTI1Yjg3OGE0YzU3ZTA1ZWI0ODBjMDk0M2I0ZDhiOGMiXQ==' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_1' id='gform_target_page_number_1' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_1' id='gform_source_page_number_1' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/form>\n                        <\/div>\n\t\t                <iframe style='display:none;width:0px;height:0px;' src='about:blank' name='gform_ajax_frame_1' id='gform_ajax_frame_1' title='This iframe contains the logic required to handle Ajax powered Gravity Forms.'><\/iframe>\n\t\t                <script>\ngform.initializeOnLoaded( function() {gformInitSpinner( 1, 'https:\/\/jupiterlogistics.group\/vn\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', false );jQuery('#gform_ajax_frame_1').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_1');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_1').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_1').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_1').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_1').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/ jQuery(document).scrollTop(jQuery('#gform_wrapper_1').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_1').val();gformInitSpinner( 1, 'https:\/\/jupiterlogistics.group\/vn\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', false );jQuery(document).trigger('gform_page_loaded', [1, current_page]);window['gf_submitting_1'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_1').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_1').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [1]);window['gf_submitting_1'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_1').text());}else{jQuery('#gform_1').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"1\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_1\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_1\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_1\" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 1, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} );\n<\/script>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>","protected":false},"excerpt":{"rendered":"","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"enquiry_type":[],"class_list":["post-1708","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/jupiterlogistics.group\/vn\/vi\/wp-json\/wp\/v2\/pages\/1708","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jupiterlogistics.group\/vn\/vi\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/jupiterlogistics.group\/vn\/vi\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/jupiterlogistics.group\/vn\/vi\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/jupiterlogistics.group\/vn\/vi\/wp-json\/wp\/v2\/comments?post=1708"}],"version-history":[{"count":9,"href":"https:\/\/jupiterlogistics.group\/vn\/vi\/wp-json\/wp\/v2\/pages\/1708\/revisions"}],"predecessor-version":[{"id":2140,"href":"https:\/\/jupiterlogistics.group\/vn\/vi\/wp-json\/wp\/v2\/pages\/1708\/revisions\/2140"}],"wp:attachment":[{"href":"https:\/\/jupiterlogistics.group\/vn\/vi\/wp-json\/wp\/v2\/media?parent=1708"}],"wp:term":[{"taxonomy":"enquiry_type","embeddable":true,"href":"https:\/\/jupiterlogistics.group\/vn\/vi\/wp-json\/wp\/v2\/enquiry_type?post=1708"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}