{"id":8309,"date":"2024-03-17T13:01:07","date_gmt":"2024-03-17T11:01:07","guid":{"rendered":"http:\/\/www.ril.makshivim-il.org\/donation-for-displaced-persons-16-copy\/"},"modified":"2026-01-25T01:09:08","modified_gmt":"2026-01-24T23:09:08","slug":"donation-for-7-10-23","status":"publish","type":"page","link":"http:\/\/www.ril.makshivim-il.org\/en\/donation-for-7-10-23\/","title":{"rendered":"\u05ea\u05e8\u05d5\u05de\u05d4 \u05e7\u05e8\u05df \u05e0\u05e4\u05e9 \u05d1\u05e8\u05d6\u05dc"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"8309\" class=\"elementor elementor-8309\" 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-c97f115 elementor-widget elementor-widget-html\" data-id=\"c97f115\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!-- RIL Donations 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-donate-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-donate-page * {\n        box-sizing: border-box;\n    }\n\n    .ril-donate-page {\n        font-family: 'DM Sans', sans-serif;\n        color: var(--text);\n        line-height: 1.6;\n    }\n\n    \/* Hero Section *\/\n    .ril-donate-hero {\n        min-height: 70vh;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        padding: 6rem 5%;\n        background: linear-gradient(135deg, var(--green) 0%, var(--teal) 50%, var(--blue) 100%);\n        position: relative;\n        overflow: hidden;\n        text-align: center;\n    }\n\n    .ril-donate-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 25% 40%, rgba(255, 178, 51, 0.2) 0%, transparent 50%),\n            radial-gradient(circle at 75% 60%, rgba(255, 87, 87, 0.15) 0%, transparent 50%);\n        animation: ril-donate-glow 10s ease infinite;\n    }\n\n    @keyframes ril-donate-glow {\n        0%, 100% {\n            opacity: 1;\n            transform: scale(1);\n        }\n        50% {\n            opacity: 0.8;\n            transform: scale(1.05);\n        }\n    }\n\n    \/* Heart pulse animation *\/\n    .ril-donate-hearts {\n        position: absolute;\n        top: 0;\n        left: 0;\n        right: 0;\n        bottom: 0;\n        pointer-events: none;\n    }\n\n    .ril-donate-heart {\n        position: absolute;\n        font-size: 2rem;\n        opacity: 0;\n        animation: ril-donate-heartFloat 8s ease-in-out infinite;\n    }\n\n    .ril-donate-heart:nth-child(1) {\n        left: 10%;\n        animation-delay: 0s;\n    }\n\n    .ril-donate-heart:nth-child(2) {\n        left: 30%;\n        animation-delay: 2s;\n    }\n\n    .ril-donate-heart:nth-child(3) {\n        left: 50%;\n        animation-delay: 4s;\n    }\n\n    .ril-donate-heart:nth-child(4) {\n        left: 70%;\n        animation-delay: 1s;\n    }\n\n    .ril-donate-heart:nth-child(5) {\n        left: 90%;\n        animation-delay: 3s;\n    }\n\n    @keyframes ril-donate-heartFloat {\n        0% {\n            transform: translateY(100vh) scale(0.5);\n            opacity: 0;\n        }\n        15% {\n            opacity: 0.6;\n        }\n        85% {\n            opacity: 0.6;\n        }\n        100% {\n            transform: translateY(-100px) scale(1);\n            opacity: 0;\n        }\n    }\n\n    .ril-donate-hero-content {\n        max-width: 1000px;\n        margin: 0 auto;\n        position: relative;\n        z-index: 1;\n    }\n\n    .ril-donate-badge {\n        display: inline-flex;\n        align-items: center;\n        gap: 0.5rem;\n        padding: 0.75rem 1.5rem;\n        background: rgba(255, 255, 255, 0.2);\n        border: 2px solid var(--white);\n        border-radius: 50px;\n        color: var(--white);\n        font-size: 0.875rem;\n        font-weight: 600;\n        letter-spacing: 0.1em;\n        text-transform: uppercase;\n        margin-bottom: 2rem;\n        opacity: 0;\n        animation: ril-donate-fadeInUp 0.8s ease forwards;\n    }\n\n    .ril-donate-hero-title {\n        font-family: 'Crimson Pro', serif;\n        font-size: clamp(3rem, 7vw, 5.5rem);\n        font-weight: 300;\n        color: var(--white);\n        line-height: 1.2;\n        margin-bottom: 1.5rem;\n        opacity: 0;\n        animation: ril-donate-fadeInUp 0.8s ease 0.2s forwards;\n    }\n\n    .ril-donate-subtitle {\n        font-size: clamp(1.5rem, 3vw, 2.25rem);\n        color: rgba(255, 255, 255, 0.95);\n        font-weight: 300;\n        margin-bottom: 2rem;\n        opacity: 0;\n        animation: ril-donate-fadeInUp 0.8s ease 0.4s forwards;\n    }\n\n    .ril-donate-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        max-width: 800px;\n        margin: 0 auto 3rem;\n        opacity: 0;\n        animation: ril-donate-fadeInUp 0.8s ease 0.6s forwards;\n    }\n\n    .ril-donate-cta {\n        display: flex;\n        justify-content: center;\n        gap: 1.5rem;\n        flex-wrap: wrap;\n        opacity: 0;\n        animation: ril-donate-fadeInUp 0.8s ease 0.8s forwards;\n    }\n\n    @keyframes ril-donate-fadeInUp {\n        from {\n            opacity: 0;\n            transform: translateY(30px);\n        }\n        to {\n            opacity: 1;\n            transform: translateY(0);\n        }\n    }\n\n    \/* Buttons *\/\n    .ril-donate-btn {\n        padding: 1.25rem 3rem;\n        font-size: 1.1rem;\n        font-weight: 600;\n        text-decoration: none;\n        border-radius: 50px;\n        transition: all 0.3s ease;\n        display: inline-flex;\n        align-items: center;\n        gap: 0.75rem;\n    }\n\n    .ril-donate-btn-primary {\n        background: linear-gradient(135deg, var(--orange), var(--red));\n        color: var(--white);\n        border: 2px solid transparent;\n        box-shadow: 0 10px 30px rgba(255, 87, 87, 0.3);\n    }\n\n    .ril-donate-btn-primary:hover {\n        background: linear-gradient(135deg, #ffbb44, #ff6868);\n        transform: translateY(-3px) scale(1.05);\n        box-shadow: 0 15px 40px rgba(255, 87, 87, 0.5);\n    }\n\n    .ril-donate-btn-secondary {\n        background: transparent;\n        color: var(--white);\n        border: 2px solid rgba(255, 255, 255, 0.6);\n    }\n\n    .ril-donate-btn-secondary:hover {\n        background: rgba(255, 255, 255, 0.15);\n        border-color: var(--white);\n    }\n\n    \/* Why Donate Section *\/\n    .ril-donate-why {\n        padding: 6rem 5%;\n        background: var(--white);\n    }\n\n    .ril-donate-container {\n        max-width: 1200px;\n        margin: 0 auto;\n    }\n\n    .ril-donate-section-header {\n        text-align: center;\n        margin-bottom: 4rem;\n        opacity: 0;\n        transform: translateY(30px);\n        transition: all 0.8s ease;\n    }\n\n    .ril-donate-section-header.active {\n        opacity: 1;\n        transform: translateY(0);\n    }\n\n    .ril-donate-section-title {\n        font-family: 'Crimson Pro', serif;\n        font-size: clamp(2.5rem, 5vw, 3.5rem);\n        font-weight: 300;\n        color: var(--primary);\n        margin-bottom: 1.5rem;\n    }\n\n    .ril-donate-intro {\n        font-size: 1.25rem;\n        line-height: 1.9;\n        color: var(--text);\n        max-width: 900px;\n        margin: 0 auto;\n    }\n\n    \/* Mission Grid *\/\n    .ril-mission-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n        gap: 2rem;\n        margin-top: 4rem;\n    }\n\n    .ril-mission-card {\n        padding: 2.5rem;\n        background: linear-gradient(135deg, rgba(44, 181, 168, 0.08), rgba(110, 200, 90, 0.08));\n        border-left: 4px solid var(--teal);\n        transition: all 0.3s ease;\n        opacity: 0;\n        transform: translateY(30px);\n        transition: all 0.6s ease;\n    }\n\n    .ril-mission-card.active {\n        opacity: 1;\n        transform: translateY(0);\n    }\n\n    .ril-mission-card:nth-child(2) {\n        border-left-color: var(--blue);\n        background: linear-gradient(135deg, rgba(26, 111, 176, 0.08), rgba(44, 181, 168, 0.08));\n    }\n\n    .ril-mission-card:nth-child(3) {\n        border-left-color: var(--green);\n        background: linear-gradient(135deg, rgba(110, 200, 90, 0.08), rgba(44, 181, 168, 0.08));\n    }\n\n    .ril-mission-card:nth-child(4) {\n        border-left-color: var(--orange);\n        background: linear-gradient(135deg, rgba(255, 178, 51, 0.08), rgba(255, 87, 87, 0.08));\n    }\n\n    .ril-mission-card:hover {\n        transform: translateY(-8px);\n        box-shadow: 0 15px 40px rgba(26, 111, 176, 0.15);\n    }\n\n    .ril-mission-icon {\n        font-size: 3rem;\n        margin-bottom: 1.5rem;\n        display: block;\n    }\n\n    .ril-mission-text {\n        font-size: 1.05rem;\n        line-height: 1.7;\n        color: var(--text);\n    }\n\n    \/* Impact Section *\/\n    .ril-donate-impact {\n        padding: 5rem 5%;\n        background: var(--light);\n    }\n\n    .ril-impact-title {\n        font-family: 'Crimson Pro', serif;\n        font-size: clamp(2rem, 4vw, 3rem);\n        font-weight: 300;\n        color: var(--primary);\n        margin-bottom: 3rem;\n        text-align: center;\n    }\n\n    .ril-impact-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n        gap: 2rem;\n        max-width: 1000px;\n        margin: 0 auto;\n    }\n\n    .ril-impact-item {\n        text-align: center;\n        padding: 2rem;\n        background: var(--white);\n        border-top: 3px solid var(--teal);\n        transition: all 0.3s ease;\n    }\n\n    .ril-impact-item:nth-child(2) {\n        border-top-color: var(--blue);\n    }\n\n    .ril-impact-item:nth-child(3) {\n        border-top-color: var(--green);\n    }\n\n    .ril-impact-item:nth-child(4) {\n        border-top-color: var(--orange);\n    }\n\n    .ril-impact-item:hover {\n        transform: translateY(-5px);\n        box-shadow: 0 10px 30px rgba(26, 111, 176, 0.1);\n    }\n\n    .ril-impact-icon {\n        font-size: 3rem;\n        margin-bottom: 1rem;\n    }\n\n    .ril-impact-text {\n        font-size: 1.05rem;\n        line-height: 1.7;\n        color: var(--text-light);\n    }\n\n    \/* Values Section *\/\n    .ril-donate-values {\n        padding: 5rem 5%;\n        background: linear-gradient(135deg, var(--primary) 0%, var(--blue) 100%);\n        color: var(--white);\n        position: relative;\n        overflow: hidden;\n    }\n\n    .ril-donate-values::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 50% 50%, rgba(110, 200, 90, 0.1) 0%, transparent 70%);\n    }\n\n    .ril-values-container {\n        max-width: 900px;\n        margin: 0 auto;\n        text-align: center;\n        position: relative;\n        z-index: 1;\n    }\n\n    .ril-values-title {\n        font-family: 'Crimson Pro', serif;\n        font-size: clamp(2rem, 4vw, 3rem);\n        font-weight: 300;\n        margin-bottom: 2rem;\n    }\n\n    .ril-values-text {\n        font-size: 1.25rem;\n        line-height: 1.9;\n        margin-bottom: 1.5rem;\n    }\n\n    \/* Partnership CTA *\/\n    .ril-donate-partnership {\n        padding: 6rem 5%;\n        background: var(--white);\n        text-align: center;\n    }\n\n    .ril-partnership-container {\n        max-width: 1000px;\n        margin: 0 auto;\n        padding: 4rem;\n        background: linear-gradient(135deg, rgba(44, 181, 168, 0.1), rgba(110, 200, 90, 0.1));\n        border-radius: 16px;\n        border: 2px solid var(--teal);\n    }\n\n    .ril-partnership-title {\n        font-family: 'Crimson Pro', serif;\n        font-size: clamp(2.5rem, 5vw, 4rem);\n        font-weight: 300;\n        color: var(--primary);\n        margin-bottom: 2rem;\n    }\n\n    .ril-partnership-text {\n        font-size: 1.25rem;\n        line-height: 1.8;\n        color: var(--text);\n        margin-bottom: 3rem;\n    }\n\n    .ril-partnership-highlight {\n        font-family: 'Crimson Pro', serif;\n        font-size: 1.5rem;\n        font-style: italic;\n        color: var(--blue);\n        margin-bottom: 3rem;\n    }\n\n    \/* Responsive *\/\n    @media (max-width: 768px) {\n        .ril-donate-hero {\n            padding: 5rem 5% 4rem;\n            min-height: 60vh;\n        }\n\n        .ril-donate-cta {\n            flex-direction: column;\n        }\n\n        .ril-donate-btn {\n            width: 100%;\n            justify-content: center;\n        }\n\n        .ril-donate-why,\n        .ril-donate-impact,\n        .ril-donate-values,\n        .ril-donate-partnership {\n            padding: 4rem 5%;\n        }\n\n        .ril-mission-grid,\n        .ril-impact-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .ril-partnership-container {\n            padding: 2.5rem;\n        }\n    }\n<\/style>\n\n<div class=\"ril-donate-page\">\n    <!-- Hero Section -->\n    <section class=\"ril-donate-hero\">\n        <div class=\"ril-donate-hearts\">\n            <div class=\"ril-donate-heart\">\ud83d\udc99<\/div>\n            <div class=\"ril-donate-heart\">\ud83d\udc9a<\/div>\n            <div class=\"ril-donate-heart\">\ud83d\udc99<\/div>\n            <div class=\"ril-donate-heart\">\ud83d\udc9a<\/div>\n            <div class=\"ril-donate-heart\">\ud83d\udc99<\/div>\n        <\/div>\n        \n        <div class=\"ril-donate-hero-content\">\n            <div class=\"ril-donate-badge\">\n                <span>\ud83e\udd1d<\/span>\n                Building Together\n            <\/div>\n            <h1 class=\"ril-donate-hero-title\">Support RIL<\/h1>\n            <p class=\"ril-donate-subtitle\">Partnership in Building Human Resilience<\/p>\n            <p class=\"ril-donate-hero-text\">\n                RIL \u2013 Resilience Innovation Lab was founded with a deep commitment to strengthening human resilience and mental health, here in Israel and with broad global impact. A donation to RIL is far more than support for a research project\u2014it is a partnership in building a long-term infrastructure of knowledge, innovation, and action.\n            <\/p>\n            <div class=\"ril-donate-cta\">\n                <a href=\"#donate\" class=\"ril-donate-btn ril-donate-btn-primary\">\n                    <span>\ud83d\udc9d<\/span>\n                    Donate Now\n                <\/a>\n                <a href=\"#why\" class=\"ril-donate-btn ril-donate-btn-secondary\">\n                    Learn More\n                <\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n\n  \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f85ffb3 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"f85ffb3\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<iframe src=\"https:\/\/www.matara.pro\/nedarimplus\/online\/?S=gGsq\"height=\"1400\" width=\"100%\" frameborder=\"0\"><\/iframe>\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>\ud83d\udc99 \ud83d\udc9a \ud83d\udc99 \ud83d\udc9a \ud83d\udc99 \ud83e\udd1d Building Together Support RIL Partnership in Building Human Resilience RIL \u2013 Resilience Innovation Lab was founded with a deep commitment to strengthening human resilience and mental health, here in Israel and with broad global impact. A donation to RIL is far more than support for a research project\u2014it is [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_theme","meta":{"footnotes":""},"class_list":["post-8309","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"http:\/\/www.ril.makshivim-il.org\/en\/wp-json\/wp\/v2\/pages\/8309","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=8309"}],"version-history":[{"count":49,"href":"http:\/\/www.ril.makshivim-il.org\/en\/wp-json\/wp\/v2\/pages\/8309\/revisions"}],"predecessor-version":[{"id":8897,"href":"http:\/\/www.ril.makshivim-il.org\/en\/wp-json\/wp\/v2\/pages\/8309\/revisions\/8897"}],"wp:attachment":[{"href":"http:\/\/www.ril.makshivim-il.org\/en\/wp-json\/wp\/v2\/media?parent=8309"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}