{"id":795,"date":"2025-09-11T19:08:01","date_gmt":"2025-09-11T19:08:01","guid":{"rendered":"https:\/\/skillminted.com\/?p=795"},"modified":"2025-09-11T19:08:04","modified_gmt":"2025-09-11T19:08:04","slug":"teste","status":"publish","type":"post","link":"https:\/\/skillminted.com\/uk\/teste\/","title":{"rendered":"teste"},"content":{"rendered":"<div class=\"wp-block-lazyblock-namespace-feed lazyblock-namespace-feed-2kn9NI\">\n<script>\n  document.addEventListener(\"click\", function(event) {\n      if (window.namespace69ea842ab03d0345480038?.viewed !== true) return;\n      if (window.namespace69ea842ab03d0345480038?.clicked === true) return;\n\n      let id = event.target.getAttribute('data-namespace69ea842ab03d0345480038-id') ?? event.target.parentElement.getAttribute('data-namespace69ea842ab03d0345480038-id') ?? event.target.parentElement.parentElement.getAttribute('data-namespace69ea842ab03d0345480038-id');\n      if (id !== null) {\n          window.namespace69ea842ab03d0345480038.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.namespace69ea842ab03d0345480038 = window.namespace69ea842ab03d0345480038 || {};\n\n    window.namespace69ea842ab03d0345480038.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.namespace69ea842ab03d0345480038.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.namespace69ea842ab03d0345480038 = window.namespace69ea842ab03d0345480038 ?? {};\n      window.namespace69ea842ab03d0345480038.endpoint = 'ln';\n      window.namespace69ea842ab03d0345480038.placement = 'feed';\n      window.namespace69ea842ab03d0345480038.keyword = 'free';\n      window.namespace69ea842ab03d0345480038.location = sessionStorage.getItem('wildcardCity');\n      window.namespace69ea842ab03d0345480038.country = 'GB';\n      window.namespace69ea842ab03d0345480038.locale = 'en_GB';\n      window.namespace69ea842ab03d0345480038.length = window.namespace69ea842ab03d0345480038.endpoint !== 'gm' ? 10 : 100;\n      window.namespace69ea842ab03d0345480038.entries = [];\n\n      window.namespace69ea842ab03d0345480038.urlParams = new URLSearchParams(window.location.search);\n      if (window.namespace69ea842ab03d0345480038.urlParams.has('keyword')) {\n        window.namespace69ea842ab03d0345480038.keyword = window.namespace69ea842ab03d0345480038.urlParams.get('keyword');\n      }\n\n      if (window.namespace69ea842ab03d0345480038.country === '') {\n        window.namespace69ea842ab03d0345480038.country = sessionStorage.getItem('wildcardCountry');\n      }\n\n      if (window.namespace69ea842ab03d0345480038.locale === '') {\n        window.namespace69ea842ab03d0345480038.locale = 'en_GB';\n      }\n\n      window.namespace69ea842ab03d0345480038.url = `https:\/\/gns.atpnd.com\/${window.namespace69ea842ab03d0345480038.endpoint}?placement=${window.namespace69ea842ab03d0345480038.placement}&keyword=${window.namespace69ea842ab03d0345480038.keyword}&location=${window.namespace69ea842ab03d0345480038.location}&country=${window.namespace69ea842ab03d0345480038.country}&locale=${window.namespace69ea842ab03d0345480038.locale}`;\n      if (!['jb', 'ox', 'tr'].includes(window.namespace69ea842ab03d0345480038.endpoint)) {\n        window.namespace69ea842ab03d0345480038.url = `https:\/\/gns.atpnd.com\/${window.namespace69ea842ab03d0345480038.endpoint}?placement=${window.namespace69ea842ab03d0345480038.placement}&keyword=${window.namespace69ea842ab03d0345480038.keyword}&country=${window.namespace69ea842ab03d0345480038.country}&locale=${window.namespace69ea842ab03d0345480038.locale}`;\n      }\n\n      \n      fetch(window.namespace69ea842ab03d0345480038.url, {\n        mode: 'cors',\n        method: 'GET',\n        headers: {'accept': 'application\/json'}\n      }).then(response => response.json()).then(data => {\n        window.namespace69ea842ab03d0345480038.entries = data.entries;\n\n        document.querySelectorAll('[data-namespace69ea842ab03d0345480038-card]').forEach((card, index) => {\n          const entry = window.namespace69ea842ab03d0345480038.entries[index];\n          if (entry && index < window.namespace69ea842ab03d0345480038.length) {\n            if (entry.id) card.setAttribute('data-namespace69ea842ab03d0345480038-card', entry.id);\n            if (entry.id) card.querySelector('[data-namespace69ea842ab03d0345480038-url]').setAttribute('data-namespace69ea842ab03d0345480038-id', entry.id);\n\n            card.querySelector('[data-namespace69ea842ab03d0345480038-image]').src = entry.image;\n            card.querySelector('[data-namespace69ea842ab03d0345480038-title]').textContent = entry.title;\n            card.querySelector('[data-namespace69ea842ab03d0345480038-city]').textContent = entry.city;\n            card.querySelector('[data-namespace69ea842ab03d0345480038-prompt]').textContent = entry.prompt;\n            card.querySelector('[data-namespace69ea842ab03d0345480038-url]').href = entry.url;\n\n            if (entry.city === '' || entry.city === undefined || entry.city === null || entry.city === 'null') {\n              card.querySelector('[data-namespace69ea842ab03d0345480038-city]').textContent = '';\n              card.querySelector('[data-namespace69ea842ab03d0345480038-location] svg').style.fill = 'transparent';\n            }\n\n            card.querySelector('[data-namespace69ea842ab03d0345480038-location]').remove();\n            if (!['jb'].includes(window.namespace69ea842ab03d0345480038.endpoint)) {\n              card.querySelector('[data-namespace69ea842ab03d0345480038-title]').style.fontSize = '22px';\n              card.style.minHeight = '360px';\n              card.querySelector('[data-namespace69ea842ab03d0345480038-header]').style.minHeight = '80px';\n            }\n\n            if (['gm'].includes(window.namespace69ea842ab03d0345480038.endpoint)) {\n              card.style.minHeight = '0px';\n            }\n\n            if (['cp'].includes(window.namespace69ea842ab03d0345480038.endpoint)) {\n              card.querySelector('[data-namespace69ea842ab03d0345480038-image]').remove();\n              card.querySelector('[data-namespace69ea842ab03d0345480038-title]').style.marginRight = '0px';\n              card.style.border = '4px dashed ' + (index === 0 ? '#28a745' : 'var(--ast-global-color-0)');\n            }\n\n            if (['pd', 'ox', 'sh', 'tr'].includes(window.namespace69ea842ab03d0345480038.endpoint)) {\n              card.querySelector('[data-namespace69ea842ab03d0345480038-title]').style.fontSize = '18px';\n\n              let rating = entry.rating;\n              let starContainer = card.querySelector('[data-namespace69ea842ab03d0345480038-reviews] div');\n              let ratingText = card.querySelector('[data-namespace69ea842ab03d0345480038-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-namespace69ea842ab03d0345480038-reviews]').remove();\n              }\n            }\n            \n            card.querySelector('[data-namespace69ea842ab03d0345480038-curprice]').textContent = entry.price;\n            card.querySelector('[data-namespace69ea842ab03d0345480038-oldprice]').textContent = entry.old_price;\n            if (!['pd', 'ox', 'sh', 'tr'].includes(window.namespace69ea842ab03d0345480038.endpoint)) {\n              card.querySelector('[data-namespace69ea842ab03d0345480038-price]').remove();\n            }\n\n            document.querySelector('[data-namespace69ea842ab03d0345480038-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.namespace69ea842ab03d0345480038.isElementInViewport(document.querySelector(`[data-namespace69ea842ab03d0345480038-card=\"${card.getAttribute('data-namespace69ea842ab03d0345480038-card')}\"]`).querySelector('button'))))\n                  .then(_ => {\n                    window.namespace69ea842ab03d0345480038.observeVisibility(card, function(isVisible, entry) {\n                      if (!card.getAttribute('data-namespace69ea842ab03d0345480038-card')) return;\n\n                      if (isVisible) {\n                        fetch(`https:\/\/str.atpnd.com\/view\/${card.getAttribute('data-namespace69ea842ab03d0345480038-card')}`, {\n                          method: 'GET',\n                          headers: {'accept': 'application\/json'}\n                        }).then(response => {\n                          if (response.ok) {\n                            window.namespace69ea842ab03d0345480038.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  <div data-namespace69ea842ab03d0345480038-feed style=\"display: none; flex-wrap: wrap; gap: 30px; justify-content: center; margin-top: 80px; margin-bottom: 80px;\">\n          <div data-namespace69ea842ab03d0345480038-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            Better Option          <\/div>\n                                  <!-- Company Logo -->\n          <img decoding=\"async\" data-namespace69ea842ab03d0345480038-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-namespace69ea842ab03d0345480038-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace69ea842ab03d0345480038-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-namespace69ea842ab03d0345480038-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-namespace69ea842ab03d0345480038-city><\/span>\n            <\/p>\n          <\/div>\n        \n        <!-- Job Description -->\n        <p data-namespace69ea842ab03d0345480038-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-namespace69ea842ab03d0345480038-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace69ea842ab03d0345480038-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace69ea842ab03d0345480038-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n        \n        <!-- Apply Button -->\n        <a data-namespace69ea842ab03d0345480038-url href=\"\" style=\"display: inline-block; background: var(--ast-global-color-0); 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            Check Now          <\/button>\n        <\/a>\n              <\/div>\n          <div data-namespace69ea842ab03d0345480038-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                                  <!-- Company Logo -->\n          <img decoding=\"async\" data-namespace69ea842ab03d0345480038-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-namespace69ea842ab03d0345480038-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace69ea842ab03d0345480038-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-namespace69ea842ab03d0345480038-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-namespace69ea842ab03d0345480038-city><\/span>\n            <\/p>\n          <\/div>\n        \n        <!-- Job Description -->\n        <p data-namespace69ea842ab03d0345480038-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-namespace69ea842ab03d0345480038-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace69ea842ab03d0345480038-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace69ea842ab03d0345480038-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n        \n        <!-- Apply Button -->\n        <a data-namespace69ea842ab03d0345480038-url href=\"\" style=\"display: inline-block; background: var(--ast-global-color-0); 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            Check Now          <\/button>\n        <\/a>\n              <\/div>\n          <div data-namespace69ea842ab03d0345480038-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                                  <!-- Company Logo -->\n          <img decoding=\"async\" data-namespace69ea842ab03d0345480038-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-namespace69ea842ab03d0345480038-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace69ea842ab03d0345480038-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-namespace69ea842ab03d0345480038-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-namespace69ea842ab03d0345480038-city><\/span>\n            <\/p>\n          <\/div>\n        \n        <!-- Job Description -->\n        <p data-namespace69ea842ab03d0345480038-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-namespace69ea842ab03d0345480038-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace69ea842ab03d0345480038-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace69ea842ab03d0345480038-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n        \n        <!-- Apply Button -->\n        <a data-namespace69ea842ab03d0345480038-url href=\"\" style=\"display: inline-block; background: var(--ast-global-color-0); 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            Check Now          <\/button>\n        <\/a>\n              <\/div>\n          <div data-namespace69ea842ab03d0345480038-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                                  <!-- Company Logo -->\n          <img decoding=\"async\" data-namespace69ea842ab03d0345480038-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-namespace69ea842ab03d0345480038-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace69ea842ab03d0345480038-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-namespace69ea842ab03d0345480038-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-namespace69ea842ab03d0345480038-city><\/span>\n            <\/p>\n          <\/div>\n        \n        <!-- Job Description -->\n        <p data-namespace69ea842ab03d0345480038-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-namespace69ea842ab03d0345480038-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace69ea842ab03d0345480038-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace69ea842ab03d0345480038-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n        \n        <!-- Apply Button -->\n        <a data-namespace69ea842ab03d0345480038-url href=\"\" style=\"display: inline-block; background: var(--ast-global-color-0); 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            Check Now          <\/button>\n        <\/a>\n              <\/div>\n          <div data-namespace69ea842ab03d0345480038-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                                  <!-- Company Logo -->\n          <img decoding=\"async\" data-namespace69ea842ab03d0345480038-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-namespace69ea842ab03d0345480038-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace69ea842ab03d0345480038-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-namespace69ea842ab03d0345480038-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-namespace69ea842ab03d0345480038-city><\/span>\n            <\/p>\n          <\/div>\n        \n        <!-- Job Description -->\n        <p data-namespace69ea842ab03d0345480038-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-namespace69ea842ab03d0345480038-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace69ea842ab03d0345480038-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace69ea842ab03d0345480038-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n        \n        <!-- Apply Button -->\n        <a data-namespace69ea842ab03d0345480038-url href=\"\" style=\"display: inline-block; background: var(--ast-global-color-0); 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            Check Now          <\/button>\n        <\/a>\n              <\/div>\n          <div data-namespace69ea842ab03d0345480038-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                                  <!-- Company Logo -->\n          <img decoding=\"async\" data-namespace69ea842ab03d0345480038-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-namespace69ea842ab03d0345480038-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace69ea842ab03d0345480038-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-namespace69ea842ab03d0345480038-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-namespace69ea842ab03d0345480038-city><\/span>\n            <\/p>\n          <\/div>\n        \n        <!-- Job Description -->\n        <p data-namespace69ea842ab03d0345480038-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-namespace69ea842ab03d0345480038-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace69ea842ab03d0345480038-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace69ea842ab03d0345480038-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n        \n        <!-- Apply Button -->\n        <a data-namespace69ea842ab03d0345480038-url href=\"\" style=\"display: inline-block; background: var(--ast-global-color-0); 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            Check Now          <\/button>\n        <\/a>\n              <\/div>\n          <div data-namespace69ea842ab03d0345480038-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                                  <!-- Company Logo -->\n          <img decoding=\"async\" data-namespace69ea842ab03d0345480038-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-namespace69ea842ab03d0345480038-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace69ea842ab03d0345480038-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-namespace69ea842ab03d0345480038-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-namespace69ea842ab03d0345480038-city><\/span>\n            <\/p>\n          <\/div>\n        \n        <!-- Job Description -->\n        <p data-namespace69ea842ab03d0345480038-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-namespace69ea842ab03d0345480038-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace69ea842ab03d0345480038-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace69ea842ab03d0345480038-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n        \n        <!-- Apply Button -->\n        <a data-namespace69ea842ab03d0345480038-url href=\"\" style=\"display: inline-block; background: var(--ast-global-color-0); 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            Check Now          <\/button>\n        <\/a>\n              <\/div>\n          <div data-namespace69ea842ab03d0345480038-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                                  <!-- Company Logo -->\n          <img decoding=\"async\" data-namespace69ea842ab03d0345480038-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-namespace69ea842ab03d0345480038-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace69ea842ab03d0345480038-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-namespace69ea842ab03d0345480038-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-namespace69ea842ab03d0345480038-city><\/span>\n            <\/p>\n          <\/div>\n        \n        <!-- Job Description -->\n        <p data-namespace69ea842ab03d0345480038-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-namespace69ea842ab03d0345480038-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace69ea842ab03d0345480038-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace69ea842ab03d0345480038-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n        \n        <!-- Apply Button -->\n        <a data-namespace69ea842ab03d0345480038-url href=\"\" style=\"display: inline-block; background: var(--ast-global-color-0); 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            Check Now          <\/button>\n        <\/a>\n              <\/div>\n          <div data-namespace69ea842ab03d0345480038-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                                  <!-- Company Logo -->\n          <img decoding=\"async\" data-namespace69ea842ab03d0345480038-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-namespace69ea842ab03d0345480038-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace69ea842ab03d0345480038-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-namespace69ea842ab03d0345480038-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-namespace69ea842ab03d0345480038-city><\/span>\n            <\/p>\n          <\/div>\n        \n        <!-- Job Description -->\n        <p data-namespace69ea842ab03d0345480038-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-namespace69ea842ab03d0345480038-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace69ea842ab03d0345480038-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace69ea842ab03d0345480038-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n        \n        <!-- Apply Button -->\n        <a data-namespace69ea842ab03d0345480038-url href=\"\" style=\"display: inline-block; background: var(--ast-global-color-0); 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            Check Now          <\/button>\n        <\/a>\n              <\/div>\n          <div data-namespace69ea842ab03d0345480038-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                                  <!-- Company Logo -->\n          <img decoding=\"async\" data-namespace69ea842ab03d0345480038-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-namespace69ea842ab03d0345480038-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace69ea842ab03d0345480038-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-namespace69ea842ab03d0345480038-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-namespace69ea842ab03d0345480038-city><\/span>\n            <\/p>\n          <\/div>\n        \n        <!-- Job Description -->\n        <p data-namespace69ea842ab03d0345480038-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-namespace69ea842ab03d0345480038-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace69ea842ab03d0345480038-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace69ea842ab03d0345480038-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n        \n        <!-- Apply Button -->\n        <a data-namespace69ea842ab03d0345480038-url href=\"\" style=\"display: inline-block; background: var(--ast-global-color-0); 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            Check Now          <\/button>\n        <\/a>\n              <\/div>\n      <\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":195,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[11],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>teste - Skillminted<\/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:\/\/skillminted.com\/uk\/teste\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"teste - Skillminted\" \/>\n<meta property=\"og:url\" content=\"https:\/\/skillminted.com\/uk\/teste\/\" \/>\n<meta property=\"og:site_name\" content=\"Skillminted\" \/>\n<meta property=\"article:published_time\" content=\"2025-09-11T19:08:01+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-11T19:08:04+00:00\" \/>\n<meta name=\"author\" content=\"viniciusgoulart039\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"viniciusgoulart039\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/skillminted.com\/teste\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/skillminted.com\/teste\/\"},\"author\":{\"name\":\"viniciusgoulart039\",\"@id\":\"https:\/\/skillminted.com\/#\/schema\/person\/ea7c93cb8006f46a7be27ab3b74bae98\"},\"headline\":\"teste\",\"datePublished\":\"2025-09-11T19:08:01+00:00\",\"dateModified\":\"2025-09-11T19:08:04+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/skillminted.com\/teste\/\"},\"wordCount\":1,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/skillminted.com\/#organization\"},\"articleSection\":[\"Hidden\"],\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/skillminted.com\/teste\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/skillminted.com\/teste\/\",\"url\":\"https:\/\/skillminted.com\/teste\/\",\"name\":\"teste - Skillminted\",\"isPartOf\":{\"@id\":\"https:\/\/skillminted.com\/#website\"},\"datePublished\":\"2025-09-11T19:08:01+00:00\",\"dateModified\":\"2025-09-11T19:08:04+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/skillminted.com\/teste\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/skillminted.com\/teste\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/skillminted.com\/teste\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/skillminted.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"teste\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/skillminted.com\/#website\",\"url\":\"https:\/\/skillminted.com\/\",\"name\":\"Skillminted\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/skillminted.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/skillminted.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/skillminted.com\/#organization\",\"name\":\"Skillminted\",\"url\":\"https:\/\/skillminted.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/skillminted.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/skillminted.com\/wp-content\/uploads\/sites\/275\/2025\/12\/cropped-Skillminted_-1.png\",\"contentUrl\":\"https:\/\/skillminted.com\/wp-content\/uploads\/sites\/275\/2025\/12\/cropped-Skillminted_-1.png\",\"width\":486,\"height\":335,\"caption\":\"Skillminted\"},\"image\":{\"@id\":\"https:\/\/skillminted.com\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/skillminted.com\/#\/schema\/person\/ea7c93cb8006f46a7be27ab3b74bae98\",\"name\":\"viniciusgoulart039\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/skillminted.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/0969d400687ea90702d2fa8956e15378?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/0969d400687ea90702d2fa8956e15378?s=96&d=mm&r=g\",\"caption\":\"viniciusgoulart039\"},\"url\":\"https:\/\/skillminted.com\/uk\/author\/viniciusgoulart039\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"teste - Skillminted","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:\/\/skillminted.com\/uk\/teste\/","og_locale":"en_GB","og_type":"article","og_title":"teste - Skillminted","og_url":"https:\/\/skillminted.com\/uk\/teste\/","og_site_name":"Skillminted","article_published_time":"2025-09-11T19:08:01+00:00","article_modified_time":"2025-09-11T19:08:04+00:00","author":"viniciusgoulart039","twitter_card":"summary_large_image","twitter_misc":{"Written by":"viniciusgoulart039"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/skillminted.com\/teste\/#article","isPartOf":{"@id":"https:\/\/skillminted.com\/teste\/"},"author":{"name":"viniciusgoulart039","@id":"https:\/\/skillminted.com\/#\/schema\/person\/ea7c93cb8006f46a7be27ab3b74bae98"},"headline":"teste","datePublished":"2025-09-11T19:08:01+00:00","dateModified":"2025-09-11T19:08:04+00:00","mainEntityOfPage":{"@id":"https:\/\/skillminted.com\/teste\/"},"wordCount":1,"commentCount":0,"publisher":{"@id":"https:\/\/skillminted.com\/#organization"},"articleSection":["Hidden"],"inLanguage":"en-GB","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/skillminted.com\/teste\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/skillminted.com\/teste\/","url":"https:\/\/skillminted.com\/teste\/","name":"teste - Skillminted","isPartOf":{"@id":"https:\/\/skillminted.com\/#website"},"datePublished":"2025-09-11T19:08:01+00:00","dateModified":"2025-09-11T19:08:04+00:00","breadcrumb":{"@id":"https:\/\/skillminted.com\/teste\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/skillminted.com\/teste\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/skillminted.com\/teste\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/skillminted.com\/"},{"@type":"ListItem","position":2,"name":"teste"}]},{"@type":"WebSite","@id":"https:\/\/skillminted.com\/#website","url":"https:\/\/skillminted.com\/","name":"Skillminted","description":"","publisher":{"@id":"https:\/\/skillminted.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/skillminted.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/skillminted.com\/#organization","name":"Skillminted","url":"https:\/\/skillminted.com\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/skillminted.com\/#\/schema\/logo\/image\/","url":"https:\/\/skillminted.com\/wp-content\/uploads\/sites\/275\/2025\/12\/cropped-Skillminted_-1.png","contentUrl":"https:\/\/skillminted.com\/wp-content\/uploads\/sites\/275\/2025\/12\/cropped-Skillminted_-1.png","width":486,"height":335,"caption":"Skillminted"},"image":{"@id":"https:\/\/skillminted.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/skillminted.com\/#\/schema\/person\/ea7c93cb8006f46a7be27ab3b74bae98","name":"viniciusgoulart039","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/skillminted.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/0969d400687ea90702d2fa8956e15378?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/0969d400687ea90702d2fa8956e15378?s=96&d=mm&r=g","caption":"viniciusgoulart039"},"url":"https:\/\/skillminted.com\/uk\/author\/viniciusgoulart039\/"}]}},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false},"uagb_author_info":{"display_name":"viniciusgoulart039","author_link":"https:\/\/skillminted.com\/uk\/author\/viniciusgoulart039\/"},"uagb_comment_info":0,"uagb_excerpt":null,"_links":{"self":[{"href":"https:\/\/skillminted.com\/uk\/wp-json\/wp\/v2\/posts\/795"}],"collection":[{"href":"https:\/\/skillminted.com\/uk\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/skillminted.com\/uk\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/skillminted.com\/uk\/wp-json\/wp\/v2\/users\/195"}],"replies":[{"embeddable":true,"href":"https:\/\/skillminted.com\/uk\/wp-json\/wp\/v2\/comments?post=795"}],"version-history":[{"count":1,"href":"https:\/\/skillminted.com\/uk\/wp-json\/wp\/v2\/posts\/795\/revisions"}],"predecessor-version":[{"id":796,"href":"https:\/\/skillminted.com\/uk\/wp-json\/wp\/v2\/posts\/795\/revisions\/796"}],"wp:attachment":[{"href":"https:\/\/skillminted.com\/uk\/wp-json\/wp\/v2\/media?parent=795"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/skillminted.com\/uk\/wp-json\/wp\/v2\/categories?post=795"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/skillminted.com\/uk\/wp-json\/wp\/v2\/tags?post=795"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}