{"id":4365,"date":"2023-03-01T23:00:00","date_gmt":"2023-03-01T23:00:00","guid":{"rendered":"https:\/\/tvemfoco.com\/?p=4365"},"modified":"2023-03-04T14:16:23","modified_gmt":"2023-03-04T14:16:23","slug":"fies","status":"publish","type":"post","link":"https:\/\/tvemfoco.com\/ro\/fies\/","title":{"rendered":"Fies: afla\u021bi totul despre acest program"},"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 id=\"h-confira-as-informacoes-mais-importantes-e-veja-como-se-beneficiar-disso\">Consulta\u021bi cele mai importante informa\u021bii \u0219i vede\u021bi cum s\u0103 beneficia\u021bi de ele<\/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=\"683\" loading=\"lazy\" src=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_434453100_Editorial_Use_Only-1024x683.jpeg\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-4367\" srcset=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_434453100_Editorial_Use_Only-1024x683.jpeg 1024w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_434453100_Editorial_Use_Only-300x200.jpeg 300w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_434453100_Editorial_Use_Only-768x512.jpeg 768w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_434453100_Editorial_Use_Only-1536x1024.jpeg 1536w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_434453100_Editorial_Use_Only-2048x1365.jpeg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Afla\u021bi totul despre FIES. Sursa: Adobe Stock.<\/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>Dac\u0103 ave\u021bi scopul de a merge la facultate, dar nu sunte\u021bi \u00een cea mai bun\u0103 pozi\u021bie financiar\u0103, Fies poate fi un prieten grozav.\u00a0<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Acronimul \u00een sine spune deja \u201eFinan\u021barea studen\u021bilor\u201d. Cu alte cuvinte, odat\u0103 cu el visul de a finaliza studiile superioare poate deveni realitate.&nbsp;<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-TqMUV\">\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:\/\/tvemfoco.com\/ro\/inscricoes-no-fies\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"\u00cenregistrare la Fies\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_567747856-scaled.jpeg\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/tvemfoco.com\/ro\/inscricoes-no-fies\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"\u00cenregistrare la Fies\">\n            \u00cenregistrare la Fies        <\/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            Face\u021bi clic aici pentru a \u00een\u021belege cum func\u021bioneaz\u0103 \u00eenregistr\u0103rile Fies.        <\/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:\/\/tvemfoco.com\/ro\/inscricoes-no-fies\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continu\u0103 s\u0103 cite\u0219ti            <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:\/\/tvemfoco.com\/ro\/inscricoes-no-fies\/\"  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:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_567747856-scaled.jpeg\">          \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                \u00cenregistrare la Fies              <\/p>\n              <a href=\"https:\/\/tvemfoco.com\/ro\/inscricoes-no-fies\/\"  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                    Continu\u0103 s\u0103 cite\u0219ti                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Vei r\u0103m\u00e2ne pe acela\u0219i site web              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A\u0219adar, verifica\u021bi detaliile cu mare aten\u021bie pentru a \u00een\u021belege cum func\u021bioneaz\u0103 acest program guvernamental.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Apoi, fii atent \u0219i afl\u0103 dac\u0103 \u00eendepline\u0219ti cerin\u021bele pentru a beneficia de acest beneficiu.\u00a0<\/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 id=\"h-o-que-e-e-como-funciona-o-fies\">Ce este Fies \u0219i cum func\u021bioneaz\u0103?<\/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=\"682\" loading=\"lazy\" src=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_311413288-1024x682.jpeg\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-4369\" srcset=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_311413288-1024x682.jpeg 1024w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_311413288-300x200.jpeg 300w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_311413288-768x512.jpeg 768w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_311413288-1536x1023.jpeg 1536w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_311413288-2048x1364.jpeg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Cum func\u021bioneaz\u0103 FIES. Sursa: Adobe Stock.<\/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>Fies este un program creat de MEC pentru a facilita accesul mai multor oameni la \u00eenv\u0103\u021b\u0103m\u00e2ntul superior.\u00a0<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pe scurt, func\u021bioneaz\u0103 ca un finan\u021bator care v\u0103 pl\u0103te\u0219te o parte sau toate studiile \u0219i pl\u0103te\u0219te acest lucru \u00een rate atunci c\u00e2nd finaliza\u021bi cursul.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Posibilit\u0103\u021bile de finan\u021bare vor varia \u00een func\u021bie de venitul individual \u0219i formatul de rate. \u00cen unele cazuri, dob\u00e2nzile pot ajunge la 0.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Cu toate acestea, beneficiul poate fi utilizat numai \u00een institu\u021biile de \u00eenv\u0103\u021b\u0103m\u00e2nt private.&nbsp;<\/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 id=\"h-quem-tem-direito-ao-programa\">Cine are dreptul la program?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Programul are cu siguran\u021b\u0103 inten\u021bii bune c\u00e2nd vine vorba de includerea \u00een predare.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dar \u00eentrebarea este: cine are dreptul s\u0103 se \u00eenscrie la Fies?<\/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>Studen\u021bi deja \u00eenscri\u0219i la cursuri de licen\u021b\u0103;<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Studen\u021bii care au un venit familial de p\u00e2n\u0103 la 1,5 salariu minim de persoan\u0103;<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Bursieri par\u021biali ProUni care aleg s\u0103 se \u00eenscrie la Fies la acela\u0219i curs de burs\u0103.<\/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>\u00cen plus, locurile pot fi concurate \u0219i de oricine care a sus\u021binut Examenul Na\u021bional de Liceu (Enem).&nbsp;<\/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 id=\"h-quando-fazer-a-inscricao-em-2023\">C\u00e2nd s\u0103 te \u00eenregistrezi \u00een 2023?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Cei interesa\u021bi s\u0103 beneficieze de Fies se vor putea \u00eenscrie \u00een program \u00een perioada 7-10 martie.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Totu\u0219i, merit\u0103 amintit c\u0103 prognoza public\u0103rii rezultatului este programat\u0103 abia pentru 14 martie, conform informa\u021biilor MEC.&nbsp;<\/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 id=\"h-quais-os-beneficios-deste-programa\">Care sunt beneficiile acestui program?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pentru cet\u0103\u021benii cu venituri mici, Fies poate fi o oportunitate excelent\u0103 de a accesa studii superioare \u0219i chiar cursuri cele mai populare \u00een r\u00e2ndul majorit\u0103\u021bii.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00cen plus, programul aduce dob\u00e2nzi reduse pentru student, care poate ajunge la 0, dar este susceptibil\u0103 de modific\u0103ri \u00een func\u021bie de devalorizarea monedei.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00cen sf\u00e2r\u0219it, putem aminti aici \u0219i cel mai lung termen de plat\u0103 a ratelor. Astfel studentul ar pl\u0103ti o parte dup\u0103 absolvire, c\u00e2nd se a\u0219teapt\u0103 s\u0103 existe un salariu mai mare \u0219i condi\u021bii mai bune.&nbsp;<\/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 id=\"h-como-se-inscrever-no-fies\">Cum s\u0103 v\u0103 \u00eenscrie\u021bi la Fies?<\/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=\"683\" loading=\"lazy\" src=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_560893806-1024x683.jpeg\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-4370\" srcset=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_560893806-1024x683.jpeg 1024w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_560893806-300x200.jpeg 300w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_560893806-768x512.jpeg 768w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_560893806-1536x1025.jpeg 1536w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_560893806-2048x1366.jpeg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Vede\u021bi cum s\u0103 v\u0103 \u00eenregistra\u021bi pentru Fies. Sursa: Adobe Stock.<\/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>Pute\u021bi finaliza procesul de \u00eenregistrare prin intermediul site-ului oficial Fies Sele\u00e7\u00e3o.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Cu toate acestea, va trebui s\u0103 v\u0103 conecta\u021bi prin contul dvs. gov.br.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dac\u0103 nu ave\u021bi un cont gov.br, va trebui s\u0103 accesa\u021bi site-ul web gov.br \u0219i s\u0103 \u00eenregistra\u021bi acolo toate informa\u021biile necesare.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dup\u0103 ce ave\u021bi toate aceste puncte \u00een ordine, trebuie doar s\u0103 urma\u021bi pa\u0219ii \u0219i s\u0103 completa\u021bi informa\u021biile care vor fi solicitate pe site-ul Fies.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pe scurt, dac\u0103 mai ave\u021bi \u00eentreb\u0103ri, accesa\u021bi articolul nostru de mai jos \u0219i vede\u021bi instruc\u021biunile detaliate pas cu pas pentru \u00eenscrierea la Fies.\u00a0<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-dTnTS\">\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:\/\/tvemfoco.com\/ro\/inscricoes-no-fies\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"A sosit momentul s\u0103 v\u0103 \u00eenscrie\u021bi la Fies\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_393351139-scaled.jpeg\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/tvemfoco.com\/ro\/inscricoes-no-fies\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"A sosit momentul s\u0103 v\u0103 \u00eenscrie\u021bi la Fies\">\n            A sosit momentul s\u0103 v\u0103 \u00eenscrie\u021bi la Fies        <\/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            Descoperi\u021bi ghidul detaliat pas cu pas pentru \u00eenscrierea la Fies chiar acum.        <\/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:\/\/tvemfoco.com\/ro\/inscricoes-no-fies\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continu\u0103 s\u0103 cite\u0219ti            <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:\/\/tvemfoco.com\/ro\/inscricoes-no-fies\/\"  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:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_393351139-scaled.jpeg\">          \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                A sosit momentul s\u0103 v\u0103 \u00eenscrie\u021bi la Fies              <\/p>\n              <a href=\"https:\/\/tvemfoco.com\/ro\/inscricoes-no-fies\/\"  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                    Continu\u0103 s\u0103 cite\u0219ti                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Vei r\u0103m\u00e2ne pe acela\u0219i site web              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Consulta\u021bi cele mai importante detalii despre Fies \u0219i cum v\u0103 poate ajuta s\u0103 intra\u021bi la facultate!<\/p>","protected":false},"author":12,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[856],"tags":[817,836,837,835,838],"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>Fies: saiba tudo sobre esse programa - TV em Foco<\/title>\n<meta name=\"description\" content=\"O Fies pode ser a sua porta de entrada para o ensino superior. Veja aqui como se beneficiar deste programa!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/tvemfoco.com\/ro\/fies\/\" \/>\n<meta property=\"og:locale\" content=\"ro_RO\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Fies: saiba tudo sobre esse programa\" \/>\n<meta property=\"og:description\" content=\"O Fies pode ser a sua porta de entrada para o ensino superior. Veja aqui como se beneficiar deste programa!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/tvemfoco.com\/ro\/fies\/\" \/>\n<meta property=\"og:site_name\" content=\"TV em Foco\" \/>\n<meta property=\"article:published_time\" content=\"2023-03-01T23:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-03-04T14:16:23+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_434453100_Editorial_Use_Only-1024x683.jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Pablo Rodrigues\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/tvemfoco.com\/#website\",\"url\":\"https:\/\/tvemfoco.com\/\",\"name\":\"TV em Foco\",\"description\":\"A TV em Foco \u00e9 um site online que oferece not\u00edcias atualizadas sobre diversos assuntos\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/tvemfoco.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"ro-RO\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"ro-RO\",\"@id\":\"https:\/\/tvemfoco.com\/fies\/#primaryimage\",\"url\":\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_434453100_Editorial_Use_Only-1024x683.jpeg\",\"contentUrl\":\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_434453100_Editorial_Use_Only-1024x683.jpeg\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/tvemfoco.com\/fies\/#webpage\",\"url\":\"https:\/\/tvemfoco.com\/fies\/\",\"name\":\"Fies: saiba tudo sobre esse programa - TV em Foco\",\"isPartOf\":{\"@id\":\"https:\/\/tvemfoco.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/tvemfoco.com\/fies\/#primaryimage\"},\"datePublished\":\"2023-03-01T23:00:00+00:00\",\"dateModified\":\"2023-03-04T14:16:23+00:00\",\"author\":{\"@id\":\"https:\/\/tvemfoco.com\/#\/schema\/person\/1138489dd57b0e2c1a5738f80cfe5efa\"},\"description\":\"O Fies pode ser a sua porta de entrada para o ensino superior. Veja aqui como se beneficiar deste programa!\",\"breadcrumb\":{\"@id\":\"https:\/\/tvemfoco.com\/fies\/#breadcrumb\"},\"inLanguage\":\"ro-RO\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/tvemfoco.com\/fies\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/tvemfoco.com\/fies\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/tvemfoco.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Fies: saiba tudo sobre esse programa\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/tvemfoco.com\/#\/schema\/person\/1138489dd57b0e2c1a5738f80cfe5efa\",\"name\":\"Pablo Rodrigues\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ro-RO\",\"@id\":\"https:\/\/tvemfoco.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/5d55cd01dea3d773f44aa0b9f7758ac6?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/5d55cd01dea3d773f44aa0b9f7758ac6?s=96&d=mm&r=g\",\"caption\":\"Pablo Rodrigues\"},\"description\":\"Especialista em Marketing e sortudo por, atrav\u00e9s da escrita e gest\u00e3o de conte\u00fados, poder enxergar o mundo sob centenas de \u00f3ticas completamente diferentes.\",\"url\":\"https:\/\/tvemfoco.com\/ro\/author\/pablo-rodrigues\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Fies: saiba tudo sobre esse programa - TV em Foco","description":"O Fies pode ser a sua porta de entrada para o ensino superior. Veja aqui como se beneficiar deste programa!","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:\/\/tvemfoco.com\/ro\/fies\/","og_locale":"ro_RO","og_type":"article","og_title":"Fies: saiba tudo sobre esse programa","og_description":"O Fies pode ser a sua porta de entrada para o ensino superior. Veja aqui como se beneficiar deste programa!","og_url":"https:\/\/tvemfoco.com\/ro\/fies\/","og_site_name":"TV em Foco","article_published_time":"2023-03-01T23:00:00+00:00","article_modified_time":"2023-03-04T14:16:23+00:00","og_image":[{"url":"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_434453100_Editorial_Use_Only-1024x683.jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Pablo Rodrigues","Est. reading time":"4 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/tvemfoco.com\/#website","url":"https:\/\/tvemfoco.com\/","name":"TV em Foco","description":"A TV em Foco \u00e9 um site online que oferece not\u00edcias atualizadas sobre diversos assuntos","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/tvemfoco.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"ro-RO"},{"@type":"ImageObject","inLanguage":"ro-RO","@id":"https:\/\/tvemfoco.com\/fies\/#primaryimage","url":"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_434453100_Editorial_Use_Only-1024x683.jpeg","contentUrl":"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_434453100_Editorial_Use_Only-1024x683.jpeg"},{"@type":"WebPage","@id":"https:\/\/tvemfoco.com\/fies\/#webpage","url":"https:\/\/tvemfoco.com\/fies\/","name":"Fies: saiba tudo sobre esse programa - TV em Foco","isPartOf":{"@id":"https:\/\/tvemfoco.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/tvemfoco.com\/fies\/#primaryimage"},"datePublished":"2023-03-01T23:00:00+00:00","dateModified":"2023-03-04T14:16:23+00:00","author":{"@id":"https:\/\/tvemfoco.com\/#\/schema\/person\/1138489dd57b0e2c1a5738f80cfe5efa"},"description":"O Fies pode ser a sua porta de entrada para o ensino superior. Veja aqui como se beneficiar deste programa!","breadcrumb":{"@id":"https:\/\/tvemfoco.com\/fies\/#breadcrumb"},"inLanguage":"ro-RO","potentialAction":[{"@type":"ReadAction","target":["https:\/\/tvemfoco.com\/fies\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/tvemfoco.com\/fies\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/tvemfoco.com\/"},{"@type":"ListItem","position":2,"name":"Fies: saiba tudo sobre esse programa"}]},{"@type":"Person","@id":"https:\/\/tvemfoco.com\/#\/schema\/person\/1138489dd57b0e2c1a5738f80cfe5efa","name":"Pablo Rodrigues","image":{"@type":"ImageObject","inLanguage":"ro-RO","@id":"https:\/\/tvemfoco.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/5d55cd01dea3d773f44aa0b9f7758ac6?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/5d55cd01dea3d773f44aa0b9f7758ac6?s=96&d=mm&r=g","caption":"Pablo Rodrigues"},"description":"Especialista em Marketing e sortudo por, atrav\u00e9s da escrita e gest\u00e3o de conte\u00fados, poder enxergar o mundo sob centenas de \u00f3ticas completamente diferentes.","url":"https:\/\/tvemfoco.com\/ro\/author\/pablo-rodrigues\/"}]}},"_links":{"self":[{"href":"https:\/\/tvemfoco.com\/ro\/wp-json\/wp\/v2\/posts\/4365"}],"collection":[{"href":"https:\/\/tvemfoco.com\/ro\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tvemfoco.com\/ro\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tvemfoco.com\/ro\/wp-json\/wp\/v2\/users\/12"}],"replies":[{"embeddable":true,"href":"https:\/\/tvemfoco.com\/ro\/wp-json\/wp\/v2\/comments?post=4365"}],"version-history":[{"count":0,"href":"https:\/\/tvemfoco.com\/ro\/wp-json\/wp\/v2\/posts\/4365\/revisions"}],"wp:attachment":[{"href":"https:\/\/tvemfoco.com\/ro\/wp-json\/wp\/v2\/media?parent=4365"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tvemfoco.com\/ro\/wp-json\/wp\/v2\/categories?post=4365"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tvemfoco.com\/ro\/wp-json\/wp\/v2\/tags?post=4365"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}