{"id":899,"date":"2025-12-06T19:20:55","date_gmt":"2025-12-06T19:20:55","guid":{"rendered":"https:\/\/in2050.space\/?page_id=899"},"modified":"2026-03-17T14:14:41","modified_gmt":"2026-03-17T14:14:41","slug":"%ce%b5%cf%80%ce%b9%cf%83%cf%84%ce%ae%ce%bc%ce%b7-%ce%bc%ce%b1%ce%ba%cf%81%ce%bf%ce%b6%cf%89%ce%af%ce%b1%cf%82","status":"publish","type":"page","link":"https:\/\/in2050.space\/el\/longevity-science\/","title":{"rendered":"IN2050 \u2013 \u0395\u03c0\u03b9\u03c3\u03c4\u03ae\u03bc\u03b7 \u03c4\u03b7\u03c2 \u039c\u03b1\u03ba\u03c1\u03bf\u03b6\u03c9\u03af\u03b1\u03c2"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"899\" class=\"elementor elementor-899\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5250b2f e-con-full e-flex e-con e-parent\" data-id=\"5250b2f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a8d3918 elementor-widget__width-auto elementor-widget elementor-widget-html\" data-id=\"a8d3918\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>\u0395\u03c0\u03b9\u03c3\u03c4\u03ae\u03bc\u03b7 \u039c\u03b1\u03ba\u03c1\u03bf\u03b6\u03c9\u03af\u03b1\u03c2 - IN2050<\/title>\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Alumni+Sans:wght@100;300;400;600&family=Montserrat:wght@300;400;700&display=swap\" rel=\"stylesheet\">\r\n    <style>\r\n        :root { --bg-color: #FFFFFF; --text-color: #1E1E1B; --side-padding: 80px; --nav-width: 60px; }\r\n        * { box-sizing: border-box; margin: 0; padding: 0; }\r\n        body { background-color: var(--bg-color); color: var(--text-color); font-family: 'Montserrat', sans-serif; -webkit-font-smoothing: antialiased; overflow-x: hidden; width: 100%; height: 100vh; }\r\n        \r\n        h1 { font-family: 'Alumni Sans', sans-serif; font-weight: 100; font-size: 80px; line-height: 0.7; margin: 0; }\r\n        h2 { font-family: 'Alumni Sans', sans-serif; font-weight: 100; font-size: 55px; line-height: 0.7; margin: 0; }\r\n        h3 { font-family: 'Montserrat', sans-serif; font-weight: 300; margin: 0; }\r\n\r\n        a { color: inherit; text-decoration: none; cursor: pointer; transition: opacity 0.3s ease; }\r\n\r\n        \/* --- Navigation Desktop --- *\/\r\n        .fixed-nav { \r\n            position: fixed; \r\n            top: 0; \r\n            left: 0; \r\n            width: var(--nav-width); \r\n            height: 100vh; \r\n            display: block; \r\n            z-index: 3000; \r\n            background: transparent; \r\n            border-right: 1px solid #000000; \r\n            transition: border-right-color 0.3s ease; \r\n        }\r\n        .hamburger, .menu-close-btn { width: 24px; height: 20px; display: flex; flex-direction: column; justify-content: space-between; cursor: pointer; margin: 0; background: none; border: none; padding: 0; }\r\n        .fixed-nav .hamburger { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }\r\n        .hamburger span { display: block; width: 100%; height: 1px; background-color: #000000 !important; transition: background-color 0.3s ease; }\r\n        \r\n        .sidebar-logo { \r\n            position: absolute; top: 80px; left: 50%; width: 80%; height: auto; \r\n            transform: translateX(-50%); display: block; filter: none; \r\n            transition: filter 0.5s ease; \r\n        }\r\n\r\n        .fixed-nav.nav-white { border-right: 1px solid rgba(255, 255, 255, 0.1); }\r\n        .fixed-nav.nav-white .hamburger span { background-color: #ffffff !important; }\r\n        .fixed-nav.nav-white .sidebar-logo { filter: invert(1); }\r\n\r\n        .nav-talk-link {\r\n            position: absolute; bottom: 80px; left: 50%; transform: translateX(-50%) rotate(180deg);\r\n            writing-mode: vertical-rl; text-orientation: mixed; font-size: 24px; letter-spacing: 2px;\r\n            text-transform: uppercase; color: #000; border-bottom: none; padding: 0; white-space: nowrap;\r\n            font-family: 'Alumni Sans', sans-serif; font-weight: 400; line-height: 1;\r\n        }\r\n        .nav-white .nav-talk-link { color: rgba(255, 255, 255, 0.9); }\r\n        .nav-talk-link:hover { opacity: 0.7; }\r\n\r\n        .mobile-nav-talk-link {\r\n            font-size: 18px; text-transform: uppercase; color: #000; border-bottom: none;\r\n            padding: 0; white-space: nowrap; font-family: 'Alumni Sans', sans-serif;\r\n            font-weight: 400; letter-spacing: 1px; line-height: 1;\r\n        }\r\n\r\n        .mobile-header { display: none; }\r\n\r\n        \/* --- Menu Overlay - DARK VERSION --- *\/\r\n        .mobile-menu-overlay { \r\n            position: fixed; top: 0; left: 0; width: 100vw; height: 100dvh; background-color: #1E1E1B; z-index: 4000; \r\n            opacity: 0; visibility: hidden; pointer-events: none; transition: opacity 0.5s ease, visibility 0.5s ease; display: flex; flex-direction: row; \r\n        }\r\n        .mobile-menu-overlay.active { opacity: 1; visibility: visible; pointer-events: auto; }\r\n        \r\n        .menu-sidebar-strip { \r\n            width: var(--nav-width); height: 100%; border-right: 1px solid rgba(255, 255, 255, 0.1); \r\n            position: relative; flex-shrink: 0; display: flex; flex-direction: column; align-items: center; \r\n        }\r\n        .menu-sidebar-strip .sidebar-logo { filter: invert(1); }\r\n        \r\n        .menu-close-btn { \r\n            position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 24px; height: 24px; \r\n            cursor: pointer; display: flex; justify-content: center; align-items: center; \r\n        }\r\n        .menu-close-btn span { position: absolute; width: 100%; height: 1px; background-color: #fff; display: block; transition: transform 0.3s ease; }\r\n        .menu-close-btn span:nth-child(1) { transform: rotate(45deg); }\r\n        .menu-close-btn span:nth-child(2) { transform: rotate(-45deg); }\r\n        \r\n        .menu-main-content { flex-grow: 1; display: flex; align-items: center; padding: 0 100px; }\r\n        .menu-links-container { display: flex; justify-content: flex-start; align-items: center; gap: 60px; width: 100%; }\r\n        .menu-links-container a { \r\n            font-family: 'Alumni Sans', sans-serif; font-size: 28px; font-weight: 300; color: #fff; text-decoration: none; \r\n            display: flex; align-items: center; white-space: nowrap; transform: translateX(-50px); opacity: 0; transition: opacity 0.5s ease, transform 0.5s ease; \r\n            text-transform: none; border-bottom: none; padding-bottom: 0;\r\n        }\r\n        .mobile-menu-overlay.active .menu-links-container a { opacity: 1; transform: translateX(0); }\r\n        \r\n        .home-icon-svg { width: 32px; height: 32px; stroke: currentColor; fill: none; stroke-width: 1.5; }\r\n        \r\n        .menu-mobile-footer { \r\n            display: none; width: 100%; height: 80px; border-top: 1px solid rgba(255, 255, 255, 0.2); \r\n            padding: 0 24px; align-items: center; justify-content: space-between; margin-top: auto; \r\n            background: #1E1E1B; \r\n        }\r\n        .menu-close-btn-mobile { \r\n            width: 24px; height: 24px; position: relative; cursor: pointer; display: flex; align-items: center; justify-content: center; \r\n        }\r\n        .menu-close-btn-mobile span { position: absolute; width: 100%; height: 1px; background-color: #fff; display: block; }\r\n        .menu-close-btn-mobile span:nth-child(1) { transform: rotate(45deg); }\r\n        .menu-close-btn-mobile span:nth-child(2) { transform: rotate(-45deg); }\r\n        .menu-logo-img-mobile { height: 48px; width: auto; filter: invert(1); }\r\n\r\n        \/* --- Desktop Layout Grid --- *\/\r\n        .page-container {\r\n            display: flex;\r\n            width: 100vw;\r\n            height: 100vh;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n\r\n        .slide-container {\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            display: grid;\r\n            opacity: 0;\r\n            pointer-events: none;\r\n            transition: opacity 1s ease;\r\n            z-index: 0;\r\n            background-color: var(--bg-color);\r\n        }\r\n\r\n        .slide-container.active { \r\n            opacity: 1; \r\n            pointer-events: auto;\r\n            z-index: 10;\r\n        }\r\n        \r\n        .slide-container.hero-layout { grid-template-columns: 38vw 62vw; }\r\n        .slide-container.content-layout { \r\n            grid-template-columns: 38vw 26vw 36vw; \r\n            grid-template-rows: auto 1fr;\r\n        }\r\n\r\n        .anim-wrapper {\r\n            opacity: 0;\r\n            transition: opacity 0.8s ease 0.2s, transform 0.8s ease 0.2s;\r\n        }\r\n\r\n        .slide-container.active .anim-wrapper { opacity: 1; transform: translateY(0); }\r\n        .slide-container.next .anim-wrapper { transform: translateY(50px); }\r\n        .slide-container.prev .anim-wrapper { transform: translateY(-50px); }\r\n\r\n        .hero-text-col { display: flex; flex-direction: column; justify-content: flex-start; padding-top: 90px; padding-bottom: 50px; padding-right: 40px; padding-left: calc(var(--nav-width) + 60px); height: 100vh; }\r\n        .hero-subtitle { font-size: 20px; line-height: 1.1; color: #000000; max-width: 90%; padding-top: 40px; padding-bottom: 40px; }\r\n        .hero-footer-text { font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: 300; color: #000000; line-height: 1.1; }\r\n        .hero-image-col { width: 100%; height: 100vh; position: relative; }\r\n        .hero-image-col img { width: 100%; height: 100%; object-fit: cover; display: block; }\r\n\r\n        .content-image-col { grid-column: 1; grid-row: 1 \/ span 2; width: 100%; height: 100vh; position: relative; }\r\n        .content-image-col img { width: 100%; height: 100%; object-fit: cover; display: block; }\r\n        .content-title-col { grid-column: 2; grid-row: 1; display: flex; flex-direction: column; justify-content: flex-start; padding-top: 90px; padding-left: 40px; padding-right: 20px; }\r\n        .content-body-col { grid-column: 3; grid-row: 2; display: flex; flex-direction: column; justify-content: flex-start; padding-top: 0; padding-left: 20px; padding-right: var(--side-padding); }\r\n        .content-body { font-family: 'Montserrat', sans-serif; font-size: 16px; line-height: 1.3; font-weight: 300; color: #1E1E1B; max-width: 100%; }\r\n\r\n        \/* --- Footer Slide Desktop --- *\/\r\n        .footer-slide { \r\n            position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: #1E1E1B; z-index: 100; \r\n            transform: translateY(100%); transition: transform 0.8s cubic-bezier(0.645, 0.045, 0.355, 1); \r\n            display: flex; flex-direction: column; padding-left: calc(var(--nav-width) + 50px); padding-right: var(--side-padding); \r\n            padding-top: 50px; padding-bottom: 50px; justify-content: space-between; \r\n        }\r\n        .footer-slide.active { transform: translateY(0); }\r\n\r\n        .footer-dark .footer-row-1 { display: flex; justify-content: space-between; align-items: baseline; width: 100%; padding-top: 50px; }\r\n        .footer-dark .footer-tagline { font-size: 20px; color: #fff; line-height: 1.1; max-width: 400px; font-family: 'Montserrat', sans-serif; font-weight: 300; }\r\n        .footer-dark .footer-talk-btn { \r\n            font-size: 20px; \r\n            text-transform: uppercase; \r\n            color: #fff; \r\n            border-bottom: 1px solid rgba(255,255,255,0.3); \r\n            padding-bottom: 4px; \r\n            font-family: 'Alumni Sans', sans-serif; \r\n            letter-spacing: 1px; \r\n            font-weight: 400; \r\n            line-height: 1; \r\n            text-decoration: none;\r\n        }\r\n        .footer-dark .footer-talk-btn:hover { border-bottom-color: rgba(255,255,255,0.8); opacity: 0.7; }\r\n\r\n        .footer-dark .footer-row-2 { display: flex; justify-content: flex-start; margin-left: 0px; flex-grow: 1; align-items: center; }\r\n        .footer-dark .footer-row-2 a { border: none; padding: 0; }\r\n        .footer-dark .footer-logo { width: 250px; height: auto; display: block; padding-left: 0px; filter: invert(1); }\r\n\r\n        .footer-dark .footer-row-3 { display: grid; grid-template-columns: 1fr 1fr; width: 100%; padding-top: 0; }\r\n        .footer-dark .footer-links-col { display: flex; flex-direction: column; gap: 20px; align-items: flex-start; }\r\n        .footer-dark .footer-links-col a { \r\n            font-family: 'Alumni Sans', sans-serif; \r\n            font-size: 18px; \r\n            color: #fff; \r\n            border: none; \r\n            text-transform: none; \r\n            padding-bottom: 0; \r\n            font-weight: 400; \r\n            line-height: 1.1; \r\n            border-bottom: none !important;\r\n            text-decoration: none;\r\n        }\r\n        .footer-dark .footer-links-col a:hover { opacity: 0.7; }\r\n        .footer-dark .footer-copyright { font-family: 'Montserrat', sans-serif; font-size: 14px; color: #9e9e9e; margin-top: 40px; font-weight: 300; line-height: 1.1; }\r\n\r\n        \/* --- MOBILE LAYOUT REWRITE --- *\/\r\n        .mobile-only-layout { display: none; }\r\n\r\n        @media (max-width: 1024px) {\r\n            body { overflow-y: scroll; height: auto; background-color: #fff; }\r\n            .page-container { display: none; } \r\n            .fixed-nav { display: none; }\r\n            \r\n            .mobile-header {\r\n                display: flex; position: fixed; bottom: 0; left: 0; width: 100%; height: 80px;\r\n                background-color: rgba(255, 255, 255, 0.8); border-top: 1px solid #000; z-index: 1050;\r\n                padding: 0 24px; align-items: center; justify-content: space-between;\r\n                backdrop-filter: blur(5px); -webkit-backdrop-filter: blur(5px);\r\n            }\r\n            .mobile-header .hamburger span { background-color: #000 !important; }\r\n            .mobile-logo { height: 22px !important; width: auto; filter: none; }\r\n            \r\n            .mobile-menu-overlay { flex-direction: column; background-color: #1E1E1B; height: 100dvh; }\r\n            .menu-sidebar-strip { display: none; }\r\n            .menu-main-content { flex-direction: column; align-items: flex-start; padding: 88px 24px 40px 24px; justify-content: flex-start; flex-grow: 1; display: flex; }\r\n            .menu-links-container { flex-direction: column; align-items: flex-start; gap: 40px; padding: 0; width: 100%; }\r\n            .menu-links-container a { font-family: 'Montserrat', sans-serif; font-size: 20px; font-weight: 300; text-transform: none; transform: translateY(30px); opacity: 0; transition: opacity 0.5s ease, transform 0.5s ease; color: #fff; border-bottom: none; }\r\n            .mobile-menu-overlay.active .menu-links-container a { opacity: 1; transform: translateX(0); }\r\n            .menu-mobile-footer { display: flex; width: 100%; padding: 0 24px; border-top: 1px solid rgba(255, 255, 255, 0.2); }\r\n            .menu-logo-img-mobile { height: 22px !important; width: auto; filter: invert(1); }\r\n\r\n            .mobile-only-layout { display: block; width: 100%; }\r\n            .m-section { width: 100%; padding: 60px 0; position: relative; } \r\n            .m-hero { padding-top: 100px; padding-bottom: 0px; }\r\n            \r\n            \/* Typography Changes Mobile *\/\r\n            h1.m-title { font-size: 80px; line-height: 0.7; color: #1E1E1B; font-family: 'Alumni Sans', sans-serif; font-weight: 100; margin-bottom: 40px; padding-left: 24px; padding-right: 24px; }\r\n            h2.m-title { font-size: 45px; line-height: 0.7; color: #1E1E1B; font-family: 'Alumni Sans', sans-serif; font-weight: 100; margin-bottom: 40px; padding-left: 24px; padding-right: 24px; }\r\n            .m-subtitle { font-size: 20px; line-height: 1.1; color: #1E1E1B; font-family: 'Montserrat', sans-serif; font-weight: 300; margin-bottom: 20px; padding-left: 24px; padding-right: 24px; }\r\n            .m-body { font-size: 16px; line-height: 1.1; color: #1E1E1B; font-family: 'Montserrat', sans-serif; font-weight: 300; margin-bottom: 24px; padding-left: 24px; padding-right: 24px; }\r\n            \r\n            .m-image-full { width: 100%; height: auto; display: block; margin-top: 40px; }\r\n            \r\n            .m-collage { padding: 0; }\r\n            .m-collage-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0; padding: 0; background: #fff; }\r\n            .m-collage-empty { aspect-ratio: 1\/1; background-color: #fff; width: 100%; }\r\n            .m-collage-item { width: 100%; height: 100%; object-fit: cover; aspect-ratio: 1\/1; display: block; }\r\n            .m-collage-wide { grid-column: span 2; width: 100%; height: auto; display: block; }\r\n            \r\n            .m-benefits { background-color: #fff; padding-top: 120px; }\r\n            .m-benefits h2 { margin-bottom: 30px; }\r\n            .m-benefits-image { width: 100%; height: auto; margin-top: 40px; display: block; }\r\n            \r\n            .m-night-visual { padding: 0; width: 100vw; margin-left: 0; }\r\n            .m-night-visual img { width: 100%; height: 100vh; object-fit: cover; display: block; }\r\n\r\n            .m-regeneration { padding-bottom: 120px; }\r\n\r\n            \/* Mobile Footer *\/\r\n            .m-footer { \r\n                display: flex !important; flex-direction: column !important; padding: 60px 24px 98px 24px !important; \r\n                background-color: #1E1E1B !important; justify-content: flex-start !important; gap: 0 !important;\r\n            }\r\n            .m-footer .footer-row-1 { display: contents !important; }\r\n            .m-footer .footer-tagline { order: 1; margin-bottom: 40px !important; color: #fff !important; font-size: 20px !important; font-weight: 300 !important; font-family: 'Montserrat', sans-serif !important; width: 100%; max-width: none; line-height: 1.1; }\r\n            .m-footer .footer-row-2 { order: 2; margin-left: 0 !important; justify-content: flex-start !important; width: 100%; padding: 0 !important; margin-bottom: 40px !important; flex-grow: 0; display: flex; align-items: center; }\r\n            .m-footer .footer-row-2 a { border: none; padding: 0; }\r\n            .m-footer .footer-logo { padding-left: 0 !important; margin-left: 0px !important; width: 250px !important; filter: invert(1) !important; display: block; }\r\n            .m-footer .footer-row-3 { order: 3; display: flex !important; flex-direction: column !important; gap: 40px !important; padding: 0 !important; width: 100%; margin-bottom: 40px !important; }\r\n            .m-footer .footer-links-col { display: flex; flex-direction: column; gap: 20px !important; padding: 0 !important; }\r\n            .m-footer .footer-links-col a { color: #fff !important; font-size: 18px !important; font-family: 'Alumni Sans', sans-serif !important; font-weight: 400 !important; border: none; text-transform: none; line-height: 1.1; }\r\n            .m-footer .footer-talk-btn { display: none !important; }\r\n            .m-footer .footer-copyright { order: 5; margin-top: 0 !important; padding: 0 !important; color: #9e9e9e !important; font-size: 14px !important; font-weight: 300 !important; font-family: 'Montserrat', sans-serif !important; line-height: 1.1; }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <div class=\"mobile-menu-overlay\" id=\"mobileMenu\">\r\n        <div class=\"menu-sidebar-strip\">\r\n            <img decoding=\"async\" src=\"https:\/\/in2050.space\/wp-content\/uploads\/2026\/03\/in2050-vertical.svg\" alt=\"IN2050\" class=\"sidebar-logo\">\r\n            <div class=\"menu-close-btn\" id=\"menuCloseBtnDesktop\">\r\n                <span><\/span><span><\/span>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"menu-main-content\">\r\n            <nav class=\"menu-links-container\">\r\n                <a href=\"https:\/\/in2050.space\/el\/\" class=\"menu-home-link\"><svg class=\"home-icon-svg\" viewbox=\"0 0 24 24\"><path d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2 2H5a2 2 0 0 1-2 2H5a2 2 0 0 1-2 2H5a2 2 0 0 1-2 2H5a2 2 0 0 1-2 2H5a2 2 0 0 1-2 2H5a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"><\/path><polyline points=\"9 22 9 12 15 12 15 22\"><\/polyline><\/svg><\/a>\r\n                <a href=\"https:\/\/in2050.space\/el\/%cf%84%ce%b9-%cf%80%cf%81%ce%bf%cf%83%cf%86%ce%ad%cf%81%ce%bf%cf%85%ce%bc%ce%b5\/\">\u03a4\u03b9 \u03a0\u03c1\u03bf\u03c3\u03c6\u03ad\u03c1\u03bf\u03c5\u03bc\u03b5<\/a>\r\n                <a href=\"https:\/\/in2050.space\/el\/%cf%80%cf%8e%cf%82-%cf%83%cf%85%ce%bd%ce%b5%cf%81%ce%b3%ce%b1%ce%b6%cf%8c%ce%bc%ce%b1%cf%83%cf%84%ce%b5-%ce%bc%ce%b1%ce%b6%ce%af-%cf%83%ce%b1%cf%82\/\">\u03a0\u03ce\u03c2 \u03a3\u03c5\u03bd\u03b5\u03c1\u03b3\u03b1\u03b6\u03cc\u03bc\u03b1\u03c3\u03c4\u03b5 \u039c\u03b1\u03b6\u03af \u03a3\u03b1\u03c2<\/a>\r\n                <a href=\"https:\/\/in2050.space\/el\/%ce%b5%cf%80%ce%b9%cf%83%cf%84%ce%ae%ce%bc%ce%b7-%ce%bc%ce%b1%ce%ba%cf%81%ce%bf%ce%b6%cf%89%ce%af%ce%b1%cf%82\/\">\u0395\u03c0\u03b9\u03c3\u03c4\u03ae\u03bc\u03b7 \u03c4\u03b7\u03c2 \u039c\u03b1\u03ba\u03c1\u03bf\u03b6\u03c9\u03af\u03b1\u03c2<\/a>\r\n                <a href=\"https:\/\/in2050.space\/el\/2-%ce%ac%cf%84%ce%bf%ce%bc%ce%b1-%ce%b8%ce%ac%ce%bb%ce%b1%ce%bc%ce%bf%cf%82-%ce%b5%ce%bd%ce%b5%cf%81%ce%b3%cf%8c%cf%82\/\">\u03a0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03b1<\/a>\r\n                <a href=\"https:\/\/in2050.space\/el\/%cf%80%ce%bf%ce%b9%ce%bf%ce%b9-%ce%b5%ce%af%ce%bc%ce%b1%cf%83%cf%84%ce%b5\/\">\u03a0\u03bf\u03b9\u03bf\u03b9 \u0395\u03af\u03bc\u03b1\u03c3\u03c4\u03b5<\/a>\r\n                <a href=\"https:\/\/in2050.space\/el\/%ce%bc%ce%b9%ce%bb%ce%ae%cf%83%cf%84%ce%b5-%ce%bc%ce%b1%cf%82\/\">Talk to us<\/a>\r\n            <\/nav>\r\n        <\/div>\r\n        <div class=\"menu-mobile-footer\">\r\n            <div class=\"menu-close-btn-mobile\" id=\"menuCloseBtnMobile\"><span><\/span><span><\/span><\/div>\r\n            <img decoding=\"async\" src=\"https:\/\/in2050.space\/wp-content\/uploads\/2026\/03\/in2025-logo-black.svg\" alt=\"IN2050\" class=\"menu-logo-img-mobile\">\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <header class=\"mobile-header\">\r\n        <div class=\"hamburger\"><span><\/span><span><\/span><span><\/span><\/div>\r\n        <img decoding=\"async\" src=\"https:\/\/in2050.space\/wp-content\/uploads\/2026\/03\/in2025-logo-black.svg\" alt=\"IN2050\" class=\"mobile-logo\">\r\n        <a href=\"https:\/\/in2050.space\/el\/%ce%bc%ce%b9%ce%bb%ce%ae%cf%83%cf%84%ce%b5-%ce%bc%ce%b1%cf%82\/\" class=\"mobile-nav-talk-link\">Talk to us<\/a>\r\n    <\/header>\r\n\r\n    <nav class=\"fixed-nav\" id=\"desktopNav\">\r\n        <a href=\"https:\/\/in2050.space\/el\/\"><img decoding=\"async\" src=\"https:\/\/in2050.space\/wp-content\/uploads\/2026\/03\/in2050-vertical.svg\" alt=\"IN2050\" class=\"sidebar-logo\"><\/a>\r\n        <div class=\"hamburger\" id=\"hamburgerMaster\"><span><\/span><span><\/span><span><\/span><\/div>\r\n        <a href=\"https:\/\/in2050.space\/el\/%ce%bc%ce%b9%ce%bb%ce%ae%cf%83%cf%84%ce%b5-%ce%bc%ce%b1%cf%82\/\" class=\"nav-talk-link\">Talk to us<\/a>\r\n    <\/nav>\r\n\r\n    <!-- MOBILE FLOW -->\r\n    <div class=\"mobile-only-layout\">\r\n        <section class=\"m-section m-hero\">\r\n            <h1 class=\"m-title\">\u039c\u03b1\u03ba\u03c1\u03bf\u03b6\u03c9\u03af\u03b1<br>\u0395\u03c0\u03b9\u03c3\u03c4\u03ae\u03bc\u03b7<\/h1>\r\n            <h3 class=\"m-subtitle\">\u038c\u03c0\u03bf\u03c5 \u03b7 \u0395\u03c0\u03b9\u03c3\u03c4\u03ae\u03bc\u03b7 \u03a3\u03c5\u03bd\u03b1\u03bd\u03c4\u03ac \u03c4\u03b7 \u0396\u03c9\u03c4\u03b9\u03ba\u03cc\u03c4\u03b7\u03c4\u03b1<\/h3>\r\n            <img decoding=\"async\" class=\"m-image-full\" src=\"https:\/\/aithena.co\/wp-content\/uploads\/2025\/12\/Longevity-Science-1.png\" alt=\"\u0397 \u0391\u03af\u03b8\u03bf\u03c5\u03c3\u03b1 \u03c4\u03bf\u03c5 \u0389\u03c1\u03c9\u03b1\">\r\n        <\/section>\r\n\r\n        <section class=\"m-collage\">\r\n            <div class=\"m-collage-grid\">\r\n                <div class=\"m-collage-empty\"><\/div>\r\n                <img decoding=\"async\" class=\"m-collage-item\" src=\"https:\/\/aithena.co\/wp-content\/uploads\/2025\/12\/Longevity-Science-2.png\" alt=\"\u039b\u03b5\u03c0\u03c4\u03bf\u03bc\u03ad\u03c1\u03b5\u03b9\u03b1 1\">\r\n                <img decoding=\"async\" class=\"m-collage-item\" src=\"https:\/\/aithena.co\/wp-content\/uploads\/2025\/12\/Longevity-Science-3.png\" alt=\"\u039b\u03b5\u03c0\u03c4\u03bf\u03bc\u03ad\u03c1\u03b5\u03b9\u03b1 2\">\r\n                <div class=\"m-collage-empty\"><\/div>\r\n                <img decoding=\"async\" class=\"m-collage-wide\" src=\"https:\/\/in2050.space\/wp-content\/uploads\/2025\/12\/IMG_0705-scaled.jpg\" alt=\"\u03a1\u03cd\u03b8\u03bc\u03b9\u03c3\u03b7 \u03c0\u03b9\u03c3\u03af\u03bd\u03b1\u03c2\">\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <section class=\"m-section m-benefits\">\r\n            <h2 class=\"m-title\">\u0395\u03c0\u03b9\u03c3\u03c4\u03b7\u03bc\u03bf\u03bd\u03b9\u03ba\u03ae<br>\u039f\u03c6\u03ad\u03bb\u03b7<\/h2>\r\n            <p class=\"m-body\">\u039f\u03b9 \u03c5\u03c0\u03b5\u03c1\u03b2\u03b1\u03c1\u03b9\u03ba\u03ad\u03c2 \u03ba\u03ac\u03bc\u03b5\u03c1\u03b5\u03c2 IN2050 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03bf\u03cd\u03bd \u03b1\u03c5\u03be\u03b7\u03bc\u03ad\u03bd\u03b7 \u03b1\u03c4\u03bc\u03bf\u03c3\u03c6\u03b1\u03b9\u03c1\u03b9\u03ba\u03ae \u03c0\u03af\u03b5\u03c3\u03b7 \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03b4\u03b9\u03bf\u03c7\u03b5\u03c4\u03b5\u03cd\u03c3\u03bf\u03c5\u03bd \u03bf\u03be\u03c5\u03b3\u03cc\u03bd\u03bf \u03b2\u03b1\u03b8\u03cd\u03c4\u03b5\u03c1\u03b1 \u03c3\u03c4\u03b7\u03bd \u03ba\u03c5\u03ba\u03bb\u03bf\u03c6\u03bf\u03c1\u03af\u03b1 \u03c4\u03bf\u03c5 \u03b1\u03af\u03bc\u03b1\u03c4\u03bf\u03c2 \u03ba\u03b1\u03b9 \u03c3\u03c4\u03bf\u03c5\u03c2 \u03b9\u03c3\u03c4\u03bf\u03cd\u03c2 \u03c3\u03b1\u03c2. \u0391\u03c5\u03c4\u03cc \u03c5\u03c0\u03bf\u03c3\u03c4\u03b7\u03c1\u03af\u03b6\u03b5\u03b9 \u03c4\u03b7\u03bd \u03b1\u03c0\u03bf\u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7, \u03c4\u03b7\u03bd \u03b1\u03bd\u03b1\u03b3\u03ad\u03bd\u03bd\u03b7\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03c4\u03b7\u03bd \u03bc\u03b5\u03c4\u03b1\u03b2\u03bf\u03bb\u03b9\u03ba\u03ae \u03b1\u03c0\u03bf\u03b4\u03bf\u03c4\u03b9\u03ba\u03cc\u03c4\u03b7\u03c4\u03b1.<\/p>\r\n            <p class=\"m-body\">\u03a3\u03c4\u03b1 2,0 ATA \u03ba\u03b1\u03b9 \u03ac\u03bd\u03c9, \u03c4\u03bf \u03b5\u03cd\u03c1\u03bf\u03c2 \u03c0\u03af\u03b5\u03c3\u03b7\u03c2 \u03c0\u03bf\u03c5 \u03b1\u03c0\u03b1\u03b9\u03c4\u03b5\u03af\u03c4\u03b1\u03b9 \u03b3\u03b9\u03b1 \u03c4\u03b1 \u03c0\u03c1\u03c9\u03c4\u03cc\u03ba\u03bf\u03bb\u03bb\u03b1 \u03bc\u03b1\u03ba\u03c1\u03bf\u03b6\u03c9\u03af\u03b1\u03c2, \u03c4\u03bf \u03c3\u03ce\u03bc\u03b1 \u03b1\u03c0\u03bf\u03c1\u03c1\u03bf\u03c6\u03ac \u03c3\u03b7\u03bc\u03b1\u03bd\u03c4\u03b9\u03ba\u03ac \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03bf \u03bf\u03be\u03c5\u03b3\u03cc\u03bd\u03bf, \u03b5\u03c0\u03b9\u03c4\u03b1\u03c7\u03cd\u03bd\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c4\u03b7\u03bd \u03b5\u03c0\u03bf\u03cd\u03bb\u03c9\u03c3\u03b7, \u03b5\u03bd\u03b9\u03c3\u03c7\u03cd\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c4\u03b7 \u03b6\u03c9\u03c4\u03b9\u03ba\u03cc\u03c4\u03b7\u03c4\u03b1 \u03ba\u03b1\u03b9 \u03b5\u03bd\u03b4\u03c5\u03bd\u03b1\u03bc\u03ce\u03bd\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c4\u03b7 \u03bc\u03b1\u03ba\u03c1\u03bf\u03c0\u03c1\u03cc\u03b8\u03b5\u03c3\u03bc\u03b7 \u03b1\u03bd\u03b8\u03b5\u03ba\u03c4\u03b9\u03ba\u03cc\u03c4\u03b7\u03c4\u03b1.<\/p>\r\n            <img decoding=\"async\" class=\"m-benefits-image\" src=\"https:\/\/aithena.co\/wp-content\/uploads\/2025\/12\/Longevity-Science-2.png\" alt=\"\u0395\u03c0\u03b9\u03c3\u03c4\u03b7\u03bc\u03bf\u03bd\u03b9\u03ba\u03ac \u039f\u03c6\u03ad\u03bb\u03b7 \u03a0\u03bf\u03c1\u03c4\u03c1\u03ad\u03c4\u03bf\">\r\n        <\/section>\r\n\r\n        <section class=\"m-section m-engineering\">\r\n            <h2 class=\"m-title\">\u0399\u03b1\u03c4\u03c1\u03b9\u03ba\u03ae\u03c2 \u03c0\u03bf\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2<br>\u039c\u03b7\u03c7\u03b1\u03bd\u03b9\u03ba\u03ae<\/h2>\r\n            <p class=\"m-body\">\u039f\u03b9 \u03b8\u03ac\u03bb\u03b1\u03bc\u03bf\u03af \u03bc\u03b1\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03ba\u03b1\u03c4\u03b1\u03c3\u03ba\u03b5\u03c5\u03b1\u03c3\u03bc\u03ad\u03bd\u03bf\u03b9 \u03c3\u03cd\u03bc\u03c6\u03c9\u03bd\u03b1 \u03bc\u03b5 \u03c4\u03b1 \u03c0\u03c1\u03cc\u03c4\u03c5\u03c0\u03b1 \u03c0\u03bf\u03c5 \u03b1\u03c0\u03b1\u03b9\u03c4\u03bf\u03cd\u03bd\u03c4\u03b1\u03b9 \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u03c4\u03b1\u03be\u03b9\u03bd\u03cc\u03bc\u03b7\u03c3\u03b7 \u03b9\u03b1\u03c4\u03c1\u03bf\u03c4\u03b5\u03c7\u03bd\u03bf\u03bb\u03bf\u03b3\u03b9\u03ba\u03ce\u03bd \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03c9\u03bd, \u03c3\u03c5\u03bd\u03b4\u03c5\u03ac\u03b6\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c3\u03c5\u03c3\u03c4\u03ae\u03bc\u03b1\u03c4\u03b1 \u03b1\u03c3\u03c6\u03b1\u03bb\u03b5\u03af\u03b1\u03c2, \u03c0\u03b9\u03c3\u03c4\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03b5\u03b9\u03c2 \u03ba\u03b1\u03b9 \u03b4\u03bf\u03bc\u03b9\u03ba\u03ae \u03b1\u03ba\u03b5\u03c1\u03b1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u03c0\u03bf\u03c5 \u03c3\u03c5\u03bd\u03ae\u03b8\u03c9\u03c2 \u03b2\u03c1\u03af\u03c3\u03ba\u03bf\u03bd\u03c4\u03b1\u03b9 \u03bc\u03cc\u03bd\u03bf \u03c3\u03b5 \u03ba\u03bb\u03b9\u03bd\u03b9\u03ba\u03ac \u03c0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd\u03c4\u03b1.<\/p>\r\n            <p class=\"m-body\">\u0391\u03c5\u03c4\u03cc \u03b4\u03b9\u03b1\u03c3\u03c6\u03b1\u03bb\u03af\u03b6\u03b5\u03b9 \u03c3\u03c5\u03bd\u03ad\u03c0\u03b5\u03b9\u03b1, \u03b1\u03be\u03b9\u03bf\u03c0\u03b9\u03c3\u03c4\u03af\u03b1 \u03ba\u03b1\u03b9 \u03b1\u03c0\u03b1\u03c1\u03ac\u03bc\u03b9\u03bb\u03bb\u03b7 \u03b1\u03c0\u03cc\u03b4\u03bf\u03c3\u03b7 \u03b3\u03b9\u03b1 \u03ba\u03b1\u03b8\u03b7\u03bc\u03b5\u03c1\u03b9\u03bd\u03ae \u03bc\u03b1\u03ba\u03c1\u03bf\u03c7\u03c1\u03cc\u03bd\u03b9\u03b1 \u03c7\u03c1\u03ae\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u03c0\u03c1\u03bf\u03c3\u03c9\u03c0\u03b9\u03ba\u03cc \u03c3\u03b1\u03c2 \u03c7\u03ce\u03c1\u03bf.<\/p>\r\n        <\/section>\r\n\r\n        <section class=\"m-night-visual\">\r\n            <img decoding=\"async\" src=\"https:\/\/in2050.space\/wp-content\/uploads\/2025\/12\/thumbnail_IMG_0914.jpg\" alt=\"\u039d\u03c5\u03c7\u03c4\u03b5\u03c1\u03b9\u03bd\u03ae \u0395\u03bc\u03b2\u03cd\u03b8\u03b9\u03c3\u03b7 \u039f\u03c0\u03c4\u03b9\u03ba\u03ae\">\r\n        <\/section>\r\n\r\n        <section class=\"m-section m-regeneration\">\r\n            <h2 class=\"m-title\">\u0395\u03bd\u03b9\u03c3\u03c7\u03c5\u03bc\u03ad\u03bd\u03bf \u039f\u03be\u03c5\u03b3\u03cc\u03bd\u03bf &amp;<br>\u0391\u03bd\u03b1\u03b3\u03ad\u03bd\u03bd\u03b7\u03c3\u03b7<\/h2>\r\n            <p class=\"m-body\">\u03a3\u03b5 \u03c3\u03c5\u03bd\u03b4\u03c5\u03b1\u03c3\u03bc\u03cc \u03bc\u03b5 \u03b5\u03bb\u03b5\u03b3\u03c7\u03cc\u03bc\u03b5\u03bd\u03b7 \u03c0\u03b1\u03c1\u03bf\u03c7\u03ae \u03bf\u03be\u03c5\u03b3\u03cc\u03bd\u03bf\u03c5, \u03b1\u03b9\u03c3\u03b8\u03b7\u03c4\u03b7\u03c1\u03b9\u03b1\u03ba\u03ac \u03bf\u03c5\u03b4\u03ad\u03c4\u03b5\u03c1\u03bf \u03c3\u03c7\u03b5\u03b4\u03b9\u03b1\u03c3\u03bc\u03cc \u03ba\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03ae\u03c1\u03b5\u03bc\u03bf \u03c0\u03b1\u03c1\u03b1\u03c3\u03c5\u03bc\u03c0\u03b1\u03b8\u03b7\u03c4\u03b9\u03ba\u03cc \u03c0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd, \u03ba\u03ac\u03b8\u03b5 \u03c3\u03c5\u03bd\u03b5\u03b4\u03c1\u03af\u03b1 \u03b3\u03af\u03bd\u03b5\u03c4\u03b1\u03b9 \u03ad\u03bd\u03b1\u03c2 \u03b9\u03c3\u03c7\u03c5\u03c1\u03cc\u03c2 \u03ba\u03b1\u03c4\u03b1\u03bb\u03cd\u03c4\u03b7\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u03b1\u03c0\u03bf\u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7, \u03c4\u03b7\u03bd \u03b1\u03bd\u03ac\u03c1\u03c1\u03c9\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03c4\u03b7 \u03bc\u03b1\u03ba\u03c1\u03bf\u03c0\u03c1\u03cc\u03b8\u03b5\u03c3\u03bc\u03b7 \u03c5\u03b3\u03b5\u03af\u03b1.<\/p>\r\n            <p class=\"m-body\">\u039f\u03b9 \u03b8\u03ac\u03bb\u03b1\u03bc\u03bf\u03b9 IN2050 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03bf\u03cd\u03bd \u03c4\u03bf \u03c3\u03cd\u03c3\u03c4\u03b7\u03bc\u03b1 \u03b1\u03bd\u03b1\u03c0\u03bd\u03bf\u03ae\u03c2 BIBS, \u03bc\u03b9\u03b1 \u03c4\u03b5\u03c7\u03bd\u03bf\u03bb\u03bf\u03b3\u03af\u03b1 \u03b9\u03b1\u03c4\u03c1\u03b9\u03ba\u03ae\u03c2 \u03c0\u03bf\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2 \u03c0\u03bf\u03c5 \u03c0\u03b1\u03c1\u03ad\u03c7\u03b5\u03b9 \u03bf\u03be\u03c5\u03b3\u03cc\u03bd\u03bf \u03bc\u03b5 \u03c0\u03bf\u03bb\u03cd \u03bc\u03b5\u03b3\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03b7 \u03b1\u03c0\u03bf\u03b4\u03bf\u03c4\u03b9\u03ba\u03cc\u03c4\u03b7\u03c4\u03b1, \u03b4\u03b9\u03b1\u03c4\u03b7\u03c1\u03ce\u03bd\u03c4\u03b1\u03c2 \u03c0\u03b1\u03c1\u03ac\u03bb\u03bb\u03b7\u03bb\u03b1 \u03c4\u03bf \u03b5\u03c3\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03cc \u03c0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd \u03ba\u03b1\u03b8\u03b1\u03c1\u03cc\u03c4\u03b5\u03c1\u03bf \u03ba\u03b1\u03b9 \u03b1\u03c3\u03c6\u03b1\u03bb\u03ad\u03c3\u03c4\u03b5\u03c1\u03bf \u03b1\u03c0\u03cc \u03c4\u03b1 \u03c3\u03c5\u03c3\u03c4\u03ae\u03bc\u03b1\u03c4\u03b1 \u03b5\u03bb\u03b5\u03cd\u03b8\u03b5\u03c1\u03b7\u03c2 \u03c1\u03bf\u03ae\u03c2.<\/p>\r\n        <\/section>\r\n\r\n        <footer class=\"m-footer footer-dark\">\r\n            <div class=\"footer-row-1\">\r\n                <div class=\"footer-tagline\">\u0397 \u03a0\u03bf\u03bb\u03c5\u03c4\u03ad\u03bb\u03b5\u03b9\u03b1 \u03bd\u03b1 \u0396\u03b5\u03b9\u03c2 \u039a\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03b1.<br>\u0391\u03c5\u03c4\u03ae \u03c4\u03b7 \u03c3\u03c4\u03b9\u03b3\u03bc\u03ae.<\/div>\r\n                <a href=\"https:\/\/in2050.space\/el\/%ce%bc%ce%b9%ce%bb%ce%ae%cf%83%cf%84%ce%b5-%ce%bc%ce%b1%cf%82\/\" class=\"footer-talk-btn\">Talk to us<\/a>\r\n            <\/div>\r\n            <div class=\"footer-row-2\">\r\n                <a href=\"https:\/\/in2050.space\/el\/\"><img decoding=\"async\" src=\"https:\/\/in2050.space\/wp-content\/uploads\/2026\/03\/in2025-logo-black.svg\" alt=\"IN2050\" class=\"footer-logo\"><\/a>\r\n            <\/div>\r\n            <div class=\"footer-row-3\">\r\n                <div class=\"footer-links-col\">\r\n                    <a href=\"https:\/\/in2050.space\/el\/%cf%84%ce%b9-%cf%80%cf%81%ce%bf%cf%83%cf%86%ce%ad%cf%81%ce%bf%cf%85%ce%bc%ce%b5\/\">\u03a4\u03b9 \u03a0\u03c1\u03bf\u03c3\u03c6\u03ad\u03c1\u03bf\u03c5\u03bc\u03b5<\/a>\r\n                    <a href=\"https:\/\/in2050.space\/el\/%cf%80%cf%8e%cf%82-%cf%83%cf%85%ce%bd%ce%b5%cf%81%ce%b3%ce%b1%ce%b6%cf%8c%ce%bc%ce%b1%cf%83%cf%84%ce%b5-%ce%bc%ce%b1%ce%b6%ce%af-%cf%83%ce%b1%cf%82\/\">\u03a0\u03ce\u03c2 \u03a3\u03c5\u03bd\u03b5\u03c1\u03b3\u03b1\u03b6\u03cc\u03bc\u03b1\u03c3\u03c4\u03b5 \u039c\u03b1\u03b6\u03af \u03a3\u03b1\u03c2<\/a>\r\n                    <a href=\"https:\/\/in2050.space\/el\/%ce%b5%cf%80%ce%b9%cf%83%cf%84%ce%ae%ce%bc%ce%b7-%ce%bc%ce%b1%ce%ba%cf%81%ce%bf%ce%b6%cf%89%ce%af%ce%b1%cf%82\/\">\u0395\u03c0\u03b9\u03c3\u03c4\u03ae\u03bc\u03b7 \u03c4\u03b7\u03c2 \u039c\u03b1\u03ba\u03c1\u03bf\u03b6\u03c9\u03af\u03b1\u03c2<\/a>\r\n                    <a href=\"https:\/\/in2050.space\/el\/%cf%80%ce%bf%ce%b9%ce%bf%ce%b9-%ce%b5%ce%af%ce%bc%ce%b1%cf%83%cf%84%ce%b5\/\">\u03a0\u03bf\u03b9\u03bf\u03b9 \u0395\u03af\u03bc\u03b1\u03c3\u03c4\u03b5<\/a>\r\n                <\/div>\r\n                <div class=\"footer-links-col center-col\">\r\n                    <a href=\"https:\/\/in2050.space\/el\/%cf%8c%cf%81%ce%bf%ce%b9-%cf%80%ce%b1%cf%81%ce%bf%cf%87%ce%ae%cf%82-%cf%85%cf%80%ce%b7%cf%81%ce%b5%cf%83%ce%b9%cf%8e%ce%bd\/\">\u038c\u03c1\u03bf\u03b9 &amp; \u03a0\u03c1\u03bf\u03cb\u03c0\u03bf\u03b8\u03ad\u03c3\u03b5\u03b9\u03c2<\/a>\r\n                    <a href=\"https:\/\/in2050.space\/el\/%cf%80%ce%bf%ce%bb%ce%b9%cf%84%ce%b9%ce%ba%ce%ae-%ce%b1%cf%80%ce%bf%cf%81%cf%81%ce%ae%cf%84%ce%bf%cf%85\/\">\u03a0\u03bf\u03bb\u03b9\u03c4\u03b9\u03ba\u03ae \u0391\u03c0\u03bf\u03c1\u03c1\u03ae\u03c4\u03bf\u03c5<\/a>\r\n                    <a href=\"https:\/\/in2050.space\/el\/in2050-disclaimer\/\">\u0391\u03c0\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03b5\u03c5\u03b8\u03cd\u03bd\u03b7\u03c2 In2050<\/a>\r\n                    <a href=\"https:\/\/in2050.space\/el\/%ce%b4%ce%ae%ce%bb%cf%89%cf%83%ce%b7-cookie\/\">\u0394\u03ae\u03bb\u03c9\u03c3\u03b7 Cookies<\/a>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"footer-copyright\">IN2050 \u00a9. \u039c\u03b5 \u03c4\u03b7\u03bd \u03c5\u03c0\u03bf\u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7 \u03c4\u03b7\u03c2 HPOTECH. \u0391\u03bd\u03b1\u03c0\u03c4\u03cd\u03c7\u03b8\u03b7\u03ba\u03b5 \u03b1\u03c0\u03cc <a href=\"https:\/\/aithena.co\" target=\"_blank\" style=\"color: inherit; text-decoration: none; border-bottom: 1px solid rgba(158, 158, 158, 0.3);\">\u03b1\u03b9\u03b8\u03ad\u03bd\u03b1.co<\/a><\/div>\r\n        <\/footer>\r\n    <\/div>\r\n\r\n    <!-- DESKTOP FLOW -->\r\n    <div class=\"page-container\">\r\n        <div class=\"slide-container hero-layout active\" data-index=\"0\">\r\n            <div class=\"hero-text-col\">\r\n                <div class=\"anim-wrapper\">\r\n                    <h1>\u039c\u03b1\u03ba\u03c1\u03bf\u03b6\u03c9\u03af\u03b1<br>\u0395\u03c0\u03b9\u03c3\u03c4\u03ae\u03bc\u03b7<\/h1>\r\n                    <div class=\"hero-text-bottom\">\r\n                        <h3 class=\"hero-subtitle\">\u03a5\u03c0\u03b5\u03c1\u03b2\u03b1\u03c1\u03b9\u03ba\u03cc \u039f\u03be\u03c5\u03b3\u03cc\u03bd\u03bf<br>\u0398\u03b5\u03c1\u03b1\u03c0\u03b5\u03af\u03b1 (\u039f\u039e\u03a5\u0393\u039f\u039d\u039f\u0398\u0395\u03a1\u0391\u03a0\u0395\u0399\u0391 \u03a5\u03a0\u0395\u03a1\u0392\u0391\u03a1\u0399\u039a\u0397\u03a3 \u03a0\u0399\u0395\u03a3\u0397\u03a3) \u03ba\u03b1\u03b9 \u03b7<br>\u0395\u03c0\u03b9\u03c3\u03c4\u03ae\u03bc\u03b7 \u03c4\u03b7\u03c2 \u0391\u03bd\u03b1\u03b3\u03ad\u03bd\u03bd\u03b7\u03c3\u03b7\u03c2<\/h3>\r\n                        <p class=\"hero-footer-text\">\u0395\u03c0\u03b1\u03bd\u03b1\u03c6\u03ad\u03c1\u03b5\u03b9, \u0395\u03c0\u03b9\u03c3\u03ba\u03b5\u03c5\u03ac\u03b6\u03b5\u03b9 \u03ba\u03b1\u03b9 \u0391\u03bd\u03b1\u03b2\u03b1\u03b8\u03bc\u03af\u03b6\u03b5\u03b9.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"hero-image-col\">\r\n                <img decoding=\"async\" src=\"https:\/\/aithena.co\/wp-content\/uploads\/2025\/12\/Longevity-Science-1.png\" alt=\"\u0395\u03c0\u03b9\u03c3\u03c4\u03ae\u03bc\u03b7 \u03c4\u03b7\u03c2 \u039c\u03b1\u03ba\u03c1\u03bf\u03b6\u03c9\u03af\u03b1\u03c2\">\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"slide-container content-layout next\" data-index=\"1\">\r\n            <div class=\"content-image-col\"><img decoding=\"async\" src=\"https:\/\/aithena.co\/wp-content\/uploads\/2025\/12\/Longevity-Science-2.png\" alt=\"\u03a0\u03b1\u03c1\u03bf\u03c7\u03ae \u03bf\u03be\u03c5\u03b3\u03cc\u03bd\u03bf\u03c5\"><\/div>\r\n            <div class=\"content-title-col\">\r\n                <div class=\"anim-wrapper\"><h2>\u039f\u03be\u03c5\u03b3\u03cc\u03bd\u03bf<br>\u03a0\u03b1\u03c1\u03ac\u03b4\u03bf\u03c3\u03b7<\/h2><\/div>\r\n            <\/div>\r\n            <div class=\"content-body-col\">\r\n                <div class=\"anim-wrapper\"><p class=\"content-body\">\u039f \u0397\u0392\u039f\u03a4 \u03b1\u03c5\u03be\u03ac\u03bd\u03b5\u03b9 \u03c4\u03b7 \u03b4\u03b9\u03ac\u03c7\u03c5\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03bf\u03be\u03c5\u03b3\u03cc\u03bd\u03bf\u03c5 \u03c3\u03c4\u03b1 \u03b2\u03b1\u03c3\u03b9\u03ba\u03ac \u03c5\u03b3\u03c1\u03ac \u03c4\u03bf\u03c5 \u03c3\u03ce\u03bc\u03b1\u03c4\u03bf\u03c2, \u03c3\u03c5\u03bc\u03c0\u03b5\u03c1\u03b9\u03bb\u03b1\u03bc\u03b2\u03b1\u03bd\u03bf\u03bc\u03ad\u03bd\u03bf\u03c5 \u03c4\u03bf\u03c5 \u03c0\u03bb\u03ac\u03c3\u03bc\u03b1\u03c4\u03bf\u03c2, \u03c4\u03b7\u03c2 \u03bb\u03ad\u03bc\u03c6\u03bf\u03c5 \u03ba\u03b1\u03b9 \u03c4\u03bf\u03c5 \u03b5\u03b3\u03ba\u03b5\u03c6\u03b1\u03bb\u03bf\u03bd\u03c9\u03c4\u03b9\u03b1\u03af\u03bf\u03c5 \u03c5\u03b3\u03c1\u03bf\u03cd, \u03c0\u03b1\u03c1\u03b1\u03b4\u03af\u03b4\u03bf\u03bd\u03c4\u03b1\u03c2 \u03bf\u03be\u03c5\u03b3\u03cc\u03bd\u03bf \u03c3\u03b5 \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ad\u03c2 \u03c0\u03bf\u03c5 \u03b4\u03b9\u03b1\u03c6\u03bf\u03c1\u03b5\u03c4\u03b9\u03ba\u03ac \u03b8\u03b1 \u03c0\u03b1\u03c1\u03ad\u03bc\u03b5\u03bd\u03b1\u03bd \u03c7\u03c1\u03cc\u03bd\u03b9\u03b5\u03c2 \u03c5\u03c0\u03bf-\u03c4\u03c1\u03bf\u03c6\u03bf\u03b4\u03bf\u03c4\u03bf\u03cd\u03bc\u03b5\u03bd\u03b5\u03c2. \u0391\u03c5\u03c4\u03ae \u03b7 \u03b4\u03b9\u03b5\u03c5\u03c1\u03c5\u03bc\u03ad\u03bd\u03b7 \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7 \u03c4\u03c1\u03bf\u03c6\u03bf\u03b4\u03bf\u03c4\u03b5\u03af \u03b5\u03c5\u03ac\u03bb\u03c9\u03c4\u03bf\u03c5\u03c2 \u03ae \u03b5\u03be\u03b1\u03c3\u03b8\u03b5\u03bd\u03b7\u03bc\u03ad\u03bd\u03bf\u03c5\u03c2 \u03b9\u03c3\u03c4\u03bf\u03cd\u03c2 \u03ba\u03b1\u03b9 \u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03b5\u03af \u03c4\u03b9\u03c2 \u03b5\u03b3\u03b3\u03b5\u03bd\u03b5\u03af\u03c2 \u03bf\u03b4\u03bf\u03cd\u03c2 \u03b1\u03c0\u03bf\u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7\u03c2, \u03b1\u03bd\u03b1\u03bd\u03ad\u03c9\u03c3\u03b7\u03c2 \u03ba\u03b1\u03b9 \u03b1\u03bd\u03ac\u03c1\u03c1\u03c9\u03c3\u03b7\u03c2 \u03c4\u03bf\u03c5 \u03c3\u03ce\u03bc\u03b1\u03c4\u03bf\u03c2.<\/p><\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"slide-container content-layout next\" data-index=\"2\">\r\n            <div class=\"content-image-col\"><img decoding=\"async\" src=\"https:\/\/aithena.co\/wp-content\/uploads\/2025\/12\/Longevity-Science-3.png\" alt=\"\u039d\u03b5\u03c5\u03c1\u03bf\u03c0\u03bb\u03b1\u03c3\u03c4\u03b9\u03ba\u03cc\u03c4\u03b7\u03c4\u03b1\"><\/div>\r\n            <div class=\"content-title-col\">\r\n                <div class=\"anim-wrapper\"><h2>\u039d\u03b5\u03c5\u03c1\u03bf\u03c0\u03bb\u03b1\u03c3\u03c4\u03b9\u03ba\u03cc\u03c4\u03b7\u03c4\u03b1<br>\u03ba\u03b1\u03b9<br>\u039d\u03b5\u03c5\u03c1\u03bf\u03bb\u03bf\u03b3\u03b9\u03ba\u03cc<br>\u0391\u03bd\u03b1\u03bd\u03ad\u03c9\u03c3\u03b7<\/h2><\/div>\r\n            <\/div>\r\n            <div class=\"content-body-col\">\r\n                <div class=\"anim-wrapper\"><p class=\"content-body\">\u039f \u03a5\u03c0\u03b5\u03c1\u03b2\u03b1\u03c1\u03b9\u03ba\u03cc\u03c2 \u039f\u03be\u03c5\u03b3\u03bf\u03bd\u03bf\u03b8\u03b5\u03c1\u03b1\u03c0\u03b5\u03af\u03b1 (\u03a5\u0392\u039f) \u03c5\u03c0\u03bf\u03c3\u03c4\u03b7\u03c1\u03af\u03b6\u03b5\u03b9 \u03c4\u03b7\u03bd \u03b9\u03ba\u03b1\u03bd\u03cc\u03c4\u03b7\u03c4\u03b1 \u03c4\u03bf\u03c5 \u03b5\u03b3\u03ba\u03b5\u03c6\u03ac\u03bb\u03bf\u03c5 \u03b3\u03b9\u03b1 \u03bd\u03b5\u03c5\u03c1\u03bf\u03c0\u03bb\u03b1\u03c3\u03c4\u03b9\u03ba\u03cc\u03c4\u03b7\u03c4\u03b1 - \u03c4\u03b7\u03bd \u03b9\u03ba\u03b1\u03bd\u03cc\u03c4\u03b7\u03c4\u03b1 \u03b1\u03bd\u03b1\u03bd\u03ad\u03c9\u03c3\u03b7\u03c2 \u03ba\u03b1\u03b9 \u03b1\u03bd\u03b1\u03b4\u03b9\u03bf\u03c1\u03b3\u03ac\u03bd\u03c9\u03c3\u03b7\u03c2 \u03c4\u03c9\u03bd \u03b5\u03c3\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03ce\u03bd \u03c4\u03bf\u03c5 \u03c3\u03c5\u03bd\u03b4\u03ad\u03c3\u03b5\u03c9\u03bd.<\/p><\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"slide-container content-layout next\" data-index=\"3\">\r\n            <div class=\"content-image-col\"><img decoding=\"async\" src=\"https:\/\/aithena.co\/wp-content\/uploads\/2025\/12\/Longevity-Science-4.png\" alt=\"\u0395\u03be\u03b9\u03c3\u03bf\u03c1\u03c1\u03cc\u03c0\u03b7\u03c3\u03b7 \u03a6\u03bb\u03b5\u03b3\u03bc\u03bf\u03bd\u03ae\u03c2\"><\/div>\r\n            <div class=\"content-title-col\">\r\n                <div class=\"anim-wrapper\"><h2>\u0399\u03c3\u03bf\u03c1\u03c1\u03bf\u03c0\u03af\u03b1<br>\u03a6\u03bb\u03b5\u03b3\u03bc\u03bf\u03bd\u03ae<\/h2><\/div>\r\n            <\/div>\r\n            <div class=\"content-body-col\">\r\n                <div class=\"anim-wrapper\"><p class=\"content-body\">\u0397 \u03bc\u03b1\u03ba\u03c1\u03bf\u03c7\u03c1\u03cc\u03bd\u03b9\u03b1 \u03c6\u03bb\u03b5\u03b3\u03bc\u03bf\u03bd\u03ae \u03b5\u03bd\u03c4\u03cc\u03c2 \u03c4\u03bf\u03c5 \u03c3\u03ce\u03bc\u03b1\u03c4\u03bf\u03c2 \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03b1\u03b8\u03cc\u03c1\u03c5\u03b2\u03b1 \u03bd\u03b1 \u03c5\u03c0\u03bf\u03bd\u03bf\u03bc\u03b5\u03cd\u03c3\u03b5\u03b9 \u03c4\u03cc\u03c3\u03bf \u03c4\u03b7\u03bd \u03c5\u03b3\u03b5\u03af\u03b1 \u03cc\u03c3\u03bf \u03ba\u03b1\u03b9 \u03c4\u03b7 \u03b6\u03c9\u03c4\u03b9\u03ba\u03cc\u03c4\u03b7\u03c4\u03b1. \u0397 \u039f\u039e\u0392 \u03b8\u03b5\u03c9\u03c1\u03b5\u03af\u03c4\u03b1\u03b9 \u03cc\u03c4\u03b9 \u03ba\u03b1\u03c4\u03b5\u03c5\u03bd\u03ac\u03b6\u03b5\u03b9 \u03b1\u03c5\u03c4\u03ae\u03bd \u03c4\u03b7\u03bd \u03b5\u03c3\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03ae \u03b1\u03bd\u03b9\u03c3\u03bf\u03c1\u03c1\u03bf\u03c0\u03af\u03b1.<\/p><\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"slide-container content-layout next\" data-index=\"4\">\r\n            <div class=\"content-image-col\"><img decoding=\"async\" src=\"https:\/\/in2050.space\/wp-content\/uploads\/2025\/12\/thumbnail_IMG_0914.jpg\" alt=\"\u0395\u03bd\u03b5\u03c1\u03b3\u03b5\u03b9\u03b1\u03ba\u03ae \u03a5\u03c0\u03bf\u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7 \u039a\u03c5\u03c4\u03c4\u03ac\u03c1\u03c9\u03bd\"><\/div>\r\n            <div class=\"content-title-col\">\r\n                <div class=\"anim-wrapper\"><h2>\u039a\u03c5\u03c4\u03c4\u03b1\u03c1\u03b9\u03ba\u03cc<br>\u0395\u03bd\u03ad\u03c1\u03b3\u03b5\u03b9\u03b1<br>\u03a5\u03c0\u03bf\u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7<\/h2><\/div>\r\n            <\/div>\r\n            <div class=\"content-body-col\">\r\n                <div class=\"anim-wrapper\"><p class=\"content-body\">\u0395\u03bc\u03c0\u03bb\u03bf\u03c5\u03c4\u03af\u03b6\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c4\u03bf \u03bf\u03be\u03c5\u03b3\u03cc\u03bd\u03bf \u03c0\u03bf\u03c5 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b4\u03b9\u03b1\u03b8\u03ad\u03c3\u03b9\u03bc\u03bf \u03c3\u03b5 \u03ba\u03ac\u03b8\u03b5 \u03ba\u03cd\u03c4\u03c4\u03b1\u03c1\u03bf, \u03b7 \u039f\u039e\u03a5\u0393\u039f\u039d\u039f\u0398\u0395\u03a1\u0391\u03a0\u0395\u0399\u0391 \u03a5\u03a8\u0397\u039b\u0397\u03a3 \u03a0\u0399\u0395\u03a3\u0397\u03a3 (HBOT) \u03b2\u03bf\u03b7\u03b8\u03ac \u03c3\u03c4\u03b7\u03bd \u03b1\u03c0\u03bf\u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03c6\u03c5\u03c3\u03b9\u03ba\u03ae\u03c2 \u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ae\u03c2 \u03b5\u03bd\u03ad\u03c1\u03b3\u03b5\u03b9\u03b1\u03c2 \u03c4\u03bf\u03c5 \u03c3\u03ce\u03bc\u03b1\u03c4\u03bf\u03c2.<\/p><\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"slide-container content-layout next\" data-index=\"5\">\r\n            <div class=\"content-image-col\"><img decoding=\"async\" src=\"https:\/\/in2050.space\/wp-content\/uploads\/2025\/12\/IMG_0705-scaled.jpg\" alt=\"\u0391\u03bd\u03b1\u03b3\u03b5\u03bd\u03bd\u03b7\u03c4\u03b9\u03ba\u03ae \u0395\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7\"><\/div>\r\n            <div class=\"content-title-col\">\r\n                <div class=\"anim-wrapper\"><h2>\u0391\u03bd\u03b1\u03b3\u03b5\u03bd\u03bd\u03b7\u03c4\u03b9\u03ba\u03ae<br>\u0395\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7<\/h2><\/div>\r\n            <\/div>\r\n            <div class=\"content-body-col\">\r\n                <div class=\"anim-wrapper\"><p class=\"content-body\">\u0397 \u03b1\u03c5\u03be\u03b7\u03bc\u03ad\u03bd\u03b7 \u03ad\u03ba\u03b8\u03b5\u03c3\u03b7 \u03c3\u03b5 \u03bf\u03be\u03c5\u03b3\u03cc\u03bd\u03bf \u03c5\u03c0\u03bf\u03c3\u03c4\u03b7\u03c1\u03af\u03b6\u03b5\u03b9 \u03c4\u03b7\u03bd \u03ba\u03b9\u03bd\u03b7\u03c4\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03c4\u03c9\u03bd \u03c6\u03c5\u03c3\u03b9\u03ba\u03ce\u03bd \u03c0\u03cc\u03c1\u03c9\u03bd \u03b5\u03c0\u03bf\u03cd\u03bb\u03c9\u03c3\u03b7\u03c2 \u03c4\u03bf\u03c5 \u03c3\u03ce\u03bc\u03b1\u03c4\u03bf\u03c2.<\/p><\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <footer class=\"footer-slide footer-dark\" id=\"footerSlide\">\r\n            <div class=\"footer-row-1\">\r\n                <div class=\"footer-tagline\">\u0397 \u03a0\u03bf\u03bb\u03c5\u03c4\u03ad\u03bb\u03b5\u03b9\u03b1 \u03bd\u03b1 \u0396\u03b5\u03b9\u03c2 \u039a\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03b1.<br>\u0391\u03c5\u03c4\u03ae \u03c4\u03b7 \u03c3\u03c4\u03b9\u03b3\u03bc\u03ae.<\/div>\r\n                <a href=\"https:\/\/in2050.space\/el\/%ce%bc%ce%b9%ce%bb%ce%ae%cf%83%cf%84%ce%b5-%ce%bc%ce%b1%cf%82\/\" class=\"footer-talk-btn\">Talk to us<\/a>\r\n            <\/div>\r\n            <div class=\"footer-row-2\">\r\n                <a href=\"https:\/\/in2050.space\/el\/\"><img decoding=\"async\" src=\"https:\/\/in2050.space\/wp-content\/uploads\/2026\/03\/in2025-logo-black.svg\" alt=\"IN2050\" class=\"footer-logo\"><\/a>\r\n            <\/div>\r\n            <div class=\"footer-row-3\">\r\n                <div class=\"footer-links-col\">\r\n                    <a href=\"https:\/\/in2050.space\/el\/%cf%84%ce%b9-%cf%80%cf%81%ce%bf%cf%83%cf%86%ce%ad%cf%81%ce%bf%cf%85%ce%bc%ce%b5\/\">\u03a4\u03b9 \u03a0\u03c1\u03bf\u03c3\u03c6\u03ad\u03c1\u03bf\u03c5\u03bc\u03b5<\/a>\r\n                    <a href=\"https:\/\/in2050.space\/el\/%cf%80%cf%8e%cf%82-%cf%83%cf%85%ce%bd%ce%b5%cf%81%ce%b3%ce%b1%ce%b6%cf%8c%ce%bc%ce%b1%cf%83%cf%84%ce%b5-%ce%bc%ce%b1%ce%b6%ce%af-%cf%83%ce%b1%cf%82\/\">\u03a0\u03ce\u03c2 \u03a3\u03c5\u03bd\u03b5\u03c1\u03b3\u03b1\u03b6\u03cc\u03bc\u03b1\u03c3\u03c4\u03b5 \u039c\u03b1\u03b6\u03af \u03a3\u03b1\u03c2<\/a>\r\n                    <a href=\"https:\/\/in2050.space\/el\/%ce%b5%cf%80%ce%b9%cf%83%cf%84%ce%ae%ce%bc%ce%b7-%ce%bc%ce%b1%ce%ba%cf%81%ce%bf%ce%b6%cf%89%ce%af%ce%b1%cf%82\/\">\u0395\u03c0\u03b9\u03c3\u03c4\u03ae\u03bc\u03b7 \u03c4\u03b7\u03c2 \u039c\u03b1\u03ba\u03c1\u03bf\u03b6\u03c9\u03af\u03b1\u03c2<\/a>\r\n                    <a href=\"https:\/\/in2050.space\/el\/%cf%80%ce%bf%ce%b9%ce%bf%ce%b9-%ce%b5%ce%af%ce%bc%ce%b1%cf%83%cf%84%ce%b5\/\">\u03a0\u03bf\u03b9\u03bf\u03b9 \u0395\u03af\u03bc\u03b1\u03c3\u03c4\u03b5<\/a>\r\n                <\/div>\r\n                <div class=\"footer-links-col center-col\">\r\n                    <a href=\"https:\/\/in2050.space\/el\/%cf%8c%cf%81%ce%bf%ce%b9-%cf%80%ce%b1%cf%81%ce%bf%cf%87%ce%ae%cf%82-%cf%85%cf%80%ce%b7%cf%81%ce%b5%cf%83%ce%b9%cf%8e%ce%bd\/\">\u038c\u03c1\u03bf\u03b9 &amp; \u03a0\u03c1\u03bf\u03cb\u03c0\u03bf\u03b8\u03ad\u03c3\u03b5\u03b9\u03c2<\/a>\r\n                    <a href=\"https:\/\/in2050.space\/el\/%cf%80%ce%bf%ce%bb%ce%b9%cf%84%ce%b9%ce%ba%ce%ae-%ce%b1%cf%80%ce%bf%cf%81%cf%81%ce%ae%cf%84%ce%bf%cf%85\/\">\u03a0\u03bf\u03bb\u03b9\u03c4\u03b9\u03ba\u03ae \u0391\u03c0\u03bf\u03c1\u03c1\u03ae\u03c4\u03bf\u03c5<\/a>\r\n                    <a href=\"https:\/\/in2050.space\/el\/in2050-disclaimer\/\">\u0391\u03c0\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03b5\u03c5\u03b8\u03cd\u03bd\u03b7\u03c2 In2050<\/a>\r\n                    <a href=\"https:\/\/in2050.space\/el\/%ce%b4%ce%ae%ce%bb%cf%89%cf%83%ce%b7-cookie\/\">\u0394\u03ae\u03bb\u03c9\u03c3\u03b7 Cookies<\/a>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"footer-copyright\">IN2050 \u00a9. \u039c\u03b5 \u03c4\u03b7\u03bd \u03c5\u03c0\u03bf\u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7 \u03c4\u03b7\u03c2 HPOTECH. \u0391\u03bd\u03b1\u03c0\u03c4\u03cd\u03c7\u03b8\u03b7\u03ba\u03b5 \u03b1\u03c0\u03cc <a href=\"https:\/\/aithena.co\" target=\"_blank\" style=\"color: inherit; text-decoration: none; border-bottom: 1px solid rgba(158, 158, 158, 0.3);\">\u03b1\u03b9\u03b8\u03ad\u03bd\u03b1.co<\/a><\/div>\r\n        <\/footer>\r\n    <\/div>\r\n\r\n    <script>\r\n        document.addEventListener('DOMContentLoaded', () => {\r\n            const mobileHamburgers = document.querySelectorAll('.mobile-header .hamburger, .fixed-nav .hamburger');\r\n            const overlay = document.getElementById('mobileMenu');\r\n            const closeBtnDesktop = document.getElementById('menuCloseBtnDesktop');\r\n            const closeBtnMobile = document.getElementById('menuCloseBtnMobile');\r\n            const nav = document.getElementById('desktopNav');\r\n            const footerSlide = document.getElementById('footerSlide');\r\n            let activeIndex = 0;\r\n            const totalSteps = 7; \r\n\r\n            function updateNavColor() {\r\n                if (activeIndex > 0) nav.classList.add('nav-white');\r\n                else nav.classList.remove('nav-white');\r\n            }\r\n\r\n            if (mobileHamburgers.length > 0) {\r\n                mobileHamburgers.forEach(h => {\r\n                    h.addEventListener('click', () => {\r\n                        overlay.classList.add('active');\r\n                    });\r\n                });\r\n            }\r\n            if(closeBtnDesktop) closeBtnDesktop.addEventListener('click', () => overlay.classList.remove('active'));\r\n            if(closeBtnMobile) closeBtnMobile.addEventListener('click', () => overlay.classList.remove('active'));\r\n\r\n            if (window.innerWidth > 1024) {\r\n                const slides = document.querySelectorAll('.slide-container');\r\n                let isAnimating = false;\r\n                function updateSlides(newIndex) {\r\n                    if (isAnimating) return;\r\n                    isAnimating = true;\r\n                    activeIndex = newIndex;\r\n                    if (activeIndex === totalSteps - 1) footerSlide.classList.add('active');\r\n                    else footerSlide.classList.remove('active');\r\n                    updateNavColor();\r\n                    slides.forEach((slide, idx) => {\r\n                        slide.classList.remove('active', 'prev', 'next');\r\n                        if (idx === activeIndex) slide.classList.add('active');\r\n                        else if (idx < activeIndex) slide.classList.add('prev');\r\n                        else slide.classList.add('next');\r\n                    });\r\n                    setTimeout(() => { isAnimating = false; }, 800);\r\n                }\r\n                window.addEventListener('wheel', (e) => {\r\n                    if (isAnimating) return;\r\n                    if (e.deltaY > 0) { if (activeIndex < totalSteps - 1) updateSlides(activeIndex + 1); }\r\n                    else { if (activeIndex > 0) updateSlides(activeIndex - 1); }\r\n                });\r\n            }\r\n        });\r\n    <\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Longevity Science &#8211; IN2050 What We Offer How We Work With You Longevity Science Products Who We Are Talk to us Talk to us Talk to us LongevityScience Where Science Meets Vitality ScientificBenefits IN2050 Hyperbaric chambers use increased atmospheric pressure to drive oxygen deeper into your bloodstream and tissues. This supports repair, regeneration, and metabolic [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-899","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/in2050.space\/el\/wp-json\/wp\/v2\/pages\/899","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/in2050.space\/el\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/in2050.space\/el\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/in2050.space\/el\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/in2050.space\/el\/wp-json\/wp\/v2\/comments?post=899"}],"version-history":[{"count":247,"href":"https:\/\/in2050.space\/el\/wp-json\/wp\/v2\/pages\/899\/revisions"}],"predecessor-version":[{"id":4197,"href":"https:\/\/in2050.space\/el\/wp-json\/wp\/v2\/pages\/899\/revisions\/4197"}],"wp:attachment":[{"href":"https:\/\/in2050.space\/el\/wp-json\/wp\/v2\/media?parent=899"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}