{"id":3881,"date":"2025-09-19T03:38:57","date_gmt":"2025-09-19T03:38:57","guid":{"rendered":"https:\/\/beewebs.com\/?p=3881"},"modified":"2025-10-20T16:38:40","modified_gmt":"2025-10-20T16:38:40","slug":"ow-rec-peru-001","status":"publish","type":"post","link":"https:\/\/beewebs.com\/sv\/ow-rec-peru-001\/","title":{"rendered":"Gratis utbildning i Peru: kurser som \u00f6ppnar d\u00f6rrar och m\u00e5ngdubblar m\u00f6jligheter \u2013 OW"},"content":{"rendered":"<div class=\"wp-block-lazyblock-loader lazyblock-loader-lLwf0\">\n<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=\"\" 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\n                    <div class=\"px-2 my-4 text-center animate-pulse text-xl\">\n                             <\/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('beewebs.com')) && (!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('beewebs.com')) && (!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('beewebs.com')) && (!document.cookie.includes('avOfferWallRewarded'))) ? 20000 : 10000);\n<\/script>\n\n<\/div>\n\n<div class=\"wp-block-lazyblock-namespace-feed lazyblock-namespace-feed-2wuH4c\">\n<script>\n  document.addEventListener(\"click\", function(event) {\n      if (window.namespace69fb667c068e4721342194?.viewed !== true) return;\n      if (window.namespace69fb667c068e4721342194?.clicked === true) return;\n\n      let id = event.target.getAttribute('data-namespace69fb667c068e4721342194-id') ?? event.target.parentElement.getAttribute('data-namespace69fb667c068e4721342194-id') ?? event.target.parentElement.parentElement.getAttribute('data-namespace69fb667c068e4721342194-id');\n      if (id !== null) {\n          window.namespace69fb667c068e4721342194.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.namespace69fb667c068e4721342194 = window.namespace69fb667c068e4721342194 || {};\n\n    window.namespace69fb667c068e4721342194.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.namespace69fb667c068e4721342194.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.namespace69fb667c068e4721342194 = window.namespace69fb667c068e4721342194 ?? {};\n      window.namespace69fb667c068e4721342194.endpoint = 'cs';\n      window.namespace69fb667c068e4721342194.placement = 'feed';\n      window.namespace69fb667c068e4721342194.keyword = 'cursos+finanzas+negocios+marketing+digital+cursos+Google+Coursera+Udemy+Peru+US';\n      window.namespace69fb667c068e4721342194.location = sessionStorage.getItem('wildcardCity');\n      window.namespace69fb667c068e4721342194.country = 'PE';\n      window.namespace69fb667c068e4721342194.locale = 'es_PE';\n      window.namespace69fb667c068e4721342194.length = window.namespace69fb667c068e4721342194.endpoint !== 'gm' ? 6 : 100;\n      window.namespace69fb667c068e4721342194.entries = [];\n\n      window.namespace69fb667c068e4721342194.urlParams = new URLSearchParams(window.location.search);\n      if (window.namespace69fb667c068e4721342194.urlParams.has('keyword')) {\n        window.namespace69fb667c068e4721342194.keyword = window.namespace69fb667c068e4721342194.urlParams.get('keyword');\n      }\n\n      if (window.namespace69fb667c068e4721342194.country === '') {\n        window.namespace69fb667c068e4721342194.country = sessionStorage.getItem('wildcardCountry');\n      }\n\n      if (window.namespace69fb667c068e4721342194.locale === '') {\n        window.namespace69fb667c068e4721342194.locale = 'sv_SE';\n      }\n\n      window.namespace69fb667c068e4721342194.url = `https:\/\/gns.atpnd.com\/${window.namespace69fb667c068e4721342194.endpoint}?placement=${window.namespace69fb667c068e4721342194.placement}&keyword=${window.namespace69fb667c068e4721342194.keyword}&location=${window.namespace69fb667c068e4721342194.location}&country=${window.namespace69fb667c068e4721342194.country}&locale=${window.namespace69fb667c068e4721342194.locale}`;\n      if (!['jb', 'ox', 'tr'].includes(window.namespace69fb667c068e4721342194.endpoint)) {\n        window.namespace69fb667c068e4721342194.url = `https:\/\/gns.atpnd.com\/${window.namespace69fb667c068e4721342194.endpoint}?placement=${window.namespace69fb667c068e4721342194.placement}&keyword=${window.namespace69fb667c068e4721342194.keyword}&country=${window.namespace69fb667c068e4721342194.country}&locale=${window.namespace69fb667c068e4721342194.locale}`;\n      }\n\n            window.namespace69fb667c068e4721342194.url += '&p1=true';\n      \n      fetch(window.namespace69fb667c068e4721342194.url, {\n        mode: 'cors',\n        method: 'GET',\n        headers: {'accept': 'application\/json'}\n      }).then(response => response.json()).then(data => {\n        window.namespace69fb667c068e4721342194.entries = data.entries;\n\n        document.querySelectorAll('[data-namespace69fb667c068e4721342194-card]').forEach((card, index) => {\n          const entry = window.namespace69fb667c068e4721342194.entries[index];\n          if (entry && index < window.namespace69fb667c068e4721342194.length) {\n            if (entry.id) card.setAttribute('data-namespace69fb667c068e4721342194-card', entry.id);\n            if (entry.id) card.querySelector('[data-namespace69fb667c068e4721342194-url]').setAttribute('data-namespace69fb667c068e4721342194-id', entry.id);\n\n            card.querySelector('[data-namespace69fb667c068e4721342194-image]').src = entry.image;\n            card.querySelector('[data-namespace69fb667c068e4721342194-title]').textContent = entry.title;\n            card.querySelector('[data-namespace69fb667c068e4721342194-city]').textContent = entry.city;\n            card.querySelector('[data-namespace69fb667c068e4721342194-prompt]').textContent = entry.prompt;\n            card.querySelector('[data-namespace69fb667c068e4721342194-url]').href = entry.url;\n\n            if (entry.city === '' || entry.city === undefined || entry.city === null || entry.city === 'null') {\n              card.querySelector('[data-namespace69fb667c068e4721342194-city]').textContent = '';\n              card.querySelector('[data-namespace69fb667c068e4721342194-location] svg').style.fill = 'transparent';\n            }\n\n            card.querySelector('[data-namespace69fb667c068e4721342194-location]').remove();\n            if (!['jb'].includes(window.namespace69fb667c068e4721342194.endpoint)) {\n              card.querySelector('[data-namespace69fb667c068e4721342194-title]').style.fontSize = '22px';\n              card.style.minHeight = '360px';\n              card.querySelector('[data-namespace69fb667c068e4721342194-header]').style.minHeight = '80px';\n            }\n\n            if (['gm'].includes(window.namespace69fb667c068e4721342194.endpoint)) {\n              card.style.minHeight = '0px';\n            }\n\n            if (['cp'].includes(window.namespace69fb667c068e4721342194.endpoint)) {\n              card.querySelector('[data-namespace69fb667c068e4721342194-image]').remove();\n              card.querySelector('[data-namespace69fb667c068e4721342194-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.namespace69fb667c068e4721342194.endpoint)) {\n              card.querySelector('[data-namespace69fb667c068e4721342194-title]').style.fontSize = '18px';\n\n              let rating = entry.rating;\n              let starContainer = card.querySelector('[data-namespace69fb667c068e4721342194-reviews] div');\n              let ratingText = card.querySelector('[data-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-reviews]').remove();\n              }\n            }\n            \n            card.querySelector('[data-namespace69fb667c068e4721342194-curprice]').textContent = entry.price;\n            card.querySelector('[data-namespace69fb667c068e4721342194-oldprice]').textContent = entry.old_price;\n            if (!['pd', 'ox', 'sh', 'tr'].includes(window.namespace69fb667c068e4721342194.endpoint)) {\n              card.querySelector('[data-namespace69fb667c068e4721342194-price]').remove();\n            }\n\n            document.querySelector('[data-namespace69fb667c068e4721342194-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.namespace69fb667c068e4721342194.isElementInViewport(document.querySelector(`[data-namespace69fb667c068e4721342194-card=\"${card.getAttribute('data-namespace69fb667c068e4721342194-card')}\"]`).querySelector('button'))))\n                  .then(_ => {\n                    window.namespace69fb667c068e4721342194.observeVisibility(card, function(isVisible, entry) {\n                      if (!card.getAttribute('data-namespace69fb667c068e4721342194-card')) return;\n\n                      if (isVisible) {\n                        fetch(`https:\/\/str.atpnd.com\/view\/${card.getAttribute('data-namespace69fb667c068e4721342194-card')}`, {\n                          method: 'GET',\n                          headers: {'accept': 'application\/json'}\n                        }).then(response => {\n                          if (response.ok) {\n                            window.namespace69fb667c068e4721342194.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-namespace69fb667c068e4721342194-feed style=\"display: none; flex-wrap: wrap; gap: 30px; justify-content: center; margin-top: 80px; margin-bottom: 80px;\">\n          <div data-namespace69fb667c068e4721342194-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            GRATIS          <\/div>\n                                  <!-- Company Logo -->\n          <img decoding=\"async\" data-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-city><\/span>\n            <\/p>\n          <\/div>\n        \n        <!-- Job Description -->\n        <p data-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace69fb667c068e4721342194-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace69fb667c068e4721342194-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n        \n        <!-- Apply Button -->\n        <a data-namespace69fb667c068e4721342194-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            PRENUMERERA          <\/button>\n        <\/a>\n              <\/div>\n          <div data-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-city><\/span>\n            <\/p>\n          <\/div>\n        \n        <!-- Job Description -->\n        <p data-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace69fb667c068e4721342194-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace69fb667c068e4721342194-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n        \n        <!-- Apply Button -->\n        <a data-namespace69fb667c068e4721342194-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            PRENUMERERA          <\/button>\n        <\/a>\n              <\/div>\n          <div data-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-city><\/span>\n            <\/p>\n          <\/div>\n        \n        <!-- Job Description -->\n        <p data-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace69fb667c068e4721342194-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace69fb667c068e4721342194-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n        \n        <!-- Apply Button -->\n        <a data-namespace69fb667c068e4721342194-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            PRENUMERERA          <\/button>\n        <\/a>\n              <\/div>\n          <div data-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-city><\/span>\n            <\/p>\n          <\/div>\n        \n        <!-- Job Description -->\n        <p data-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace69fb667c068e4721342194-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace69fb667c068e4721342194-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n        \n        <!-- Apply Button -->\n        <a data-namespace69fb667c068e4721342194-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            PRENUMERERA          <\/button>\n        <\/a>\n              <\/div>\n          <div data-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-city><\/span>\n            <\/p>\n          <\/div>\n        \n        <!-- Job Description -->\n        <p data-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace69fb667c068e4721342194-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace69fb667c068e4721342194-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n        \n        <!-- Apply Button -->\n        <a data-namespace69fb667c068e4721342194-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            PRENUMERERA          <\/button>\n        <\/a>\n              <\/div>\n          <div data-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-city><\/span>\n            <\/p>\n          <\/div>\n        \n        <!-- Job Description -->\n        <p data-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace69fb667c068e4721342194-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace69fb667c068e4721342194-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n        \n        <!-- Apply Button -->\n        <a data-namespace69fb667c068e4721342194-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            PRENUMERERA          <\/button>\n        <\/a>\n              <\/div>\n          <div data-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-city><\/span>\n            <\/p>\n          <\/div>\n        \n        <!-- Job Description -->\n        <p data-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace69fb667c068e4721342194-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace69fb667c068e4721342194-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n        \n        <!-- Apply Button -->\n        <a data-namespace69fb667c068e4721342194-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            PRENUMERERA          <\/button>\n        <\/a>\n              <\/div>\n          <div data-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-city><\/span>\n            <\/p>\n          <\/div>\n        \n        <!-- Job Description -->\n        <p data-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace69fb667c068e4721342194-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace69fb667c068e4721342194-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n        \n        <!-- Apply Button -->\n        <a data-namespace69fb667c068e4721342194-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            PRENUMERERA          <\/button>\n        <\/a>\n              <\/div>\n          <div data-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-city><\/span>\n            <\/p>\n          <\/div>\n        \n        <!-- Job Description -->\n        <p data-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace69fb667c068e4721342194-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace69fb667c068e4721342194-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n        \n        <!-- Apply Button -->\n        <a data-namespace69fb667c068e4721342194-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            PRENUMERERA          <\/button>\n        <\/a>\n              <\/div>\n          <div data-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-header style=\"min-height: 140px;\">\n            <!-- Job Title -->\n            <h3 data-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-city><\/span>\n            <\/p>\n          <\/div>\n        \n        <!-- Job Description -->\n        <p data-namespace69fb667c068e4721342194-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-namespace69fb667c068e4721342194-price style=\"display: flex; justify-content: flex-end; align-items: baseline; margin-bottom: 10px;\">\n          <span data-namespace69fb667c068e4721342194-oldprice style=\"text-decoration: line-through; color: #999; margin-right: 10px;\">$100<\/span>\n          <span data-namespace69fb667c068e4721342194-curprice style=\"font-size: 30px; font-weight: bold; color: #333;\">$80<\/span>\n        <\/div>\n        \n        <!-- Apply Button -->\n        <a data-namespace69fb667c068e4721342194-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            PRENUMERERA          <\/button>\n        <\/a>\n              <\/div>\n      <\/div>\n<\/div>\n\n<div class=\"wp-block-lazyblock-offer-wall lazyblock-offer-wall-Z11lsWB\">  <script data-no-translation>\n    window.avCustomConfig = window.avCustomConfig || {};\n    window.avCustomConfig.slots = window.avCustomConfig.slots || {};\n    window.avCustomConfig.slots.offerWall = window.avCustomConfig.slots.offerWall || {};\n    window.avCustomConfig.slots.offerWall.extraOptions = window.avCustomConfig.slots.offerWall.extraOptions || {\n      'title': \"Tu acceso exclusivo est\u00e1 listo\",\n      'subtitle': \"Un solo paso te separa de tu recompensa\",\n      'cta': \"ACEPTAR Y CONTINUAR\",\n      'footnote': \"Haz clic y contin\u00faa en segundos\"\n    };\n  <\/script>\n\n<\/div>\n\n<div class=\"wp-block-lazyblock-landing-page-variant lazyblock-landing-page-variant-ZdryzB\"><div id=\"landing\" style=\"\" class=\"mb-40\">\n  <section class=\"text-gray-600 body-font border-gray-200 sm:border-0\">\n    <div style=\"max-width: 850px;\" class=\"sm:pt-6 mx-auto block\">\n      <div class=\"text-center pt-3 px-5\">\n        <p class=\"leading-relaxed sm:w-3\/4 mx-auto mb-0\">\n          F\u00f6ruts\u00e4tter ett officiellt intyg som f\u00e5 m\u00e4nniskor har i sitt liv        <\/p>\n      <\/div>\n\n      <section class=\"text-gray-600 body-font border-gray-200 sm:border-0\">\n        <h4 data-av-headline class=\"pt-3 text-center text-gray-900 text-2xl title-font font-medium px-5 mb-12\">\n          Sl\u00e4pp frustrationen \u00f6ver st\u00e4ngda d\u00f6rrar och bryt med bristen p\u00e5 m\u00f6jligheter        <\/h4>\n        <p class=\"sm:hidden pb-2 text-center sm:text-left leading-relaxed px-5\">\n            Reserverad kunskap, utan att betala f\u00f6r solen, medan andra spenderar f\u00f6rm\u00f6genheter. Det \u00e4r vad dessa kurser erbjuder: certifierad, officiell och gratis utbildning. Du best\u00e4mmer om du vill ge dig ut ... eller ing\u00e5 i kretsen av m\u00e4nniskor som kommer att uppt\u00e4cka denna f\u00f6rdel.        <\/p>\n        \n        <div class=\"sm:hidden sm:px-0 py-6 mx-auto px-5\">\n          <div class=\"w-full mx-auto flex flex-wrap\">\n            <a class=\"mx-auto block\" href=\"https:\/\/beewebs.com\/sv\/descubre-los-cursos-gratis-del-senati-peru-que-transforman-carreras\/\" data-analytics-label=\"landingPageImage\" data-action=\"analytics#trackCTA\">\n              <img decoding=\"async\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" class=\"w-full h-64 object-cover object-center rounded border-gray-100 border-2\" src=\"https:\/\/beewebs.com\/wp-content\/uploads\/sites\/130\/2025\/09\/Capa-2-LP.jpg\">\n            <\/a>\n            <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n              <div class=\"flex\">\n                <a class=\"flex text-white no-underline m-auto sm:mr-0 sm:ml-auto\" href=\"https:\/\/beewebs.com\/sv\/descubre-los-cursos-gratis-del-senati-peru-que-transforman-carreras\/\" data-analytics-label=\"landingPageFirstButton\" data-action=\"analytics#trackCTA\">\n                  <button id=\"landing-first\" class=\"text-white flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-8 text-lg focus:outline-none rounded\">\n                    JAG VILL UPPT\u00c4CKA DEM NU                  <\/button>\n                <\/a>\n              <\/div>\n              <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n                Du kommer att finnas kvar p\u00e5 samma webbplats              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n        <div class=\"mt-10 h-1 bg-gray-200 rounded overflow-hidden sm:hidden mx-5\">\n          <div class=\"w-24 h-full\"><\/div>\n        <\/div>\n        <div class=\"hidden sm:block sm:px-0 py-6 mx-auto px-5\">\n          <div class=\"w-full py-3 mx-auto flex flex-wrap\">\n                          <img decoding=\"async\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" class=\"lg:w-2\/5 w-full h-64 object-cover object-center rounded border-gray-100 border-2\" src=\"https:\/\/beewebs.com\/wp-content\/uploads\/sites\/130\/2025\/09\/Capa-2-LP.jpg\">\n                        \n            <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n              \n              \n              <p class=\"py-2 text-center sm:text-left leading-relaxed\">\n                Reserverad kunskap, utan att betala f\u00f6r solen, medan andra spenderar f\u00f6rm\u00f6genheter. Det \u00e4r vad dessa kurser erbjuder: certifierad, officiell och gratis utbildning. Du best\u00e4mmer om du vill ge dig ut ... eller ing\u00e5 i kretsen av m\u00e4nniskor som kommer att uppt\u00e4cka denna f\u00f6rdel.              <\/p>\n              <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n              <\/div>\n              <div class=\"flex\">\n                <a class=\"flex text-white no-underline mt-10 m-auto sm:mr-0 sm:ml-auto\" href=\"https:\/\/beewebs.com\/sv\/descubre-los-cursos-gratis-del-senati-peru-que-transforman-carreras\/\" data-analytics-label=\"landingPageFirstButton\" data-action=\"analytics#trackCTA\">\n                  <button id=\"landing-first\" class=\"text-white flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-8 text-lg focus:outline-none rounded\">\n                    JAG VILL UPPT\u00c4CKA DEM NU                  <\/button>\n                <\/a>\n              <\/div>\n              <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n                Du kommer att finnas kvar p\u00e5 samma webbplats              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/section>\n\n      <p class=\"text-center leading-relaxed sm:w-3\/4 mx-auto my-10 px-5\">\n        Dessa \u00e4r virtuella eller fysiska utrymmen utformade med dynamiskt och anv\u00e4ndbart inneh\u00e5ll, som kan komplettera arbetsstyrkan best\u00e5ende av studenter, arbetstagare och entrepren\u00f6rer. Dessa utbildningar representerar ett prisv\u00e4rt alternativ f\u00f6r dem som vill f\u00f6rv\u00e4rva nya f\u00e4rdigheter, utforska intresseomr\u00e5den och fr\u00e4mja personliga eller professionella m\u00e5l p\u00e5 ett organiserat och praktiskt s\u00e4tt.\n      <\/p>\n      <div class=\"flex flex-wrap sm:w-full sm:mx-auto sm:mb-2 px-5\">\n        <div class=\"p-2 sm:w-1\/2 w-full\">\n          <div class=\"bg-gray-100 rounded flex p-4 h-full items-center\">\n            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"3\" class=\"w-6 h-6 flex-shrink-0 mr-4\" viewbox=\"0 0 24 24\">\n              <path d=\"M22 11.08V12a10 10 0 11-5.93-9.14\"><\/path>\n              <path d=\"M22 4L12 14.01l-3-3\"><\/path>\n            <\/svg>\n            <span class=\"title-font font-medium text-left\">\n              Studera tidl\u00f6st, i din egen takt och med ditt eget utrymme.            <\/span>\n          <\/div>\n        <\/div>\n        <div class=\"p-2 sm:w-1\/2 w-full\">\n          <div class=\"bg-gray-100 rounded flex p-4 h-full items-center\">\n            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"3\" class=\"w-6 h-6 flex-shrink-0 mr-4\" viewbox=\"0 0 24 24\">\n              <path d=\"M22 11.08V12a10 10 0 11-5.93-9.14\"><\/path>\n              <path d=\"M22 4L12 14.01l-3-3\"><\/path>\n            <\/svg>\n            <span class=\"title-font font-medium text-left\">\n              F\u00e5 officiell certifiering utan att spendera ett \u00f6re            <\/span>\n          <\/div>\n        <\/div>\n        <div class=\"p-2 sm:w-1\/2 w-full\">\n          <div class=\"bg-gray-100 rounded flex p-4 h-full items-center\">\n            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"3\" class=\"w-6 h-6 flex-shrink-0 mr-4\" viewbox=\"0 0 24 24\">\n              <path d=\"M22 11.08V12a10 10 0 11-5.93-9.14\"><\/path>\n              <path d=\"M22 4L12 14.01l-3-3\"><\/path>\n            <\/svg>\n            <span class=\"title-font font-medium text-left\">\n              F\u00f6rvandla din professionella profil med de f\u00e4rdigheter som marknaden efterfr\u00e5gar            <\/span>\n          <\/div>\n        <\/div>\n        <div class=\"p-2 sm:w-1\/2 w-full\">\n          <div class=\"bg-gray-100 rounded flex p-4 h-full items-center\">\n            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"3\" class=\"w-6 h-6 flex-shrink-0 mr-4\" viewbox=\"0 0 24 24\">\n              <path d=\"M22 11.08V12a10 10 0 11-5.93-9.14\"><\/path>\n              <path d=\"M22 4L12 14.01l-3-3\"><\/path>\n            <\/svg>\n            <span class=\"title-font font-medium text-left\">\n              Lev erfarenheten av att f\u00e5 tillg\u00e5ng till kunskap som andra inte specificerar.            <\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n    \n      <div class=\"mx-5\" data-anchor-target=\"lazyBlock\">\n        <a class=\"text-white no-underline\" href=\"https:\/\/beewebs.com\/sv\/descubre-los-cursos-gratis-del-senati-peru-que-transforman-carreras\/\" data-analytics-label=\"landingPageSecondButton\" data-action=\"analytics#trackCTA\">\n          <button id=\"landing-second\" class=\"flex mx-auto mt-16 border-0 py-2 px-8 focus:outline-none rounded text-lg\">\n            JAG VILL UPPT\u00c4CKA DEM NU          <\/button>\n        <\/a>\n      <\/div>\n      <p class=\"text-xs text-gray-500 mt-3 text-center\">\n        Du kommer att finnas kvar p\u00e5 samma webbplats      <\/p>\n      \n    <\/div>\n  <\/section>\n\n  <link rel=\"prefetch\" href=\"https:\/\/beewebs.com\/descubre-los-cursos-gratis-del-senati-peru-que-transforman-carreras\">\n  <link rel=\"prerender\" href=\"https:\/\/beewebs.com\/descubre-los-cursos-gratis-del-senati-peru-que-transforman-carreras\">\n\n  <link rel=\"prefetch\" href=\"\">\n  <link rel=\"prerender\" href=\"\">\n\n<\/div><\/div>\n\n\n<p>Gratiskurser som erbjuds i Peru av erk\u00e4nda institutioner har konsoliderats som ett viktigt verktyg f\u00f6r dem som vill st\u00e4rka sina kunskaper utan att generera extra kostnader.<\/p>\n\n\n\n<p>Dessa \u00e4r program med fysisk n\u00e4rvaro och virtuella program utformade med aktuellt och praktiskt inneh\u00e5ll, utformade f\u00f6r att komplettera utbildningen av studenter, arbetstagare och entrepren\u00f6rer. Dessa m\u00f6jligheter representerar ett prisv\u00e4rt alternativ f\u00f6r att f\u00f6rv\u00e4rva nya f\u00e4rdigheter, utforska personliga intressen och fr\u00e4mja professionella m\u00e5l p\u00e5 ett flexibelt och ordnat s\u00e4tt.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">S\u00e5 h\u00e4r fungerar gratiskurser<\/h2>\n\n\n\n<p>Utvecklingen av dessa kurser \u00e4r baserad p\u00e5 moderna digitala plattformar som m\u00f6jligg\u00f6r l\u00e4rande anpassat till varje persons rytm. Antagningsprocessen b\u00f6rjar med en enkel online-registrering, d\u00e4r grundl\u00e4ggande uppgifter efterfr\u00e5gas och ibland val av ett specifikt tematiskt omr\u00e5de.<\/p>\n\n\n\n<p>En av de st\u00f6rsta f\u00f6rdelarna finns <strong>flexibilitet<\/strong>Deltagarna kan komma \u00e5t moduler fr\u00e5n olika enheter. Allt du beh\u00f6ver \u00e4r en internetanslutning f\u00f6r att konsultera material, genomf\u00f6ra utv\u00e4rderingar eller delta i interaktiva aktiviteter.<\/p>\n\n\n\n<p>Dessutom finns m\u00e5nga kurser tillg\u00e4ngliga med <strong>specialiserade handledare<\/strong>, som guidar studenter genom forum, virtuella klasser eller hj\u00e4lp via e-post. \u00c4ven om vissa program \u00e4r helt sj\u00e4lvl\u00e4rda, \u00f6kar akademiskt st\u00f6d kvaliteten p\u00e5 upplevelsen.<\/p>\n\n\n\n<p>I allm\u00e4nhet inneb\u00e4r slutf\u00f6randet av varje kurs en slutlig utv\u00e4rdering eller ett praktiskt projekt som l\u00e5ter dig visa vad du har l\u00e4rt dig. Detta steg s\u00e4kerst\u00e4ller att studenten p\u00e5 plats f\u00f6rv\u00e4rvar information, men att de ocks\u00e5 kan till\u00e4mpa den i verkliga situationer.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">F\u00f6rdelar, f\u00f6rdelar och skillnader<\/h2>\n\n\n\n<p><strong>Full ekonomisk tillg\u00e5ng:<\/strong> \u00c4ven om det \u00e4r helt gratis, eliminerar det ekonomiska hinder och g\u00f6r det m\u00f6jligt f\u00f6r alla, oavsett ekonomisk situation, att st\u00e4rka sig sj\u00e4lva. De \u00e4r s\u00e4rskilt relevanta i landsbygdsomr\u00e5den eller samh\u00e4llen d\u00e4r utbildningsm\u00f6jligheterna \u00e4r begr\u00e4nsade.<\/p>\n\n\n\n<p><strong>Komplett digital upplevelse:<\/strong> Anv\u00e4ndningen av videor, simulatorer, interaktiva guider och praktiska aktiviteter h\u00e5ller motivationen h\u00f6g och fr\u00e4mjar olika inl\u00e4rningsstilar. Visuella, auditiva eller kinestetiska elever hittar resurser anpassade till deras behov.<\/p>\n\n\n\n<p><strong>Officiell certifiering med verkligt v\u00e4rde:<\/strong> N\u00e4r kursen \u00e4r avslutad f\u00e5r studenten ett dokument som erk\u00e4nns av offentliga och privata institutioner. Detta certifikat kan anv\u00e4ndas i anst\u00e4llningsprocesser, s\u00e5v\u00e4l som som akademiskt st\u00f6d i egna f\u00f6retag.<\/p>\n\n\n\n<p><strong>Utveckling av praktiska f\u00e4rdigheter:<\/strong> Deras inneh\u00e5ll \u00e4r endast teoretiskt; De \u00e4r utformade f\u00f6r omedelbar till\u00e4mpning i arbetsmilj\u00f6er. Detta p\u00e5skyndar arbetskraftsintroduktionen och \u00f6kar produktiviteten i befintliga jobb.<\/p>\n\n\n<div class=\"wp-block-lazyblock-accordion lazyblock-accordion-Z16xmB0\"><script type=\"module\">\n  import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\";\n  const Stimulus = Application.start();\n\n  Stimulus.register(\"accordion\", class extends Controller {\n\n    static get targets() {\n        return [ \"title\", \"description\", \"icon\" ];\n    }\n\n    update(event) {\n      let accordionIndex = Number(event.target.getAttribute('data-accordion-index'));\n      let description = this.descriptionTargets[accordionIndex];\n      let icon = this.iconTargets[accordionIndex];\n      \n      description.classList.toggle('animate-fade-in-down');\n      description.classList.toggle('hidden');\n      icon.classList.toggle('rotate-180');\n    }\n\n  });\n<\/script><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\" style=\"color: white;\" 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                        1. \u00c4r det n\u00f6dv\u00e4ndigt att ha tidigare erfarenhet f\u00f6r att f\u00e5 tillg\u00e5ng till gratiskurser?                    <\/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\" style=\"font-size: 15px;\" class=\"animate-fade-in-down\">\n                <div class=\"pb-10 border-b border-gray-200 dark:border-gray-70 text-left\">\n                    <p class=\"mb-2 text-gray-500 dark:text-gray-400\">\n                        De flesta av dessa utbildningar \u00e4r utformade f\u00f6r en bred publik, vilket inneb\u00e4r att de inte kr\u00e4ver f\u00f6rkunskaper. I vissa fall rekommenderas det dock att ha grundl\u00e4ggande kunskaper inom omr\u00e5det f\u00f6r att kunna utnyttja inneh\u00e5llet p\u00e5 b\u00e4sta s\u00e4tt.\n                    <\/p>\n                <\/div>\n            <\/div>\n                    <h2>\n                <button data-accordion-target=\"title\" data-accordion-index=\"1\" data-action=\"accordion#update\" type=\"button\" style=\"color: white;\" 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                        2. Hur erk\u00e4nd \u00e4r certifieringen som erh\u00e5lls i slutet av kursen?                    <\/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\" style=\"font-size: 15px;\" class=\"animate-fade-in-down\">\n                <div class=\"pb-10 border-b border-gray-200 dark:border-gray-70 text-left\">\n                    <p class=\"mb-2 text-gray-500 dark:text-gray-400\">\n                        De utf\u00e4rdade certifikaten har institutionellt st\u00f6d, vilket g\u00f6r dem till en v\u00e4rdefull resurs f\u00f6r dem som vill f\u00f6rb\u00e4ttra sin professionella profil. F\u00f6retag fr\u00e5n olika sektorer erk\u00e4nner dessa dokument som bevis p\u00e5 akademisk uppdatering och engagemang f\u00f6r l\u00e4rande.\n                    <\/p>\n                <\/div>\n            <\/div>\n                    <h2>\n                <button data-accordion-target=\"title\" data-accordion-index=\"2\" data-action=\"accordion#update\" type=\"button\" style=\"color: white;\" 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                        3. Har gratiskurser begr\u00e4nsade kuponger?                    <\/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\" style=\"font-size: 15px;\" class=\"animate-fade-in-down\">\n                <div class=\"pb-10 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, i m\u00e5nga fall \u00e4r antalet deltagare begr\u00e4nsat p\u00e5 grund av plattformarnas kapacitet eller antalet tillg\u00e4ngliga handledare. Det betyder att alla som anm\u00e4ler sig tidigt har st\u00f6rre chans att s\u00e4kra en plats p\u00e5 \u00f6nskad kurs.\n                    <\/p>\n                <\/div>\n            <\/div>\n                    <h2>\n                <button data-accordion-target=\"title\" data-accordion-index=\"3\" data-action=\"accordion#update\" type=\"button\" style=\"color: white;\" 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                        4. Kan jag kombinera flera gratiskurser samtidigt?                    <\/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\" style=\"font-size: 15px;\" class=\"animate-fade-in-down\">\n                <div class=\"pb-10 border-b border-gray-200 dark:border-gray-70 text-left\">\n                    <p class=\"mb-2 text-gray-500 dark:text-gray-400\">\n                        Det \u00e4r m\u00f6jligt, men det beror p\u00e5 tillg\u00e4nglig tid och studentens organisatoriska f\u00f6rm\u00e5ga. Att ta mer \u00e4n en kurs parallellt kan vara positivt om man uppn\u00e5r en balans mellan arbete, privatliv och studier, vilket undviker \u00f6verbelastning.\n                    <\/p>\n                <\/div>\n            <\/div>\n        \t<\/div>\n<\/div><\/div>\n\n<div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-2aoRbS\"><section align=\"center\" class=\"credit-card mx-5 sm:mx-0 text-gray-600 body-font  my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n  <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n    <div class=\"w-24 h-full\"><\/div>\n  <\/div>\n  <div class=\"container px-5 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/beewebs.com\/sv\/los-cursos-gratis-del-sence-en-chile-que-todos-pueden-aprovechar\/\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img decoding=\"async\" class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/beewebs.com\/wp-content\/uploads\/sites\/130\/2025\/09\/Capa-1-LP.jpg\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          Gratis kurser        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Gratis kurser        <\/h1>\n        <div class=\"flex mb-4 justify-center\">\n          \n                      <span class=\"border inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              KURSER            <\/span>\n                      <span class=\"border inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              GRATIS            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          Gratis SENCE-kurser i Chile som alla kan njuta av        <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\" href=\"https:\/\/beewebs.com\/sv\/los-cursos-gratis-del-sence-en-chile-que-todos-pueden-aprovechar\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded disabled:opacity-50\">\n              G\u00c5 MED ARTIKELN            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\" href=\"https:\/\/beewebs.com\/sv\/los-cursos-gratis-del-sence-en-chile-que-todos-pueden-aprovechar\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded disabled:opacity-50\">\n              G\u00c5 MED ARTIKELN            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          Du kommer att finnas kvar p\u00e5 samma webbplats        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section><\/div>","protected":false},"excerpt":{"rendered":"<p>Los cursos gratuitos ofrecidos en el Per\u00fa por instituciones reconocidas se han consolidado como una herramienta esencial para quienes buscan [&hellip;]<\/p>","protected":false},"author":8,"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":[12],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Capacitaci\u00f3n gratuita en Per\u00fa: cursos que abren puertas y multiplican oportunidades - OW - BeeWebs<\/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:\/\/beewebs.com\/sv\/ow-rec-peru-001\/\" \/>\n<meta property=\"og:locale\" content=\"sv_SE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Capacitaci\u00f3n gratuita en Per\u00fa: cursos que abren puertas y multiplican oportunidades - OW - BeeWebs\" \/>\n<meta property=\"og:description\" content=\"Los cursos gratuitos ofrecidos en el Per\u00fa por instituciones reconocidas se han consolidado como una herramienta esencial para quienes buscan [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/beewebs.com\/sv\/ow-rec-peru-001\/\" \/>\n<meta property=\"og:site_name\" content=\"BeeWebs\" \/>\n<meta property=\"article:published_time\" content=\"2025-09-19T03:38:57+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-20T16:38:40+00:00\" \/>\n<meta name=\"author\" content=\"pedrosaynovich\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"pedrosaynovich\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minuter\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/beewebs.com\/ow-rec-peru-001\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/beewebs.com\/ow-rec-peru-001\/\"},\"author\":{\"name\":\"pedrosaynovich\",\"@id\":\"https:\/\/beewebs.com\/#\/schema\/person\/2352192a3f7f5d9d9dbeffff79eaf987\"},\"headline\":\"Capacitaci\u00f3n gratuita en Per\u00fa: cursos que abren puertas y multiplican oportunidades &#8211; OW\",\"datePublished\":\"2025-09-19T03:38:57+00:00\",\"dateModified\":\"2025-10-20T16:38:40+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/beewebs.com\/ow-rec-peru-001\/\"},\"wordCount\":436,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/beewebs.com\/#organization\"},\"articleSection\":[\"LP\"],\"inLanguage\":\"sv-SE\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/beewebs.com\/ow-rec-peru-001\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/beewebs.com\/ow-rec-peru-001\/\",\"url\":\"https:\/\/beewebs.com\/ow-rec-peru-001\/\",\"name\":\"Capacitaci\u00f3n gratuita en Per\u00fa: cursos que abren puertas y multiplican oportunidades - OW - BeeWebs\",\"isPartOf\":{\"@id\":\"https:\/\/beewebs.com\/#website\"},\"datePublished\":\"2025-09-19T03:38:57+00:00\",\"dateModified\":\"2025-10-20T16:38:40+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/beewebs.com\/ow-rec-peru-001\/#breadcrumb\"},\"inLanguage\":\"sv-SE\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/beewebs.com\/ow-rec-peru-001\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/beewebs.com\/ow-rec-peru-001\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/beewebs.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Capacitaci\u00f3n gratuita en Per\u00fa: cursos que abren puertas y multiplican oportunidades &#8211; OW\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/beewebs.com\/#website\",\"url\":\"https:\/\/beewebs.com\/\",\"name\":\"BeeWebs\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/beewebs.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/beewebs.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"sv-SE\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/beewebs.com\/#organization\",\"name\":\"BeeWebs\",\"url\":\"https:\/\/beewebs.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"sv-SE\",\"@id\":\"https:\/\/beewebs.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/beewebs.com\/wp-content\/uploads\/sites\/130\/2025\/06\/BeeWebs-news.png\",\"contentUrl\":\"https:\/\/beewebs.com\/wp-content\/uploads\/sites\/130\/2025\/06\/BeeWebs-news.png\",\"width\":180,\"height\":60,\"caption\":\"BeeWebs\"},\"image\":{\"@id\":\"https:\/\/beewebs.com\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/beewebs.com\/#\/schema\/person\/2352192a3f7f5d9d9dbeffff79eaf987\",\"name\":\"pedrosaynovich\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"sv-SE\",\"@id\":\"https:\/\/beewebs.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/ae24d63a4b296976719eb7b1d4e1c7ca?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/ae24d63a4b296976719eb7b1d4e1c7ca?s=96&d=mm&r=g\",\"caption\":\"pedrosaynovich\"},\"url\":\"https:\/\/beewebs.com\/sv\/author\/applistz\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Capacitaci\u00f3n gratuita en Per\u00fa: cursos que abren puertas y multiplican oportunidades - OW - BeeWebs","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:\/\/beewebs.com\/sv\/ow-rec-peru-001\/","og_locale":"sv_SE","og_type":"article","og_title":"Capacitaci\u00f3n gratuita en Per\u00fa: cursos que abren puertas y multiplican oportunidades - OW - BeeWebs","og_description":"Los cursos gratuitos ofrecidos en el Per\u00fa por instituciones reconocidas se han consolidado como una herramienta esencial para quienes buscan [&hellip;]","og_url":"https:\/\/beewebs.com\/sv\/ow-rec-peru-001\/","og_site_name":"BeeWebs","article_published_time":"2025-09-19T03:38:57+00:00","article_modified_time":"2025-10-20T16:38:40+00:00","author":"pedrosaynovich","twitter_card":"summary_large_image","twitter_misc":{"Written by":"pedrosaynovich","Est. reading time":"3 minuter"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/beewebs.com\/ow-rec-peru-001\/#article","isPartOf":{"@id":"https:\/\/beewebs.com\/ow-rec-peru-001\/"},"author":{"name":"pedrosaynovich","@id":"https:\/\/beewebs.com\/#\/schema\/person\/2352192a3f7f5d9d9dbeffff79eaf987"},"headline":"Capacitaci\u00f3n gratuita en Per\u00fa: cursos que abren puertas y multiplican oportunidades &#8211; OW","datePublished":"2025-09-19T03:38:57+00:00","dateModified":"2025-10-20T16:38:40+00:00","mainEntityOfPage":{"@id":"https:\/\/beewebs.com\/ow-rec-peru-001\/"},"wordCount":436,"commentCount":0,"publisher":{"@id":"https:\/\/beewebs.com\/#organization"},"articleSection":["LP"],"inLanguage":"sv-SE","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/beewebs.com\/ow-rec-peru-001\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/beewebs.com\/ow-rec-peru-001\/","url":"https:\/\/beewebs.com\/ow-rec-peru-001\/","name":"Capacitaci\u00f3n gratuita en Per\u00fa: cursos que abren puertas y multiplican oportunidades - OW - BeeWebs","isPartOf":{"@id":"https:\/\/beewebs.com\/#website"},"datePublished":"2025-09-19T03:38:57+00:00","dateModified":"2025-10-20T16:38:40+00:00","breadcrumb":{"@id":"https:\/\/beewebs.com\/ow-rec-peru-001\/#breadcrumb"},"inLanguage":"sv-SE","potentialAction":[{"@type":"ReadAction","target":["https:\/\/beewebs.com\/ow-rec-peru-001\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/beewebs.com\/ow-rec-peru-001\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/beewebs.com\/"},{"@type":"ListItem","position":2,"name":"Capacitaci\u00f3n gratuita en Per\u00fa: cursos que abren puertas y multiplican oportunidades &#8211; OW"}]},{"@type":"WebSite","@id":"https:\/\/beewebs.com\/#website","url":"https:\/\/beewebs.com\/","name":"BeeWebs","description":"","publisher":{"@id":"https:\/\/beewebs.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/beewebs.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"sv-SE"},{"@type":"Organization","@id":"https:\/\/beewebs.com\/#organization","name":"BeeWebs","url":"https:\/\/beewebs.com\/","logo":{"@type":"ImageObject","inLanguage":"sv-SE","@id":"https:\/\/beewebs.com\/#\/schema\/logo\/image\/","url":"https:\/\/beewebs.com\/wp-content\/uploads\/sites\/130\/2025\/06\/BeeWebs-news.png","contentUrl":"https:\/\/beewebs.com\/wp-content\/uploads\/sites\/130\/2025\/06\/BeeWebs-news.png","width":180,"height":60,"caption":"BeeWebs"},"image":{"@id":"https:\/\/beewebs.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/beewebs.com\/#\/schema\/person\/2352192a3f7f5d9d9dbeffff79eaf987","name":"pedrosaynovich","image":{"@type":"ImageObject","inLanguage":"sv-SE","@id":"https:\/\/beewebs.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/ae24d63a4b296976719eb7b1d4e1c7ca?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/ae24d63a4b296976719eb7b1d4e1c7ca?s=96&d=mm&r=g","caption":"pedrosaynovich"},"url":"https:\/\/beewebs.com\/sv\/author\/applistz\/"}]}},"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":"pedrosaynovich","author_link":"https:\/\/beewebs.com\/sv\/author\/applistz\/"},"uagb_comment_info":1,"uagb_excerpt":"Los cursos gratuitos ofrecidos en el Per\u00fa por instituciones reconocidas se han consolidado como una herramienta esencial para quienes buscan [&hellip;]","_links":{"self":[{"href":"https:\/\/beewebs.com\/sv\/wp-json\/wp\/v2\/posts\/3881"}],"collection":[{"href":"https:\/\/beewebs.com\/sv\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/beewebs.com\/sv\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/beewebs.com\/sv\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/beewebs.com\/sv\/wp-json\/wp\/v2\/comments?post=3881"}],"version-history":[{"count":10,"href":"https:\/\/beewebs.com\/sv\/wp-json\/wp\/v2\/posts\/3881\/revisions"}],"predecessor-version":[{"id":4075,"href":"https:\/\/beewebs.com\/sv\/wp-json\/wp\/v2\/posts\/3881\/revisions\/4075"}],"wp:attachment":[{"href":"https:\/\/beewebs.com\/sv\/wp-json\/wp\/v2\/media?parent=3881"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/beewebs.com\/sv\/wp-json\/wp\/v2\/categories?post=3881"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/beewebs.com\/sv\/wp-json\/wp\/v2\/tags?post=3881"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}