{"id":1646,"date":"2026-06-25T15:56:35","date_gmt":"2026-06-25T15:56:35","guid":{"rendered":"http:\/\/wec-new-site.local\/?page_id=1646"},"modified":"2026-06-26T03:16:12","modified_gmt":"2026-06-26T03:16:12","slug":"acceso-embajadoras","status":"publish","type":"page","link":"https:\/\/wec-chile.cl\/en\/acceso-embajadoras\/","title":{"rendered":"Acceso Embajadoras"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1646\" class=\"elementor elementor-1646\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4518d79 e-con-full e-flex e-con e-parent\" data-id=\"4518d79\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-908f975 elementor-widget__width-inherit elementor-widget elementor-widget-shortcode\" data-id=\"908f975\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    <style>\n    * { box-sizing: border-box; }\n    .wiel-wrap {\n        font-family: Arial, Helvetica, sans-serif;\n        display: flex;\n        min-height: 100vh;\n        width: 100vw;\n        position: relative;\n        left: 50%;\n        right: 50%;\n        margin-left: -50vw;\n        margin-right: -50vw;\n    }\n\n    \/* LADO IZQUIERDO \u2014 azul oscuro *\/\n    .wiel-left {\n        width: 50%;\n        background: #1f3777;\n        position: relative;\n        display: flex;\n        flex-direction: column;\n        justify-content: space-between;\n        padding: 36px 48px 40px;\n        overflow: hidden;\n    }\n    \/* C\u00edrculos decorativos *\/\n    .wiel-left::before {\n        content: '';\n        position: absolute;\n        top: -80px; right: -80px;\n        width: 320px; height: 320px;\n        border-radius: 50%;\n        background: rgba(255,255,255,0.06);\n    }\n    .wiel-left::after {\n        content: '';\n        position: absolute;\n        bottom: 60px; right: 40px;\n        width: 200px; height: 200px;\n        border-radius: 50%;\n        background: rgba(255,255,255,0.04);\n    }\n    .wiel-circle-sm {\n        position: absolute;\n        top: 44%;\n        left: 38%;\n        width: 60px; height: 60px;\n        border-radius: 50%;\n        background: #3db8c8;\n        opacity: 0.5;\n    }\n    .wiel-circle-md {\n        position: absolute;\n        bottom: 80px; right: 20px;\n        width: 100px; height: 100px;\n        border-radius: 50%;\n        background: rgba(244,33,54,0.25);\n    }\n    .wiel-back {\n        display: inline-flex;\n        align-items: center;\n        gap: 8px;\n        color: rgba(255,255,255,0.75);\n        text-decoration: none;\n        font-size: 14px;\n        position: relative;\n        z-index: 2;\n        transition: color 0.2s;\n    }\n    .wiel-back:hover { color: #fff; }\n    .wiel-left-body {\n        position: relative;\n        z-index: 2;\n        flex: 1;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        padding-bottom: 0;\n    }\n    .wiel-logo {\n        width: 180px;\n        margin-bottom: 28px;\n        filter: brightness(0) invert(1);\n    }\n    .wiel-left-body h1 {\n        font-size: 30px;\n        font-weight: 700;\n        color: #fff;\n        margin: 0 0 14px;\n        line-height: 1.2;\n    }\n    .wiel-left-body h1 em {\n        font-style: italic;\n        color: #f42136;\n    }\n    .wiel-left-body p {\n        color: rgba(255,255,255,0.75);\n        font-size: 15px;\n        line-height: 1.6;\n        margin: 0;\n        max-width: 340px;\n    }\n    .wiel-left-footer {\n        position: relative;\n        z-index: 2;\n        color: rgba(255,255,255,0.4);\n        font-size: 12px;\n    }\n\n    \/* LADO DERECHO \u2014 beige *\/\n    .wiel-right {\n        width: 50%;\n        background: #FAF3EB;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        justify-content: center;\n        padding: 48px 40px;\n        position: relative;\n    }\n    .wiel-card {\n        background: #fff;\n        border-radius: 20px;\n        box-shadow: 0 4px 32px rgba(31,55,119,0.08);\n        padding: 44px 40px 36px;\n        width: 100%;\n        max-width: 420px;\n        text-align: center;\n    }\n    .wiel-lock-icon {\n        width: 56px; height: 56px;\n        background: #ffeef0;\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        margin: 0 auto 20px;\n    }\n    .wiel-lock-icon svg { color: #f42136; }\n    .wiel-card h2 {\n        font-size: 22px;\n        font-weight: 700;\n        color: #1f3777;\n        margin: 0 0 6px;\n    }\n    .wiel-card p.sub {\n        color: #888;\n        font-size: 14px;\n        margin: 0 0 28px;\n    }\n    .wiel-field {\n        margin-bottom: 16px;\n        text-align: left;\n    }\n    .wiel-field label {\n        display: block;\n        font-size: 11px;\n        font-weight: 700;\n        color: #1f3777;\n        text-transform: uppercase;\n        letter-spacing: 0.07em;\n        margin-bottom: 7px;\n    }\n    .wiel-input-wrap {\n        position: relative;\n        display: flex;\n        align-items: center;\n    }\n    .wiel-input-wrap svg {\n        position: absolute;\n        left: 14px;\n        color: #bbb;\n        flex-shrink: 0;\n    }\n    .wiel-input-wrap input {\n        width: 100%;\n        border: 1.5px solid #e8e4de;\n        border-radius: 10px;\n        padding: 12px 40px 12px 40px;\n        font-size: 15px;\n        font-family: Arial, Helvetica, sans-serif;\n        color: #1f3777;\n        background: #fafafa;\n        outline: none;\n        transition: border 0.2s, background 0.2s;\n    }\n    .wiel-input-wrap input::placeholder { color: #bbb; }\n    .wiel-input-wrap input:focus {\n        border-color: #f42136;\n        background: #fff;\n    }\n    .wiel-toggle-pw {\n        position: absolute;\n        right: 14px;\n        background: none;\n        border: none;\n        cursor: pointer;\n        padding: 0;\n        color: #bbb;\n        display: flex;\n        align-items: center;\n    }\n    .wiel-toggle-pw:hover { color: #888; }\n    .wiel-remember-row {\n        display: flex;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 22px;\n    }\n    .wiel-remember-left {\n        display: flex;\n        align-items: center;\n        gap: 8px;\n        font-size: 13px;\n        color: #666;\n    }\n    .wiel-remember-left input { accent-color: #f42136; width: 15px; height: 15px; }\n    .wiel-forgot {\n        font-size: 13px;\n        color: #f42136;\n        text-decoration: none;\n        font-weight: 600;\n    }\n    .wiel-forgot:hover { text-decoration: underline; }\n    .wiel-btn {\n        width: 100%;\n        background: #f42136;\n        color: #fff;\n        border: none;\n        border-radius: 50px;\n        padding: 15px 0;\n        font-size: 15px;\n        font-weight: 700;\n        font-family: Arial, Helvetica, sans-serif;\n        cursor: pointer;\n        letter-spacing: 0.06em;\n        text-transform: uppercase;\n        transition: background 0.2s, transform 0.1s;\n    }\n    .wiel-btn:hover { background: #c9001c; transform: translateY(-1px); }\n    .wiel-exclusive {\n        margin-top: 18px;\n        font-size: 12px;\n        color: #aaa;\n        line-height: 1.5;\n    }\n    .wiel-error {\n        background: #fff0f2;\n        border: 1px solid #f42136;\n        border-radius: 10px;\n        padding: 11px 14px;\n        font-size: 13px;\n        color: #c9001c;\n        margin-bottom: 18px;\n        text-align: left;\n    }\n    .wiel-right-footer {\n        margin-top: 24px;\n        font-size: 13px;\n        color: #888;\n    }\n    .wiel-right-footer a {\n        color: #f42136;\n        font-weight: 600;\n        text-decoration: none;\n    }\n    .wiel-right-footer a:hover { text-decoration: underline; }\n\n    @media (max-width: 768px) {\n        .wiel-wrap { flex-direction: column; }\n        .wiel-left { width: 100%; padding: 28px 24px 36px; min-height: 280px; }\n        .wiel-right { width: 100%; padding: 32px 20px 40px; }\n        .wiel-card { padding: 32px 24px 28px; }\n        .wiel-left-body h1 { font-size: 24px; }\n    }\n    <\/style>\n\n    <div class=\"wiel-wrap\">\n\n        <!-- IZQUIERDA -->\n        <div class=\"wiel-left\">\n            <div class=\"wiel-circle-sm\"><\/div>\n            <div class=\"wiel-circle-md\"><\/div>\n\n            <a href=\"https:\/\/wec-chile.cl\/en\/acceso-embajadoras\/\" class=\"wiel-back\">\n                <svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewbox=\"0 0 24 24\">\n                    <polyline points=\"15 18 9 12 15 6\"><\/polyline>\n                <\/svg>\n                Volver a Women in Energy\n            <\/a>\n\n            <div class=\"wiel-left-body\">\n                <img decoding=\"async\" src=\"https:\/\/proud-thunder-83da.felipe-dc1.workers.dev\/images\/wie-logo.png\"\n                     alt=\"Women in Energy Chile\"\n                     class=\"wiel-logo\">\n                <h1>Portal de <em>Women in Energy<\/em><\/h1>\n                <p>Accede a tu perfil, revisa los contenidos y mantente conectada.<\/p>\n            <\/div>\n\n            <div class=\"wiel-left-footer\">\n                Un programa de World Energy Council Chile\n            <\/div>\n        <\/div>\n\n        <!-- DERECHA -->\n        <div class=\"wiel-right\">\n            <div class=\"wiel-card\">\n\n                <div class=\"wiel-lock-icon\">\n                    <svg width=\"24\" height=\"24\" fill=\"none\" stroke=\"#f42136\" stroke-width=\"2\" viewbox=\"0 0 24 24\">\n                        <rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\" ry=\"2\"><\/rect>\n                        <path d=\"M7 11V7a5 5 0 0 1 10 0v4\"><\/path>\n                    <\/svg>\n                <\/div>\n\n                <h2>Ingreso<\/h2>\n                <p class=\"sub\">Ingresa con tu cuenta de Women in Energy<\/p>\n\n                \n                <form method=\"post\" action=\"\">\n                    <input type=\"hidden\" id=\"wie_login_nonce\" name=\"wie_login_nonce\" value=\"690939a899\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/en\/wp-json\/wp\/v2\/pages\/1646\" \/>\n                    <div class=\"wiel-field\">\n                        <label for=\"wie_usuario\">Nombre de usuario o email<\/label>\n                        <div class=\"wiel-input-wrap\">\n                            <svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewbox=\"0 0 24 24\">\n                                <path d=\"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2\"><\/path>\n                                <circle cx=\"12\" cy=\"7\" r=\"4\"><\/circle>\n                            <\/svg>\n                            <input type=\"text\"\n                                   id=\"wie_usuario\"\n                                   name=\"wie_usuario\"\n                                   placeholder=\"tu@email.com\"\n                                   value=\"\"\n                                   autocomplete=\"username\"\n                                   required>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"wiel-field\">\n                        <label for=\"wie_password\">Contrasena<\/label>\n                        <div class=\"wiel-input-wrap\">\n                            <svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewbox=\"0 0 24 24\">\n                                <rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\" ry=\"2\"><\/rect>\n                                <path d=\"M7 11V7a5 5 0 0 1 10 0v4\"><\/path>\n                            <\/svg>\n                            <input type=\"password\"\n                                   id=\"wie_password\"\n                                   name=\"wie_password\"\n                                   placeholder=\"Tu contrasena\"\n                                   autocomplete=\"current-password\"\n                                   required>\n                            <button type=\"button\" class=\"wiel-toggle-pw\" onclick=\"wielTogglePw()\" id=\"wiel-eye\">\n                                <svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewbox=\"0 0 24 24\">\n                                    <path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\"><\/path>\n                                    <circle cx=\"12\" cy=\"12\" r=\"3\"><\/circle>\n                                <\/svg>\n                            <\/button>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"wiel-remember-row\">\n                        <label class=\"wiel-remember-left\">\n                            <input type=\"checkbox\" name=\"wie_remember\" value=\"1\">\n                            Recordarme\n                        <\/label>\n                        <a href=\"https:\/\/wec-chile.cl\/wp-login.php?action=lostpassword&redirect_to=https%3A%2F%2Fwec-chile.cl%2Fen%2Facceso-embajadoras%2F\" class=\"wiel-forgot\">\n                            Olvidaste tu contrasena?\n                        <\/a>\n                    <\/div>\n\n                    <button type=\"submit\" name=\"wie_login_submit\" class=\"wiel-btn\">Ingresar<\/button>\n                <input type=\"hidden\" name=\"trp-form-language\" value=\"en\"\/><\/form>\n\n                <div class=\"wiel-exclusive\">\n                    Acceso exclusivo para integrantes del programa Women in Energy Chile\n                <\/div>\n            <\/div>\n\n            <div class=\"wiel-right-footer\">\n                Necesitas ayuda? <a href=\"mailto:contacto@wecchile.cl\">Contactanos<\/a>\n            <\/div>\n        <\/div>\n\n    <\/div>\n\n    <script>\n    function wielTogglePw() {\n        const input = document.getElementById('wie_password');\n        input.type = input.type === 'password' ? 'text' : 'password';\n    }\n    <\/script>\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-1646","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/wec-chile.cl\/en\/wp-json\/wp\/v2\/pages\/1646","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wec-chile.cl\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/wec-chile.cl\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/wec-chile.cl\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wec-chile.cl\/en\/wp-json\/wp\/v2\/comments?post=1646"}],"version-history":[{"count":10,"href":"https:\/\/wec-chile.cl\/en\/wp-json\/wp\/v2\/pages\/1646\/revisions"}],"predecessor-version":[{"id":7185,"href":"https:\/\/wec-chile.cl\/en\/wp-json\/wp\/v2\/pages\/1646\/revisions\/7185"}],"wp:attachment":[{"href":"https:\/\/wec-chile.cl\/en\/wp-json\/wp\/v2\/media?parent=1646"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}