{"id":858,"date":"2024-10-11T03:55:34","date_gmt":"2024-10-11T03:55:34","guid":{"rendered":"https:\/\/cloudbyte7.com\/?p=858"},"modified":"2024-10-11T03:55:36","modified_gmt":"2024-10-11T03:55:36","slug":"edutin-refrigeration-course","status":"publish","type":"post","link":"https:\/\/cloudbyte7.com\/pt\/edutin-refrigeration-course\/","title":{"rendered":"Curso de Refrigera\u00e7\u00e3o Edutin: Uma Carreira Lucrativa!"},"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\">Uma das profiss\u00f5es mais procuradas, e voc\u00ea pode ganhar mais de $40 por hora!<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"576\" loading=\"lazy\" src=\"https:\/\/cloudbyte7.com\/wp-content\/uploads\/sites\/87\/2024\/10\/Adobe-6-1024x576.jpg\" alt=\"People looking at refrigeration system\" class=\"w-full object-cover object-center border mx-auto wp-image-861\" srcset=\"https:\/\/cloudbyte7.com\/wp-content\/uploads\/sites\/87\/2024\/10\/Adobe-6-1024x576.jpg 1024w, https:\/\/cloudbyte7.com\/wp-content\/uploads\/sites\/87\/2024\/10\/Adobe-6-300x169.jpg 300w, https:\/\/cloudbyte7.com\/wp-content\/uploads\/sites\/87\/2024\/10\/Adobe-6-768x432.jpg 768w, https:\/\/cloudbyte7.com\/wp-content\/uploads\/sites\/87\/2024\/10\/Adobe-6-18x10.jpg 18w, https:\/\/cloudbyte7.com\/wp-content\/uploads\/sites\/87\/2024\/10\/Adobe-6.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Fonte: AdobeStock.<\/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>Procurando uma carreira lucrativa com hor\u00e1rios flex\u00edveis? Confira o Curso de Refrigera\u00e7\u00e3o da Edutin! O conte\u00fado \u00e9 gratuito e est\u00e1 dispon\u00edvel em videoaulas completas.<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-Z12FJoz\"><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:\/\/edutin.com\/curso-de-refrigeracion-4257\" 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:\/\/cloudbyte7.com\/wp-content\/uploads\/sites\/87\/2024\/10\/Slide1-1.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          Cursos        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Refrigera\u00e7\u00e3o        <\/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              On-line            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              Aprendizado            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          Comece uma nova carreira com um certificado!        <\/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:\/\/edutin.com\/curso-de-refrigeracion-4257\" 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              Veja como se inscrever!            <\/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:\/\/edutin.com\/curso-de-refrigeracion-4257\" 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              Veja como se inscrever!            <\/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:\/\/edutin.com\/curso-de-refrigeracion-4257\" 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:\/\/cloudbyte7.com\/wp-content\/uploads\/sites\/87\/2024\/10\/Slide1-1.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                Comece uma nova carreira com um certificado!              <\/p>\n              <a href=\"https:\/\/edutin.com\/curso-de-refrigeracion-4257\" 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                    Veja como se inscrever!                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Voc\u00ea ser\u00e1 redirecionado para outro site              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Criado por profissionais do setor, este livro aborda desde o b\u00e1sico at\u00e9 t\u00f3picos avan\u00e7ados em refrigera\u00e7\u00e3o. Mas vale a pena? Continue lendo para descobrir.<\/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\">Saiba como o curso funciona!<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>O curso de Refrigera\u00e7\u00e3o da Edutin Academy \u00e9 um programa virtual completo e 100% que abrange todos os aspectos fundamentais dos sistemas de refrigera\u00e7\u00e3o e ar condicionado.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Al\u00e9m disso, o conte\u00fado est\u00e1 dispon\u00edvel 24 horas por dia! Assim, os alunos podem aprender no\u00e7\u00f5es b\u00e1sicas de refrigera\u00e7\u00e3o, eletricidade, ferramentas, tubula\u00e7\u00f5es, press\u00f5es e muito mais.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Al\u00e9m da acessibilidade, o curso oferece um certificado internacional, permitindo que os alunos validem suas habilidades e conhecimentos com qualquer empregador ou institui\u00e7\u00e3o.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">O que voc\u00ea aprender\u00e1?<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Embora n\u00e3o seja poss\u00edvel ter aulas presenciais, j\u00e1 que o Curso de Refrigera\u00e7\u00e3o \u00e9 online, a Edutin oferece suporte completo aos alunos em sua plataforma. Veja o que voc\u00ea aprender\u00e1:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Introdu\u00e7\u00e3o e Princ\u00edpios B\u00e1sicos:<\/strong> Nos primeiros m\u00f3dulos, voc\u00ea conhecer\u00e1 os fundamentos da refrigera\u00e7\u00e3o e como os sistemas de ar condicionado funcionam.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Hist\u00f3ria e Circuitos:<\/strong> Nos m\u00f3dulos 3 e 4, voc\u00ea explorar\u00e1 a hist\u00f3ria da refrigera\u00e7\u00e3o e entender\u00e1 como os circuitos de refrigera\u00e7\u00e3o s\u00e3o projetados e operam.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Ferramentas e tubula\u00e7\u00f5es:<\/strong> No m\u00f3dulo 5, voc\u00ea aprender\u00e1 sobre as diferentes ferramentas e tubula\u00e7\u00f5es essenciais para o funcionamento adequado do sistema de refrigera\u00e7\u00e3o.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Eletricidade e Temperatura:<\/strong> O M\u00f3dulo 6 aborda os conceitos b\u00e1sicos de eletricidade e sua aplica\u00e7\u00e3o em sistemas de refrigera\u00e7\u00e3o. Voc\u00ea tamb\u00e9m aprender\u00e1 sobre escalas de medi\u00e7\u00e3o de temperatura.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Reparo e Manuten\u00e7\u00e3o:<\/strong> Os m\u00f3dulos 7 e 8 abordam t\u00e9cnicas de reparo e manuten\u00e7\u00e3o de sistemas de ar condicionado e refrigera\u00e7\u00e3o. Voc\u00ea aprender\u00e1 a diagnosticar e solucionar problemas comuns.<\/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>Lembre-se de que todo o Curso de Refrigera\u00e7\u00e3o 100% \u00e9 online, e voc\u00ea define seu pr\u00f3prio cronograma de estudos. O curso tem 120 horas de dura\u00e7\u00e3o, e voc\u00ea pode estudar quando e onde quiser.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">Materiais de aprendizagem obrigat\u00f3rios<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Embora o curso seja virtual, \u00e9 essencial ter algumas ferramentas em m\u00e3os para acompanhar o Curso de Refrigera\u00e7\u00e3o da Edutin. Veja o que voc\u00ea precisa:<\/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>Chaves<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Ferramentas de uni\u00e3o de tubos<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Detector de vazamento<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Ferramentas de refrigera\u00e7\u00e3o geral<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Equipamento de prote\u00e7\u00e3o individual<\/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>Al\u00e9m dessas ferramentas espec\u00edficas do setor, voc\u00ea tamb\u00e9m precisar\u00e1 de um caderno, l\u00e1pis ou caneta para fazer anota\u00e7\u00f5es e revisar sempre que necess\u00e1rio.<\/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\">Passo a passo para se inscrever no curso<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pronto para aprender uma nova habilidade online? Comece o Curso de Refrigera\u00e7\u00e3o da Edutin hoje mesmo e transforme sua vida profissional! Veja como se inscrever:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ol><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Primeiro, abra seu navegador e acesse o site da Edutin. Na barra de pesquisa, digite \u201cCurso de Refrigera\u00e7\u00e3o\u201d e pressione Enter.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Em seguida, explore os resultados e clique no Curso de Refrigera\u00e7\u00e3o para ver todos os detalhes. Ap\u00f3s o carregamento da p\u00e1gina, clique no bot\u00e3o para criar sua conta gratuita.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Ap\u00f3s o cadastro, fa\u00e7a login e inscreva-se no curso. Voc\u00ea pode optar por pagar uma taxa para receber um certificado ap\u00f3s a conclus\u00e3o do curso, mas isso \u00e9 opcional.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Se voc\u00ea deseja o certificado internacional, siga as instru\u00e7\u00f5es na tela para efetuar o pagamento. Caso contr\u00e1rio, voc\u00ea pode acessar o conte\u00fado do curso gratuitamente sem o certificado.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Por fim, ap\u00f3s concluir seu cadastro, voc\u00ea ter\u00e1 acesso a todas as videoaulas! \u00c9 r\u00e1pido e f\u00e1cil!<\/li>\n<\/div><\/ol>\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\">Sobre a Edutin Academy<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A Edutin Academy \u00e9 uma plataforma que oferece cursos em diversas \u00e1reas, totalmente online. Com uma abordagem inovadora e acess\u00edvel, a Edutin busca tornar o conhecimento acess\u00edvel a todos!<br>A plataforma oferece cursos em diferentes formatos, como videoaulas, textos explicativos, exerc\u00edcios pr\u00e1ticos e f\u00f3runs de discuss\u00e3o.<br>Isso proporciona uma experi\u00eancia de aprendizagem completa e interativa. Al\u00e9m disso, a Edutin se destaca por seus instrutores altamente qualificados e pela qualidade de seu conte\u00fado.<\/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 curso de Refrigera\u00e7\u00e3o da Edutin vale a pena?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Embora o Edutin seja uma plataforma confi\u00e1vel, \u00e9 normal sentir-se inseguro ao fazer um curso online. Confira os pr\u00f3s e contras de se inscrever no curso de Refrigera\u00e7\u00e3o do Edutin:<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">Vantagens<\/h3>\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>Acesso 24 horas<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Hor\u00e1rio de estudo flex\u00edvel<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Certifica\u00e7\u00e3o reconhecida internacionalmente<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Conte\u00fado abrangente<\/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<h3 class=\"wp-block-heading\">Desvantagens<\/h3>\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>Requer disciplina pessoal<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Pr\u00e1tica pr\u00e1tica limitada<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Ferramentas e equipamentos necess\u00e1rios<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>O certificado est\u00e1 pago<\/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\">Veja tamb\u00e9m: Curso de Mec\u00e2nica Automotiva da Edutin!<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>N\u00e3o tem certeza se o curso de Refrigera\u00e7\u00e3o \u00e9 a op\u00e7\u00e3o certa para a sua carreira? N\u00e3o se preocupe! A Edutin oferece uma ampla variedade de cursos, incluindo o curso de Mec\u00e2nica Automotiva.<br>Que tal aprender mais sobre o conte\u00fado e ver se vale a pena se inscrever? Clique abaixo para conferir um guia completo e aprender como se cadastrar na plataforma.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-AN9IU\">\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:\/\/cloudbyte7.com\/pt\/automotive-mechanics-course\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Curso de Mec\u00e2nica Automotiva: Ganhe $40.000 por ano!\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/cloudbyte7.com\/wp-content\/uploads\/sites\/87\/2024\/10\/1-3.jpg\" alt=\"Man looking car&#039;s engine\">\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:\/\/cloudbyte7.com\/pt\/automotive-mechanics-course\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Curso de Mec\u00e2nica Automotiva: Ganhe $40.000 por ano!\">\n            Curso de Mec\u00e2nica Automotiva: Ganhe $40.000 por ano!        <\/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            Voc\u00ea pode aprender uma nova habilidade em casa e transformar sua carreira com a Edutin Academy! Assista a videoaulas no seu celular e aprenda tudo sobre mec\u00e2nica!        <\/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:\/\/cloudbyte7.com\/pt\/automotive-mechanics-course\/\"  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:\/\/cloudbyte7.com\/pt\/automotive-mechanics-course\/\"  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:\/\/cloudbyte7.com\/wp-content\/uploads\/sites\/87\/2024\/10\/1-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                Curso de Mec\u00e2nica Automotiva: Ganhe $40.000 por ano!              <\/p>\n              <a href=\"https:\/\/cloudbyte7.com\/pt\/automotive-mechanics-course\/\"  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>Comece uma carreira lucrativa como t\u00e9cnico em refrigera\u00e7\u00e3o com este curso online gratuito! Profissionais nesta \u00e1rea podem ganhar mais de $50.000 por ano!<\/p>","protected":false},"author":34,"featured_media":860,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[30,12,11],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Edutin Refrigeration Course: A Lucrative Career! - Cloud Byte 7<\/title>\n<meta name=\"description\" content=\"Take Edutin Academy&#039;s Refrigeration Course for free and become a successful professional with an international diploma!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/cloudbyte7.com\/pt\/edutin-refrigeration-course\/\" \/>\n<meta property=\"og:locale\" content=\"pt_BR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Edutin Refrigeration Course: A Lucrative Career! - Cloud Byte 7\" \/>\n<meta property=\"og:description\" content=\"Take Edutin Academy&#039;s Refrigeration Course for free and become a successful professional with an international diploma!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cloudbyte7.com\/pt\/edutin-refrigeration-course\/\" \/>\n<meta property=\"og:site_name\" content=\"Cloud Byte 7\" \/>\n<meta property=\"article:published_time\" content=\"2024-10-11T03:55:34+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-10-11T03:55:36+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cloudbyte7.com\/wp-content\/uploads\/sites\/87\/2024\/10\/Slide1-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"720\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"samscorbaioli\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"samscorbaioli\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/cloudbyte7.com\/edutin-refrigeration-course\/\",\"url\":\"https:\/\/cloudbyte7.com\/edutin-refrigeration-course\/\",\"name\":\"Edutin Refrigeration Course: A Lucrative Career! - Cloud Byte 7\",\"isPartOf\":{\"@id\":\"https:\/\/cloudbyte7.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/cloudbyte7.com\/edutin-refrigeration-course\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/cloudbyte7.com\/edutin-refrigeration-course\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/cloudbyte7.com\/wp-content\/uploads\/sites\/87\/2024\/10\/Slide1-1.jpg\",\"datePublished\":\"2024-10-11T03:55:34+00:00\",\"dateModified\":\"2024-10-11T03:55:36+00:00\",\"author\":{\"@id\":\"https:\/\/cloudbyte7.com\/#\/schema\/person\/df2ed21dfa565b2f70941ee6a9c885b1\"},\"description\":\"Take Edutin Academy's Refrigeration Course for free and become a successful professional with an international diploma!\",\"breadcrumb\":{\"@id\":\"https:\/\/cloudbyte7.com\/edutin-refrigeration-course\/#breadcrumb\"},\"inLanguage\":\"pt-BR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/cloudbyte7.com\/edutin-refrigeration-course\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\/\/cloudbyte7.com\/edutin-refrigeration-course\/#primaryimage\",\"url\":\"https:\/\/cloudbyte7.com\/wp-content\/uploads\/sites\/87\/2024\/10\/Slide1-1.jpg\",\"contentUrl\":\"https:\/\/cloudbyte7.com\/wp-content\/uploads\/sites\/87\/2024\/10\/Slide1-1.jpg\",\"width\":1280,\"height\":720,\"caption\":\"Source: Edutin.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/cloudbyte7.com\/edutin-refrigeration-course\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/cloudbyte7.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Edutin Refrigeration Course: A Lucrative Career!\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/cloudbyte7.com\/#website\",\"url\":\"https:\/\/cloudbyte7.com\/\",\"name\":\"Cloud Byte 7\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/cloudbyte7.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"pt-BR\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/cloudbyte7.com\/#\/schema\/person\/df2ed21dfa565b2f70941ee6a9c885b1\",\"name\":\"samscorbaioli\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\/\/cloudbyte7.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/a087ecec51f980b678c50a15d4c223f2?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/a087ecec51f980b678c50a15d4c223f2?s=96&d=mm&r=g\",\"caption\":\"samscorbaioli\"},\"url\":\"https:\/\/cloudbyte7.com\/pt\/author\/samscorbaioli\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Edutin Refrigeration Course: A Lucrative Career! - Cloud Byte 7","description":"Take Edutin Academy's Refrigeration Course for free and become a successful professional with an international diploma!","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:\/\/cloudbyte7.com\/pt\/edutin-refrigeration-course\/","og_locale":"pt_BR","og_type":"article","og_title":"Edutin Refrigeration Course: A Lucrative Career! - Cloud Byte 7","og_description":"Take Edutin Academy's Refrigeration Course for free and become a successful professional with an international diploma!","og_url":"https:\/\/cloudbyte7.com\/pt\/edutin-refrigeration-course\/","og_site_name":"Cloud Byte 7","article_published_time":"2024-10-11T03:55:34+00:00","article_modified_time":"2024-10-11T03:55:36+00:00","og_image":[{"width":1280,"height":720,"url":"https:\/\/cloudbyte7.com\/wp-content\/uploads\/sites\/87\/2024\/10\/Slide1-1.jpg","type":"image\/jpeg"}],"author":"samscorbaioli","twitter_card":"summary_large_image","twitter_misc":{"Written by":"samscorbaioli","Est. reading time":"4 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/cloudbyte7.com\/edutin-refrigeration-course\/","url":"https:\/\/cloudbyte7.com\/edutin-refrigeration-course\/","name":"Edutin Refrigeration Course: A Lucrative Career! - Cloud Byte 7","isPartOf":{"@id":"https:\/\/cloudbyte7.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/cloudbyte7.com\/edutin-refrigeration-course\/#primaryimage"},"image":{"@id":"https:\/\/cloudbyte7.com\/edutin-refrigeration-course\/#primaryimage"},"thumbnailUrl":"https:\/\/cloudbyte7.com\/wp-content\/uploads\/sites\/87\/2024\/10\/Slide1-1.jpg","datePublished":"2024-10-11T03:55:34+00:00","dateModified":"2024-10-11T03:55:36+00:00","author":{"@id":"https:\/\/cloudbyte7.com\/#\/schema\/person\/df2ed21dfa565b2f70941ee6a9c885b1"},"description":"Take Edutin Academy's Refrigeration Course for free and become a successful professional with an international diploma!","breadcrumb":{"@id":"https:\/\/cloudbyte7.com\/edutin-refrigeration-course\/#breadcrumb"},"inLanguage":"pt-BR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cloudbyte7.com\/edutin-refrigeration-course\/"]}]},{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/cloudbyte7.com\/edutin-refrigeration-course\/#primaryimage","url":"https:\/\/cloudbyte7.com\/wp-content\/uploads\/sites\/87\/2024\/10\/Slide1-1.jpg","contentUrl":"https:\/\/cloudbyte7.com\/wp-content\/uploads\/sites\/87\/2024\/10\/Slide1-1.jpg","width":1280,"height":720,"caption":"Source: Edutin."},{"@type":"BreadcrumbList","@id":"https:\/\/cloudbyte7.com\/edutin-refrigeration-course\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/cloudbyte7.com\/"},{"@type":"ListItem","position":2,"name":"Edutin Refrigeration Course: A Lucrative Career!"}]},{"@type":"WebSite","@id":"https:\/\/cloudbyte7.com\/#website","url":"https:\/\/cloudbyte7.com\/","name":"Cloud Byte 7","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cloudbyte7.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"pt-BR"},{"@type":"Person","@id":"https:\/\/cloudbyte7.com\/#\/schema\/person\/df2ed21dfa565b2f70941ee6a9c885b1","name":"samscorbaioli","image":{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/cloudbyte7.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/a087ecec51f980b678c50a15d4c223f2?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a087ecec51f980b678c50a15d4c223f2?s=96&d=mm&r=g","caption":"samscorbaioli"},"url":"https:\/\/cloudbyte7.com\/pt\/author\/samscorbaioli\/"}]}},"_links":{"self":[{"href":"https:\/\/cloudbyte7.com\/pt\/wp-json\/wp\/v2\/posts\/858"}],"collection":[{"href":"https:\/\/cloudbyte7.com\/pt\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cloudbyte7.com\/pt\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cloudbyte7.com\/pt\/wp-json\/wp\/v2\/users\/34"}],"replies":[{"embeddable":true,"href":"https:\/\/cloudbyte7.com\/pt\/wp-json\/wp\/v2\/comments?post=858"}],"version-history":[{"count":2,"href":"https:\/\/cloudbyte7.com\/pt\/wp-json\/wp\/v2\/posts\/858\/revisions"}],"predecessor-version":[{"id":865,"href":"https:\/\/cloudbyte7.com\/pt\/wp-json\/wp\/v2\/posts\/858\/revisions\/865"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cloudbyte7.com\/pt\/wp-json\/wp\/v2\/media\/860"}],"wp:attachment":[{"href":"https:\/\/cloudbyte7.com\/pt\/wp-json\/wp\/v2\/media?parent=858"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cloudbyte7.com\/pt\/wp-json\/wp\/v2\/categories?post=858"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cloudbyte7.com\/pt\/wp-json\/wp\/v2\/tags?post=858"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}