{"id":3732,"date":"2025-05-14T02:54:21","date_gmt":"2025-05-14T02:54:21","guid":{"rendered":"https:\/\/www.virginiarosello.com\/?page_id=3732"},"modified":"2025-05-19T19:18:03","modified_gmt":"2025-05-19T19:18:03","slug":"hot-sale-may2025-evolve","status":"publish","type":"page","link":"https:\/\/www.virginiarosello.com\/index.php\/hot-sale-may2025-evolve\/","title":{"rendered":"HOT SALE MAY2025 TERMINADO EVOLVE"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3732\" class=\"elementor elementor-3732\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-cae69ec elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"cae69ec\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-14def40\" data-id=\"14def40\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-70bdd16 elementor-widget elementor-widget-html\" data-id=\"70bdd16\" 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>\n<html lang=\"es\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<style>\n  \/* Estilos generales *\/\n  * {\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box;\n    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;\n  }\n  \n  body {\n    background-color: transparent;\n    color: #333;\n    line-height: 1.5;\n  }\n  \n  .container {\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 20px;\n  }\n  \n  img {\n    max-width: 100%;\n    height: auto;\n    border-radius: 12px;\n  }\n  \n  \/* Banner fijo *\/\n  .sticky-banner {\n    background-color: #FF3A3A;\n    color: white;\n    padding: 8px 16px;\n    text-align: center;\n    position: sticky;\n    top: 0;\n    z-index: 50;\n    box-shadow: 0 2px 4px rgba(0,0,0,0.1);\n  }\n  \n  .sticky-banner p {\n    font-size: 16px;\n    font-weight: 500;\n  }\n  \n  \/* Secci\u00f3n Hero *\/\n  .hero-section {\n    position: relative;\n    background-color: white;\n    padding: 60px 0;\n    text-align: center;\n  }\n  \n  .hero-section::before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background: linear-gradient(to bottom, white, #f1f1f1);\n    opacity: 0.5;\n  }\n  \n  .hero-content {\n    position: relative;\n    z-index: 10;\n  }\n  \n  .hero-title {\n    color: #5300AA;\n    font-size: 48px;\n    font-weight: 700;\n    margin-bottom: 16px;\n  }\n  \n  .hero-divider {\n    width: 160px;\n    height: 4px;\n    background: linear-gradient(35deg, #5300AA, #00CF97);\n    margin: 0 auto 24px;\n  }\n  \n  .hero-subtitle {\n    font-size: 24px;\n    color: #4b5563;\n    max-width: 800px;\n    margin: 0 auto 32px;\n  }\n  \n  .hero-image {\n    max-width: 800px;\n    margin: 0 auto;\n    border-radius: 12px;\n    box-shadow: 0 10px 15px rgba(0,0,0,0.1);\n  }\n  \n  \/* Imagen HOT SALE *\/\n  .hot-sale-badge {\n    width: 150px;\n    height: 150px;\n    margin: 0 auto 20px;\n    display: block;\n    object-fit: contain;\n  }\n  \n  \/* Secci\u00f3n de productos *\/\n  .products-section {\n    padding: 80px 0;\n    background-color: #f9fafb;\n  }\n  \n  .section-title {\n    color: #5300AA;\n    font-size: 36px;\n    font-weight: 700;\n    text-align: center;\n    margin-bottom: 48px;\n  }\n  \n  .products-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 32px;\n    max-width: 1000px;\n    margin: 0 auto;\n  }\n  \n  @media (min-width: 768px) {\n    .products-grid {\n      grid-template-columns: 1fr 1fr;\n    }\n  }\n  \n  .product-card {\n    background-color: white;\n    border-radius: 12px;\n    overflow: hidden;\n    box-shadow: 0 4px 6px rgba(0,0,0,0.1);\n    transition: all 0.3s ease;\n    border-top: 4px solid;\n    display: flex;\n    flex-direction: column;\n    height: 100%;\n  }\n  \n  .product-card:hover {\n    box-shadow: 0 10px 15px rgba(0,0,0,0.1);\n  }\n  \n  .product-card.purple {\n    border-color: #5300AA;\n  }\n  \n  .product-card.green {\n    border-color: #00CF97;\n  }\n  \n  \/* Nuevo enfoque para el contenedor de im\u00e1genes *\/\n  .product-image-container {\n    position: relative;\n    height: 250px;\n    overflow: hidden;\n    background-color: #f5f5f5;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  \n  .product-image {\n    width: 100%;\n    height: 100%;\n    object-fit: contain;\n    max-height: 100%;\n    transition: transform 0.3s ease;\n  }\n  \n  .discount-badge {\n    position: absolute;\n    top: 16px;\n    left: 16px;\n    background-color: #FF3A3A;\n    color: white;\n    padding: 4px 16px;\n    border-radius: 4px;\n    transform: rotate(-2deg);\n    box-shadow: 0 2px 4px rgba(0,0,0,0.1);\n    z-index: 5;\n  }\n  \n  .discount-badge p {\n    font-weight: 700;\n  }\n  \n  .product-content {\n    padding: 24px;\n    flex-grow: 1;\n    display: flex;\n    flex-direction: column;\n  }\n  \n  .product-title {\n    font-size: 24px;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n  \n  .product-title.purple {\n    color: #5300AA;\n  }\n  \n  .product-title.green {\n    color: #00CF97;\n  }\n  \n  .product-description {\n    color: #6b7280;\n    margin-bottom: 20px;\n  }\n  \n  .product-pricing {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    margin-bottom: 16px;\n  }\n  \n  .original-price {\n    font-size: 18px;\n    text-decoration: line-through;\n    color: #9ca3af;\n  }\n  \n  .sale-price {\n    font-size: 24px;\n    font-weight: 700;\n  }\n  \n  .sale-price.purple {\n    color: #5300AA;\n  }\n  \n  .sale-price.green {\n    color: #00CF97;\n  }\n  \n  .product-dates {\n    background-color: #f9fafb;\n    padding: 12px;\n    border-radius: 8px;\n    margin-bottom: 20px;\n  }\n  \n  .product-dates h4 {\n    font-weight: 700;\n    margin-bottom: 8px;\n  }\n  \n  .product-dates.purple h4 {\n    color: #5300AA;\n  }\n  \n  .product-dates.green h4 {\n    color: #00CF97;\n  }\n  \n  .product-features {\n    margin-bottom: 24px;\n  }\n  \n  .feature-item {\n    display: flex;\n    align-items: flex-start;\n    margin-bottom: 8px;\n  }\n  \n  .feature-check {\n    font-size: 18px;\n    margin-right: 8px;\n  }\n  \n  .feature-check.purple {\n    color: #00CF97;\n  }\n  \n  .feature-check.green {\n    color: #5300AA;\n  }\n  \n  .cta-button {\n    display: block;\n    width: 100%;\n    padding: 12px;\n    font-size: 18px;\n    font-weight: 700;\n    color: white;\n    border: none;\n    border-radius: 9999px;\n    cursor: pointer;\n    text-align: center;\n    text-decoration: none;\n    box-shadow: 0 4px 6px rgba(0,0,0,0.1);\n    transition: all 0.3s ease;\n    margin-top: auto;\n  }\n  \n  .cta-button:hover {\n    opacity: 0.9;\n  }\n  \n  .cta-button.purple {\n    background: linear-gradient(35deg, #5300AA, #00CF97);\n  }\n  \n  .cta-button.green {\n    background: linear-gradient(35deg, #00CF97, #5300AA);\n  }\n  \n  \/* Secci\u00f3n de testimonios *\/\n  .testimonials-section {\n    padding: 80px 0;\n    background-color: white;\n  }\n  \n  .testimonials-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 24px;\n    max-width: 1000px;\n    margin: 0 auto;\n  }\n  \n  @media (min-width: 768px) {\n    .testimonials-grid {\n      grid-template-columns: 1fr 1fr 1fr;\n    }\n  }\n  \n  .testimonial-card {\n    padding: 24px;\n    border-radius: 12px;\n    background-color: #f8f8f8;\n    position: relative;\n  }\n  \n  .testimonial-card.purple {\n    border-left: 4px solid #5300AA;\n  }\n  \n  .testimonial-card.green {\n    border-left: 4px solid #00CF97;\n  }\n  \n  .quote-mark {\n    position: absolute;\n    top: -20px;\n    left: -10px;\n    font-size: 60px;\n    font-family: serif;\n    opacity: 0.1;\n  }\n  \n  .quote-mark.purple {\n    color: rgba(83, 0, 170, 0.1);\n  }\n  \n  .quote-mark.green {\n    color: rgba(0, 207, 151, 0.1);\n  }\n  \n  .testimonial-text {\n    position: relative;\n    z-index: 1;\n    padding-left: 16px;\n    font-style: italic;\n    color: #4b5563;\n    margin-bottom: 16px;\n  }\n  \n  .testimonial-author {\n    padding-left: 16px;\n  }\n  \n  .author-name {\n    font-weight: 500;\n  }\n  \n  .author-name.purple {\n    color: #5300AA;\n  }\n  \n  .author-name.green {\n    color: #00CF97;\n  }\n  \n  .author-title {\n    font-size: 14px;\n    color: #9ca3af;\n  }\n  \n  \/* Secci\u00f3n de FAQ *\/\n  .faq-section {\n    padding: 80px 0;\n    background-color: #f9fafb;\n  }\n  \n  .faq-container {\n    max-width: 800px;\n    margin: 0 auto;\n  }\n  \n  .faq-item {\n    background-color: white;\n    padding: 24px;\n    border-radius: 12px;\n    box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n    margin-bottom: 24px;\n  }\n  \n  .faq-question {\n    font-size: 20px;\n    font-weight: 700;\n    color: #5300AA;\n    margin-bottom: 8px;\n  }\n  \n  .faq-answer {\n    color: #4b5563;\n  }\n  \n  \/* CTA Final *\/\n  .final-cta {\n    padding: 80px 0;\n    background: linear-gradient(to right, #5300AA, #00CF97);\n    color: white;\n    text-align: center;\n  }\n  \n  .cta-heading {\n    font-size: 36px;\n    font-weight: 700;\n    margin-bottom: 24px;\n  }\n  \n  .cta-text {\n    font-size: 20px;\n    max-width: 800px;\n    margin: 0 auto 32px;\n  }\n  \n  .cta-buttons {\n    display: flex;\n    flex-direction: column;\n    gap: 16px;\n    justify-content: center;\n    max-width: 500px;\n    margin: 0 auto;\n  }\n  \n  @media (min-width: 768px) {\n    .cta-buttons {\n      flex-direction: row;\n    }\n  }\n  \n  .cta-button-white {\n    display: inline-block;\n    padding: 12px 32px;\n    background-color: white;\n    border-radius: 9999px;\n    font-weight: 700;\n    font-size: 18px;\n    text-decoration: none;\n    transition: all 0.3s ease;\n  }\n  \n  .cta-button-white:hover {\n    opacity: 0.9;\n  }\n  \n  .cta-button-white.purple {\n    color: #5300AA;\n  }\n  \n  .cta-button-white.green {\n    color: #00CF97;\n  }\n  \n  \/* Footer *\/\n  .footer {\n    background-color: #1f2937;\n    color: white;\n    padding: 40px 0;\n    text-align: center;\n  }\n  \n  .footer p {\n    margin-bottom: 8px;\n  }\n  \n  .contact-info {\n    margin-top: 8px;\n    font-size: 16px;\n    color: white;\n  }\n  \n  \/* Logo Evolve *\/\n  .evolve-logo {\n    width: 120px;\n    height: auto;\n    margin: 0 auto 15px;\n    display: block;\n  }\n  \n  \/* Enlaces en el footer *\/\n  .footer a {\n    color: white;\n    text-decoration: none;\n    transition: color 0.3s ease;\n  }\n  \n  .footer a:hover {\n    color: #00CF97;\n  }\n  \n  \/* Responsive *\/\n  @media (max-width: 768px) {\n    .hero-title {\n      font-size: 36px;\n    }\n    \n    .hero-subtitle {\n      font-size: 20px;\n    }\n    \n    .section-title {\n      font-size: 30px;\n    }\n    \n    .product-image-container {\n      height: 200px; \/* Altura reducida para m\u00f3viles *\/\n    }\n  }\n  \n  @media (max-width: 480px) {\n    .hero-title {\n      font-size: 30px;\n    }\n    \n    .product-image-container {\n      height: 180px; \/* Altura a\u00fan m\u00e1s reducida para m\u00f3viles peque\u00f1os *\/\n    }\n  }\n<\/style>\n<\/head>\n<body>\n<!-- Banner HOT SALE fijo -->\n<div class=\"sticky-banner\">\n  <p>\ud83d\udd25 HOT SALE MAYO 2025 - OFERTA FINALIZADA \ud83d\udd25<\/p>\n<\/div>\n\n<!-- Hero Section -->\n<section class=\"hero-section\">\n  <div class=\"container hero-content\">\n    <h1 class=\"hero-title\">TALLERES ABIERTOS<\/h1>\n    <div class=\"hero-divider\"><\/div>\n    <p class=\"hero-subtitle\">PODES SEGUIR ACCEDIENDO A PRECIOS REGULARES<\/p>\n\n    <!-- Imagen HOT SALE cuadrada\n    <img decoding=\"async\" \n      src=\"https:\/\/www.virginiarosello.com\/wp-content\/uploads\/2025\/05\/ImagenHotSale.png\" \n      alt=\"Hot Sale Badge\" \n      class=\"hot-sale-badge\"\n    \/>  -->\n\n    <!-- Imagen principal \n    <div>\n      <img decoding=\"async\" \n        src=\"https:\/\/www.virginiarosello.com\/wp-content\/uploads\/2025\/05\/Virginia-Rosello-15-2-scaled.jpg\" \n        alt=\"Hot Sale Virginia Rosell\u00f3\" \n        class=\"hero-image\"\n        style=\"max-width: 650px; width: 100%; height: auto;\"\n      \/>\n    <\/div>\n  <\/div>\n<\/section>-->\n\n<!-- Productos en oferta -->\n<section class=\"products-section\">\n  <div class=\"container\">\n   <!-- <h2 class=\"section-title\">NUESTROS PRODUCTOS EN OFERTA<\/h2> -->\n   <h2 class=\"section-title\">NUESTRAS FORMACIONES ABIERTAS<\/h2>\n\n    <div class=\"products-grid\">\n      <!-- Card Organizaci\u00f3n Plena -->\n      <div class=\"product-card purple\">\n        <div class=\"product-image-container\">\n          <img decoding=\"async\" \n            src=\"https:\/\/www.virginiarosello.com\/wp-content\/uploads\/2024\/10\/Virginia_Rosello-90-removebg-preview.png\" \n            alt=\"Organizaci\u00f3n Plena\" \n            class=\"product-image\"\n          \/>\n        <div class=\"discount-badge\">\n            <p> Inscribite<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"product-content\">\n          <h3 class=\"product-title purple\">ORGANIZACION PLENA<\/h3>\n          <p class=\"product-description\">\n            El primer paso para liderar con claridad, sin agotarte. Organizaci\u00f3n Plena es una pausa guiada para frenar, ordenar y redise\u00f1ar tu sistema operativo\n            personal.\n          <\/p>\n\n          <div class=\"product-pricing\">\n          <span class=\"original-price\"><\/span> \n            <span class=\"sale-price purple\">$200.000<\/span>\n          <\/div>\n          \n          <div class=\"product-dates purple\">\n            <h4>\ud83d\udcc6 PR\u00d3XIMA EDICI\u00d3N<\/h4>\n            <p>\n              10, 12, 19 y 24 de junio\n              <br \/>\n              18:30 a 20:30 hs (GMT-3)\n            <\/p>\n          <\/div>\n          \n          <div class=\"product-features\">\n            <div class=\"feature-item\">\n              <span class=\"feature-check purple\">\u2713<\/span>\n              <p>4 encuentros en vivo de 2 horas<\/p>\n            <\/div>\n            <div class=\"feature-item\">\n              <span class=\"feature-check purple\">\u2713<\/span>\n              <p>Plantillas y materiales descargables<\/p>\n            <\/div>\n            <div class=\"feature-item\">\n              <span class=\"feature-check purple\">\u2713<\/span>\n              <p>E-book OrganizadaMente \u00c1gil<\/p>\n            <\/div>\n          <\/div>\n\n          <a href=\"https:\/\/www.virginiarosello.com\/index.php\/organizacion-plena-2\/\" class=\"cta-button purple\">\ud83d\udc49 \u00a1APROVECH\u00c1 AHORA!<\/a>\n        <\/div>\n      <\/div>\n\n      <!-- Card ITLAB -->\n      <div class=\"product-card green\">\n        <div class=\"product-image-container\">\n          <img decoding=\"async\" \n            src=\"https:\/\/www.virginiarosello.com\/wp-content\/uploads\/2025\/05\/Virginia-Rosello-235-scaled.jpg\" \n            alt=\"ITLAB\" \n            class=\"product-image\"\n          \/>\n          <div class=\"discount-badge\">\n            <p>Inscribite<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"product-content\">\n          <h3 class=\"product-title green\">ITLAB<\/h3>\n          <p class=\"product-description\">\n        Experiencia dise\u00f1ada para profesionales tech que ya est\u00e1n liderando (o por empezar) y buscan claridad, direcci\u00f3n y prop\u00f3sito en su forma de guiar para dejar de liderar desde la intuici\u00f3n o el agotamiento, y empezar a hacerlo con visi\u00f3n, estructura y bienestar.<\/p>\n\n          <div class=\"product-pricing\">\n           <span class=\"original-price\"><\/span>\n            <span class=\"sale-price green\">$900.000<\/span>\n          <\/div>\n          \n          <div class=\"product-dates green\">\n            <h4>\ud83d\udcc6 PR\u00d3XIMA EDICI\u00d3N<\/h4>\n            <p>\n              Comienza 4 de junio. \n              <br \/>\n              Miercoles de 17:00 a 19:00 hs (GMT-3)\n            <\/p>\n          <\/div>\n          \n          <div class=\"product-features\">\n            <div class=\"feature-item\">\n              <span class=\"feature-check green\">\u2713<\/span>\n              <p>12 encuentros en vivo de 2 hs<\/p>\n            <\/div>\n            <div class=\"feature-item\">\n              <span class=\"feature-check green\">\u2713<\/span>\n              <p>Plantillas y materiales descargables<\/p>\n            <\/div>\n            <div class=\"feature-item\">\n              <span class=\"feature-check green\">\u2713<\/span>\n              <p>Certificado de finalizaci\u00f3n<\/p>\n            <\/div>\n          <\/div>\n\n          <a href=\"https:\/\/www.virginiarosello.com\/index.php\/itlab\/\" class=\"cta-button green\">\ud83d\udc49 \u00a1APROVECH\u00c1 AHORA!<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- Testimonios -->\n<section class=\"testimonials-section\">\n  <div class=\"container\">\n    <h2 class=\"section-title\">LO QUE DICEN NUESTROS PARTICIPANTES<\/h2>\n\n    <div class=\"testimonials-grid\">\n      <!-- Testimonio 1 -->\n      <div class=\"testimonial-card purple\">\n        <div class=\"quote-mark purple\">\"<\/div>\n        <p class=\"testimonial-text\">\n          \"Pens\u00e9 que iba a ser otro taller de productividad, pero me llev\u00e9 estructura y tranquilidad.\"\n        <\/p>\n        <div class=\"testimonial-author\">\n          <p class=\"author-name purple\">Andrea<\/p>\n          <p class=\"author-title\">Product Manager<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Testimonio 2 -->\n      <div class=\"testimonial-card green\">\n        <div class=\"quote-mark green\">\"<\/div>\n        <p class=\"testimonial-text\">\n          \"Me ayud\u00f3 a dejar de usar la cabeza como lista de tareas.\"\n        <\/p>\n        <div class=\"testimonial-author\">\n          <p class=\"author-name green\">Lucas<\/p>\n          <p class=\"author-title\">Tech Lead<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Testimonio 3 -->\n      <div class=\"testimonial-card purple\">\n        <div class=\"quote-mark purple\">\"<\/div>\n        <p class=\"testimonial-text\">\n          \"Orden\u00e9 mis pendientes y entend\u00ed c\u00f3mo cuidarme mientras trabajo.\"\n        <\/p>\n        <div class=\"testimonial-author\">\n          <p class=\"author-name purple\">Sofi<\/p>\n          <p class=\"author-title\">Data Analyst<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- FAQ\n<section class=\"faq-section\">\n  <div class=\"container\">\n    <h2 class=\"section-title\">PREGUNTAS FRECUENTES<\/h2>\n\n    <div class=\"faq-container\">\n      <div class=\"faq-item\">\n        <h3 class=\"faq-question\">\u00bfHasta cu\u00e1ndo est\u00e1 disponible la oferta?<\/h3>\n        <p class=\"faq-answer\">\n          La oferta de HOT SALE est\u00e1 disponible hasta el 16 de mayo.\n        <\/p>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <h3 class=\"faq-question\">\u00bfC\u00f3mo son las clases?<\/h3>\n        <p class=\"faq-answer\">\n          Las clases son 100% online en vivo a trav\u00e9s de Zoom. Quedan grabadas para que puedas verlas nuevamente\n          si no pudiste asistir o quieres repasar.\n        <\/p>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <h3 class=\"faq-question\">\u00bfQu\u00e9 formas de pago aceptan?<\/h3>\n        <p class=\"faq-answer\">\n          Aceptamos tarjetas de cr\u00e9dito, d\u00e9bito, transferencia bancaria y Mercado Pago. Para pagos\n          internacionales, tambi\u00e9n aceptamos Payoneer.\n        <\/p>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <h3 class=\"faq-question\">\u00bfPuedo comprar ambos programas con descuento?<\/h3>\n        <p class=\"faq-answer\">\n          \u00a1S\u00ed! Cont\u00e1ctanos para obtener un descuento especial por la compra de ambos programas durante el HOT\n          SALE.\n        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>  -->\n\n<!-- CTA Final -->\n<section class=\"final-cta\">\n  <div class=\"container\">\n    <h2 class=\"cta-heading\">\u00a1NO TE PIERDAS ESTA OPORTUNIDAD!<\/h2>\n    <p class=\"cta-text\">\n      Aprovecha estos descuentos exclusivos por tiempo limitado y transforma tu organizaci\u00f3n personal y\n      habilidades profesionales.\n    <\/p>\n    <div class=\"cta-buttons\">\n      <a href=\"https:\/\/mpago.li\/2tpi499\" class=\"cta-button-white purple\">ORGANIZACI\u00d3N PLENA<\/a>\n      <a href=\"https:\/\/mpago.li\/1gUsPLg\" class=\"cta-button-white green\">ITLAB<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- Footer -->\n<footer class=\"footer\">\n  <div class=\"container\">\n    <!-- Logo de Evolve con enlace -->\n    <a href=\"https:\/\/www.virginiarosello.com\" title=\"Conoce Evolve\">\n      <img decoding=\"async\" \n        src=\"https:\/\/www.virginiarosello.com\/wp-content\/uploads\/2024\/02\/isologo-principal-2-Blanco.png\" \n        alt=\"Evolve by Virginia Rosell\u00f3\" \n        class=\"evolve-logo\"\n      \/>\n    <\/a>\n    <p>CUANDO EL C\u00d3DIGO ENCUENTRA PROP\u00d3SITO<\/p>\n    <p class=\"contact-info\">\u2709\ufe0f \u00bfTen\u00e9s alguna consulta? Escribinos a <a href=\"mailto:hola@virginiarosello.com\">hola@virginiarosello.com<\/a><\/p>\n  <\/div>\n<\/footer>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\ud83d\udd25 HOT SALE MAYO 2025 &#8211; OFERTA FINALIZADA \ud83d\udd25 TALLERES ABIERTOS PODES SEGUIR ACCEDIENDO A PRECIOS REGULARES NUESTRAS FORMACIONES ABIERTAS Inscribite ORGANIZACION PLENA El primer paso para liderar con claridad, sin agotarte. Organizaci\u00f3n Plena es una pausa guiada para frenar, ordenar y redise\u00f1ar tu sistema operativo personal. $200.000 \ud83d\udcc6 PR\u00d3XIMA EDICI\u00d3N 10, 12, 19 y [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-3732","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.virginiarosello.com\/index.php\/wp-json\/wp\/v2\/pages\/3732"}],"collection":[{"href":"https:\/\/www.virginiarosello.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.virginiarosello.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.virginiarosello.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.virginiarosello.com\/index.php\/wp-json\/wp\/v2\/comments?post=3732"}],"version-history":[{"count":23,"href":"https:\/\/www.virginiarosello.com\/index.php\/wp-json\/wp\/v2\/pages\/3732\/revisions"}],"predecessor-version":[{"id":3843,"href":"https:\/\/www.virginiarosello.com\/index.php\/wp-json\/wp\/v2\/pages\/3732\/revisions\/3843"}],"wp:attachment":[{"href":"https:\/\/www.virginiarosello.com\/index.php\/wp-json\/wp\/v2\/media?parent=3732"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}