{"id":312,"date":"2024-07-25T16:59:02","date_gmt":"2024-07-25T16:59:02","guid":{"rendered":"https:\/\/destinomundials.com\/?p=312"},"modified":"2024-09-04T12:24:26","modified_gmt":"2024-09-04T12:24:26","slug":"how-to-develop-a-career-plan","status":"publish","type":"post","link":"https:\/\/themisternews.com\/pt\/how-to-develop-a-career-plan\/","title":{"rendered":"Como desenvolver um plano estrat\u00e9gico de carreira"},"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-the-power-of-planning-your-professional-trajectory\">O poder de planejar sua trajet\u00f3ria profissional<\/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\/07\/Design-sem-nome-7-1-1024x576.png\" alt=\"career plan\" class=\"w-full object-cover object-center border mx-auto wp-image-313\" srcset=\"https:\/\/themisternews.com\/wp-content\/uploads\/2024\/07\/Design-sem-nome-7-1-1024x576.png 1024w, https:\/\/themisternews.com\/wp-content\/uploads\/2024\/07\/Design-sem-nome-7-1-300x169.png 300w, https:\/\/themisternews.com\/wp-content\/uploads\/2024\/07\/Design-sem-nome-7-1-768x432.png 768w, https:\/\/themisternews.com\/wp-content\/uploads\/2024\/07\/Design-sem-nome-7-1-18x10.png 18w, https:\/\/themisternews.com\/wp-content\/uploads\/2024\/07\/Design-sem-nome-7-1.png 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Como desenvolver um plano estrat\u00e9gico de carreira. Fonte: Canva<\/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>Elaborar um plano de carreira s\u00f3lido \u00e9 essencial para qualquer pessoa que busca realiza\u00e7\u00e3o profissional.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>No din\u00e2mico mercado de trabalho de hoje, ter um roteiro claro pode ser a diferen\u00e7a entre simplesmente reagir \u00e0s oportunidades e moldar seu futuro de forma proativa.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Este artigo fornecer\u00e1 a voc\u00ea as ferramentas e o conhecimento para assumir o controle da sua trajet\u00f3ria profissional e atingir seus objetivos.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-50qyC\">\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\/pt\/avoiding-common-resume-mistakes\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Como evitar erros comuns em curr\u00edculos\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/themisternews.com\/wp-content\/uploads\/2024\/07\/Design-sem-nome-1-2.png\" alt=\"avoid resume errors\">\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\/pt\/avoiding-common-resume-mistakes\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Como evitar erros comuns em curr\u00edculos\">\n            Como evitar erros comuns em curr\u00edculos        <\/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            Melhore seu curr\u00edculo com ajustes simples e consiga o emprego dos seus sonhos!         <\/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\/pt\/avoiding-common-resume-mistakes\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continuar lendo            <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\/pt\/avoiding-common-resume-mistakes\/\"  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\/07\/Design-sem-nome-1-2.png\">          \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                Como evitar erros comuns em curr\u00edculos              <\/p>\n              <a href=\"https:\/\/themisternews.com\/pt\/avoiding-common-resume-mistakes\/\"  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 lendo                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Voc\u00ea permanecer\u00e1 no mesmo site              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\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\" id=\"h-initiate-with-a-self-evaluation\">Comece com uma autoavalia\u00e7\u00e3o<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Antes de embarcar em qualquer jornada, \u00e9 importante entender seu ponto de partida. Uma autoavalia\u00e7\u00e3o completa forma a base de um plano de carreira bem-sucedido.<\/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<h3 class=\"wp-block-heading\" id=\"h-1-identify-your-strengths-skills-and-values\">1. Identifique seus pontos fortes, habilidades e valores<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Considere seus pontos fortes, interesses e princ\u00edpios b\u00e1sicos \u00fanicos. O que o atrai naturalmente? Quais tarefas voc\u00ea gosta?<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Entender seus pontos fortes e paix\u00f5es fornece insights inestim\u00e1veis sobre poss\u00edveis caminhos de carreira que se alinham com seu eu aut\u00eantico.<\/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<h3 class=\"wp-block-heading\" id=\"h-2-define-your-ideal-career-path\">2. Defina seu caminho de carreira ideal<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Com uma ideia mais clara de seus pontos fortes e interesses, voc\u00ea pode come\u00e7ar a explorar op\u00e7\u00f5es de carreira que estejam de acordo com suas aspira\u00e7\u00f5es.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pesquise diferentes \u00e1reas, fa\u00e7a networking com profissionais e considere acompanhar pessoas em fun\u00e7\u00f5es que despertem seu interesse.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Esta fase de explora\u00e7\u00e3o permite que voc\u00ea tome decis\u00f5es informadas sobre seu caminho de carreira ideal.<\/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-establish-smart-goals\">Estabele\u00e7a metas SMART<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Enquanto os sonhos fornecem dire\u00e7\u00e3o, objetivos concretos alimentam o progresso.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Definir metas SMART (espec\u00edficas, mensur\u00e1veis, ating\u00edveis, relevantes e com prazo determinado) garante que voc\u00ea esteja caminhando com determina\u00e7\u00e3o em dire\u00e7\u00e3o ao futuro desejado.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Em vez de simplesmente ter como objetivo \u201cser bem-sucedido\u201d, defina o que o sucesso significa para voc\u00ea.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Por exemplo, defina uma meta para \u201cgarantir uma posi\u00e7\u00e3o de marketing de n\u00edvel m\u00e9dio nos pr\u00f3ximos dois anos\u201d. Essa especificidade fornece clareza e permite um acompanhamento tang\u00edvel do progresso.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Al\u00e9m disso, divida suas ambi\u00e7\u00f5es profissionais em marcos alcan\u00e7\u00e1veis.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Esse m\u00e9todo n\u00e3o apenas facilita o processo como tamb\u00e9m inspira uma sensa\u00e7\u00e3o de realiza\u00e7\u00e3o \u00e0 medida que voc\u00ea avan\u00e7a em cada est\u00e1gio.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Metas de curto prazo podem incluir a conclus\u00e3o de uma certifica\u00e7\u00e3o relevante, enquanto metas de longo prazo podem envolver a obten\u00e7\u00e3o de uma fun\u00e7\u00e3o de lideran\u00e7a.<\/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-acquire-essential-skills-and-expertise\">Adquira habilidades e conhecimentos essenciais<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Identificar a carreira desejada \u00e9 apenas o primeiro passo; equipar-se com as habilidades e a experi\u00eancia necess\u00e1rias \u00e9 igualmente crucial.<\/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<h3 class=\"wp-block-heading\" id=\"h-1-identifying-the-skills\">1. Identificando as habilidades<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pesquise minuciosamente as habilidades e qualifica\u00e7\u00f5es comumente procuradas na \u00e1rea escolhida.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Existem programas de software espec\u00edficos que voc\u00ea precisa dominar? A fun\u00e7\u00e3o exige fortes habilidades de comunica\u00e7\u00e3o ou anal\u00edticas?<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Depois de identificar quaisquer lacunas de habilidades, procure proativamente maneiras de desenvolv\u00ea-las.<\/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<h3 class=\"wp-block-heading\" id=\"h-2-pursuing-opportunities-for-growth-and-learning\">2. Buscar oportunidades de crescimento e aprendizagem<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A experi\u00eancia pr\u00e1tica \u00e9 inestim\u00e1vel em qualquer carreira.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Procure ativamente est\u00e1gios, cargos volunt\u00e1rios, projetos freelance ou empregos de meio per\u00edodo que estejam alinhados com suas aspira\u00e7\u00f5es profissionais.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Essas experi\u00eancias proporcionam aprendizado pr\u00e1tico, exposi\u00e7\u00e3o ao setor e valiosas oportunidades de networking.<\/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-networking-and-mentorship\">Networking e mentoria<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Uma rede profissional s\u00f3lida e orienta\u00e7\u00e3o de profissionais experientes podem ser um grande impulsionador do sucesso profissional.<\/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<h3 class=\"wp-block-heading\" id=\"h-1-building-your-network\">1. Construindo sua rede<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Networking n\u00e3o \u00e9 apenas reunir cart\u00f5es de visita, mas construir conex\u00f5es aut\u00eanticas.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Participe de reuni\u00f5es do setor, junte-se a grupos profissionais e utilize plataformas como o LinkedIn para fazer networking na sua \u00e1rea.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Construir conex\u00f5es s\u00f3lidas pode abrir portas para novas oportunidades, fornecer insights valiosos e oferecer suporte ao longo de sua jornada profissional.<\/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<h3 class=\"wp-block-heading\" id=\"h-2-seeking-guidance\">2. Buscando orienta\u00e7\u00e3o<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Um mentor pode fornecer conselhos inestim\u00e1veis, compartilhar suas experi\u00eancias e oferecer orienta\u00e7\u00e3o enquanto voc\u00ea navega pelas complexidades do campo escolhido.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Procure mentores dentro da sua rede, entre em contato com profissionais que voc\u00ea admira ou considere participar de programas de mentoria oferecidos por organiza\u00e7\u00f5es profissionais.<\/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-adaptability-and-continuous-learning\">Adaptabilidade e aprendizagem cont\u00ednua<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>No cen\u00e1rio de empregos em r\u00e1pida evolu\u00e7\u00e3o de hoje, a adaptabilidade e o aprendizado cont\u00ednuo s\u00e3o essenciais para o avan\u00e7o profissional sustentado.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Adote uma mentalidade voltada para o crescimento e permane\u00e7a receptivo \u00e0 aquisi\u00e7\u00e3o de novas habilidades e conhecimentos ao longo de sua carreira.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Para se manter \u00e0 frente, informe-se sobre as tend\u00eancias do setor, participe de workshops, busque certifica\u00e7\u00f5es e considere fazer cursos on-line.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Adaptabilidade e comprometimento com o aprendizado ao longo da vida garantir\u00e3o que suas habilidades permane\u00e7am relevantes e requisitadas.<\/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-online-courses-the-next-step-in-your-career-journey\">Cursos online: o pr\u00f3ximo passo na sua jornada profissional<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Agora que voc\u00ea entende a import\u00e2ncia de um plano de carreira bem definido, est\u00e1 pronto para explorar como os cursos online podem aprimorar ainda mais sua trajet\u00f3ria profissional?<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Descubra como o aprendizado on-line direcionado pode fornecer a voc\u00ea as habilidades e o conhecimento necess\u00e1rios para alcan\u00e7ar novos patamares na \u00e1rea escolhida.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Quer voc\u00ea queira se especializar em tecnologias emergentes ou fortalecer suas habilidades, os cursos on-line oferecem op\u00e7\u00f5es de aprendizado flex\u00edveis que atendem \u00e0s suas aspira\u00e7\u00f5es profissionais!<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-11X1g0\">\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\/pt\/online-courses-for-career-advancement\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Cursos Online para Avan\u00e7o na Carreira\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/themisternews.com\/wp-content\/uploads\/2024\/07\/Design-sem-nome-5-1-1.png\" alt=\"online courses for career advancement\">\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\/pt\/online-courses-for-career-advancement\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Cursos Online para Avan\u00e7o na Carreira\">\n            Cursos Online para Avan\u00e7o na Carreira        <\/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            Potencialize sua jornada profissional usando cursos online para avan\u00e7o de carreira. Descubra estrat\u00e9gias eficazes agora!        <\/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\/pt\/online-courses-for-career-advancement\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continuar lendo            <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\/pt\/online-courses-for-career-advancement\/\"  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\/07\/Design-sem-nome-5-1-1.png\">          \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                Cursos Online para Avan\u00e7o na Carreira              <\/p>\n              <a href=\"https:\/\/themisternews.com\/pt\/online-courses-for-career-advancement\/\"  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 lendo                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Voc\u00ea permanecer\u00e1 no mesmo site              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Desenvolver um plano \u00e9 crucial para atingir suas aspira\u00e7\u00f5es de carreira. Nosso artigo fornece insights e abordagens acion\u00e1veis para ajudar voc\u00ea a criar um roteiro para o sucesso.<\/p>","protected":false},"author":19,"featured_media":313,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[130],"tags":[138],"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>How to Develop a Strategic Career Plan - The Mister News<\/title>\n<meta name=\"description\" content=\"Develop a well-defined career plan to achieve your professional objectives. Explore effective tips and start planning now!\" \/>\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\/pt\/how-to-develop-a-career-plan\/\" \/>\n<meta property=\"og:locale\" content=\"pt_BR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Develop a Strategic Career Plan\" \/>\n<meta property=\"og:description\" content=\"Develop a well-defined career plan to achieve your professional objectives. Explore effective tips and start planning now!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/themisternews.com\/pt\/how-to-develop-a-career-plan\/\" \/>\n<meta property=\"og:site_name\" content=\"The Mister News\" \/>\n<meta property=\"article:published_time\" content=\"2024-07-25T16:59:02+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-09-04T12:24:26+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/themisternews.com\/wp-content\/uploads\/2024\/07\/Design-sem-nome-7-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"675\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\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=\"3 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\":\"pt-BR\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\/\/themisternews.com\/how-to-develop-a-career-plan\/#primaryimage\",\"url\":\"https:\/\/themisternews.com\/wp-content\/uploads\/2024\/07\/Design-sem-nome-7-1.png\",\"contentUrl\":\"https:\/\/themisternews.com\/wp-content\/uploads\/2024\/07\/Design-sem-nome-7-1.png\",\"width\":1200,\"height\":675,\"caption\":\"Source: Canva\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/themisternews.com\/how-to-develop-a-career-plan\/#webpage\",\"url\":\"https:\/\/themisternews.com\/how-to-develop-a-career-plan\/\",\"name\":\"How to Develop a Strategic Career Plan - The Mister News\",\"isPartOf\":{\"@id\":\"https:\/\/themisternews.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/themisternews.com\/how-to-develop-a-career-plan\/#primaryimage\"},\"datePublished\":\"2024-07-25T16:59:02+00:00\",\"dateModified\":\"2024-09-04T12:24:26+00:00\",\"author\":{\"@id\":\"https:\/\/themisternews.com\/#\/schema\/person\/390217bab498937690f5559c073b4938\"},\"description\":\"Develop a well-defined career plan to achieve your professional objectives. Explore effective tips and start planning now!\",\"breadcrumb\":{\"@id\":\"https:\/\/themisternews.com\/how-to-develop-a-career-plan\/#breadcrumb\"},\"inLanguage\":\"pt-BR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/themisternews.com\/how-to-develop-a-career-plan\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/themisternews.com\/how-to-develop-a-career-plan\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/themisternews.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Develop a Strategic Career Plan\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/themisternews.com\/#\/schema\/person\/390217bab498937690f5559c073b4938\",\"name\":\"Amanda Laet\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@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\/pt\/author\/amandalaet\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to Develop a Strategic Career Plan - The Mister News","description":"Develop a well-defined career plan to achieve your professional objectives. Explore effective tips and start planning now!","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\/pt\/how-to-develop-a-career-plan\/","og_locale":"pt_BR","og_type":"article","og_title":"How to Develop a Strategic Career Plan","og_description":"Develop a well-defined career plan to achieve your professional objectives. Explore effective tips and start planning now!","og_url":"https:\/\/themisternews.com\/pt\/how-to-develop-a-career-plan\/","og_site_name":"The Mister News","article_published_time":"2024-07-25T16:59:02+00:00","article_modified_time":"2024-09-04T12:24:26+00:00","og_image":[{"width":1200,"height":675,"url":"https:\/\/themisternews.com\/wp-content\/uploads\/2024\/07\/Design-sem-nome-7-1.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Amanda Laet","Est. reading time":"3 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":"pt-BR"},{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/themisternews.com\/how-to-develop-a-career-plan\/#primaryimage","url":"https:\/\/themisternews.com\/wp-content\/uploads\/2024\/07\/Design-sem-nome-7-1.png","contentUrl":"https:\/\/themisternews.com\/wp-content\/uploads\/2024\/07\/Design-sem-nome-7-1.png","width":1200,"height":675,"caption":"Source: Canva"},{"@type":"WebPage","@id":"https:\/\/themisternews.com\/how-to-develop-a-career-plan\/#webpage","url":"https:\/\/themisternews.com\/how-to-develop-a-career-plan\/","name":"How to Develop a Strategic Career Plan - The Mister News","isPartOf":{"@id":"https:\/\/themisternews.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/themisternews.com\/how-to-develop-a-career-plan\/#primaryimage"},"datePublished":"2024-07-25T16:59:02+00:00","dateModified":"2024-09-04T12:24:26+00:00","author":{"@id":"https:\/\/themisternews.com\/#\/schema\/person\/390217bab498937690f5559c073b4938"},"description":"Develop a well-defined career plan to achieve your professional objectives. Explore effective tips and start planning now!","breadcrumb":{"@id":"https:\/\/themisternews.com\/how-to-develop-a-career-plan\/#breadcrumb"},"inLanguage":"pt-BR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/themisternews.com\/how-to-develop-a-career-plan\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/themisternews.com\/how-to-develop-a-career-plan\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/themisternews.com\/"},{"@type":"ListItem","position":2,"name":"How to Develop a Strategic Career Plan"}]},{"@type":"Person","@id":"https:\/\/themisternews.com\/#\/schema\/person\/390217bab498937690f5559c073b4938","name":"Amanda Laet","image":{"@type":"ImageObject","inLanguage":"pt-BR","@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\/pt\/author\/amandalaet\/"}]}},"_links":{"self":[{"href":"https:\/\/themisternews.com\/pt\/wp-json\/wp\/v2\/posts\/312"}],"collection":[{"href":"https:\/\/themisternews.com\/pt\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/themisternews.com\/pt\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/themisternews.com\/pt\/wp-json\/wp\/v2\/users\/19"}],"replies":[{"embeddable":true,"href":"https:\/\/themisternews.com\/pt\/wp-json\/wp\/v2\/comments?post=312"}],"version-history":[{"count":0,"href":"https:\/\/themisternews.com\/pt\/wp-json\/wp\/v2\/posts\/312\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/themisternews.com\/pt\/wp-json\/wp\/v2\/media\/313"}],"wp:attachment":[{"href":"https:\/\/themisternews.com\/pt\/wp-json\/wp\/v2\/media?parent=312"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/themisternews.com\/pt\/wp-json\/wp\/v2\/categories?post=312"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/themisternews.com\/pt\/wp-json\/wp\/v2\/tags?post=312"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}