{"id":96848,"date":"2020-05-26T15:17:25","date_gmt":"2020-05-26T07:17:25","guid":{"rendered":"https:\/\/www.grab.com\/sg\/?page_id=96848"},"modified":"2020-09-04T18:36:03","modified_gmt":"2020-09-04T10:36:03","slug":"driver-career-support-portal-ignore","status":"publish","type":"page","link":"https:\/\/www.grab.com\/sg\/driver-career-support-portal-ignore\/","title":{"rendered":"Main &#8211; IGNORE"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"96848\" class=\"elementor elementor-96848\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a4dbfc3 elementor-section-stretched elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"a4dbfc3\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7b95f06\" data-id=\"7b95f06\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ce0902d elementor-widget elementor-widget-gfb-hero\" data-id=\"ce0902d\" data-element_type=\"widget\" data-widget_type=\"gfb-hero.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t    <div class=\"gfb-main-wrapper gfb-hero-main-container\" id=\"gfb-hero-widget-id-216\">\n        <div class=\"gfb-main-wrapper-hero-inner-container container\">\n            <div class=\"gfb-main-wrapper-hero\">\n                <div class=\"gfb-main-wrapper-hero_top theme-dark left\">\n                    <h1 class=\"gfb-main-wrapper-hero_top-title body-medium\" ><\/h1>\n                    <h2 class=\"gfb-main-wrapper-hero_top-h2\">\n                        <span class=\"fb-main-wrapper-hero_top-body\"><p>Introducing Grab's Career Support Portal<\/p><h3>Transform into a digital professional<\/h3><\/span>\n                    <\/h2>\n                    <div class=\"gfb-main-wrapper-hero-link\">\n                                            <\/div>\n                <\/div>\n                <div class=\"gfb-main-wrapper-hero_bottom body-medium\">\n                <div class=\"container\">\n                                <div data-event-event=\"\" data-event-label=\"\" data-event-category=\"\" data-event-action=\"\" class=\"gfb-analytics gfb-main-wrapper-hero_bottom-menu  disabled  \">\n                    <a class=\"gfb-analytics\" href=\"javascript:void(0)\" data-event-event=\"\" data-event-label=\"\" data-event-category=\"\" data-event-action=\"\">\n                        <div class=\"gfb-main-wrapper-hero_bottom-menu--icon gfb-analytics\" data-event-event=\"\" data-event-label=\"\" data-event-category=\"\" data-event-action=\"\">\n                                                            <i data-event-event=\"\" data-event-label=\"\" data-event-category=\"\" data-event-action=\"\" class=\" gfb-analytics\"><\/i>\n                                                    <\/div>\n                        <div data-event-event=\"\" data-event-label=\"\" data-event-category=\"\" data-event-action=\"\" class=\"gfb-analytics gfb-main-wrapper-hero_bottom-menu--title body-medium\"><\/div>\n                    <\/a>\n                <\/div>\n                        <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <script>\n        (($) => {\n\n            const BREAKPOINT_DESKTOP = window.matchMedia(\"(min-width: 1024px)\");\n            const BREAKPOINT_IPAD = window.matchMedia(\"(min-width: 768px)\");\n            const BREAKPOINT_MOBILE = window.matchMedia(\"(max-width: 767px)\");\n            const $selectorToStick = $(\".gfb-main-wrapper-hero_bottom\");\n            const $heroContainer = $(\".gfb-main-wrapper.gfb-hero-main-container\");\n            let heroContainerHeight = $(\".gfb-main-wrapper.gfb-hero-main-container\").outerHeight(true);\n            const $selectorNav = $(\"nav.navbar\");\n            var sticky = 0;\n\n            function resetHeader() {\n                if (BREAKPOINT_MOBILE.matches) {\n                    $selectorToStick.addClass(\"sticky\");\n                } else if (window.pageYOffset > sticky) {\n                    $selectorToStick.addClass(\"sticky\");\n                    $selectorToStick.css(\"top\", $selectorNav.height() + \"px\");\n                    $heroContainer.css(\"height\", heroContainerHeight);\n                } else {\n                    $selectorToStick.removeClass(\"sticky\");\n                    $selectorToStick.css(\"top\", \"0px\");\n                    $heroContainer.css(\"height\", \"auto\");\n                }\n            }\n\n            function resetMobileNavPosition() {\n                const $bottomMenuActive = $(\".gfb-main-wrapper-hero_bottom-menu.active\");\n                const activeMenu = $(\".gfb-main-wrapper-hero_bottom-menu\").index( $bottomMenuActive );\n                $('.gfb-main-wrapper-hero_bottom .container').animate({ scrollLeft: (activeMenu * 100) + \"px\" }, 2500);\n            }\n\n            $(document).ready(() => {\n                if (!BREAKPOINT_MOBILE.matches) {\n                    const stickyToShowPosition = heroContainerHeight + 27;\n                    sticky = stickyToShowPosition - $selectorNav.height();\n                } else {\n                    resetMobileNavPosition();\n                }\n                \n                resetHeader();\n\n                $(window).resize(function(){\n                    setTimeout (function() {\n                        if (!BREAKPOINT_MOBILE.matches) {\n                            $selectorToStick.removeClass(\"sticky\");\n                            $selectorToStick.css(\"top\", \"0px\");\n                            $heroContainer.css(\"height\", \"auto\");\n                            heroContainerHeight = $(\".gfb-main-wrapper.gfb-hero-main-container\").outerHeight(true);\n                            const stickyToShowPosition = heroContainerHeight + 27;\n                            sticky = stickyToShowPosition - $(\"nav.navbar\").height();\n                            resetHeader();\n                        }\n                    }, 200);\n                });\n\n                $(document).scroll(resetHeader);\n            });\n\n        })(jQuery);\n    <\/script>\n    \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-40cb588 elementor-widget elementor-widget-spacer\" data-id=\"40cb588\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3a55899 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3a55899\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-50b961d\" data-id=\"50b961d\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3106fcb elementor-widget elementor-widget-text-editor\" data-id=\"3106fcb\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p><span style=\"font-weight: 400\">We understand that these are challenging times. That is why we\u2019re introducing the <\/span><b>Career Support Portal <\/b><span style=\"font-weight: 400\">to help you get a career as digital professionals.\u00a0<\/span><\/p><p><span style=\"color: #23a455\"><b>Why go digital?\u00a0<\/b><\/span><\/p><p><span style=\"font-weight: 400\">The digital sector has been identified by the government to drive Singapore\u2019s economic growth. With this, the demand for digital professionals such as digital marketers or data scientists is growing continuously. <\/span><\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-eefa17f elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"eefa17f\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9c9f065\" data-id=\"9c9f065\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-68be5a3 elementor-widget elementor-widget-spacer\" data-id=\"68be5a3\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f23d18b elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f23d18b\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1133bd9\" data-id=\"1133bd9\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-24ccf25 elementor-widget elementor-widget-heading\" data-id=\"24ccf25\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Take the first step to become a digital professional<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5b00123 elementor-widget elementor-widget-spacer\" data-id=\"5b00123\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-37435fd elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"37435fd\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-3b3d316\" data-id=\"3b3d316\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d6d3a53 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"d6d3a53\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"https:\/\/www.grab.com\/sg\/driver-career-support-get-career-advice\/%20\" tabindex=\"-1\"><img loading=\"lazy\" decoding=\"async\" width=\"417\" height=\"417\" src=\"https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/02172350\/IconFullSet_careeradvice.png\" class=\"elementor-animation-grow attachment-full size-full wp-image-97426\" alt=\"\" srcset=\"https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/02172350\/IconFullSet_careeradvice.png 417w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/02172350\/IconFullSet_careeradvice-150x150.png 150w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/02172350\/IconFullSet_careeradvice-250x250.png 250w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/02172350\/IconFullSet_careeradvice-120x120.png 120w\" sizes=\"(max-width: 417px) 100vw, 417px\" \/><\/a><\/figure><div class=\"elementor-image-box-content\"><h2 class=\"elementor-image-box-title\"><a href=\"https:\/\/www.grab.com\/sg\/driver-career-support-get-career-advice\/%20\">Get career advice<\/a><\/h2><p class=\"elementor-image-box-description\">Unsure of what career path to take? Get advice from our coaches who can help you start your new career journey.<\/p><\/div><\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-5265df8\" data-id=\"5265df8\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3275ed2 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"3275ed2\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"https:\/\/www.grab.com\/sg\/driver-career-support-take-intro-courses\/%20\" tabindex=\"-1\"><img loading=\"lazy\" decoding=\"async\" width=\"417\" height=\"417\" src=\"https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/02172633\/IconFullSet_Introcourses-1.png\" class=\"elementor-animation-grow attachment-full size-full wp-image-97427\" alt=\"\" srcset=\"https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/02172633\/IconFullSet_Introcourses-1.png 417w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/02172633\/IconFullSet_Introcourses-1-150x150.png 150w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/02172633\/IconFullSet_Introcourses-1-250x250.png 250w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/02172633\/IconFullSet_Introcourses-1-120x120.png 120w\" sizes=\"(max-width: 417px) 100vw, 417px\" \/><\/a><\/figure><div class=\"elementor-image-box-content\"><h2 class=\"elementor-image-box-title\"><a href=\"https:\/\/www.grab.com\/sg\/driver-career-support-take-intro-courses\/%20\">Take intro courses<\/a><\/h2><p class=\"elementor-image-box-description\">Exploring which digital role to pursue? Take a few intro courses to get a sense of what it's like to do different digital roles.<\/p><\/div><\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-cbb9609\" data-id=\"cbb9609\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-58502b3 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"58502b3\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"https:\/\/www.grab.com\/sg\/driver-career-support-get-certified\/%20\" tabindex=\"-1\"><img loading=\"lazy\" decoding=\"async\" width=\"417\" height=\"417\" src=\"https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/11013137\/IconFullSet_certification_3.png\" class=\"elementor-animation-grow attachment-full size-full wp-image-98497\" alt=\"\" srcset=\"https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/11013137\/IconFullSet_certification_3.png 417w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/11013137\/IconFullSet_certification_3-150x150.png 150w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/11013137\/IconFullSet_certification_3-250x250.png 250w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/11013137\/IconFullSet_certification_3-120x120.png 120w\" sizes=\"(max-width: 417px) 100vw, 417px\" \/><\/a><\/figure><div class=\"elementor-image-box-content\"><h2 class=\"elementor-image-box-title\"><a href=\"https:\/\/www.grab.com\/sg\/driver-career-support-get-certified\/%20\">Get certified<\/a><\/h2><p class=\"elementor-image-box-description\">Decided on the digital role you want to transition into? Get certified by enrolling into in-depth courses, gain experience and increase your credibility.<\/p><\/div><\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-e2d70d0\" data-id=\"e2d70d0\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e608397 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"e608397\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"https:\/\/www.grab.com\/sg\/driver-career-support-find-employment\/%20\" tabindex=\"-1\"><img loading=\"lazy\" decoding=\"async\" width=\"417\" height=\"417\" src=\"https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/02173009\/IconFullSet_findemployment.png\" class=\"elementor-animation-grow attachment-full size-full wp-image-97430\" alt=\"\" srcset=\"https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/02173009\/IconFullSet_findemployment.png 417w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/02173009\/IconFullSet_findemployment-150x150.png 150w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/02173009\/IconFullSet_findemployment-250x250.png 250w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/02173009\/IconFullSet_findemployment-120x120.png 120w\" sizes=\"(max-width: 417px) 100vw, 417px\" \/><\/a><\/figure><div class=\"elementor-image-box-content\"><h2 class=\"elementor-image-box-title\"><a href=\"https:\/\/www.grab.com\/sg\/driver-career-support-find-employment\/%20\">Find jobs<\/a><\/h2><p class=\"elementor-image-box-description\">Ready to switch? Explore job placement and networking opportunities with employers. <\/p><\/div><\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-58759e0 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"58759e0\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2197d0f\" data-id=\"2197d0f\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-cbb04a7 elementor-widget elementor-widget-spacer\" data-id=\"cbb04a7\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-ca414bd elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"ca414bd\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-06afc3b\" data-id=\"06afc3b\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d0b1c56 elementor-widget elementor-widget-heading\" data-id=\"d0b1c56\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Curated especially for Grab drivers<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2ab7835 elementor-widget elementor-widget-spacer\" data-id=\"2ab7835\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-dd1c5ea elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"dd1c5ea\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-764501b\" data-id=\"764501b\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-86f9985 elementor-widget elementor-widget-text-editor\" data-id=\"86f9985\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p style=\"text-align: left\"><span style=\"font-weight: 400\">The Career Support Portal is made especially for Grab Driver-Partners. This program is for you if you:<\/span><\/p><ul><li style=\"font-weight: 400;text-align: left\"><span style=\"font-weight: 400\">Have a strong desire to learn and explore what\u2019s it like to become a digital professional\u00a0<\/span><\/li><li style=\"font-weight: 400;text-align: left\">Have prior experience in digital roles within sales, marketing, HR, operations, IT or others<\/li><\/ul>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5c1e5d8 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5c1e5d8\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-611cada\" data-id=\"611cada\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-666742b elementor-widget elementor-widget-spacer\" data-id=\"666742b\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-57b82cf elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"57b82cf\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-942ef47\" data-id=\"942ef47\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-345b8bb elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"345b8bb\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img loading=\"lazy\" decoding=\"async\" width=\"250\" height=\"250\" src=\"https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/10170228\/IconFullSet_govtsubsidies_2-250x250.png\" class=\"attachment-medium size-medium wp-image-98450\" alt=\"\" srcset=\"https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/10170228\/IconFullSet_govtsubsidies_2-250x250.png 250w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/10170228\/IconFullSet_govtsubsidies_2-150x150.png 150w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/10170228\/IconFullSet_govtsubsidies_2-120x120.png 120w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/10170228\/IconFullSet_govtsubsidies_2.png 417w\" sizes=\"(max-width: 250px) 100vw, 250px\" \/><\/figure><div class=\"elementor-image-box-content\"><p class=\"elementor-image-box-description\">Eligible for government subsidies and allowances<\/p><\/div><\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-8134270\" data-id=\"8134270\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ffb8530 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"ffb8530\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img loading=\"lazy\" decoding=\"async\" width=\"250\" height=\"250\" src=\"https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/02173312\/IconFullSet_careerplacement-250x250.png\" class=\"attachment-medium size-medium wp-image-97434\" alt=\"\" srcset=\"https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/02173312\/IconFullSet_careerplacement-250x250.png 250w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/02173312\/IconFullSet_careerplacement-150x150.png 150w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/02173312\/IconFullSet_careerplacement-120x120.png 120w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/02173312\/IconFullSet_careerplacement.png 417w\" sizes=\"(max-width: 250px) 100vw, 250px\" \/><\/figure><div class=\"elementor-image-box-content\"><p class=\"elementor-image-box-description\">Career placement opportunities for bootcamp courses<\/p><\/div><\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-acfe617\" data-id=\"acfe617\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c3cd195 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"c3cd195\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img loading=\"lazy\" decoding=\"async\" width=\"250\" height=\"250\" src=\"https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/02173335\/IconFullSet_network-250x250.png\" class=\"attachment-medium size-medium wp-image-97435\" alt=\"\" srcset=\"https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/02173335\/IconFullSet_network-250x250.png 250w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/02173335\/IconFullSet_network-150x150.png 150w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/02173335\/IconFullSet_network-120x120.png 120w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/02173335\/IconFullSet_network.png 417w\" sizes=\"(max-width: 250px) 100vw, 250px\" \/><\/figure><div class=\"elementor-image-box-content\"><p class=\"elementor-image-box-description\">Networking opportunities with tech-companies like Grab and our other program partners<\/p><\/div><\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5dcda3a elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5dcda3a\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-426f88b\" data-id=\"426f88b\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ebbc17e elementor-widget elementor-widget-spacer\" data-id=\"ebbc17e\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4527000 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4527000\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3c2f2fd\" data-id=\"3c2f2fd\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c953fdb elementor-widget elementor-widget-heading\" data-id=\"c953fdb\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Program partners<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-162222b elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"162222b\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-01ef99b\" data-id=\"01ef99b\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0bee687 elementor-widget elementor-widget-image\" data-id=\"0bee687\" data-element_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<img loading=\"lazy\" decoding=\"async\" width=\"250\" height=\"112\" src=\"https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/11011545\/Partner-Logo_Generation-250x112.jpg\" class=\"attachment-medium size-medium wp-image-98485\" alt=\"\" srcset=\"https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/11011545\/Partner-Logo_Generation-250x112.jpg 250w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/11011545\/Partner-Logo_Generation-768x344.jpg 768w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/11011545\/Partner-Logo_Generation-700x314.jpg 700w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/11011545\/Partner-Logo_Generation-120x54.jpg 120w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/11011545\/Partner-Logo_Generation.jpg 2008w\" sizes=\"(max-width: 250px) 100vw, 250px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-44e30a3 elementor-widget elementor-widget-image\" data-id=\"44e30a3\" data-element_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<img loading=\"lazy\" decoding=\"async\" width=\"250\" height=\"112\" src=\"https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/01122125\/NP_Revised-250x112.jpg\" class=\"attachment-medium size-medium wp-image-97225\" alt=\"\" srcset=\"https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/01122125\/NP_Revised-250x112.jpg 250w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/01122125\/NP_Revised-768x344.jpg 768w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/01122125\/NP_Revised-700x314.jpg 700w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/01122125\/NP_Revised-120x54.jpg 120w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/01122125\/NP_Revised.jpg 2008w\" sizes=\"(max-width: 250px) 100vw, 250px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c5431a8 elementor-widget elementor-widget-image\" data-id=\"c5431a8\" data-element_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<img loading=\"lazy\" decoding=\"async\" width=\"250\" height=\"112\" src=\"https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/10185145\/WSG-Logo-250x112.jpg\" class=\"attachment-medium size-medium wp-image-98457\" alt=\"\" srcset=\"https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/10185145\/WSG-Logo-250x112.jpg 250w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/10185145\/WSG-Logo-768x344.jpg 768w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/10185145\/WSG-Logo-700x314.jpg 700w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/10185145\/WSG-Logo-120x54.jpg 120w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/10185145\/WSG-Logo.jpg 2008w\" sizes=\"(max-width: 250px) 100vw, 250px\" \/>\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\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-ea4d555\" data-id=\"ea4d555\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a40fe41 elementor-widget elementor-widget-image\" data-id=\"a40fe41\" data-element_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<img loading=\"lazy\" decoding=\"async\" width=\"250\" height=\"112\" src=\"https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/11011706\/Partner-Logo_LinkedIn-250x112.jpg\" class=\"attachment-medium size-medium wp-image-98487\" alt=\"\" srcset=\"https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/11011706\/Partner-Logo_LinkedIn-250x112.jpg 250w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/11011706\/Partner-Logo_LinkedIn-768x344.jpg 768w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/11011706\/Partner-Logo_LinkedIn-700x314.jpg 700w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/11011706\/Partner-Logo_LinkedIn-120x54.jpg 120w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/11011706\/Partner-Logo_LinkedIn.jpg 2008w\" sizes=\"(max-width: 250px) 100vw, 250px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-90f1e28 elementor-widget elementor-widget-image\" data-id=\"90f1e28\" data-element_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<img loading=\"lazy\" decoding=\"async\" width=\"250\" height=\"112\" src=\"https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/09162349\/Partner-Logo_NTUC-Training-Hub-250x112.jpg\" class=\"attachment-medium size-medium wp-image-98292\" alt=\"\" srcset=\"https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/09162349\/Partner-Logo_NTUC-Training-Hub-250x112.jpg 250w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/09162349\/Partner-Logo_NTUC-Training-Hub-768x344.jpg 768w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/09162349\/Partner-Logo_NTUC-Training-Hub-700x314.jpg 700w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/09162349\/Partner-Logo_NTUC-Training-Hub-120x54.jpg 120w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/09162349\/Partner-Logo_NTUC-Training-Hub.jpg 2008w\" sizes=\"(max-width: 250px) 100vw, 250px\" \/>\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\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-a347ee9\" data-id=\"a347ee9\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-24a4f11 elementor-widget elementor-widget-image\" data-id=\"24a4f11\" data-element_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<img loading=\"lazy\" decoding=\"async\" width=\"250\" height=\"112\" src=\"https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/01122117\/Microsoft-logo_rgb_c-gray-250x112.png\" class=\"attachment-medium size-medium wp-image-97224\" alt=\"\" srcset=\"https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/01122117\/Microsoft-logo_rgb_c-gray-250x112.png 250w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/01122117\/Microsoft-logo_rgb_c-gray-768x344.png 768w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/01122117\/Microsoft-logo_rgb_c-gray-700x314.png 700w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/01122117\/Microsoft-logo_rgb_c-gray-120x54.png 120w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/01122117\/Microsoft-logo_rgb_c-gray.png 2008w\" sizes=\"(max-width: 250px) 100vw, 250px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-62d57d6 elementor-widget elementor-widget-image\" data-id=\"62d57d6\" data-element_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<img loading=\"lazy\" decoding=\"async\" width=\"250\" height=\"112\" src=\"https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/01122133\/SGTech_Revised-250x112.jpg\" class=\"attachment-medium size-medium wp-image-97227\" alt=\"\" srcset=\"https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/01122133\/SGTech_Revised-250x112.jpg 250w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/01122133\/SGTech_Revised-768x344.jpg 768w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/01122133\/SGTech_Revised-700x314.jpg 700w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/01122133\/SGTech_Revised-120x54.jpg 120w, https:\/\/assets.grab.com\/wp-content\/uploads\/sites\/4\/2020\/06\/01122133\/SGTech_Revised.jpg 2008w\" sizes=\"(max-width: 250px) 100vw, 250px\" \/>\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\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"Introducing Grab&#8217;s Career Support Portal Transform into a digital professional \u00a0 We understand that these are challenging times. That is why we\u2019re introducing the Career Support Portal to help you get a career as digital professionals. Why go digital?\u00a0 The digital sector has been identified by the government to drive Singapore\u2019s economic growth. With this, [&hellip;]","protected":false},"author":657,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"acf":[],"_links":{"self":[{"href":"https:\/\/www.grab.com\/sg\/wp-json\/wp\/v2\/pages\/96848"}],"collection":[{"href":"https:\/\/www.grab.com\/sg\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.grab.com\/sg\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.grab.com\/sg\/wp-json\/wp\/v2\/users\/657"}],"replies":[{"embeddable":true,"href":"https:\/\/www.grab.com\/sg\/wp-json\/wp\/v2\/comments?post=96848"}],"version-history":[{"count":40,"href":"https:\/\/www.grab.com\/sg\/wp-json\/wp\/v2\/pages\/96848\/revisions"}],"predecessor-version":[{"id":105301,"href":"https:\/\/www.grab.com\/sg\/wp-json\/wp\/v2\/pages\/96848\/revisions\/105301"}],"wp:attachment":[{"href":"https:\/\/www.grab.com\/sg\/wp-json\/wp\/v2\/media?parent=96848"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}