{"id":856,"date":"2025-12-06T14:24:18","date_gmt":"2025-12-06T14:24:18","guid":{"rendered":"https:\/\/in2050.space\/?page_id=856"},"modified":"2026-04-30T10:56:53","modified_gmt":"2026-04-30T10:56:53","slug":"1-%ce%ac%cf%84%ce%bf%ce%bc%ce%bf-%ce%b8%ce%b1%ce%bb%ce%ac%ce%bc%ce%b7-%ce%b5%ce%bd%ce%b5%cf%81%ce%b3%ce%ae","status":"publish","type":"page","link":"https:\/\/in2050.space\/el\/1-person-chamber-active\/","title":{"rendered":"IN2050 &#8211; 1 Person Chamber"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"856\" class=\"elementor elementor-856\" 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>1 \u0386\u03c4\u03bf\u03bc\u03bf (\u0394\u03c9\u03bc\u03ac\u03c4\u03b9\u03bf) - 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        \r\n        html { scroll-snap-type: y proximity; scroll-behavior: smooth; }\r\n        body { background-color: var(--bg-color); color: var(--text-color); font-family: 'Montserrat', sans-serif; -webkit-font-smoothing: antialiased; }\r\n        h1, h2, h3 { font-family: 'Alumni Sans', sans-serif; font-weight: 100; margin: 0; }\r\n        a { color: inherit; text-decoration: none; cursor: pointer; transition: opacity 0.3s ease; border-bottom: none; }\r\n\r\n        \/* --- Desktop Sidebar --- *\/\r\n        .fixed-nav { position: fixed; top: 0; left: 0; width: var(--nav-width); height: 100vh; display: block; z-index: 1000; background: transparent; border-right: 1px solid rgba(255, 255, 255, 0.1); transition: border-right-color 0.3s ease; }\r\n        .hamburger { width: 24px; height: 20px; display: flex; flex-direction: column; justify-content: space-between; cursor: pointer; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); background: none; border: none; padding: 0; }\r\n        .hamburger span { display: block; width: 100%; height: 1px; background-color: #fff; }\r\n        .sidebar-logo { position: absolute; top: 80px; left: 50%; width: 80%; height: auto; transform: translateX(-50%); display: block; filter: none; }\r\n\r\n        \/* --- Mobile Bottom Header --- *\/\r\n        .mobile-header { display: none; }\r\n\r\n        \/* --- Menu Overlay --- *\/\r\n        .mobile-menu-overlay { position: fixed; top: 0; left: 0; width: 100vw; height: 100dvh; background-color: #1E1E1B; z-index: 2000; opacity: 0; visibility: hidden; pointer-events: none; transition: opacity 0.5s ease, visibility 0.5s ease; display: flex; }\r\n        .mobile-menu-overlay.active { opacity: 1; visibility: visible; pointer-events: auto; }\r\n        \r\n        .menu-sidebar-strip { width: var(--nav-width); height: 100%; border-right: 1px solid rgba(255, 255, 255, 0.1); position: relative; flex-shrink: 0; display: flex; flex-direction: column; align-items: center; }\r\n        .menu-sidebar-strip .sidebar-logo { filter: none; }\r\n        \r\n        .menu-close-btn { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 24px; height: 24px; cursor: pointer; display: flex; justify-content: center; align-items: center; }\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 { font-family: 'Alumni Sans', sans-serif; font-size: 28px; font-weight: 300; color: #fff; text-decoration: none; display: flex; align-items: center; opacity: 0; transform: translateX(-30px); transition: opacity 0.5s ease, transform 0.5s ease; text-transform: none; border-bottom: none; padding-bottom: 0; white-space: nowrap; }\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        .menu-mobile-footer { display: flex; width: 100%; height: 80px; border-top: 1px solid rgba(255, 255, 255, 0.2); padding: 0 24px; align-items: center; justify-content: space-between; margin-top: auto; background: #1E1E1B; }\r\n\r\n        \/* --- Layout Grid --- *\/\r\n        .category-grid { display: grid; grid-template-columns: 35% 30% 35%; width: 100%; align-items: start; scroll-snap-align: start; }\r\n        .sidebar-col { grid-column: 1; grid-row: 1 \/ span 100; position: sticky; top: 0; height: 100vh; overflow: hidden; }\r\n        .sidebar-col img { width: 100%; height: 100%; object-fit: cover; }\r\n        .sidebar-overlay { position: absolute; top: 80px; left: calc(var(--nav-width) + 40px); color: #fff; z-index: 5; pointer-events: none; }\r\n        .sidebar-overlay h1 { font-size: 80px; line-height: 0.8; }\r\n\r\n        \/* --- Category Nav Refinement --- *\/\r\n        .category-nav-wrapper { \r\n            grid-column: 2 \/ span 2; \r\n            padding: 120px 40px 40px 40px; \r\n            position: relative; \r\n            display: flex; \r\n            align-items: center;\r\n            overflow: visible;\r\n        }\r\n        .category-nav-scroll-container { \r\n            width: 100%; \r\n            position: relative; \r\n            display: flex;\r\n            align-items: center;\r\n            overflow: hidden;\r\n        }\r\n        .category-nav { \r\n            display: flex; \r\n            gap: 40px; \r\n            overflow-x: auto; \r\n            scroll-behavior: smooth; \r\n            scrollbar-width: none; \r\n            -ms-overflow-style: none; \r\n            padding: 10px 0;\r\n            width: 100%;\r\n        }\r\n        .category-nav::-webkit-scrollbar { display: none; }\r\n        .cat-link { font-family: 'Montserrat', sans-serif; font-size: 14px; text-transform: uppercase; color: #999; letter-spacing: 1px; padding-bottom: 5px; border-bottom: 1px solid transparent; white-space: nowrap; }\r\n        .cat-link.active { color: #1E1E1B; border-bottom: 1px solid #1E1E1B; }\r\n\r\n        \/* Solid Mask Fades & Closer Arrows *\/\r\n        .nav-edge-fade { \r\n            position: absolute; \r\n            top: 0; \r\n            bottom: 0; \r\n            width: 140px; \r\n            pointer-events: none; \r\n            opacity: 0; \r\n            transition: opacity 0.4s ease; \r\n            z-index: 5; \r\n        }\r\n        .nav-edge-fade.left { left: 0; background: linear-gradient(to right, #FFFFFF 30%, transparent); }\r\n        .nav-edge-fade.right { right: 0; background: linear-gradient(to left, #FFFFFF 30%, transparent); }\r\n        .nav-edge-fade.visible { opacity: 1; }\r\n\r\n        .nav-arrow { \r\n            position: absolute; \r\n            top: 50%;\r\n            transform: translateY(-50%); \r\n            width: 32px; \r\n            height: 32px; \r\n            display: flex; \r\n            align-items: center; \r\n            justify-content: center; \r\n            cursor: pointer; \r\n            z-index: 10; \r\n            opacity: 0; \r\n            visibility: hidden; \r\n            transition: all 0.3s ease;\r\n        }\r\n        .nav-arrow.visible { opacity: 1; visibility: visible; }\r\n        .nav-arrow.left { left: 5px; }\r\n        .nav-arrow.right { right: 5px; }\r\n        .nav-arrow svg { width: 24px; height: 24px; stroke: #000; stroke-width: 1.5; fill: none; }\r\n\r\n        \/* Wrapping Product Logic *\/\r\n        .product-item-row { display: contents; }\r\n\r\n        .product-info-cell { grid-column: 2; padding: 0 40px 60px 40px; display: flex; flex-direction: column; }\r\n        .product-visual-cell { grid-column: 3; padding: 0 40px 60px 40px; display: flex; align-items: flex-start; justify-content: center; }\r\n\r\n        .product-title { font-size: 60px; line-height: 0.8; margin-bottom: 10px; }\r\n        .product-subtitle { font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: 400; margin-bottom: 30px; }\r\n        .product-desc { font-family: 'Montserrat', sans-serif; font-size: 16px; line-height: 1.6; font-weight: 300; margin-bottom: 40px; max-width: 350px; }\r\n        .learn-more { font-family: 'Montserrat', sans-serif; font-size: 14px; text-transform: uppercase; border-bottom: 1px solid #000; padding-bottom: 4px; font-weight: 400; width: fit-content; }\r\n\r\n        .render-box { width: 100%; aspect-ratio: 1\/1; position: relative; cursor: crosshair; }\r\n        .render-img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: contain; transition: opacity 0.8s ease; }\r\n        .render-img.night { opacity: 0; }\r\n        .render-box:hover .render-img.day { opacity: 0; }\r\n        .render-box:hover .render-img.night { opacity: 1; }\r\n\r\n        \/* --- Footer --- *\/\r\n        footer { height: 100vh; padding-top: 50px; padding-bottom: 50px; padding-left: calc(var(--nav-width) + 50px); padding-right: var(--side-padding); width: 100%; display: flex; flex-direction: column; justify-content: space-between; background-color: #1E1E1B; scroll-snap-align: start; scroll-snap-stop: always; }\r\n        .footer-row-1 { display: flex; justify-content: space-between; align-items: baseline; width: 100%; padding-top: 50px; }\r\n        .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-talk-btn { font-size: 20px; text-transform: uppercase; color: #fff; border-bottom: 1px solid rgba(255,255,255,0.3); padding-bottom: 4px; font-family: 'Alumni Sans', sans-serif; font-weight: 400; line-height: 1; }\r\n        .footer-row-2 { display: flex; justify-content: flex-start; margin-left: -50px; flex-grow: 1; align-items: center; }\r\n        .footer-logo { width: 250px; height: auto; display: block; padding-left: 30px; }\r\n        .footer-row-3 { display: grid; grid-template-columns: 1fr 1fr; width: 100%; padding-top: 0; }\r\n        .footer-links-col { display: flex; flex-direction: column; gap: 20px; align-items: flex-start; }\r\n        .footer-links-col a { font-family: 'Alumni Sans', sans-serif; font-size: 18px; color: #fff; border: none; text-transform: none; padding-bottom: 0; font-weight: 400; line-height: 1.1; }\r\n        .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        @media (max-width: 1024px) {\r\n            html { scroll-snap-type: none; }\r\n            .category-grid { grid-template-columns: 1fr; display: flex; flex-direction: column; }\r\n            \r\n            \/* Mobile Sidebar: No background image, black text *\/\r\n            .sidebar-col { height: auto; position: relative; width: 100%; order: 1; overflow: visible; }\r\n            .sidebar-col img { display: none; }\r\n            .sidebar-overlay { position: static; padding: 60px 24px 20px 24px; color: #1E1E1B; pointer-events: auto; }\r\n            .sidebar-overlay h1 { font-size: 80px !important; line-height: 0.7 !important; color: #1E1E1B !important; }\r\n            \r\n            .category-nav-wrapper { order: 2; padding: 40px 24px 20px 24px; width: 100%; }\r\n            \r\n            \/* Sequential Product Ordering: Image before info *\/\r\n            .product-item-row { display: flex; flex-direction: column; order: 3; }\r\n            .product-visual-cell { order: 1 !important; padding: 0 24px 40px 24px; }\r\n            .product-info-cell { order: 2 !important; padding: 0 24px 80px 24px; }\r\n            \r\n            \/* Mobile Typography Overrides *\/\r\n            .product-title { font-size: 45px !important; line-height: 0.7 !important; }\r\n            .product-desc { font-size: 18px !important; line-height: 1.1 !important; max-width: none; }\r\n\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 { position: relative; top: auto; left: auto; transform: none; width: 24px; height: 20px; }\r\n            .mobile-header .hamburger span { background-color: #000 !important; }\r\n            .mobile-logo-main { height: 48px; width: auto; filter: invert(1); }\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 {\r\n                flex-direction: column; align-items: flex-start; padding: 88px 24px 40px 24px;\r\n                justify-content: flex-start; flex-grow: 1; display: flex;\r\n            }\r\n            .menu-links-container { flex-direction: column; align-items: flex-start; gap: 40px; padding: 0; width: 100%; }\r\n            .menu-links-container a { \r\n                font-family: 'Montserrat', sans-serif; font-size: 20px; font-weight: 300;\r\n                text-transform: none; transform: translateY(30px); opacity: 0;\r\n                transition: opacity 0.5s ease, transform 0.5s ease; color: #fff;\r\n            }\r\n            .mobile-menu-overlay.active .menu-links-container a { opacity: 1; transform: translateX(0); }\r\n            \r\n            .menu-mobile-footer { \r\n                display: flex; 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-mobile-logo-img { height: 48px; width: auto; filter: none; }\r\n\r\n            \/* Standardized Mobile Footer *\/\r\n            footer { \r\n                display: flex !important; flex-direction: column !important; padding: 60px 24px 98px 24px !important; \r\n                height: auto !important; justify-content: flex-start !important; gap: 0 !important; \r\n                background-color: #1E1E1B !important;\r\n            }\r\n            .footer-row-1 { display: contents !important; }\r\n            .footer-tagline { order: 1; margin-bottom: 40px !important; display: block !important; width: 100%; max-width: none; }\r\n            .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; }\r\n            .footer-logo { padding-left: 0 !important; margin-left: -30px !important; width: 250px !important; filter: none !important; }\r\n            .footer-row-3 { order: 3; display: flex !important; flex-direction: column !important; gap: 40px !important; padding: 0 !important; width: 100%; margin-bottom: 40px !important; grid-template-columns: none; }\r\n            .footer-links-col { gap: 20px !important; padding: 0 !important; }\r\n            .footer-talk-btn { order: 4; display: block !important; width: fit-content !important; margin-left: 0 !important; margin-bottom: 30px !important; padding: 0 0 4px 0 !important; border-bottom: 1px solid rgba(255,255,255,0.3) !important; color: #fff; }\r\n            .footer-copyright { order: 5; margin-top: 0 !important; padding: 0 !important; color: #9e9e9e !important; }\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:\/\/aithena.co\/wp-content\/uploads\/2025\/11\/in2050-final-logo-2.png\" alt=\"IN2050\" class=\"sidebar-logo\">\r\n            <div class=\"menu-close-btn\" id=\"menuCloseBtnDesktop\"><span><\/span><span><\/span><\/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-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\/1-%ce%ac%cf%84%ce%bf%ce%bc%ce%bf-%ce%b8%ce%b1%ce%bb%ce%ac%ce%bc%ce%b7-%ce%b5%ce%bd%ce%b5%cf%81%ce%b3%ce%ae\/\">\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:\/\/aithena.co\/wp-content\/uploads\/2025\/11\/in2050-final-logo-4.png\" alt=\"IN2050\" class=\"menu-mobile-logo-img\">\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:\/\/aithena.co\/wp-content\/uploads\/2025\/11\/in2050-final-logo-4.png\" alt=\"IN2050\" class=\"mobile-logo-main\">\r\n    <\/header>\r\n\r\n    <nav class=\"fixed-nav\">\r\n        <div class=\"hamburger\"><span><\/span><span><\/span><span><\/span><\/div>\r\n        <a href=\"https:\/\/in2050.space\/el\/\"><img decoding=\"async\" src=\"https:\/\/aithena.co\/wp-content\/uploads\/2025\/11\/in2050-final-logo-2.png\" alt=\"IN2050\" class=\"sidebar-logo\"><\/a>\r\n    <\/nav>\r\n\r\n    <main>\r\n        <div class=\"category-grid\">\r\n            <aside class=\"sidebar-col\">\r\n                <img decoding=\"async\" src=\"https:\/\/in2050.space\/wp-content\/uploads\/2026\/01\/1-person-foto_IN2050_JPG3.jpg\" alt=\"\u03a3\u03c5\u03bb\u03bb\u03bf\u03b3\u03ae 1 \u03b1\u03c4\u03cc\u03bc\u03bf\u03c5\">\r\n                <div class=\"sidebar-overlay\">\r\n                    <h1>\u03a0\u03c1\u03bf\u03c3\u03b1\u03c1\u03bc\u03bf\u03c3\u03bc\u03ad\u03bd\u03bf<br>\u0398\u03ac\u03bb\u03b1\u03bc\u03bf\u03b9<br>\u03a3\u03c5\u03bb\u03bb\u03bf\u03b3\u03ae<\/h1>\r\n                <\/div>\r\n            <\/aside>\r\n\r\n            <div class=\"category-nav-wrapper\">\r\n                <div class=\"category-nav-scroll-container\">\r\n                    <div class=\"nav-edge-fade left\" id=\"navFadeLeft\"><\/div>\r\n                    <div class=\"nav-arrow left\" id=\"navArrowLeft\"><svg viewbox=\"0 0 24 24\"><polyline points=\"15 18 9 12 15 6\"><\/polyline><\/svg><\/div>\r\n                    <div class=\"category-nav\" id=\"categoryNav\">\r\n                        <a href=\"https:\/\/in2050.space\/el\/1-%ce%ac%cf%84%ce%bf%ce%bc%ce%bf-%ce%b8%ce%b1%ce%bb%ce%ac%ce%bc%ce%b7-%ce%b5%ce%bd%ce%b5%cf%81%ce%b3%ce%ae\/\" class=\"cat-link active\">1 \u0391\u03a4\u039f\u039c\u039f<\/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\/\" class=\"cat-link\">2 \u0391\u03a4\u039f\u039c\u0391<\/a>\r\n                        <a href=\"https:\/\/in2050.space\/el\/2-4-%ce%b1%cf%84%cf%8c%ce%bc%cf%89%ce%bd-%ce%b1%ce%af%ce%b8%ce%bf%cf%85%cf%83%ce%b1-%ce%b5%ce%bd%ce%b5%cf%81%ce%b3%ce%ae\/\" class=\"cat-link\">2-4 \u0391\u03a4\u039f\u039c\u0391<\/a>\r\n                        <a href=\"https:\/\/in2050.space\/el\/4-%ce%ac%cf%84%ce%bf%ce%bc%ce%bf-%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\/\" class=\"cat-link\">4 \u0391\u03a4\u039f\u039c\u0391<\/a>\r\n                    <\/div>\r\n                    <div class=\"nav-arrow right\" id=\"navArrowRight\"><svg viewbox=\"0 0 24 24\"><polyline points=\"9 18 15 12 9 6\"><\/polyline><\/svg><\/div>\r\n                    <div class=\"nav-edge-fade right\" id=\"navFadeRight\"><\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Product 1: Alcyone -->\r\n            <div class=\"product-item-row\">\r\n                <div class=\"product-info-cell\">\r\n                    <h2 class=\"product-title\">\u0391\u03bb\u03ba\u03c5\u03cc\u03bd\u03b7 \/ \u0391\u03bb\u03ba\u03c5\u03cc\u03bd\u03b7 S<\/h2>\r\n                    <h3 class=\"product-subtitle\">\u03a3\u03c5\u03bc\u03c0\u03b1\u03b3\u03ad\u03c2 \u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u03b3\u03b9\u03b1 \u03ba\u03b1\u03b8\u03b7\u03bc\u03b5\u03c1\u03b9\u03bd\u03cc \u03bf\u03be\u03c5\u03b3\u03cc\u03bd\u03bf.<\/h3>\r\n                    <p class=\"product-desc\">\u03a4\u03bf Alcyone \u03b5\u03af\u03bd\u03b1\u03b9 \u03bf \u03c0\u03b9\u03bf \u03c3\u03c5\u03bc\u03c0\u03b1\u03b3\u03ae\u03c2 \u03c6\u03bf\u03c1\u03b7\u03c4\u03cc\u03c2, \u03bc\u03bf\u03bd\u03bf\u03cd \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7, \u03c5\u03c0\u03b5\u03c1\u03b2\u03b1\u03c1\u03b9\u03ba\u03cc\u03c2 \u03b8\u03ac\u03bb\u03b1\u03bc\u03bf\u03c2 \u03bc\u03b1\u03c2, \u03bc\u03b5 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03c2 \u03c0\u03bb\u03b5\u03c5\u03c1\u03b9\u03ba\u03ae\u03c2 \u03c0\u03cc\u03c1\u03c4\u03b1\u03c2 \u03ae \u03c0\u03b1\u03bd\u03bf\u03c1\u03b1\u03bc\u03b9\u03ba\u03ae\u03c2 \u03b1\u03c5\u03c4\u03cc\u03bc\u03b1\u03c4\u03b7\u03c2 \u03bc\u03c0\u03c1\u03bf\u03c3\u03c4\u03b9\u03bd\u03ae\u03c2 \u03c0\u03cc\u03c1\u03c4\u03b1\u03c2.<\/p>\r\n                    <a href=\"https:\/\/in2050.space\/el\/%cf%80%cf%81%ce%bf%cf%8a%cf%8c%ce%bd-%ce%b1%ce%bb%ce%ba%cf%85%cf%8c%ce%bd%ce%b7\/\" class=\"learn-more\">\u039c\u03ac\u03b8\u03b5\u03c4\u03b5 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1<\/a>\r\n                <\/div>\r\n                <div class=\"product-visual-cell\">\r\n                    <div class=\"render-box\">\r\n                        <img decoding=\"async\" src=\"https:\/\/in2050.space\/wp-content\/uploads\/2025\/12\/ALCYONE_DAYTIME.png\" class=\"render-img day\" alt=\"\u0391\u03bb\u03ba\u03c5\u03cc\u03bd\u03b7\">\r\n                        <img decoding=\"async\" src=\"https:\/\/in2050.space\/wp-content\/uploads\/2025\/12\/ALCYONE_NIGHTTIME.png\" class=\"render-img night\" alt=\"\u039d\u03cd\u03c7\u03c4\u03b1 \u0391\u03bb\u03ba\u03c5\u03cc\u03bd\u03b7\u03c2\">\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Product 2: Antennae -->\r\n            <div class=\"product-item-row\">\r\n                <div class=\"product-info-cell\">\r\n                    <h2 class=\"product-title\">\u039a\u03b5\u03c1\u03b1\u03af\u03b5\u03c2<\/h2>\r\n                    <h3 class=\"product-subtitle\">\u039e\u03b1\u03c0\u03bb\u03ce\u03c3\u03c4\u03b5 \u03b1\u03bd\u03b1\u03c0\u03b1\u03c5\u03c4\u03b9\u03ba\u03ac.<\/h3>\r\n                    <p class=\"product-desc\">\u03a6\u03c4\u03b9\u03b1\u03b3\u03bc\u03ad\u03bd\u03bf \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03bc\u03b5\u03c4\u03b1\u03c4\u03c1\u03ad\u03c8\u03b5\u03b9 \u03c4\u03b7\u03bd \u03c5\u03c0\u03b5\u03c1\u03b2\u03b1\u03c1\u03b9\u03ba\u03ae \u03bf\u03be\u03c5\u03b3\u03bf\u03bd\u03bf\u03b8\u03b5\u03c1\u03b1\u03c0\u03b5\u03af\u03b1 \u03c3\u03b5 \u03bc\u03b9\u03b1 \u03ae\u03c1\u03b5\u03bc\u03b7, \u03bf\u03c1\u03b1\u03c4\u03ae, \u03b1\u03bd\u03b8\u03c1\u03ce\u03c0\u03b9\u03bd\u03b7 \u03b5\u03bc\u03c0\u03b5\u03b9\u03c1\u03af\u03b1.<\/p>\r\n                    <a href=\"https:\/\/in2050.space\/el\/%ce%ba%ce%b5%cf%81%ce%b1%ce%af%ce%b1-%cf%80%cf%81%ce%bf%cf%8a%cf%8c%ce%bd%cf%84%ce%bf%cf%82\/\" class=\"learn-more\">\u039c\u03ac\u03b8\u03b5\u03c4\u03b5 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1<\/a>\r\n                <\/div>\r\n                <div class=\"product-visual-cell\">\r\n                    <div class=\"render-box\">\r\n                        <img decoding=\"async\" src=\"https:\/\/in2050.space\/wp-content\/uploads\/2025\/12\/ANTENNAE_DAYTIME.png\" class=\"render-img day\" alt=\"\u039a\u03b5\u03c1\u03b1\u03af\u03b5\u03c2\">\r\n                        <img decoding=\"async\" src=\"https:\/\/in2050.space\/wp-content\/uploads\/2025\/12\/ANTENNAE_NIGHTTIME.png\" class=\"render-img night\" alt=\"\u039d\u03cd\u03c7\u03c4\u03b1 \u03ba\u03b5\u03c1\u03b1\u03b9\u03ce\u03bd\">\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Product 3: Alpha -->\r\n            <div class=\"product-item-row\">\r\n                <div class=\"product-info-cell\">\r\n                    <h2 class=\"product-title\">\u0386\u03bb\u03c6\u03b1 \u039a\u03b5\u03bd\u03c4\u03b1\u03cd\u03c1\u03bf\u03c5 \u03a5\u03c0\u03bf\u03b2\u03b1\u03c1\u03b9\u03ba\u03cc<\/h2>\r\n                    <h3 class=\"product-subtitle\">\u0395\u03ba\u03c0\u03b1\u03af\u03b4\u03b5\u03c5\u03c3\u03b7 \u03c3\u03b5 \u03c5\u03c8\u03cc\u03bc\u03b5\u03c4\u03c1\u03bf, \u03b5\u03bb\u03b5\u03b3\u03c7\u03cc\u03bc\u03b5\u03bd\u03b7 \u03ba\u03b1\u03b9 \u03ae\u03c1\u03b5\u03bc\u03b7.<\/h3>\r\n                    <p class=\"product-desc\">\u0388\u03bd\u03b1 \u03c3\u03bf\u03b2\u03b1\u03c1\u03cc, \u03c5\u03c8\u03b7\u03bb\u03ae\u03c2 \u03b1\u03c0\u03cc\u03b4\u03bf\u03c3\u03b7\u03c2 \u03c3\u03cd\u03c3\u03c4\u03b7\u03bc\u03b1 \u03b3\u03b9\u03b1 \u03c0\u03c1\u03c9\u03c4\u03cc\u03ba\u03bf\u03bb\u03bb\u03b1 \u03c0\u03c1\u03bf\u03c3\u03bf\u03bc\u03bf\u03af\u03c9\u03c3\u03b7\u03c2 \u03c5\u03c8\u03bf\u03bc\u03ad\u03c4\u03c1\u03bf\u03c5.<\/p>\r\n                    <a href=\"https:\/\/in2050.space\/el\/%ce%ac%ce%bb%cf%86%ce%b1-%cf%80%cf%81%ce%bf%cf%8a%cf%8c%ce%bd\/\" class=\"learn-more\">\u039c\u03ac\u03b8\u03b5\u03c4\u03b5 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1<\/a>\r\n                <\/div>\r\n                <div class=\"product-visual-cell\">\r\n                    <div class=\"render-box\">\r\n                        <img decoding=\"async\" src=\"https:\/\/in2050.space\/wp-content\/uploads\/2026\/01\/ALPHA-CENTAURI_DAYTIME.png\" class=\"render-img day\" alt=\"\u0386\u03bb\u03c6\u03b1\">\r\n                        <img decoding=\"async\" src=\"https:\/\/in2050.space\/wp-content\/uploads\/2026\/01\/ALPHA-CENTAURI_NIGHTTIME.png\" class=\"render-img night\" alt=\"\u0386\u03bb\u03c6\u03b1 \u039d\u03c5\u03c7\u03c4\u03b1\">\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Product 4: Pegasus -->\r\n            <div class=\"product-item-row\">\r\n                <div class=\"product-info-cell\">\r\n                    <h2 class=\"product-title\">\u03a0\u03ae\u03b3\u03b1\u03c3\u03bf\u03c2 \u03a0\u03bf\u03bb\u03c5\u03b2\u03b1\u03c1\u03b9\u03ba\u03cc\u03c2<\/h2>\r\n                    <h3 class=\"product-subtitle\">\u0388\u03bd\u03b1 \u03b8\u03ac\u03bb\u03b1\u03bc\u03bf, \u03b4\u03cd\u03bf \u03ba\u03cc\u03c3\u03bc\u03bf\u03b9 \u03c0\u03af\u03b5\u03c3\u03b7\u03c2.<\/h3>\r\n                    <p class=\"product-desc\">\u03a4\u03bf Pegasus \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03c0\u03c1\u03c9\u03c4\u03bf\u03c0\u03bf\u03c1\u03b9\u03b1\u03ba\u03cc \u03c0\u03bf\u03bb\u03c5\u03b2\u03b1\u03c1\u03b9\u03ba\u03cc \u03b8\u03ac\u03bb\u03b1\u03bc\u03bf, \u03ba\u03b1\u03c4\u03b1\u03c3\u03ba\u03b5\u03c5\u03b1\u03c3\u03bc\u03ad\u03bd\u03bf \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03b5\u03bd\u03b1\u03bb\u03bb\u03ac\u03c3\u03c3\u03b5\u03c4\u03b1\u03b9 \u03bc\u03b5\u03c4\u03b1\u03be\u03cd \u03c0\u03c1\u03bf\u03c3\u03bf\u03bc\u03bf\u03b9\u03c9\u03bc\u03ad\u03bd\u03bf\u03c5 \u03b2\u03ac\u03b8\u03bf\u03c5\u03c2 (\u03c5\u03c0\u03b5\u03c1\u03b2\u03b1\u03c1\u03b9\u03ba\u03cc) \u03ba\u03b1\u03b9 \u03c5\u03c8\u03bf\u03bc\u03ad\u03c4\u03c1\u03bf\u03c5 (\u03c5\u03c0\u03bf\u03b2\u03b1\u03c1\u03b9\u03ba\u03cc).<\/p>\r\n                    <a href=\"https:\/\/in2050.space\/el\/%cf%80%cf%81%ce%bf%cf%8a%cf%8c%ce%bd-%cf%80%ce%ae%ce%b3%ce%b1%cf%83%ce%bf%cf%82\/\" class=\"learn-more\">\u039c\u03ac\u03b8\u03b5\u03c4\u03b5 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1<\/a>\r\n                <\/div>\r\n                <div class=\"product-visual-cell\">\r\n                    <div class=\"render-box\">\r\n                        <img decoding=\"async\" src=\"https:\/\/in2050.space\/wp-content\/uploads\/2025\/12\/PEGASUS_DAYTIME.png\" class=\"render-img day\" alt=\"\u03a0\u03ae\u03b3\u03b1\u03c3\u03bf\u03c2\">\r\n                        <img decoding=\"async\" src=\"https:\/\/in2050.space\/wp-content\/uploads\/2025\/12\/PEGASUS_NIGHTTIME.png\" class=\"render-img night\" alt=\"\u039d\u03cd\u03c7\u03c4\u03b1 \u03c4\u03bf\u03c5 \u03a0\u03ae\u03b3\u03b1\u03c3\u03bf\u03c5\">\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <footer>\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:\/\/aithena.co\/wp-content\/uploads\/2025\/11\/in2050-final-logo-4.png\" 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\">\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.<\/div>\r\n        <\/footer>\r\n    <\/main>\r\n\r\n    <script>\r\n        document.addEventListener('DOMContentLoaded', () => {\r\n            const hamburgers = document.querySelectorAll('.hamburger');\r\n            const overlay = document.getElementById('mobileMenu');\r\n            const closeBtnDesktop = document.getElementById('menuCloseBtnDesktop');\r\n            const closeBtnMobile = document.getElementById('menuCloseBtnMobile');\r\n\r\n            hamburgers.forEach(h => h.addEventListener('click', () => overlay.classList.add('active')));\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            const nav = document.getElementById('categoryNav');\r\n            const arrowLeft = document.getElementById('navArrowLeft');\r\n            const arrowRight = document.getElementById('navArrowRight');\r\n            const fadeLeft = document.getElementById('navFadeLeft');\r\n            const fadeRight = document.getElementById('navFadeRight');\r\n\r\n            const updateNavUI = () => {\r\n                if(!nav) return;\r\n                const scrollLeft = nav.scrollLeft;\r\n                const maxScroll = nav.scrollWidth - nav.clientWidth;\r\n                const isScrollable = nav.scrollWidth > nav.clientWidth;\r\n\r\n                if (isScrollable && scrollLeft > 10) {\r\n                    arrowLeft.classList.add('visible');\r\n                    fadeLeft.classList.add('visible');\r\n                } else {\r\n                    arrowLeft.classList.remove('visible');\r\n                    fadeLeft.classList.remove('visible');\r\n                }\r\n\r\n                if (isScrollable && scrollLeft < maxScroll - 10) {\r\n                    arrowRight.classList.add('visible');\r\n                    fadeRight.classList.add('visible');\r\n                } else {\r\n                    arrowRight.classList.remove('visible');\r\n                    fadeRight.classList.remove('visible');\r\n                }\r\n            };\r\n\r\n            if(nav) {\r\n                nav.addEventListener('scroll', updateNavUI);\r\n                window.addEventListener('resize', updateNavUI);\r\n                updateNavUI();\r\n                setTimeout(updateNavUI, 100);\r\n            }\r\n\r\n            if(arrowLeft) arrowLeft.addEventListener('click', () => nav.scrollBy({ left: -250, behavior: 'smooth' }));\r\n            if(arrowRight) arrowRight.addEventListener('click', () => nav.scrollBy({ left: 250, behavior: 'smooth' }));\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>1 Person Chambers &#8211; IN2050 What We Offer How We Work With You Longevity Science Products Who We Are Talk to us TailoredChambersCollection 1 PERSON 2 PERSON 2-4 PERSON 4 PERSON Alcyone \/ Alcyone S Compact sanctuary for daily oxygen. Alcyone is our most compact seated, single-user hyperbaric chamber with side-door or panoramic automatic front-door [&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-856","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/in2050.space\/el\/wp-json\/wp\/v2\/pages\/856","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=856"}],"version-history":[{"count":190,"href":"https:\/\/in2050.space\/el\/wp-json\/wp\/v2\/pages\/856\/revisions"}],"predecessor-version":[{"id":4267,"href":"https:\/\/in2050.space\/el\/wp-json\/wp\/v2\/pages\/856\/revisions\/4267"}],"wp:attachment":[{"href":"https:\/\/in2050.space\/el\/wp-json\/wp\/v2\/media?parent=856"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}