{"id":26374,"date":"2025-05-30T11:48:53","date_gmt":"2025-05-30T11:48:53","guid":{"rendered":"https:\/\/prosoftom.com\/?page_id=26374"},"modified":"2025-06-23T08:35:27","modified_gmt":"2025-06-23T08:35:27","slug":"ai-instantworkshop","status":"publish","type":"page","link":"https:\/\/prosoftom.com\/es\/software\/ai-instantworkshop\/","title":{"rendered":"AI-InstantWorkshop"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"26374\" class=\"elementor elementor-26374\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dbbdd5d e-flex e-con-boxed e-con e-parent\" data-id=\"dbbdd5d\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d744b78 elementor-widget elementor-widget-html\" data-id=\"d744b78\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<style>\r\n  \/* LP-IW: Landing Page InstantWorkshop specific styles *\/\r\n  :root {\r\n    --lp-iw-primary-color: #2F5BEA; \/* ProSoftom Blue *\/\r\n    --lp-iw-secondary-color: #4CAF50; \/* Success Green *\/\r\n    --lp-iw-dark-color: #333333;\r\n    --lp-iw-light-color: #FFFFFF;\r\n    --lp-iw-grey-color: #f4f4f4;\r\n    --lp-iw-text-color: #555555;\r\n    --lp-iw-strike-through-color: #777777; \/* Color for original price *\/\r\n    --lp-iw-font-family: 'Roboto', 'Arial', sans-serif; \r\n\r\n    --lp-iw-problem-bg-color: #ffcdd2; \/* Light Red, more saturated *\/\r\n    --lp-iw-solution-bg-color: #c8e6c9; \/* Light Green, more saturated *\/\r\n    --lp-iw-problem-border-color: #e57373; \/* Original Red accent *\/\r\n    --lp-iw-solution-border-color: #81c784; \/* Original Green accent *\/\r\n  }\r\n\r\n  .lp-iw-body-wrapper {\r\n    font-family: var(--lp-iw-font-family);\r\n    color: var(--lp-iw-text-color);\r\n    line-height: 1.6;\r\n    margin: 0;\r\n    padding: 0;\r\n    overflow-x: hidden; \r\n  }\r\n\r\n  .lp-iw-container {\r\n    width: 90%;\r\n    max-width: 1100px;\r\n    margin: 0 auto;\r\n    padding: 40px 20px;\r\n  }\r\n\r\n  .lp-iw-section {\r\n    padding: 60px 0;\r\n  }\r\n\r\n  .lp-iw-final-cta.lp-iw-section { \r\n    background-color: var(--lp-iw-grey-color); \r\n  }\r\n\r\n  .lp-iw-section:nth-child(even) {\r\n    background-color: var(--lp-iw-grey-color);\r\n  }\r\n\r\n  .lp-iw-h1, .lp-iw-h2, .lp-iw-h3 {\r\n    color: var(--lp-iw-dark-color);\r\n    margin-bottom: 20px;\r\n    line-height: 1.3;\r\n  }\r\n\r\n  .lp-iw-h1 {\r\n    font-size: 2.8em;\r\n    font-weight: 700;\r\n  }\r\n\r\n  .lp-iw-h2 {\r\n    font-size: 2.2em;\r\n    font-weight: 600;\r\n    text-align: center;\r\n    margin-bottom: 40px;\r\n  }\r\n  \r\n  .lp-iw-h3 {\r\n    font-size: 1.8em;\r\n    font-weight: 600;\r\n  }\r\n\r\n  .lp-iw-p {\r\n    margin-bottom: 15px;\r\n    font-size: 1.1em;\r\n  }\r\n\r\n  .lp-iw-text-center {\r\n    text-align: center;\r\n  }\r\n\r\n  \/* Hero Section *\/\r\n  .lp-iw-hero {\r\n    background-color: var(--lp-iw-primary-color); \r\n    color: var(--lp-iw-light-color);\r\n    padding: 80px 0;\r\n    text-align: center;\r\n  }\r\n  .lp-iw-hero .lp-iw-h1, .lp-iw-hero .lp-iw-p {\r\n    color: var(--lp-iw-light-color);\r\n  }\r\n  .lp-iw-hero-image {\r\n    max-width: 100%;\r\n    max-height: 450px; \r\n    width: auto; \r\n    object-fit: contain; \r\n    margin: 30px auto;\r\n    border-radius: 8px;\r\n    background-color: rgba(255,255,255,0.1); \r\n    box-shadow: 0 10px 25px rgba(0,0,0,0.1);\r\n  }\r\n  .lp-iw-cta-button {\r\n    display: inline-block;\r\n    background-color: var(--lp-iw-secondary-color); \r\n    color: var(--lp-iw-light-color) !important; \r\n    padding: 15px 35px;\r\n    font-size: 1.2em;\r\n    font-weight: bold;\r\n    text-decoration: none;\r\n    border-radius: 50px; \r\n    transition: background-color 0.3s ease, transform 0.3s ease;\r\n    margin-top: 20px;\r\n    border: none;\r\n    cursor: pointer;\r\n  }\r\n  .lp-iw-cta-button:hover {\r\n    background-color: #3e8e41; \r\n    transform: translateY(-3px);\r\n  }\r\n  .lp-iw-hero-benefits {\r\n    display: flex;\r\n    justify-content: center;\r\n    gap: 20px;\r\n    margin-top: 30px;\r\n    flex-wrap: wrap;\r\n  }\r\n  .lp-iw-hero-benefit-item {\r\n    font-size: 0.95em;\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 8px;\r\n  }\r\n  .lp-iw-hero-benefit-item svg { \r\n    width: 20px;\r\n    height: 20px;\r\n    fill: var(--lp-iw-secondary-color);\r\n  }\r\n\r\n  \/* Problem\/Solution Section *\/\r\n  .lp-iw-problem-solution-grid {\r\n    display: grid;\r\n    grid-template-columns: 1fr;\r\n    gap: 40px;\r\n  }\r\n  @media (min-width: 768px) {\r\n    .lp-iw-problem-solution-grid {\r\n      grid-template-columns: 1fr 1fr;\r\n    }\r\n  }\r\n  .lp-iw-problem-col, .lp-iw-solution-col {\r\n    padding: 25px; \r\n    border-radius: 8px;\r\n  }\r\n  .lp-iw-problem-col {\r\n      background-color: var(--lp-iw-problem-bg-color); \r\n      border-left: 5px solid var(--lp-iw-problem-border-color); \r\n  }\r\n  .lp-iw-solution-col {\r\n      background-color: var(--lp-iw-solution-bg-color); \r\n      border-left: 5px solid var(--lp-iw-solution-border-color); \r\n  }\r\n  .lp-iw-problem-col .lp-iw-h3, \r\n  .lp-iw-problem-col .lp-iw-p,\r\n  .lp-iw-problem-col ul, \r\n  .lp-iw-problem-col ul li,\r\n  .lp-iw-solution-col .lp-iw-h3, \r\n  .lp-iw-solution-col .lp-iw-p,\r\n  .lp-iw-solution-col ul, \r\n  .lp-iw-solution-col ul li {\r\n    color: var(--lp-iw-dark-color); \r\n  }\r\n  .lp-iw-problem-col ul, .lp-iw-solution-col ul {\r\n      padding-left: 20px; \r\n      margin-top: 10px;\r\n  }\r\n  .lp-iw-problem-col .lp-iw-h3, .lp-iw-solution-col .lp-iw-h3 {\r\n    margin-top: 0;\r\n  }\r\n\r\n  \/* Features Section *\/\r\n  .lp-iw-features-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\r\n    gap: 30px;\r\n    margin-top: 40px;\r\n  }\r\n  .lp-iw-feature-item {\r\n    background-color: var(--lp-iw-light-color);\r\n    padding: 25px;\r\n    border-radius: 8px;\r\n    box-shadow: 0 5px 15px rgba(0,0,0,0.08);\r\n    text-align: center;\r\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\r\n    display: flex;\r\n    flex-direction: column;\r\n    align-items: center;\r\n  }\r\n  .lp-iw-feature-item:hover {\r\n      transform: translateY(-5px);\r\n      box-shadow: 0 8px 25px rgba(0,0,0,0.12);\r\n  }\r\n  .lp-iw-feature-icon img { \r\n    width: 100%; \r\n    max-width: 150px; \r\n    height: 100px; \r\n    margin-bottom: 20px; \r\n    object-fit: contain; \r\n    border-radius: 4px; \r\n  }\r\n  .lp-iw-feature-item .lp-iw-h3 {\r\n    font-size: 1.4em; \/* Base for feature item H3 *\/\r\n    margin-bottom: 10px;\r\n  }\r\n\r\n  \/* Benefits Detailed Section *\/\r\n  .lp-iw-benefits-list {\r\n    list-style: none;\r\n    padding-left: 0;\r\n  }\r\n  .lp-iw-benefits-list li {\r\n    display: flex;\r\n    align-items: flex-start;\r\n    gap: 15px;\r\n    margin-bottom: 20px;\r\n    font-size: 1.1em;\r\n  }\r\n  .lp-iw-benefits-list li svg { \r\n    width: 24px;\r\n    height: 24px;\r\n    fill: var(--lp-iw-secondary-color);\r\n    flex-shrink: 0;\r\n    margin-top: 3px;\r\n  }\r\n\r\n  \/* How It Works Section *\/\r\n  .lp-iw-how-it-works-steps {\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 30px;\r\n    margin-top: 40px;\r\n  }\r\n  @media (min-width: 768px) {\r\n    .lp-iw-how-it-works-steps {\r\n      flex-direction: row;\r\n      justify-content: space-around;\r\n      align-items: flex-start; \r\n    }\r\n  }\r\n  .lp-iw-how-it-works-step {\r\n    flex: 1;\r\n    text-align: center;\r\n    padding: 20px;\r\n  }\r\n  .lp-iw-step-number {\r\n    display: inline-block;\r\n    width: 50px;\r\n    height: 50px;\r\n    line-height: 50px;\r\n    border-radius: 50%;\r\n    background-color: var(--lp-iw-primary-color);\r\n    color: var(--lp-iw-light-color);\r\n    font-size: 1.5em;\r\n    font-weight: bold;\r\n    margin-bottom: 15px;\r\n  }\r\n  .lp-iw-step-image {\r\n    max-width: 100%;\r\n    height: auto;\r\n    max-height: 220px; \r\n    object-fit: contain;\r\n    margin-top: 15px;\r\n    margin-bottom: 10px; \r\n    border-radius: 8px;\r\n    background-color: #fff; \r\n    padding: 10px; \/* Default padding for the image frame *\/\r\n    box-shadow: 0 4px 8px rgba(0,0,0,0.1);\r\n  }\r\n  .lp-iw-how-it-works-step .lp-iw-h3 { \/* Base for \"How it works\" H3 *\/\r\n      font-size: 1.3em;\r\n      margin-bottom: 10px;\r\n  }\r\n\r\n  \/* Target Audience Section *\/\r\n  .lp-iw-target-audience-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\r\n    gap: 20px;\r\n  }\r\n  .lp-iw-target-item {\r\n    background: var(--lp-iw-light-color);\r\n    padding: 20px;\r\n    border-radius: 8px;\r\n    border-left: 4px solid var(--lp-iw-primary-color);\r\n    box-shadow: 0 2px 8px rgba(0,0,0,0.07);\r\n  }\r\n  .lp-iw-target-item strong {\r\n    color: var(--lp-iw-dark-color);\r\n    font-size: 1.1em;\r\n  }\r\n\r\n  \/* Testimonials Section *\/\r\n  .lp-iw-testimonials-grid {\r\n    display: grid;\r\n    grid-template-columns: 1fr;\r\n    gap: 30px;\r\n  }\r\n  @media (min-width: 768px) {\r\n    .lp-iw-testimonials-grid {\r\n      grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n    }\r\n  }\r\n  .lp-iw-testimonial-card {\r\n    background-color: var(--lp-iw-light-color);\r\n    padding: 25px;\r\n    border-radius: 8px;\r\n    box-shadow: 0 5px 15px rgba(0,0,0,0.08);\r\n    display: flex;\r\n    flex-direction: column;\r\n  }\r\n  .lp-iw-testimonial-card blockquote {\r\n    margin: 0 0 15px 0;\r\n    font-style: italic;\r\n    color: var(--lp-iw-text-color);\r\n    flex-grow: 1; \r\n  }\r\n  .lp-iw-testimonial-card blockquote::before {\r\n    content: '\u201c';\r\n    font-size: 2em;\r\n    color: var(--lp-iw-primary-color);\r\n    font-weight: bold;\r\n    line-height: 0;\r\n    margin-right: 5px;\r\n    vertical-align: -0.3em;\r\n  }\r\n  .lp-iw-testimonial-card blockquote::after {\r\n    content: '\u201d';\r\n    font-size: 2em;\r\n    color: var(--lp-iw-primary-color);\r\n    font-weight: bold;\r\n    line-height: 0;\r\n    margin-left: 5px;\r\n    vertical-align: -0.3em;\r\n  }\r\n  .lp-iw-testimonial-author {\r\n    text-align: right;\r\n    font-weight: bold;\r\n    color: var(--lp-iw-dark-color);\r\n  }\r\n  .lp-iw-testimonial-author img { \r\n    width: 50px;\r\n    height: 50px;\r\n    border-radius: 50%;\r\n    margin-right: 10px;\r\n    vertical-align: middle;\r\n    object-fit: cover;\r\n  }\r\n\r\n  \/* Offer\/Pricing Section *\/\r\n  .lp-iw-offer-box {\r\n    background-color: var(--lp-iw-light-color);\r\n    padding: 30px; \r\n    border-radius: 10px;\r\n    box-shadow: 0 10px 30px rgba(0,0,0,0.1);\r\n    text-align: center;\r\n    max-width: 600px;\r\n    margin: 40px auto 0 auto;\r\n  }\r\n  .lp-iw-offer-image { \r\n    display: block;\r\n    max-width: 220px; \r\n    width: 60%; \r\n    margin: 0 auto 20px auto; \r\n    border-radius: 8px;\r\n    box-shadow: 0 4px 12px rgba(0,0,0,0.1);\r\n  }\r\n  .lp-iw-price-container { \r\n    display: flex;\r\n    justify-content: center;\r\n    align-items: baseline; \r\n    gap: 15px; \r\n    margin: 10px 0 5px 0; \r\n  }\r\n  .lp-iw-original-price { \r\n    font-size: 2em; \r\n    color: var(--lp-iw-strike-through-color); \r\n    text-decoration: line-through;\r\n    font-weight: normal;\r\n  }\r\n  .lp-iw-current-price { \r\n    font-size: 3.5em; \r\n    font-weight: bold;\r\n    color: var(--lp-iw-primary-color);\r\n  }\r\n  .lp-iw-price-tagline {\r\n    font-size: 1.2em;\r\n    color: var(--lp-iw-text-color);\r\n    margin-bottom: 20px;\r\n    font-weight: bold; \r\n  }\r\n  .lp-iw-price-tagline span {\r\n    font-weight: normal; \r\n  }\r\n   .lp-iw-offer-box .lp-iw-p { \r\n      font-size: 1em; \r\n      margin-bottom: 25px;\r\n  }\r\n  .lp-iw-guarantee-text {\r\n    margin-top: 20px;\r\n    font-weight: bold;\r\n    color: var(--lp-iw-secondary-color);\r\n  }\r\n\r\n  \/* FAQs Section *\/\r\n  .lp-iw-faq-item {\r\n    background-color: var(--lp-iw-light-color);\r\n    margin-bottom: 10px;\r\n    border-radius: 5px;\r\n    box-shadow: 0 2px 5px rgba(0,0,0,0.05);\r\n  }\r\n  .lp-iw-faq-question {\r\n    padding: 15px 20px;\r\n    font-weight: bold;\r\n    cursor: pointer;\r\n    display: flex;\r\n    justify-content: space-between;\r\n    align-items: center;\r\n    color: var(--lp-iw-dark-color);\r\n  }\r\n  .lp-iw-faq-question::after { \r\n    content: '\u25bc';\r\n    font-size: 0.8em;\r\n    transition: transform 0.3s ease;\r\n  }\r\n  .lp-iw-faq-item.active .lp-iw-faq-question::after {\r\n    transform: rotate(180deg);\r\n  }\r\n  .lp-iw-faq-answer {\r\n    padding: 0 20px 15px 20px;\r\n    display: none; \r\n    border-top: 1px solid var(--lp-iw-grey-color);\r\n  }\r\n  .lp-iw-faq-item.active .lp-iw-faq-answer {\r\n    display: block;\r\n  }\r\n  \r\n  \/* Final CTA Section *\/\r\n  .lp-iw-final-cta {\r\n    background-color: var(--lp-iw-grey-color); \r\n    text-align: center; \r\n  }\r\n  .lp-iw-final-cta .lp-iw-h2 {\r\n      color: var(--lp-iw-dark-color); \r\n      opacity: 1; \r\n      visibility: visible; \r\n  }\r\n  .lp-iw-final-cta .lp-iw-p {\r\n      color: var(--lp-iw-dark-color); \r\n      opacity: 1; \r\n      visibility: visible; \r\n  }\r\n  .lp-iw-final-cta-subtext { \r\n      font-size: 1.1em; \r\n      margin-top:15px;\r\n  }\r\n\r\n  \/* Responsive Adjustments *\/\r\n  @media (max-width: 768px) { \/* Tablet *\/\r\n    .lp-iw-h1 { font-size: 2.2em; }\r\n    .lp-iw-h2 { font-size: 1.8em; }\r\n    .lp-iw-h3 { font-size: 1.5em; } \/* General H3 for tablet *\/\r\n    .lp-iw-hero { padding: 50px 0; }\r\n    .lp-iw-cta-button { padding: 12px 28px; font-size: 1.1em;}\r\n    .lp-iw-hero-benefits { flex-direction: column; align-items: center; gap: 15px;}\r\n    .lp-iw-feature-icon img { max-width: 120px; height: 80px; margin-bottom: 15px;}\r\n    .lp-iw-feature-item .lp-iw-h3 { font-size: 1.3em; } \/* Feature H3 for tablet *\/\r\n\r\n\r\n    \/* How it works Tablet *\/\r\n    .lp-iw-step-image { max-height: 180px; padding: 8px; }\r\n    .lp-iw-how-it-works-step .lp-iw-h3 { font-size: 1.2em; } \/* How it works H3 for tablet *\/\r\n    \r\n    \/* Offer Box Tablet Adjustments *\/\r\n    .lp-iw-offer-image { max-width: 200px; margin-bottom: 15px;}\r\n    .lp-iw-original-price { font-size: 1.8em; }\r\n    .lp-iw-current-price { font-size: 3em; }\r\n    .lp-iw-offer-box .lp-iw-price-tagline { font-size: 1.1em; }\r\n    .lp-iw-offer-box .lp-iw-p { font-size: 0.95em; }\r\n  }\r\n\r\n  @media (max-width: 480px) { \/* Mobile *\/\r\n    .lp-iw-container { width: 95%; padding: 20px 15px; } \r\n    .lp-iw-h1 { font-size: 1.8em; }\r\n    .lp-iw-h2 { font-size: 1.6em; }\r\n    .lp-iw-h3 { font-size: 1.4em; } \/* General H3 for mobile, can be overridden *\/\r\n\r\n    .lp-iw-cta-button { \r\n        width: 100%; \r\n        text-align: center; \r\n        padding: 14px 20px; \r\n        font-size: 1.1em; \r\n    }\r\n    .lp-iw-feature-icon img { max-width: 100px; height: 70px; margin-bottom: 10px;}\r\n    .lp-iw-feature-item .lp-iw-h3 { font-size: 1.25em; } \/* Feature H3 for mobile *\/\r\n\r\n    \/* How it Works Mobile Adjustments - CORRECTED IMAGE SIZE *\/\r\n    .lp-iw-step-image {\r\n        display: block; \r\n        width: 65%;       \/* Adjusted width *\/\r\n        max-width: 200px; \r\n        height: auto;\r\n        max-height: 160px; \/* Adjusted max height *\/\r\n        margin: 10px auto 15px auto; \r\n        padding: 5px; \/* Reduced padding to make image itself larger within its frame *\/\r\n    }\r\n    .lp-iw-how-it-works-step .lp-iw-h3 { \/* Text below larger images *\/\r\n        font-size: 1.2em; \/* Slightly reduced from general mobile H3 *\/\r\n        margin-bottom: 8px;\r\n    }\r\n    .lp-iw-how-it-works-step .lp-iw-p {\r\n        font-size: 0.95em; \/* Slightly reduced *\/\r\n        line-height: 1.45;\r\n    }\r\n    \r\n    \/* Offer Box Mobile Adjustments *\/\r\n    .lp-iw-offer-box {\r\n        padding: 20px 15px; \r\n    }\r\n    .lp-iw-offer-image { \r\n        width: 70%; \r\n        max-width: 280px; \r\n        margin-bottom: 25px; \r\n    }\r\n    .lp-iw-original-price { \r\n        font-size: 1.8em; \r\n    }\r\n    .lp-iw-current-price { \r\n        font-size: 3.0em;   \r\n    }\r\n    .lp-iw-offer-box .lp-iw-price-tagline {\r\n        font-size: 1.15em; \r\n        margin-bottom: 15px;\r\n    }\r\n    .lp-iw-offer-box .lp-iw-p { \r\n        font-size: 1.05em; \r\n        line-height: 1.5;\r\n        margin-bottom: 20px;\r\n    }\r\n    .lp-iw-offer-box .lp-iw-cta-button { \r\n        padding: 15px 20px; \r\n        font-size: 1.15em; \r\n        width: auto; \r\n        display: inline-block; \r\n        max-width: 90%; \r\n    }\r\n     .lp-iw-offer-box .lp-iw-guarantee-text {\r\n        font-size: 1em; \r\n    }\r\n  }\r\n\r\n<\/style>\r\n\r\n<div class=\"lp-iw-body-wrapper\">\r\n\r\n  <section class=\"lp-iw-section lp-iw-hero\">\r\n    <div class=\"lp-iw-container\">\r\n      <h1 class=\"lp-iw-h1\">Crea Talleres Digitales Completos y Persuasivos en Minutos con Inteligencia Artificial<\/h1>\r\n      <p class=\"lp-iw-p\">ProSoftom AI InstantWorkshop es tu soluci\u00f3n para generar contenido estructurado, materiales promocionales y todo lo que necesitas para lanzar tu taller online, \u00a1sin esfuerzo!<\/p>\r\n      \r\n      <img decoding=\"async\" data-src=\"https:\/\/prosoftom.com\/wp-content\/uploads\/2025\/05\/ProSoftom-Ai-InstantWorkshop-ilustra-un-emprendedor-sonriente-usando.jpg\" alt=\"Emprendedor sonriente usando ProSoftom AI InstantWorkshop para crear talleres digitales\" class=\"lp-iw-hero-image lazyload\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" style=\"--smush-placeholder-width: 1312px; --smush-placeholder-aspect-ratio: 1312\/736;\">\r\n      \r\n      <a href=\"https:\/\/checkout.prosoftom.com\/prosoftom-ai-instantworkshop\/\" class=\"lp-iw-cta-button\">\u00a1Consigue Acceso Inmediato Ahora!<\/a>\r\n      \r\n      <div class=\"lp-iw-hero-benefits\">\r\n        <span class=\"lp-iw-hero-benefit-item\">\r\n          <svg viewBox=\"0 0 24 24\"><path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41L9 16.17z\"><\/path><\/svg>\r\n          Ahorra Tiempo y Dinero\r\n        <\/span>\r\n        <span class=\"lp-iw-hero-benefit-item\">\r\n          <svg viewBox=\"0 0 24 24\"><path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41L9 16.17z\"><\/path><\/svg>\r\n          Sin Conocimientos T\u00e9cnicos\r\n        <\/span>\r\n        <span class=\"lp-iw-hero-benefit-item\">\r\n          <svg viewBox=\"0 0 24 24\"><path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41L9 16.17z\"><\/path><\/svg>\r\n          Monetizaci\u00f3n R\u00e1pida\r\n        <\/span>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"lp-iw-section\">\r\n    <div class=\"lp-iw-container\">\r\n      <h2 class=\"lp-iw-h2\">\u00bfCansado de Luchar con la Creaci\u00f3n de Talleres Digitales?<\/h2>\r\n      <div class=\"lp-iw-problem-solution-grid\">\r\n        <div class=\"lp-iw-problem-col\">\r\n          <h3 class=\"lp-iw-h3\">El Desaf\u00edo Com\u00fan...<\/h3>\r\n          <p class=\"lp-iw-p\">Crear un taller digital de calidad implica horas de investigaci\u00f3n, estructuraci\u00f3n de contenido, dise\u00f1o de materiales, redacci\u00f3n de correos y anuncios... Un proceso largo y a menudo abrumador, especialmente si no eres un experto en marketing o dise\u00f1o.<\/p>\r\n          <ul>\r\n            <li>Bloqueo creativo al definir temas y contenidos.<\/li>\r\n            <li>Dificultad para estructurar el taller de forma l\u00f3gica y atractiva.<\/li>\r\n            <li>Falta de tiempo para crear materiales promocionales efectivos.<\/li>\r\n            <li>Necesidad de m\u00faltiples herramientas y conocimientos t\u00e9cnicos.<\/li>\r\n          <\/ul>\r\n        <\/div>\r\n        <div class=\"lp-iw-solution-col\">\r\n          <h3 class=\"lp-iw-h3\">La Soluci\u00f3n Inteligente: AI InstantWorkshop<\/h3>\r\n          <p class=\"lp-iw-p\">ProSoftom AI InstantWorkshop revoluciona este proceso. Simplemente introduce tu tema y nuestra IA se encarga de generar un taller completo: desde el temario y los guiones, hasta los emails promocionales y anuncios para redes sociales.<\/p>\r\n          <ul>\r\n            <li>Generaci\u00f3n autom\u00e1tica de ideas y contenido estructurado.<\/li>\r\n            <li>Mapas mentales visuales para una claridad total.<\/li>\r\n            <li>Materiales de marketing listos para usar (emails, anuncios).<\/li>\r\n            <li>Todo en una plataforma intuitiva, sin necesidad de experiencia previa.<\/li>\r\n          <\/ul>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"lp-iw-section\">\r\n    <div class=\"lp-iw-container\">\r\n      <h2 class=\"lp-iw-h2\">Funcionalidades Clave de ProSoftom AI InstantWorkshop<\/h2>\r\n      <div class=\"lp-iw-features-grid\">\r\n        <div class=\"lp-iw-feature-item\">\r\n          <div class=\"lp-iw-feature-icon\">\r\n            <img decoding=\"async\" data-src=\"https:\/\/prosoftom.com\/wp-content\/uploads\/2025\/05\/ProSoftom-Ai-InstantWorkshop-a-user-interface-screen-showcasing-full.jpg\" alt=\"Interfaz de ProSoftom AI InstantWorkshop mostrando generaci\u00f3n de contenido\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1312px; --smush-placeholder-aspect-ratio: 1312\/736;\">\r\n          <\/div>\r\n          <h3 class=\"lp-iw-h3\">Generador de Contenido por IA<\/h3>\r\n          <p class=\"lp-iw-p\">Crea todo el contenido para tu taller, desde el temario hasta los guiones, usando inteligencia artificial avanzada.<\/p>\r\n        <\/div>\r\n        <div class=\"lp-iw-feature-item\">\r\n          <div class=\"lp-iw-feature-icon\">\r\n             <img decoding=\"async\" data-src=\"https:\/\/prosoftom.com\/wp-content\/uploads\/2025\/05\/ProSoftom-Ai-InstantWorkshop-a-digital-presentation-slide-with-mind.jpg\" alt=\"Mapa mental generado por ProSoftom AI InstantWorkshop\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1312px; --smush-placeholder-aspect-ratio: 1312\/736;\">\r\n          <\/div>\r\n          <h3 class=\"lp-iw-h3\">Mapas Mentales Visuales<\/h3>\r\n          <p class=\"lp-iw-p\">Obt\u00e9n una estructura clara y visual de tu taller con mapas mentales generados autom\u00e1ticamente.<\/p>\r\n        <\/div>\r\n        <div class=\"lp-iw-feature-item\">\r\n          <div class=\"lp-iw-feature-icon\">\r\n            <img decoding=\"async\" data-src=\"https:\/\/prosoftom.com\/wp-content\/uploads\/2025\/05\/ProSoftom-Ai-InstantWorkshop-a-conceptual-infographic-advertisement.jpg\" alt=\"Concepto de marketing y promoci\u00f3n para talleres digitales\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1312px; --smush-placeholder-aspect-ratio: 1312\/736;\">\r\n          <\/div>\r\n          <h3 class=\"lp-iw-h3\">Emails y Anuncios Listos<\/h3>\r\n          <p class=\"lp-iw-p\">Lanza tu taller r\u00e1pidamente con campa\u00f1as de email y anuncios preescritos y optimizados para la conversi\u00f3n.<\/p>\r\n        <\/div>\r\n        <div class=\"lp-iw-feature-item\">\r\n          <div class=\"lp-iw-feature-icon\">\r\n            <img decoding=\"async\" data-src=\"https:\/\/prosoftom.com\/wp-content\/uploads\/2025\/05\/ProSoftom-Ai-InstantWorkshop-crea-una-composicion-dividida-en-3-secci.jpg\" alt=\"Estructura de taller digital creada con ProSoftom AI InstantWorkshop\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1312px; --smush-placeholder-aspect-ratio: 1312\/736;\">\r\n          <\/div>\r\n          <h3 class=\"lp-iw-h3\">Estructura Detallada del Taller<\/h3>\r\n          <p class=\"lp-iw-p\">Define temarios, fases, duraci\u00f3n y actividades de forma autom\u00e1tica, asegurando un taller completo y coherente.<\/p>\r\n        <\/div>\r\n        <div class=\"lp-iw-feature-item\">\r\n          <div class=\"lp-iw-feature-icon\">\r\n            <img decoding=\"async\" data-src=\"https:\/\/prosoftom.com\/wp-content\/uploads\/2025\/05\/ProSoftom-Ai-InstantWorkshop-escena-tipo-infografia-engranajes-conect.jpg\" alt=\"Selecci\u00f3n de modelo GPT en ProSoftom AI InstantWorkshop\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1312px; --smush-placeholder-aspect-ratio: 1312\/736;\">\r\n          <\/div>\r\n          <h3 class=\"lp-iw-h3\">Elige tu Modelo GPT<\/h3>\r\n          <p class=\"lp-iw-p\">Selecciona entre diferentes modelos de IA (GPT-3.5 a GPT-4) para ajustar la calidad y estilo del contenido.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"lp-iw-section\">\r\n    <div class=\"lp-iw-container\">\r\n      <h2 class=\"lp-iw-h2\">Transforma Tu Conocimiento en Ingresos Pasivos<\/h2>\r\n      <p class=\"lp-iw-p lp-iw-text-center\" style=\"max-width: 800px; margin-left:auto; margin-right:auto;\">Con ProSoftom AI InstantWorkshop, no solo creas talleres, construyes activos digitales que trabajan para ti.<\/p>\r\n      <ul class=\"lp-iw-benefits-list\">\r\n        <li>\r\n          <svg viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"><\/path><\/svg>\r\n          <div><strong>Ahorra Semanas de Trabajo:<\/strong> Lo que te llevar\u00eda d\u00edas o semanas, la IA lo hace en minutos. Invierte tu tiempo en lo que realmente importa.<\/div>\r\n        <\/li>\r\n        <li>\r\n          <svg viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"><\/path><\/svg>\r\n          <div><strong>Crea Productos Digitales Profesionales Sin Ser Un Experto:<\/strong> Olv\u00eddate de contratar dise\u00f1adores o copywriters. Obt\u00e9n resultados de alta calidad al instante.<\/div>\r\n        <\/li>\r\n        <li>\r\n          <svg viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"><\/path><\/svg>\r\n          <div><strong>Maximiza la Participaci\u00f3n:<\/strong> Con contenido bien estructurado y atractivo, logra altas tasas de finalizaci\u00f3n de talleres (\u00a1m\u00e1s del 85%!).<\/div>\r\n        <\/li>\r\n        <li>\r\n          <svg viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"><\/path><\/svg>\r\n          <div><strong>Monetizaci\u00f3n R\u00e1pida y Sencilla:<\/strong> Empieza a vender tus talleres y generar ingresos mucho m\u00e1s r\u00e1pido de lo que imaginas.<\/div>\r\n        <\/li>\r\n      <\/ul>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"lp-iw-section\">\r\n    <div class=\"lp-iw-container\">\r\n      <h2 class=\"lp-iw-h2\">Crear Tu Taller es Tan F\u00e1cil Como Contar Hasta 3<\/h2>\r\n      <div class=\"lp-iw-how-it-works-steps\">\r\n        <div class=\"lp-iw-how-it-works-step\">\r\n          <div class=\"lp-iw-step-number\">1<\/div>\r\n          <img decoding=\"async\" data-src=\"https:\/\/prosoftom.com\/wp-content\/uploads\/2025\/05\/ProSoftom-Ai-InstantWorkshop-a-photograph-of-a-modern-office-desk-wit.jpg\" alt=\"Paso 1: Definir el tema del taller en un entorno de trabajo\" class=\"lp-iw-step-image lazyload\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" style=\"--smush-placeholder-width: 1312px; --smush-placeholder-aspect-ratio: 1312\/736;\">\r\n          <h3 class=\"lp-iw-h3\">Define tu Tema<\/h3>\r\n          <p class=\"lp-iw-p\">Introduce la idea o el tema principal sobre el que quieres crear tu taller digital.<\/p>\r\n        <\/div>\r\n        <div class=\"lp-iw-how-it-works-step\">\r\n          <div class=\"lp-iw-step-number\">2<\/div>\r\n          <img decoding=\"async\" data-src=\"https:\/\/prosoftom.com\/wp-content\/uploads\/2025\/05\/ProSoftom-Ai-InstantWorkshop-genera-una-escena-en-una-oficina-moderna.jpg\" alt=\"Paso 2: Inteligencia Artificial de ProSoftom creando el contenido del taller\" class=\"lp-iw-step-image lazyload\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" style=\"--smush-placeholder-width: 1312px; --smush-placeholder-aspect-ratio: 1312\/736;\">\r\n          <h3 class=\"lp-iw-h3\">La IA Crea Todo<\/h3>\r\n          <p class=\"lp-iw-p\">Nuestra inteligencia artificial genera el contenido, estructura, mapas mentales y materiales de marketing.<\/p>\r\n        <\/div>\r\n        <div class=\"lp-iw-how-it-works-step\">\r\n          <div class=\"lp-iw-step-number\">3<\/div>\r\n          <img decoding=\"async\" data-src=\"https:\/\/prosoftom.com\/wp-content\/uploads\/2025\/05\/ProSoftom-Ai-InstantWorkshop-a-professional-lifestyle-advertisement.jpg\" alt=\"Paso 3: Lanzar exitosamente un taller digital con ProSoftom\" class=\"lp-iw-step-image lazyload\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" style=\"--smush-placeholder-width: 1312px; --smush-placeholder-aspect-ratio: 1312\/736;\">\r\n          <h3 class=\"lp-iw-h3\">Personaliza y Lanza<\/h3>\r\n          <p class=\"lp-iw-p\">Revisa, ajusta si es necesario, y utiliza los materiales promocionales para lanzar tu taller al mundo.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"lp-iw-section\">\r\n    <div class=\"lp-iw-container\">\r\n      <h2 class=\"lp-iw-h2\">Perfecto Para Ti Si Eres...<\/h2>\r\n      <div class=\"lp-iw-target-audience-grid\">\r\n        <div class=\"lp-iw-target-item\"><strong>Coaches y Consultores:<\/strong> Empaqueta tu expertise y alcanza a m\u00e1s clientes.<\/div>\r\n        <div class=\"lp-iw-target-item\"><strong>Infoproductores:<\/strong> Lanza nuevos productos formativos r\u00e1pidamente.<\/div>\r\n        <div class=\"lp-iw-target-item\"><strong>Agencias de Marketing:<\/strong> Ofrece creaci\u00f3n de talleres como un nuevo servicio.<\/div>\r\n        <div class=\"lp-iw-target-item\"><strong>Profesionales de RRHH:<\/strong> Desarrolla capacitaciones internas de forma eficiente.<\/div>\r\n        <div class=\"lp-iw-target-item\"><strong>Emprendedores Digitales:<\/strong> Crea un producto f\u00e1cil de monetizar y con alta demanda.<\/div>\r\n        <div class=\"lp-iw-target-item\"><strong>Educadores:<\/strong> Transforma tu conocimiento en formatos atractivos y vendibles.<\/div>\r\n        <div class=\"lp-iw-target-item\"><strong>Profesionales que necesitan un Lead Magnet potente:<\/strong> Atrae prospectos con talleres de alto valor.<\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"lp-iw-section\">\r\n    <div class=\"lp-iw-container\">\r\n      <h2 class=\"lp-iw-h2\">Lo Que Dicen Nuestros Usuarios Satisfechos<\/h2>\r\n      <div class=\"lp-iw-testimonials-grid\">\r\n        <div class=\"lp-iw-testimonial-card\">\r\n          <blockquote>ProSoftom AI InstantWorkshop me ahorr\u00f3 semanas de trabajo. Pude lanzar mi taller sobre marketing digital en tiempo r\u00e9cord y con una calidad incre\u00edble. \u00a1Totalmente recomendado!<\/blockquote>\r\n          <div class=\"lp-iw-testimonial-author\">\r\n            Ana G. - Consultora de Marketing\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"lp-iw-testimonial-card\">\r\n          <blockquote>No tengo conocimientos t\u00e9cnicos y siempre me hab\u00eda costado crear contenido. Con esta herramienta, fue sorprendentemente f\u00e1cil. La IA realmente hace el trabajo pesado.<\/blockquote>\r\n          <div class=\"lp-iw-testimonial-author\">\r\n            Carlos M. - Coach de Desarrollo Personal\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"lp-iw-testimonial-card\">\r\n          <blockquote>La calidad de los materiales promocionales, como los emails y anuncios, es de primera. Me ayud\u00f3 a llenar mi primer taller online mucho m\u00e1s r\u00e1pido de lo esperado.<\/blockquote>\r\n          <div class=\"lp-iw-testimonial-author\">\r\n            Laura V. - Emprendedora Digital\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"lp-iw-section\">\r\n    <div class=\"lp-iw-container lp-iw-text-center\">\r\n      <h2 class=\"lp-iw-h2\">Consigue Acceso Ilimitado a ProSoftom AI InstantWorkshop<\/h2>\r\n      <div class=\"lp-iw-offer-box\">\r\n        <img decoding=\"async\" data-src=\"https:\/\/prosoftom.com\/wp-content\/uploads\/2025\/05\/ProSoftom-Ai-InstantWorkshop-a-lifestyle-product-advertisement-featur.jpg\" alt=\"Oferta Especial ProSoftom AI InstantWorkshop\" class=\"lp-iw-offer-image lazyload\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" style=\"--smush-placeholder-width: 1312px; --smush-placeholder-aspect-ratio: 1312\/736;\">\r\n        <h3 class=\"lp-iw-h3\" style=\"font-size: 1.5em;\">Acceso Completo Ahora<\/h3>\r\n        <div class=\"lp-iw-price-container\">\r\n          <span class=\"lp-iw-original-price\">$197<\/span>\r\n          <span class=\"lp-iw-current-price\">$97<\/span>\r\n        <\/div>\r\n        <p class=\"lp-iw-price-tagline\">\u00a1Oferta Especial! <span>Un \u00daNICO pago. Acceso de por vida.<\/span><\/p>\r\n        <p class=\"lp-iw-p\">Incluye todas las funcionalidades actuales, futuras actualizaciones y soporte prioritario sin coste adicional.<\/p>\r\n        <a href=\"https:\/\/checkout.prosoftom.com\/prosoftom-ai-instantworkshop\/\" class=\"lp-iw-cta-button\" style=\"margin-bottom: 20px;\">\u00a1Quiero Mi Acceso AHORA!<\/a>\r\n        <div class=\"lp-iw-guarantee-text\">\r\n          <svg viewBox=\"0 0 24 24\" style=\"width:24px; height:24px; vertical-align:middle; fill:currentColor; margin-right:5px;\"><path d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-2 16l-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z\"><\/path><\/svg>\r\n          Garant\u00eda de Devoluci\u00f3n de 30 D\u00edas. \u00a1Prueba Sin Riesgo!\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"lp-iw-section\">\r\n    <div class=\"lp-iw-container\" style=\"max-width: 800px;\">\r\n      <h2 class=\"lp-iw-h2\">Preguntas Frecuentes<\/h2>\r\n      <div class=\"lp-iw-faq-list\">\r\n        <div class=\"lp-iw-faq-item\">\r\n          <div class=\"lp-iw-faq-question\">\u00bfNecesito saber de dise\u00f1o, marketing o tecnolog\u00eda?<\/div>\r\n          <div class=\"lp-iw-faq-answer\">\r\n            <p class=\"lp-iw-p\">No. Todo est\u00e1 listo. Solo escribes tu tema y la IA crea el resto. La plataforma es muy intuitiva y dise\u00f1ada para usuarios sin conocimientos t\u00e9cnicos.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"lp-iw-faq-item\">\r\n          <div class=\"lp-iw-faq-question\">\u00bfQu\u00e9 tipo de talleres puedo crear?<\/div>\r\n          <div class=\"lp-iw-faq-answer\">\r\n            <p class=\"lp-iw-p\">Puedes crear talleres digitales sobre pr\u00e1cticamente cualquier tema. Desde desarrollo profesional, hobbies, marketing, bienestar, hasta tutoriales t\u00e9cnicos. La IA es vers\u00e1til para adaptarse a tus necesidades.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"lp-iw-faq-item\">\r\n          <div class=\"lp-iw-faq-question\">\u00bfEl pago es \u00fanico o hay suscripciones?<\/div>\r\n          <div class=\"lp-iw-faq-answer\">\r\n            <p class=\"lp-iw-p\">La oferta actual es de un pago \u00fanico de $97. Esto te da acceso de por vida a ProSoftom AI InstantWorkshop, incluyendo todas las actualizaciones futuras y el soporte, sin costes recurrentes.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"lp-iw-faq-item\">\r\n          <div class=\"lp-iw-faq-question\">\u00bfQu\u00e9 modelos de IA utiliza y puedo elegir?<\/div>\r\n          <div class=\"lp-iw-faq-answer\">\r\n            <p class=\"lp-iw-p\">S\u00ed, tienes la opci\u00f3n de elegir entre diferentes modelos GPT, desde GPT-3.5 hasta GPT-4 (seg\u00fan disponibilidad y tu plan), para ajustar la calidad y el estilo del contenido generado.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n         <div class=\"lp-iw-faq-item\">\r\n          <div class=\"lp-iw-faq-question\">\u00bfQu\u00e9 incluye exactamente mi compra?<\/div>\r\n          <div class=\"lp-iw-faq-answer\">\r\n            <p class=\"lp-iw-p\">Tu compra incluye acceso completo a la plataforma ProSoftom AI InstantWorkshop con todas sus funciones: generador de ideas, creaci\u00f3n de temario, fases, duraci\u00f3n y actividades, generador de mapas mentales, notas y guiones para presentadores, campa\u00f1as de email para promoci\u00f3n, anuncios preescritos para redes sociales, script para video de bienvenida, recomendaciones de materiales complementarios, opci\u00f3n de elegir modelo GPT, gesti\u00f3n de cuentas y niveles de acceso. Tambi\u00e9n incluye soporte y actualizaciones sin coste adicional.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"lp-iw-section lp-iw-final-cta\">\r\n    <div class=\"lp-iw-container\">\r\n      <h2 class=\"lp-iw-h2\">Listo para Crear y Vender Talleres Digitales Impactantes con IA?<\/h2>\r\n      <p class=\"lp-iw-p lp-iw-final-cta-subtext\">No dejes pasar esta oportunidad de transformar tu conocimiento en un activo digital rentable. <br>\u00a1Ahorra tiempo, esfuerzo y dinero con ProSoftom AI InstantWorkshop!<\/p>\r\n      <a href=\"https:\/\/checkout.prosoftom.com\/prosoftom-ai-instantworkshop\/\" class=\"lp-iw-cta-button\">\u00a1S\u00ed, Quiero Crear Mis Talleres con IA Ahora!<\/a>\r\n      <p class=\"lp-iw-p\" style=\"margin-top: 20px; font-size: 0.9em;\">Garant\u00eda de devoluci\u00f3n de 30 d\u00edas. Cero riesgo para ti.<\/p>\r\n    <\/div>\r\n  <\/section>\r\n\r\n<\/div> <script>\r\n  \/\/ LP-IW: JavaScript for Landing Page InstantWorkshop\r\n\r\n  \/\/ FAQ Accordion\r\n  document.addEventListener('DOMContentLoaded', function () {\r\n    const faqItems = document.querySelectorAll('.lp-iw-faq-item');\r\n\r\n    faqItems.forEach(item => {\r\n      const question = item.querySelector('.lp-iw-faq-question');\r\n      question.addEventListener('click', () => {\r\n        \/\/ Close other active items\r\n        faqItems.forEach(otherItem => {\r\n          if (otherItem !== item && otherItem.classList.contains('active')) {\r\n            otherItem.classList.remove('active');\r\n          }\r\n        });\r\n        \/\/ Toggle current item\r\n        item.classList.toggle('active');\r\n      });\r\n    });\r\n  });\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Crea Talleres Digitales Completos y Persuasivos en Minutos con Inteligencia Artificial ProSoftom AI InstantWorkshop es tu soluci\u00f3n para generar contenido estructurado, materiales promocionales y todo lo que necesitas para lanzar tu taller online, \u00a1sin esfuerzo! \u00a1Consigue Acceso Inmediato Ahora! Ahorra Tiempo y Dinero Sin Conocimientos T\u00e9cnicos Monetizaci\u00f3n R\u00e1pida \u00bfCansado de Luchar con la Creaci\u00f3n de [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":27015,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[72],"tags":[],"class_list":["post-26374","page","type-page","status-publish","hentry","category-software"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.8 (Yoast SEO v25.9) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>AI-InstantWorkshop | ProSoftom | Profesional Software for Online Marketing<\/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:\/\/prosoftom.com\/es\/software\/ai-instantworkshop\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"AI-InstantWorkshop\" \/>\n<meta property=\"og:description\" content=\"Crea Talleres Digitales Completos y Persuasivos en Minutos con Inteligencia Artificial ProSoftom AI InstantWorkshop es tu soluci\u00f3n para generar contenido estructurado, materiales promocionales y todo lo que necesitas para lanzar tu taller online, \u00a1sin esfuerzo! \u00a1Consigue Acceso Inmediato Ahora! Ahorra Tiempo y Dinero Sin Conocimientos T\u00e9cnicos Monetizaci\u00f3n R\u00e1pida \u00bfCansado de Luchar con la Creaci\u00f3n de [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/prosoftom.com\/es\/software\/ai-instantworkshop\/\" \/>\n<meta property=\"og:site_name\" content=\"ProSoftom | Profesional Software for Online Marketing\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-23T08:35:27+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/prosoftom.com\/wp-content\/uploads\/2025\/05\/ProSoftom-Ai-InstantWorkshop-ilustra-un-emprendedor-sonriente-usando.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"7 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/prosoftom.com\/es\/software\/ai-instantworkshop\/\",\"url\":\"https:\/\/prosoftom.com\/es\/software\/ai-instantworkshop\/\",\"name\":\"AI-InstantWorkshop | ProSoftom | Profesional Software for Online Marketing\",\"isPartOf\":{\"@id\":\"https:\/\/prosoftom.com\/es\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/prosoftom.com\/es\/software\/ai-instantworkshop\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/prosoftom.com\/es\/software\/ai-instantworkshop\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/prosoftom.com\/wp-content\/uploads\/2025\/05\/ProSoftom-Ai-InstantWorkshop-ilustra-un-emprendedor-sonriente-usando.jpg\",\"datePublished\":\"2025-05-30T11:48:53+00:00\",\"dateModified\":\"2025-06-23T08:35:27+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/prosoftom.com\/es\/software\/ai-instantworkshop\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/prosoftom.com\/es\/software\/ai-instantworkshop\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/prosoftom.com\/es\/software\/ai-instantworkshop\/#primaryimage\",\"url\":\"https:\/\/prosoftom.com\/wp-content\/uploads\/2025\/05\/ProSoftom-Ai-InstantWorkshop-ilustra-un-emprendedor-sonriente-usando.jpg\",\"contentUrl\":\"https:\/\/prosoftom.com\/wp-content\/uploads\/2025\/05\/ProSoftom-Ai-InstantWorkshop-ilustra-un-emprendedor-sonriente-usando.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/prosoftom.com\/es\/software\/ai-instantworkshop\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\/\/prosoftom.com\/es\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Software\",\"item\":\"https:\/\/prosoftom.com\/es\/software\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"AI-InstantWorkshop\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/prosoftom.com\/es\/#website\",\"url\":\"https:\/\/prosoftom.com\/es\/\",\"name\":\"ProSoftom\",\"description\":\"ProSoftom: Software y Cursos Expertos para Marketing Online con IA\",\"publisher\":{\"@id\":\"https:\/\/prosoftom.com\/es\/#organization\"},\"alternateName\":\"ProSoftom\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/prosoftom.com\/es\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/prosoftom.com\/es\/#organization\",\"name\":\"ProSoftom\",\"alternateName\":\"ProSoftom\",\"url\":\"https:\/\/prosoftom.com\/es\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/prosoftom.com\/es\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/prosoftom.com\/wp-content\/uploads\/2025\/03\/logoprosoftom540x170-preferido.png\",\"contentUrl\":\"https:\/\/prosoftom.com\/wp-content\/uploads\/2025\/03\/logoprosoftom540x170-preferido.png\",\"width\":540,\"height\":170,\"caption\":\"ProSoftom\"},\"image\":{\"@id\":\"https:\/\/prosoftom.com\/es\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"AI-InstantWorkshop | ProSoftom | Profesional Software for Online Marketing","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:\/\/prosoftom.com\/es\/software\/ai-instantworkshop\/","og_locale":"es_ES","og_type":"article","og_title":"AI-InstantWorkshop","og_description":"Crea Talleres Digitales Completos y Persuasivos en Minutos con Inteligencia Artificial ProSoftom AI InstantWorkshop es tu soluci\u00f3n para generar contenido estructurado, materiales promocionales y todo lo que necesitas para lanzar tu taller online, \u00a1sin esfuerzo! \u00a1Consigue Acceso Inmediato Ahora! Ahorra Tiempo y Dinero Sin Conocimientos T\u00e9cnicos Monetizaci\u00f3n R\u00e1pida \u00bfCansado de Luchar con la Creaci\u00f3n de [&hellip;]","og_url":"https:\/\/prosoftom.com\/es\/software\/ai-instantworkshop\/","og_site_name":"ProSoftom | Profesional Software for Online Marketing","article_modified_time":"2025-06-23T08:35:27+00:00","og_image":[{"url":"https:\/\/prosoftom.com\/wp-content\/uploads\/2025\/05\/ProSoftom-Ai-InstantWorkshop-ilustra-un-emprendedor-sonriente-usando.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"7 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/prosoftom.com\/es\/software\/ai-instantworkshop\/","url":"https:\/\/prosoftom.com\/es\/software\/ai-instantworkshop\/","name":"AI-InstantWorkshop | ProSoftom | Profesional Software for Online Marketing","isPartOf":{"@id":"https:\/\/prosoftom.com\/es\/#website"},"primaryImageOfPage":{"@id":"https:\/\/prosoftom.com\/es\/software\/ai-instantworkshop\/#primaryimage"},"image":{"@id":"https:\/\/prosoftom.com\/es\/software\/ai-instantworkshop\/#primaryimage"},"thumbnailUrl":"https:\/\/prosoftom.com\/wp-content\/uploads\/2025\/05\/ProSoftom-Ai-InstantWorkshop-ilustra-un-emprendedor-sonriente-usando.jpg","datePublished":"2025-05-30T11:48:53+00:00","dateModified":"2025-06-23T08:35:27+00:00","breadcrumb":{"@id":"https:\/\/prosoftom.com\/es\/software\/ai-instantworkshop\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/prosoftom.com\/es\/software\/ai-instantworkshop\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/prosoftom.com\/es\/software\/ai-instantworkshop\/#primaryimage","url":"https:\/\/prosoftom.com\/wp-content\/uploads\/2025\/05\/ProSoftom-Ai-InstantWorkshop-ilustra-un-emprendedor-sonriente-usando.jpg","contentUrl":"https:\/\/prosoftom.com\/wp-content\/uploads\/2025\/05\/ProSoftom-Ai-InstantWorkshop-ilustra-un-emprendedor-sonriente-usando.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/prosoftom.com\/es\/software\/ai-instantworkshop\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/prosoftom.com\/es\/"},{"@type":"ListItem","position":2,"name":"Software","item":"https:\/\/prosoftom.com\/es\/software\/"},{"@type":"ListItem","position":3,"name":"AI-InstantWorkshop"}]},{"@type":"WebSite","@id":"https:\/\/prosoftom.com\/es\/#website","url":"https:\/\/prosoftom.com\/es\/","name":"ProSoftom","description":"ProSoftom: Software y Cursos Expertos para Marketing Online con IA","publisher":{"@id":"https:\/\/prosoftom.com\/es\/#organization"},"alternateName":"ProSoftom","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/prosoftom.com\/es\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/prosoftom.com\/es\/#organization","name":"ProSoftom","alternateName":"ProSoftom","url":"https:\/\/prosoftom.com\/es\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/prosoftom.com\/es\/#\/schema\/logo\/image\/","url":"https:\/\/prosoftom.com\/wp-content\/uploads\/2025\/03\/logoprosoftom540x170-preferido.png","contentUrl":"https:\/\/prosoftom.com\/wp-content\/uploads\/2025\/03\/logoprosoftom540x170-preferido.png","width":540,"height":170,"caption":"ProSoftom"},"image":{"@id":"https:\/\/prosoftom.com\/es\/#\/schema\/logo\/image\/"}}]}},"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/prosoftom.com\/es\/wp-json\/wp\/v2\/pages\/26374","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prosoftom.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/prosoftom.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/prosoftom.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prosoftom.com\/es\/wp-json\/wp\/v2\/comments?post=26374"}],"version-history":[{"count":27,"href":"https:\/\/prosoftom.com\/es\/wp-json\/wp\/v2\/pages\/26374\/revisions"}],"predecessor-version":[{"id":27098,"href":"https:\/\/prosoftom.com\/es\/wp-json\/wp\/v2\/pages\/26374\/revisions\/27098"}],"up":[{"embeddable":true,"href":"https:\/\/prosoftom.com\/es\/wp-json\/wp\/v2\/pages\/27015"}],"wp:attachment":[{"href":"https:\/\/prosoftom.com\/es\/wp-json\/wp\/v2\/media?parent=26374"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prosoftom.com\/es\/wp-json\/wp\/v2\/categories?post=26374"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prosoftom.com\/es\/wp-json\/wp\/v2\/tags?post=26374"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}