{"id":5291,"date":"2025-04-24T17:06:15","date_gmt":"2025-04-24T17:06:15","guid":{"rendered":"https:\/\/admin.vagasdecursos.com\/?p=5291"},"modified":"2025-04-24T17:06:17","modified_gmt":"2025-04-24T17:06:17","slug":"sayouth-guide-find-jobs","status":"publish","type":"post","link":"https:\/\/vagasdecursos.com\/pt\/sayouth-guide-find-jobs\/","title":{"rendered":"SAYouth: Aprenda a usar esta plataforma de empregos gratuita"},"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\">De desempregado a empoderado: por que o SAYouth.mobi \u00e9 um divisor de \u00e1guas para os jovens<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"800\" height=\"384\" loading=\"lazy\" src=\"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/04\/SAYouth-2.jpg\" alt=\"SAYouth\" class=\"w-full object-cover object-center border mx-auto wp-image-5293\" srcset=\"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/04\/SAYouth-2.jpg 800w, https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/04\/SAYouth-2-300x144.jpg 300w, https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/04\/SAYouth-2-768x369.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Se voc\u00ea tem entre 15 e 34 anos e est\u00e1 procurando emprego, n\u00e3o est\u00e1 sozinho. Muitos jovens sul-africanos buscam maneiras de ganhar dinheiro, adquirir habilidades ou iniciar uma carreira. Uma ferramenta gratuita e poderosa que pode ajudar \u00e9 <strong>SAJuventude<\/strong>.<\/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 explicar\u00e1 o que \u00e9 o SAYouth.mobi, como funciona e como voc\u00ea pode us\u00e1-lo para encontrar oportunidades de emprego, est\u00e1gios e treinamento \u2014 tudo isso sem usar seus dados.<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-2ccJFD\"><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:\/\/sayouth.mobi\/\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img decoding=\"async\" class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/04\/SAYouth-3.jpg\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          PLATAFORMA DE EMPREGO        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          SAJuventude        <\/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              OPORTUNIDADES            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              LIVRE            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          Encontre oportunidades de emprego perto de voc\u00ea \u2013 registre-se nesta plataforma.        <\/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:\/\/sayouth.mobi\/\" 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              JUNTE-SE AO SAYOUTH            <\/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:\/\/sayouth.mobi\/\" 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              JUNTE-SE AO SAYOUTH            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          Voc\u00ea ser\u00e1 redirecionado para outro site        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n    <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/sayouth.mobi\/\" rel=\"sponsored\" data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/04\/SAYouth-3.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Encontre oportunidades de emprego perto de voc\u00ea \u2013 registre-se nesta plataforma              <\/p>\n              <a href=\"https:\/\/sayouth.mobi\/\" 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                    JUNTE-SE AO SAYOUTH                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Voc\u00ea ser\u00e1 redirecionado para outro site              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">O que \u00e9 SA Youth?<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"800\" height=\"384\" loading=\"lazy\" src=\"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/04\/SAYouth-4.jpg\" alt=\"SAYouth\" class=\"w-full object-cover object-center border mx-auto wp-image-5298\" srcset=\"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/04\/SAYouth-4.jpg 800w, https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/04\/SAYouth-4-300x144.jpg 300w, https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/04\/SAYouth-4-768x369.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>SAYouth, que pode ser acessado em SAYouth.mobi, \u00e9 um site com classifica\u00e7\u00e3o zero criado pelo governo sul-africano por meio da Interven\u00e7\u00e3o Presidencial para o Emprego da Juventude. \u00c9 apoiado pelo <strong>Departamento de Emprego e Trabalho<\/strong> e executado em parceria com <strong>Acelerador de Emprego Juvenil Harambee<\/strong>.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A plataforma conecta jovens a oportunidades em todo o pa\u00eds \u2014 incluindo empregos, programas de aprendizagem, voluntariado e treinamento profissional \u2014 gratuitamente. Voc\u00ea nem precisa de dados para acess\u00e1-la na maioria das redes m\u00f3veis.<\/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\">Quem pode usar o SAYouth?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Muitos jovens podem se perguntar se se qualificam para usar o SAYouth.mobi. A boa not\u00edcia \u00e9 que o SAYouth foi projetado para ser inclusivo e acess\u00edvel \u00e0 maioria dos jovens sul-africanos. Se voc\u00ea atender aos seguintes crit\u00e9rios, poder\u00e1 se cadastrar e come\u00e7ar a se beneficiar da plataforma:<\/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>T\u00eam entre 15 e 34 anos<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Tenha um documento de identidade ou passaporte sul-africano v\u00e1lido<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Est\u00e3o desempregados ou procurando oportunidades de trabalho ou aprendizagem<\/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>Voc\u00ea n\u00e3o precisa de certificado de matr\u00edcula ou qualifica\u00e7\u00e3o universit\u00e1ria para se inscrever. Seja para o seu primeiro emprego, uma maneira de ganhar dinheiro enquanto estuda ou algo para se manter ocupado depois da escola, o SAYouth.mobi foi criado para te ajudar.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">O que voc\u00ea pode encontrar no SAYouth?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ap\u00f3s se cadastrar no site, voc\u00ea ter\u00e1 acesso a diversos recursos e oportunidades \u00fateis. Eles foram elaborados para ajudar voc\u00ea a adquirir experi\u00eancia, encontrar trabalho remunerado ou acessar treinamentos que podem aumentar suas chances de emprego a longo prazo:<\/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>Encontre empregos perto de voc\u00ea \u2014 desde varejo e administra\u00e7\u00e3o at\u00e9 est\u00e1gios e trabalho de meio per\u00edodo<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Acesse programas de aprendizagem e habilidades para desenvolver sua carreira<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Candidatar-se a bolsas de estudo ou apoio educacional<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Obtenha ajuda para escrever um curr\u00edculo e se preparar para entrevistas<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Receba atualiza\u00e7\u00f5es sobre novas oportunidades que correspondem ao seu perfil<\/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>Voc\u00ea pode at\u00e9 se candidatar a programas governamentais como a School Assistant Initiative, que criou milhares de empregos para jovens em todo o pa\u00eds.<\/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\">Como se registrar no SAYouth.mobi<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"800\" height=\"384\" loading=\"lazy\" src=\"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/04\/SAYouth-5.jpg\" alt=\"SAYouth\" class=\"w-full object-cover object-center border mx-auto wp-image-5297\" srcset=\"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/04\/SAYouth-5.jpg 800w, https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/04\/SAYouth-5-300x144.jpg 300w, https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/04\/SAYouth-5-768x369.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Come\u00e7ar no SAYouth.mobi \u00e9 f\u00e1cil e leva apenas alguns minutos. O cadastro \u00e9 importante porque permite que o sistema sugira oportunidades que combinem com sua forma\u00e7\u00e3o, localiza\u00e7\u00e3o e interesses. Siga estes passos para configurar seu perfil:<\/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>Acesse o site SAYouth.mobi usando seu telefone, tablet ou computador.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Clique em \u201cJunte-se \u00e0 rede\u201d.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Digite seu n\u00famero de identidade sul-africano (ou n\u00famero do passaporte, se voc\u00ea n\u00e3o for cidad\u00e3o).<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Preencha seus dados, como sua forma\u00e7\u00e3o, interesses e onde voc\u00ea mora.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Comece a navegar e a candidatar-se a oportunidades!<\/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>Quanto mais completo for seu perfil, melhor a plataforma poder\u00e1 combin\u00e1-lo com coisas que voc\u00ea possa gostar ou para as quais se qualifique.<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-kQxJm\"><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:\/\/sayouth.mobi\/\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img decoding=\"async\" class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/04\/SAYouth-3.jpg\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          PLATAFORMA DE EMPREGO        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          SAJuventude        <\/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              OPORTUNIDADES            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              LIVRE            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          Encontre oportunidades de emprego perto de voc\u00ea \u2013 registre-se nesta plataforma.        <\/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:\/\/sayouth.mobi\/\" 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              JUNTE-SE AO SAYOUTH            <\/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:\/\/sayouth.mobi\/\" 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              JUNTE-SE AO SAYOUTH            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          Voc\u00ea ser\u00e1 redirecionado para outro site        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n    <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/sayouth.mobi\/\" rel=\"sponsored\" data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/04\/SAYouth-3.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Encontre oportunidades de emprego perto de voc\u00ea \u2013 registre-se nesta plataforma              <\/p>\n              <a href=\"https:\/\/sayouth.mobi\/\" 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                    JUNTE-SE AO SAYOUTH                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Voc\u00ea ser\u00e1 redirecionado para outro site              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">O SAYouth \u00e9 realmente gratuito?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Um dos recursos mais importantes do SAYouth.mobi \u00e9 que ele \u00e9 totalmente gratuito. Isso o torna um recurso valioso, especialmente para jovens que nem sempre t\u00eam acesso a dados m\u00f3veis ou Wi-Fi. Veja o que o torna acess\u00edvel e acess\u00edvel:<\/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>Vodacom<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>MTN<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Telkom<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>C\u00e9lula C<\/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>Como a plataforma tem taxa zero, voc\u00ea n\u00e3o ser\u00e1 cobrado pelo uso nessas redes. Portanto, mesmo sem cr\u00e9dito ou dados, voc\u00ea ainda pode fazer login e se candidatar a um emprego.<\/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\">Dicas para aproveitar ao m\u00e1ximo o SAYouth.mobi<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"800\" height=\"384\" loading=\"lazy\" src=\"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/04\/SAYouth-7.jpg\" alt=\"SAYouth\" class=\"w-full object-cover object-center border mx-auto wp-image-5295\" srcset=\"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/04\/SAYouth-7.jpg 800w, https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/04\/SAYouth-7-300x144.jpg 300w, https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/04\/SAYouth-7-768x369.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Usar a plataforma SAYouth de forma eficaz pode aumentar suas chances de encontrar oportunidades que se encaixem nos seus objetivos. As dicas abaixo podem ajudar voc\u00ea a aprimorar seu perfil, manter-se atualizado e se candidatar com confian\u00e7a. Elas s\u00e3o f\u00e1ceis de seguir e podem fazer uma grande diferen\u00e7a na sua busca por emprego:<\/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>Mantenha seu perfil atualizado: adicione novas habilidades, trabalhos volunt\u00e1rios ou cursos que voc\u00ea j\u00e1 fez. Mesmo pequenas mudan\u00e7as podem aumentar suas chances de encontrar a oportunidade certa.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Acesse regularmente: novas oportunidades s\u00e3o adicionadas com frequ\u00eancia. Acesse pelo menos uma vez por semana para n\u00e3o perder nenhuma oportunidade.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Seja honesto e claro: ao preencher seu perfil ou se candidatar a uma vaga, seja sincero sobre suas habilidades e experi\u00eancia. Informa\u00e7\u00f5es claras e honestas ajudam os empregadores a encontrar a melhor op\u00e7\u00e3o.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Obtenha suporte quando precisar: se tiver dificuldades, a SAYouth tem uma equipe de suporte que pode ajudar. Eles podem orient\u00e1-lo com seu perfil, candidaturas a empregos ou problemas t\u00e9cnicos. Voc\u00ea tamb\u00e9m pode visitar um dos Centros de Jovens em comunidades por todo o pa\u00eds para obter ajuda presencial.<\/li>\n<\/div><\/ul>\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\">Hist\u00f3rias de sucesso de usu\u00e1rios do SAYouth<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Em toda a \u00c1frica do Sul, muitos jovens usaram o SAYouth.mobi para dar os primeiros passos no mercado de trabalho. Estas hist\u00f3rias reais mostram o que \u00e9 poss\u00edvel quando se utiliza a plataforma. Cada exemplo destaca um tipo diferente de oportunidade e a diferen\u00e7a que ela fez na vida de algu\u00e9m:<\/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>Thabo, de Mpumalanga, encontrou um emprego no varejo em um supermercado local depois de se candidatar pelo site.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Lerato, em Gauteng, ingressou em um programa de aprendizagem em TI e agora est\u00e1 fazendo trabalho remunerado.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Sipho, do Cabo Oriental, foi colocado em uma escola como assistente e est\u00e1 ganhando dinheiro enquanto adquire experi\u00eancia.<\/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>Sua hist\u00f3ria pode ser a pr\u00f3xima.<\/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\">Considera\u00e7\u00f5es finais<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Se voc\u00ea \u00e9 um jovem sul-africano em busca de uma maneira de melhorar de vida, o SAYouth.mobi \u00e9 um \u00f3timo lugar para come\u00e7ar. \u00c9 gratuito, f\u00e1cil de usar e traz oportunidades reais ao seu alcance.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>D\u00ea o primeiro passo. Acesse SAYouth.mobi, crie seu perfil e veja o que est\u00e1 esperando por voc\u00ea. Seu pr\u00f3ximo emprego, habilidade ou hist\u00f3ria de sucesso pode estar a apenas um clique de dist\u00e2ncia.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>E enquanto voc\u00ea se prepara para novas oportunidades, n\u00e3o se esque\u00e7a de se preparar tamb\u00e9m para entrevistas. Confira nosso artigo sobre <strong>perguntas comuns de entrevista e como respond\u00ea-las<\/strong> \u2014 est\u00e1 cheio de dicas para ajudar voc\u00ea a falar com confian\u00e7a e impressionar futuros empregadores.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z25qxnj\">\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:\/\/vagasdecursos.com\/pt\/common-interview-questions\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Perguntas e respostas comuns em entrevistas\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/04\/Common-Interview-Questions-2.jpg\" alt=\"Common Interview Questions\">\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:\/\/vagasdecursos.com\/pt\/common-interview-questions\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Perguntas e respostas comuns em entrevistas\">\n            Perguntas e respostas comuns em entrevistas        <\/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            Aprenda a responder a perguntas comuns de entrevistas com confian\u00e7a. Use este guia para se preparar e impressionar seu futuro empregador.        <\/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:\/\/vagasdecursos.com\/pt\/common-interview-questions\/\"  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:\/\/vagasdecursos.com\/pt\/common-interview-questions\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/04\/Common-Interview-Questions-2.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                Perguntas e respostas comuns em entrevistas              <\/p>\n              <a href=\"https:\/\/vagasdecursos.com\/pt\/common-interview-questions\/\"  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>SAYouth.mobi \u00e9 uma plataforma gratuita para jovens sul-africanos encontrarem empregos, bolsas de estudo e programas de aprendizagem \u2014 mesmo sem dados ou experi\u00eancia profissional.<\/p>","protected":false},"author":17,"featured_media":5294,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[106],"tags":[129,130,131,127,128],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>SAYouth: Learn How to use this Free Job Platform - Vagas de Cursos<\/title>\n<meta name=\"description\" content=\"Learn how to use SAYouth.mobi to find free jobs, internships, and training in South Africa. No data needed and open to all youth aged 15\u201334.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vagasdecursos.com\/pt\/sayouth-guide-find-jobs\/\" \/>\n<meta property=\"og:locale\" content=\"pt_BR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"SAYouth: Learn How to use this Free Job Platform - Vagas de Cursos\" \/>\n<meta property=\"og:description\" content=\"Learn how to use SAYouth.mobi to find free jobs, internships, and training in South Africa. No data needed and open to all youth aged 15\u201334.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vagasdecursos.com\/pt\/sayouth-guide-find-jobs\/\" \/>\n<meta property=\"og:site_name\" content=\"Vagas de Cursos\" \/>\n<meta property=\"article:published_time\" content=\"2025-04-24T17:06:15+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-04-24T17:06:17+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/04\/SAYouth.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"800\" \/>\n\t<meta property=\"og:image:height\" content=\"384\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Julia Bermudez\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Julia Bermudez\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/vagasdecursos.com\/sayouth-guide-find-jobs\/\",\"url\":\"https:\/\/vagasdecursos.com\/sayouth-guide-find-jobs\/\",\"name\":\"SAYouth: Learn How to use this Free Job Platform - Vagas de Cursos\",\"isPartOf\":{\"@id\":\"https:\/\/vagasdecursos.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/vagasdecursos.com\/sayouth-guide-find-jobs\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/vagasdecursos.com\/sayouth-guide-find-jobs\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/04\/SAYouth.jpg\",\"datePublished\":\"2025-04-24T17:06:15+00:00\",\"dateModified\":\"2025-04-24T17:06:17+00:00\",\"author\":{\"@id\":\"https:\/\/vagasdecursos.com\/#\/schema\/person\/2688ca21b7b97a266539a00d04ac6f44\"},\"description\":\"Learn how to use SAYouth.mobi to find free jobs, internships, and training in South Africa. No data needed and open to all youth aged 15\u201334.\",\"breadcrumb\":{\"@id\":\"https:\/\/vagasdecursos.com\/sayouth-guide-find-jobs\/#breadcrumb\"},\"inLanguage\":\"pt-BR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/vagasdecursos.com\/sayouth-guide-find-jobs\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\/\/vagasdecursos.com\/sayouth-guide-find-jobs\/#primaryimage\",\"url\":\"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/04\/SAYouth.jpg\",\"contentUrl\":\"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/04\/SAYouth.jpg\",\"width\":800,\"height\":384,\"caption\":\"SAYouth\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/vagasdecursos.com\/sayouth-guide-find-jobs\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/vagasdecursos.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"SAYouth: Learn How to use this Free Job Platform\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/vagasdecursos.com\/#website\",\"url\":\"https:\/\/vagasdecursos.com\/\",\"name\":\"Vagas de Cursos\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/vagasdecursos.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"pt-BR\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/vagasdecursos.com\/#\/schema\/person\/2688ca21b7b97a266539a00d04ac6f44\",\"name\":\"Julia Bermudez\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\/\/vagasdecursos.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/730b4565e517c1fbb8f4311793aaad25?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/730b4565e517c1fbb8f4311793aaad25?s=96&d=mm&r=g\",\"caption\":\"Julia Bermudez\"},\"url\":\"https:\/\/vagasdecursos.com\/pt\/author\/julia-bermudez\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"SAYouth: Learn How to use this Free Job Platform - Vagas de Cursos","description":"Learn how to use SAYouth.mobi to find free jobs, internships, and training in South Africa. No data needed and open to all youth aged 15\u201334.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vagasdecursos.com\/pt\/sayouth-guide-find-jobs\/","og_locale":"pt_BR","og_type":"article","og_title":"SAYouth: Learn How to use this Free Job Platform - Vagas de Cursos","og_description":"Learn how to use SAYouth.mobi to find free jobs, internships, and training in South Africa. No data needed and open to all youth aged 15\u201334.","og_url":"https:\/\/vagasdecursos.com\/pt\/sayouth-guide-find-jobs\/","og_site_name":"Vagas de Cursos","article_published_time":"2025-04-24T17:06:15+00:00","article_modified_time":"2025-04-24T17:06:17+00:00","og_image":[{"width":800,"height":384,"url":"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/04\/SAYouth.jpg","type":"image\/jpeg"}],"author":"Julia Bermudez","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Julia Bermudez","Est. reading time":"6 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vagasdecursos.com\/sayouth-guide-find-jobs\/","url":"https:\/\/vagasdecursos.com\/sayouth-guide-find-jobs\/","name":"SAYouth: Learn How to use this Free Job Platform - Vagas de Cursos","isPartOf":{"@id":"https:\/\/vagasdecursos.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vagasdecursos.com\/sayouth-guide-find-jobs\/#primaryimage"},"image":{"@id":"https:\/\/vagasdecursos.com\/sayouth-guide-find-jobs\/#primaryimage"},"thumbnailUrl":"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/04\/SAYouth.jpg","datePublished":"2025-04-24T17:06:15+00:00","dateModified":"2025-04-24T17:06:17+00:00","author":{"@id":"https:\/\/vagasdecursos.com\/#\/schema\/person\/2688ca21b7b97a266539a00d04ac6f44"},"description":"Learn how to use SAYouth.mobi to find free jobs, internships, and training in South Africa. No data needed and open to all youth aged 15\u201334.","breadcrumb":{"@id":"https:\/\/vagasdecursos.com\/sayouth-guide-find-jobs\/#breadcrumb"},"inLanguage":"pt-BR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vagasdecursos.com\/sayouth-guide-find-jobs\/"]}]},{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/vagasdecursos.com\/sayouth-guide-find-jobs\/#primaryimage","url":"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/04\/SAYouth.jpg","contentUrl":"https:\/\/vagasdecursos.com\/wp-content\/uploads\/sites\/112\/2025\/04\/SAYouth.jpg","width":800,"height":384,"caption":"SAYouth"},{"@type":"BreadcrumbList","@id":"https:\/\/vagasdecursos.com\/sayouth-guide-find-jobs\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vagasdecursos.com\/"},{"@type":"ListItem","position":2,"name":"SAYouth: Learn How to use this Free Job Platform"}]},{"@type":"WebSite","@id":"https:\/\/vagasdecursos.com\/#website","url":"https:\/\/vagasdecursos.com\/","name":"Vagas de Cursos","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vagasdecursos.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"pt-BR"},{"@type":"Person","@id":"https:\/\/vagasdecursos.com\/#\/schema\/person\/2688ca21b7b97a266539a00d04ac6f44","name":"Julia Bermudez","image":{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/vagasdecursos.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/730b4565e517c1fbb8f4311793aaad25?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/730b4565e517c1fbb8f4311793aaad25?s=96&d=mm&r=g","caption":"Julia Bermudez"},"url":"https:\/\/vagasdecursos.com\/pt\/author\/julia-bermudez\/"}]}},"_links":{"self":[{"href":"https:\/\/vagasdecursos.com\/pt\/wp-json\/wp\/v2\/posts\/5291"}],"collection":[{"href":"https:\/\/vagasdecursos.com\/pt\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/vagasdecursos.com\/pt\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/vagasdecursos.com\/pt\/wp-json\/wp\/v2\/users\/17"}],"replies":[{"embeddable":true,"href":"https:\/\/vagasdecursos.com\/pt\/wp-json\/wp\/v2\/comments?post=5291"}],"version-history":[{"count":1,"href":"https:\/\/vagasdecursos.com\/pt\/wp-json\/wp\/v2\/posts\/5291\/revisions"}],"predecessor-version":[{"id":5299,"href":"https:\/\/vagasdecursos.com\/pt\/wp-json\/wp\/v2\/posts\/5291\/revisions\/5299"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vagasdecursos.com\/pt\/wp-json\/wp\/v2\/media\/5294"}],"wp:attachment":[{"href":"https:\/\/vagasdecursos.com\/pt\/wp-json\/wp\/v2\/media?parent=5291"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/vagasdecursos.com\/pt\/wp-json\/wp\/v2\/categories?post=5291"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/vagasdecursos.com\/pt\/wp-json\/wp\/v2\/tags?post=5291"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}