{"id":8257,"date":"2025-12-03T15:56:00","date_gmt":"2025-12-03T15:56:00","guid":{"rendered":"https:\/\/vagasdecursos.com\/mcdonalds-careers\/"},"modified":"2025-12-04T13:16:12","modified_gmt":"2025-12-04T13:16:12","slug":"mcdonalds-careers","status":"publish","type":"post","link":"https:\/\/vagasdecursos.com\/pt\/mcdonalds-careers\/","title":{"rendered":"O McDonald&#039;s est\u00e1 contratando: Ganhe benef\u00edcios + at\u00e9 \u00a31.000 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\">Est\u00e1 pensando em trabalhar no McDonald&#039;s? Aqui est\u00e1 uma nova perspectiva sobre essa jornada.<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A busca por emprego pode ser uma experi\u00eancia avassaladora, especialmente quando voc\u00ea precisa de trabalho rapidamente ou deseja flexibilidade para conciliar tudo o mais em sua vida. A fadiga decis\u00f3ria surge quando voc\u00ea pesquisa repetidamente nos mesmos sites de emprego.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>O McDonald&#039;s oferece empregos em v\u00e1rios n\u00edveis, com hor\u00e1rios flex\u00edveis, uma cultura focada no trabalho em equipe e uma reputa\u00e7\u00e3o de apoio ao crescimento pessoal. Cada unidade tem uma atmosfera pr\u00f3pria, mas o compromisso com o desenvolvimento e a inclus\u00e3o se destaca.<\/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.mcdonalds.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\/McDonalds-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          Oportunidades de emprego no McDonald&#039;s        <\/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.mcdonalds.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.mcdonalds.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.mcdonalds.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\/McDonalds-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.mcdonalds.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><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A seguir, voc\u00ea encontrar\u00e1 o que diferencia a empresa, o que esperar de cada fun\u00e7\u00e3o e estrat\u00e9gias pr\u00e1ticas para se candidatar e se destacar. Se ficou curioso(a), continue lendo.<\/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\">Cultura moldada pelo cuidado e pelo trabalho em equipe.<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Trabalhar nesta empresa significa integrar equipes que se preocupam com cada membro e valorizam a diversidade. Os gestores se empenham para criar um ambiente acolhedor e estimulante.<\/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\/McDonalds-jobs-5.jpg\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-8441\" srcset=\"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/12\/McDonalds-jobs-5.jpg 800w, https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/12\/McDonalds-jobs-5-300x144.jpg 300w, https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/12\/McDonalds-jobs-5-768x369.jpg 768w, https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/12\/McDonalds-jobs-5-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>Os l\u00edderes procuram reconhecer o trabalho \u00e1rduo de forma consistente, seja por meio de feedback di\u00e1rio ou programas especiais de reconhecimento. Os funcion\u00e1rios relatam que sentir-se valorizados os mant\u00e9m motivados em dias de muito trabalho.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A inclus\u00e3o \u00e9 um valor fundamental em todas as nossas unidades, ajudando a apoiar novos funcion\u00e1rios de todas as origens. Muitos funcion\u00e1rios de longa data come\u00e7aram em cargos de n\u00edvel inicial e se sentiram incentivados a aprender.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>O esp\u00edrito de equipe vai al\u00e9m do balc\u00e3o de atendimento. O apoio \u00e0 aprendizagem, ao desenvolvimento de carreira e ao equil\u00edbrio com outros compromissos \u00e9 um diferencial para muitos funcion\u00e1rios, desde estudantes a pais que trabalham.<\/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\">Benef\u00edcios que fazem seu trabalho valer a pena para voc\u00ea.<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Muitas posi\u00e7\u00f5es oferecem benef\u00edcios e recompensas flex\u00edveis, adaptados \u00e0s diversas necessidades dos membros da equipe. Veja um resumo dos principais benef\u00edcios.<\/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 esperar<\/th><\/tr><\/thead><tbody><tr><td>Agendamento Flex\u00edvel<\/td><td>Escolha turnos que se adaptem \u00e0 sua rotina escolar, aos cuidados com os filhos ou a outros trabalhos.<\/td><\/tr><tr><td>Aux\u00edlio para pagamento de mensalidades<\/td><td>Obtenha ajuda financeira para seus estudos, que \u00e0s vezes cobre at\u00e9 100% de mensalidades para programas eleg\u00edveis.<\/td><\/tr><tr><td>Folga remunerada<\/td><td>Adquira licen\u00e7a remunerada para descansar ou lidar com eventos da vida.<\/td><\/tr><tr><td>Refei\u00e7\u00f5es e descontos<\/td><td>Desfrute de refei\u00e7\u00f5es gratuitas durante o seu turno e descontos quando n\u00e3o estiver a trabalhar.<\/td><\/tr><tr><td>Recompensas para funcion\u00e1rios<\/td><td>Participe de programas que reconhe\u00e7am desempenho excepcional, frequ\u00eancia ou contribui\u00e7\u00f5es para a equipe.<\/td><\/tr><tr><td>Programas de Treinamento<\/td><td>Participe de um programa de desenvolvimento estruturado, que o preparar\u00e1 para o avan\u00e7o na carreira e novas responsabilidades.<\/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>Os benef\u00edcios s\u00e3o definidos por cada franquia ou unidade pr\u00f3pria, portanto, as ofertas exatas podem variar. Sempre verifique com a unidade de sua escolha para confirmar os detalhes antes de se candidatar.<\/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\">Fun\u00e7\u00f5es que voc\u00ea ver\u00e1 com mais frequ\u00eancia<\/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\/McDonalds-jobs-2.jpg\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-8444\" srcset=\"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/12\/McDonalds-jobs-2.jpg 800w, https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/12\/McDonalds-jobs-2-300x144.jpg 300w, https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/12\/McDonalds-jobs-2-768x369.jpg 768w, https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/12\/McDonalds-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>Cada local contrata para uma combina\u00e7\u00e3o de cargos de n\u00edvel inicial e avan\u00e7ado, oferecendo aos candidatos muitas maneiras de contribuir e progredir.<\/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>Atendente: Atender clientes, preparar pedidos e manter o sal\u00e3o limpo e organizado. Simpatia e aten\u00e7\u00e3o aos detalhes s\u00e3o essenciais para esta fun\u00e7\u00e3o.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Operador(a) de caixa: Operar caixas registradoras, recepcionar clientes e garantir transa\u00e7\u00f5es r\u00e1pidas e precisas. Atendimento cordial e habilidades de escuta s\u00e3o essenciais.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Cozinheiro(a) ou Auxiliar de Cozinha: Preparar os itens do card\u00e1pio rapidamente, com foco na qualidade e seguran\u00e7a alimentar. Adaptabilidade e cumprimento de procedimentos s\u00e3o imprescind\u00edveis.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>L\u00edder de Turno: Apoiar o gerente, ajudar no treinamento da equipe, solucionar problemas em hor\u00e1rios de pico e servir como refer\u00eancia para os membros mais novos da equipe.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Manuten\u00e7\u00e3o: Manter os equipamentos e instala\u00e7\u00f5es funcionando sem problemas. Habilidades r\u00e1pidas de resolu\u00e7\u00e3o de problemas e conhecimentos b\u00e1sicos de reparo s\u00e3o muito \u00fateis.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Trainee de Gerenciamento: Aprenda sobre opera\u00e7\u00f5es de restaurante, gest\u00e3o de pessoas e elabora\u00e7\u00e3o de escalas de trabalho enquanto se prepara para uma posi\u00e7\u00e3o de lideran\u00e7a.<\/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>A disponibilidade de vagas varia conforme a \u00e9poca do ano e a localiza\u00e7\u00e3o. Para vagas atuais, consulte o site oficial de carreiras e confirme os detalhes com a unidade local.<\/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 paga o McDonald&#039;s 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>O McDonald&#039;s \u00e9 um dos maiores empregadores do setor de fast-food nos Estados Unidos, e a remunera\u00e7\u00e3o varia de acordo com a fun\u00e7\u00e3o, a experi\u00eancia e a localiza\u00e7\u00e3o. Abaixo, voc\u00ea encontrar\u00e1 uma vis\u00e3o geral dos sal\u00e1rios t\u00edpicos para cargos comuns, oferecendo uma perspectiva clara do que os funcion\u00e1rios podem esperar em toda a empresa.<\/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>Membro da tripula\u00e7\u00e3o\/equipe<\/td><td>em torno de US$ 12\u201316 por hora<\/td><\/tr><tr><td>Cozinheiro(a) \/ Auxiliar de Cozinha<\/td><td>em torno de US$ 14\u201319 por hora<\/td><\/tr><tr><td>Caixa \/ Funcion\u00e1rio Horista Geral<\/td><td>em torno de US$ 13\u201318 por hora<\/td><\/tr><tr><td>Gerente de Turno \/ Supervisor<\/td><td>em torno de US$ 15\u201320 por hora<\/td><\/tr><tr><td>Gerente de Restaurante<\/td><td>cerca de US$ 50.000\u201360.000 por ano<\/td><\/tr><\/tbody><\/table><figcaption class=\"wp-element-caption\"><em>* Os sal\u00e1rios por hora s\u00e3o baseados no sal\u00e1rio-base; os sal\u00e1rios anuais referem-se \u00e0 remunera\u00e7\u00e3o t\u00edpica de um cargo de ger\u00eancia.<\/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>Em cidades com custo de vida mais elevado, os trabalhadores horistas geralmente ganham perto do topo dessas faixas salariais.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Cargos de supervis\u00e3o e gest\u00e3o oferecem rendimentos significativamente melhores e maior estabilidade, criando fortes oportunidades de crescimento a longo prazo.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Para funcion\u00e1rios motivados, come\u00e7ar em cargos de n\u00edvel inicial pode levar a promo\u00e7\u00f5es e sal\u00e1rios mais altos ao longo do tempo.<\/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 dispon\u00edveis no McDonald&#039;s 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.namespace69e8ca3fe07e1501463178?.viewed !== true) return;\n      if (window.namespace69e8ca3fe07e1501463178?.clicked === true) return;\n\n      let id = event.target.getAttribute('data-namespace69e8ca3fe07e1501463178-id') ?? event.target.parentElement.getAttribute('data-namespace69e8ca3fe07e1501463178-id') ?? event.target.parentElement.parentElement.getAttribute('data-namespace69e8ca3fe07e1501463178-id');\n      if (id !== null) {\n          window.namespace69e8ca3fe07e1501463178.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.namespace69e8ca3fe07e1501463178 = window.namespace69e8ca3fe07e1501463178 || {};\n\n    window.namespace69e8ca3fe07e1501463178.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.namespace69e8ca3fe07e1501463178.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.namespace69e8ca3fe07e1501463178 = window.namespace69e8ca3fe07e1501463178 ?? {};\n      window.namespace69e8ca3fe07e1501463178.endpoint = 'jb'.split(\":\")[0];\n      window.namespace69e8ca3fe07e1501463178.placement = 'feed';\n      window.namespace69e8ca3fe07e1501463178.keyword = 'mcdonalds';\n      window.namespace69e8ca3fe07e1501463178.location = sessionStorage.getItem('wildcardCity');\n      window.namespace69e8ca3fe07e1501463178.country = 'US';\n      window.namespace69e8ca3fe07e1501463178.locale = 'en_US';\n      window.namespace69e8ca3fe07e1501463178.length = window.namespace69e8ca3fe07e1501463178.endpoint !== 'gm' ? 4 : 100;\n      window.namespace69e8ca3fe07e1501463178.entries = [];\n\n      window.namespace69e8ca3fe07e1501463178.urlParams = new URLSearchParams(window.location.search);\n      if (window.namespace69e8ca3fe07e1501463178.urlParams.has('keyword')) {\n        window.namespace69e8ca3fe07e1501463178.keyword = window.namespace69e8ca3fe07e1501463178.urlParams.get('keyword');\n      }\n\n      if (window.namespace69e8ca3fe07e1501463178.country === '') {\n        window.namespace69e8ca3fe07e1501463178.country = sessionStorage.getItem('wildcardCountry');\n      }\n\n      if (window.namespace69e8ca3fe07e1501463178.locale === '') {\n        window.namespace69e8ca3fe07e1501463178.locale = 'pt_BR';\n      }\n\n      window.namespace69e8ca3fe07e1501463178.url = `https:\/\/gns.atpnd.com\/${window.namespace69e8ca3fe07e1501463178.endpoint}?placement=${window.namespace69e8ca3fe07e1501463178.placement}&keyword=${window.namespace69e8ca3fe07e1501463178.keyword}&location=${window.namespace69e8ca3fe07e1501463178.location}&country=${window.namespace69e8ca3fe07e1501463178.country}&locale=${window.namespace69e8ca3fe07e1501463178.locale}`;\n      if (!['jb', 'ox', 'tr'].includes(window.namespace69e8ca3fe07e1501463178.endpoint)) {\n        window.namespace69e8ca3fe07e1501463178.url = `https:\/\/gns.atpnd.com\/${window.namespace69e8ca3fe07e1501463178.endpoint}?placement=${window.namespace69e8ca3fe07e1501463178.placement}&keyword=${window.namespace69e8ca3fe07e1501463178.keyword}&country=${window.namespace69e8ca3fe07e1501463178.country}&locale=${window.namespace69e8ca3fe07e1501463178.locale}`;\n      }\n      if ('jb'.includes(\":\")) {\n        window.namespace69e8ca3fe07e1501463178.url += '&endpoint=';\n      }\n\n            \n      fetch(window.namespace69e8ca3fe07e1501463178.url, {\n        mode: 'cors',\n        method: 'GET',\n        headers: {'accept': 'application\/json'}\n      }).then(response => response.json()).then(data => {\n        window.namespace69e8ca3fe07e1501463178.entries = data.entries;\n\n        \n        document.querySelectorAll('[data-namespace69e8ca3fe07e1501463178-card]').forEach((card, index) => {\n          const entry = window.namespace69e8ca3fe07e1501463178.entries[index];\n          if (entry && index < window.namespace69e8ca3fe07e1501463178.length) {\n            if (entry.id) card.setAttribute('data-namespace69e8ca3fe07e1501463178-card', entry.id);\n            if (entry.id) card.querySelector('[data-namespace69e8ca3fe07e1501463178-url]').setAttribute('data-namespace69e8ca3fe07e1501463178-id', entry.id);\n\n            card.querySelector('[data-namespace69e8ca3fe07e1501463178-image]').src = entry.image;\n            card.querySelector('[data-namespace69e8ca3fe07e1501463178-title]').textContent = entry.title;\n            card.querySelector('[data-namespace69e8ca3fe07e1501463178-city]').textContent = entry.city;\n            card.querySelector('[data-namespace69e8ca3fe07e1501463178-prompt]').textContent = entry.prompt;\n            card.querySelector('[data-namespace69e8ca3fe07e1501463178-url]').href = entry.url;\n\n            if (entry.city === '' || entry.city === undefined || entry.city === null || entry.city === 'null') {\n              card.querySelector('[data-namespace69e8ca3fe07e1501463178-city]').textContent = '';\n              card.querySelector('[data-namespace69e8ca3fe07e1501463178-location] svg').style.fill = 'transparent';\n            }\n\n            card.querySelector('[data-namespace69e8ca3fe07e1501463178-location]').remove();\n            if (!['jb'].includes(window.namespace69e8ca3fe07e1501463178.endpoint)) {\n              card.querySelector('[data-namespace69e8ca3fe07e1501463178-title]').style.fontSize = '22px';\n              card.style.minHeight = '360px';\n              card.querySelector('[data-namespace69e8ca3fe07e1501463178-header]').style.minHeight = '80px';\n            }\n\n            if (['gm', 'ps'].includes(window.namespace69e8ca3fe07e1501463178.endpoint)) {\n              card.style.minHeight = '0px';\n            }\n\n            if (['ps'].includes(window.namespace69e8ca3fe07e1501463178.endpoint)) {\n              card.querySelector('[data-namespace69e8ca3fe07e1501463178-url]').href = `\/search\/?q=${encodeURIComponent(entry.prompt)}`;\n\n              window.namespace69e8ca3fe07e1501463178.host = 'vagasdecursos.com';\n              document.querySelector('[data-namespace69e8ca3fe07e1501463178-powered]').href = `https:\/\/lp.${window.namespace69e8ca3fe07e1501463178.host}\/se\/search\/?endpoint=${\"\"}`;\n            }\n\n            if (['cp'].includes(window.namespace69e8ca3fe07e1501463178.endpoint)) {\n              card.querySelector('[data-namespace69e8ca3fe07e1501463178-image]').remove();\n              card.querySelector('[data-namespace69e8ca3fe07e1501463178-title]').style.marginRight = '0px';\n              card.style.border = '4px dashed ' + (index === 0 ? '#28a745' : '');\n            }\n            \n            if (['pd', 'ox', 'sh', 'tr'].includes(window.namespace69e8ca3fe07e1501463178.endpoint)) {\n              card.querySelector('[data-namespace69e8ca3fe07e1501463178-title]').style.fontSize = '18px';\n\n              let rating = entry.rating;\n              let starContainer = card.querySelector('[data-namespace69e8ca3fe07e1501463178-reviews] div');\n              let ratingText = card.querySelector('[data-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-reviews]').remove();\n              }\n            }\n            \n            card.querySelector('[data-namespace69e8ca3fe07e1501463178-curprice]').textContent = entry.price;\n            card.querySelector('[data-namespace69e8ca3fe07e1501463178-oldprice]').textContent = entry.old_price;\n            if (!['pd', 'ox', 'sh', 'tr'].includes(window.namespace69e8ca3fe07e1501463178.endpoint)) {\n              card.querySelector('[data-namespace69e8ca3fe07e1501463178-price]').remove();\n            }\n\n            document.querySelector('[data-namespace69e8ca3fe07e1501463178-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.namespace69e8ca3fe07e1501463178.isElementInViewport(document.querySelector(`[data-namespace69e8ca3fe07e1501463178-card=\"${card.getAttribute('data-namespace69e8ca3fe07e1501463178-card')}\"]`).querySelector('button'))))\n                  .then(_ => {\n                    window.namespace69e8ca3fe07e1501463178.observeVisibility(card, function(isVisible, entry) {\n                      if (!card.getAttribute('data-namespace69e8ca3fe07e1501463178-card')) return;\n\n                      if (isVisible) {\n                        fetch(`https:\/\/str.atpnd.com\/view\/${card.getAttribute('data-namespace69e8ca3fe07e1501463178-card')}`, {\n                          method: 'GET',\n                          headers: {'accept': 'application\/json'}\n                        }).then(response => {\n                          if (response.ok) {\n                            window.namespace69e8ca3fe07e1501463178.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-namespace69e8ca3fe07e1501463178-feed style=\"display: none; flex-wrap: wrap; gap: 30px; justify-content: center; margin-top: 80px; margin-bottom: 80px;\">\n\n    \n          <div data-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-city><\/span>\n            <\/p>\n          <\/div>\n                \n        <!-- Job Description -->\n        <p data-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace69e8ca3fe07e1501463178-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace69e8ca3fe07e1501463178-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n\n        <!-- Apply Button -->\n        <a data-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-city><\/span>\n            <\/p>\n          <\/div>\n                \n        <!-- Job Description -->\n        <p data-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace69e8ca3fe07e1501463178-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace69e8ca3fe07e1501463178-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n\n        <!-- Apply Button -->\n        <a data-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-city><\/span>\n            <\/p>\n          <\/div>\n                \n        <!-- Job Description -->\n        <p data-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace69e8ca3fe07e1501463178-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace69e8ca3fe07e1501463178-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n\n        <!-- Apply Button -->\n        <a data-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-city><\/span>\n            <\/p>\n          <\/div>\n                \n        <!-- Job Description -->\n        <p data-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace69e8ca3fe07e1501463178-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace69e8ca3fe07e1501463178-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n\n        <!-- Apply Button -->\n        <a data-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-city><\/span>\n            <\/p>\n          <\/div>\n                \n        <!-- Job Description -->\n        <p data-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace69e8ca3fe07e1501463178-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace69e8ca3fe07e1501463178-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n\n        <!-- Apply Button -->\n        <a data-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-city><\/span>\n            <\/p>\n          <\/div>\n                \n        <!-- Job Description -->\n        <p data-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace69e8ca3fe07e1501463178-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace69e8ca3fe07e1501463178-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n\n        <!-- Apply Button -->\n        <a data-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-city><\/span>\n            <\/p>\n          <\/div>\n                \n        <!-- Job Description -->\n        <p data-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace69e8ca3fe07e1501463178-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace69e8ca3fe07e1501463178-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n\n        <!-- Apply Button -->\n        <a data-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-city><\/span>\n            <\/p>\n          <\/div>\n                \n        <!-- Job Description -->\n        <p data-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace69e8ca3fe07e1501463178-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace69e8ca3fe07e1501463178-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n\n        <!-- Apply Button -->\n        <a data-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-city><\/span>\n            <\/p>\n          <\/div>\n                \n        <!-- Job Description -->\n        <p data-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace69e8ca3fe07e1501463178-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace69e8ca3fe07e1501463178-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n\n        <!-- Apply Button -->\n        <a data-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-city><\/span>\n            <\/p>\n          <\/div>\n                \n        <!-- Job Description -->\n        <p data-namespace69e8ca3fe07e1501463178-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-namespace69e8ca3fe07e1501463178-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace69e8ca3fe07e1501463178-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace69e8ca3fe07e1501463178-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n\n        <!-- Apply Button -->\n        <a data-namespace69e8ca3fe07e1501463178-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\">Passos para uma aplica\u00e7\u00e3o simples e r\u00e1pida<\/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 de candidatura torna-se mais f\u00e1cil se voc\u00ea preparar os documentos e conhecer o sistema. Aqui est\u00e1 um guia passo a passo \u00fatil.<\/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 o site oficial de busca de empregos. Digite seu CEP ou cidade para encontrar vagas pr\u00f3ximas. Isso filtrar\u00e1 os resultados por localidades pr\u00f3ximas de sua casa ou da sua regi\u00e3o de prefer\u00eancia.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Analise as vagas de emprego que correspondem ao seu perfil. Utilize filtros ou o chat para filtrar por cargo ou turno de prefer\u00eancia. Isso restringe os resultados \u00e0s op\u00e7\u00f5es que se encaixam na sua agenda e nos seus interesses.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Selecione a fun\u00e7\u00e3o desejada. Clique para ler um resumo, incluindo as atribui\u00e7\u00f5es e os requisitos. Verifique se o hor\u00e1rio de trabalho e a idade m\u00ednima s\u00e3o adequados para voc\u00ea.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Inicie a candidatura online. Preencha as informa\u00e7\u00f5es b\u00e1sicas, confirme a sua disponibilidade e fa\u00e7a o upload do seu curr\u00edculo, caso o sistema solicite. Responda a todas as perguntas espec\u00edficas da vaga com a maior sinceridade poss\u00edvel.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Fique atento \u00e0s solicita\u00e7\u00f5es dos assistentes virtuais \u2014 alguns sites oferecem ajuda em tempo real ou chatbots que orientam voc\u00ea ou agendam entrevistas caso voc\u00ea atenda aos requisitos documentais.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Envie sua candidatura e verifique seu e-mail para confirma\u00e7\u00e3o. Caso n\u00e3o receba uma resposta em breve, entre em contato novamente ou verifique sua caixa de spam, pois as respostas autom\u00e1ticas podem estar l\u00e1.<\/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>Muitos candidatos concluem o processo em menos de uma hora, com a ajuda de formul\u00e1rios online e suporte digital. Candidatar-se pelo celular tamb\u00e9m \u00e9 poss\u00edvel para a maioria das vagas.<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-YjjQ8\"><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.mcdonalds.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\/McDonalds-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          Oportunidades de emprego no McDonald&#039;s        <\/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.mcdonalds.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.mcdonalds.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.mcdonalds.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\/McDonalds-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.mcdonalds.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\">Destaque-se: dicas para candidaturas e entrevistas<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Demonstrar interesse genu\u00edno no foco da empresa no cliente transmite a mensagem certa em entrevistas. Mencione como voc\u00ea aprecia ambientes amig\u00e1veis onde o trabalho em equipe \u00e9 valorizado.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Procure exemplos de entrevistas em que voc\u00ea demonstre como lidou com responsabilidades ou situa\u00e7\u00f5es de alta press\u00e3o com calma. Os recrutadores valorizam a compostura e uma mentalidade voltada para o atendimento, mais do que respostas perfeitas.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Vista-se de forma simples, por\u00e9m arrumada, para todas as reuni\u00f5es. A apresenta\u00e7\u00e3o impec\u00e1vel causa uma boa primeira impress\u00e3o, independentemente da sua forma\u00e7\u00e3o ou experi\u00eancia. \u00c9 algo que est\u00e1 sempre sob seu controle.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pesquise alguns cen\u00e1rios reais que a empresa enfrenta em momentos de pico. Se voc\u00ea puder falar sobre como ajudar clientes em situa\u00e7\u00f5es de emerg\u00eancia ou apoiar um colega com dificuldades, voc\u00ea se destacar\u00e1 rapidamente.<\/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\">Detalhes do curr\u00edculo que geram resultados<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Destaque suas experi\u00eancias em atendimento ao cliente ou trabalho em equipe no in\u00edcio do seu curr\u00edculo. Essas habilidades s\u00e3o valorizadas em todos os n\u00edveis, desde funcion\u00e1rios operacionais at\u00e9 cargos de ger\u00eancia.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Mencione quaisquer trabalhos de meio per\u00edodo, voluntariado local ou participa\u00e7\u00e3o em clubes escolares anteriores. Isso demonstra confiabilidade, disposi\u00e7\u00e3o para o trabalho e envolvimento fora da sala de aula.<\/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 flexibilidade de hor\u00e1rios \u2014 se voc\u00ea j\u00e1 conseguiu conciliar v\u00e1rios compromissos com sucesso, mencione isso. Os gestores valorizam pessoas que conseguem se adaptar \u00e0s necessidades vari\u00e1veis da equipe.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Se voc\u00ea concluiu algum curso de treinamento em seguran\u00e7a alimentar ou manipula\u00e7\u00e3o de alimentos, adicione-o em uma se\u00e7\u00e3o separada. Qualifica\u00e7\u00f5es adicionais podem colocar sua candidatura no topo da lista.<\/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\">Veredito final: Pr\u00f3s, contras e o que fazer a seguir<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Candidatar-se a vagas aqui significa obter flexibilidade, apoio profissional e reconhecimento constante. Voc\u00ea conhecer\u00e1 colegas de trabalho de diversas origens que valorizam membros de equipe confi\u00e1veis.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>O crescimento profissional \u00e9 real, especialmente em lojas que oferecem treinamento estruturado e recompensas por esfor\u00e7o extra. O ambiente equilibra uma energia amig\u00e1vel com os objetivos de neg\u00f3cios.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Algumas fun\u00e7\u00f5es envolvem um ritmo de trabalho acelerado ou exigem adapta\u00e7\u00e3o r\u00e1pida \u00e0s mudan\u00e7as de prioridades. Isso n\u00e3o \u00e9 para todos, mas o feedback regular e o apoio da equipe podem facilitar a transi\u00e7\u00e3o.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Seu caminho depende das suas prioridades: equil\u00edbrio entre vida pessoal e profissional, crescimento na carreira, juntar dinheiro para os estudos ou adquirir a primeira experi\u00eancia profissional. Comece com uma candidatura e mantenha suas op\u00e7\u00f5es em aberto.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Consulte o portal de empregos oficial com frequ\u00eancia, pois novas vagas e posi\u00e7\u00f5es surgem durante todo o ano. Aprimore seu curr\u00edculo e prepare hist\u00f3rias sinceras para suas entrevistas \u2014 isso far\u00e1 com que voc\u00ea seja memor\u00e1vel para as equipes de recrutamento.<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>With inviting teams and structured roles, McDonald\u2019s creates a work experience that supports growth from day one.<\/p>","protected":false},"author":17,"featured_media":8445,"comment_status":"closed","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>McDonald&#039;s is Hiring: Earn Benefits + Up to $20\/h - Vagas de Cursos<\/title>\n<meta name=\"description\" content=\"See why McDonald\u2019s remains a popular choice, with roles designed for skill-building, supportive leaders and a positive daily rhythm.\" \/>\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\/mcdonalds-careers\/\" \/>\n<meta property=\"og:locale\" content=\"pt_BR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"McDonald&#039;s is Hiring: Earn Benefits + Up to $20\/h - Vagas de Cursos\" \/>\n<meta property=\"og:description\" content=\"See why McDonald\u2019s remains a popular choice, with roles designed for skill-building, supportive leaders and a positive daily rhythm.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vagasdecursos.com\/pt\/mcdonalds-careers\/\" \/>\n<meta property=\"og:site_name\" content=\"Vagas de Cursos\" \/>\n<meta property=\"article:published_time\" content=\"2025-12-03T15:56:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-04T13:16:12+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/12\/McDonalds-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=\"7 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/vagasdecursos.com\/mcdonalds-careers\/\",\"url\":\"https:\/\/vagasdecursos.com\/mcdonalds-careers\/\",\"name\":\"McDonald's is Hiring: Earn Benefits + Up to $20\/h - Vagas de Cursos\",\"isPartOf\":{\"@id\":\"https:\/\/vagasdecursos.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/vagasdecursos.com\/mcdonalds-careers\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/vagasdecursos.com\/mcdonalds-careers\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/12\/McDonalds-jobs.jpg\",\"datePublished\":\"2025-12-03T15:56:00+00:00\",\"dateModified\":\"2025-12-04T13:16:12+00:00\",\"author\":{\"@id\":\"https:\/\/vagasdecursos.com\/#\/schema\/person\/2688ca21b7b97a266539a00d04ac6f44\"},\"description\":\"See why McDonald\u2019s remains a popular choice, with roles designed for skill-building, supportive leaders and a positive daily rhythm.\",\"breadcrumb\":{\"@id\":\"https:\/\/vagasdecursos.com\/mcdonalds-careers\/#breadcrumb\"},\"inLanguage\":\"pt-BR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/vagasdecursos.com\/mcdonalds-careers\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\/\/vagasdecursos.com\/mcdonalds-careers\/#primaryimage\",\"url\":\"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/12\/McDonalds-jobs.jpg\",\"contentUrl\":\"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/12\/McDonalds-jobs.jpg\",\"width\":800,\"height\":384},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/vagasdecursos.com\/mcdonalds-careers\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/vagasdecursos.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"McDonald&#8217;s is Hiring: Earn Benefits + Up to $20\/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":"McDonald's is Hiring: Earn Benefits + Up to $20\/h - Vagas de Cursos","description":"See why McDonald\u2019s remains a popular choice, with roles designed for skill-building, supportive leaders and a positive daily rhythm.","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\/mcdonalds-careers\/","og_locale":"pt_BR","og_type":"article","og_title":"McDonald's is Hiring: Earn Benefits + Up to $20\/h - Vagas de Cursos","og_description":"See why McDonald\u2019s remains a popular choice, with roles designed for skill-building, supportive leaders and a positive daily rhythm.","og_url":"https:\/\/vagasdecursos.com\/pt\/mcdonalds-careers\/","og_site_name":"Vagas de Cursos","article_published_time":"2025-12-03T15:56:00+00:00","article_modified_time":"2025-12-04T13:16:12+00:00","og_image":[{"width":800,"height":384,"url":"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/12\/McDonalds-jobs.jpg","type":"image\/jpeg"}],"author":"Julia Bermudez","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Julia Bermudez","Est. reading time":"7 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vagasdecursos.com\/mcdonalds-careers\/","url":"https:\/\/vagasdecursos.com\/mcdonalds-careers\/","name":"McDonald's is Hiring: Earn Benefits + Up to $20\/h - Vagas de Cursos","isPartOf":{"@id":"https:\/\/vagasdecursos.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vagasdecursos.com\/mcdonalds-careers\/#primaryimage"},"image":{"@id":"https:\/\/vagasdecursos.com\/mcdonalds-careers\/#primaryimage"},"thumbnailUrl":"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/12\/McDonalds-jobs.jpg","datePublished":"2025-12-03T15:56:00+00:00","dateModified":"2025-12-04T13:16:12+00:00","author":{"@id":"https:\/\/vagasdecursos.com\/#\/schema\/person\/2688ca21b7b97a266539a00d04ac6f44"},"description":"See why McDonald\u2019s remains a popular choice, with roles designed for skill-building, supportive leaders and a positive daily rhythm.","breadcrumb":{"@id":"https:\/\/vagasdecursos.com\/mcdonalds-careers\/#breadcrumb"},"inLanguage":"pt-BR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vagasdecursos.com\/mcdonalds-careers\/"]}]},{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/vagasdecursos.com\/mcdonalds-careers\/#primaryimage","url":"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/12\/McDonalds-jobs.jpg","contentUrl":"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/12\/McDonalds-jobs.jpg","width":800,"height":384},{"@type":"BreadcrumbList","@id":"https:\/\/vagasdecursos.com\/mcdonalds-careers\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vagasdecursos.com\/"},{"@type":"ListItem","position":2,"name":"McDonald&#8217;s is Hiring: Earn Benefits + Up to $20\/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\/8257"}],"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=8257"}],"version-history":[{"count":2,"href":"https:\/\/vagasdecursos.com\/pt\/wp-json\/wp\/v2\/posts\/8257\/revisions"}],"predecessor-version":[{"id":8446,"href":"https:\/\/vagasdecursos.com\/pt\/wp-json\/wp\/v2\/posts\/8257\/revisions\/8446"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vagasdecursos.com\/pt\/wp-json\/wp\/v2\/media\/8445"}],"wp:attachment":[{"href":"https:\/\/vagasdecursos.com\/pt\/wp-json\/wp\/v2\/media?parent=8257"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/vagasdecursos.com\/pt\/wp-json\/wp\/v2\/categories?post=8257"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/vagasdecursos.com\/pt\/wp-json\/wp\/v2\/tags?post=8257"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}