{"id":8266,"date":"2025-12-03T16:02:00","date_gmt":"2025-12-03T16:02:00","guid":{"rendered":"https:\/\/vagasdecursos.com\/fedex-careers\/"},"modified":"2025-12-04T14:02:22","modified_gmt":"2025-12-04T14:02:22","slug":"fedex-jobs-hiring-us","status":"publish","type":"post","link":"https:\/\/vagasdecursos.com\/pt\/fedex-jobs-hiring-us\/","title":{"rendered":"Vagas na FedEx: Contrata\u00e7\u00e3o imediata, ganhos de at\u00e9 \u00a31.000 a \u00a328 por hora!"},"content":{"rendered":"<!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Empregos na FedEx: Estrutura, Fluxo de Equipe e Oportunidades ao Longo do Tempo<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Algumas empresas se destacam tanto na movimenta\u00e7\u00e3o de mercadorias quanto na oferta de carreiras. A FedEx \u00e9 uma empregadora renomada, que oferece fun\u00e7\u00f5es din\u00e2micas, oportunidades de crescimento e uma cultura que valoriza a contribui\u00e7\u00e3o genu\u00edna.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Este artigo ir\u00e1 detalhar como \u00e9 trabalhar aqui, os benef\u00edcios reais, quais vagas est\u00e3o dispon\u00edveis e como voc\u00ea pode maximizar suas chances de ser contratado.<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-1AGW3H\"><section class=\"credit-card mx-5 sm:mx-0 text-gray-600 body-font  my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n  <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n    <div class=\"w-24 h-full\"><\/div>\n  <\/div>\n  <div class=\"container px-5 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/careers.fedex.com\/\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img decoding=\"async\" class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/12\/fedex-jobs-3.jpg\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          vagas de emprego        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          CARREIRAS NA FEDEX        <\/h1>\n        <div class=\"flex mb-4 justify-center sm:justify-start\">\n          \n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              BENEF\u00cdCIOS            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              OPORTUNIDADE            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          Encontre um emprego perto de voc\u00ea hoje mesmo \u2013 vagas abertas agora!        <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/careers.fedex.com\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded  disabled:opacity-50\">\n              Candidate-se hoje mesmo!            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/careers.fedex.com\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded  disabled:opacity-50\">\n              Candidate-se hoje mesmo!            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          Voc\u00ea ser\u00e1 redirecionado para outro site        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n    <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/careers.fedex.com\/\" rel=\"sponsored\" data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/12\/fedex-jobs-3.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Encontre um emprego perto de voc\u00ea hoje mesmo \u2013 vagas abertas agora!              <\/p>\n              <a href=\"https:\/\/careers.fedex.com\/\" rel=\"sponsored\" data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Candidate-se hoje mesmo!                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Voc\u00ea ser\u00e1 redirecionado para outro site              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Cultura Interna da Empresa<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Imagine que voc\u00ea se junte a esta equipe: voc\u00ea descobrir\u00e1 que a inova\u00e7\u00e3o \u00e9 um h\u00e1bito di\u00e1rio. Ideias s\u00e3o bem-vindas e a iniciativa \u00e9 reconhecida imediatamente.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Cada dia de trabalho re\u00fane pessoas de diversas origens. Perspectivas diferentes impulsionam solu\u00e7\u00f5es criativas, oferecendo mais possibilidades tanto para clientes quanto para funcion\u00e1rios.<\/p>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"800\" height=\"384\" loading=\"lazy\" src=\"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/12\/fedex-jobs-2.jpg\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-8455\" srcset=\"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/12\/fedex-jobs-2.jpg 800w, https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/12\/fedex-jobs-2-300x144.jpg 300w, https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/12\/fedex-jobs-2-768x369.jpg 768w, https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/12\/fedex-jobs-2-18x9.jpg 18w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A empresa prioriza a seguran\u00e7a, o respeito m\u00fatuo e a melhoria cont\u00ednua. Os membros da equipe s\u00e3o incentivados a colaborar e a buscar solu\u00e7\u00f5es melhores a cada turno.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Voc\u00ea ver\u00e1 sinais de reconhecimento por toda parte. O reconhecimento \u00e9 dado tanto a grandes esfor\u00e7os quanto \u00e0 confiabilidade simples e constante \u2014 recompensando a ambi\u00e7\u00e3o tanto quanto a consist\u00eancia.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Principais benef\u00edcios e vantagens para os funcion\u00e1rios<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A FedEx oferece benef\u00edcios reais e pr\u00e1ticos que v\u00e3o al\u00e9m do sal\u00e1rio. Veja como voc\u00ea pode ser recompensado pelo seu trabalho:<\/p>\n<\/div><div class=\"prose text-left mb-5 w-[17rem] sm:w-full flex overflow-auto m-auto\">\n<figure class=\"wp-block-table\"><table><thead><tr><th>Beneficiar<\/th><th>O que isso significa para voc\u00ea<\/th><\/tr><\/thead><tbody><tr><td>Cobertura de sa\u00fade<\/td><td>Acesse planos que ajudam a manter voc\u00ea e sua fam\u00edlia saud\u00e1veis.<\/td><\/tr><tr><td>Folga remunerada<\/td><td>Fa\u00e7a pausas quando precisar \u2014 com f\u00e9rias, feriados e licen\u00e7a m\u00e9dica.<\/td><\/tr><tr><td>Aux\u00edlio para pagamento de mensalidades<\/td><td>Aprimore suas habilidades e qualifica\u00e7\u00f5es com suporte educacional direcionado.<\/td><\/tr><tr><td>Planos de aposentadoria<\/td><td>Prepare-se para o futuro utilizando planos 401(k) com poss\u00edvel contribui\u00e7\u00e3o equivalente da empresa.<\/td><\/tr><tr><td>Mobilidade na Carreira<\/td><td>Candidate-se internamente para novas vagas e oportunidades de desenvolvimento na empresa.<\/td><\/tr><tr><td>Programas de desconto<\/td><td>Tenha acesso a ofertas de viagens, compras e muito mais por meio de parcerias com funcion\u00e1rios.<\/td><\/tr><\/tbody><\/table><\/figure>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A elegibilidade, a disponibilidade e os detalhes dos benef\u00edcios podem variar de acordo com a franquia, a \u00e1rea de atua\u00e7\u00e3o e os termos individuais do contrato de trabalho; sempre verifique suas op\u00e7\u00f5es no momento da contrata\u00e7\u00e3o.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Quais s\u00e3o as posi\u00e7\u00f5es mais procuradas?<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"800\" height=\"384\" loading=\"lazy\" src=\"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/12\/fedex-jobs-4.jpg\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-8458\" srcset=\"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/12\/fedex-jobs-4.jpg 800w, https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/12\/fedex-jobs-4-300x144.jpg 300w, https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/12\/fedex-jobs-4-768x369.jpg 768w, https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/12\/fedex-jobs-4-18x9.jpg 18w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>As fun\u00e7\u00f5es variam de pr\u00e1ticas a altamente especializadas, oferecendo oportunidades de crescimento tanto para candidatos iniciantes quanto para profissionais experientes.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Manipulador de Pacotes:<\/strong> Movimentar, organizar e digitalizar remessas em ambientes de cadeia de suprimentos movimentados. Trabalhar de manh\u00e3 cedo, \u00e0 noite e, \u00e0s vezes, durante a madrugada, como parte de uma equipe.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Motorista:<\/strong> Entregue encomendas em resid\u00eancias e empresas, interagindo diretamente com os clientes. N\u00e3o existem duas rotas exatamente iguais.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Opera\u00e7\u00f5es da Instala\u00e7\u00e3o:<\/strong> Supervisionar a log\u00edstica do armaz\u00e9m, garantir um fluxo de trabalho eficiente e ajudar a manter os sistemas funcionando dentro do prazo.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>T\u00e9cnico de Manuten\u00e7\u00e3o:<\/strong> Diagnosticar, reparar e realizar a manuten\u00e7\u00e3o de caminh\u00f5es de entrega, sistemas prediais e equipamentos pesados utilizados nas opera\u00e7\u00f5es.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Servi\u00e7os de varejo:<\/strong> Orientar os clientes em rela\u00e7\u00e3o a servi\u00e7os de envio, impress\u00e3o e solu\u00e7\u00f5es especializadas nas lojas.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Fun\u00e7\u00f5es profissionais:<\/strong> Contabilidade, suporte de TI, marketing, gest\u00e3o da cadeia de suprimentos, RH e muito mais para quem deseja aprimorar seus conhecimentos e habilidades de lideran\u00e7a.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Programas para pilotos e estudantes:<\/strong> Oportunidades para quem se interessa por avia\u00e7\u00e3o, ou para jovens e estagi\u00e1rios que desejam aprender o b\u00e1sico da \u00e1rea.<\/li>\n<\/div><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Visite o site oficial de carreiras para ver as vagas dispon\u00edveis em tempo real. As oportunidades podem mudar ou ser encerradas rapidamente, dependendo da localiza\u00e7\u00e3o e da demanda da empresa.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Quanto a FedEx paga nos EUA \u2014 sal\u00e1rios estimados e perspectivas<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A FedEx \u00e9 uma das maiores empresas de log\u00edstica e entrega dos Estados Unidos, oferecendo uma ampla gama de fun\u00e7\u00f5es, desde o manuseio de encomendas at\u00e9 o transporte e a gest\u00e3o.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A remunera\u00e7\u00e3o varia de acordo com o tipo de fun\u00e7\u00e3o, a experi\u00eancia e a localiza\u00e7\u00e3o, mas a empresa geralmente oferece sal\u00e1rios por hora competitivos para cargos de n\u00edvel inicial e maior potencial de ganhos para posi\u00e7\u00f5es de motorista e t\u00e9cnicas.<\/p>\n<\/div><div class=\"prose text-left mb-5 w-[17rem] sm:w-full flex overflow-auto m-auto\">\n<figure class=\"wp-block-table\"><table><thead><tr><th>Fun\u00e7\u00e3o\/Cargo<\/th><th>Sal\u00e1rio t\u00edpico*<\/th><\/tr><\/thead><tbody><tr><td>Manipulador de Pacotes \/ Manipulador de Pacotes de Armaz\u00e9m<\/td><td>~ US$ 17\u201322\/hora<\/td><\/tr><tr><td>Oper\u00e1rio de Armaz\u00e9m \/ Manuseador de Materiais<\/td><td>~ US$ 18\u201322\/hora<\/td><\/tr><tr><td>Motorista de entrega \/ Estafeta<\/td><td>~ US$ 22\u201326\/hora<\/td><\/tr><tr><td>Motorista de Transporte\/Terrestre<\/td><td>~ US$ 21\u201328\/hora<\/td><\/tr><tr><td>Motorista de caminh\u00e3o (anual)<\/td><td>~ US$ 60.000\u201377.000\/ano<\/td><\/tr><\/tbody><\/table><figcaption class=\"wp-element-caption\"><em>* O pagamento por hora refere-se ao sal\u00e1rio base; os sal\u00e1rios anuais refletem as faixas salariais t\u00edpicas para motoristas em tempo integral.<\/em><\/figcaption><\/figure>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Motoristas e funcion\u00e1rios do setor de transportes podem alcan\u00e7ar as faixas salariais mais altas em regi\u00f5es de alta demanda.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Funcion\u00e1rios experientes podem ascender a cargos de supervis\u00e3o ou de motoristas de longa dist\u00e2ncia, que oferecem rendimentos mais elevados e est\u00e1veis. O crescimento do com\u00e9rcio eletr\u00f4nico continua a sustentar um forte potencial salarial em fun\u00e7\u00f5es de log\u00edstica.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Confira algumas das vagas de emprego na FedEx na sua regi\u00e3o:<\/h2>\n<\/div><div class=\"wp-block-lazyblock-namespace-feed lazyblock-namespace-feed-Z1MuyXh\">\n<script>\n  document.addEventListener(\"click\", function(event) {\n      if (window.namespace69e8ca40bb479768509558?.viewed !== true) return;\n      if (window.namespace69e8ca40bb479768509558?.clicked === true) return;\n\n      let id = event.target.getAttribute('data-namespace69e8ca40bb479768509558-id') ?? event.target.parentElement.getAttribute('data-namespace69e8ca40bb479768509558-id') ?? event.target.parentElement.parentElement.getAttribute('data-namespace69e8ca40bb479768509558-id');\n      if (id !== null) {\n          window.namespace69e8ca40bb479768509558.clicked = true;\n\n          fetch(`https:\/\/str.atpnd.com\/click\/${id}`, {\n              method: 'GET',\n              headers: {'accept': 'application\/json'}\n          });\n      }\n  }, true);\n\n  (function () {\n    window.namespace69e8ca40bb479768509558 = window.namespace69e8ca40bb479768509558 || {};\n\n    window.namespace69e8ca40bb479768509558.isElementInViewport = function (elem) {\n        if (!elem) return false;\n\n        var rect = elem.getBoundingClientRect();\n        \n        \/\/ Check if the top is greater than or equal to 0\n        if (rect.top < 0) return false;\n        \n        \/\/ Check if the left is greater than or equal to 0\n        if (rect.left < 0) return false;\n        \n        \/\/ Check if the bottom is less than or equal to the viewport height\n        if (rect.bottom > (window.innerHeight || document.documentElement.clientHeight)) return false;\n        \n        \/\/ Check if the right is less than or equal to the viewport width\n        if (rect.right > (window.innerWidth || document.documentElement.clientWidth)) return false;\n        \n        \/\/ If all checks pass, return true\n        return true;\n    };\n\n    window.namespace69e8ca40bb479768509558.observeVisibility = function (elem, callback) {\n      if (!elem || typeof callback !== 'function') return;\n\n      var observer = new IntersectionObserver(function (entries) {\n        entries.forEach(function (entry) {\n          if (entry.isIntersecting) {\n            var rect = elem.getBoundingClientRect();\n            var centerX = rect.left + rect.width \/ 2;\n            var centerY = rect.top + rect.height \/ 2;\n\n            var elementsAtPoint = document.elementsFromPoint(centerX, centerY);\n            var isActuallyVisible = elementsAtPoint.includes(elem);\n\n            callback(isActuallyVisible, entry);\n\n            observer.disconnect();\n          } else {\n            callback(false, entry);\n          }\n        });\n      }, {\n        root: null,\n        threshold: 0.75\n      });\n\n      observer.observe(elem);\n      return observer;\n    };\n  })();\n<\/script>\n\n<script>\n  function waitFor(conditionFunction) {\n    const poll = resolve => {\n      if(conditionFunction()) resolve();\n      else setTimeout(_ => poll(resolve), 400);\n    };\n    return new Promise(poll);\n  }\n\n  waitFor(_ => (sessionStorage.getItem('wildcardCountry') !== null))\n    .then(_ => {\n      window.namespace69e8ca40bb479768509558 = window.namespace69e8ca40bb479768509558 ?? {};\n      window.namespace69e8ca40bb479768509558.endpoint = 'jb'.split(\":\")[0];\n      window.namespace69e8ca40bb479768509558.placement = 'feed';\n      window.namespace69e8ca40bb479768509558.keyword = 'fedex';\n      window.namespace69e8ca40bb479768509558.location = sessionStorage.getItem('wildcardCity');\n      window.namespace69e8ca40bb479768509558.country = 'US';\n      window.namespace69e8ca40bb479768509558.locale = 'en_US';\n      window.namespace69e8ca40bb479768509558.length = window.namespace69e8ca40bb479768509558.endpoint !== 'gm' ? 4 : 100;\n      window.namespace69e8ca40bb479768509558.entries = [];\n\n      window.namespace69e8ca40bb479768509558.urlParams = new URLSearchParams(window.location.search);\n      if (window.namespace69e8ca40bb479768509558.urlParams.has('keyword')) {\n        window.namespace69e8ca40bb479768509558.keyword = window.namespace69e8ca40bb479768509558.urlParams.get('keyword');\n      }\n\n      if (window.namespace69e8ca40bb479768509558.country === '') {\n        window.namespace69e8ca40bb479768509558.country = sessionStorage.getItem('wildcardCountry');\n      }\n\n      if (window.namespace69e8ca40bb479768509558.locale === '') {\n        window.namespace69e8ca40bb479768509558.locale = 'pt_BR';\n      }\n\n      window.namespace69e8ca40bb479768509558.url = `https:\/\/gns.atpnd.com\/${window.namespace69e8ca40bb479768509558.endpoint}?placement=${window.namespace69e8ca40bb479768509558.placement}&keyword=${window.namespace69e8ca40bb479768509558.keyword}&location=${window.namespace69e8ca40bb479768509558.location}&country=${window.namespace69e8ca40bb479768509558.country}&locale=${window.namespace69e8ca40bb479768509558.locale}`;\n      if (!['jb', 'ox', 'tr'].includes(window.namespace69e8ca40bb479768509558.endpoint)) {\n        window.namespace69e8ca40bb479768509558.url = `https:\/\/gns.atpnd.com\/${window.namespace69e8ca40bb479768509558.endpoint}?placement=${window.namespace69e8ca40bb479768509558.placement}&keyword=${window.namespace69e8ca40bb479768509558.keyword}&country=${window.namespace69e8ca40bb479768509558.country}&locale=${window.namespace69e8ca40bb479768509558.locale}`;\n      }\n      if ('jb'.includes(\":\")) {\n        window.namespace69e8ca40bb479768509558.url += '&endpoint=';\n      }\n\n            \n      fetch(window.namespace69e8ca40bb479768509558.url, {\n        mode: 'cors',\n        method: 'GET',\n        headers: {'accept': 'application\/json'}\n      }).then(response => response.json()).then(data => {\n        window.namespace69e8ca40bb479768509558.entries = data.entries;\n\n        \n        document.querySelectorAll('[data-namespace69e8ca40bb479768509558-card]').forEach((card, index) => {\n          const entry = window.namespace69e8ca40bb479768509558.entries[index];\n          if (entry && index < window.namespace69e8ca40bb479768509558.length) {\n            if (entry.id) card.setAttribute('data-namespace69e8ca40bb479768509558-card', entry.id);\n            if (entry.id) card.querySelector('[data-namespace69e8ca40bb479768509558-url]').setAttribute('data-namespace69e8ca40bb479768509558-id', entry.id);\n\n            card.querySelector('[data-namespace69e8ca40bb479768509558-image]').src = entry.image;\n            card.querySelector('[data-namespace69e8ca40bb479768509558-title]').textContent = entry.title;\n            card.querySelector('[data-namespace69e8ca40bb479768509558-city]').textContent = entry.city;\n            card.querySelector('[data-namespace69e8ca40bb479768509558-prompt]').textContent = entry.prompt;\n            card.querySelector('[data-namespace69e8ca40bb479768509558-url]').href = entry.url;\n\n            if (entry.city === '' || entry.city === undefined || entry.city === null || entry.city === 'null') {\n              card.querySelector('[data-namespace69e8ca40bb479768509558-city]').textContent = '';\n              card.querySelector('[data-namespace69e8ca40bb479768509558-location] svg').style.fill = 'transparent';\n            }\n\n            card.querySelector('[data-namespace69e8ca40bb479768509558-location]').remove();\n            if (!['jb'].includes(window.namespace69e8ca40bb479768509558.endpoint)) {\n              card.querySelector('[data-namespace69e8ca40bb479768509558-title]').style.fontSize = '22px';\n              card.style.minHeight = '360px';\n              card.querySelector('[data-namespace69e8ca40bb479768509558-header]').style.minHeight = '80px';\n            }\n\n            if (['gm', 'ps'].includes(window.namespace69e8ca40bb479768509558.endpoint)) {\n              card.style.minHeight = '0px';\n            }\n\n            if (['ps'].includes(window.namespace69e8ca40bb479768509558.endpoint)) {\n              card.querySelector('[data-namespace69e8ca40bb479768509558-url]').href = `\/search\/?q=${encodeURIComponent(entry.prompt)}`;\n\n              window.namespace69e8ca40bb479768509558.host = 'vagasdecursos.com';\n              document.querySelector('[data-namespace69e8ca40bb479768509558-powered]').href = `https:\/\/lp.${window.namespace69e8ca40bb479768509558.host}\/se\/search\/?endpoint=${\"\"}`;\n            }\n\n            if (['cp'].includes(window.namespace69e8ca40bb479768509558.endpoint)) {\n              card.querySelector('[data-namespace69e8ca40bb479768509558-image]').remove();\n              card.querySelector('[data-namespace69e8ca40bb479768509558-title]').style.marginRight = '0px';\n              card.style.border = '4px dashed ' + (index === 0 ? '#28a745' : '');\n            }\n            \n            if (['pd', 'ox', 'sh', 'tr'].includes(window.namespace69e8ca40bb479768509558.endpoint)) {\n              card.querySelector('[data-namespace69e8ca40bb479768509558-title]').style.fontSize = '18px';\n\n              let rating = entry.rating;\n              let starContainer = card.querySelector('[data-namespace69e8ca40bb479768509558-reviews] div');\n              let ratingText = card.querySelector('[data-namespace69e8ca40bb479768509558-reviews] span');\n\n              let fullStar = '\u2605';\n              let halfStar = '\u2605';\n              let emptyStar = '\u2606';\n\n              let stars = '';\n              let fullStars = Math.floor(rating);\n              let hasHalfStar = rating % 1 >= 0.45 && rating % 1 < 0.99;\n              let totalStars = hasHalfStar ? fullStars + 1 : fullStars;\n              let emptyStars = 5 - totalStars;\n\n              stars += fullStar.repeat(fullStars);\n              if (hasHalfStar) stars += halfStar;\n              stars += emptyStar.repeat(emptyStars);\n\n              if (starContainer) starContainer.textContent = stars;\n              if (ratingText) ratingText.textContent = rating;\n\n              if (entry.rating === '' || entry.rating === undefined || entry.rating === null || entry.rating === 'null') {\n                card.querySelector('[data-namespace69e8ca40bb479768509558-reviews]').remove();\n              }\n            }\n            \n            card.querySelector('[data-namespace69e8ca40bb479768509558-curprice]').textContent = entry.price;\n            card.querySelector('[data-namespace69e8ca40bb479768509558-oldprice]').textContent = entry.old_price;\n            if (!['pd', 'ox', 'sh', 'tr'].includes(window.namespace69e8ca40bb479768509558.endpoint)) {\n              card.querySelector('[data-namespace69e8ca40bb479768509558-price]').remove();\n            }\n\n            document.querySelector('[data-namespace69e8ca40bb479768509558-feed]').style.display = 'flex';\n\n            waitFor(_ => (typeof av === 'object' && av.timeline.includes('rewarded->closed') && document.getElementById('av-offerwall__wrapper') === null))\n              .then(_ => {\n                waitFor(_ => (window.namespace69e8ca40bb479768509558.isElementInViewport(document.querySelector(`[data-namespace69e8ca40bb479768509558-card=\"${card.getAttribute('data-namespace69e8ca40bb479768509558-card')}\"]`).querySelector('button'))))\n                  .then(_ => {\n                    window.namespace69e8ca40bb479768509558.observeVisibility(card, function(isVisible, entry) {\n                      if (!card.getAttribute('data-namespace69e8ca40bb479768509558-card')) return;\n\n                      if (isVisible) {\n                        fetch(`https:\/\/str.atpnd.com\/view\/${card.getAttribute('data-namespace69e8ca40bb479768509558-card')}`, {\n                          method: 'GET',\n                          headers: {'accept': 'application\/json'}\n                        }).then(response => {\n                          if (response.ok) {\n                            window.namespace69e8ca40bb479768509558.viewed = true;\n                          }\n\n                          if (!response.ok) {\n                            console.error('Error logging view:', response.statusText);\n                          }\n                        }).catch(error => {\n                          console.error('Error logging view:', error);\n                        });\n\n                      }\n                    });\n                  });\n              });\n\n          } else {\n            card.remove();\n          }\n        });\n\n      }).catch(error => {\n        console.error('Error fetching data:', error);\n      });\n    });\n<\/script>\n\n\n\n  <div data-namespace69e8ca40bb479768509558-feed style=\"display: none; flex-wrap: wrap; gap: 30px; justify-content: center; margin-top: 80px; margin-bottom: 80px;\">\n\n    \n          <div data-namespace69e8ca40bb479768509558-card style=\"background: #ffffff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); width: 100%; max-width: 340px; padding: 25px; transition: transform 0.3s ease-in-out; overflow: visible; display: flex; flex-direction: column; position: relative; min-height: 440px; border: 1px solid #28a745\">\n                  <div style=\"position: absolute; top: -35px; right: 15px; color: #28a745; padding: 5px 10px; border-radius: 6px; font-size: 14px; font-weight: bold; display: flex; align-items: center; z-index: 10;\">\n            Recomendado para voc\u00ea          <\/div>\n        \n                          <!-- Company Logo -->\n          <img decoding=\"async\" data-namespace69e8ca40bb479768509558-image src=\"\" alt=\"\" onerror=\"this.src='https:\/\/cdn.adtechpanda.com\/a7c022a9-9b24-4466-847b-d8e479efa5be\/';\" style=\"position: absolute; top: 25px; right: 25px; width: 40px; height: 40px; padding: 2px; object-fit: cover; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); border: 0.5px solid lightgray;\">\n          <div data-namespace69e8ca40bb479768509558-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace69e8ca40bb479768509558-title style=\"color: #333; font-size: 18px; font-weight: bold; margin-bottom: 5px; text-align: left; margin-right: 50px;\"><\/h3>\n            <!-- Location -->\n            <p data-namespace69e8ca40bb479768509558-location style=\"font-size: 16px; color: #999; margin-bottom: 20px; text-align: left; display: flex; align-items: center;\">\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 24 24\" style=\"fill: #1e293b; margin-right: 4px;\">\n                <path d=\"M12 2C8.13 2 5 5.13 5 9c0 3.19 3.05 7.09 6.62 10.24L12 21l.38-.76C15.95 16.09 19 12.19 19 9c0-3.87-3.13-7-7-7zm0 10c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z\"\/>\n              <\/svg>\n              <span data-namespace69e8ca40bb479768509558-city><\/span>\n            <\/p>\n          <\/div>\n                \n        <!-- Job Description -->\n        <p data-namespace69e8ca40bb479768509558-prompt style=\"font-size: 16px; color: #666; margin-bottom: 20px; line-height: 1.5; flex-grow: 1; text-align: left;\"><\/p>\n        <!-- Align to the right -->\n        <div data-namespace69e8ca40bb479768509558-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace69e8ca40bb479768509558-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace69e8ca40bb479768509558-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n\n        <!-- Apply Button -->\n        <a data-namespace69e8ca40bb479768509558-url href=\"\" style=\"display: inline-block; background: ; color: white; text-decoration: none; border-radius: 6px; font-size: 16px; font-weight: bold; text-align: center; transition: transform 0.3s ease, background 0.3s ease; margin-top: auto;\">\n          <button style=\"width: 100%; padding: 15px 30px;\">  \n            VEJA AS VAGAS DE EMPREGO          <\/button>\n        <\/a>\n              <\/div>\n          <div data-namespace69e8ca40bb479768509558-card style=\"background: #ffffff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); width: 100%; max-width: 340px; padding: 25px; transition: transform 0.3s ease-in-out; overflow: visible; display: flex; flex-direction: column; position: relative; min-height: 440px; \">\n        \n                          <!-- Company Logo -->\n          <img decoding=\"async\" data-namespace69e8ca40bb479768509558-image src=\"\" alt=\"\" onerror=\"this.src='https:\/\/cdn.adtechpanda.com\/a7c022a9-9b24-4466-847b-d8e479efa5be\/';\" style=\"position: absolute; top: 25px; right: 25px; width: 40px; height: 40px; padding: 2px; object-fit: cover; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); border: 0.5px solid lightgray;\">\n          <div data-namespace69e8ca40bb479768509558-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace69e8ca40bb479768509558-title style=\"color: #333; font-size: 18px; font-weight: bold; margin-bottom: 5px; text-align: left; margin-right: 50px;\"><\/h3>\n            <!-- Location -->\n            <p data-namespace69e8ca40bb479768509558-location style=\"font-size: 16px; color: #999; margin-bottom: 20px; text-align: left; display: flex; align-items: center;\">\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 24 24\" style=\"fill: #1e293b; margin-right: 4px;\">\n                <path d=\"M12 2C8.13 2 5 5.13 5 9c0 3.19 3.05 7.09 6.62 10.24L12 21l.38-.76C15.95 16.09 19 12.19 19 9c0-3.87-3.13-7-7-7zm0 10c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z\"\/>\n              <\/svg>\n              <span data-namespace69e8ca40bb479768509558-city><\/span>\n            <\/p>\n          <\/div>\n                \n        <!-- Job Description -->\n        <p data-namespace69e8ca40bb479768509558-prompt style=\"font-size: 16px; color: #666; margin-bottom: 20px; line-height: 1.5; flex-grow: 1; text-align: left;\"><\/p>\n        <!-- Align to the right -->\n        <div data-namespace69e8ca40bb479768509558-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace69e8ca40bb479768509558-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace69e8ca40bb479768509558-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n\n        <!-- Apply Button -->\n        <a data-namespace69e8ca40bb479768509558-url href=\"\" style=\"display: inline-block; background: ; color: white; text-decoration: none; border-radius: 6px; font-size: 16px; font-weight: bold; text-align: center; transition: transform 0.3s ease, background 0.3s ease; margin-top: auto;\">\n          <button style=\"width: 100%; padding: 15px 30px;\">  \n            VEJA AS VAGAS DE EMPREGO          <\/button>\n        <\/a>\n              <\/div>\n          <div data-namespace69e8ca40bb479768509558-card style=\"background: #ffffff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); width: 100%; max-width: 340px; padding: 25px; transition: transform 0.3s ease-in-out; overflow: visible; display: flex; flex-direction: column; position: relative; min-height: 440px; \">\n        \n                          <!-- Company Logo -->\n          <img decoding=\"async\" data-namespace69e8ca40bb479768509558-image src=\"\" alt=\"\" onerror=\"this.src='https:\/\/cdn.adtechpanda.com\/a7c022a9-9b24-4466-847b-d8e479efa5be\/';\" style=\"position: absolute; top: 25px; right: 25px; width: 40px; height: 40px; padding: 2px; object-fit: cover; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); border: 0.5px solid lightgray;\">\n          <div data-namespace69e8ca40bb479768509558-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace69e8ca40bb479768509558-title style=\"color: #333; font-size: 18px; font-weight: bold; margin-bottom: 5px; text-align: left; margin-right: 50px;\"><\/h3>\n            <!-- Location -->\n            <p data-namespace69e8ca40bb479768509558-location style=\"font-size: 16px; color: #999; margin-bottom: 20px; text-align: left; display: flex; align-items: center;\">\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 24 24\" style=\"fill: #1e293b; margin-right: 4px;\">\n                <path d=\"M12 2C8.13 2 5 5.13 5 9c0 3.19 3.05 7.09 6.62 10.24L12 21l.38-.76C15.95 16.09 19 12.19 19 9c0-3.87-3.13-7-7-7zm0 10c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z\"\/>\n              <\/svg>\n              <span data-namespace69e8ca40bb479768509558-city><\/span>\n            <\/p>\n          <\/div>\n                \n        <!-- Job Description -->\n        <p data-namespace69e8ca40bb479768509558-prompt style=\"font-size: 16px; color: #666; margin-bottom: 20px; line-height: 1.5; flex-grow: 1; text-align: left;\"><\/p>\n        <!-- Align to the right -->\n        <div data-namespace69e8ca40bb479768509558-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace69e8ca40bb479768509558-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace69e8ca40bb479768509558-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n\n        <!-- Apply Button -->\n        <a data-namespace69e8ca40bb479768509558-url href=\"\" style=\"display: inline-block; background: ; color: white; text-decoration: none; border-radius: 6px; font-size: 16px; font-weight: bold; text-align: center; transition: transform 0.3s ease, background 0.3s ease; margin-top: auto;\">\n          <button style=\"width: 100%; padding: 15px 30px;\">  \n            VEJA AS VAGAS DE EMPREGO          <\/button>\n        <\/a>\n              <\/div>\n          <div data-namespace69e8ca40bb479768509558-card style=\"background: #ffffff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); width: 100%; max-width: 340px; padding: 25px; transition: transform 0.3s ease-in-out; overflow: visible; display: flex; flex-direction: column; position: relative; min-height: 440px; \">\n        \n                          <!-- Company Logo -->\n          <img decoding=\"async\" data-namespace69e8ca40bb479768509558-image src=\"\" alt=\"\" onerror=\"this.src='https:\/\/cdn.adtechpanda.com\/a7c022a9-9b24-4466-847b-d8e479efa5be\/';\" style=\"position: absolute; top: 25px; right: 25px; width: 40px; height: 40px; padding: 2px; object-fit: cover; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); border: 0.5px solid lightgray;\">\n          <div data-namespace69e8ca40bb479768509558-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace69e8ca40bb479768509558-title style=\"color: #333; font-size: 18px; font-weight: bold; margin-bottom: 5px; text-align: left; margin-right: 50px;\"><\/h3>\n            <!-- Location -->\n            <p data-namespace69e8ca40bb479768509558-location style=\"font-size: 16px; color: #999; margin-bottom: 20px; text-align: left; display: flex; align-items: center;\">\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 24 24\" style=\"fill: #1e293b; margin-right: 4px;\">\n                <path d=\"M12 2C8.13 2 5 5.13 5 9c0 3.19 3.05 7.09 6.62 10.24L12 21l.38-.76C15.95 16.09 19 12.19 19 9c0-3.87-3.13-7-7-7zm0 10c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z\"\/>\n              <\/svg>\n              <span data-namespace69e8ca40bb479768509558-city><\/span>\n            <\/p>\n          <\/div>\n                \n        <!-- Job Description -->\n        <p data-namespace69e8ca40bb479768509558-prompt style=\"font-size: 16px; color: #666; margin-bottom: 20px; line-height: 1.5; flex-grow: 1; text-align: left;\"><\/p>\n        <!-- Align to the right -->\n        <div data-namespace69e8ca40bb479768509558-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace69e8ca40bb479768509558-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace69e8ca40bb479768509558-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n\n        <!-- Apply Button -->\n        <a data-namespace69e8ca40bb479768509558-url href=\"\" style=\"display: inline-block; background: ; color: white; text-decoration: none; border-radius: 6px; font-size: 16px; font-weight: bold; text-align: center; transition: transform 0.3s ease, background 0.3s ease; margin-top: auto;\">\n          <button style=\"width: 100%; padding: 15px 30px;\">  \n            VEJA AS VAGAS DE EMPREGO          <\/button>\n        <\/a>\n              <\/div>\n          <div data-namespace69e8ca40bb479768509558-card style=\"background: #ffffff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); width: 100%; max-width: 340px; padding: 25px; transition: transform 0.3s ease-in-out; overflow: visible; display: flex; flex-direction: column; position: relative; min-height: 440px; \">\n        \n                          <!-- Company Logo -->\n          <img decoding=\"async\" data-namespace69e8ca40bb479768509558-image src=\"\" alt=\"\" onerror=\"this.src='https:\/\/cdn.adtechpanda.com\/a7c022a9-9b24-4466-847b-d8e479efa5be\/';\" style=\"position: absolute; top: 25px; right: 25px; width: 40px; height: 40px; padding: 2px; object-fit: cover; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); border: 0.5px solid lightgray;\">\n          <div data-namespace69e8ca40bb479768509558-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace69e8ca40bb479768509558-title style=\"color: #333; font-size: 18px; font-weight: bold; margin-bottom: 5px; text-align: left; margin-right: 50px;\"><\/h3>\n            <!-- Location -->\n            <p data-namespace69e8ca40bb479768509558-location style=\"font-size: 16px; color: #999; margin-bottom: 20px; text-align: left; display: flex; align-items: center;\">\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 24 24\" style=\"fill: #1e293b; margin-right: 4px;\">\n                <path d=\"M12 2C8.13 2 5 5.13 5 9c0 3.19 3.05 7.09 6.62 10.24L12 21l.38-.76C15.95 16.09 19 12.19 19 9c0-3.87-3.13-7-7-7zm0 10c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z\"\/>\n              <\/svg>\n              <span data-namespace69e8ca40bb479768509558-city><\/span>\n            <\/p>\n          <\/div>\n                \n        <!-- Job Description -->\n        <p data-namespace69e8ca40bb479768509558-prompt style=\"font-size: 16px; color: #666; margin-bottom: 20px; line-height: 1.5; flex-grow: 1; text-align: left;\"><\/p>\n        <!-- Align to the right -->\n        <div data-namespace69e8ca40bb479768509558-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace69e8ca40bb479768509558-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace69e8ca40bb479768509558-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n\n        <!-- Apply Button -->\n        <a data-namespace69e8ca40bb479768509558-url href=\"\" style=\"display: inline-block; background: ; color: white; text-decoration: none; border-radius: 6px; font-size: 16px; font-weight: bold; text-align: center; transition: transform 0.3s ease, background 0.3s ease; margin-top: auto;\">\n          <button style=\"width: 100%; padding: 15px 30px;\">  \n            VEJA AS VAGAS DE EMPREGO          <\/button>\n        <\/a>\n              <\/div>\n          <div data-namespace69e8ca40bb479768509558-card style=\"background: #ffffff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); width: 100%; max-width: 340px; padding: 25px; transition: transform 0.3s ease-in-out; overflow: visible; display: flex; flex-direction: column; position: relative; min-height: 440px; \">\n        \n                          <!-- Company Logo -->\n          <img decoding=\"async\" data-namespace69e8ca40bb479768509558-image src=\"\" alt=\"\" onerror=\"this.src='https:\/\/cdn.adtechpanda.com\/a7c022a9-9b24-4466-847b-d8e479efa5be\/';\" style=\"position: absolute; top: 25px; right: 25px; width: 40px; height: 40px; padding: 2px; object-fit: cover; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); border: 0.5px solid lightgray;\">\n          <div data-namespace69e8ca40bb479768509558-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace69e8ca40bb479768509558-title style=\"color: #333; font-size: 18px; font-weight: bold; margin-bottom: 5px; text-align: left; margin-right: 50px;\"><\/h3>\n            <!-- Location -->\n            <p data-namespace69e8ca40bb479768509558-location style=\"font-size: 16px; color: #999; margin-bottom: 20px; text-align: left; display: flex; align-items: center;\">\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 24 24\" style=\"fill: #1e293b; margin-right: 4px;\">\n                <path d=\"M12 2C8.13 2 5 5.13 5 9c0 3.19 3.05 7.09 6.62 10.24L12 21l.38-.76C15.95 16.09 19 12.19 19 9c0-3.87-3.13-7-7-7zm0 10c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z\"\/>\n              <\/svg>\n              <span data-namespace69e8ca40bb479768509558-city><\/span>\n            <\/p>\n          <\/div>\n                \n        <!-- Job Description -->\n        <p data-namespace69e8ca40bb479768509558-prompt style=\"font-size: 16px; color: #666; margin-bottom: 20px; line-height: 1.5; flex-grow: 1; text-align: left;\"><\/p>\n        <!-- Align to the right -->\n        <div data-namespace69e8ca40bb479768509558-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace69e8ca40bb479768509558-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace69e8ca40bb479768509558-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n\n        <!-- Apply Button -->\n        <a data-namespace69e8ca40bb479768509558-url href=\"\" style=\"display: inline-block; background: ; color: white; text-decoration: none; border-radius: 6px; font-size: 16px; font-weight: bold; text-align: center; transition: transform 0.3s ease, background 0.3s ease; margin-top: auto;\">\n          <button style=\"width: 100%; padding: 15px 30px;\">  \n            VEJA AS VAGAS DE EMPREGO          <\/button>\n        <\/a>\n              <\/div>\n          <div data-namespace69e8ca40bb479768509558-card style=\"background: #ffffff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); width: 100%; max-width: 340px; padding: 25px; transition: transform 0.3s ease-in-out; overflow: visible; display: flex; flex-direction: column; position: relative; min-height: 440px; \">\n        \n                          <!-- Company Logo -->\n          <img decoding=\"async\" data-namespace69e8ca40bb479768509558-image src=\"\" alt=\"\" onerror=\"this.src='https:\/\/cdn.adtechpanda.com\/a7c022a9-9b24-4466-847b-d8e479efa5be\/';\" style=\"position: absolute; top: 25px; right: 25px; width: 40px; height: 40px; padding: 2px; object-fit: cover; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); border: 0.5px solid lightgray;\">\n          <div data-namespace69e8ca40bb479768509558-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace69e8ca40bb479768509558-title style=\"color: #333; font-size: 18px; font-weight: bold; margin-bottom: 5px; text-align: left; margin-right: 50px;\"><\/h3>\n            <!-- Location -->\n            <p data-namespace69e8ca40bb479768509558-location style=\"font-size: 16px; color: #999; margin-bottom: 20px; text-align: left; display: flex; align-items: center;\">\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 24 24\" style=\"fill: #1e293b; margin-right: 4px;\">\n                <path d=\"M12 2C8.13 2 5 5.13 5 9c0 3.19 3.05 7.09 6.62 10.24L12 21l.38-.76C15.95 16.09 19 12.19 19 9c0-3.87-3.13-7-7-7zm0 10c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z\"\/>\n              <\/svg>\n              <span data-namespace69e8ca40bb479768509558-city><\/span>\n            <\/p>\n          <\/div>\n                \n        <!-- Job Description -->\n        <p data-namespace69e8ca40bb479768509558-prompt style=\"font-size: 16px; color: #666; margin-bottom: 20px; line-height: 1.5; flex-grow: 1; text-align: left;\"><\/p>\n        <!-- Align to the right -->\n        <div data-namespace69e8ca40bb479768509558-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace69e8ca40bb479768509558-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace69e8ca40bb479768509558-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n\n        <!-- Apply Button -->\n        <a data-namespace69e8ca40bb479768509558-url href=\"\" style=\"display: inline-block; background: ; color: white; text-decoration: none; border-radius: 6px; font-size: 16px; font-weight: bold; text-align: center; transition: transform 0.3s ease, background 0.3s ease; margin-top: auto;\">\n          <button style=\"width: 100%; padding: 15px 30px;\">  \n            VEJA AS VAGAS DE EMPREGO          <\/button>\n        <\/a>\n              <\/div>\n          <div data-namespace69e8ca40bb479768509558-card style=\"background: #ffffff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); width: 100%; max-width: 340px; padding: 25px; transition: transform 0.3s ease-in-out; overflow: visible; display: flex; flex-direction: column; position: relative; min-height: 440px; \">\n        \n                          <!-- Company Logo -->\n          <img decoding=\"async\" data-namespace69e8ca40bb479768509558-image src=\"\" alt=\"\" onerror=\"this.src='https:\/\/cdn.adtechpanda.com\/a7c022a9-9b24-4466-847b-d8e479efa5be\/';\" style=\"position: absolute; top: 25px; right: 25px; width: 40px; height: 40px; padding: 2px; object-fit: cover; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); border: 0.5px solid lightgray;\">\n          <div data-namespace69e8ca40bb479768509558-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace69e8ca40bb479768509558-title style=\"color: #333; font-size: 18px; font-weight: bold; margin-bottom: 5px; text-align: left; margin-right: 50px;\"><\/h3>\n            <!-- Location -->\n            <p data-namespace69e8ca40bb479768509558-location style=\"font-size: 16px; color: #999; margin-bottom: 20px; text-align: left; display: flex; align-items: center;\">\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 24 24\" style=\"fill: #1e293b; margin-right: 4px;\">\n                <path d=\"M12 2C8.13 2 5 5.13 5 9c0 3.19 3.05 7.09 6.62 10.24L12 21l.38-.76C15.95 16.09 19 12.19 19 9c0-3.87-3.13-7-7-7zm0 10c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z\"\/>\n              <\/svg>\n              <span data-namespace69e8ca40bb479768509558-city><\/span>\n            <\/p>\n          <\/div>\n                \n        <!-- Job Description -->\n        <p data-namespace69e8ca40bb479768509558-prompt style=\"font-size: 16px; color: #666; margin-bottom: 20px; line-height: 1.5; flex-grow: 1; text-align: left;\"><\/p>\n        <!-- Align to the right -->\n        <div data-namespace69e8ca40bb479768509558-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace69e8ca40bb479768509558-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace69e8ca40bb479768509558-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n\n        <!-- Apply Button -->\n        <a data-namespace69e8ca40bb479768509558-url href=\"\" style=\"display: inline-block; background: ; color: white; text-decoration: none; border-radius: 6px; font-size: 16px; font-weight: bold; text-align: center; transition: transform 0.3s ease, background 0.3s ease; margin-top: auto;\">\n          <button style=\"width: 100%; padding: 15px 30px;\">  \n            VEJA AS VAGAS DE EMPREGO          <\/button>\n        <\/a>\n              <\/div>\n          <div data-namespace69e8ca40bb479768509558-card style=\"background: #ffffff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); width: 100%; max-width: 340px; padding: 25px; transition: transform 0.3s ease-in-out; overflow: visible; display: flex; flex-direction: column; position: relative; min-height: 440px; \">\n        \n                          <!-- Company Logo -->\n          <img decoding=\"async\" data-namespace69e8ca40bb479768509558-image src=\"\" alt=\"\" onerror=\"this.src='https:\/\/cdn.adtechpanda.com\/a7c022a9-9b24-4466-847b-d8e479efa5be\/';\" style=\"position: absolute; top: 25px; right: 25px; width: 40px; height: 40px; padding: 2px; object-fit: cover; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); border: 0.5px solid lightgray;\">\n          <div data-namespace69e8ca40bb479768509558-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace69e8ca40bb479768509558-title style=\"color: #333; font-size: 18px; font-weight: bold; margin-bottom: 5px; text-align: left; margin-right: 50px;\"><\/h3>\n            <!-- Location -->\n            <p data-namespace69e8ca40bb479768509558-location style=\"font-size: 16px; color: #999; margin-bottom: 20px; text-align: left; display: flex; align-items: center;\">\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 24 24\" style=\"fill: #1e293b; margin-right: 4px;\">\n                <path d=\"M12 2C8.13 2 5 5.13 5 9c0 3.19 3.05 7.09 6.62 10.24L12 21l.38-.76C15.95 16.09 19 12.19 19 9c0-3.87-3.13-7-7-7zm0 10c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z\"\/>\n              <\/svg>\n              <span data-namespace69e8ca40bb479768509558-city><\/span>\n            <\/p>\n          <\/div>\n                \n        <!-- Job Description -->\n        <p data-namespace69e8ca40bb479768509558-prompt style=\"font-size: 16px; color: #666; margin-bottom: 20px; line-height: 1.5; flex-grow: 1; text-align: left;\"><\/p>\n        <!-- Align to the right -->\n        <div data-namespace69e8ca40bb479768509558-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace69e8ca40bb479768509558-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace69e8ca40bb479768509558-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n\n        <!-- Apply Button -->\n        <a data-namespace69e8ca40bb479768509558-url href=\"\" style=\"display: inline-block; background: ; color: white; text-decoration: none; border-radius: 6px; font-size: 16px; font-weight: bold; text-align: center; transition: transform 0.3s ease, background 0.3s ease; margin-top: auto;\">\n          <button style=\"width: 100%; padding: 15px 30px;\">  \n            VEJA AS VAGAS DE EMPREGO          <\/button>\n        <\/a>\n              <\/div>\n          <div data-namespace69e8ca40bb479768509558-card style=\"background: #ffffff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); width: 100%; max-width: 340px; padding: 25px; transition: transform 0.3s ease-in-out; overflow: visible; display: flex; flex-direction: column; position: relative; min-height: 440px; \">\n        \n                          <!-- Company Logo -->\n          <img decoding=\"async\" data-namespace69e8ca40bb479768509558-image src=\"\" alt=\"\" onerror=\"this.src='https:\/\/cdn.adtechpanda.com\/a7c022a9-9b24-4466-847b-d8e479efa5be\/';\" style=\"position: absolute; top: 25px; right: 25px; width: 40px; height: 40px; padding: 2px; object-fit: cover; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); border: 0.5px solid lightgray;\">\n          <div data-namespace69e8ca40bb479768509558-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace69e8ca40bb479768509558-title style=\"color: #333; font-size: 18px; font-weight: bold; margin-bottom: 5px; text-align: left; margin-right: 50px;\"><\/h3>\n            <!-- Location -->\n            <p data-namespace69e8ca40bb479768509558-location style=\"font-size: 16px; color: #999; margin-bottom: 20px; text-align: left; display: flex; align-items: center;\">\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 24 24\" style=\"fill: #1e293b; margin-right: 4px;\">\n                <path d=\"M12 2C8.13 2 5 5.13 5 9c0 3.19 3.05 7.09 6.62 10.24L12 21l.38-.76C15.95 16.09 19 12.19 19 9c0-3.87-3.13-7-7-7zm0 10c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z\"\/>\n              <\/svg>\n              <span data-namespace69e8ca40bb479768509558-city><\/span>\n            <\/p>\n          <\/div>\n                \n        <!-- Job Description -->\n        <p data-namespace69e8ca40bb479768509558-prompt style=\"font-size: 16px; color: #666; margin-bottom: 20px; line-height: 1.5; flex-grow: 1; text-align: left;\"><\/p>\n        <!-- Align to the right -->\n        <div data-namespace69e8ca40bb479768509558-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace69e8ca40bb479768509558-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace69e8ca40bb479768509558-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n\n        <!-- Apply Button -->\n        <a data-namespace69e8ca40bb479768509558-url href=\"\" style=\"display: inline-block; background: ; color: white; text-decoration: none; border-radius: 6px; font-size: 16px; font-weight: bold; text-align: center; transition: transform 0.3s ease, background 0.3s ease; margin-top: auto;\">\n          <button style=\"width: 100%; padding: 15px 30px;\">  \n            VEJA AS VAGAS DE EMPREGO          <\/button>\n        <\/a>\n              <\/div>\n      <\/div>\n\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Como se candidatar a uma vaga na FedEx: Guia passo a passo<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>O processo \u00e9 totalmente digital, r\u00e1pido e projetado para ser claro em todas as etapas. Veja como come\u00e7ar hoje mesmo:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ol><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Acesse a p\u00e1gina oficial de carreiras. Utilize a ferramenta de busca de vagas para inserir palavras-chave, filtrar por localiza\u00e7\u00e3o e refinar suas prefer\u00eancias de fun\u00e7\u00e3o antes de clicar em &quot;Buscar&quot;.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Selecione uma vaga que se encaixe na sua disponibilidade, habilidades e experi\u00eancia. Leia a descri\u00e7\u00e3o da vaga \u2014 incluindo quaisquer requisitos espec\u00edficos ou expectativas de hor\u00e1rio de trabalho \u2014 antes de clicar em &quot;Candidatar-se&quot;.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Crie uma conta ou fa\u00e7a login. Voc\u00ea precisar\u00e1 fornecer informa\u00e7\u00f5es b\u00e1sicas: nome, dados de contato e a data de in\u00edcio mais pr\u00f3xima. Mantenha todas as informa\u00e7\u00f5es corretas para facilitar a comunica\u00e7\u00e3o.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Envie um curr\u00edculo atualizado e, se necess\u00e1rio, uma carta de apresenta\u00e7\u00e3o que aborde as responsabilidades descritas na vaga. Personalizar sua candidatura lhe dar\u00e1 uma vantagem.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Responda \u00e0s perguntas da candidatura de forma honesta e completa. Se houver uma avalia\u00e7\u00e3o de compet\u00eancias ou um question\u00e1rio de disponibilidade, preencha-o completamente para que os recrutadores possam encontrar o turno certo para voc\u00ea.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Fique atento ao seu e-mail ou mensagem de texto para os pr\u00f3ximos passos, incluindo convites para entrevistas ou quaisquer formul\u00e1rios adicionais. Responda prontamente \u2014 a comunica\u00e7\u00e3o em tempo h\u00e1bil pode aumentar suas chances.<\/li>\n<\/div><\/ol>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A maioria das candidaturas demora menos de trinta minutos. Espere um retorno r\u00e1pido, especialmente durante per\u00edodos de alta demanda em \u00e9pocas de grande movimento.<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-2hSsXz\"><section class=\"credit-card mx-5 sm:mx-0 text-gray-600 body-font  my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n  <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n    <div class=\"w-24 h-full\"><\/div>\n  <\/div>\n  <div class=\"container px-5 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/careers.fedex.com\/\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img decoding=\"async\" class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/12\/fedex-jobs-3.jpg\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          vagas de emprego        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          CARREIRAS NA FEDEX        <\/h1>\n        <div class=\"flex mb-4 justify-center sm:justify-start\">\n          \n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              BENEF\u00cdCIOS            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              OPORTUNIDADE            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          Encontre um emprego perto de voc\u00ea hoje mesmo \u2013 vagas abertas agora!        <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/careers.fedex.com\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded  disabled:opacity-50\">\n              Candidate-se hoje mesmo!            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/careers.fedex.com\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded  disabled:opacity-50\">\n              Candidate-se hoje mesmo!            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          Voc\u00ea ser\u00e1 redirecionado para outro site        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n    <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/careers.fedex.com\/\" rel=\"sponsored\" data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/12\/fedex-jobs-3.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Encontre um emprego perto de voc\u00ea hoje mesmo \u2013 vagas abertas agora!              <\/p>\n              <a href=\"https:\/\/careers.fedex.com\/\" rel=\"sponsored\" data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Candidate-se hoje mesmo!                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Voc\u00ea ser\u00e1 redirecionado para outro site              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Como se destacar durante o processo de recrutamento<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Venha preparado para explicar por que voc\u00ea deseja esse emprego espec\u00edfico \u2014 e n\u00e3o qualquer emprego. Mencione o cargo claramente em suas respostas.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Compartilhe exemplos concretos de como lidar com cronogramas apertados, cargas de trabalho aceleradas ou tarefas f\u00edsicas, se forem relevantes para o trabalho em quest\u00e3o.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Fa\u00e7a pelo menos uma pergunta espec\u00edfica. Por exemplo: &quot;Como \u00e9 a alta temporada para os funcion\u00e1rios de manuseio de encomendas?&quot; Isso demonstra que voc\u00ea entende o ambiente de trabalho.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Demonstre interesse genu\u00edno em trabalhar com equipes diversas, aprender novas habilidades ou crescer dentro da empresa. Os gestores tendem a se lembrar de candidatos positivos e com vis\u00e3o de futuro.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">O que destacar no seu curr\u00edculo<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>D\u00ea \u00eanfase \u00e0 confiabilidade \u2014 liste as fun\u00e7\u00f5es em que voc\u00ea manteve um ritmo constante ou lidou com turnos intensos sem problemas. Registros de frequ\u00eancia podem ajudar a comprovar sua confiabilidade.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Destaque a comunica\u00e7\u00e3o clara, o trabalho em equipe e qualquer experi\u00eancia com atendimento ao cliente. Inclua fun\u00e7\u00f5es em que voc\u00ea ouviu atentamente, resolveu problemas ou trabalhou em grupo.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Destaque suas habilidades t\u00e9cnicas ou licen\u00e7as: experi\u00eancia com m\u00e1quinas, certifica\u00e7\u00f5es de seguran\u00e7a ou profici\u00eancia em sistemas de invent\u00e1rio podem ser um diferencial a seu favor em determinadas vagas.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Para cargos profissionais, apresente n\u00fameros \u2014 melhorias que voc\u00ea implementou, projetos t\u00e9cnicos que concluiu ou trabalhos multifuncionais que produziram resultados espec\u00edficos e mensur\u00e1veis.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Principais conclus\u00f5es realistas e seus pr\u00f3ximos passos<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Os empregos nesta empresa s\u00e3o ideais para pessoas que se sentem \u00e0 vontade em ambientes din\u00e2micos, com expectativas est\u00e1veis e trabalho em equipe de verdade. N\u00e3o \u00e9 para todos, mas muitos prosperam aqui.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Seu trabalho provavelmente far\u00e1 uma diferen\u00e7a tang\u00edvel para empresas e vizinhos. Feedback imediato e novos desafios surgem diariamente \u2014 especialmente em fun\u00e7\u00f5es de atendimento direto ao p\u00fablico.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Algumas vagas s\u00e3o sazonais ou por turnos, o que pode ser ideal para estudantes ou para quem busca flexibilidade de hor\u00e1rios. H\u00e1 oportunidades de emprego fixo para candidatos com esp\u00edrito de crescimento.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>O processo de contrata\u00e7\u00e3o prioriza preparo e atitude. Se voc\u00ea seguir os passos acima, se colocar\u00e1 rapidamente entre os melhores candidatos.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Os candidatos interessados devem acessar o portal oficial de empregos, consultar as vagas com frequ\u00eancia e levar a candidatura a s\u00e9rio. Com a abordagem certa, a pr\u00f3xima oportunidade est\u00e1 mais perto do que voc\u00ea imagina.<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Garanta uma vaga na FedEx conhecendo as fun\u00e7\u00f5es mais recentes, os benef\u00edcios e dicas para se candidatar. Este guia aborda cargos, pontos-chave para o curr\u00edculo e orienta\u00e7\u00f5es passo a passo para o processo seletivo.<\/p>","protected":false},"author":17,"featured_media":8456,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[106],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>FedEx Jobs: Hiring now, earnings up to $28\/h! - Vagas de Cursos<\/title>\n<meta name=\"description\" content=\"Learn how FedEx workdays blend scheduled routines with unexpected challenges, fostering skill development in a practical, grounded way.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vagasdecursos.com\/pt\/fedex-jobs-hiring-us\/\" \/>\n<meta property=\"og:locale\" content=\"pt_BR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"FedEx Jobs: Hiring now, earnings up to $28\/h! - Vagas de Cursos\" \/>\n<meta property=\"og:description\" content=\"Learn how FedEx workdays blend scheduled routines with unexpected challenges, fostering skill development in a practical, grounded way.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vagasdecursos.com\/pt\/fedex-jobs-hiring-us\/\" \/>\n<meta property=\"og:site_name\" content=\"Vagas de Cursos\" \/>\n<meta property=\"article:published_time\" content=\"2025-12-03T16:02:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-04T14:02:22+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/12\/fedex-jobs.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"800\" \/>\n\t<meta property=\"og:image:height\" content=\"384\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Julia Bermudez\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Julia Bermudez\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/vagasdecursos.com\/fedex-jobs-hiring-us\/\",\"url\":\"https:\/\/vagasdecursos.com\/fedex-jobs-hiring-us\/\",\"name\":\"FedEx Jobs: Hiring now, earnings up to $28\/h! - Vagas de Cursos\",\"isPartOf\":{\"@id\":\"https:\/\/vagasdecursos.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/vagasdecursos.com\/fedex-jobs-hiring-us\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/vagasdecursos.com\/fedex-jobs-hiring-us\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/12\/fedex-jobs.jpg\",\"datePublished\":\"2025-12-03T16:02:00+00:00\",\"dateModified\":\"2025-12-04T14:02:22+00:00\",\"author\":{\"@id\":\"https:\/\/vagasdecursos.com\/#\/schema\/person\/2688ca21b7b97a266539a00d04ac6f44\"},\"description\":\"Learn how FedEx workdays blend scheduled routines with unexpected challenges, fostering skill development in a practical, grounded way.\",\"breadcrumb\":{\"@id\":\"https:\/\/vagasdecursos.com\/fedex-jobs-hiring-us\/#breadcrumb\"},\"inLanguage\":\"pt-BR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/vagasdecursos.com\/fedex-jobs-hiring-us\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\/\/vagasdecursos.com\/fedex-jobs-hiring-us\/#primaryimage\",\"url\":\"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/12\/fedex-jobs.jpg\",\"contentUrl\":\"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/12\/fedex-jobs.jpg\",\"width\":800,\"height\":384},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/vagasdecursos.com\/fedex-jobs-hiring-us\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/vagasdecursos.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"FedEx Jobs: Hiring now, earnings up to $28\/h!\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/vagasdecursos.com\/#website\",\"url\":\"https:\/\/vagasdecursos.com\/\",\"name\":\"Vagas de Cursos\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/vagasdecursos.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"pt-BR\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/vagasdecursos.com\/#\/schema\/person\/2688ca21b7b97a266539a00d04ac6f44\",\"name\":\"Julia Bermudez\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\/\/vagasdecursos.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/730b4565e517c1fbb8f4311793aaad25?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/730b4565e517c1fbb8f4311793aaad25?s=96&d=mm&r=g\",\"caption\":\"Julia Bermudez\"},\"url\":\"https:\/\/vagasdecursos.com\/pt\/author\/julia-bermudez\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"FedEx Jobs: Hiring now, earnings up to $28\/h! - Vagas de Cursos","description":"Learn how FedEx workdays blend scheduled routines with unexpected challenges, fostering skill development in a practical, grounded way.","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:\/\/vagasdecursos.com\/pt\/fedex-jobs-hiring-us\/","og_locale":"pt_BR","og_type":"article","og_title":"FedEx Jobs: Hiring now, earnings up to $28\/h! - Vagas de Cursos","og_description":"Learn how FedEx workdays blend scheduled routines with unexpected challenges, fostering skill development in a practical, grounded way.","og_url":"https:\/\/vagasdecursos.com\/pt\/fedex-jobs-hiring-us\/","og_site_name":"Vagas de Cursos","article_published_time":"2025-12-03T16:02:00+00:00","article_modified_time":"2025-12-04T14:02:22+00:00","og_image":[{"width":800,"height":384,"url":"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/12\/fedex-jobs.jpg","type":"image\/jpeg"}],"author":"Julia Bermudez","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Julia Bermudez","Est. reading time":"6 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vagasdecursos.com\/fedex-jobs-hiring-us\/","url":"https:\/\/vagasdecursos.com\/fedex-jobs-hiring-us\/","name":"FedEx Jobs: Hiring now, earnings up to $28\/h! - Vagas de Cursos","isPartOf":{"@id":"https:\/\/vagasdecursos.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vagasdecursos.com\/fedex-jobs-hiring-us\/#primaryimage"},"image":{"@id":"https:\/\/vagasdecursos.com\/fedex-jobs-hiring-us\/#primaryimage"},"thumbnailUrl":"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/12\/fedex-jobs.jpg","datePublished":"2025-12-03T16:02:00+00:00","dateModified":"2025-12-04T14:02:22+00:00","author":{"@id":"https:\/\/vagasdecursos.com\/#\/schema\/person\/2688ca21b7b97a266539a00d04ac6f44"},"description":"Learn how FedEx workdays blend scheduled routines with unexpected challenges, fostering skill development in a practical, grounded way.","breadcrumb":{"@id":"https:\/\/vagasdecursos.com\/fedex-jobs-hiring-us\/#breadcrumb"},"inLanguage":"pt-BR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vagasdecursos.com\/fedex-jobs-hiring-us\/"]}]},{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/vagasdecursos.com\/fedex-jobs-hiring-us\/#primaryimage","url":"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/12\/fedex-jobs.jpg","contentUrl":"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/12\/fedex-jobs.jpg","width":800,"height":384},{"@type":"BreadcrumbList","@id":"https:\/\/vagasdecursos.com\/fedex-jobs-hiring-us\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vagasdecursos.com\/"},{"@type":"ListItem","position":2,"name":"FedEx Jobs: Hiring now, earnings up to $28\/h!"}]},{"@type":"WebSite","@id":"https:\/\/vagasdecursos.com\/#website","url":"https:\/\/vagasdecursos.com\/","name":"Vagas de Cursos","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vagasdecursos.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"pt-BR"},{"@type":"Person","@id":"https:\/\/vagasdecursos.com\/#\/schema\/person\/2688ca21b7b97a266539a00d04ac6f44","name":"Julia Bermudez","image":{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/vagasdecursos.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/730b4565e517c1fbb8f4311793aaad25?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/730b4565e517c1fbb8f4311793aaad25?s=96&d=mm&r=g","caption":"Julia Bermudez"},"url":"https:\/\/vagasdecursos.com\/pt\/author\/julia-bermudez\/"}]}},"_links":{"self":[{"href":"https:\/\/vagasdecursos.com\/pt\/wp-json\/wp\/v2\/posts\/8266"}],"collection":[{"href":"https:\/\/vagasdecursos.com\/pt\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/vagasdecursos.com\/pt\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/vagasdecursos.com\/pt\/wp-json\/wp\/v2\/users\/17"}],"replies":[{"embeddable":true,"href":"https:\/\/vagasdecursos.com\/pt\/wp-json\/wp\/v2\/comments?post=8266"}],"version-history":[{"count":2,"href":"https:\/\/vagasdecursos.com\/pt\/wp-json\/wp\/v2\/posts\/8266\/revisions"}],"predecessor-version":[{"id":8460,"href":"https:\/\/vagasdecursos.com\/pt\/wp-json\/wp\/v2\/posts\/8266\/revisions\/8460"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vagasdecursos.com\/pt\/wp-json\/wp\/v2\/media\/8456"}],"wp:attachment":[{"href":"https:\/\/vagasdecursos.com\/pt\/wp-json\/wp\/v2\/media?parent=8266"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/vagasdecursos.com\/pt\/wp-json\/wp\/v2\/categories?post=8266"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/vagasdecursos.com\/pt\/wp-json\/wp\/v2\/tags?post=8266"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}