{"id":443,"date":"2024-07-27T18:31:00","date_gmt":"2024-07-27T18:31:00","guid":{"rendered":"https:\/\/biotechcell.com.pe\/pagina-de-inicio\/"},"modified":"2026-02-06T13:51:00","modified_gmt":"2026-02-06T13:51:00","slug":"pagina-de-inicio","status":"publish","type":"page","link":"https:\/\/biotechcell.com.pe\/en\/","title":{"rendered":"P\u00e1gina de inicio"},"content":{"rendered":"<div id=\"pl-443\"  class=\"panel-layout\" ><div id=\"pg-443-0\"  class=\"panel-grid panel-has-style\" ><div class=\"wide-grey panel-row-style panel-row-style-for-443-0\" ><div id=\"pgc-443-0-0\"  class=\"panel-grid-cell\" ><div id=\"panel-443-0-0-0\" class=\"widget_text so-panel widget widget_custom_html panel-first-child panel-last-child\" data-index=\"0\" ><h3 class=\"widget-title\">Home<\/h3><div class=\"textwidget custom-html-widget\"><!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Microgravity Biochip Technology<\/title>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;600;700&family=Roboto:wght@300;400&display=swap\" rel=\"stylesheet\">\n    <link href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\" rel=\"stylesheet\">\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n         .highlight {\n      font-style: normal;\n      font-weight: bold;\n    }\n\t\t\t.science-paragraph {\n    font-family: 'Roboto', sans-serif;\n    font-size: 1.6rem;\n    color: #495057;\n    line-height: 1.8;\n    margin-bottom: 40px;\n    text-align: justify;\n    font-style: normal;\n}\n        body {\n            font-family: 'Montserrat', sans-serif;\n            background: #ffffff;\n            min-height: 100vh;\n            color: #333;\n            line-height: 1.6;\n        }\n        \n        .container {\n            width: 100%;\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n        \n        \/* Main Content *\/\n        .main-content {\n            padding: 60px 0;\n        }\n        \n        .content-card {\n            background: white;\n            border-radius: 8px;\n            padding: 60px 40px;\n            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);\n            margin-bottom: 30px;\n            border: 1px solid #e9ecef;\n        }\n        \n        .section-title {\n            text-align: center;\n            color: #2c3e50;\n            font-size: 3.5rem;\n            font-weight: 700;\n            margin: 0 0 60px 0;\n            text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);\n        }\n        \n        .science-content {\n            max-width: 900px;\n            margin: 0 auto;\n        }\n        \n        .science-paragraph {\n            font-family: 'Roboto', sans-serif;\n            font-size: 1.6rem;\n            color: #495057;\n            line-height: 1.8;\n            margin-bottom: 40px;\n            text-align: justify;\n        }\n        \n        .highlight {\n            color: #2c3e50;\n            font-weight: 700;\n            font-size: 1.7rem;\n        }\n        \n        \/* Application Cards *\/\n        .applications {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 30px;\n            margin-top: 60px;\n        }\n        \n        .application-card {\n            background: white;\n            border-radius: 12px;\n            padding: 35px 25px;\n            box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);\n            transition: all 0.3s ease;\n            border: 1px solid #e9ecef;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            justify-content: center;\n            text-align: center;\n        }\n        \n        .application-card:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);\n        }\n        \n        .minimal-icon {\n            width: 80px;\n            height: 80px;\n            margin: 0 auto 20px;\n            background: #f8f9fa;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            border: 2px solid #2c3e50;\n        }\n        \n        .minimal-icon i {\n            font-size: 2rem;\n            color: #2c3e50;\n            opacity: 0.8;\n        }\n        \n        .application-title {\n            font-size: 1.8rem;\n            font-weight: 700;\n            color: #2c3e50;\n            margin-bottom: 15px;\n            text-align: center;\n            width: 100%;\n        }\n        \n        .application-desc {\n            font-size: 1.2rem;\n            color: #6c757d;\n            line-height: 1.6;\n            text-align: center;\n            width: 100%;\n        }\n        \n        \/* Separator Line *\/\n        .separator {\n            grid-column: 1 \/ -1;\n            height: 2px;\n            background: #e9ecef;\n            margin: 40px 0;\n            width: 100%;\n        }\n        \n        \/* Pharmaceutical Development Card *\/\n        .pharma-card {\n            grid-column: 1 \/ -1;\n            background: white;\n            border-radius: 12px;\n            padding: 40px 30px;\n            box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);\n            transition: all 0.3s ease;\n            border: 1px solid #e9ecef;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            justify-content: center;\n            text-align: center;\n            max-width: 600px;\n            margin: 0 auto;\n        }\n        \n        .pharma-card:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);\n        }\n        \n        .pharma-title {\n            font-size: 2rem;\n            font-weight: 700;\n            color: #2c3e50;\n            margin-bottom: 20px;\n            text-align: center;\n        }\n        \n        \/* Footer *\/\n        footer {\n            background: #f8f9fa;\n            padding: 40px 0;\n            text-align: center;\n            border-top: 1px solid #e9ecef;\n            margin-top: 60px;\n        }\n        \n        .footer-text {\n            color: #6c757d;\n            font-size: 1.3rem;\n        }\n        \n        @media (max-width: 768px) {\n            .section-title {\n                font-size: 2.8rem;\n            }\n            \n            .science-paragraph {\n                font-size: 1.4rem;\n                text-align: left;\n            }\n            \n            .content-card {\n                padding: 40px 25px;\n            }\n            \n            .applications {\n                grid-template-columns: 1fr;\n                gap: 20px;\n            }\n            \n            .application-title {\n                font-size: 1.6rem;\n            }\n            \n            .pharma-title {\n                font-size: 1.8rem;\n            }\n            \n            .application-desc {\n                font-size: 1.1rem;\n            }\n            \n            .footer-text {\n                font-size: 1.1rem;\n            }\n            \n            .minimal-icon {\n                width: 70px;\n                height: 70px;\n            }\n            \n            .minimal-icon i {\n                font-size: 1.8rem;\n            }\n        }\n\n        @media (max-width: 480px) {\n            .section-title {\n                font-size: 2.2rem;\n            }\n            \n            .science-paragraph {\n                font-size: 1.2rem;\n            }\n            \n            .application-title {\n                font-size: 1.4rem;\n            }\n            \n            .pharma-title {\n                font-size: 1.6rem;\n            }\n            \n            .application-desc {\n                font-size: 1rem;\n            }\n            \n            .minimal-icon {\n                width: 60px;\n                height: 60px;\n            }\n            \n            .minimal-icon i {\n                font-size: 1.5rem;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <!-- Main Content -->\n    <main class=\"main-content\">\n        <div class=\"container\">\n            <div class=\"content-card\">\n                <h2 class=\"section-title\">Microgravity Biochip Technology<\/h2>\n                \n                <div class=\"science-content\">\n                    <p class=\"science-paragraph\">\n                        <span class=\"highlight\">Space<\/span> exploration has always presented a major challenge when it comes to conducting experiments. One of the greatest obstacles has been studying how the genes of living organisms such as cells or small insects change in real time under weightless conditions. On Earth, this type of analysis requires large, complex machines called PCR, which are impossible to bring aboard a spacecraft due to their size and energy demands.\n                    <\/p>\n                    \n                    <p class=\"science-paragraph\">\n                        Inspired by this challenge, our team set out to create a new tool. We developed a <span class=\"highlight\">Biochip:<\/span> a small, intelligent device that merges electronics with biological chemistry. Its main function is to analyze samples automatically and at ultra-high speed, beginning with a key step: opening cells using ultrasound (Lysis) to release the mRNA.\n                    <\/p>\n\n                    <p class=\"science-paragraph\">\n                        This technology, whose pioneering development began at <span class=\"highlight\">Research Innovation EIRL<\/span>, for the space environment, has demonstrated exceptional value for terrestrial applications. Under the leadership of <span class=\"highlight\">BioTechCell SAC,<\/span>which continued and expanded the research, collaborations have been established with academic institutions and specialized laboratories to validate and adapt the platform. Using synthetic samples, its ability to detect biomarkers for various diseases with greater speed and portability than conventional methods has been demonstrated.\n                    <\/p>\n\n                    <p class=\"science-paragraph\">\n                        In conclusion, what began as a solution to explore the mysteries of <span class=\"highlight\">life in space<\/span> has become the foundation for a new generation of medical devices. Imagine mobile phone sized devices that can deliver precise diagnoses in minutes not just in a hospital, but in a rural clinic, a pharmacy, or even on a future base on Mars. That is the future we are building: a bridge between cutting\u2011edge space research and improving human health on our planet.\n                    <\/p>\n                <\/div>\n                <h2 class=\"section-title\">Projects<\/h2>\n                <div class=\"applications\">\n                    <!-- Three cards in a row -->\n                    <div class=\"application-card\">\n                        <div class=\"minimal-icon\">\n                            <i class=\"fas fa-atom\"><\/i>\n                        <\/div>\n                        <div class=\"application-title\">  <a href=\"https:\/\/biotechcell.com.pe\/en\/protein-crystallization-in-microgravity\/\" data-type=\"link\" data-id=\"https:\/\/biotechcell.com.pe\/protein-crystallization-in-microgravity\/\">Protein Crystallography in Microgravity <\/a><\/div>\n                        <div class=\"application-desc\">Growth of more perfect crystals for precision drug design and development.<\/div>\n                    <\/div>\n                    \n                    <div class=\"application-card\">\n                        <div class=\"minimal-icon\">\n                            <i class=\"fas fa-layer-group\"><\/i>\n                        <\/div>\n                        <div class=\"application-title\"><a href=\"https:\/\/biotechcell.com.pe\/en\/advances-in-space-technology\/\" data-type=\"link\" data-id=\"https:\/\/biotechcell.com.pe\/advances-in-space-technology\/\">Advances in space technology<\/a><\/div>\n                        <div class=\"application-desc\">Creation of complex 3D biological structures by eliminating physical scaffolds.<\/div>\n                    <\/div>\n                    \n                    <div class=\"application-card\">\n                        <div class=\"minimal-icon\">\n                            <i class=\"fas fa-virus\"><\/i>\n                        <\/div>\n                        <div class=\"application-title\"><a href=\"https:\/\/biotechcell.com.pe\/en\/development-of-a-biochip\/\" data-type=\"link\" data-id=\"https:\/\/biotechcell.com.pe\/development-of-a-biochip\/\">Development of a Biochip<\/a><\/div>\n                        <div class=\"application-desc\">Biochip technology for advanced molecular diagnostics in terrestrial and space environments.<\/div>\n                    <\/div>\n                    \n                    <!-- Separator line -->\n                    <div class=\"separator\"><\/div>\n                    \n                    <!-- Pharmaceutical Development centered below -->\n                    <div class=\"pharma-card\">\n                        <div class=\"minimal-icon\">\n                            <i class=\"fas fa-pills\"><\/i>\n                        <\/div>\n                        <div class=\"pharma-title\"><a href=\"https:\/\/biotechcell.com.pe\/en\/newss\/\" data-type=\"link\" data-id=\"https:\/\/biotechcell.com.pe\/newss\/\">News<\/a><\/div>\n                        <div class=\"application-desc\"> BioTechCell News: Scientific Events and Contributions.               <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/main>\n    \n    <footer>\n        <div class=\"container\">\n            <p class=\"footer-text\">Microgravity Research &copy; 2023 - Advancing Science Beyond Earth's Boundaries<\/p>\n        <\/div>\n    <\/footer>\n\n    <script>\n        \/\/ Cards appearance animation\n        document.addEventListener('DOMContentLoaded', function() {\n            const cards = document.querySelectorAll('.application-card, .pharma-card');\n            cards.forEach((card, index) => {\n                card.style.opacity = '0';\n                card.style.transform = 'translateY(20px)';\n                \n                setTimeout(() => {\n                    card.style.transition = 'opacity 0.5s ease, transform 0.5s ease';\n                    card.style.opacity = '1';\n                    card.style.transform = 'translateY(0)';\n                }, 300 + (index * 150));\n            });\n        });\n    <\/script>\n<\/body>\n<\/html><\/div><\/div><\/div><\/div><\/div><div id=\"pg-443-1\"  class=\"panel-grid panel-no-style\" ><div id=\"pgc-443-1-0\"  class=\"panel-grid-cell\" ><div id=\"panel-443-1-0-0\" class=\"so-panel widget widget_circleicon-widget panel-first-child panel-last-child\" data-index=\"1\" >\t\t<div class=\"circle-icon-box circle-icon-position-top circle-icon-hide-box circle-icon-size-small no-archive-featured-image\">\n\t\t\t\t\t\t\t<div class=\"circle-icon-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"circle-icon\" >\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div\n\t\t\t\t\t\t\t\tclass=\"fa fa-pencil-square-o\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t\t<h4 >\n\t\t\t\t\tMISSION\t\t\t\t<\/h4>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t<p class=\"text\" >\n\t\t\t\tTo lead scientific and technological advancements by integrating microgravity research and space technology to solve problems and generate innovative solutions in health, agriculture, environment, and industry.\t\t\t<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div><\/div><div id=\"pgc-443-1-1\"  class=\"panel-grid-cell\" ><div id=\"panel-443-1-1-0\" class=\"so-panel widget widget_circleicon-widget panel-first-child panel-last-child\" data-index=\"2\" >\t\t<div class=\"circle-icon-box circle-icon-position-top circle-icon-hide-box circle-icon-size-small no-archive-featured-image\">\n\t\t\t\t\t\t\t<div class=\"circle-icon-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"circle-icon\" >\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div\n\t\t\t\t\t\t\t\tclass=\"fa fa-clock-o\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t\t<h4 >\n\t\t\t\t\tBioTechCell SAC\t\t\t\t<\/h4>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t<p class=\"text\" >\n\t\t\t\tCommitted to the forefront of biotechnology research, technological development, and innovation, we lead our own projects and collaborate with renowned companies, universities, and research centers. We offer specialized advisory and consulting services to generate and disseminate technological knowledge, driving the transfer of research results between public organizations and the business sector. Furthermore, we facilitate the commercialization of cutting-edge products, supplies, components, and equipment, essential for the successful execution of high-impact projects.\t\t\t<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div><\/div><div id=\"pgc-443-1-2\"  class=\"panel-grid-cell\" ><div id=\"panel-443-1-2-0\" class=\"so-panel widget widget_circleicon-widget panel-first-child panel-last-child\" data-index=\"3\" >\t\t<div class=\"circle-icon-box circle-icon-position-top circle-icon-hide-box circle-icon-size-small no-archive-featured-image\">\n\t\t\t\t\t\t\t<div class=\"circle-icon-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"circle-icon\" >\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div\n\t\t\t\t\t\t\t\tclass=\"fa fa-pencil-square-o\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t\t<h4 >\n\t\t\t\t\tVISION\t\t\t\t<\/h4>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t<p class=\"text\" >\n\t\t\t\tTo decisively contribute to addressing global challenges such as chronic diseases, food security, and environmental crises, leveraging microgravity research and space technology to develop innovative, accessible, and sustainable biotechnology solutions.\t\t\t<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div><\/div><\/div><div id=\"pg-443-2\"  class=\"panel-grid panel-no-style\" ><div id=\"pgc-443-2-0\"  class=\"panel-grid-cell panel-grid-cell-empty\" ><\/div><div id=\"pgc-443-2-1\"  class=\"panel-grid-cell panel-grid-cell-mobile-last\" ><div id=\"panel-443-2-1-0\" class=\"so-panel widget widget_media_image panel-first-child panel-last-child\" data-index=\"4\" ><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"85\" src=\"https:\/\/biotechcell.com.pe\/wp-content\/uploads\/2025\/09\/cropped-bb8bb600-01a0-4c4d-9bd6-8840b41a487f-300x85.jpg\" class=\"image wp-image-1822  attachment-medium size-medium\" alt=\"\" style=\"max-width: 100%; height: auto;\" srcset=\"https:\/\/biotechcell.com.pe\/wp-content\/uploads\/2025\/09\/cropped-bb8bb600-01a0-4c4d-9bd6-8840b41a487f-300x85.jpg 300w, https:\/\/biotechcell.com.pe\/wp-content\/uploads\/2025\/09\/cropped-bb8bb600-01a0-4c4d-9bd6-8840b41a487f-1024x290.jpg 1024w, https:\/\/biotechcell.com.pe\/wp-content\/uploads\/2025\/09\/cropped-bb8bb600-01a0-4c4d-9bd6-8840b41a487f-768x217.jpg 768w, https:\/\/biotechcell.com.pe\/wp-content\/uploads\/2025\/09\/cropped-bb8bb600-01a0-4c4d-9bd6-8840b41a487f-1536x435.jpg 1536w, https:\/\/biotechcell.com.pe\/wp-content\/uploads\/2025\/09\/cropped-bb8bb600-01a0-4c4d-9bd6-8840b41a487f-18x5.jpg 18w, https:\/\/biotechcell.com.pe\/wp-content\/uploads\/2025\/09\/cropped-bb8bb600-01a0-4c4d-9bd6-8840b41a487f.jpg 1600w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/div><\/div><div id=\"pgc-443-2-2\"  class=\"panel-grid-cell panel-grid-cell-empty\" ><\/div><\/div><\/div>","protected":false},"excerpt":{"rendered":"<p> [&hellip;]<\/p>","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"home-panels.php","meta":{"footnotes":""},"class_list":["post-443","page","type-page","status-publish","hentry","post"],"_links":{"self":[{"href":"https:\/\/biotechcell.com.pe\/en\/wp-json\/wp\/v2\/pages\/443","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/biotechcell.com.pe\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/biotechcell.com.pe\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/biotechcell.com.pe\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/biotechcell.com.pe\/en\/wp-json\/wp\/v2\/comments?post=443"}],"version-history":[{"count":55,"href":"https:\/\/biotechcell.com.pe\/en\/wp-json\/wp\/v2\/pages\/443\/revisions"}],"predecessor-version":[{"id":1967,"href":"https:\/\/biotechcell.com.pe\/en\/wp-json\/wp\/v2\/pages\/443\/revisions\/1967"}],"wp:attachment":[{"href":"https:\/\/biotechcell.com.pe\/en\/wp-json\/wp\/v2\/media?parent=443"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}