{"id":25406,"date":"2025-10-27T15:16:35","date_gmt":"2025-10-27T18:16:35","guid":{"rendered":"https:\/\/superior-infd.mendoza.edu.ar\/sitio\/?page_id=25406"},"modified":"2025-11-06T16:50:22","modified_gmt":"2025-11-06T19:50:22","slug":"gestion-2","status":"publish","type":"page","link":"https:\/\/superior-infd.mendoza.edu.ar\/sitio\/gestion-2\/","title":{"rendered":"Gesti\u00f3n"},"content":{"rendered":"\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1900\" height=\"438\" src=\"https:\/\/superior-infd.mendoza.edu.ar\/sitio\/wp-content\/uploads\/2025\/11\/ACOMPANAMIENTO-GESTION-1900x438.png\" alt=\"\" class=\"wp-image-25638\" srcset=\"https:\/\/superior-infd.mendoza.edu.ar\/sitio\/wp-content\/uploads\/2025\/11\/ACOMPANAMIENTO-GESTION-1900x438.png 1900w, https:\/\/superior-infd.mendoza.edu.ar\/sitio\/wp-content\/uploads\/2025\/11\/ACOMPANAMIENTO-GESTION-1000x231.png 1000w, https:\/\/superior-infd.mendoza.edu.ar\/sitio\/wp-content\/uploads\/2025\/11\/ACOMPANAMIENTO-GESTION-768x177.png 768w, https:\/\/superior-infd.mendoza.edu.ar\/sitio\/wp-content\/uploads\/2025\/11\/ACOMPANAMIENTO-GESTION-1536x354.png 1536w, https:\/\/superior-infd.mendoza.edu.ar\/sitio\/wp-content\/uploads\/2025\/11\/ACOMPANAMIENTO-GESTION-2048x473.png 2048w\" sizes=\"(max-width: 1900px) 100vw, 1900px\" \/><\/figure>\n\n\n\n<p>Tem\u00e1ticas de inter\u00e9s para instituciones y docentes&#8230;<\/p>\n\n\n\n<style>\n  .botonera {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 20px;               \/* GAP usado en los c\u00e1lculos *\/\n    text-align: center;\n    margin: 0 auto;\n    max-width: 1200px;\n  }\n\n  .boton {\n    box-sizing: border-box;  \/* importante para que padding no rompa el ancho *\/\n    flex: 0 1 calc((100% - 40px) \/ 3); \/* 3 columnas considerando 2 gaps de 20px *\/\n    min-width: 220px;        \/* evita que el contenido se encoja demasiado *\/\n    max-width: 380px;\n    background-color: #E3A8E3;\n    color: black;\n    text-decoration: none;\n    padding: 24px;\n    border-radius: 15px;\n    transition: all 0.35s ease;\n    position: relative;\n    overflow: hidden;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n  }\n\n  \/* \u00edconos y texto *\/\n  .boton .icon-wrap { z-index: 2; }\n  .boton svg.icon {\n    transition: transform 0.35s ease;\n    width: 56px;\n    height: 56px;\n    max-width: 100%;\n    height: auto;\n    display: block;\n    margin: 0 auto 12px auto;\n  }\n  .boton h3 {\n    margin: 0;\n    font-size: 18px;\n    font-weight: 600;\n    z-index: 2;\n  }\n\n  \/* marca de agua (fondo) *\/\n  .marca {\n    position: absolute;\n    z-index: 1;\n    left: -50%;\n    top: -50%;\n    width: 200%;\n    height: 200%;\n    opacity: 0;\n    pointer-events: none; \/* evita que la marca interfiera con el clic *\/\n    transition: opacity 0.45s ease;\n    fill: white;\n    fill-opacity: 0.18;\n  }\n\n  \/* hover *\/\n  .boton:hover {\n    background-color: #8B008B;\n    color: white;\n  }\n  .boton:hover svg.icon {\n    transform: scale(1.25);\n  }\n  .boton:hover .marca {\n    opacity: 0.25;\n  }\n\n  \/* Responsivo: 3 \/ 2 \/ 1 *\/\n  @media (max-width: 1024px) {\n    .boton {\n      flex: 0 1 calc((100% - 20px) \/ 2); \/* 2 columnas (1 gap of 20px) *\/\n    }\n  }\n\n  @media (max-width: 600px) {\n    .boton {\n      flex: 0 1 100%; \/* 1 columna *\/\n      min-width: 0;\n    }\n  }\n<\/style>\n\n<div class=\"botonera\">\n\n  <!-- DOCENTES -->\n  <a href=\"https:\/\/superior-infd.mendoza.edu.ar\/sitio\/docentes-2\/\" target=\"_blank\" class=\"boton\" aria-label=\"Docentes\" rel=\"noopener\">\n    <div class=\"icon-wrap\">\n      <!-- \u00edcono docente -->\n      <svg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\">\n        <path d=\"M12 12c2.2 0 4-1.8 4-4s-1.8-4-4-4-4 1.8-4 4 1.8 4 4 4z\"\/>\n        <path d=\"M4 20v-1c0-2.2 3.6-4 8-4s8 1.8 8 4v1H4z\"\/>\n      <\/svg>\n      <h3>Docentes<\/h3>\n    <\/div>\n\n    <!-- marca de agua (mismo \u00edcono ampliado) -->\n    <svg class=\"marca\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n      <path d=\"M12 12c2.2 0 4-1.8 4-4s-1.8-4-4-4-4 1.8-4 4 1.8 4 4 4z\"\/>\n      <path d=\"M4 20v-1c0-2.2 3.6-4 8-4s8 1.8 8 4v1H4z\"\/>\n    <\/svg>\n  <\/a>\n\n  <!-- INSTITUCIONES -->\n  <a href=\"https:\/\/superior-infd.mendoza.edu.ar\/sitio\/instituciones\/\" target=\"_blank\" class=\"boton\" aria-label=\"Instituciones\" rel=\"noopener\">\n    <div class=\"icon-wrap\">\n      <!-- \u00edcono edificio -->\n      <svg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\">\n        <path d=\"M2 10l10-6 10 6v2H2v-2z\"\/>\n        <path d=\"M4 12h16v8H4v-8z\"\/>\n      <\/svg>\n      <h3>Instituciones<\/h3>\n    <\/div>\n\n    <!-- marca de agua -->\n    <svg class=\"marca\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n      <path d=\"M2 10l10-6 10 6v2H2v-2z\"\/>\n      <path d=\"M4 12h16v8H4v-8z\"\/>\n    <\/svg>\n  <\/a>\n\n  <!-- NORMATIVA -->\n  <a href=\"https:\/\/superior-infd.mendoza.edu.ar\/sitio\/repositorio\/\" target=\"_blank\" class=\"boton\" aria-label=\"Normativa\" rel=\"noopener\">\n    <div class=\"icon-wrap\">\n      <!-- \u00edcono documentos -->\n      <svg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\">\n        <path d=\"M6 2h9l5 5v15H6V2z\"\/>\n        <path d=\"M14 3.5V9h5.5L14 3.5z\"\/>\n      <\/svg>\n      <h3>Normativa<\/h3>\n    <\/div>\n\n    <!-- marca de agua -->\n    <svg class=\"marca\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n      <path d=\"M6 2h9l5 5v15H6V2z\"\/>\n      <path d=\"M14 3.5V9h5.5L14 3.5z\"\/>\n    <\/svg>\n  <\/a>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Tem\u00e1ticas de inter\u00e9s para instituciones y docentes&#8230; Docentes Instituciones Normativa<\/p>\n","protected":false},"author":17680,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"acf":[],"_links":{"self":[{"href":"https:\/\/superior-infd.mendoza.edu.ar\/sitio\/wp-json\/wp\/v2\/pages\/25406"}],"collection":[{"href":"https:\/\/superior-infd.mendoza.edu.ar\/sitio\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/superior-infd.mendoza.edu.ar\/sitio\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/superior-infd.mendoza.edu.ar\/sitio\/wp-json\/wp\/v2\/users\/17680"}],"replies":[{"embeddable":true,"href":"https:\/\/superior-infd.mendoza.edu.ar\/sitio\/wp-json\/wp\/v2\/comments?post=25406"}],"version-history":[{"count":17,"href":"https:\/\/superior-infd.mendoza.edu.ar\/sitio\/wp-json\/wp\/v2\/pages\/25406\/revisions"}],"predecessor-version":[{"id":25734,"href":"https:\/\/superior-infd.mendoza.edu.ar\/sitio\/wp-json\/wp\/v2\/pages\/25406\/revisions\/25734"}],"wp:attachment":[{"href":"https:\/\/superior-infd.mendoza.edu.ar\/sitio\/wp-json\/wp\/v2\/media?parent=25406"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}