{"id":183,"date":"2025-01-21T11:33:05","date_gmt":"2025-01-21T14:33:05","guid":{"rendered":"https:\/\/ipetech.ufla.br\/?p=183"},"modified":"2026-09-02T21:50:01","modified_gmt":"2026-09-03T00:50:01","slug":"incubacao","status":"publish","type":"post","link":"https:\/\/ipetech.ufla.br\/index.php\/2025\/01\/21\/incubacao\/","title":{"rendered":"Edital de Incuba\u00e7\u00e3o"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"183\" class=\"elementor elementor-183\">\n\t\t\t\t<div class=\"elementor-element elementor-element-516b49f3 e-flex e-con-boxed e-con e-parent\" data-id=\"516b49f3\" 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-cc0744f elementor-widget elementor-widget-html\" data-id=\"cc0744f\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700;800&display=swap');\r\n\r\n:root {\r\n    --verde-ufla: #1b5e20;\r\n    --azul-ufla: #009cb4;\r\n    --cinza-fundo: #f4f7f6;\r\n    --branco: #ffffff;\r\n}\r\n\r\n\/* =========================================\r\n   POP-UP \/ MODAL\r\n   ========================================= *\/\r\n\r\n.modal-overlay {\r\n    position: fixed;\r\n    top: 0;\r\n    left: 0;\r\n    width: 100%;\r\n    height: 100%;\r\n    background: rgba(0, 0, 0, 0.6);\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    z-index: 99999;\r\n    opacity: 0;\r\n    visibility: hidden;\r\n    transition: all 0.3s ease;\r\n    backdrop-filter: blur(4px);\r\n}\r\n\r\n.modal-overlay.mostrar {\r\n    opacity: 1;\r\n    visibility: visible;\r\n}\r\n\r\n.modal-box {\r\n    background: var(--branco);\r\n    padding: 40px 30px;\r\n    border-radius: 20px;\r\n    max-width: 450px;\r\n    width: 90%;\r\n    text-align: center;\r\n    position: relative;\r\n    transform: translateY(-20px);\r\n    transition: all 0.4s ease;\r\n    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.2);\r\n    border-top: 6px solid var(--azul-ufla);\r\n    font-family: 'Poppins', sans-serif;\r\n    box-sizing: border-box;\r\n}\r\n\r\n.modal-overlay.mostrar .modal-box {\r\n    transform: translateY(0);\r\n}\r\n\r\n.modal-box h3 {\r\n    color: var(--verde-ufla);\r\n    font-weight: 800;\r\n    font-size: 1.6rem;\r\n    margin: 0 0 15px;\r\n}\r\n\r\n.modal-box p {\r\n    color: #555;\r\n    font-size: 1.05rem;\r\n    line-height: 1.5;\r\n    margin: 0 0 25px;\r\n}\r\n\r\n.btn-fechar-modal {\r\n    background: var(--verde-ufla);\r\n    color: var(--branco);\r\n    border: none;\r\n    padding: 12px 30px;\r\n    border-radius: 50px;\r\n    font-weight: 700;\r\n    font-size: 1rem;\r\n    cursor: pointer;\r\n    transition: all 0.3s ease;\r\n    font-family: 'Poppins', sans-serif;\r\n}\r\n\r\n.btn-fechar-modal:hover {\r\n    background: var(--azul-ufla);\r\n    transform: translateY(-2px);\r\n    box-shadow: 0 5px 15px rgba(0, 156, 180, 0.3);\r\n}\r\n\r\n.fechar-x {\r\n    position: absolute;\r\n    top: 15px;\r\n    right: 20px;\r\n    font-size: 1.5rem;\r\n    color: #999;\r\n    cursor: pointer;\r\n    transition: 0.3s;\r\n    background: none;\r\n    border: none;\r\n    padding: 0;\r\n    line-height: 1;\r\n}\r\n\r\n.fechar-x:hover {\r\n    color: #333;\r\n}\r\n\r\n\r\n\/* =========================================\r\n   P\u00c1GINA DE DOCUMENTOS\r\n   ========================================= *\/\r\n\r\n.docs-container {\r\n    font-family: 'Poppins', sans-serif;\r\n    color: #333;\r\n    max-width: 900px;\r\n    margin: 0 auto;\r\n    padding: 20px 0;\r\n}\r\n\r\n.docs-titulo {\r\n    color: var(--verde-ufla);\r\n    font-weight: 800;\r\n    font-size: 1.8rem;\r\n    margin: 40px 0 20px;\r\n    padding-bottom: 10px;\r\n    border-bottom: 3px solid var(--azul-ufla);\r\n    display: inline-block;\r\n    letter-spacing: -0.5px;\r\n}\r\n\r\n.docs-descricao {\r\n    font-size: 1.05rem;\r\n    color: #555;\r\n    line-height: 1.6;\r\n    margin-bottom: 25px;\r\n    background: var(--cinza-fundo);\r\n    padding: 18px 22px;\r\n    border-radius: 12px;\r\n    border-left: 4px solid var(--verde-ufla);\r\n    box-sizing: border-box;\r\n}\r\n\r\n.docs-lista {\r\n    list-style: none;\r\n    padding: 0;\r\n    margin: 0 0 40px;\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 15px;\r\n}\r\n\r\n.docs-lista li {\r\n    background: var(--branco);\r\n    border-radius: 12px;\r\n    padding: 16px 24px;\r\n    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.04);\r\n    border-left: 5px solid var(--verde-ufla);\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n    transition: all 0.3s ease;\r\n    border-right: 1px solid #eee;\r\n    border-top: 1px solid #eee;\r\n    border-bottom: 1px solid #eee;\r\n    box-sizing: border-box;\r\n}\r\n\r\n.docs-lista li:hover {\r\n    transform: translateX(5px);\r\n    box-shadow: 0 8px 25px rgba(27, 94, 32, 0.12);\r\n    border-left-color: var(--azul-ufla);\r\n}\r\n\r\n.docs-texto {\r\n    display: flex;\r\n    flex-direction: column;\r\n}\r\n\r\n.docs-texto strong {\r\n    color: #444;\r\n    font-weight: 700;\r\n    font-size: 1.1rem;\r\n}\r\n\r\n.docs-texto span {\r\n    color: #777;\r\n    font-size: 0.9rem;\r\n    font-weight: 600;\r\n}\r\n\r\n.docs-lista a {\r\n    background: var(--cinza-fundo);\r\n    color: var(--verde-ufla);\r\n    text-decoration: none;\r\n    font-weight: 700;\r\n    padding: 10px 20px;\r\n    border-radius: 8px;\r\n    transition: 0.3s ease;\r\n    white-space: nowrap;\r\n    font-size: 0.95rem;\r\n}\r\n\r\n.docs-lista a:hover {\r\n    background: var(--verde-ufla);\r\n    color: var(--branco);\r\n}\r\n\r\n.docs-lista.cronograma li {\r\n    border-left-color: var(--azul-ufla);\r\n}\r\n\r\n.docs-lista.cronograma li:hover {\r\n    border-left-color: var(--verde-ufla);\r\n}\r\n\r\n.docs-lista.cronograma a {\r\n    color: var(--azul-ufla);\r\n}\r\n\r\n.docs-lista.cronograma a:hover {\r\n    background: var(--azul-ufla);\r\n    color: var(--branco);\r\n}\r\n\r\n\r\n\/* =========================================\r\n   RESPONSIVO\r\n   ========================================= *\/\r\n\r\n@media (max-width: 600px) {\r\n\r\n    .modal-box {\r\n        padding: 35px 20px;\r\n    }\r\n\r\n    .modal-box h3 {\r\n        font-size: 1.4rem;\r\n    }\r\n\r\n    .modal-box p {\r\n        font-size: 0.95rem;\r\n    }\r\n\r\n    .docs-container {\r\n        padding: 15px;\r\n    }\r\n\r\n    .docs-titulo {\r\n        font-size: 1.5rem;\r\n    }\r\n\r\n    .docs-lista li {\r\n        flex-direction: column;\r\n        align-items: flex-start;\r\n        gap: 15px;\r\n    }\r\n\r\n    .docs-lista a {\r\n        width: 100%;\r\n        text-align: center;\r\n        box-sizing: border-box;\r\n    }\r\n}\r\n<\/style>\r\n<div id=\"meuPopup\" class=\"modal-overlay\">\r\n    <div class=\"modal-box\">\r\n\r\n        <button class=\"fechar-x\" type=\"button\" aria-label=\"Fechar\">\r\n            \u00d7\r\n        <\/button>\r\n\r\n        <h3>\u26a0\ufe0f Aten\u00e7\u00e3o!<\/h3>\r\n\r\n        <p>\r\n            O <strong>Edital N\u00ba 01\/2025 (Inbatec\/UFLA)<\/strong>\r\n            sofreu uma nova <strong>Retifica\u00e7\u00e3o<\/strong>.\r\n            Acesse o documento atualizado na lista abaixo.\r\n        <\/p>\r\n\r\n        <button class=\"btn-fechar-modal\" type=\"button\">\r\n            Entendi\r\n        <\/button>\r\n\r\n    <\/div>\r\n<\/div>\r\n\r\n\r\n<div class=\"docs-container\">\r\n\r\n    <h2 class=\"docs-titulo\">\r\n        Inscri\u00e7\u00e3o e Documentos do Edital N\u00ba 01\/2025\r\n    <\/h2>\r\n\r\n    <div class=\"docs-descricao\">\r\n        Edital n\u00ba 1\/2025 para sele\u00e7\u00e3o em fluxo cont\u00ednuo de empreendimentos\r\n        de base tecnol\u00f3gica para participa\u00e7\u00e3o no programa de incuba\u00e7\u00e3o da\r\n        Incubadora de Empresas de Base Tecnol\u00f3gica da Universidade Federal\r\n        de Lavras \u2013 Inbatec\/UFLA.\r\n    <\/div>\r\n\r\n    <ul class=\"docs-lista\">\r\n\r\n        <li>\r\n    <div class=\"docs-texto\">\r\n        <strong>Formul\u00e1rio de Inscri\u00e7\u00e3o<\/strong>\r\n    <\/div>\r\n\r\n    <a\r\n        class=\"link-formulariosdcsdcsd\"\r\n        href=\"https:\/\/docs.google.com\/forms\/d\/e\/1FAIpQLSfWy3dKUBIF9apc4s5Gp4X99UhtPgAs7u6lTtDLSadL5GfRuA\/viewform\"\r\n      target=\"_blank\" rel=\"noopener noreferrer\"\r\n    >\r\n        Acessar o Formul\u00e1rio\r\n    <\/a>\r\n<\/li>\r\n\r\n        <li>\r\n            <div class=\"docs-texto\">\r\n                <strong>Edital N\u00ba 01\/2025<\/strong>\r\n                <span>Vers\u00e3o Publicada<\/span>\r\n            <\/div>\r\n\r\n            <a href=\"http:\/\/ipetech.ufla.br\/wp-content\/uploads\/2025\/01\/EDITAL_Inbatec_UFLA_01_2025.docx-versao-publicada-1.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">\r\n                Baixar (DOCX)\r\n            <\/a>\r\n        <\/li>\r\n\r\n        <li>\r\n            <div class=\"docs-texto\">\r\n                <strong>Retifica\u00e7\u00e3o N\u00ba 01 - Edital N\u00ba 01\/2025<\/strong>\r\n\r\n                <span class=\"documento-atualizado\">\r\n                    Documento Atualizado \u26a0\ufe0f\r\n                <\/span>\r\n            <\/div>\r\n\r\n            <a\r\n                href=\"http:\/\/ipetech.ufla.br\/wp-content\/uploads\/2026\/07\/RETIFICACAO_EDITAL_01_2025_24_07_26.pdf\"\r\n                target=\"_blank\"\r\n                rel=\"noopener noreferrer\"\r\n            >\r\n                Baixar Retifica\u00e7\u00e3o (PDF)\r\n            <\/a>\r\n        <\/li>\r\n\r\n    <\/ul>\r\n\r\n\r\n    <h2 class=\"docs-titulo\">\r\n        Cronograma e Resultados\r\n    <\/h2>\r\n\r\n    <ul class=\"docs-lista cronograma\">\r\n\r\n        <li>\r\n            <div class=\"docs-texto\">\r\n                <strong>Resultado 1\u00aa Etapa<\/strong>\r\n                <span>Fischer Oil Company &middot; 26\/08\/2026<\/span>\r\n            <\/div>\r\n\r\n            <a href=\"http:\/\/ipetech.ufla.br\/wp-content\/uploads\/2026\/08\/RESULTADO_1a_ETAPA_INCUBACAO01_25_2_003_assinado_assinado.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">\r\n                Acessar Resultado\r\n            <\/a>\r\n        <\/li>\r\n\r\n        <li>\r\n            <div class=\"docs-texto\">\r\n                <strong>Resultado Final<\/strong>\r\n                <span>Amplya Sa\u00fade e Fischer Oil Company &middot; 02\/09\/2026<\/span>\r\n            <\/div>\r\n\r\n            <a href=\"http:\/\/ipetech.ufla.br\/wp-content\/uploads\/2026\/09\/RESULTADO_FINAL_INCUBACAO_01_25_3_assinado_assinado.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">\r\n                Acessar Resultado\r\n            <\/a>\r\n        <\/li>\r\n\r\n    <\/ul>\r\n\r\n<\/div>\r\n<script>\r\ndocument.addEventListener(\"DOMContentLoaded\", function () {\r\n\r\n    const modal = document.getElementById(\"meuPopup\");\r\n    const botaoEntendi = document.querySelector(\".btn-fechar-modal\");\r\n    const botaoFecharX = document.querySelector(\".fechar-x\");\r\n\r\n    \/\/ Fun\u00e7\u00e3o para fechar o popup\r\n    function fecharPopup() {\r\n        if (modal) {\r\n            modal.classList.remove(\"mostrar\");\r\n        }\r\n    }\r\n\r\n    \/\/ Bot\u00e3o \"Entendi\"\r\n    if (botaoEntendi) {\r\n        botaoEntendi.addEventListener(\"click\", function (event) {\r\n            event.preventDefault();\r\n            event.stopPropagation();\r\n\r\n            fecharPopup();\r\n        });\r\n    }\r\n\r\n    \/\/ Bot\u00e3o X\r\n    if (botaoFecharX) {\r\n        botaoFecharX.addEventListener(\"click\", function (event) {\r\n            event.preventDefault();\r\n            event.stopPropagation();\r\n\r\n            fecharPopup();\r\n        });\r\n    }\r\n\r\n    \/\/ Fechar clicando fora da caixa\r\n    if (modal) {\r\n        modal.addEventListener(\"click\", function (event) {\r\n\r\n            if (event.target === modal) {\r\n                fecharPopup();\r\n            }\r\n\r\n        });\r\n    }\r\n\r\n    \/\/ Fechar pressionando ESC\r\n    document.addEventListener(\"keydown\", function (event) {\r\n\r\n        if (event.key === \"Escape\") {\r\n            fecharPopup();\r\n        }\r\n\r\n    });\r\n\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1f8949ce e-con-full e-flex e-con e-parent\" data-id=\"1f8949ce\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1845eed9 elementor-widget elementor-widget-html\" data-id=\"1845eed9\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n    .footer{\n\n    background:#176B21;\n\n    padding:70px 0 40px;\n\n}\n\n.footer-card{\n\n    width:min(1200px,90%);\n\n    margin:auto;\n\n    background:#fff;\n\n    border-radius:42px;\n\n    padding:55px;\n\n    display:flex;\n\n    align-items:stretch;\n\n    justify-content:space-between;\n\n    gap:35px;\n\n}\n\n.footer-col{\n\n    flex:1;\n\n}\n\n.footer-logo{\n\n    display:flex;\n\n    align-items:center;\n\n    justify-content:center;\n\n}\n\n.footer-logo img{\n\n    width:180px;\n\n    object-fit:contain;\n\n}\n\n.footer-logo img:hover{\n\ntransform: scale(1.2);\ntransition: .5s\n\n}\n\n.divider{\n\n    width:1px;\n\n    background:#e5e5e5;\n\n}\n\n.footer h3{\n\n    color:#176B21;\n\n    font-size:16px;\n\n    letter-spacing:2px;\n\n    font-weight:700;\n\n    margin-bottom:10px;\n\n}\n\n.line{\n\n    width:100%;\n\n    height:3px;\n\n    background:#19a5dc;\n\n    margin-bottom:18px;\n\n}\n\n.footer p{\n\n    font-size:14px;\n\n    color:#444;\n\n    line-height:1.7;\n\n    margin-bottom:4px;\n\n}\n\n.footer strong{\n\n    color:#222;\n\n}\n\n.separator{\n\n    border-top:1px dashed #ddd;\n\n    margin:25px 0;\n\n}\n\n.horario{\n\n    text-align:center;\n\n    color:#555;\n\n    line-height:1.6;\n\n}\n\n.horario span{\n\n    display:block;\n\n    margin-top:8px;\n\n    color:#888;\n\n}\n\n.social{\n\n    width:260px;\n\n}\n\n.social-icons{\n\n    display:flex;\n\n    gap:18px;\n\n    margin:30px 0;\n\n}\n\n.social-icons a{\n\n    width:50px;\n\n    height:50px;\n\n    border-radius:16px;\n\n    border:1px solid #e5e5e5;\n\n    display:flex;\n\n    align-items:center;\n\n    justify-content:center;\n\n    color:#444;\n\n    text-decoration:none;\n\n    font-size:30px;\n\n    transition:.25s;\n\n}\n\n.social-icons a:hover{\n\n\n\n    \n\n}\n.icon-h-red:hover{\n    background: red;\n}\n.icon-h-red:hover svg{\n    fill:#fff\n}\n\n.icon-h-blue:hover{\n    background: #4267B2\n}\n.icon-h-blue:hover svg path{\n    fill:#fff\n}\n\n.icon-h-orange:hover{\n    background: #833ab4;\n  background: linear-gradient(\n    to right,\n    #833ab4,#fd1d1d,#fcb045\n  );\n}\n.icon-h-orange:hover svg{\n    fill:#fff\n}\n\n\n.social select{\n\n    width:100%;\n\n    padding:12px;\n\n    border:1px solid #ccc;\n\n    font-size:15px;\n\n}\n\n.copyright{\n\n    text-align:center;\n\n    color:#fff;\n\n    margin-top:45px;\n\n}\n\n.copyright p{\n\n    font-size:22px;\n\n    margin-bottom:20px;\n\n}\n\n.copyright small{\n\n    color:#c8c8c8;\n\n    font-size:17px;\n\n    line-height:1.8;\n\n}\n\n.copyright strong{\n\n    color:#fff;\n\n}\n\n.icon-h-red:hover{\n    background: red\n}\n\n\/* Remove o logo do Google *\/\n\n.goog-logo-link,\n.goog-te-gadget span{\n    \/*display:none !important;*\/\n}\n\n\/* Remove o texto \"Powered by\" *\/\n\n.goog-te-gadget{\n    color:transparent !important;\n    font-size:0 !important;\n}\n\n\/* Estilo do select *\/\n\n.goog-te-combo{\n\n    width:100%;\n\n    padding:12px;\n\n    border:1px solid #d8d8d8;\n\n    border-radius:8px;\n\n    background:#fff;\n\n    color:#444;\n\n    font-size:14px;\n\n    cursor:pointer;\n\n}\n\n\/* Remove a barra superior *\/\n\n.skiptranslate iframe{\n    display:none !important;\n}\n\nbody{\n    top:0 !important;\n}\n\n\/* ===================================================\n   RESPONSIVIDADE\n=================================================== *\/\n\n@media (max-width: 1024px){\n\n    .footer-card{\n\n        width:95%;\n\n        padding:40px;\n\n        gap:25px;\n\n    }\n\n    .social-icons{\n\n        justify-content:center;\n\n    }\n\n}\n\n@media (max-width: 768px){\n\n    .footer{\n\n        padding:40px 15px;\n\n    }\n\n    .footer-card{\n\n        flex-direction:column;\n\n        align-items:center;\n\n        text-align:center;\n\n        padding:35px 25px;\n\n        border-radius:28px;\n\n        gap:30px;\n\n    }\n\n    .divider{\n\n        width:100%;\n\n        height:1px;\n\n    }\n\n    .footer-col{\n\n        width:100%;\n\n    }\n\n    .footer-logo img{\n\n        width:170px;\n\n    }\n\n    .footer h3{\n\n        font-size:20px;\n\n    }\n\n    .line{\n\n        margin:12px auto 20px;\n\n        width:120px;\n\n    }\n\n    .footer p{\n\n        font-size:16px;\n\n    }\n\n    .separator{\n\n        margin:22px 0;\n\n    }\n\n    .horario{\n\n        text-align:center;\n\n        font-size:15px;\n\n    }\n\n    .social{\n\n        width:100%;\n\n    }\n\n    .social-icons{\n\n        justify-content:center;\n\n        gap:18px;\n\n        margin:25px 0;\n\n        flex-wrap:wrap;\n\n    }\n\n    .social-icons a{\n\n        width:56px;\n\n        height:56px;\n\n        font-size:28px;\n\n    }\n\n    .social select,\n    #google_translate_element{\n\n        width:100%;\n\n        max-width:320px;\n\n        margin:auto;\n\n    }\n\n    .goog-te-combo{\n\n        width:100% !important;\n\n    }\n\n    .copyright{\n\n        margin-top:30px;\n\n        padding:0 20px;\n\n    }\n\n    .copyright p{\n\n        font-size:18px;\n\n        line-height:1.5;\n\n    }\n\n    .copyright small{\n\n        font-size:14px;\n\n        line-height:1.8;\n\n        display:block;\n\n    }\n\n}\n\n@media (max-width:480px){\n\n    .footer{\n\n        padding:30px 10px;\n\n    }\n\n    .footer-card{\n\n        padding:25px 18px;\n\n        border-radius:22px;\n\n    }\n\n    .footer-logo img{\n\n        width:140px;\n\n    }\n\n    .footer h3{\n\n        font-size:18px;\n\n        letter-spacing:1px;\n\n    }\n\n    .footer p{\n\n        font-size:15px;\n\n    }\n\n    .horario{\n\n        font-size:14px;\n\n    }\n\n    .social-icons{\n\n        gap:12px;\n\n    }\n\n    .social-icons a{\n\n        width:50px;\n\n        height:50px;\n\n        font-size:24px;\n\n    }\n\n    .copyright p{\n\n        font-size:16px;\n\n    }\n\n    .copyright small{\n\n        font-size:13px;\n\n    }\n\n}\n<\/style>\n\n<footer class=\"footer\">\n\n    <div class=\"footer-card\">\n\n        <a  href=\"https:\/\/ufla.br\/\" class=\"footer-col footer-logo\">\n\n            <img decoding=\"async\" src=\"http:\/\/ipetech.ufla.br\/wp-content\/uploads\/2025\/01\/ufla-logo-2.png\" alt=\"UFLA\">\n\n        <\/a>\n\n        <div class=\"divider\"><\/div>\n\n        <div class=\"footer-col\">\n\n            <h3>IP\u00caTECH LAVRAS<\/h3>\n\n            <div class=\"line\"><\/div>\n\n            <p><strong>E-mail:<\/strong> parque@ufla.br<\/p>\n            <p><strong>Telefone:<\/strong> (35) 3829-1591<\/p>\n            <p><strong>Endere\u00e7o:<\/strong> Campus da UFLA, Lavras \u2013 MG \/ CEP: 37200-900<\/p>\n\n            <div class=\"separator\"><\/div>\n\n            <div class=\"horario\">\n                <strong>Hor\u00e1rio de Funcionamento:<\/strong> Segunda a Sexta, das 8h \u00e0s 17h\n                <span>(Exceto feriados)<\/span>\n            <\/div>\n\n        <\/div>\n\n        <div class=\"divider\"><\/div>\n\n        <div class=\"footer-col\">\n\n            <h3>IP\u00caTECH PARA\u00cdSO<\/h3>\n\n            <div class=\"line\"><\/div>\n\n            <p><strong>E-mail:<\/strong> ictin@ufla.br<\/p>\n            <p><strong>Telefone:<\/strong> (35) 3826-8000<\/p>\n            <p><strong>Endere\u00e7o:<\/strong> Polo de Inova\u00e7\u00e3o Para\u00edso - UFLA (S. S. do Para\u00edso - MG)<\/p>\n\n        <\/div>\n\n        <div class=\"divider\"><\/div>\n\n        <div class=\"footer-col social\">\n\n            <h3>CONECTE-SE<\/h3>\n\n            <div class=\"social-icons\">\n\n                <a class=\"icon-h-orange\" href=\"https:\/\/instagram.com\/ipetech.ufla\/\" target=\"_blank\"><svg fill=\"#000\" viewBox=\"0 0 32 32\" id=\"Camada_1\" version=\"1.1\" xml:space=\"preserve\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\"><g id=\"SVGRepo_bgCarrier\" stroke-width=\"0\"><\/g><g id=\"SVGRepo_tracerCarrier\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/g><g id=\"SVGRepo_iconCarrier\"> <g> <path d=\"M22.3,8.4c-0.8,0-1.4,0.6-1.4,1.4c0,0.8,0.6,1.4,1.4,1.4c0.8,0,1.4-0.6,1.4-1.4C23.7,9,23.1,8.4,22.3,8.4z\"><\/path> <path d=\"M16,10.2c-3.3,0-5.9,2.7-5.9,5.9s2.7,5.9,5.9,5.9s5.9-2.7,5.9-5.9S19.3,10.2,16,10.2z M16,19.9c-2.1,0-3.8-1.7-3.8-3.8 c0-2.1,1.7-3.8,3.8-3.8c2.1,0,3.8,1.7,3.8,3.8C19.8,18.2,18.1,19.9,16,19.9z\"><\/path> <path d=\"M20.8,4h-9.5C7.2,4,4,7.2,4,11.2v9.5c0,4,3.2,7.2,7.2,7.2h9.5c4,0,7.2-3.2,7.2-7.2v-9.5C28,7.2,24.8,4,20.8,4z M25.7,20.8 c0,2.7-2.2,5-5,5h-9.5c-2.7,0-5-2.2-5-5v-9.5c0-2.7,2.2-5,5-5h9.5c2.7,0,5,2.2,5,5V20.8z\"><\/path> <\/g> <\/g><\/svg><i class=\"fab fa-instagram\"><\/i><\/a>\n                <a \n                class=\"icon-h-blue\"\n                href=\"https:\/\/www.facebook.com\/ipetech.ufla\"\n                   target=\"_blank\"> <svg viewBox=\"0 0 24 24\" fill=\"#000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><g id=\"SVGRepo_bgCarrier\" stroke-width=\"0\"><\/g><g id=\"SVGRepo_tracerCarrier\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/g><g id=\"SVGRepo_iconCarrier\"> <path d=\"M20 12.05C19.9813 10.5255 19.5273 9.03809 18.6915 7.76295C17.8557 6.48781 16.673 5.47804 15.2826 4.85257C13.8921 4.2271 12.3519 4.01198 10.8433 4.23253C9.33473 4.45309 7.92057 5.10013 6.7674 6.09748C5.61422 7.09482 4.77005 8.40092 4.3343 9.86195C3.89856 11.323 3.88938 12.8781 4.30786 14.3442C4.72634 15.8103 5.55504 17.1262 6.69637 18.1371C7.83769 19.148 9.24412 19.8117 10.75 20.05V14.38H8.75001V12.05H10.75V10.28C10.7037 9.86846 10.7483 9.45175 10.8807 9.05931C11.0131 8.66687 11.23 8.30827 11.5161 8.00882C11.8022 7.70936 12.1505 7.47635 12.5365 7.32624C12.9225 7.17612 13.3368 7.11255 13.75 7.14003C14.3498 7.14824 14.9482 7.20173 15.54 7.30003V9.30003H14.54C14.3676 9.27828 14.1924 9.29556 14.0276 9.35059C13.8627 9.40562 13.7123 9.49699 13.5875 9.61795C13.4627 9.73891 13.3667 9.88637 13.3066 10.0494C13.2464 10.2125 13.2237 10.387 13.24 10.56V12.07H15.46L15.1 14.4H13.25V20C15.1399 19.7011 16.8601 18.7347 18.0985 17.2761C19.3369 15.8175 20.0115 13.9634 20 12.05Z\" fill=\"#000000\"><\/path> <\/g><\/svg><i class=\"fab fa-facebook-f\"><\/i><\/a>\n                <a \n                class=\"icon-h-blue\"\n                href=\"https:\/\/www.linkedin.com\/company\/ip%C3%AAtech-parque-cient%C3%ADfico-e-tecnol%C3%B3gico-da-ufla\/\" target=\"_blank\"> <svg viewBox=\"0 0 50 50\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"#000000\"><g id=\"SVGRepo_bgCarrier\" stroke-width=\"0\"><\/g><g id=\"SVGRepo_tracerCarrier\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/g><g id=\"SVGRepo_iconCarrier\"><path fill=\"#231F20\" d=\"M36.1 12H13.9c-1.1 0-1.9.8-1.9 1.9v22.2c0 1 .9 1.9 1.9 1.9h22.2c1.1 0 1.9-.8 1.9-1.9V13.9c0-1.1-.9-1.9-1.9-1.9zM20 34h-4V22h4v12zm-2-13.6c-1.3 0-2.4-1.1-2.4-2.4 0-1.3 1.1-2.4 2.4-2.4 1.3 0 2.4 1.1 2.4 2.4 0 1.3-1.1 2.4-2.4 2.4zM34 34h-4v-6c0-1.6-.4-3.2-2-3.2s-2 1.6-2 3.2v6h-4V22h4v1.4h.2c.5-1 1.8-1.8 3.3-1.8 3.7 0 4.5 2.4 4.5 5.4v7z\"><\/path><\/g><\/svg> <i class=\"fab fa-linkedin-in\"><\/i><\/a>\n                \n                        <a \n                        class=\"icon-h-red\"\n                href=\"https:\/\/www.linkedin.com\/company\/ip%C3%AAtech-parque-cient%C3%ADfico-e-tecnol%C3%B3gico-da-ufla\/\" target=\"_blank\"> \n                \n              <svg fill=\"#000\" viewBox=\"0 0 32 32\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><g id=\"SVGRepo_bgCarrier\" stroke-width=\"0\"><\/g><g id=\"SVGRepo_tracerCarrier\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/g><g id=\"SVGRepo_iconCarrier\"><path d=\"M22.396 21.104H21.2v-.707c0-.299.298-.597.596-.597h.103c.302 0 .603.298.603.597v.707h-.106zM17.795 19.6c-.298 0-.6.2-.6.498v3.405c0 .298.205.5.6.5.301 0 .602-.202.602-.5v-3.5c-.002-.203-.301-.403-.602-.403zm7.406-1.9v6.497c0 1.604-1.402 2.803-3.003 2.803H9.797c-1.6 0-2.998-1.3-2.998-2.803V17.7c0-1.599 1.301-2.802 2.998-2.802H22.1c1.699 0 3.101 1.204 3.101 2.802zm-14.502 7.204v-6.809H12.2v-.992H8.1v.992h1.299v6.899l1.3-.09zm4.501-5.8h-1.203v4.492c0 .204-.197.301-.397.301-.101 0-.302-.097-.302-.395v-4.506h-1.3V23.8c0 .298 0 .696.301.899.602.398 1.698-.096 1.901-.697v.795h1v-5.693zm4.098 4.098V20.2c0-1.203-.901-1.899-1.998-.902v-2.299h-1.302v7.799h1.001l.104-.495c1.4 1.295 2.195.397 2.195-1.101zm3.997-.402h-.99v.703c0 .298-.205.5-.509.5h-.198c-.302 0-.494-.202-.494-.5v-1.401h2.191v-2.396c-.193-1.104-1.697-1.309-2.492-.706-.203.202-.408.405-.5.706-.103.3-.207.691-.207 1.294v1.8c0 3.096 3.5 2.705 3.199 0zm-4.9-9.801c.107.203.201.3.303.399.104.104.301.104.501.104.204 0 .298-.104.504-.203.097-.097.3-.3.396-.498v.498H21.5V7.301h-1.104v4.698c0 .301-.192.502-.494.502-.301 0-.498-.201-.498-.502V7.4h-1.198v5.101c.093.197.093.3.189.498zm-4.297-3.397c0-.6 0-1 .103-1.401.097-.3.301-.599.499-.798a1.66 1.66 0 0 1 .999-.301c.3 0 .598.098.803.2.197.101.396.3.498.498.104.203.195.401.301.603 0 .199.102.5.102.998V11c0 .602 0 .999-.102 1.202 0 .299-.104.496-.301.698a1.237 1.237 0 0 1-.498.498 1.86 1.86 0 0 1-.803.201c-.298 0-.599 0-.8-.099-.199-.103-.397-.203-.5-.399a5.108 5.108 0 0 1-.299-.703c-.102-.299-.102-.7-.102-1.197l.1-1.599zm1.102 2.397c0 .301.301.603.601.603.301 0 .596-.302.596-.603V8.798c0-.301-.295-.599-.596-.599-.3 0-.601.298-.601.599v3.201zM11.3 13.6h1.3V9.001L14.2 5h-1.503L11.9 8.001 10.999 5H9.6l1.7 4.001V13.6z\"><\/path><\/g><\/svg>\n                \n                <i class=\"fab fa-linkedin-in\"><\/i><\/a>\n\n            <\/div>\n\n            <div class=\"separator\"><\/div>\n\n            <h3>TRADUTOR \/ TRANSLATE<\/h3>\n\n            <div id=\"google_translate_element\"><\/div>\n        <\/div>\n\n    <\/div>\n\n    <div class=\"copyright\">\n\n        <small>\u00a9 2026 Parque Tecnol\u00f3gico UFLA. Todos os direitos reservados.<\/small>\n\n        <small>\n\n            Design Original:\n            <strong>Flavinha Reis<\/strong>\n            (Setor Webdesign\/Reitoria)\n\n            <br>\n\n            Edi\u00e7\u00e3o e Desenvolvimento:\n            <strong>Gabriel Fonseca<\/strong>\n            (Bolsista Ip\u00eaTech)\n\n        <\/small>\n\n    <\/div>\n\n<\/footer>\n\n<script>\nfunction googleTranslateElementInit() {\n    new google.translate.TranslateElement(\n        {\n            pageLanguage: 'pt',\n            includedLanguages: 'pt,en',\n            layout: google.translate.TranslateElement.InlineLayout.SIMPLE,\n            autoDisplay: false\n        },\n        'google_translate_element'\n    );\n}\n<\/script>\n\n<script src=\"\/\/translate.google.com\/translate_a\/element.js?cb=googleTranslateElementInit\"><\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3cc6ce51 e-con-full e-flex e-con e-parent\" data-id=\"3cc6ce51\" data-element_type=\"container\" data-settings=\"{&quot;position&quot;:&quot;fixed&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-221e1801 elementor-widget elementor-widget-html\" data-id=\"221e1801\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<header class=\"header\">\n  <style>\n  \n  header.wp-block-template-part,\nheader.site-header,\n.site-header,\n.kubio-header,\n.wp-site-blocks > header {\n    display: none !important;\n}\n\n    * {\n      box-sizing: border-box;\n      margin: 0;\n      padding: 0;\n      font-family: Arial, Helvetica, sans-serif;\n    }\n\n    .header {\n    width: 100%;\n    height: 140px;\n      display: flex;\n      z-index: 9999;\n      align-items: center;\n      justify-content: center;\n      gap: 56px;\n      background: #176b21;\n      padding: 18px 60px;\n      position: relative;\n    }\n\n    .logo img {\n      height: 70px;\n      width: 80px;\n      object-fit: contain;\n    }\n\n    .menu {\n      display: flex;\n      gap: 40px;\n      list-style: none;\n    }\n\n    .menu > li {\n      position: relative;\n    }\n\n    .menu > li > a {\n      color: white;\n      text-decoration: none;\n      font-size: 14px;\n      font-weight: 700;\n      padding: 15px 0;\n      display: block;\n    }\n\n    .mega {\n      display: none;\n      position: absolute;\n      top: 100%;\n      left: 0;\n      background: white;\n      border-radius: 20px;\n      padding: 10px;\n      box-shadow: 0 10px 40px rgba(0, 0, 0, 0.18);\n\n      width: fit-content;\n\n      align-items: flex-start;\n      gap: 15px;\n\n      z-index: 999;\n    }\n\n    .dropdown:hover > .mega {\n      display: inline-flex;\n    }\n\n    .left,\n    .right {\n      display: flex;\n      flex-direction: column;\n    }\n\n    .item {\n      min-width: 300px;\n\n      padding: 20px;\n      margin-bottom: 10px;\n\n      border-radius: 16px;\n\n      font-size: 14px;\n      font-weight: 700;\n\n      color: #176b21;\n\n      background: white;\n\n      cursor: pointer;\n\n      transition: 0.2s;\n    }\n\n    .item:last-child {\n      margin-bottom: 0;\n    }\n\n    .item:hover,\n    .item.active {\n      background: #176b21;\n      color: white;\n    }\n\n    .right {\n      display: none;\n    }\n\n    .right.visible {\n      display: flex;\n    }\n\n    .panel {\n      display: none;\n    }\n\n    .panel.active {\n      display: block;\n    }\n\n    .panel a {\n      display: block;\n\n      min-width: 300px;\n\n      padding: 20px;\n\n      margin-bottom: 10px;\n\n      border-radius: 16px;\n\n      background: #f6f6f6;\n\n      color: #176b21;\n\n      font-size: 14px;\n      font-weight: 700;\n\n      text-decoration: none;\n\n      transition: 0.2s;\n    }\n\n    .panel a:last-child {\n      margin-bottom: 0;\n    }\n\n    .panel a:hover {\n      background: #176b21;\n      color: white;\n    }\n    \n    \n    \/* ===========================\n   RESPONSIVO\n=========================== *\/\n\n.menu-toggle{\n    display:none;\n}\n\n@media (max-width: 991px){\n\n.header{\n\n    height:auto;\n\n    justify-content:space-between;\n\n    padding:16px 20px;\n\n    gap:20px;\n\n}\n\n.logo img{\n\n    width:60px;\n    height:60px;\n\n}\n\n.menu-toggle{\n\n    display:flex;\n\n    align-items:center;\n    justify-content:center;\n\n    background:none;\n    border:none;\n\n    color:#fff;\n\n    font-size:34px;\n\n    cursor:pointer;\n\n}\n\nnav{\n\n    position:fixed;\n\n    top:92px;\n\n    left:-100%;\n\n    width:100%;\n\n    height:calc(100vh - 92px);\n\n    background:#176b21;\n\n    transition:.35s;\n\n    overflow-y:auto;\n\n    z-index:99999;\n\n}\n\nnav.open{\n\n    left:0;\n\n}\n\n.menu{\n\n    flex-direction:column;\n\n    gap:0;\n\n    padding:20px;\n\n}\n\n.menu>li{\n\n    width:100%;\n\n}\n\n.menu>li>a{\n\n    display:flex;\n\n    justify-content:space-between;\n\n    align-items:center;\n\n    padding:18px 0;\n\n    font-size:18px;\n\n    border-bottom:1px solid rgba(255,255,255,.15);\n\n}\n\n.mega{\n\n    display:none !important;\n\n    position:static;\n\n    width:100%;\n\n    background:transparent;\n\n    box-shadow:none;\n\n    padding:0;\n\n    border-radius:0;\n\n}\n\n.dropdown.mobile-open>.mega{\n\n    display:block !important;\n\n}\n\n.left,\n.right{\n\n    width:100%;\n\n}\n\n.right{\n\n    display:block;\n\n}\n\n.panel{\n\n    display:block;\n\n}\n\n.item,\n.panel a{\n\n    min-width:100%;\n\n    background:rgba(255,255,255,.08);\n\n    color:#fff;\n\n    margin:8px 0;\n\n    font-size:15px;\n\n}\n\n.item.active{\n\n    background:rgba(255,255,255,.18);\n\n}\n\n.panel a{\n\n    background:rgba(255,255,255,.05);\n\n}\n\n.panel a:hover{\n\n    background:rgba(255,255,255,.12);\n\n}\n\n}\n  <\/style>\n\n  <a  href=\"https:\/\/ipetech.ufla.br\/#equipe\"class=\"logo\">\n    <img decoding=\"async\"\n      src=\"http:\/\/ipetech.ufla.br\/wp-content\/uploads\/2026\/03\/cropped-cropped-cropped-LOGO2.png\"\n      alt=\"Logo\"\n    \/>\n  <\/a>\n\n<button class=\"menu-toggle\" aria-label=\"Abrir menu\">\n    \u2630\n<\/button>\n  <nav>\n    <ul class=\"menu\">\n      <li class=\"dropdown\">\n        <a href=\"#\">IN\u00cdCIO\n           <svg\n            xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n            width=\"12\"\n            height=\"12\"\n            viewBox=\"4 5 18 18\"\n            fill=\"none\"\n            stroke=\"currentColor\"\n            stroke-width=\"4px\"\n            stroke-linecap=\"round\"\n            stroke-linejoin=\"round\"\n            class=\"lucide lucide-chevron-down-icon lucide-chevron-down\"\n          >\n            <path d=\"m6 9 6 6 6-6\" \/><\/svg\n        \n        <\/a>\n\n        <div class=\"mega\">\n          <div class=\"left\">\n            <a\n              href=\"https:\/\/ipetech.ufla.br\/index.php\/nossa-historia\/\"\n              class=\"item active\"\n              data-target=\"historia\"\n              >Nossa Hist\u00f3ria<\/a\n            >\n\n            <a\n              href=\"https:\/\/ipetech.ufla.br\/index.php\/category\/noticias\/\"\n              class=\"item\"\n              data-target=\"noticias\"\n              >Not\u00edcias<\/a\n            >\n\n            <div class=\"item has-child\" data-target=\"equipe\">Equipe \u25b8<\/div>\n\n            <a\n              href=\"https:\/\/ipetech.ufla.br\/index.php\/category\/artigos\/\"\n              class=\"item\"\n              data-target=\"blog\"\n              >Blog<\/a\n            >\n          <\/div>\n\n          <div class=\"right\">\n            <div class=\"panel active\" id=\"historia\"><\/div>\n\n            <div class=\"panel\" id=\"noticias\"><\/div>\n\n            <div class=\"panel\" id=\"blog\"><\/div>\n\n            <div class=\"panel\" id=\"equipe\">\n              <a href=\"https:\/\/ipetech.ufla.br\/index.php\/diretoria\/\"\n                >Diretoria<\/a\n              >\n              <a href=\"https:\/\/ipetech.ufla.br\/index.php\/equipe-lavras\/\"\n                >Equipe Lavras<\/a\n              >\n              <a href=\"https:\/\/ipetech.ufla.br\/index.php\/equipe-paraiso\/\"\n                >Equipe Para\u00edso<\/a\n              >\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/li>\n\n      <li class=\"dropdown\">\n        <a href=\"#\">IP\u00caTECH LAVRAS \n           <svg\n            xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n            width=\"12\"\n            height=\"12\"\n            viewBox=\"4 5 18 18\"\n            fill=\"none\"\n            stroke=\"currentColor\"\n            stroke-width=\"4px\"\n            stroke-linecap=\"round\"\n            stroke-linejoin=\"round\"\n            class=\"lucide lucide-chevron-down-icon lucide-chevron-down\"\n          >\n            <path d=\"m6 9 6 6 6-6\" \/><\/svg\n        <\/a>\n\n        <div class=\"mega\">\n          <div class=\"left\">\n            <div class=\"item active has-child\" data-target=\"inbatec\">\n              Inbatec \u25b8\n            <\/div>\n\n            <a class=\"item\" href=\"https:\/\/ipetech.ufla.br\/index.php\/residencia\/\" >Resid\u00eancia <\/a>\n\n            <a class=\"item\" href=\"https:\/\/ipetech.ufla.br\/index.php\/loteamento\/\">Loteamento<\/a>\n          <\/div>\n\n          <div class=\"right\">\n            <div class=\"panel active\" id=\"inbatec\">\n              <a href=\"https:\/\/ipetech.ufla.br\/index.php\/programa-de-incubacao\/\"\n                >Incuba\u00e7\u00e3o Inbatec<\/a\n              >\n              <a\n                href=\"https:\/\/ipetech.ufla.br\/index.php\/category\/startups-graduadas\/\"\n                >Startups Graduadas<\/a\n              >\n              <a\n                href=\"https:\/\/ipetech.ufla.br\/index.php\/category\/startups-incubadas\/\"\n                >Startups Incubadas<\/a\n              >\n            <\/div>\n\n            <div class=\"panel\" id=\"residencia\"><\/div>\n\n            <div class=\"panel\" id=\"loteamento\"><\/div>\n          <\/div>\n        <\/div>\n      <\/li>\n\n      <li class=\"dropdown\">\n        <a href=\"#\"\n          >IP\u00caTECH PARA\u00cdSO\n          <svg\n            xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n            width=\"12\"\n            height=\"12\"\n            viewBox=\"4 5 18 18\"\n            fill=\"none\"\n            stroke=\"currentColor\"\n            stroke-width=\"4px\"\n            stroke-linecap=\"round\"\n            stroke-linejoin=\"round\"\n            class=\"lucide lucide-chevron-down-icon lucide-chevron-down\"\n          >\n            <path d=\"m6 9 6 6 6-6\" \/><\/svg\n        ><\/a>\n\n        <div class=\"mega\">\n          <div class=\"left\">\n            <a href=\"https:\/\/ipetech.ufla.br\/index.php\/quem-somos\/\" class=\"item\"\n              >Quem Somos<\/a\n            >\n\n            <a\n              class=\"item\"\n              href=\"https:\/\/ipetech.ufla.br\/index.php\/projetos-parcerias\/\"\n              >Projetos & Parcerias<\/a\n            >\n          <\/div>\n        <\/div>\n      <\/li>\n\n      <li>\n        <a href=\"https:\/\/ipetech.ufla.br\/index.php\/mentores\/\">SEJA UM MENTOR<\/a>\n      <\/li>\n\n      <li class=\"dropdown\">\n        <a href=\"#\">OPORTUNIDADES\n           <svg\n            xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n            width=\"12\"\n            height=\"12\"\n            viewBox=\"4 5 18 18\"\n            fill=\"none\"\n            stroke=\"currentColor\"\n            stroke-width=\"4px\"\n            stroke-linecap=\"round\"\n            stroke-linejoin=\"round\"\n            class=\"lucide lucide-chevron-down-icon lucide-chevron-down\"\n          >\n            <path d=\"m6 9 6 6 6-6\" \/><\/svg\n        <\/a>\n\n        <div class=\"mega\">\n          <div class=\"left\">\n            <a\n              class=\"item\"\n              href=\"https:\/\/ipetech.ufla.br\/index.php\/trabalhe-conosco\/\"\n              >Trabalhe Conosco<\/a\n            >\n\n            <a\n              class=\"item\"\n              href=\"https:\/\/ipetech.ufla.br\/index.php\/category\/pre_aceleracao\/\"\n              >Pr\u00e9-acelera\u00e7\u00e3o<\/a\n            >\n          <\/div>\n        <\/div>\n      <\/li>\n\n      <li><a href=\"https:\/\/ipetech.ufla.br\/index.php\/contato\/\">CONTATO<\/a><\/li>\n      <li><a href=\"https:\/\/ipetech.ufla.br\/index.php\/blog\/\">BLOG<\/a><\/li>\n    <\/ul>\n  <\/nav>\n\n  <script>\n    document.querySelectorAll(\".dropdown\").forEach((drop) => {\n      const right = drop.querySelector(\".right\");\n\n      if (right) {\n        right.classList.remove(\"visible\");\n      }\n\n      drop.querySelectorAll(\".item[data-target]\").forEach((item) => {\n        item.addEventListener(\"mouseenter\", () => {\n          drop\n            .querySelectorAll(\".item\")\n            .forEach((i) => i.classList.remove(\"active\"));\n\n          item.classList.add(\"active\");\n\n          const panel = drop.querySelector(\"#\" + item.dataset.target);\n\n          if (!panel) {\n            if (right) right.classList.remove(\"visible\");\n            return;\n          }\n\n          const hasLinks = panel.querySelector(\"a\");\n\n          if (!hasLinks) {\n            if (right) right.classList.remove(\"visible\");\n\n            drop\n              .querySelectorAll(\".panel\")\n              .forEach((p) => p.classList.remove(\"active\"));\n\n            return;\n          }\n\n          if (right) right.classList.add(\"visible\");\n\n          drop\n            .querySelectorAll(\".panel\")\n            .forEach((p) => p.classList.remove(\"active\"));\n\n          panel.classList.add(\"active\");\n        });\n      });\n\n      drop.addEventListener(\"mouseleave\", () => {\n        drop\n          .querySelectorAll(\".item\")\n          .forEach((i) => i.classList.remove(\"active\"));\n\n        drop\n          .querySelectorAll(\".panel\")\n          .forEach((p) => p.classList.remove(\"active\"));\n\n        if (right) {\n          right.classList.remove(\"visible\");\n        }\n\n        const first = drop.querySelector(\".item[data-target]\");\n\n        if (!first) return;\n\n        first.classList.add(\"active\");\n\n        const firstPanel = drop.querySelector(\"#\" + first.dataset.target);\n\n        if (!firstPanel) return;\n\n        if (firstPanel.querySelector(\"a\")) {\n          right.classList.add(\"visible\");\n          firstPanel.classList.add(\"active\");\n        }\n      });\n    });\n    \n    const toggle=document.querySelector(\".menu-toggle\");\nconst nav=document.querySelector(\"nav\");\n\ntoggle.addEventListener(\"click\",()=>{\n\n    nav.classList.toggle(\"open\");\n\n    toggle.innerHTML=nav.classList.contains(\"open\")?\"\u2715\":\"\u2630\";\n\n});\n\nif(window.innerWidth<=991){\n\n    document.querySelectorAll(\".dropdown > a\").forEach(link=>{\n\n        link.addEventListener(\"click\",(e)=>{\n\n            e.preventDefault();\n\n            link.parentElement.classList.toggle(\"mobile-open\");\n\n        });\n\n    });\n\n}\n  <\/script>\n<\/header>\n\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>\u00d7 \u26a0\ufe0f Aten\u00e7\u00e3o! O Edital N\u00ba 01\/2025 (Inbatec\/UFLA) sofreu uma nova Retifica\u00e7\u00e3o. Acesse o documento atualizado na lista abaixo. Entendi Inscri\u00e7\u00e3o e Documentos do Edital N\u00ba 01\/2025 Edital n\u00ba 1\/2025 para sele\u00e7\u00e3o em fluxo cont\u00ednuo de empreendimentos de base tecnol\u00f3gica para participa\u00e7\u00e3o no programa de incuba\u00e7\u00e3o da Incubadora de Empresas de Base Tecnol\u00f3gica da Universidade [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":275,"comment_status":"open","ping_status":"open","sticky":false,"template":"full-width","format":"standard","meta":{"saved_in_kubio":false,"footnotes":""},"categories":[18],"tags":[],"class_list":["post-183","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-incubacao"],"_links":{"self":[{"href":"https:\/\/ipetech.ufla.br\/index.php\/wp-json\/wp\/v2\/posts\/183","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ipetech.ufla.br\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ipetech.ufla.br\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ipetech.ufla.br\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ipetech.ufla.br\/index.php\/wp-json\/wp\/v2\/comments?post=183"}],"version-history":[{"count":96,"href":"https:\/\/ipetech.ufla.br\/index.php\/wp-json\/wp\/v2\/posts\/183\/revisions"}],"predecessor-version":[{"id":3746,"href":"https:\/\/ipetech.ufla.br\/index.php\/wp-json\/wp\/v2\/posts\/183\/revisions\/3746"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ipetech.ufla.br\/index.php\/wp-json\/wp\/v2\/media\/275"}],"wp:attachment":[{"href":"https:\/\/ipetech.ufla.br\/index.php\/wp-json\/wp\/v2\/media?parent=183"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ipetech.ufla.br\/index.php\/wp-json\/wp\/v2\/categories?post=183"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ipetech.ufla.br\/index.php\/wp-json\/wp\/v2\/tags?post=183"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}