{"id":8793,"date":"2026-01-16T17:07:48","date_gmt":"2026-01-16T15:07:48","guid":{"rendered":"http:\/\/www.ril.makshivim-il.org\/about-ril-copy\/"},"modified":"2026-01-17T20:25:02","modified_gmt":"2026-01-17T18:25:02","slug":"research-innovation","status":"publish","type":"page","link":"http:\/\/www.ril.makshivim-il.org\/en\/research-innovation\/","title":{"rendered":"Research &#038; Innovation"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"8793\" class=\"elementor elementor-8793\" data-elementor-settings=\"[]\">\n\t\t\t\t\t\t<div class=\"elementor-inner\">\n\t\t\t\t\t\t\t<div class=\"elementor-section-wrap\">\n\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-bafbf05 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"bafbf05\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-82b317b\" data-id=\"82b317b\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-250c472 elementor-widget elementor-widget-html\" data-id=\"250c472\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!-- RIL Research & Innovation Page - WordPress\/Elementor Ready -->\n<!-- Copy everything from here -->\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Crimson+Pro:wght@300;400;600&family=DM+Sans:wght@400;500;700&display=swap\" rel=\"stylesheet\">\n\n<style>\n    .ril-research-page {\n        --primary: #0a2f5c;\n        --blue: #1a6fb0;\n        --teal: #2cb5a8;\n        --green: #6ec85a;\n        --orange: #ffb233;\n        --red: #ff5757;\n        --light: #f8f9fa;\n        --text: #1a2332;\n        --text-light: #5a6c7d;\n        --white: #ffffff;\n    }\n\n    .ril-research-page * {\n        box-sizing: border-box;\n    }\n\n    .ril-research-page {\n        font-family: 'DM Sans', sans-serif;\n        color: var(--text);\n        line-height: 1.6;\n    }\n\n    \/* Hero Section *\/\n    .ril-research-hero {\n        min-height: 65vh;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        padding: 6rem 5%;\n        background: linear-gradient(135deg, var(--primary) 0%, var(--blue) 50%, var(--teal) 100%);\n        position: relative;\n        overflow: hidden;\n    }\n\n    .ril-research-hero::before {\n        content: '';\n        position: absolute;\n        top: 0;\n        left: 0;\n        right: 0;\n        bottom: 0;\n        background: \n            radial-gradient(circle at 20% 30%, rgba(110, 200, 90, 0.15) 0%, transparent 50%),\n            radial-gradient(circle at 80% 70%, rgba(255, 178, 51, 0.12) 0%, transparent 50%);\n        animation: ril-research-pulse 10s ease infinite;\n    }\n\n    @keyframes ril-research-pulse {\n        0%, 100% {\n            opacity: 1;\n        }\n        50% {\n            opacity: 0.7;\n        }\n    }\n\n    \/* Floating research icons *\/\n    .ril-research-icon {\n        position: absolute;\n        font-size: 3rem;\n        opacity: 0.1;\n        animation: ril-research-float 20s linear infinite;\n    }\n\n    @keyframes ril-research-float {\n        0% {\n            transform: translateY(100vh) rotate(0deg);\n            opacity: 0;\n        }\n        10% {\n            opacity: 0.1;\n        }\n        90% {\n            opacity: 0.1;\n        }\n        100% {\n            transform: translateY(-100px) rotate(360deg);\n            opacity: 0;\n        }\n    }\n\n    .ril-research-icon:nth-child(1) { left: 10%; animation-delay: 0s; }\n    .ril-research-icon:nth-child(2) { left: 30%; animation-delay: 3s; }\n    .ril-research-icon:nth-child(3) { left: 50%; animation-delay: 6s; }\n    .ril-research-icon:nth-child(4) { left: 70%; animation-delay: 2s; }\n    .ril-research-icon:nth-child(5) { left: 90%; animation-delay: 5s; }\n\n    .ril-research-hero-content {\n        max-width: 1000px;\n        margin: 0 auto;\n        text-align: center;\n        position: relative;\n        z-index: 1;\n    }\n\n    .ril-research-label {\n        font-size: 0.875rem;\n        letter-spacing: 0.2em;\n        text-transform: uppercase;\n        color: var(--orange);\n        margin-bottom: 1.5rem;\n        opacity: 0;\n        animation: ril-research-fadeInUp 0.8s ease forwards;\n    }\n\n    .ril-research-hero-title {\n        font-family: 'Crimson Pro', serif;\n        font-size: clamp(3rem, 7vw, 5rem);\n        font-weight: 300;\n        color: var(--white);\n        line-height: 1.2;\n        margin-bottom: 2rem;\n        opacity: 0;\n        animation: ril-research-fadeInUp 0.8s ease 0.2s forwards;\n    }\n\n    .ril-research-hero-text {\n        font-size: clamp(1.125rem, 2vw, 1.375rem);\n        color: rgba(255, 255, 255, 0.9);\n        line-height: 1.8;\n        margin-bottom: 1.5rem;\n        opacity: 0;\n        animation: ril-research-fadeInUp 0.8s ease 0.4s forwards;\n    }\n\n    @keyframes ril-research-fadeInUp {\n        from {\n            opacity: 0;\n            transform: translateY(30px);\n        }\n        to {\n            opacity: 1;\n            transform: translateY(0);\n        }\n    }\n\n    \/* Main Content *\/\n    .ril-research-section {\n        padding: 5rem 5%;\n        background: var(--white);\n    }\n\n    .ril-research-container {\n        max-width: 1200px;\n        margin: 0 auto;\n    }\n\n    \/* Domain Cards *\/\n    .ril-domains-grid {\n        display: grid;\n        gap: 3rem;\n        margin: 4rem 0;\n    }\n\n    .ril-domain-card {\n        background: var(--light);\n        padding: 3rem;\n        border-left: 5px solid var(--blue);\n        position: relative;\n        opacity: 0;\n        transform: translateY(30px);\n        transition: all 0.6s ease;\n    }\n\n    .ril-domain-card.active {\n        opacity: 1;\n        transform: translateY(0);\n    }\n\n    .ril-domain-card:nth-child(2) {\n        border-left-color: var(--teal);\n    }\n\n    .ril-domain-card:nth-child(3) {\n        border-left-color: var(--green);\n    }\n\n    .ril-domain-card:nth-child(4) {\n        border-left-color: var(--orange);\n    }\n\n    .ril-domain-card::before {\n        content: '';\n        position: absolute;\n        top: 0;\n        right: 0;\n        width: 100px;\n        height: 100px;\n        background: radial-gradient(circle, rgba(44, 181, 168, 0.1) 0%, transparent 70%);\n        pointer-events: none;\n    }\n\n    .ril-domain-icon {\n        font-size: 3rem;\n        margin-bottom: 1.5rem;\n        display: inline-block;\n    }\n\n    .ril-domain-title {\n        font-family: 'Crimson Pro', serif;\n        font-size: 2rem;\n        font-weight: 600;\n        color: var(--primary);\n        margin-bottom: 1.5rem;\n    }\n\n    .ril-domain-description {\n        font-size: 1.125rem;\n        line-height: 1.8;\n        color: var(--text);\n        margin-bottom: 2rem;\n    }\n\n    .ril-domain-subtitle {\n        font-weight: 600;\n        font-size: 1rem;\n        color: var(--blue);\n        margin-bottom: 1rem;\n        text-transform: uppercase;\n        letter-spacing: 0.05em;\n    }\n\n    .ril-domain-list {\n        list-style: none;\n        padding: 0;\n        margin: 0;\n    }\n\n    .ril-domain-list li {\n        padding: 0.75rem 0 0.75rem 2rem;\n        position: relative;\n        font-size: 1.05rem;\n        line-height: 1.6;\n        color: var(--text-light);\n    }\n\n    .ril-domain-list li::before {\n        content: '\u2192';\n        position: absolute;\n        left: 0;\n        color: var(--teal);\n        font-weight: bold;\n    }\n\n    \/* Special Sections *\/\n    .ril-special-section {\n        background: linear-gradient(135deg, rgba(26, 111, 176, 0.05), rgba(44, 181, 168, 0.05));\n        padding: 4rem;\n        margin: 4rem 0;\n        border-radius: 8px;\n        position: relative;\n        overflow: hidden;\n    }\n\n    .ril-special-section::before {\n        content: '';\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 5px;\n        height: 100%;\n        background: linear-gradient(180deg, var(--blue), var(--teal));\n    }\n\n    .ril-special-title {\n        font-family: 'Crimson Pro', serif;\n        font-size: 2.25rem;\n        font-weight: 400;\n        color: var(--primary);\n        margin-bottom: 2rem;\n    }\n\n    .ril-special-content {\n        font-size: 1.125rem;\n        line-height: 1.9;\n        color: var(--text);\n    }\n\n    .ril-special-content p {\n        margin-bottom: 1.5rem;\n    }\n\n    \/* Ethics Section *\/\n    .ril-ethics-section {\n        background: linear-gradient(135deg, var(--primary) 0%, var(--blue) 100%);\n        padding: 5rem 5%;\n        color: var(--white);\n        position: relative;\n        overflow: hidden;\n    }\n\n    .ril-ethics-section::before {\n        content: '';\n        position: absolute;\n        top: 0;\n        left: 0;\n        right: 0;\n        bottom: 0;\n        background: radial-gradient(circle at 50% 50%, rgba(255, 178, 51, 0.1) 0%, transparent 70%);\n    }\n\n    .ril-ethics-container {\n        max-width: 1000px;\n        margin: 0 auto;\n        position: relative;\n        z-index: 1;\n    }\n\n    .ril-ethics-title {\n        font-family: 'Crimson Pro', serif;\n        font-size: clamp(2rem, 4vw, 3rem);\n        font-weight: 300;\n        color: var(--white);\n        margin-bottom: 2rem;\n        text-align: center;\n    }\n\n    .ril-ethics-intro {\n        font-size: 1.25rem;\n        line-height: 1.8;\n        margin-bottom: 3rem;\n        text-align: center;\n        color: rgba(255, 255, 255, 0.9);\n    }\n\n    .ril-ethics-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n        gap: 2rem;\n        margin-top: 3rem;\n    }\n\n    .ril-ethics-item {\n        padding: 2rem;\n        background: rgba(255, 255, 255, 0.1);\n        backdrop-filter: blur(10px);\n        border: 1px solid rgba(255, 255, 255, 0.2);\n        transition: all 0.3s ease;\n    }\n\n    .ril-ethics-item:hover {\n        background: rgba(255, 255, 255, 0.15);\n        transform: translateY(-5px);\n    }\n\n    .ril-ethics-item-title {\n        font-weight: 600;\n        font-size: 1.125rem;\n        margin-bottom: 0.5rem;\n        color: var(--orange);\n    }\n\n    .ril-ethics-item-text {\n        font-size: 1rem;\n        line-height: 1.6;\n        color: rgba(255, 255, 255, 0.85);\n    }\n\n    \/* Collaboration Section *\/\n    .ril-collab-section {\n        padding: 5rem 5%;\n        background: var(--white);\n    }\n\n    .ril-collab-container {\n        max-width: 1000px;\n        margin: 0 auto;\n    }\n\n    .ril-collab-header {\n        text-align: center;\n        margin-bottom: 4rem;\n    }\n\n    .ril-collab-title {\n        font-family: 'Crimson Pro', serif;\n        font-size: clamp(2rem, 4vw, 3rem);\n        font-weight: 400;\n        color: var(--primary);\n        margin-bottom: 1.5rem;\n    }\n\n    .ril-collab-text {\n        font-size: 1.25rem;\n        line-height: 1.8;\n        color: var(--text);\n    }\n\n    .ril-collab-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n        gap: 2rem;\n    }\n\n    .ril-collab-card {\n        padding: 2.5rem;\n        background: var(--light);\n        border-top: 4px solid var(--teal);\n        transition: all 0.3s ease;\n    }\n\n    .ril-collab-card:hover {\n        transform: translateY(-5px);\n        box-shadow: 0 10px 30px rgba(26, 111, 176, 0.15);\n    }\n\n    .ril-collab-card-icon {\n        font-size: 2.5rem;\n        margin-bottom: 1rem;\n    }\n\n    .ril-collab-card-title {\n        font-family: 'Crimson Pro', serif;\n        font-size: 1.5rem;\n        color: var(--primary);\n        margin-bottom: 0.75rem;\n    }\n\n    .ril-collab-card-text {\n        font-size: 1rem;\n        line-height: 1.7;\n        color: var(--text-light);\n    }\n\n    \/* Closing Section *\/\n    .ril-closing-section {\n        padding: 5rem 5%;\n        background: linear-gradient(135deg, var(--teal) 0%, var(--green) 100%);\n        text-align: center;\n    }\n\n    .ril-closing-container {\n        max-width: 900px;\n        margin: 0 auto;\n    }\n\n    .ril-closing-text {\n        font-family: 'Crimson Pro', serif;\n        font-size: clamp(1.5rem, 3vw, 2rem);\n        font-weight: 300;\n        line-height: 1.7;\n        color: var(--white);\n        font-style: italic;\n    }\n\n    \/* Responsive *\/\n    @media (max-width: 768px) {\n        .ril-research-hero {\n            padding: 5rem 5% 4rem;\n        }\n\n        .ril-research-section,\n        .ril-ethics-section,\n        .ril-collab-section {\n            padding: 4rem 5%;\n        }\n\n        .ril-domain-card,\n        .ril-special-section {\n            padding: 2rem;\n        }\n\n        .ril-ethics-grid,\n        .ril-collab-grid {\n            grid-template-columns: 1fr;\n        }\n    }\n<\/style>\n\n<div class=\"ril-research-page\">\n    <!-- Hero Section -->\n    <section class=\"ril-research-hero\">\n        <!-- Floating Research Icons -->\n        <div class=\"ril-research-icon\">\ud83e\udde0<\/div>\n        <div class=\"ril-research-icon\">\ud83d\udd2c<\/div>\n        <div class=\"ril-research-icon\">\ud83d\udca1<\/div>\n        <div class=\"ril-research-icon\">\ud83d\udcca<\/div>\n        <div class=\"ril-research-icon\">\ud83e\udd16<\/div>\n        \n        <div class=\"ril-research-hero-content\">\n            <div class=\"ril-research-label\">Our Work<\/div>\n            <h1 class=\"ril-research-hero-title\">Research & Innovation<\/h1>\n            <p class=\"ril-research-hero-text\">\n                At RIL \u2013 Resilience Innovation Lab, research and innovation are inseparable. Our work is grounded in scientific inquiry, informed by real-world experience, and directed toward meaningful, responsible impact in the field of mental health and psychological resilience.\n            <\/p>\n            <p class=\"ril-research-hero-text\">\n                RIL was established to bridge the gap between theory and practice \u2014 transforming lived experience, empirical research, and emerging technologies into applied knowledge and practical tools that support individuals, communities, and systems.\n            <\/p>\n        <\/div>\n    <\/section>\n\n    <!-- Core Research Domains -->\n    <section class=\"ril-research-section\">\n        <div class=\"ril-research-container\">\n            <div style=\"text-align: center; margin-bottom: 4rem;\">\n                <h2 style=\"font-family: 'Crimson Pro', serif; font-size: clamp(2.5rem, 5vw, 3.5rem); font-weight: 300; color: var(--primary); margin-bottom: 1rem;\">\n                    Core Research Domains\n                <\/h2>\n            <\/div>\n\n            <div class=\"ril-domains-grid\">\n                <!-- Domain 1: Psychological Resilience -->\n                <div class=\"ril-domain-card\">\n                    <div class=\"ril-domain-icon\">\ud83e\udde0<\/div>\n                    <h3 class=\"ril-domain-title\">Psychological Resilience<\/h3>\n                    <p class=\"ril-domain-description\">\n                        RIL explores resilience as a dynamic and multi-dimensional process rather than a fixed personal trait. Our research examines how individuals and communities cope with prolonged stress, uncertainty, trauma, and ongoing mental challenges, and how resilience can be cultivated across different life contexts.\n                    <\/p>\n                    <div class=\"ril-domain-subtitle\">Research Areas Include:<\/div>\n                    <ul class=\"ril-domain-list\">\n                        <li>Individual and community resilience<\/li>\n                        <li>Long-term exposure to stress and uncertainty<\/li>\n                        <li>Protective psychological and social factors<\/li>\n                        <li>Adaptive coping and recovery processes<\/li>\n                    <\/ul>\n                <\/div>\n\n                <!-- Domain 2: Mental Health -->\n                <div class=\"ril-domain-card\">\n                    <div class=\"ril-domain-icon\">\ud83d\udc9a<\/div>\n                    <h3 class=\"ril-domain-title\">Mental Health & Applied Psychology<\/h3>\n                    <p class=\"ril-domain-description\">\n                        The lab conducts applied research focused on mental health processes as they unfold in real-life settings. We emphasize relevance to clinical practice, community interventions, and public systems rather than abstract or purely theoretical models.\n                    <\/p>\n                    <div class=\"ril-domain-subtitle\">Key Themes Include:<\/div>\n                    <ul class=\"ril-domain-list\">\n                        <li>Emotional regulation and psychological adaptation<\/li>\n                        <li>Stress-related mental health challenges<\/li>\n                        <li>Preventive and supportive mental health approaches<\/li>\n                        <li>Integration of research into practice<\/li>\n                    <\/ul>\n                <\/div>\n\n                <!-- Domain 3: Innovation -->\n                <div class=\"ril-domain-card\">\n                    <div class=\"ril-domain-icon\">\ud83d\udca1<\/div>\n                    <h3 class=\"ril-domain-title\">Innovation & Applied Research<\/h3>\n                    <p class=\"ril-domain-description\">\n                        Innovation at RIL is research-driven and purpose-oriented. The lab operates as a Dry Lab, focusing on conceptual development, applied psychological models, and data-informed experimentation rather than biological or pharmaceutical research.\n                    <\/p>\n                    <div class=\"ril-domain-subtitle\">Our Innovation Processes Aim To:<\/div>\n                    <ul class=\"ril-domain-list\">\n                        <li>Translate research insights into practical frameworks<\/li>\n                        <li>Develop scalable, ethically grounded solutions<\/li>\n                        <li>Support decision-making in mental health contexts<\/li>\n                        <li>Design tools that enhance \u2014 rather than replace \u2014 human judgment and care<\/li>\n                    <\/ul>\n                <\/div>\n\n                <!-- Domain 4: AI & Technology -->\n                <div class=\"ril-domain-card\">\n                    <div class=\"ril-domain-icon\">\ud83e\udd16<\/div>\n                    <h3 class=\"ril-domain-title\">AI & Technology at RIL<\/h3>\n                    <p class=\"ril-domain-description\">\n                        RIL explores the responsible use of artificial intelligence and data-driven technologies in the context of mental health and resilience. Technology is approached as a supportive layer \u2014 not as an autonomous solution.\n                    <\/p>\n                    <div class=\"ril-domain-subtitle\">Areas of Exploration Include:<\/div>\n                    <ul class=\"ril-domain-list\">\n                        <li>AI-assisted analysis of psychological and resilience-related data<\/li>\n                        <li>Human-centered decision-support tools<\/li>\n                        <li>Digital environments for resilience and mental health support<\/li>\n                        <li>Integration of technology into existing clinical and community systems<\/li>\n                    <\/ul>\n                    <p style=\"margin-top: 1.5rem; font-size: 1rem; color: var(--text-light); font-style: italic;\">\n                        All technological development at RIL is guided by psychological expertise, contextual understanding, and ethical oversight.\n                    <\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Ethics Section -->\n    <section class=\"ril-ethics-section\">\n        <div class=\"ril-ethics-container\">\n            <h2 class=\"ril-ethics-title\">Ethics, Responsibility & Human-Centered Design<\/h2>\n            <p class=\"ril-ethics-intro\">\n                Ethics is not an add-on at RIL \u2014 it is a foundational principle. Research and innovation are conducted with careful consideration of privacy, responsibility, transparency, and human dignity.\n            <\/p>\n\n            <div class=\"ril-ethics-grid\">\n                <div class=\"ril-ethics-item\">\n                    <div class=\"ril-ethics-item-title\">Human-Centered Design<\/div>\n                    <p class=\"ril-ethics-item-text\">\n                        Value-driven design that places human needs and dignity at the center\n                    <\/p>\n                <\/div>\n                <div class=\"ril-ethics-item\">\n                    <div class=\"ril-ethics-item-title\">Responsible Data Use<\/div>\n                    <p class=\"ril-ethics-item-text\">\n                        Careful and ethical interpretation of data with full transparency\n                    <\/p>\n                <\/div>\n                <div class=\"ril-ethics-item\">\n                    <div class=\"ril-ethics-item-title\">Clear Boundaries<\/div>\n                    <p class=\"ril-ethics-item-text\">\n                        Maintaining distinctions between technology and human care\n                    <\/p>\n                <\/div>\n                <div class=\"ril-ethics-item\">\n                    <div class=\"ril-ethics-item-title\">Ongoing Reflection<\/div>\n                    <p class=\"ril-ethics-item-text\">\n                        Continuous ethical consideration throughout research processes\n                    <\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Collaboration Section -->\n    <section class=\"ril-collab-section\">\n        <div class=\"ril-collab-container\">\n            <div class=\"ril-collab-header\">\n                <h2 class=\"ril-collab-title\">Collaboration & Research Environment<\/h2>\n                <p class=\"ril-collab-text\">\n                    RIL operates as an open and collaborative research environment. The lab works with researchers, clinicians, mental health professionals, academic institutions, municipalities, and innovation partners in Israel and internationally.\n                <\/p>\n            <\/div>\n\n            <div class=\"ril-collab-grid\">\n                <div class=\"ril-collab-card\">\n                    <div class=\"ril-collab-card-icon\">\ud83d\udd2c<\/div>\n                    <h3 class=\"ril-collab-card-title\">Interdisciplinary Thinking<\/h3>\n                    <p class=\"ril-collab-card-text\">\n                        Encourage diverse perspectives and cross-disciplinary collaboration\n                    <\/p>\n                <\/div>\n                <div class=\"ril-collab-card\">\n                    <div class=\"ril-collab-card-icon\">\ud83d\ude80<\/div>\n                    <h3 class=\"ril-collab-card-title\">Applied Research<\/h3>\n                    <p class=\"ril-collab-card-text\">\n                        Support pilot initiatives and real-world applications\n                    <\/p>\n                <\/div>\n                <div class=\"ril-collab-card\">\n                    <div class=\"ril-collab-card-icon\">\ud83c\udf0d<\/div>\n                    <h3 class=\"ril-collab-card-title\">Global Expertise<\/h3>\n                    <p class=\"ril-collab-card-text\">\n                        Connect local knowledge with international research networks\n                    <\/p>\n                <\/div>\n                <div class=\"ril-collab-card\">\n                    <div class=\"ril-collab-card-icon\">\ud83e\udd1d<\/div>\n                    <h3 class=\"ril-collab-card-title\">Long-Term Partnerships<\/h3>\n                    <p class=\"ril-collab-card-text\">\n                        Foster lasting relationships rooted in shared values\n                    <\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Closing Statement -->\n    <section class=\"ril-closing-section\">\n        <div class=\"ril-closing-container\">\n            <p class=\"ril-closing-text\">\n                Through research and innovation, RIL seeks to advance a deeper, more responsible understanding of resilience \u2014 one that is grounded in science, shaped by experience, and committed to meaningful human impact.\n            <\/p>\n        <\/div>\n    <\/section>\n<\/div>\n\n<script>\n(function() {\n    \/\/ Scroll reveal for domain cards\n    const domainCards = document.querySelectorAll('.ril-domain-card');\n    \n    const revealOnScroll = () => {\n        const windowHeight = window.innerHeight;\n        domainCards.forEach((element, index) => {\n            const elementTop = element.getBoundingClientRect().top;\n            const revealPoint = 100;\n            \n            if (elementTop < windowHeight - revealPoint) {\n                setTimeout(() => {\n                    element.classList.add('active');\n                }, index * 150);\n            }\n        });\n    };\n\n    window.addEventListener('scroll', revealOnScroll);\n    revealOnScroll(); \/\/ Initial check\n})();\n<\/script>\n\n<!-- End of RIL Research & Innovation Page -->\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>\ud83e\udde0 \ud83d\udd2c \ud83d\udca1 \ud83d\udcca \ud83e\udd16 Our Work Research &#038; Innovation At RIL \u2013 Resilience Innovation Lab, research and innovation are inseparable. Our work is grounded in scientific inquiry, informed by real-world experience, and directed toward meaningful, responsible impact in the field of mental health and psychological resilience. RIL was established to bridge the gap between [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-8793","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"http:\/\/www.ril.makshivim-il.org\/en\/wp-json\/wp\/v2\/pages\/8793","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.ril.makshivim-il.org\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/www.ril.makshivim-il.org\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/www.ril.makshivim-il.org\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.ril.makshivim-il.org\/en\/wp-json\/wp\/v2\/comments?post=8793"}],"version-history":[{"count":12,"href":"http:\/\/www.ril.makshivim-il.org\/en\/wp-json\/wp\/v2\/pages\/8793\/revisions"}],"predecessor-version":[{"id":8839,"href":"http:\/\/www.ril.makshivim-il.org\/en\/wp-json\/wp\/v2\/pages\/8793\/revisions\/8839"}],"wp:attachment":[{"href":"http:\/\/www.ril.makshivim-il.org\/en\/wp-json\/wp\/v2\/media?parent=8793"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}