{"id":41,"date":"2024-07-08T16:58:25","date_gmt":"2024-07-08T16:58:25","guid":{"rendered":"https:\/\/escueladepitch.com\/?page_id=41"},"modified":"2024-07-12T19:02:07","modified_gmt":"2024-07-12T19:02:07","slug":"registro","status":"publish","type":"page","link":"http:\/\/escueladepitch.com\/es\/registro\/","title":{"rendered":"Registro"},"content":{"rendered":"<!--themify_builder_content-->\n<div id=\"themify_builder_content-41\" data-postid=\"41\" class=\"themify_builder_content themify_builder_content-41 themify_builder tf_clear\">\n                    <div  data-css_id=\"a0k3166\" data-lazy=\"1\" class=\"module_row themify_builder_row fullwidth tb_a0k3166 tb_first tf_w\">\n                        <div class=\"row_inner col_align_top tb_col_count_1 tf_box tf_rel\">\n                        <div  data-lazy=\"1\" class=\"module_column tb-column col-full tb_rioq166 first\">\n                    <!-- module plain text -->\n<div  class=\"module module-plain-text tb_h1z5760\" data-lazy=\"1\">\n        <div class=\"tb_text_wrap\">\n         <style>\n\n        .container {\n    background-color: #ffffff;\n    padding: 40px;\n    border-radius: 12px;\n    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);\n    width: 100%;\n    max-width: 600px;\n    margin: 0 auto;\n        }\n        h1 {\n            color: #333;\n            margin-bottom: 30px;\n            text-align: center;\n            font-size: 28px;\n        }\n        form {\n            display: flex;\n            flex-direction: column;\n        }\n        .accordion-section {\n            border: 1px solid #ddd;\n            border-radius: 6px;\n            margin-bottom: 10px;\n            overflow: hidden;\n        }\n        .accordion-header {\n            background-color: #f1f1f1;\n            padding: 15px;\n            cursor: pointer;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n        }\n        .accordion-header h2 {\n            margin: 0;\n            font-size: 18px;\n            color: #333;\n        }\n        .accordion-content {\n            display: none;\n            padding: 20px;\n        }\n        .accordion-content.active {\n            display: block;\n        }\n        label {\n            margin-bottom: 8px;\n            color: #555;\n            font-weight: 600;\n        }\n        input, select {\n            padding: 12px;\n            margin-bottom: 20px;\n            border: 1px solid #ddd;\n            border-radius: 6px;\n            font-size: 16px;\n            transition: border-color 0.3s ease;\n            width: 100%;\n            box-sizing: border-box;\n        }\n        input:focus, select:focus {\n            outline: none;\n            border-color: #4a90e2;\n            box-shadow: 0 0 0 2px rgba(74, 144, 226, 0.2);\n        }\n        select {\n            appearance: none;\n            background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23555' d='M10.293 3.293L6 7.586 1.707 3.293A1 1 0 00.293 4.707l5 5a1 1 0 001.414 0l5-5a1 1 0 10-1.414-1.414z'\/%3E%3C\/svg%3E\");\n            background-repeat: no-repeat;\n            background-position: right 12px center;\n            padding-right: 40px;\n        }\n        button {\n            background-color: #4a90e2;\n            color: white;\n            padding: 14px;\n            border: none;\n            border-radius: 6px;\n            font-size: 18px;\n            font-weight: 600;\n            cursor: pointer;\n            transition: background-color 0.3s ease;\n            width: 100%;\n        }\n        button:hover {\n            background-color: #3a7bc8;\n        }\n        .arrow {\n            width: 0;\n            height: 0;\n            border-left: 6px solid transparent;\n            border-right: 6px solid transparent;\n            border-top: 6px solid #333;\n            transition: transform 0.3s ease;\n        }\n        .accordion-header.active .arrow {\n            transform: rotate(180deg);\n        }\n        @media (max-width: 600px) {\n            .container {\n                padding: 20px;\n            }\n        }\n    <\/style>\n    <div id=\"fpf-form\" class=\"container\">\n        <!-- Paso 1 -->\n        <div id=\"fpf-step-1\">\n            <h1>Registro de Startup<\/h1>\n        <form id=\"fpf-step-1-form\" action=\"\">\n            <div class=\"accordion-section\">\n                <div class=\"accordion-header active\" onclick=\"toggleAccordion(this)\">\n                    <h2>Informaci\u00f3n del Founder<\/h2>\n                    <div class=\"arrow\"><\/div>\n                <\/div>\n                <div class=\"accordion-content active\">\n                    <label for=\"fpf-nombre\">Nombre del Founder o Co-founder<\/label>\n                    <input type=\"text\" id=\"fpf-nombre\" name=\"fpf_nombre\" required>\n                    \n                    <label for=\"fpf-apellido\">Apellido del Founder o Co-founder<\/label>\n                    <input type=\"text\" id=\"fpf-apellido\" name=\"fpf_apellido\" required>\n                <\/div>\n            <\/div>\n\n            <div class=\"accordion-section\">\n                <div class=\"accordion-header\" onclick=\"toggleAccordion(this)\">\n                    <h2>Informaci\u00f3n de Contacto<\/h2>\n                    <div class=\"arrow\"><\/div>\n                <\/div>\n                <div class=\"accordion-content\">\n                    <label for=\"fpf-email\">Correo electr\u00f3nico<\/label>\n                    <input type=\"email\" id=\"fpf-email\" name=\"fpf_email\" required>\n                    \n                    <label for=\"fpf-telefono\">Tel\u00e9fono<\/label>\n                    <input type=\"tel\" id=\"fpf-telefono\" name=\"fpf_telefono\" required>\n                <\/div>\n            <\/div>\n\n            <div class=\"accordion-section\">\n                <div class=\"accordion-header\" onclick=\"toggleAccordion(this)\">\n                    <h2>Informaci\u00f3n de la Startup<\/h2>\n                    <div class=\"arrow\"><\/div>\n                <\/div>\n                <div class=\"accordion-content\">\n                    <label for=\"fpf-startup\">Nombre de la Startup<\/label>\n                    <input type=\"text\" id=\"fpf-startup\" name=\"fpf_startup\" required>\n                    \n                    <label for=\"fpf-sector\">Sector<\/label>\n                    <select id=\"fpf-sector\" name=\"fpf_sector\" required>\n                        <option value=\"\">Selecciona un sector<\/option>\n                        <option value=\"AgTech\">AgTech<\/option>\n                        <option value=\"FoodTech\">FoodTech<\/option>\n                        <option value=\"RetailTech\">RetailTech<\/option>\n                        <option value=\"BeautyTech\">BeautyTech<\/option>\n                        <option value=\"FashionTech\">FashionTech<\/option>\n                        <option value=\"Fintech\">Fintech<\/option>\n                        <option value=\"Insurtech\">Insurtech<\/option>\n                        <option value=\"Blockchain\">Blockchain<\/option>\n                        <option value=\"Crypto\">Crypto<\/option>\n                        <option value=\"MedTech\">MedTech<\/option>\n                        <option value=\"Biotech\">Biotech<\/option>\n                        <option value=\"PharmaTech\">PharmaTech<\/option>\n                        <option value=\"HealthTech\">HealthTech<\/option>\n                        <option value=\"ClimaTech\">ClimaTech<\/option>\n                        <option value=\"GreenTech\">GreenTech<\/option>\n                        <option value=\"CleanTech\">CleanTech<\/option>\n                        <option value=\"EdTech\">EdTech<\/option>\n                        <option value=\"Robotics\">Robotics<\/option>\n                        <option value=\"IoT\">IoT<\/option>\n                        <option value=\"LogiTech\">LogiTech<\/option>\n                        <option value=\"DeliveryTech\">DeliveryTech<\/option>\n                        <option value=\"FreightTech\">FreightTech<\/option>\n                        <option value=\"MobilityTech\">MobilityTech<\/option>\n                        <option value=\"MediaTech\">MediaTech<\/option>\n                        <option value=\"AdTech\">AdTech<\/option>\n                        <option value=\"MarTech\">MarTech<\/option>\n                        <option value=\"Gamification\">Gamification<\/option>\n                        <option value=\"MarketPlace\">MarketPlace<\/option>\n                        <option value=\"SaaS\">SaaS<\/option>\n                        <option value=\"PaaS\">PaaS<\/option>\n                        <option value=\"IaaS\">IaaS<\/option>\n                        <option value=\"Cybersecurity\">Cybersecurity<\/option>\n                        <option value=\"TravelTech\">TravelTech<\/option>\n                        <option value=\"HospitalityTech\">HospitalityTech<\/option>\n                        <option value=\"SpaceTech\">SpaceTech<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n\t\t\t\n\t\t\t<div class=\"accordion-section\">\n                <div class=\"accordion-header\" onclick=\"toggleAccordion(this)\">\n                    <h2>Evento<\/h2>\n                    <div class=\"arrow\"><\/div>\n                <\/div>\n                <div class=\"accordion-content\">\n                    \n                    <!--<input type=\"number\" id=\"referido\" name=\"referido\" value=\"\" placeholder=\"ID Referido\" >-->\n\t\t\t\t\t<select id=\"referido\" name=\"referido\" required>\n                        <option value=\"ninguno\"><\/option>\n\t\t\t\t\t\t<option value=\"Entrepreneur-Encounter-2025\">Entrepreneur Encounter 2025<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n            \n            <button type=\"submit\">Enviar<\/button>\n        <input type=\"hidden\" name=\"trp-form-language\" value=\"es\"\/><\/form>\n        <\/div>\n        <script>\n        function toggleAccordion(header) {\n            const content = header.nextElementSibling;\n            const isActive = header.classList.contains('active');\n            \n            \/\/ Close all sections\n            document.querySelectorAll('.accordion-header').forEach(h => {\n                h.classList.remove('active');\n                h.nextElementSibling.classList.remove('active');\n            });\n            \n            \/\/ If the clicked section wasn't active, open it\n            if (!isActive) {\n                header.classList.add('active');\n                content.classList.add('active');\n            }\n        }\n\n        document.getElementById('fpf-step-1-form').addEventListener('submit', function(e) {\n            e.preventDefault();\n            \/\/ Aqu\u00ed puedes agregar la l\u00f3gica para enviar el formulario\n            console.log('Formulario enviado');\n        });\n    <\/script>\n        <!-- Paso 2 -->\n        <div id=\"fpf-step-2\" style=\"display: none;\">\n            <h2>Segundo Paso<\/h2>\n            <form id=\"fpf-step-2-form\" action=\"\">\n                <!-- Campos del segundo paso -->\n                <label for=\"fpf-linkedin-fundadores\">LinkedIn de fundadores<\/label>\n                \n                <!-- Agregar los dem\u00e1s campos aqu\u00ed -->\n                <button type=\"submit\">Completar Registro<\/button>\n            <input type=\"hidden\" name=\"trp-form-language\" value=\"es\"\/><\/form>\n        <\/div>\n    <\/div>\n        <\/div>\n<\/div>\n<!-- \/module plain text -->        <\/div>\n                        <\/div>\n        <\/div>\n        <\/div>\n<!--\/themify_builder_content-->","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-41","page","type-page","status-publish","hentry","has-post-title","has-post-date","has-post-category","has-post-tag","has-post-comment","has-post-author",""],"_links":{"self":[{"href":"http:\/\/escueladepitch.com\/es\/wp-json\/wp\/v2\/pages\/41","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/escueladepitch.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/escueladepitch.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/escueladepitch.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/escueladepitch.com\/es\/wp-json\/wp\/v2\/comments?post=41"}],"version-history":[{"count":11,"href":"http:\/\/escueladepitch.com\/es\/wp-json\/wp\/v2\/pages\/41\/revisions"}],"predecessor-version":[{"id":86,"href":"http:\/\/escueladepitch.com\/es\/wp-json\/wp\/v2\/pages\/41\/revisions\/86"}],"wp:attachment":[{"href":"http:\/\/escueladepitch.com\/es\/wp-json\/wp\/v2\/media?parent=41"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}