{"id":2541,"date":"2025-11-18T10:28:40","date_gmt":"2025-11-18T10:28:40","guid":{"rendered":"https:\/\/themisternews.com\/?p=2541"},"modified":"2026-01-19T15:01:16","modified_gmt":"2026-01-19T15:01:16","slug":"amazon-jobs","status":"publish","type":"post","link":"https:\/\/themisternews.com\/es\/amazon-jobs\/","title":{"rendered":"\u00a1A Amazon est\u00e1 contratando! Vagas abiertas con salarios competitivos"},"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\" id=\"h-trabalhe-na-amazon-e-de-o-proximo-passo-na-sua-carreira\">Trabalhe na Amazon y el pr\u00f3ximo paso en su carrera<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00a1A Amazon est\u00e1 contratando! Con vagas abiertas en diversas \u00e1reas, un gigante del comercio electr\u00f3nico ofrece oportunidades de crecimiento, beneficios completos y un ambiente de trabajo inclusivo. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00a1N\u00e3o perca a chance de fazer parte de una empresa innovadora y en constante expansi\u00f3n!<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-2kHGzC\"><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:\/\/www.amazon.jobs\/pt\" 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:\/\/themisternews.com\/wp-content\/uploads\/2024\/11\/US_HP_DS_Tile_800x500_1._CB1714765816_.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        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Amazon        <\/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              Carrera            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              Beneficios            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          Junte-se \u00e0 Amazon \u2013 \u00a1Sua vaga est\u00e1 esperando por voc\u00ea!\n        <\/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:\/\/www.amazon.jobs\/pt\" 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              Candidatar-se            <\/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:\/\/www.amazon.jobs\/pt\" 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              Candidatar-se            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          Ser\u00e1s redirigido a otro sitio        <\/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:\/\/www.amazon.jobs\/pt\" 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:\/\/themisternews.com\/wp-content\/uploads\/2024\/11\/US_HP_DS_Tile_800x500_1._CB1714765816_.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                Junte-se \u00e0 Amazon \u2013 \u00a1Sua vaga est\u00e1 esperando por voc\u00ea!              <\/p>\n              <a href=\"https:\/\/www.amazon.jobs\/pt\" 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                    Candidatar-se                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Ser\u00e1s redirigido a otro sitio              <\/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\" id=\"h-explore-as-oportunidades-de-emprego-na-amazon\">Explorar como oportunidades de emprego na Amazon<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Si est\u00e1s ingresando al mercado de trabajo o buscando una oportunidad para avanzar en tu carrera, Amazon ofrece cargos que atienden a diferentes niveles de habilidad y objetivos profesionales.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>As diversos vagas de emprego da Amazon atendem a diferentes forma\u00e7\u00f5es profissionais.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Auxiliar de Armaz\u00e9m<\/strong>: Junte-se \u00e0 equipe de opera\u00e7\u00f5es da Amazon y ajude a garantir que os produtos sejam selecionados, embalados y enviados para os clientes con precisi\u00f3n y sin prazo. Esta funci\u00f3n exige resistencia f\u00edsica y atenci\u00f3n a los detalles.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Atendimento ao Cliente<\/strong>: Auxilie os clientes com sus d\u00favidas, resolva problemas y melhore a experi\u00eancia deles. Esta posici\u00f3n es ideal para facilitar la comunicaci\u00f3n y la resoluci\u00f3n de problemas.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Consultor de Vendas<\/strong>: Interaja con clientes potenciales y existentes para promover los productos y servicios de Amazon, construir relaciones y cerrar ventas. Esta funci\u00f3n exige habilidades interpersonales fuertes, foco en resultados y capacidad de comunicar valor de forma eficaz.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Motorista de Entrega<\/strong>: Seja parte da rede de entregas, garantindo entregas seguras e pontuais. Los motoristas precisan de carteira de motorista v\u00e1lida y habilidades para gestionar rotaciones con eficiencia.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Gerente de Opera\u00e7\u00f5es<\/strong>: Lidere equipes para otimizar as opera\u00e7\u00f5es do armaz\u00e9m, melhorar processos e atingir as metas de desempenho. La experiencia en log\u00edstica o gesti\u00f3n de la cadeia de sorpresas es frecuentemente necesaria.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Analista de Dados<\/strong>: Apoie a tomada de decis\u00f5es analisando conjuntos de datos complejos y fornecendo insights acion\u00e1veis. Esta funci\u00f3n es ideal para personas con fuertes habilidades anal\u00edticas y experiencia en herramientas de visualizaci\u00f3n de datos.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Especialista en Marketing<\/strong>: Ayude a definir estrategias de divulgaci\u00f3n de Amazon, conduza campa\u00f1as y analice el compromiso de dos clientes para mejorar los resultados de marketing. La creatividad y el pensamiento anal\u00edtico son esenciales para esa funci\u00f3n.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Coordinador de Recursos Humanos<\/strong>: Apoie as iniciativas de RH da Amazon, ajude na integra\u00e7\u00e3o de novos funcion\u00e1rios y gerencie as rela\u00e7\u00f5es com os colaboradores. La experiencia en administraci\u00f3n de RH puede ser un diferencial.<\/li>\n<\/div><\/ul>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-Z14nJEn\"><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:\/\/www.amazon.jobs\/pt\" 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:\/\/themisternews.com\/wp-content\/uploads\/2024\/11\/US_HP_DS_Tile_800x500_1._CB1714765816_.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        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Amazon        <\/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              Carrera            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              Beneficios            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          Junte-se \u00e0 Amazon \u2013 \u00a1Sua vaga est\u00e1 esperando por voc\u00ea!\n        <\/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:\/\/www.amazon.jobs\/pt\" 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              Candidatar-se            <\/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:\/\/www.amazon.jobs\/pt\" 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              Candidatar-se            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          Ser\u00e1s redirigido a otro sitio        <\/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:\/\/www.amazon.jobs\/pt\" 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:\/\/themisternews.com\/wp-content\/uploads\/2024\/11\/US_HP_DS_Tile_800x500_1._CB1714765816_.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                Junte-se \u00e0 Amazon \u2013 \u00a1Sua vaga est\u00e1 esperando por voc\u00ea!              <\/p>\n              <a href=\"https:\/\/www.amazon.jobs\/pt\" 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                    Candidatar-se                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Ser\u00e1s redirigido a otro sitio              <\/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>Cada una de estas funciones desempe\u00f1a un papel vital en las operaciones y no aumenta en Amazon.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Mientras trabaja de forma pr\u00e1ctica en log\u00edstica o utiliza su experiencia t\u00e9cnica en desarrollo de software, Amazon ofrece una plataforma para un trabajo significativo con potencial de crecimiento.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Una variedad de cargos disponibles reflejan las diversas funciones de la empresa y el soporte esencial que cada funci\u00f3n ofrece a la misi\u00f3n general de Amazon.<\/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\" id=\"h-por-que-trabalhar-na-amazon-veja-os-beneficios-para-os-funcionarios\">\u00bfPor qu\u00e9 trabajar en Amazon? Veja os beneficios para os funcion\u00e1rios<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Amazon est\u00e1 convencida de que no s\u00f3lo sus salarios son competitivos, sino tambi\u00e9n su paquete robusto de beneficios.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Los funciones frecuentemente citan estos beneficios como motivos principales para ingresar y permanecer en la empresa:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Plano de sa\u00fade completo<\/strong>: Una cobertura que incluye planos m\u00e9dicos, odontol\u00f3gicos y de visi\u00f3n para brindar salud y bienestar a los funcionarios.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Previd\u00eancia privada<\/strong>: Amazon ofrece contribuciones para planes de previsi\u00f3n privada, ayudando a los funcionarios a garantizar su futuro financiero.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Licen\u00e7a remunerada<\/strong>: Pol\u00edticas generosas de licencia remunerada, incluyendo d\u00edas de vacaciones, licencia m\u00e9dica y feriados, para promover el equilibrio entre la vida profesional y personal.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Descontos para funcion\u00e1rios<\/strong>: Acceso a descuentos en diversos productos y servicios de Amazon.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Licencia parental<\/strong>: Op\u00e7\u00f5es de licen\u00e7a maternidade, paternidade e ado\u00e7\u00e3o para apoiar os funcion\u00e1rios em momentos importantes con la familia.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Programas de desarrollo de carrera<\/strong>: Acesso a programas de treinamento, talleres y oportunidades de mentoria para fomentar o crecimiento profesional.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Auxiliar de educaci\u00f3n<\/strong>: Soporte financiero para quien busca cursos de educaci\u00f3n continua, graduaci\u00f3n o certificaciones profesionales.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Apoio \u00e0 sa\u00fade mental<\/strong>: Servicios de asesoramiento psicol\u00f3gico y programas de apoyo para mantener o estar emocional y psicol\u00f3gico dos funciones.<\/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>Los beneficios para los funcionarios de Amazon contribuyen a un ambiente de trabajo positivo y colaborador.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Estos beneficios no apenas aumentan la satisfacci\u00f3n laboral, pero tambi\u00e9n incentivan el desarrollo de carrera a largo plazo y crecimiento personal.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Al invertir en cobertura de salud p\u00fablica, opciones para apostillador\u00eda y programas de desarrollo de habilidades, Amazon demuestra su compromiso en ser m\u00e1s que apenas un trabajo local.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Por eso, s\u00e9 que los beneficios pueden variar seg\u00fan el lugar, la carga, el tiempo de trabajo y la elegibilidad.<\/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\" id=\"h-qualificacoes-e-habilidades-necessarias-para-trabalhar-na-amazon\">Cualificaciones y habilidades necesarias para trabajar en Amazon<\/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-large\"><img decoding=\"async\" width=\"1024\" height=\"576\" loading=\"lazy\" src=\"https:\/\/themisternews.com\/wp-content\/uploads\/2024\/11\/Captura-de-tela-2024-11-11-103657-1024x576.png\" alt=\"Amazon\" class=\"w-full object-cover object-center border mx-auto wp-image-1413\" srcset=\"https:\/\/themisternews.com\/wp-content\/uploads\/2024\/11\/Captura-de-tela-2024-11-11-103657-1024x576.png 1024w, https:\/\/themisternews.com\/wp-content\/uploads\/2024\/11\/Captura-de-tela-2024-11-11-103657-300x169.png 300w, https:\/\/themisternews.com\/wp-content\/uploads\/2024\/11\/Captura-de-tela-2024-11-11-103657-768x432.png 768w, https:\/\/themisternews.com\/wp-content\/uploads\/2024\/11\/Captura-de-tela-2024-11-11-103657-1536x864.png 1536w, https:\/\/themisternews.com\/wp-content\/uploads\/2024\/11\/Captura-de-tela-2024-11-11-103657-18x10.png 18w, https:\/\/themisternews.com\/wp-content\/uploads\/2024\/11\/Captura-de-tela-2024-11-11-103657.png 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Cualificaciones y habilidades necesarias para trabajar en Amazon. Fuente: Amazonas<\/figcaption><\/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 carga en Amazon tiene calificaciones espec\u00edficas, m\u00e1s habilidades y atributos que una empresa valoriza en sus colaboradores:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Adaptabilidad<\/strong>: La capacidad de prosperar en un ambiente din\u00e1mico es fundamental en Amazon, donde los proyectos y prioridades pueden cambiar r\u00e1pidamente.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Trabalho em equipe<\/strong>: Habilidades fuertes de colaboraci\u00f3n s\u00e3o essenciais, pois a maioria das fun\u00e7\u00f5es exigen trabajar de forma eficaz dentro de equipos diversos.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Aten\u00e7\u00e3o aos detalhes<\/strong>: Padr\u00f5es elevados de precisi\u00f3n y calidad son indispensables en cargos como Auxiliar de Armaz\u00e9m o Analista de Dados.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Resolu\u00e7\u00e3o de problemas<\/strong>: Se valoriza la capacidad de identificar problemas e implementar soluciones, especialmente en funciones de atenci\u00f3n al cliente e ingenier\u00eda.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Profici\u00eancia t\u00e9cnica<\/strong>: Para cargos t\u00e9cnicos, es necesario conocer los idiomas de programaci\u00f3n y los marcos relevantes.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Gest\u00e3o de tempo<\/strong>: Ser capaz de priorizar tarefas y cumprir prazos es importante para mantener la productividad.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Comunica\u00e7\u00e3o excelente<\/strong>: Las habilidades claras de comunicaci\u00f3n son beneficiosas en cargos como Atenci\u00f3n al Cliente y Coordinador de Recursos Humanos.<\/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>Estas habilidades y atributos esenciales se combinan con la fuerza de trabajo de Amazon, que es din\u00e1mica y eficiente.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Seja voc\u00ea um candidato para un vaga de nivel inicial o una funci\u00f3n de gesti\u00f3n m\u00e1s elevada, demostrar esas habilidades pode ayudar a destacar su candidatura.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>La fase de empresa en versatilidad y trabajo en equipo significa que los funcionarios frecuentes tienen la oportunidad de aprender y expandir sus habilidades a lo largo de sus carreras.<\/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\" id=\"h-candidatura-a-vagas-na-amazon-siga-esses-passos-faceis\">Candidatura a vagas na Amazon: Siga esses passos f\u00e1ceis<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Si est\u00e1s pronto para ser candidato a un vagabundo en Amazon, sigue estos sencillos pasos para comenzar:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>1. Visite el sitio oficial de empregos da Amazon<\/strong>: Acceda a la p\u00e1gina de carreras de Amazon para explorar vagas abiertas y filtrar por localizaci\u00f3n, tipo de vagancia y \u00e1rea de inter\u00e9s.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>2. Llora una cuenta en Amazon Jobs<\/strong>: Reg\u00edstrese o inicie sesi\u00f3n en su cuenta para ser candidato a vagabundos y acompa\u00f1ar el estado de su candidatura.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>3. Envie sua candidatura<\/strong>: Complete el formulario de candidatura enviando su curr\u00edculo y otros documentos solicitados. Lembre-se de personalizar su curr\u00edculo para destacar as qualifica\u00e7\u00f5es que atienden aos requisitos da vagancia.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>4. Fa\u00e7a as avalia\u00e7\u00f5es<\/strong>: Algunas vagas podem requieren evaluaciones en l\u00ednea para probar sus habilidades y aptitudes. Prepare-se para realizar esses testes dentro del prazo estipulado.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>5. Prep\u00e1rese para una entrevista<\/strong>: Caso sua candidatura seja seleccionada, usted ser\u00e1 convidado para una entrevista, que podr\u00e1 ocorrer por tel\u00e9fono, v\u00eddeo o presencialmente.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>6. Acompanhe sua candidatura<\/strong>: Despu\u00e9s de una entrevista, guarde un retorno o acceda a su cuenta en Amazon Jobs para verificar el estado de su candidatura.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>7. Receba a oferta<\/strong>: Si usted es seleccionado, recibir\u00e1 una oferta de emprego con los detalles sobre la carga, beneficios y datos de inicio.<\/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>La candidatura a Amazon es un proceso simple que enfatiza la preparaci\u00f3n y la atenci\u00f3n a los detalles.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Si dedicas un tiempo a personalizar tu curr\u00edculo y te preparas para entrevistas, puedes aumentar tus posibilidades de garantizar un viaje en las principales empresas de tecnolog\u00eda del mundo.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El proceso transparente de candidatura y las pr\u00e1cticas de contrataci\u00f3n eficientes de la empresa buscan combinar el candidato certo con el cargo adecuado, garantizando una experiencia beneficiosa para ambas partes.<\/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\" id=\"h-pronto-para-encontrar-a-oportunidade-certa-para-voce\">\u00bfPronto para encontrar una oportunidade certa 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>Amazon es una excelente escuela para impulsar su carrera, con sus oportunidades de crecimiento, beneficios y un ambiente inclusivo.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sin embargo, siempre es bueno explorar otras opciones y encontrar un camino que m\u00e1s se alinea con sus objetivos y habilidades.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00a1Contin\u00fae prestando y descubra otras cosas disponibles que podr\u00edan ser una pr\u00f3xima gran oportunidad para su futuro profesional!<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-ZRhKiw\">\n  <section class=\"cta 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 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/themisternews.com\/es\/ns-br-jb-001\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"\u00a1Nuevas vagas disponibles! Confira \u00e1gora\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/themisternews.com\/wp-content\/uploads\/2024\/10\/960x0.webp\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/themisternews.com\/es\/ns-br-jb-001\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"\u00a1Nuevas vagas disponibles! Confira \u00e1gora\">\n            \u00a1Nuevas vagas disponibles! Confira \u00e1gora        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Vagas com e sem experi\u00eancia, beneficios atractivos y procesos selectivos simplificados.        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/themisternews.com\/es\/ns-br-jb-001\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continuar leyendo            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\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:\/\/themisternews.com\/es\/ns-br-jb-001\/\"  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:\/\/themisternews.com\/wp-content\/uploads\/2024\/10\/960x0.webp\">          \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                \u00a1Nuevas vagas disponibles! Confira \u00e1gora              <\/p>\n              <a href=\"https:\/\/themisternews.com\/es\/ns-br-jb-001\/\"  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                    Continuar leyendo                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Permanecer\u00e1s en el mismo sitio              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Trabalhe na Amazon y d\u00ea o pr\u00f3ximo paso en su carrera \u00a1A Amazon est\u00e1 contratando! Con vagas abiertas en diversas \u00e1reas, un gigante del comercio electr\u00f3nico ofrece oportunidades de crecimiento, beneficios completos y un ambiente de trabajo inclusivo. \u00a1N\u00e3o perca a chance de fazer parte de una empresa innovadora y en constante expansi\u00f3n! Explora como oportunidades\u2026 <a class=\"more-link\" href=\"https:\/\/themisternews.com\/es\/amazon-jobs\/\">sigue leyendo <span class=\"screen-reader-text\">\u00a1A Amazon est\u00e1 contratando! Vagas abiertas con salarios competitivos<\/span><\/a><\/p>","protected":false},"author":7,"featured_media":1978,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[225,222],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v18.7 (Yoast SEO v19.1) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>A Amazon est\u00e1 contratando! Vagas abertas com sal\u00e1rios competitivos - The Mister News<\/title>\n<meta name=\"description\" content=\"Junte-se \u00e0 Amazon e fa\u00e7a parte de uma empresa que valoriza inova\u00e7\u00e3o e crescimento. Descubra uma carreira que impulsiona seu futuro!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/themisternews.com\/es\/amazon-jobs\/\" \/>\n<meta property=\"og:locale\" content=\"es_MX\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"A Amazon est\u00e1 contratando! Vagas abertas com sal\u00e1rios competitivos\" \/>\n<meta property=\"og:description\" content=\"Junte-se \u00e0 Amazon e fa\u00e7a parte de uma empresa que valoriza inova\u00e7\u00e3o e crescimento. Descubra uma carreira que impulsiona seu futuro!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/themisternews.com\/es\/amazon-jobs\/\" \/>\n<meta property=\"og:site_name\" content=\"The Mister News\" \/>\n<meta property=\"article:published_time\" content=\"2025-11-18T10:28:40+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-19T15:01:16+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/themisternews.com\/wp-content\/uploads\/2025\/06\/ChatGPT-Image-4-de-jun.-de-2025-12_37_53.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1536\" \/>\n\t<meta property=\"og:image:height\" content=\"1024\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Amanda Laet\" \/>\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\":\"WebSite\",\"@id\":\"https:\/\/themisternews.com\/#website\",\"url\":\"https:\/\/themisternews.com\/\",\"name\":\"The Mister News\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/themisternews.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"es-MX\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"es-MX\",\"@id\":\"https:\/\/themisternews.com\/amazon-jobs\/#primaryimage\",\"url\":\"https:\/\/themisternews.com\/wp-content\/uploads\/2025\/06\/ChatGPT-Image-4-de-jun.-de-2025-12_37_53.jpg\",\"contentUrl\":\"https:\/\/themisternews.com\/wp-content\/uploads\/2025\/06\/ChatGPT-Image-4-de-jun.-de-2025-12_37_53.jpg\",\"width\":1536,\"height\":1024,\"caption\":\"Source: ChatGPT\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/themisternews.com\/amazon-jobs\/#webpage\",\"url\":\"https:\/\/themisternews.com\/amazon-jobs\/\",\"name\":\"A Amazon est\u00e1 contratando! Vagas abertas com sal\u00e1rios competitivos - The Mister News\",\"isPartOf\":{\"@id\":\"https:\/\/themisternews.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/themisternews.com\/amazon-jobs\/#primaryimage\"},\"datePublished\":\"2025-11-18T10:28:40+00:00\",\"dateModified\":\"2026-01-19T15:01:16+00:00\",\"author\":{\"@id\":\"https:\/\/themisternews.com\/#\/schema\/person\/83b879740b5664526a126a7e6da10f67\"},\"description\":\"Junte-se \u00e0 Amazon e fa\u00e7a parte de uma empresa que valoriza inova\u00e7\u00e3o e crescimento. Descubra uma carreira que impulsiona seu futuro!\",\"breadcrumb\":{\"@id\":\"https:\/\/themisternews.com\/amazon-jobs\/#breadcrumb\"},\"inLanguage\":\"es-MX\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/themisternews.com\/amazon-jobs\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/themisternews.com\/amazon-jobs\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/themisternews.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"A Amazon est\u00e1 contratando! Vagas abertas com sal\u00e1rios competitivos\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/themisternews.com\/#\/schema\/person\/83b879740b5664526a126a7e6da10f67\",\"name\":\"Amanda Laet\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es-MX\",\"@id\":\"https:\/\/themisternews.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/9b309751207ecb9bf4933d961aebd09d?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/9b309751207ecb9bf4933d961aebd09d?s=96&d=mm&r=g\",\"caption\":\"Amanda Laet\"},\"url\":\"https:\/\/themisternews.com\/es\/author\/amanda-laet\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"A Amazon est\u00e1 contratando! Vagas abertas com sal\u00e1rios competitivos - The Mister News","description":"Junte-se \u00e0 Amazon e fa\u00e7a parte de uma empresa que valoriza inova\u00e7\u00e3o e crescimento. Descubra uma carreira que impulsiona seu futuro!","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:\/\/themisternews.com\/es\/amazon-jobs\/","og_locale":"es_MX","og_type":"article","og_title":"A Amazon est\u00e1 contratando! Vagas abertas com sal\u00e1rios competitivos","og_description":"Junte-se \u00e0 Amazon e fa\u00e7a parte de uma empresa que valoriza inova\u00e7\u00e3o e crescimento. Descubra uma carreira que impulsiona seu futuro!","og_url":"https:\/\/themisternews.com\/es\/amazon-jobs\/","og_site_name":"The Mister News","article_published_time":"2025-11-18T10:28:40+00:00","article_modified_time":"2026-01-19T15:01:16+00:00","og_image":[{"width":1536,"height":1024,"url":"https:\/\/themisternews.com\/wp-content\/uploads\/2025\/06\/ChatGPT-Image-4-de-jun.-de-2025-12_37_53.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Amanda Laet","Est. reading time":"7 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/themisternews.com\/#website","url":"https:\/\/themisternews.com\/","name":"The Mister News","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/themisternews.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"es-MX"},{"@type":"ImageObject","inLanguage":"es-MX","@id":"https:\/\/themisternews.com\/amazon-jobs\/#primaryimage","url":"https:\/\/themisternews.com\/wp-content\/uploads\/2025\/06\/ChatGPT-Image-4-de-jun.-de-2025-12_37_53.jpg","contentUrl":"https:\/\/themisternews.com\/wp-content\/uploads\/2025\/06\/ChatGPT-Image-4-de-jun.-de-2025-12_37_53.jpg","width":1536,"height":1024,"caption":"Source: ChatGPT"},{"@type":"WebPage","@id":"https:\/\/themisternews.com\/amazon-jobs\/#webpage","url":"https:\/\/themisternews.com\/amazon-jobs\/","name":"A Amazon est\u00e1 contratando! Vagas abertas com sal\u00e1rios competitivos - The Mister News","isPartOf":{"@id":"https:\/\/themisternews.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/themisternews.com\/amazon-jobs\/#primaryimage"},"datePublished":"2025-11-18T10:28:40+00:00","dateModified":"2026-01-19T15:01:16+00:00","author":{"@id":"https:\/\/themisternews.com\/#\/schema\/person\/83b879740b5664526a126a7e6da10f67"},"description":"Junte-se \u00e0 Amazon e fa\u00e7a parte de uma empresa que valoriza inova\u00e7\u00e3o e crescimento. Descubra uma carreira que impulsiona seu futuro!","breadcrumb":{"@id":"https:\/\/themisternews.com\/amazon-jobs\/#breadcrumb"},"inLanguage":"es-MX","potentialAction":[{"@type":"ReadAction","target":["https:\/\/themisternews.com\/amazon-jobs\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/themisternews.com\/amazon-jobs\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/themisternews.com\/"},{"@type":"ListItem","position":2,"name":"A Amazon est\u00e1 contratando! Vagas abertas com sal\u00e1rios competitivos"}]},{"@type":"Person","@id":"https:\/\/themisternews.com\/#\/schema\/person\/83b879740b5664526a126a7e6da10f67","name":"Amanda Laet","image":{"@type":"ImageObject","inLanguage":"es-MX","@id":"https:\/\/themisternews.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/9b309751207ecb9bf4933d961aebd09d?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9b309751207ecb9bf4933d961aebd09d?s=96&d=mm&r=g","caption":"Amanda Laet"},"url":"https:\/\/themisternews.com\/es\/author\/amanda-laet\/"}]}},"_links":{"self":[{"href":"https:\/\/themisternews.com\/es\/wp-json\/wp\/v2\/posts\/2541"}],"collection":[{"href":"https:\/\/themisternews.com\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/themisternews.com\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/themisternews.com\/es\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/themisternews.com\/es\/wp-json\/wp\/v2\/comments?post=2541"}],"version-history":[{"count":0,"href":"https:\/\/themisternews.com\/es\/wp-json\/wp\/v2\/posts\/2541\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/themisternews.com\/es\/wp-json\/wp\/v2\/media\/1978"}],"wp:attachment":[{"href":"https:\/\/themisternews.com\/es\/wp-json\/wp\/v2\/media?parent=2541"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/themisternews.com\/es\/wp-json\/wp\/v2\/categories?post=2541"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/themisternews.com\/es\/wp-json\/wp\/v2\/tags?post=2541"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}