{"id":3382,"date":"2024-08-01T18:36:54","date_gmt":"2024-08-01T18:36:54","guid":{"rendered":"https:\/\/handcraftcool.com\/?p=3382"},"modified":"2024-08-01T18:36:59","modified_gmt":"2024-08-01T18:36:59","slug":"handcrafts-for-beginners","status":"publish","type":"post","link":"https:\/\/handcraftcool.com\/pt\/handcrafts-for-beginners\/","title":{"rendered":"Do novato ao artes\u00e3o: 5 artesanatos f\u00e1ceis para iniciantes"},"content":{"rendered":"<!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\" id=\"h-discover-fun-and-easy-handcrafts\">Descubra artesanatos divertidos e f\u00e1ceis<\/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:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_598320546-1024x683.jpeg\" alt=\"Leather Crafter Cutting out Sewing Pattern\" class=\"w-full object-cover object-center border mx-auto wp-image-3405\" srcset=\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_598320546-1024x683.jpeg 1024w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_598320546-300x200.jpeg 300w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_598320546-768x512.jpeg 768w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_598320546-1536x1024.jpeg 1536w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_598320546-2048x1365.jpeg 2048w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_598320546-18x12.jpeg 18w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">De Novato a Artes\u00e3o: 5 Artesanatos F\u00e1ceis para Iniciantes. Fonte: 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>Embarcar em uma aventura de artesanato pode ser incrivelmente recompensador. N\u00e3o importa se voc\u00ea est\u00e1 explorando um novo hobby ou buscando realiza\u00e7\u00e3o criativa, artesanatos simples s\u00e3o uma \u00f3tima maneira de come\u00e7ar.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-LS8Sw\">\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:\/\/handcraftcool.com\/pt\/cutural-handcrafts\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Artesanato Cultural\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/07\/Ecuadorian-Crafts.png\" alt=\"Ecuadorian Crafts\">\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:\/\/handcraftcool.com\/pt\/cutural-handcrafts\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Artesanato Cultural\">\n            Artesanato Cultural        <\/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            Explore o mundo vibrante do artesanato cultural. Descubra arte global, t\u00e9cnicas tradicionais e artesanato \u00fanico de diversas culturas.        <\/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:\/\/handcraftcool.com\/pt\/cutural-handcrafts\/\"  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:\/\/handcraftcool.com\/pt\/cutural-handcrafts\/\"  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:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/07\/Ecuadorian-Crafts.png\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Artesanato Cultural              <\/p>\n              <a href=\"https:\/\/handcraftcool.com\/pt\/cutural-handcrafts\/\"  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><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Esses projetos amig\u00e1veis para iniciantes oferecem uma introdu\u00e7\u00e3o perfeita ao artesanato. Eles s\u00e3o projetados para serem f\u00e1ceis, divertidos e incrivelmente satisfat\u00f3rios, \u00e0 medida que voc\u00ea v\u00ea suas ideias ganharem vida.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\" id=\"h-kickstarting-your-creative-journey\">Dando in\u00edcio \u00e0 sua jornada criativa<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Come\u00e7ar com artesanato \u00e9 uma maneira fant\u00e1stica de liberar sua criatividade. Projetos simples permitem que voc\u00ea construa confian\u00e7a enquanto desfruta do prazer t\u00e1til de criar algo com suas pr\u00f3prias m\u00e3os.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>O artesanato tamb\u00e9m pode ser uma fuga relaxante das rotinas di\u00e1rias. Conforme voc\u00ea domina as t\u00e9cnicas b\u00e1sicas, voc\u00ea experimentar\u00e1 uma sensa\u00e7\u00e3o de realiza\u00e7\u00e3o que \u00e9 tanto fortalecedora quanto motivadora.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Com cada projeto, voc\u00ea ganhar\u00e1 novas habilidades e insights. Abra\u00e7ar o processo e experimentar materiais ajudar\u00e1 voc\u00ea a encontrar seu estilo de artesanato \u00fanico.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Artesanato tamb\u00e9m \u00e9 uma \u00f3tima maneira de se conectar com outras pessoas. Seja por meio de aulas, comunidades online ou projetos compartilhados, o artesanato pode ser uma experi\u00eancia social e enriquecedora.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Mais importante, lembre-se de que artesanato \u00e9 sobre divers\u00e3o e autoexpress\u00e3o. N\u00e3o tenha pressa, divirta-se e comemore seu progresso conforme voc\u00ea cresce de novato para artes\u00e3o habilidoso.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\" id=\"h-introduction-to-handcrafts-for-beginners\">Introdu\u00e7\u00e3o ao artesanato para iniciantes<\/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:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_245622861-1024x576.jpeg\" alt=\"Senior people knitting at home\" class=\"w-full object-cover object-center border mx-auto wp-image-3403\" srcset=\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_245622861-1024x576.jpeg 1024w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_245622861-300x169.jpeg 300w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_245622861-768x432.jpeg 768w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_245622861-1536x864.jpeg 1536w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_245622861-2048x1152.jpeg 2048w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_245622861-18x10.jpeg 18w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Descubra Artesanatos F\u00e1ceis e Divertidos. Fonte: 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>Come\u00e7ar com artesanato requer algumas ferramentas e materiais b\u00e1sicos. Entender o que voc\u00ea precisa ajudar\u00e1 voc\u00ea a come\u00e7ar e a se preparar para o sucesso.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Reunir os suprimentos certos torna o artesanato mais f\u00e1cil e agrad\u00e1vel. Aqui vai um guia r\u00e1pido para voc\u00ea:<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\" id=\"h-4-handcrafts-for-beginners\">4 Artesanatos para Iniciantes<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Explorar v\u00e1rios artesanatos abre um mundo de possibilidades criativas. Aqui est\u00e3o quatro artesanatos f\u00e1ceis e divertidos para voc\u00ea come\u00e7ar sua jornada de artesanato.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Cada artesanato \u00e9 projetado para ser f\u00e1cil para iniciantes, permitindo que voc\u00ea desenvolva habilidades e confian\u00e7a enquanto cria itens lindos e personalizados.<\/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<h4 class=\"wp-block-heading\" id=\"h-1-easy-sewing-projects\">1. Projetos de costura f\u00e1ceis<\/h4>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Costurar pode ser divertido e gratificante, especialmente com projetos simples, como uma fronha aconchegante ou uma bolsa chique.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00c9 uma maneira fant\u00e1stica de colocar a m\u00e3o na massa com sua m\u00e1quina de costura, agulha e linha. Costurar aumenta sua paci\u00eancia e precis\u00e3o, ao mesmo tempo em que lhe d\u00e1 cria\u00e7\u00f5es pr\u00e1ticas e estilosas.<\/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>Materiais:<\/strong> Tecido, linha, agulhas e uma m\u00e1quina de costura ou um kit de costura manual.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Pontas:<\/strong> Para simplificar seu projeto, comece com peda\u00e7os de tecido pr\u00e9-cortados. Sinta-se \u00e0 vontade para experimentar diferentes pontos e m\u00e9todos de enfeite.<\/li>\n<\/div><\/ul>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-1yBLVj\">\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:\/\/handcraftcool.com\/pt\/ceramic-work\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Artesanato em Argila 101\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_786203167-scaled.jpeg\" alt=\"Mature woman ceramist in the workshop makes mug out of clay. Closeup of female potter hands. Art and small business. Creation of ceramic products. Person at work creating handmade cup in studio\">\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:\/\/handcraftcool.com\/pt\/ceramic-work\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Artesanato em Argila 101\">\n            Artesanato em Argila 101        <\/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            Descubra a alegria da cer\u00e2mica com nosso guia para iniciantes. Explore t\u00e9cnicas e ferramentas essenciais para criar suas obras-primas! Leia!        <\/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:\/\/handcraftcool.com\/pt\/ceramic-work\/\"  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:\/\/handcraftcool.com\/pt\/ceramic-work\/\"  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:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_786203167-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                Artesanato em Argila 101              <\/p>\n              <a href=\"https:\/\/handcraftcool.com\/pt\/ceramic-work\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Continuar lendo                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Voc\u00ea permanecer\u00e1 no mesmo site              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h4 class=\"wp-block-heading\" id=\"h-3-knitting-basics\">3. No\u00e7\u00f5es b\u00e1sicas de tric\u00f4<\/h4>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tric\u00f4 \u00e9 um artesanato relaxante que permite criar itens lindos como cachec\u00f3is e panos de prato. \u00c9 perfeito para relaxar e fazer algo quente e aconchegante.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Esta atividade ajuda voc\u00ea a desenvolver ritmo e paci\u00eancia enquanto produz lindos itens artesanais.<\/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>Materiais:<\/strong> Fios e agulhas de tric\u00f4.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Pontas: <\/strong>Comece com um padr\u00e3o b\u00e1sico e fio macio. Pratique sua tens\u00e3o para manter seus pontos uniformes.<\/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<h4 class=\"wp-block-heading\" id=\"h-4-beadwork-bliss\">4. Felicidade em mi\u00e7angas<\/h4>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Explore o mundo colorido do beadwork para criar suas pr\u00f3prias joias ou pe\u00e7as decorativas. \u00c9 uma maneira envolvente de praticar sua precis\u00e3o e criatividade.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>O trabalho com mi\u00e7angas melhora as habilidades motoras finas e oferece infinitas oportunidades para cria\u00e7\u00f5es personalizadas.<\/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>Materiais:<\/strong> Contas de v\u00e1rios tamanhos e cores, barbante ou arame e ferramentas b\u00e1sicas de joalheria, como alicates.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Pontas:<\/strong> Utilize um tapete de mi\u00e7angas para evitar que as mi\u00e7angas rolem para longe e mant\u00ea-las no lugar. Brinque com v\u00e1rias combina\u00e7\u00f5es de mi\u00e7angas para criar designs \u00fanicos.<\/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<h4 class=\"wp-block-heading\" id=\"h-5-charming-embroidery\">5. Bordado Encantador<\/h4>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>O bordado acrescenta um toque pessoal aos tecidos com belos designs. Comece com padr\u00f5es simples e observe seu tecido se transformar em uma obra de arte.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ele aprimora suas habilidades art\u00edsticas e d\u00e1 ao seu tecido um toque \u00fanico e pessoal.<\/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>Materiais:<\/strong> Tecido, linha de bordar, uma agulha e um bastidor de bordar.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Pontas:<\/strong> Escolha designs f\u00e1ceis para seu primeiro projeto. Use um bastidor de bordado para manter seu tecido liso e evitar qualquer enrugamento.<\/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\" id=\"h-finding-the-perfect-activity-for-you\">Encontrando a atividade perfeita para voc\u00ea<\/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:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_741395693-1024x683.jpeg\" alt=\"Women, fabric and design in workshop for fashion, small business and studio for sewing clothes. Female dressmaker, handicraft and startup for boutique, retail store and custom handmade for customers\" class=\"w-full object-cover object-center border mx-auto wp-image-3406\" srcset=\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_741395693-1024x683.jpeg 1024w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_741395693-300x200.jpeg 300w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_741395693-768x513.jpeg 768w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_741395693-1536x1025.jpeg 1536w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_741395693-2048x1367.jpeg 2048w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_741395693-18x12.jpeg 18w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Encontrando a atividade perfeita para voc\u00ea. Fonte: 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>Escolher a atividade de artesanato certa depende de seus interesses e objetivos. Considere quais aspectos do artesanato mais o entusiasmam e tente t\u00e9cnicas diferentes para encontrar sua favorita.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Experimentar v\u00e1rios artesanatos ajuda voc\u00ea a descobrir o que voc\u00ea gosta e o que combina com seu estilo. N\u00e3o tenha pressa e sinta-se livre para explorar novas t\u00e9cnicas.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Participar de comunidades ou aulas de artesanato pode fornecer inspira\u00e7\u00e3o e suporte. Conectar-se com outras pessoas tamb\u00e9m pode ajudar voc\u00ea a encontrar novas ideias e permanecer motivado.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>No final das contas, o melhor artesanato \u00e9 aquele que lhe traz alegria e satisfa\u00e7\u00e3o. Abrace o processo de aprendizado e comemore seu progresso conforme voc\u00ea desenvolve suas habilidades.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\" id=\"h-embracing-your-crafting-journey\">Abra\u00e7ando sua jornada de artesanato<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Come\u00e7ar sua jornada de artesanato \u00e9 uma aventura emocionante e gratificante. Cada projeto ajuda voc\u00ea a desenvolver habilidades e ganhar confian\u00e7a em suas habilidades.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Valorize a jornada e celebre cada conquista, n\u00e3o importa qu\u00e3o pequena. O artesanato tem tanto a ver com a jornada quanto com o produto finalizado.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Mantenha sua curiosidade viva e abrace novas t\u00e9cnicas. Quanto mais voc\u00ea experimentar e explorar, mais voc\u00ea descobrir\u00e1 sobre seu potencial criativo.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Por fim, n\u00e3o perca nossos artigos com mais dicas para ajudar voc\u00ea a encontrar seu artes\u00e3o interior!<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-ZRK8CT\">\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:\/\/handcraftcool.com\/pt\/handcrafting-for-kids\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Crian\u00e7as e artesanato: artesanato divertido e educativo\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/07\/Easter-greetings-card-handcrafted-Cockerel.-Childrens-Art-Project-needlework-crafts-for-children.-Craft-for-kids.png\" alt=\"Easter greetings card handcrafted Cockerel. Children&#039;s Art Project, needlework, crafts for children. Craft for kids\">\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:\/\/handcraftcool.com\/pt\/handcrafting-for-kids\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Crian\u00e7as e artesanato: artesanato divertido e educativo\">\n            Crian\u00e7as e artesanato: artesanato divertido e educativo        <\/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            Descubra atividades artesanais divertidas e educativas para crian\u00e7as que estimulam a criatividade, as habilidades motoras finas e o v\u00ednculo familiar com projetos simples.        <\/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:\/\/handcraftcool.com\/pt\/handcrafting-for-kids\/\"  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:\/\/handcraftcool.com\/pt\/handcrafting-for-kids\/\"  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:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/07\/Easter-greetings-card-handcrafted-Cockerel.-Childrens-Art-Project-needlework-crafts-for-children.-Craft-for-kids.png\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Crian\u00e7as e artesanato: artesanato divertido e educativo              <\/p>\n              <a href=\"https:\/\/handcraftcool.com\/pt\/handcrafting-for-kids\/\"  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>Explore cinco artesanatos f\u00e1ceis, perfeitos para iniciantes. Aprenda a costurar projetos simples, criar lindos trabalhos com mi\u00e7angas ou dominar o quilling de papel. Esses artesanatos divertidos v\u00e3o despertar sua criatividade e habilidades.<\/p>","protected":false},"author":18,"featured_media":3404,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[293],"tags":[292,299,297,298],"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>From Novice to Crafter: 5 Easy Handcrafts for Beginners - Handcraft Cool<\/title>\n<meta name=\"description\" content=\"Discover five beginner-friendly handcrafts that turn novices into crafters. Find fun projects to spark your creativity.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/handcraftcool.com\/pt\/handcrafts-for-beginners\/\" \/>\n<meta property=\"og:locale\" content=\"pt_BR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"From Novice to Crafter: 5 Easy Handcrafts for Beginners\" \/>\n<meta property=\"og:description\" content=\"Discover five beginner-friendly handcrafts that turn novices into crafters. Find fun projects to spark your creativity.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/handcraftcool.com\/pt\/handcrafts-for-beginners\/\" \/>\n<meta property=\"og:site_name\" content=\"Handcraft Cool\" \/>\n<meta property=\"article:published_time\" content=\"2024-08-01T18:36:54+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-08-01T18:36:59+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_409831969-scaled.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1708\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Beatriz Vieira\" \/>\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\":\"WebSite\",\"@id\":\"https:\/\/handcraftcool.com\/#website\",\"url\":\"https:\/\/handcraftcool.com\/\",\"name\":\"Handcraft Cool\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/handcraftcool.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"pt-BR\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\/\/handcraftcool.com\/handcrafts-for-beginners\/#primaryimage\",\"url\":\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_409831969-scaled.jpeg\",\"contentUrl\":\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_409831969-scaled.jpeg\",\"width\":2560,\"height\":1708,\"caption\":\"Source: Adobe Stock\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/handcraftcool.com\/handcrafts-for-beginners\/#webpage\",\"url\":\"https:\/\/handcraftcool.com\/handcrafts-for-beginners\/\",\"name\":\"From Novice to Crafter: 5 Easy Handcrafts for Beginners - Handcraft Cool\",\"isPartOf\":{\"@id\":\"https:\/\/handcraftcool.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/handcraftcool.com\/handcrafts-for-beginners\/#primaryimage\"},\"datePublished\":\"2024-08-01T18:36:54+00:00\",\"dateModified\":\"2024-08-01T18:36:59+00:00\",\"author\":{\"@id\":\"https:\/\/handcraftcool.com\/#\/schema\/person\/10587e44f0d7e44efbc96e8e243a7f25\"},\"description\":\"Discover five beginner-friendly handcrafts that turn novices into crafters. Find fun projects to spark your creativity.\",\"breadcrumb\":{\"@id\":\"https:\/\/handcraftcool.com\/handcrafts-for-beginners\/#breadcrumb\"},\"inLanguage\":\"pt-BR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/handcraftcool.com\/handcrafts-for-beginners\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/handcraftcool.com\/handcrafts-for-beginners\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/handcraftcool.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"From Novice to Crafter: 5 Easy Handcrafts for Beginners\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/handcraftcool.com\/#\/schema\/person\/10587e44f0d7e44efbc96e8e243a7f25\",\"name\":\"Beatriz Vieira\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\/\/handcraftcool.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/0c97417477d7e9ef0c4144b2ad0136fa?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/0c97417477d7e9ef0c4144b2ad0136fa?s=96&d=mm&r=g\",\"caption\":\"Beatriz Vieira\"},\"url\":\"https:\/\/handcraftcool.com\/pt\/author\/beatriz-vieira\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"From Novice to Crafter: 5 Easy Handcrafts for Beginners - Handcraft Cool","description":"Discover five beginner-friendly handcrafts that turn novices into crafters. Find fun projects to spark your creativity.","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:\/\/handcraftcool.com\/pt\/handcrafts-for-beginners\/","og_locale":"pt_BR","og_type":"article","og_title":"From Novice to Crafter: 5 Easy Handcrafts for Beginners","og_description":"Discover five beginner-friendly handcrafts that turn novices into crafters. Find fun projects to spark your creativity.","og_url":"https:\/\/handcraftcool.com\/pt\/handcrafts-for-beginners\/","og_site_name":"Handcraft Cool","article_published_time":"2024-08-01T18:36:54+00:00","article_modified_time":"2024-08-01T18:36:59+00:00","og_image":[{"width":2560,"height":1708,"url":"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_409831969-scaled.jpeg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Beatriz Vieira","Est. reading time":"4 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/handcraftcool.com\/#website","url":"https:\/\/handcraftcool.com\/","name":"Handcraft Cool","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/handcraftcool.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"pt-BR"},{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/handcraftcool.com\/handcrafts-for-beginners\/#primaryimage","url":"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_409831969-scaled.jpeg","contentUrl":"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_409831969-scaled.jpeg","width":2560,"height":1708,"caption":"Source: Adobe Stock"},{"@type":"WebPage","@id":"https:\/\/handcraftcool.com\/handcrafts-for-beginners\/#webpage","url":"https:\/\/handcraftcool.com\/handcrafts-for-beginners\/","name":"From Novice to Crafter: 5 Easy Handcrafts for Beginners - Handcraft Cool","isPartOf":{"@id":"https:\/\/handcraftcool.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/handcraftcool.com\/handcrafts-for-beginners\/#primaryimage"},"datePublished":"2024-08-01T18:36:54+00:00","dateModified":"2024-08-01T18:36:59+00:00","author":{"@id":"https:\/\/handcraftcool.com\/#\/schema\/person\/10587e44f0d7e44efbc96e8e243a7f25"},"description":"Discover five beginner-friendly handcrafts that turn novices into crafters. Find fun projects to spark your creativity.","breadcrumb":{"@id":"https:\/\/handcraftcool.com\/handcrafts-for-beginners\/#breadcrumb"},"inLanguage":"pt-BR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/handcraftcool.com\/handcrafts-for-beginners\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/handcraftcool.com\/handcrafts-for-beginners\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/handcraftcool.com\/"},{"@type":"ListItem","position":2,"name":"From Novice to Crafter: 5 Easy Handcrafts for Beginners"}]},{"@type":"Person","@id":"https:\/\/handcraftcool.com\/#\/schema\/person\/10587e44f0d7e44efbc96e8e243a7f25","name":"Beatriz Vieira","image":{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/handcraftcool.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/0c97417477d7e9ef0c4144b2ad0136fa?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/0c97417477d7e9ef0c4144b2ad0136fa?s=96&d=mm&r=g","caption":"Beatriz Vieira"},"url":"https:\/\/handcraftcool.com\/pt\/author\/beatriz-vieira\/"}]}},"_links":{"self":[{"href":"https:\/\/handcraftcool.com\/pt\/wp-json\/wp\/v2\/posts\/3382"}],"collection":[{"href":"https:\/\/handcraftcool.com\/pt\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/handcraftcool.com\/pt\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/handcraftcool.com\/pt\/wp-json\/wp\/v2\/users\/18"}],"replies":[{"embeddable":true,"href":"https:\/\/handcraftcool.com\/pt\/wp-json\/wp\/v2\/comments?post=3382"}],"version-history":[{"count":0,"href":"https:\/\/handcraftcool.com\/pt\/wp-json\/wp\/v2\/posts\/3382\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/handcraftcool.com\/pt\/wp-json\/wp\/v2\/media\/3404"}],"wp:attachment":[{"href":"https:\/\/handcraftcool.com\/pt\/wp-json\/wp\/v2\/media?parent=3382"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/handcraftcool.com\/pt\/wp-json\/wp\/v2\/categories?post=3382"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/handcraftcool.com\/pt\/wp-json\/wp\/v2\/tags?post=3382"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}