{"id":14646,"date":"2025-09-01T17:57:13","date_gmt":"2025-09-01T17:57:13","guid":{"rendered":"https:\/\/senhorcursos.com\/?p=14646"},"modified":"2025-09-01T19:42:22","modified_gmt":"2025-09-01T19:42:22","slug":"rec-curso-marceneiro-2","status":"publish","type":"post","link":"https:\/\/senhorcursos.com\/de\/rec-curso-marceneiro-2\/","title":{"rendered":"Beherrschen Sie die Grundlagen und m\u00f6chten Sie Ihre Holzbearbeitung zum Beruf machen?"},"content":{"rendered":"<!--loader--><div class=\"wp-block-lazyblock-loader lazyblock-loader-byLvC\"><script>\n    Math.min(window.screen.width, window.screen.height) < 768 ? document.getElementById(\"page\").classList.add(\"fixed\") : '';\n<\/script>\n<div id=\"loader\" class=\"flex h-screen fixed bg-white inset-0\" style=\"z-index: 99999;\" >\n    <div class=\"m-auto flex flex-col\">\n        <div class=\"flex\">\n            <svg style=\"color: \" class=\"m-auto animate-spin h-28 w-28\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\">\n                <circle class=\"opacity-25\" cx=\"12\" cy=\"12\" r=\"10\" stroke=\"currentColor\" stroke-width=\"4\"><\/circle>\n                <path class=\"opacity-75\" fill=\"currentColor\" d=\"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z\"><\/path>\n            <\/svg>\n        <\/div>\n                    <div class=\"px-2 my-4 text-center animate-pulse text-xl\">\n                Wir haben die perfekten Kurse f\u00fcr Sie gefunden....            <\/div>\n                    <\/div>\n<\/div>\n<script>\n    function waitFor(conditionFunction) {\n        const poll = resolve => {\n            if(conditionFunction()) resolve();\n            else setTimeout(_ => poll(resolve), 400);\n        };\n        return new Promise(poll);\n    }\n\n    window.loaderHandler = setTimeout(() => {\n        waitFor(_ => ((document.querySelector('[data-google-query-id]') !== null) || (typeof avCustomConfig === 'object' && avCustomConfig.skipAds === true)))\n            .then(_ => {\n                if ((window.location.pathname.includes('\/iow')) && ((document.referrer ?? '').includes('senhorcursos.com'.replace('cb.', ''))) && (!document.cookie.includes('avOfferWallRewarded'))) return;\n\n                if (document.getElementById('loader')) {\n                    document.getElementById('loader').addEventListener('animationend', () => {\n                        document.getElementById(\"page\").classList.remove(\"fixed\");\n                        document.getElementById(\"loader\").remove();\n                    });\n                    document.getElementById('loader').classList.add('animate-fade-out-quickly');\n                }\n            });\n    }, 2500);\n\n    window.loaderHandler = setTimeout(() => {\n        waitFor(_ => ((typeof av === 'object' && av.requested === true) || (typeof av === 'object' && av.showLimitedAds() === true && window.googletag && googletag.pubadsReady)))\n            .then(_ => {\n                if ((window.location.pathname.includes('\/iow')) && ((document.referrer ?? '').includes('senhorcursos.com'.replace('cb.', ''))) && (!document.cookie.includes('avOfferWallRewarded'))) return;\n                \n                if (document.getElementById('loader')) {\n                    document.getElementById('loader').addEventListener('animationend', () => {\n                        document.getElementById(\"page\").classList.remove(\"fixed\");\n                        document.getElementById(\"loader\").remove();\n                    });\n                    document.getElementById('loader').classList.add('animate-fade-out-quickly');\n                }\n            });\n    }, 3500);\n\n    window.loaderHandler = setTimeout(() => {\n        waitFor(_ => (typeof av === 'object' && av.timeline?.includes('rewarded->visible')))\n            .then(_ => {                        \n                if (document.getElementById('loader')) {\n                    document.getElementById('loader').addEventListener('animationend', () => {\n                        document.getElementById(\"page\").classList.remove(\"fixed\");\n                        document.getElementById(\"loader\").remove();\n                    });\n                    document.getElementById('loader').classList.add('animate-fade-out-quickly');\n                }\n            });\n    }, 5000);\n\n    setTimeout(() => {\n        if (document.getElementById('loader')) {\n            document.getElementById('loader').addEventListener('animationend', () => {\n                document.getElementById(\"page\").classList.remove(\"fixed\");\n                document.getElementById(\"loader\").remove();\n            });\n            document.getElementById('loader').classList.add('animate-fade-out-quickly');\n        }\n    }, ((window.location.pathname.includes('\/iow')) && ((document.referrer ?? '').includes('senhorcursos.com'.replace('cb.', ''))) && (!document.cookie.includes('avOfferWallRewarded'))) ? 20000 : 10000);\n<\/script>\n<\/div><!--loader--><div class=\"wp-block-lazyblock-namespace-feed lazyblock-namespace-feed-Zrvbsg\">\n<script>\n  document.addEventListener(\"click\", function(event) {\n      if (window.namespace6a1543b31e037273665850?.viewed !== true) return;\n      if (window.namespace6a1543b31e037273665850?.clicked === true) return;\n\n      let id = event.target.getAttribute('data-namespace6a1543b31e037273665850-id') ?? event.target.parentElement.getAttribute('data-namespace6a1543b31e037273665850-id') ?? event.target.parentElement.parentElement.getAttribute('data-namespace6a1543b31e037273665850-id');\n      if (id !== null) {\n          window.namespace6a1543b31e037273665850.clicked = true;\n\n          fetch(`https:\/\/str.atpnd.com\/click\/${id}`, {\n              method: 'GET',\n              headers: {'accept': 'application\/json'}\n          });\n      }\n  }, true);\n\n  (function () {\n    window.namespace6a1543b31e037273665850 = window.namespace6a1543b31e037273665850 || {};\n\n    window.namespace6a1543b31e037273665850.isElementInViewport = function (elem) {\n        if (!elem) return false;\n\n        var rect = elem.getBoundingClientRect();\n        \n        \/\/ Check if the top is greater than or equal to 0\n        if (rect.top < 0) return false;\n        \n        \/\/ Check if the left is greater than or equal to 0\n        if (rect.left < 0) return false;\n        \n        \/\/ Check if the bottom is less than or equal to the viewport height\n        if (rect.bottom > (window.innerHeight || document.documentElement.clientHeight)) return false;\n        \n        \/\/ Check if the right is less than or equal to the viewport width\n        if (rect.right > (window.innerWidth || document.documentElement.clientWidth)) return false;\n        \n        \/\/ If all checks pass, return true\n        return true;\n    };\n\n    window.namespace6a1543b31e037273665850.observeVisibility = function (elem, callback) {\n      if (!elem || typeof callback !== 'function') return;\n\n      var observer = new IntersectionObserver(function (entries) {\n        entries.forEach(function (entry) {\n          if (entry.isIntersecting) {\n            var rect = elem.getBoundingClientRect();\n            var centerX = rect.left + rect.width \/ 2;\n            var centerY = rect.top + rect.height \/ 2;\n\n            var elementsAtPoint = document.elementsFromPoint(centerX, centerY);\n            var isActuallyVisible = elementsAtPoint.includes(elem);\n\n            callback(isActuallyVisible, entry);\n\n            observer.disconnect();\n          } else {\n            callback(false, entry);\n          }\n        });\n      }, {\n        root: null,\n        threshold: 0.75\n      });\n\n      observer.observe(elem);\n      return observer;\n    };\n  })();\n<\/script>\n\n<script>\n  function waitFor(conditionFunction) {\n    const poll = resolve => {\n      if(conditionFunction()) resolve();\n      else setTimeout(_ => poll(resolve), 400);\n    };\n    return new Promise(poll);\n  }\n\n  waitFor(_ => (sessionStorage.getItem('wildcardCountry') !== null))\n    .then(_ => {\n      window.namespace6a1543b31e037273665850 = window.namespace6a1543b31e037273665850 ?? {};\n      window.namespace6a1543b31e037273665850.endpoint = 'cs'.split(\":\")[0];\n      window.namespace6a1543b31e037273665850.placement = 'feed';\n      window.namespace6a1543b31e037273665850.keyword = 'curso+carpinteria+avanzado+';\n      window.namespace6a1543b31e037273665850.location = sessionStorage.getItem('wildcardCity');\n      window.namespace6a1543b31e037273665850.country = 'US';\n      window.namespace6a1543b31e037273665850.locale = 'es_US';\n      window.namespace6a1543b31e037273665850.length = window.namespace6a1543b31e037273665850.endpoint !== 'gm' ? 10 : 100;\n      window.namespace6a1543b31e037273665850.entries = [];\n\n      window.namespace6a1543b31e037273665850.urlParams = new URLSearchParams(window.location.search);\n      if (window.namespace6a1543b31e037273665850.urlParams.has('keyword')) {\n        window.namespace6a1543b31e037273665850.keyword = window.namespace6a1543b31e037273665850.urlParams.get('keyword');\n      }\n\n      if (window.namespace6a1543b31e037273665850.country === '') {\n        window.namespace6a1543b31e037273665850.country = sessionStorage.getItem('wildcardCountry');\n      }\n\n      if (window.namespace6a1543b31e037273665850.locale === '') {\n        window.namespace6a1543b31e037273665850.locale = 'de_DE';\n      }\n\n      window.namespace6a1543b31e037273665850.url = `https:\/\/gns.atpnd.com\/${window.namespace6a1543b31e037273665850.endpoint}?placement=${window.namespace6a1543b31e037273665850.placement}&keyword=${window.namespace6a1543b31e037273665850.keyword}&location=${window.namespace6a1543b31e037273665850.location}&country=${window.namespace6a1543b31e037273665850.country}&locale=${window.namespace6a1543b31e037273665850.locale}`;\n      if (!['jb', 'ox', 'tr'].includes(window.namespace6a1543b31e037273665850.endpoint)) {\n        window.namespace6a1543b31e037273665850.url = `https:\/\/gns.atpnd.com\/${window.namespace6a1543b31e037273665850.endpoint}?placement=${window.namespace6a1543b31e037273665850.placement}&keyword=${window.namespace6a1543b31e037273665850.keyword}&country=${window.namespace6a1543b31e037273665850.country}&locale=${window.namespace6a1543b31e037273665850.locale}`;\n      }\n      if ('cs'.includes(\":\")) {\n        window.namespace6a1543b31e037273665850.url += '&endpoint=';\n      }\n\n            \n      fetch(window.namespace6a1543b31e037273665850.url, {\n        mode: 'cors',\n        method: 'GET',\n        headers: {'accept': 'application\/json'}\n      }).then(response => response.json()).then(data => {\n        window.namespace6a1543b31e037273665850.entries = data.entries;\n\n        \n        document.querySelectorAll('[data-namespace6a1543b31e037273665850-card]').forEach((card, index) => {\n          const entry = window.namespace6a1543b31e037273665850.entries[index];\n          if (entry && index < window.namespace6a1543b31e037273665850.length) {\n            if (entry.id) card.setAttribute('data-namespace6a1543b31e037273665850-card', entry.id);\n            if (entry.id) card.querySelector('[data-namespace6a1543b31e037273665850-url]').setAttribute('data-namespace6a1543b31e037273665850-id', entry.id);\n\n            card.querySelector('[data-namespace6a1543b31e037273665850-image]').src = entry.image;\n            card.querySelector('[data-namespace6a1543b31e037273665850-title]').textContent = entry.title;\n            card.querySelector('[data-namespace6a1543b31e037273665850-city]').textContent = entry.city;\n            card.querySelector('[data-namespace6a1543b31e037273665850-prompt]').textContent = entry.prompt;\n            card.querySelector('[data-namespace6a1543b31e037273665850-url]').href = entry.url;\n\n            if (entry.city === '' || entry.city === undefined || entry.city === null || entry.city === 'null') {\n              card.querySelector('[data-namespace6a1543b31e037273665850-city]').textContent = '';\n              card.querySelector('[data-namespace6a1543b31e037273665850-location] svg').style.fill = 'transparent';\n            }\n\n            card.querySelector('[data-namespace6a1543b31e037273665850-location]').remove();\n            if (!['jb'].includes(window.namespace6a1543b31e037273665850.endpoint)) {\n              card.querySelector('[data-namespace6a1543b31e037273665850-title]').style.fontSize = '22px';\n              card.style.minHeight = '360px';\n              card.querySelector('[data-namespace6a1543b31e037273665850-header]').style.minHeight = '80px';\n            }\n\n            if (['gm', 'ps'].includes(window.namespace6a1543b31e037273665850.endpoint)) {\n              card.style.minHeight = '0px';\n            }\n\n            if (['ps'].includes(window.namespace6a1543b31e037273665850.endpoint)) {\n              card.querySelector('[data-namespace6a1543b31e037273665850-url]').href = `\/search\/?q=${encodeURIComponent(entry.prompt)}`;\n\n              window.namespace6a1543b31e037273665850.host = 'senhorcursos.com';\n              document.querySelector('[data-namespace6a1543b31e037273665850-powered]').href = `https:\/\/lp.${window.namespace6a1543b31e037273665850.host}\/se\/search\/?endpoint=${\"\"}`;\n            }\n\n            if (['cp'].includes(window.namespace6a1543b31e037273665850.endpoint)) {\n              card.querySelector('[data-namespace6a1543b31e037273665850-image]').remove();\n              card.querySelector('[data-namespace6a1543b31e037273665850-title]').style.marginRight = '0px';\n              card.style.border = '4px dashed ' + (index === 0 ? '#28a745' : '');\n            }\n            \n            if (['pd', 'ox', 'sh', 'tr'].includes(window.namespace6a1543b31e037273665850.endpoint)) {\n              card.querySelector('[data-namespace6a1543b31e037273665850-title]').style.fontSize = '18px';\n\n              let rating = entry.rating;\n              let starContainer = card.querySelector('[data-namespace6a1543b31e037273665850-reviews] div');\n              let ratingText = card.querySelector('[data-namespace6a1543b31e037273665850-reviews] span');\n\n              let fullStar = '\u2605';\n              let halfStar = '\u2605';\n              let emptyStar = '\u2606';\n\n              let stars = '';\n              let fullStars = Math.floor(rating);\n              let hasHalfStar = rating % 1 >= 0.45 && rating % 1 < 0.99;\n              let totalStars = hasHalfStar ? fullStars + 1 : fullStars;\n              let emptyStars = 5 - totalStars;\n\n              stars += fullStar.repeat(fullStars);\n              if (hasHalfStar) stars += halfStar;\n              stars += emptyStar.repeat(emptyStars);\n\n              if (starContainer) starContainer.textContent = stars;\n              if (ratingText) ratingText.textContent = rating;\n\n              if (entry.rating === '' || entry.rating === undefined || entry.rating === null || entry.rating === 'null') {\n                card.querySelector('[data-namespace6a1543b31e037273665850-reviews]').remove();\n              }\n            }\n            \n            card.querySelector('[data-namespace6a1543b31e037273665850-curprice]').textContent = entry.price;\n            card.querySelector('[data-namespace6a1543b31e037273665850-oldprice]').textContent = entry.old_price;\n            if (!['pd', 'ox', 'sh', 'tr'].includes(window.namespace6a1543b31e037273665850.endpoint)) {\n              card.querySelector('[data-namespace6a1543b31e037273665850-price]').remove();\n            }\n\n            document.querySelector('[data-namespace6a1543b31e037273665850-feed]').style.display = 'flex';\n\n            waitFor(_ => (typeof av === 'object' && av.timeline.includes('rewarded->closed') && document.getElementById('av-offerwall__wrapper') === null))\n              .then(_ => {\n                waitFor(_ => (window.namespace6a1543b31e037273665850.isElementInViewport(document.querySelector(`[data-namespace6a1543b31e037273665850-card=\"${card.getAttribute('data-namespace6a1543b31e037273665850-card')}\"]`).querySelector('button'))))\n                  .then(_ => {\n                    window.namespace6a1543b31e037273665850.observeVisibility(card, function(isVisible, entry) {\n                      if (!card.getAttribute('data-namespace6a1543b31e037273665850-card')) return;\n\n                      if (isVisible) {\n                        fetch(`https:\/\/str.atpnd.com\/view\/${card.getAttribute('data-namespace6a1543b31e037273665850-card')}`, {\n                          method: 'GET',\n                          headers: {'accept': 'application\/json'}\n                        }).then(response => {\n                          if (response.ok) {\n                            window.namespace6a1543b31e037273665850.viewed = true;\n                          }\n\n                          if (!response.ok) {\n                            console.error('Error logging view:', response.statusText);\n                          }\n                        }).catch(error => {\n                          console.error('Error logging view:', error);\n                        });\n\n                      }\n                    });\n                  });\n              });\n\n          } else {\n            card.remove();\n          }\n        });\n\n      }).catch(error => {\n        console.error('Error fetching data:', error);\n      });\n    });\n<\/script>\n\n\n\n  <div data-namespace6a1543b31e037273665850-feed style=\"display: none; flex-wrap: wrap; gap: 30px; justify-content: center; margin-top: 80px; margin-bottom: 80px;\">\n\n    \n          <div data-namespace6a1543b31e037273665850-card style=\"background: #ffffff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); width: 100%; max-width: 340px; padding: 25px; transition: transform 0.3s ease-in-out; overflow: visible; display: flex; flex-direction: column; position: relative; min-height: 440px; border: 1px solid #28a745\">\n                  <div style=\"position: absolute; top: -35px; right: 15px; color: #28a745; padding: 5px 10px; border-radius: 6px; font-size: 14px; font-weight: bold; display: flex; align-items: center; z-index: 10;\">\n            Schauen Sie sich die verf\u00fcgbaren Tischlerkurse an!          <\/div>\n        \n                          <!-- Company Logo -->\n          <img data-namespace6a1543b31e037273665850-image src=\"\" alt=\"\" onerror=\"this.src='https:\/\/cdn.adtechpanda.com\/a7c022a9-9b24-4466-847b-d8e479efa5be\/';\" style=\"position: absolute; top: 25px; right: 25px; width: 40px; height: 40px; padding: 2px; object-fit: cover; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); border: 0.5px solid lightgray;\">\n          <div data-namespace6a1543b31e037273665850-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace6a1543b31e037273665850-title style=\"color: #333; font-size: 18px; font-weight: bold; margin-bottom: 5px; text-align: left; margin-right: 50px;\"><\/h3>\n            <!-- Location -->\n            <p data-namespace6a1543b31e037273665850-location style=\"font-size: 16px; color: #999; margin-bottom: 20px; text-align: left; display: flex; align-items: center;\">\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 24 24\" style=\"fill: #1e293b; margin-right: 4px;\">\n                <path d=\"M12 2C8.13 2 5 5.13 5 9c0 3.19 3.05 7.09 6.62 10.24L12 21l.38-.76C15.95 16.09 19 12.19 19 9c0-3.87-3.13-7-7-7zm0 10c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z\"\/>\n              <\/svg>\n              <span data-namespace6a1543b31e037273665850-city><\/span>\n            <\/p>\n          <\/div>\n                \n        <!-- Job Description -->\n        <p data-namespace6a1543b31e037273665850-prompt style=\"font-size: 16px; color: #666; margin-bottom: 20px; line-height: 1.5; flex-grow: 1; text-align: left;\"><\/p>\n        <!-- Align to the right -->\n        <div data-namespace6a1543b31e037273665850-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace6a1543b31e037273665850-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace6a1543b31e037273665850-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n\n        <!-- Apply Button -->\n        <a data-namespace6a1543b31e037273665850-url href=\"\" style=\"display: inline-block; background: ; color: white; text-decoration: none; border-radius: 6px; font-size: 16px; font-weight: bold; text-align: center; transition: transform 0.3s ease, background 0.3s ease; margin-top: auto;\">\n          <button style=\"width: 100%; padding: 15px 30px;\">  \n            Conozca el curso          <\/button>\n        <\/a>\n              <\/div>\n          <div data-namespace6a1543b31e037273665850-card style=\"background: #ffffff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); width: 100%; max-width: 340px; padding: 25px; transition: transform 0.3s ease-in-out; overflow: visible; display: flex; flex-direction: column; position: relative; min-height: 440px; \">\n        \n                          <!-- Company Logo -->\n          <img data-namespace6a1543b31e037273665850-image src=\"\" alt=\"\" onerror=\"this.src='https:\/\/cdn.adtechpanda.com\/a7c022a9-9b24-4466-847b-d8e479efa5be\/';\" style=\"position: absolute; top: 25px; right: 25px; width: 40px; height: 40px; padding: 2px; object-fit: cover; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); border: 0.5px solid lightgray;\">\n          <div data-namespace6a1543b31e037273665850-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace6a1543b31e037273665850-title style=\"color: #333; font-size: 18px; font-weight: bold; margin-bottom: 5px; text-align: left; margin-right: 50px;\"><\/h3>\n            <!-- Location -->\n            <p data-namespace6a1543b31e037273665850-location style=\"font-size: 16px; color: #999; margin-bottom: 20px; text-align: left; display: flex; align-items: center;\">\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 24 24\" style=\"fill: #1e293b; margin-right: 4px;\">\n                <path d=\"M12 2C8.13 2 5 5.13 5 9c0 3.19 3.05 7.09 6.62 10.24L12 21l.38-.76C15.95 16.09 19 12.19 19 9c0-3.87-3.13-7-7-7zm0 10c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z\"\/>\n              <\/svg>\n              <span data-namespace6a1543b31e037273665850-city><\/span>\n            <\/p>\n          <\/div>\n                \n        <!-- Job Description -->\n        <p data-namespace6a1543b31e037273665850-prompt style=\"font-size: 16px; color: #666; margin-bottom: 20px; line-height: 1.5; flex-grow: 1; text-align: left;\"><\/p>\n        <!-- Align to the right -->\n        <div data-namespace6a1543b31e037273665850-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace6a1543b31e037273665850-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace6a1543b31e037273665850-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n\n        <!-- Apply Button -->\n        <a data-namespace6a1543b31e037273665850-url href=\"\" style=\"display: inline-block; background: ; color: white; text-decoration: none; border-radius: 6px; font-size: 16px; font-weight: bold; text-align: center; transition: transform 0.3s ease, background 0.3s ease; margin-top: auto;\">\n          <button style=\"width: 100%; padding: 15px 30px;\">  \n            Conozca el curso          <\/button>\n        <\/a>\n              <\/div>\n          <div data-namespace6a1543b31e037273665850-card style=\"background: #ffffff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); width: 100%; max-width: 340px; padding: 25px; transition: transform 0.3s ease-in-out; overflow: visible; display: flex; flex-direction: column; position: relative; min-height: 440px; \">\n        \n                          <!-- Company Logo -->\n          <img data-namespace6a1543b31e037273665850-image src=\"\" alt=\"\" onerror=\"this.src='https:\/\/cdn.adtechpanda.com\/a7c022a9-9b24-4466-847b-d8e479efa5be\/';\" style=\"position: absolute; top: 25px; right: 25px; width: 40px; height: 40px; padding: 2px; object-fit: cover; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); border: 0.5px solid lightgray;\">\n          <div data-namespace6a1543b31e037273665850-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace6a1543b31e037273665850-title style=\"color: #333; font-size: 18px; font-weight: bold; margin-bottom: 5px; text-align: left; margin-right: 50px;\"><\/h3>\n            <!-- Location -->\n            <p data-namespace6a1543b31e037273665850-location style=\"font-size: 16px; color: #999; margin-bottom: 20px; text-align: left; display: flex; align-items: center;\">\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 24 24\" style=\"fill: #1e293b; margin-right: 4px;\">\n                <path d=\"M12 2C8.13 2 5 5.13 5 9c0 3.19 3.05 7.09 6.62 10.24L12 21l.38-.76C15.95 16.09 19 12.19 19 9c0-3.87-3.13-7-7-7zm0 10c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z\"\/>\n              <\/svg>\n              <span data-namespace6a1543b31e037273665850-city><\/span>\n            <\/p>\n          <\/div>\n                \n        <!-- Job Description -->\n        <p data-namespace6a1543b31e037273665850-prompt style=\"font-size: 16px; color: #666; margin-bottom: 20px; line-height: 1.5; flex-grow: 1; text-align: left;\"><\/p>\n        <!-- Align to the right -->\n        <div data-namespace6a1543b31e037273665850-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace6a1543b31e037273665850-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace6a1543b31e037273665850-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n\n        <!-- Apply Button -->\n        <a data-namespace6a1543b31e037273665850-url href=\"\" style=\"display: inline-block; background: ; color: white; text-decoration: none; border-radius: 6px; font-size: 16px; font-weight: bold; text-align: center; transition: transform 0.3s ease, background 0.3s ease; margin-top: auto;\">\n          <button style=\"width: 100%; padding: 15px 30px;\">  \n            Conozca el curso          <\/button>\n        <\/a>\n              <\/div>\n          <div data-namespace6a1543b31e037273665850-card style=\"background: #ffffff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); width: 100%; max-width: 340px; padding: 25px; transition: transform 0.3s ease-in-out; overflow: visible; display: flex; flex-direction: column; position: relative; min-height: 440px; \">\n        \n                          <!-- Company Logo -->\n          <img data-namespace6a1543b31e037273665850-image src=\"\" alt=\"\" onerror=\"this.src='https:\/\/cdn.adtechpanda.com\/a7c022a9-9b24-4466-847b-d8e479efa5be\/';\" style=\"position: absolute; top: 25px; right: 25px; width: 40px; height: 40px; padding: 2px; object-fit: cover; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); border: 0.5px solid lightgray;\">\n          <div data-namespace6a1543b31e037273665850-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace6a1543b31e037273665850-title style=\"color: #333; font-size: 18px; font-weight: bold; margin-bottom: 5px; text-align: left; margin-right: 50px;\"><\/h3>\n            <!-- Location -->\n            <p data-namespace6a1543b31e037273665850-location style=\"font-size: 16px; color: #999; margin-bottom: 20px; text-align: left; display: flex; align-items: center;\">\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 24 24\" style=\"fill: #1e293b; margin-right: 4px;\">\n                <path d=\"M12 2C8.13 2 5 5.13 5 9c0 3.19 3.05 7.09 6.62 10.24L12 21l.38-.76C15.95 16.09 19 12.19 19 9c0-3.87-3.13-7-7-7zm0 10c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z\"\/>\n              <\/svg>\n              <span data-namespace6a1543b31e037273665850-city><\/span>\n            <\/p>\n          <\/div>\n                \n        <!-- Job Description -->\n        <p data-namespace6a1543b31e037273665850-prompt style=\"font-size: 16px; color: #666; margin-bottom: 20px; line-height: 1.5; flex-grow: 1; text-align: left;\"><\/p>\n        <!-- Align to the right -->\n        <div data-namespace6a1543b31e037273665850-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace6a1543b31e037273665850-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace6a1543b31e037273665850-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n\n        <!-- Apply Button -->\n        <a data-namespace6a1543b31e037273665850-url href=\"\" style=\"display: inline-block; background: ; color: white; text-decoration: none; border-radius: 6px; font-size: 16px; font-weight: bold; text-align: center; transition: transform 0.3s ease, background 0.3s ease; margin-top: auto;\">\n          <button style=\"width: 100%; padding: 15px 30px;\">  \n            Conozca el curso          <\/button>\n        <\/a>\n              <\/div>\n          <div data-namespace6a1543b31e037273665850-card style=\"background: #ffffff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); width: 100%; max-width: 340px; padding: 25px; transition: transform 0.3s ease-in-out; overflow: visible; display: flex; flex-direction: column; position: relative; min-height: 440px; \">\n        \n                          <!-- Company Logo -->\n          <img data-namespace6a1543b31e037273665850-image src=\"\" alt=\"\" onerror=\"this.src='https:\/\/cdn.adtechpanda.com\/a7c022a9-9b24-4466-847b-d8e479efa5be\/';\" style=\"position: absolute; top: 25px; right: 25px; width: 40px; height: 40px; padding: 2px; object-fit: cover; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); border: 0.5px solid lightgray;\">\n          <div data-namespace6a1543b31e037273665850-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace6a1543b31e037273665850-title style=\"color: #333; font-size: 18px; font-weight: bold; margin-bottom: 5px; text-align: left; margin-right: 50px;\"><\/h3>\n            <!-- Location -->\n            <p data-namespace6a1543b31e037273665850-location style=\"font-size: 16px; color: #999; margin-bottom: 20px; text-align: left; display: flex; align-items: center;\">\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 24 24\" style=\"fill: #1e293b; margin-right: 4px;\">\n                <path d=\"M12 2C8.13 2 5 5.13 5 9c0 3.19 3.05 7.09 6.62 10.24L12 21l.38-.76C15.95 16.09 19 12.19 19 9c0-3.87-3.13-7-7-7zm0 10c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z\"\/>\n              <\/svg>\n              <span data-namespace6a1543b31e037273665850-city><\/span>\n            <\/p>\n          <\/div>\n                \n        <!-- Job Description -->\n        <p data-namespace6a1543b31e037273665850-prompt style=\"font-size: 16px; color: #666; margin-bottom: 20px; line-height: 1.5; flex-grow: 1; text-align: left;\"><\/p>\n        <!-- Align to the right -->\n        <div data-namespace6a1543b31e037273665850-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace6a1543b31e037273665850-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace6a1543b31e037273665850-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n\n        <!-- Apply Button -->\n        <a data-namespace6a1543b31e037273665850-url href=\"\" style=\"display: inline-block; background: ; color: white; text-decoration: none; border-radius: 6px; font-size: 16px; font-weight: bold; text-align: center; transition: transform 0.3s ease, background 0.3s ease; margin-top: auto;\">\n          <button style=\"width: 100%; padding: 15px 30px;\">  \n            Conozca el curso          <\/button>\n        <\/a>\n              <\/div>\n          <div data-namespace6a1543b31e037273665850-card style=\"background: #ffffff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); width: 100%; max-width: 340px; padding: 25px; transition: transform 0.3s ease-in-out; overflow: visible; display: flex; flex-direction: column; position: relative; min-height: 440px; \">\n        \n                          <!-- Company Logo -->\n          <img data-namespace6a1543b31e037273665850-image src=\"\" alt=\"\" onerror=\"this.src='https:\/\/cdn.adtechpanda.com\/a7c022a9-9b24-4466-847b-d8e479efa5be\/';\" style=\"position: absolute; top: 25px; right: 25px; width: 40px; height: 40px; padding: 2px; object-fit: cover; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); border: 0.5px solid lightgray;\">\n          <div data-namespace6a1543b31e037273665850-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace6a1543b31e037273665850-title style=\"color: #333; font-size: 18px; font-weight: bold; margin-bottom: 5px; text-align: left; margin-right: 50px;\"><\/h3>\n            <!-- Location -->\n            <p data-namespace6a1543b31e037273665850-location style=\"font-size: 16px; color: #999; margin-bottom: 20px; text-align: left; display: flex; align-items: center;\">\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 24 24\" style=\"fill: #1e293b; margin-right: 4px;\">\n                <path d=\"M12 2C8.13 2 5 5.13 5 9c0 3.19 3.05 7.09 6.62 10.24L12 21l.38-.76C15.95 16.09 19 12.19 19 9c0-3.87-3.13-7-7-7zm0 10c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z\"\/>\n              <\/svg>\n              <span data-namespace6a1543b31e037273665850-city><\/span>\n            <\/p>\n          <\/div>\n                \n        <!-- Job Description -->\n        <p data-namespace6a1543b31e037273665850-prompt style=\"font-size: 16px; color: #666; margin-bottom: 20px; line-height: 1.5; flex-grow: 1; text-align: left;\"><\/p>\n        <!-- Align to the right -->\n        <div data-namespace6a1543b31e037273665850-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace6a1543b31e037273665850-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace6a1543b31e037273665850-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n\n        <!-- Apply Button -->\n        <a data-namespace6a1543b31e037273665850-url href=\"\" style=\"display: inline-block; background: ; color: white; text-decoration: none; border-radius: 6px; font-size: 16px; font-weight: bold; text-align: center; transition: transform 0.3s ease, background 0.3s ease; margin-top: auto;\">\n          <button style=\"width: 100%; padding: 15px 30px;\">  \n            Conozca el curso          <\/button>\n        <\/a>\n              <\/div>\n          <div data-namespace6a1543b31e037273665850-card style=\"background: #ffffff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); width: 100%; max-width: 340px; padding: 25px; transition: transform 0.3s ease-in-out; overflow: visible; display: flex; flex-direction: column; position: relative; min-height: 440px; \">\n        \n                          <!-- Company Logo -->\n          <img data-namespace6a1543b31e037273665850-image src=\"\" alt=\"\" onerror=\"this.src='https:\/\/cdn.adtechpanda.com\/a7c022a9-9b24-4466-847b-d8e479efa5be\/';\" style=\"position: absolute; top: 25px; right: 25px; width: 40px; height: 40px; padding: 2px; object-fit: cover; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); border: 0.5px solid lightgray;\">\n          <div data-namespace6a1543b31e037273665850-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace6a1543b31e037273665850-title style=\"color: #333; font-size: 18px; font-weight: bold; margin-bottom: 5px; text-align: left; margin-right: 50px;\"><\/h3>\n            <!-- Location -->\n            <p data-namespace6a1543b31e037273665850-location style=\"font-size: 16px; color: #999; margin-bottom: 20px; text-align: left; display: flex; align-items: center;\">\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 24 24\" style=\"fill: #1e293b; margin-right: 4px;\">\n                <path d=\"M12 2C8.13 2 5 5.13 5 9c0 3.19 3.05 7.09 6.62 10.24L12 21l.38-.76C15.95 16.09 19 12.19 19 9c0-3.87-3.13-7-7-7zm0 10c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z\"\/>\n              <\/svg>\n              <span data-namespace6a1543b31e037273665850-city><\/span>\n            <\/p>\n          <\/div>\n                \n        <!-- Job Description -->\n        <p data-namespace6a1543b31e037273665850-prompt style=\"font-size: 16px; color: #666; margin-bottom: 20px; line-height: 1.5; flex-grow: 1; text-align: left;\"><\/p>\n        <!-- Align to the right -->\n        <div data-namespace6a1543b31e037273665850-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace6a1543b31e037273665850-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace6a1543b31e037273665850-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n\n        <!-- Apply Button -->\n        <a data-namespace6a1543b31e037273665850-url href=\"\" style=\"display: inline-block; background: ; color: white; text-decoration: none; border-radius: 6px; font-size: 16px; font-weight: bold; text-align: center; transition: transform 0.3s ease, background 0.3s ease; margin-top: auto;\">\n          <button style=\"width: 100%; padding: 15px 30px;\">  \n            Conozca el curso          <\/button>\n        <\/a>\n              <\/div>\n          <div data-namespace6a1543b31e037273665850-card style=\"background: #ffffff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); width: 100%; max-width: 340px; padding: 25px; transition: transform 0.3s ease-in-out; overflow: visible; display: flex; flex-direction: column; position: relative; min-height: 440px; \">\n        \n                          <!-- Company Logo -->\n          <img data-namespace6a1543b31e037273665850-image src=\"\" alt=\"\" onerror=\"this.src='https:\/\/cdn.adtechpanda.com\/a7c022a9-9b24-4466-847b-d8e479efa5be\/';\" style=\"position: absolute; top: 25px; right: 25px; width: 40px; height: 40px; padding: 2px; object-fit: cover; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); border: 0.5px solid lightgray;\">\n          <div data-namespace6a1543b31e037273665850-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace6a1543b31e037273665850-title style=\"color: #333; font-size: 18px; font-weight: bold; margin-bottom: 5px; text-align: left; margin-right: 50px;\"><\/h3>\n            <!-- Location -->\n            <p data-namespace6a1543b31e037273665850-location style=\"font-size: 16px; color: #999; margin-bottom: 20px; text-align: left; display: flex; align-items: center;\">\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 24 24\" style=\"fill: #1e293b; margin-right: 4px;\">\n                <path d=\"M12 2C8.13 2 5 5.13 5 9c0 3.19 3.05 7.09 6.62 10.24L12 21l.38-.76C15.95 16.09 19 12.19 19 9c0-3.87-3.13-7-7-7zm0 10c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z\"\/>\n              <\/svg>\n              <span data-namespace6a1543b31e037273665850-city><\/span>\n            <\/p>\n          <\/div>\n                \n        <!-- Job Description -->\n        <p data-namespace6a1543b31e037273665850-prompt style=\"font-size: 16px; color: #666; margin-bottom: 20px; line-height: 1.5; flex-grow: 1; text-align: left;\"><\/p>\n        <!-- Align to the right -->\n        <div data-namespace6a1543b31e037273665850-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace6a1543b31e037273665850-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace6a1543b31e037273665850-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n\n        <!-- Apply Button -->\n        <a data-namespace6a1543b31e037273665850-url href=\"\" style=\"display: inline-block; background: ; color: white; text-decoration: none; border-radius: 6px; font-size: 16px; font-weight: bold; text-align: center; transition: transform 0.3s ease, background 0.3s ease; margin-top: auto;\">\n          <button style=\"width: 100%; padding: 15px 30px;\">  \n            Conozca el curso          <\/button>\n        <\/a>\n              <\/div>\n          <div data-namespace6a1543b31e037273665850-card style=\"background: #ffffff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); width: 100%; max-width: 340px; padding: 25px; transition: transform 0.3s ease-in-out; overflow: visible; display: flex; flex-direction: column; position: relative; min-height: 440px; \">\n        \n                          <!-- Company Logo -->\n          <img data-namespace6a1543b31e037273665850-image src=\"\" alt=\"\" onerror=\"this.src='https:\/\/cdn.adtechpanda.com\/a7c022a9-9b24-4466-847b-d8e479efa5be\/';\" style=\"position: absolute; top: 25px; right: 25px; width: 40px; height: 40px; padding: 2px; object-fit: cover; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); border: 0.5px solid lightgray;\">\n          <div data-namespace6a1543b31e037273665850-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace6a1543b31e037273665850-title style=\"color: #333; font-size: 18px; font-weight: bold; margin-bottom: 5px; text-align: left; margin-right: 50px;\"><\/h3>\n            <!-- Location -->\n            <p data-namespace6a1543b31e037273665850-location style=\"font-size: 16px; color: #999; margin-bottom: 20px; text-align: left; display: flex; align-items: center;\">\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 24 24\" style=\"fill: #1e293b; margin-right: 4px;\">\n                <path d=\"M12 2C8.13 2 5 5.13 5 9c0 3.19 3.05 7.09 6.62 10.24L12 21l.38-.76C15.95 16.09 19 12.19 19 9c0-3.87-3.13-7-7-7zm0 10c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z\"\/>\n              <\/svg>\n              <span data-namespace6a1543b31e037273665850-city><\/span>\n            <\/p>\n          <\/div>\n                \n        <!-- Job Description -->\n        <p data-namespace6a1543b31e037273665850-prompt style=\"font-size: 16px; color: #666; margin-bottom: 20px; line-height: 1.5; flex-grow: 1; text-align: left;\"><\/p>\n        <!-- Align to the right -->\n        <div data-namespace6a1543b31e037273665850-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace6a1543b31e037273665850-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace6a1543b31e037273665850-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n\n        <!-- Apply Button -->\n        <a data-namespace6a1543b31e037273665850-url href=\"\" style=\"display: inline-block; background: ; color: white; text-decoration: none; border-radius: 6px; font-size: 16px; font-weight: bold; text-align: center; transition: transform 0.3s ease, background 0.3s ease; margin-top: auto;\">\n          <button style=\"width: 100%; padding: 15px 30px;\">  \n            Conozca el curso          <\/button>\n        <\/a>\n              <\/div>\n          <div data-namespace6a1543b31e037273665850-card style=\"background: #ffffff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); width: 100%; max-width: 340px; padding: 25px; transition: transform 0.3s ease-in-out; overflow: visible; display: flex; flex-direction: column; position: relative; min-height: 440px; \">\n        \n                          <!-- Company Logo -->\n          <img data-namespace6a1543b31e037273665850-image src=\"\" alt=\"\" onerror=\"this.src='https:\/\/cdn.adtechpanda.com\/a7c022a9-9b24-4466-847b-d8e479efa5be\/';\" style=\"position: absolute; top: 25px; right: 25px; width: 40px; height: 40px; padding: 2px; object-fit: cover; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); border: 0.5px solid lightgray;\">\n          <div data-namespace6a1543b31e037273665850-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace6a1543b31e037273665850-title style=\"color: #333; font-size: 18px; font-weight: bold; margin-bottom: 5px; text-align: left; margin-right: 50px;\"><\/h3>\n            <!-- Location -->\n            <p data-namespace6a1543b31e037273665850-location style=\"font-size: 16px; color: #999; margin-bottom: 20px; text-align: left; display: flex; align-items: center;\">\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"20\" width=\"20\" viewbox=\"0 0 24 24\" style=\"fill: #1e293b; margin-right: 4px;\">\n                <path d=\"M12 2C8.13 2 5 5.13 5 9c0 3.19 3.05 7.09 6.62 10.24L12 21l.38-.76C15.95 16.09 19 12.19 19 9c0-3.87-3.13-7-7-7zm0 10c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z\"\/>\n              <\/svg>\n              <span data-namespace6a1543b31e037273665850-city><\/span>\n            <\/p>\n          <\/div>\n                \n        <!-- Job Description -->\n        <p data-namespace6a1543b31e037273665850-prompt style=\"font-size: 16px; color: #666; margin-bottom: 20px; line-height: 1.5; flex-grow: 1; text-align: left;\"><\/p>\n        <!-- Align to the right -->\n        <div data-namespace6a1543b31e037273665850-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace6a1543b31e037273665850-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace6a1543b31e037273665850-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n\n        <!-- Apply Button -->\n        <a data-namespace6a1543b31e037273665850-url href=\"\" style=\"display: inline-block; background: ; color: white; text-decoration: none; border-radius: 6px; font-size: 16px; font-weight: bold; text-align: center; transition: transform 0.3s ease, background 0.3s ease; margin-top: auto;\">\n          <button style=\"width: 100%; padding: 15px 30px;\">  \n            Conozca el curso          <\/button>\n        <\/a>\n              <\/div>\n      <\/div>\n\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-quer-desenvolver-mais-seu-trabalho-com-madeira-mas-nao-sabe-por-onde-comecar\">M\u00f6chten Sie Ihre F\u00e4higkeiten im Bereich der Holzbearbeitung weiterentwickeln, wissen aber nicht, wo Sie anfangen sollen?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Wenn Sie bereits etwas Erfahrung mit der Holzbearbeitung haben, geschickt mit Handwerkzeugen umgehen k\u00f6nnen und sogar schon erste einfache M\u00f6belst\u00fccke angefertigt haben, ist es Zeit f\u00fcr den n\u00e4chsten Schritt. <strong>Online-Tischlerkurs<\/strong> F\u00fcr Fortgeschrittene und Experten wurde es entwickelt, um ihre F\u00e4higkeiten zu verbessern, anspruchsvolle Projekte zu realisieren und die Holzbearbeitung sogar zu einer stabilen Einkommensquelle zu machen.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Mit aktuellen Inhalten, sofortigem Zugriff und praxisorientierten Modulen vermitteln diese Kurse alles von professionellen Oberfl\u00e4chenbehandlungstechniken bis hin zu Strategien f\u00fcr die Unternehmensf\u00fchrung. Sie sind die ideale Wahl f\u00fcr alle, die das Hobby Holzbearbeitung zum Beruf machen m\u00f6chten.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\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>Vorteile eines Holzbearbeitungskurses f\u00fcr Fortgeschrittene und Experten<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li><strong>Moderne Techniken f\u00fcr ma\u00dfgefertigte M\u00f6bel.<\/strong>Lernen Sie, wie Sie kundenspezifische Teile nach professionellen Standards entwerfen und montieren.<\/li><li><strong>Unverwechselbare Verarbeitung und Design<\/strong>Meisterhafte Mal-, Lackier- und Detailtechniken, die das Endprodukt aufwerten.<\/li><li><strong>Zeitmanagement und Rentabilit\u00e4t<\/strong>Erfahren Sie, wie Sie Ihre Arbeit optimieren und Ihre Freizeit in zus\u00e4tzliches Einkommen verwandeln k\u00f6nnen.<\/li><li><strong>Unternehmertum in der Holzbearbeitung<\/strong>Module zu Preisgestaltung, Marketing und Kundenbeziehungsmanagement.<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<figure class=\"wp-block-pullquote has-text-align-center has-background has-large-font-size\" style=\"background-color:#8dd2fcb5;border-radius:0px;border-style:dotted;font-style:normal;font-weight:100\"><blockquote><p><strong>Ich habe meine Leidenschaft zum Beruf gemacht.<\/strong><\/p><cite>Julio, 29 Jahre alt.<\/cite><\/blockquote><\/figure>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center is-style-default\" style=\"grid-template-columns:35% auto\"><figure class=\"wp-block-media-text__media\"><img width=\"683\" height=\"1024\" src=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2025\/09\/marceneiro-683x1024.jpg\" alt=\"\" class=\"wp-image-14639 size-large\" srcset=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2025\/09\/marceneiro-683x1024.jpg 683w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2025\/09\/marceneiro-200x300.jpg 200w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2025\/09\/marceneiro-768x1152.jpg 768w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2025\/09\/marceneiro-8x12.jpg 8w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2025\/09\/marceneiro.jpg 1024w\" sizes=\"(max-width: 683px) 100vw, 683px\" \/><\/figure><div class=\"wp-block-media-text__content\"><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ich habe immer gerne mit Holz gearbeitet, aber bis vor Kurzem habe ich nur einfache M\u00f6bel f\u00fcr die Familie hergestellt. <\/p>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Da beschloss ich, in einen zu investieren. <strong>Online-Kurs f\u00fcr Fortgeschrittene im Bereich Holzbearbeitung<\/strong>.<\/p>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Innerhalb kurzer Zeit lernte ich, an komplexeren Projekten zu arbeiten, wie zum Beispiel an ma\u00dfgefertigten M\u00f6beln und professionellen Oberfl\u00e4chenbehandlungen. <\/p>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Mit etwas \u00dcbung begann ich, meine St\u00fccke auf Instagram zu verkaufen, und innerhalb weniger Monate wurde dieses Zusatzeinkommen zu einem wichtigen Bestandteil meines Budgets.<\/p>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Heute denke ich gr\u00f6\u00dfer: Mit dem Wissen, das ich mir angeeignet habe, habe ich begonnen, meinen eigenen Workshop zu planen. <\/p>\n<\/div><\/div><\/div>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-por-que-investir-em-desenvolver-suas-habilidades-com-cursos-de-marcenaria\">Warum in die Weiterentwicklung Ihrer F\u00e4higkeiten durch Holzbearbeitungskurse investieren?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Die Tischlereibranche ist ein st\u00e4ndig wachsender Markt. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Die brasilianische M\u00f6belindustrie erwirtschaftet j\u00e4hrlich Milliarden von Dollar, und es besteht Nachfrage sowohl f\u00fcr Wohn- als auch f\u00fcr Gewerbeprojekte. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Wer fortgeschrittene Techniken beherrscht, kann sich von der Konkurrenz abheben und hochwertige, ma\u00dfgefertigte M\u00f6bel sowie personalisierte L\u00f6sungen anbieten.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>F\u00fcr diejenigen, die nur eines suchen <strong>zus\u00e4tzliches Einkommen<\/strong>Die <strong>Online-Tischlerkurs<\/strong> Es bietet schnell umsetzbare, einfach zu produzierende und sehr gefragte Projekte wie Regale, kompakte Tische und handgefertigte M\u00f6bel. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Man kann klein anfangen, mit wenigen Hilfsmitteln, und seine ersten Kunden im Freundes- und Nachbarnkreis gewinnen.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>F\u00fcr diejenigen, die davon tr\u00e4umen, das zu besitzen <strong>eigenes Unternehmen<\/strong>Der Kurs umfasst Module zu Unternehmertum und Management. Sie lernen, Kosten zu kalkulieren, faire Preise festzulegen, Lagerbest\u00e4nde zu verwalten und sogar digitale Marketingstrategien zu entwickeln, um Ihre Dienstleistungen zu bewerben. Er bietet die Grundlage, die jeder Schreiner ben\u00f6tigt, um seine eigene Werkstatt zu er\u00f6ffnen und finanzielle Unabh\u00e4ngigkeit zu erlangen.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dar\u00fcber hinaus beinhalten Kurse f\u00fcr Fortgeschrittene und Experten h\u00e4ufig auch Lektionen zur 3D-Designsoftware. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Mit ihnen k\u00f6nnen Sie digitale Designs erstellen, die Sie Ihren Kunden vor der Produktion pr\u00e4sentieren k\u00f6nnen, wodurch das Vertrauen und die Abschlussquoten gesteigert werden.<\/p>\n<\/div><div class=\"wp-block-lazyblock-options lazyblock-options-Z22MoLj\"><section class=\"hidden sm:block mx-5 sm:mx-0 my-10\">\n                                <a style=\"\" href=\"https:\/\/senhorcursos.com\/es\/vagas-de-marceneiro\/\" class=\"\" data-analytics-label=\"optionsButton\" data-action=\"analytics#trackCTA\">\n                <div data-options-target=\"option\" class=\"rounded-xl border p-5 shadow-md w-full bg-white my-5\">\n                    <div class=\"flex w-full items-center justify-between\">\n                        <div class=\"flex items-center space-x-3\">\n                            <div class=\"text-lg font-bold text-slate-700\">\n                                Offene Stellen f\u00fcr Tischler ansehen! \u279d\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/a>\n                <p class=\"text-xs text-gray-500 text-right hidden\" style=\"margin-left: 50%; margin-bottom: 50px; margin-top: 5px;\">\n        Wir k\u00f6nnen hier sehen, dass andere Website weitergeleitet wird    <\/p>\n<\/section>\n<section data-options-target=\"wrapper\" class=\"sm:hidden mx-5 sm:mx-0 my-10\" style=\"\">\n                                <a data-options-target=\"option\" href=\"https:\/\/senhorcursos.com\/es\/vagas-de-marceneiro\/\" data-analytics-label=\"optionsButton\" data-action=\"analytics#trackCTA\" class=\"w-full mt-1 text-white  font-medium rounded-lg py-2 my-2 text-center inline-flex items-center text-xs\" style=\"height: 70px; font-size: 16px; line-height: 1.5; \" >\n                <span class=\"pl-3 text-left\">\n                    \u00a1Ver vacantes de carpintero!                <\/span>\n                <span class=\"border-4 rounded-full text-white mr-3 inline-flex items-center lg:ml-auto md:ml-0 ml-auto leading-none text-sm py-1\">\n                    <svg style=\"width: 25px;\" class=\"w-4 h-4\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                    <path d=\"M5 12h14\"><\/path>\n                    <path d=\"M12 5l7 7-7 7\"><\/path>\n                    <\/svg>\n                <\/span>\n            <\/a>\n                <p class=\"text-xs text-gray-500 text-center hidden\" style=\"margin-bottom: 50px; margin-top: 5px;\">\n        Wir k\u00f6nnen hier sehen, dass andere Website weitergeleitet wird    <\/p>\n<\/section>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-perguntas-frequentes-sobre-cursos-de-marcenaria-mais-avancados\">H\u00e4ufig gestellte Fragen zu fortgeschrittenen Holzbearbeitungskursen.<\/h2>\n<\/div><div class=\"wp-block-lazyblock-accordion lazyblock-accordion-ZkS9gx\"><div data-controller=\"accordion\" class=\"mx-5 sm:mx-0 rounded mt-10 mb-20\">\n\t<div>\n                    <h2>\n                <button data-accordion-target=\"title\" data-accordion-index=\"0\" data-action=\"accordion#update\" type=\"button\" class=\"h-24 sm:h-16 flex justify-between items-center py-5 w-full font-medium text-left text-gray-900 rounded-t-xl border-b border-gray-200 dark:border-gray-700 dark:text-white\">\n                    <span class=\"w-4\/5\" data-accordion-index=\"0\">\n                        Muss ich daf\u00fcr ein Profi sein?                    <\/span>\n                    <svg data-accordion-index=\"0\" data-accordion-target=\"icon\" class=\"w-6 h-6 rotate-180 shrink-0\" fill=\"currentColor\" viewbox=\"0 0 20 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path fill-rule=\"evenodd\" d=\"M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z\" clip-rule=\"evenodd\"><\/path><\/svg>\n                <\/button>\n            <\/h2>\n            <div data-accordion-target=\"description\" class=\"animate-fade-in-down\">\n                <div class=\"py-5 border-b border-gray-200 dark:border-gray-70 text-left\">\n                    <p class=\"mb-2 text-gray-500 dark:text-gray-400\">\n                        Nicht unbedingt. Wenn Sie bereits einen Grundkurs absolviert haben oder im Umgang mit Handwerkzeugen ge\u00fcbt sind, k\u00f6nnen Sie problemlos mit dem Mittelstufenkurs beginnen.                    <\/p>\n                <\/div>\n            <\/div>\n                    <h2>\n                <button data-accordion-target=\"title\" data-accordion-index=\"1\" data-action=\"accordion#update\" type=\"button\" class=\"h-24 sm:h-16 flex justify-between items-center py-5 w-full font-medium text-left text-gray-900 rounded-t-xl border-b border-gray-200 dark:border-gray-700 dark:text-white\">\n                    <span class=\"w-4\/5\" data-accordion-index=\"1\">\n                        Lehrt der Kurs, wie man individuell gestaltete M\u00f6bel entwirft und baut?                    <\/span>\n                    <svg data-accordion-index=\"1\" data-accordion-target=\"icon\" class=\"w-6 h-6 rotate-180 shrink-0\" fill=\"currentColor\" viewbox=\"0 0 20 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path fill-rule=\"evenodd\" d=\"M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z\" clip-rule=\"evenodd\"><\/path><\/svg>\n                <\/button>\n            <\/h2>\n            <div data-accordion-target=\"description\" class=\"animate-fade-in-down\">\n                <div class=\"py-5 border-b border-gray-200 dark:border-gray-70 text-left\">\n                    <p class=\"mb-2 text-gray-500 dark:text-gray-400\">\n                        Ja. Das ist einer der Schwerpunkte mehrerer fortgeschrittener Kurse, da ma\u00dfgefertigte M\u00f6bel sehr gefragt sind und eine ausgezeichnete Gewinnspanne bieten.                    <\/p>\n                <\/div>\n            <\/div>\n                    <h2>\n                <button data-accordion-target=\"title\" data-accordion-index=\"2\" data-action=\"accordion#update\" type=\"button\" class=\"h-24 sm:h-16 flex justify-between items-center py-5 w-full font-medium text-left text-gray-900 rounded-t-xl border-b border-gray-200 dark:border-gray-700 dark:text-white\">\n                    <span class=\"w-4\/5\" data-accordion-index=\"2\">\n                        Ist es m\u00f6glich, daraus ein eigenes Unternehmen zu machen?                    <\/span>\n                    <svg data-accordion-index=\"2\" data-accordion-target=\"icon\" class=\"w-6 h-6 rotate-180 shrink-0\" fill=\"currentColor\" viewbox=\"0 0 20 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path fill-rule=\"evenodd\" d=\"M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z\" clip-rule=\"evenodd\"><\/path><\/svg>\n                <\/button>\n            <\/h2>\n            <div data-accordion-target=\"description\" class=\"animate-fade-in-down\">\n                <div class=\"py-5 border-b border-gray-200 dark:border-gray-70 text-left\">\n                    <p class=\"mb-2 text-gray-500 dark:text-gray-400\">\n                        Ja. Viele Studenten beginnen mit dem Anbieten kleinerer Dienstleistungen und er\u00f6ffnen mit der Zeit ihre eigenen Holzbearbeitungswerkst\u00e4tten.                    <\/p>\n                <\/div>\n            <\/div>\n                    <h2>\n                <button data-accordion-target=\"title\" data-accordion-index=\"3\" data-action=\"accordion#update\" type=\"button\" class=\"h-24 sm:h-16 flex justify-between items-center py-5 w-full font-medium text-left text-gray-900 rounded-t-xl border-b border-gray-200 dark:border-gray-700 dark:text-white\">\n                    <span class=\"w-4\/5\" data-accordion-index=\"3\">\n                        Bekomme ich ein Zertifikat?                    <\/span>\n                    <svg data-accordion-index=\"3\" data-accordion-target=\"icon\" class=\"w-6 h-6 rotate-180 shrink-0\" fill=\"currentColor\" viewbox=\"0 0 20 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path fill-rule=\"evenodd\" d=\"M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z\" clip-rule=\"evenodd\"><\/path><\/svg>\n                <\/button>\n            <\/h2>\n            <div data-accordion-target=\"description\" class=\"animate-fade-in-down\">\n                <div class=\"py-5 border-b border-gray-200 dark:border-gray-70 text-left\">\n                    <p class=\"mb-2 text-gray-500 dark:text-gray-400\">\n                        Ja, in den meisten Kursen. Ein Zertifikat im Bereich Holzbearbeitung ist zwar ein wichtiges Unterscheidungsmerkmal, um sich auf dem Markt zu profilieren, aber praktische F\u00e4higkeiten und Berufserfahrung z\u00e4hlen in diesem Bereich genauso viel. Daher k\u00f6nnen auch Kurse ohne Zertifikat sinnvoll sein.                    <\/p>\n                <\/div>\n            <\/div>\n                    <h2>\n                <button data-accordion-target=\"title\" data-accordion-index=\"4\" data-action=\"accordion#update\" type=\"button\" class=\"h-24 sm:h-16 flex justify-between items-center py-5 w-full font-medium text-left text-gray-900 rounded-t-xl border-b border-gray-200 dark:border-gray-700 dark:text-white\">\n                    <span class=\"w-4\/5\" data-accordion-index=\"4\">\n                        Muss ich viel in Werkzeuge investieren?                    <\/span>\n                    <svg data-accordion-index=\"4\" data-accordion-target=\"icon\" class=\"w-6 h-6 rotate-180 shrink-0\" fill=\"currentColor\" viewbox=\"0 0 20 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path fill-rule=\"evenodd\" d=\"M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z\" clip-rule=\"evenodd\"><\/path><\/svg>\n                <\/button>\n            <\/h2>\n            <div data-accordion-target=\"description\" class=\"animate-fade-in-down\">\n                <div class=\"py-5 border-b border-gray-200 dark:border-gray-70 text-left\">\n                    <p class=\"mb-2 text-gray-500 dark:text-gray-400\">\n                        Nein. Sie k\u00f6nnen mit den einfachen Handwerkzeugen beginnen, die Sie bereits besitzen, und diese bei Bedarf nach und nach erweitern, wenn neue Projekte anstehen.                    <\/p>\n                <\/div>\n            <\/div>\n        \t<\/div>\n<\/div><\/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>Abschluss<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Eins <strong>Online-Kurs f\u00fcr Holzbearbeitung auf mittlerem oder fortgeschrittenem Niveau<\/strong> Es ist die perfekte Wahl f\u00fcr alle, die in ihrer Karriere vorankommen, moderne Techniken erlernen und sich auf dem Markt abheben m\u00f6chten. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Diese Kurse bieten die ideale Kombination aus praktischem Wissen, aktuellen Inhalten und Anleitung f\u00fcr alle, die sich ein zus\u00e4tzliches Einkommen sichern oder ein eigenes Unternehmen gr\u00fcnden m\u00f6chten.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Wenn Sie die Grundlagen bereits beherrschen, ist es an der Zeit, Ihre F\u00e4higkeiten in eine Quelle echter Chancen zu verwandeln. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Egal, ob Sie Ihr Einkommen aufbessern oder als Unternehmer Unabh\u00e4ngigkeit erlangen m\u00f6chten, die Online-Holzbearbeitung bietet Ihnen alles, was Sie f\u00fcr Ihren Erfolg ben\u00f6tigen.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Und wenn Sie Ihre F\u00e4higkeiten noch weiter ausbauen m\u00f6chten, aber in anderen Bereichen, k\u00f6nnen Sie Ihre Ausbildung durch eine <strong>Mechanikerkurs<\/strong>. <\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-F16fV\">\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:\/\/senhorcursos.com\/es\/vagas-de-cursos-de-mecanico\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Mechaniker: Alles zum Beruf und Online-Kurse\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/02\/image-186.png\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/senhorcursos.com\/es\/vagas-de-cursos-de-mecanico\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Mechaniker: Alles zum Beruf und Online-Kurse\">\n            Mechaniker: Alles zum Beruf und Online-Kurse        <\/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            Derzeit sind mehrere Stellen als Mechaniker offen. Diese erfordern nur wenige Qualifikationen und k\u00f6nnen ein guter Weg sein, wieder in den Arbeitsmarkt einzusteigen! Erfahren Sie mehr.        <\/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:\/\/senhorcursos.com\/es\/vagas-de-cursos-de-mecanico\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Weiterlesen            <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:\/\/senhorcursos.com\/es\/vagas-de-cursos-de-mecanico\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/02\/image-186.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                Mechaniker: Alles zum Beruf und Online-Kurse              <\/p>\n              <a href=\"https:\/\/senhorcursos.com\/es\/vagas-de-cursos-de-mecanico\/\"  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                    Weiterlesen                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Siehe die Website auf der Website              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Quer desenvolver mais seu trabalho com madeira, mas n\u00e3o sabe por onde come\u00e7ar? Se voc\u00ea j\u00e1 tem alguma experi\u00eancia com marcenaria, domina ferramentas manuais e at\u00e9 fez seus primeiros m\u00f3veis simples, \u00e9 hora de dar o pr\u00f3ximo passo. O curso de marcenaria online para n\u00edveis intermedi\u00e1rio e avan\u00e7ado foi pensado para quem deseja aperfei\u00e7oar suas&hellip; <a class=\"more-link\" href=\"https:\/\/senhorcursos.com\/de\/rec-curso-marceneiro-2\/\">Weiterlesen <span class=\"screen-reader-text\">Beherrschen Sie die Grundlagen und m\u00f6chten Sie Ihre Holzbearbeitung zum Beruf machen?<\/span><\/a><\/p>","protected":false},"author":22,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[2],"tags":[],"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>J\u00e1 domina o b\u00e1sico e quer transformar sua marcenaria em profiss\u00e3o? - Senhor Cursos<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/senhorcursos.com\/de\/rec-curso-marceneiro-2\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"J\u00e1 domina o b\u00e1sico e quer transformar sua marcenaria em profiss\u00e3o?\" \/>\n<meta property=\"og:description\" content=\"Quer desenvolver mais seu trabalho com madeira, mas n\u00e3o sabe por onde come\u00e7ar? Se voc\u00ea j\u00e1 tem alguma experi\u00eancia com marcenaria, domina ferramentas manuais e at\u00e9 fez seus primeiros m\u00f3veis simples, \u00e9 hora de dar o pr\u00f3ximo passo. O curso de marcenaria online para n\u00edveis intermedi\u00e1rio e avan\u00e7ado foi pensado para quem deseja aperfei\u00e7oar suas&hellip; Continue reading J\u00e1 domina o b\u00e1sico e quer transformar sua marcenaria em profiss\u00e3o?\" \/>\n<meta property=\"og:url\" content=\"https:\/\/senhorcursos.com\/de\/rec-curso-marceneiro-2\/\" \/>\n<meta property=\"og:site_name\" content=\"Senhor Cursos\" \/>\n<meta property=\"article:published_time\" content=\"2025-09-01T17:57:13+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-01T19:42:22+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2025\/09\/marceneiro-683x1024.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Aline Saes\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/senhorcursos.com\/#website\",\"url\":\"https:\/\/senhorcursos.com\/\",\"name\":\"Senhor Cursos\",\"description\":\"Os melhores cursos, concursos e vagas de empregos para voc\u00ea\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/senhorcursos.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"de-DE\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"de-DE\",\"@id\":\"https:\/\/senhorcursos.com\/rec-curso-marceneiro-2\/#primaryimage\",\"url\":\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2025\/09\/marceneiro.jpg\",\"contentUrl\":\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2025\/09\/marceneiro.jpg\",\"width\":1024,\"height\":1536},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/senhorcursos.com\/rec-curso-marceneiro-2\/#webpage\",\"url\":\"https:\/\/senhorcursos.com\/rec-curso-marceneiro-2\/\",\"name\":\"J\u00e1 domina o b\u00e1sico e quer transformar sua marcenaria em profiss\u00e3o? - Senhor Cursos\",\"isPartOf\":{\"@id\":\"https:\/\/senhorcursos.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/senhorcursos.com\/rec-curso-marceneiro-2\/#primaryimage\"},\"datePublished\":\"2025-09-01T17:57:13+00:00\",\"dateModified\":\"2025-09-01T19:42:22+00:00\",\"author\":{\"@id\":\"https:\/\/senhorcursos.com\/#\/schema\/person\/47de1e8e7bcc62a01879587be4023f27\"},\"breadcrumb\":{\"@id\":\"https:\/\/senhorcursos.com\/rec-curso-marceneiro-2\/#breadcrumb\"},\"inLanguage\":\"de-DE\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/senhorcursos.com\/rec-curso-marceneiro-2\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/senhorcursos.com\/rec-curso-marceneiro-2\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/senhorcursos.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"J\u00e1 domina o b\u00e1sico e quer transformar sua marcenaria em profiss\u00e3o?\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/senhorcursos.com\/#\/schema\/person\/47de1e8e7bcc62a01879587be4023f27\",\"name\":\"Aline Saes\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de-DE\",\"@id\":\"https:\/\/senhorcursos.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/fbba2c3f92032de0d7a091559878aacc?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/fbba2c3f92032de0d7a091559878aacc?s=96&d=mm&r=g\",\"caption\":\"Aline Saes\"},\"url\":\"https:\/\/senhorcursos.com\/de\/author\/aline-saes-rodriguesgmail-com\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"J\u00e1 domina o b\u00e1sico e quer transformar sua marcenaria em profiss\u00e3o? - Senhor Cursos","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:\/\/senhorcursos.com\/de\/rec-curso-marceneiro-2\/","og_locale":"de_DE","og_type":"article","og_title":"J\u00e1 domina o b\u00e1sico e quer transformar sua marcenaria em profiss\u00e3o?","og_description":"Quer desenvolver mais seu trabalho com madeira, mas n\u00e3o sabe por onde come\u00e7ar? Se voc\u00ea j\u00e1 tem alguma experi\u00eancia com marcenaria, domina ferramentas manuais e at\u00e9 fez seus primeiros m\u00f3veis simples, \u00e9 hora de dar o pr\u00f3ximo passo. O curso de marcenaria online para n\u00edveis intermedi\u00e1rio e avan\u00e7ado foi pensado para quem deseja aperfei\u00e7oar suas&hellip; Continue reading J\u00e1 domina o b\u00e1sico e quer transformar sua marcenaria em profiss\u00e3o?","og_url":"https:\/\/senhorcursos.com\/de\/rec-curso-marceneiro-2\/","og_site_name":"Senhor Cursos","article_published_time":"2025-09-01T17:57:13+00:00","article_modified_time":"2025-09-01T19:42:22+00:00","og_image":[{"url":"https:\/\/senhorcursos.com\/wp-content\/uploads\/2025\/09\/marceneiro-683x1024.jpg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Aline Saes","Est. reading time":"4 Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/senhorcursos.com\/#website","url":"https:\/\/senhorcursos.com\/","name":"Senhor Cursos","description":"Os melhores cursos, concursos e vagas de empregos para voc\u00ea","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/senhorcursos.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"de-DE"},{"@type":"ImageObject","inLanguage":"de-DE","@id":"https:\/\/senhorcursos.com\/rec-curso-marceneiro-2\/#primaryimage","url":"https:\/\/senhorcursos.com\/wp-content\/uploads\/2025\/09\/marceneiro.jpg","contentUrl":"https:\/\/senhorcursos.com\/wp-content\/uploads\/2025\/09\/marceneiro.jpg","width":1024,"height":1536},{"@type":"WebPage","@id":"https:\/\/senhorcursos.com\/rec-curso-marceneiro-2\/#webpage","url":"https:\/\/senhorcursos.com\/rec-curso-marceneiro-2\/","name":"J\u00e1 domina o b\u00e1sico e quer transformar sua marcenaria em profiss\u00e3o? - Senhor Cursos","isPartOf":{"@id":"https:\/\/senhorcursos.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/senhorcursos.com\/rec-curso-marceneiro-2\/#primaryimage"},"datePublished":"2025-09-01T17:57:13+00:00","dateModified":"2025-09-01T19:42:22+00:00","author":{"@id":"https:\/\/senhorcursos.com\/#\/schema\/person\/47de1e8e7bcc62a01879587be4023f27"},"breadcrumb":{"@id":"https:\/\/senhorcursos.com\/rec-curso-marceneiro-2\/#breadcrumb"},"inLanguage":"de-DE","potentialAction":[{"@type":"ReadAction","target":["https:\/\/senhorcursos.com\/rec-curso-marceneiro-2\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/senhorcursos.com\/rec-curso-marceneiro-2\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/senhorcursos.com\/"},{"@type":"ListItem","position":2,"name":"J\u00e1 domina o b\u00e1sico e quer transformar sua marcenaria em profiss\u00e3o?"}]},{"@type":"Person","@id":"https:\/\/senhorcursos.com\/#\/schema\/person\/47de1e8e7bcc62a01879587be4023f27","name":"Aline Saes","image":{"@type":"ImageObject","inLanguage":"de-DE","@id":"https:\/\/senhorcursos.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/fbba2c3f92032de0d7a091559878aacc?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/fbba2c3f92032de0d7a091559878aacc?s=96&d=mm&r=g","caption":"Aline Saes"},"url":"https:\/\/senhorcursos.com\/de\/author\/aline-saes-rodriguesgmail-com\/"}]}},"_links":{"self":[{"href":"https:\/\/senhorcursos.com\/de\/wp-json\/wp\/v2\/posts\/14646"}],"collection":[{"href":"https:\/\/senhorcursos.com\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/senhorcursos.com\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/senhorcursos.com\/de\/wp-json\/wp\/v2\/users\/22"}],"replies":[{"embeddable":true,"href":"https:\/\/senhorcursos.com\/de\/wp-json\/wp\/v2\/comments?post=14646"}],"version-history":[{"count":0,"href":"https:\/\/senhorcursos.com\/de\/wp-json\/wp\/v2\/posts\/14646\/revisions"}],"wp:attachment":[{"href":"https:\/\/senhorcursos.com\/de\/wp-json\/wp\/v2\/media?parent=14646"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/senhorcursos.com\/de\/wp-json\/wp\/v2\/categories?post=14646"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/senhorcursos.com\/de\/wp-json\/wp\/v2\/tags?post=14646"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}