{"id":1850,"date":"2024-10-19T07:01:21","date_gmt":"2024-10-19T07:01:21","guid":{"rendered":"https:\/\/salsabeelcharity.org\/?page_id=1850"},"modified":"2026-09-12T14:59:48","modified_gmt":"2026-09-12T14:59:48","slug":"education","status":"publish","type":"page","link":"https:\/\/salsabeelcharity.org\/ar\/projects\/education\/","title":{"rendered":"Education Support"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1850\" class=\"elementor elementor-1850\">\n\t\t\t\t<div class=\"elementor-element elementor-element-378359b e-flex e-con-boxed e-con e-parent\" data-id=\"378359b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a51707d elementor-widget elementor-widget-html\" data-id=\"a51707d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\n<!-- Arabic-only RTL layout correction -->\n<style>\nhtml[dir=\"rtl\"] #salsabeel-education-page {\n  margin-left: calc((100% - 100vw) \/ 2);\n  margin-right: calc((100% - 100vw) \/ 2);\n}\n<\/style>\n<style>\n\/* =========================================================\n   SALSABEEL CHARITY - EDUCATION PAGE\n   For a WordPress Custom HTML block.\n   Site header and footer are provided by the existing theme.\n   ========================================================= *\/\n\n#salsabeel-education-page,\n#salsabeel-education-page * {\n    box-sizing: border-box;\n}\n\n#salsabeel-education-page {\n    --sal-green: #2f6b4f;\n    --sal-green-dark: #1e4c38;\n    --sal-green-deep: #163c2d;\n    --sal-green-light: #e9f1ec;\n    --sal-cream: #f7f4ed;\n    --sal-white: #ffffff;\n    --sal-text: #252a27;\n    --sal-muted: #66706a;\n    --sal-border: #dce3de;\n\n    width: 100vw;\n    max-width: 100vw;\n    margin-left: calc(50% - 50vw);\n    overflow: hidden;\n\n    background: var(--sal-white);\n    color: var(--sal-text);\n    font-family: inherit;\n    font-size: 17px;\n    line-height: 1.7;\n}\n\n#salsabeel-education-page img {\n    display: block;\n    max-width: 100%;\n}\n\n#salsabeel-education-page a {\n    color: inherit;\n}\n\n#salsabeel-education-page .sal-container {\n    width: min(1180px, calc(100% - 44px));\n    margin: 0 auto;\n}\n\n#salsabeel-education-page h1,\n#salsabeel-education-page h2,\n#salsabeel-education-page h3,\n#salsabeel-education-page p {\n    margin-top: 0;\n}\n\n#salsabeel-education-page h1,\n#salsabeel-education-page h2,\n#salsabeel-education-page h3 {\n    color: var(--sal-green-deep);\n    line-height: 1.12;\n    letter-spacing: -0.025em;\n}\n\n#salsabeel-education-page h1 {\n    margin-bottom: 24px;\n    font-size: clamp(44px, 6vw, 76px);\n    font-weight: 700;\n}\n\n#salsabeel-education-page h2 {\n    margin-bottom: 22px;\n    font-size: clamp(34px, 4.5vw, 52px);\n    font-weight: 700;\n}\n\n#salsabeel-education-page h3 {\n    margin-bottom: 11px;\n    font-size: 24px;\n    font-weight: 700;\n}\n\n#salsabeel-education-page p {\n    margin-bottom: 20px;\n}\n\n#salsabeel-education-page .sal-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 20px;\n\n    color: var(--sal-green);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    line-height: 1.3;\n    text-transform: uppercase;\n}\n\n#salsabeel-education-page .sal-eyebrow:before {\n    width: 26px;\n    height: 2px;\n    background: var(--sal-green);\n    content: \"\";\n}\n\n#salsabeel-education-page .sal-lead {\n    max-width: 720px;\n    color: #46504a;\n    font-size: clamp(19px, 2vw, 22px);\n    line-height: 1.65;\n}\n\n#salsabeel-education-page .sal-section-intro {\n    max-width: 760px;\n    color: var(--sal-muted);\n    font-size: 18px;\n}\n\n\n\/* =========================================================\n   BUTTONS\n   ========================================================= *\/\n\n#salsabeel-education-page .sal-buttons {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 13px;\n    margin-top: 30px;\n}\n\n#salsabeel-education-page .sal-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 52px;\n    padding: 14px 24px;\n\n    border: 2px solid var(--sal-green);\n    border-radius: 6px;\n\n    background: var(--sal-green);\n    color: #fff !important;\n\n    font-size: 15px;\n    font-weight: 750;\n    line-height: 1.25;\n    text-align: center;\n    text-decoration: none !important;\n\n    transition:\n        transform .18s ease,\n        background .18s ease,\n        border-color .18s ease;\n}\n\n#salsabeel-education-page .sal-btn:hover {\n    background: var(--sal-green-dark);\n    border-color: var(--sal-green-dark);\n    transform: translateY(-2px);\n}\n\n#salsabeel-education-page .sal-btn-outline {\n    background: transparent;\n    color: var(--sal-green) !important;\n}\n\n#salsabeel-education-page .sal-btn-outline:hover {\n    background: var(--sal-green-light);\n    color: var(--sal-green-dark) !important;\n}\n\n#salsabeel-education-page .sal-btn-light {\n    background: #fff;\n    border-color: #fff;\n    color: var(--sal-green-dark) !important;\n}\n\n#salsabeel-education-page .sal-btn-light:hover {\n    background: var(--sal-cream);\n    border-color: var(--sal-cream);\n}\n\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n#salsabeel-education-page .sal-hero {\n    padding: 74px 0 58px;\n\n    background:\n        radial-gradient(\n            circle at 5% 15%,\n            rgba(47,107,79,.08),\n            transparent 33%\n        ),\n        var(--sal-cream);\n}\n\n#salsabeel-education-page .sal-hero-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1.02fr) minmax(360px, .98fr);\n    gap: clamp(40px, 7vw, 86px);\n    align-items: center;\n}\n\n#salsabeel-education-page .sal-hero-copy {\n    padding: 20px 0;\n}\n\n#salsabeel-education-page .sal-hero-copy h1 span {\n    color: var(--sal-green);\n}\n\n#salsabeel-education-page .sal-hero-image-wrap {\n    position: relative;\n}\n\n#salsabeel-education-page .sal-hero-image {\n    width: 100%;\n    height: min(650px, 68vw);\n    min-height: 480px;\n\n    border-radius: 4px 70px 4px 4px;\n    object-fit: cover;\n    object-position: center;\n\n    box-shadow: 22px 22px 0 rgba(47,107,79,.13);\n}\n\n#salsabeel-education-page .sal-hero-note {\n    position: absolute;\n    right: -18px;\n    bottom: 30px;\n\n    width: min(285px, 70%);\n    padding: 22px 24px;\n\n    border-radius: 5px;\n    background: var(--sal-green-dark);\n    color: #fff;\n}\n\n#salsabeel-education-page .sal-hero-note strong {\n    display: block;\n    margin-bottom: 6px;\n\n    color: #fff;\n    font-size: 22px;\n    line-height: 1.2;\n}\n\n#salsabeel-education-page .sal-hero-note span {\n    display: block;\n    color: rgba(255,255,255,.82);\n    font-size: 14px;\n    line-height: 1.5;\n}\n\n\n\/* =========================================================\n   PROGRAM FACTS\n   ========================================================= *\/\n\n#salsabeel-education-page .sal-facts {\n    border-top: 1px solid rgba(47,107,79,.17);\n    border-bottom: 1px solid rgba(47,107,79,.17);\n    background: #fff;\n}\n\n#salsabeel-education-page .sal-facts-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n}\n\n#salsabeel-education-page .sal-fact {\n    min-height: 155px;\n    padding: 29px 34px;\n\n    border-right: 1px solid var(--sal-border);\n}\n\n#salsabeel-education-page .sal-fact:last-child {\n    border-right: 0;\n}\n\n#salsabeel-education-page .sal-fact strong {\n    display: block;\n    margin-bottom: 8px;\n\n    color: var(--sal-green-dark);\n    font-size: 30px;\n    font-weight: 750;\n    line-height: 1.1;\n}\n\n#salsabeel-education-page .sal-fact span {\n    display: block;\n    color: var(--sal-muted);\n    font-size: 15px;\n    line-height: 1.55;\n}\n\n\n\/* =========================================================\n   BURSARY PROGRAM\n   ========================================================= *\/\n\n#salsabeel-education-page .sal-program {\n    padding: 100px 0;\n}\n\n#salsabeel-education-page .sal-program-grid {\n    display: grid;\n    grid-template-columns: .9fr 1.1fr;\n    gap: clamp(55px, 8vw, 110px);\n    align-items: start;\n}\n\n#salsabeel-education-page .sal-program-copy p {\n    color: #4e5852;\n}\n\n\n\/* =========================================================\n   WHAT SUPPORT COVERS\n   ========================================================= *\/\n\n#salsabeel-education-page .sal-support {\n    padding: 92px 0;\n    background: var(--sal-green-light);\n}\n\n#salsabeel-education-page .sal-support-head {\n    margin-bottom: 48px;\n}\n\n#salsabeel-education-page .sal-support-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 18px;\n}\n\n#salsabeel-education-page .sal-support-card {\n    min-height: 245px;\n    padding: 30px 25px;\n\n    border: 1px solid rgba(47,107,79,.13);\n    border-radius: 5px;\n    background: #fff;\n}\n\n#salsabeel-education-page .sal-card-number {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    width: 42px;\n    height: 42px;\n    margin-bottom: 25px;\n\n    border-radius: 50%;\n    background: var(--sal-green-light);\n    color: var(--sal-green-dark);\n\n    font-size: 14px;\n    font-weight: 800;\n}\n\n#salsabeel-education-page .sal-support-card p {\n    margin: 0;\n    color: var(--sal-muted);\n    font-size: 15px;\n    line-height: 1.65;\n}\n\n\n\/* =========================================================\n   SHAIMAA\n   ========================================================= *\/\n\n#salsabeel-education-page .sal-student {\n    padding: 105px 0;\n}\n\n#salsabeel-education-page .sal-student-grid {\n    display: grid;\n    grid-template-columns: 1.04fr .96fr;\n    gap: clamp(50px, 7vw, 90px);\n    align-items: center;\n}\n\n#salsabeel-education-page .sal-student-feature {\n    position: relative;\n}\n\n#salsabeel-education-page .sal-student-main-photo {\n    width: 88%;\n    height: 660px;\n\n    border-radius: 50px 5px 5px 5px;\n\n    object-fit: cover;\n    object-position: center;\n}\n\n#salsabeel-education-page .sal-student-small-photo {\n    position: absolute;\n    right: 0;\n    bottom: 42px;\n\n    width: 42%;\n    height: 265px;\n\n    border: 9px solid #fff;\n    border-radius: 4px;\n\n    object-fit: cover;\n    object-position: center;\n\n    box-shadow: 0 12px 40px rgba(28,54,41,.15);\n}\n\n#salsabeel-education-page .sal-role {\n    display: block;\n    margin-bottom: 27px;\n\n    color: var(--sal-green);\n    font-size: 14px;\n    font-weight: 750;\n    letter-spacing: .045em;\n    text-transform: uppercase;\n}\n\n#salsabeel-education-page .sal-quote {\n    margin-top: 30px;\n    padding: 22px 0 3px 24px;\n    border-left: 3px solid var(--sal-green);\n}\n\n#salsabeel-education-page .sal-quote p {\n    margin: 0;\n    color: #3d4942;\n    font-size: 18px;\n    font-style: italic;\n    line-height: 1.65;\n}\n\n\n\/* =========================================================\n   RESULTS CAROUSEL\n   ========================================================= *\/\n\n#salsabeel-education-page .sal-results {\n    padding: 95px 0 100px;\n    background: var(--sal-cream);\n}\n\n#salsabeel-education-page .sal-results-grid {\n    display: grid;\n    grid-template-columns: .88fr 1.12fr;\n    gap: clamp(45px, 7vw, 85px);\n    align-items: center;\n}\n\n#salsabeel-education-page .sal-result-badge {\n    display: inline-block;\n    margin: 8px 0 24px;\n    padding: 10px 16px;\n\n    border-radius: 100px;\n\n    background: var(--sal-green);\n    color: #fff;\n\n    font-size: 14px;\n    font-weight: 750;\n}\n\n#salsabeel-education-page .sal-result-box {\n    margin-top: 27px;\n    padding: 21px 23px;\n\n    border-left: 4px solid var(--sal-green);\n\n    background: #fff;\n}\n\n#salsabeel-education-page .sal-result-box strong {\n    display: block;\n    margin-bottom: 4px;\n\n    color: var(--sal-green-dark);\n    font-size: 18px;\n}\n\n#salsabeel-education-page .sal-result-box span {\n    color: var(--sal-muted);\n    font-size: 14px;\n}\n\n\n\/* Carousel *\/\n\n#salsabeel-education-page .sal-carousel {\n    position: relative;\n    width: min(100%, 540px);\n    margin: 0 auto;\n}\n\n#salsabeel-education-page .sal-carousel-window {\n    position: relative;\n    overflow: hidden;\n\n    padding: 16px;\n\n    border-radius: 7px;\n    background: #fff;\n\n    box-shadow: 0 12px 35px rgba(28,54,41,.10);\n}\n\n#salsabeel-education-page .sal-carousel-slide {\n    display: none;\n}\n\n#salsabeel-education-page .sal-carousel-slide.active {\n    display: block;\n}\n\n#salsabeel-education-page .sal-carousel-slide a {\n    display: block;\n    text-decoration: none;\n}\n\n#salsabeel-education-page .sal-carousel-slide img {\n    width: 100%;\n    max-height: 610px;\n    margin: 0 auto;\n\n    object-fit: contain;\n    background: #fff;\n}\n\n#salsabeel-education-page .sal-carousel-caption {\n    display: block;\n    padding: 13px 5px 2px;\n\n    color: var(--sal-muted);\n    font-size: 13px;\n    text-align: center;\n}\n\n#salsabeel-education-page .sal-carousel-controls {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 18px;\n\n    margin-top: 17px;\n}\n\n#salsabeel-education-page .sal-carousel-arrow {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    width: 42px;\n    height: 42px;\n    padding: 0;\n\n    border: 1px solid rgba(47,107,79,.25);\n    border-radius: 50%;\n\n    background: #fff;\n    color: var(--sal-green-dark);\n\n    font-family: inherit;\n    font-size: 23px;\n    line-height: 1;\n\n    cursor: pointer;\n}\n\n#salsabeel-education-page .sal-carousel-arrow:hover {\n    background: var(--sal-green-light);\n}\n\n#salsabeel-education-page .sal-carousel-dots {\n    display: flex;\n    gap: 9px;\n}\n\n#salsabeel-education-page .sal-carousel-dot {\n    width: 10px;\n    height: 10px;\n    padding: 0;\n\n    border: 0;\n    border-radius: 50%;\n\n    background: #b9c8bf;\n\n    cursor: pointer;\n}\n\n#salsabeel-education-page .sal-carousel-dot.active {\n    background: var(--sal-green);\n}\n\n#salsabeel-education-page .sal-carousel-count {\n    margin-top: 9px;\n\n    color: var(--sal-muted);\n    font-size: 12px;\n    text-align: center;\n}\n\n\n\/* =========================================================\n   PHOTO STRIP\n   ========================================================= *\/\n\n#salsabeel-education-page .sal-photo-strip {\n    padding: 0 0 105px;\n    background: var(--sal-cream);\n}\n\n#salsabeel-education-page .sal-photo-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 17px;\n}\n\n#salsabeel-education-page .sal-photo-grid img {\n    width: 100%;\n    height: 430px;\n\n    border-radius: 4px;\n    object-fit: cover;\n}\n\n\n\/* =========================================================\n   EDUCATION FUNDRAISER\n   ========================================================= *\/\n\n#salsabeel-education-page .sal-education-fund {\n    padding: 105px 0;\n\n    background: var(--sal-green-deep);\n    color: rgba(255,255,255,.87);\n}\n\n#salsabeel-education-page .sal-education-fund .sal-eyebrow {\n    color: #d9e8df;\n}\n\n#salsabeel-education-page .sal-education-fund .sal-eyebrow:before {\n    background: #d9e8df;\n}\n\n#salsabeel-education-page .sal-education-fund h2,\n#salsabeel-education-page .sal-education-fund h3 {\n    color: #fff;\n}\n\n#salsabeel-education-page .sal-education-fund-grid {\n    display: grid;\n    grid-template-columns: .88fr 1.12fr;\n    gap: clamp(45px, 7vw, 90px);\n    align-items: start;\n}\n\n#salsabeel-education-page .sal-education-fund-copy p {\n    color: rgba(255,255,255,.79);\n}\n\n#salsabeel-education-page .sal-education-fund-highlight {\n    margin: 28px 0;\n    padding: 22px 24px;\n\n    border: 1px solid rgba(255,255,255,.16);\n    border-radius: 4px;\n\n    background: rgba(255,255,255,.06);\n}\n\n#salsabeel-education-page .sal-education-fund-highlight strong {\n    display: block;\n    margin-bottom: 4px;\n\n    color: #fff;\n    font-size: 28px;\n    line-height: 1.15;\n}\n\n#salsabeel-education-page .sal-education-fund-highlight span {\n    color: rgba(255,255,255,.72);\n    font-size: 14px;\n}\n\n#salsabeel-education-page .sal-budget {\n    padding: 30px;\n\n    border-radius: 5px;\n\n    background: #fff;\n    color: var(--sal-text);\n}\n\n#salsabeel-education-page .sal-budget h3 {\n    margin-bottom: 7px;\n    font-size: 26px;\n}\n\n#salsabeel-education-page .sal-budget-intro {\n    margin-bottom: 22px !important;\n    color: var(--sal-muted) !important;\n    font-size: 14px;\n}\n\n#salsabeel-education-page .sal-budget-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 18px;\n\n    padding: 13px 0;\n\n    border-bottom: 1px solid var(--sal-border);\n\n    color: #424b46;\n    font-size: 15px;\n}\n\n#salsabeel-education-page .sal-budget-row strong {\n    flex: 0 0 auto;\n    color: var(--sal-green-dark);\n}\n\n#salsabeel-education-page .sal-budget-total {\n    padding-top: 17px;\n    border-bottom: 0;\n\n    color: var(--sal-green-dark);\n    font-size: 18px;\n    font-weight: 750;\n}\n\n\n\/* =========================================================\n   SCHOOL FEE SUPPORT\n   ========================================================= *\/\n\n#salsabeel-education-page .sal-school {\n    padding: 90px 0 100px;\n}\n\n#salsabeel-education-page .sal-school-grid {\n    display: grid;\n    grid-template-columns: .98fr 1.02fr;\n    gap: clamp(45px, 7vw, 80px);\n\n    \/* Important: prevents the photos from being vertically\n       centred halfway down the text column *\/\n    align-items: start;\n}\n\n#salsabeel-education-page .sal-school-images {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n\n    \/* Small offset only, instead of vertically centring *\/\n    padding-top: 38px;\n}\n\n#salsabeel-education-page .sal-school-images figure {\n    margin: 0;\n}\n\n#salsabeel-education-page .sal-school-images img {\n    width: 100%;\n    height: 430px;\n\n    border-radius: 4px;\n\n    object-fit: cover;\n    object-position: center;\n}\n\n#salsabeel-education-page .sal-school-images figcaption {\n    padding: 9px 3px 0;\n\n    color: var(--sal-muted);\n    font-size: 12px;\n    line-height: 1.45;\n}\n\n#salsabeel-education-page .sal-school-copy {\n    padding: 0;\n}\n\n#salsabeel-education-page .sal-school-number {\n    display: flex;\n    align-items: center;\n    gap: 15px;\n\n    margin: 27px 0;\n    padding: 19px 0;\n\n    border-top: 1px solid var(--sal-border);\n    border-bottom: 1px solid var(--sal-border);\n}\n\n#salsabeel-education-page .sal-school-number strong {\n    flex: 0 0 auto;\n\n    color: var(--sal-green);\n    font-size: 54px;\n    line-height: 1;\n}\n\n#salsabeel-education-page .sal-school-number span {\n    max-width: 290px;\n\n    color: var(--sal-muted);\n    font-size: 14px;\n    line-height: 1.4;\n}\n\n\n\/* =========================================================\n   HOW WE WORK\n   ========================================================= *\/\n\n#salsabeel-education-page .sal-direct {\n    padding: 88px 0;\n    background: var(--sal-green-light);\n}\n\n#salsabeel-education-page .sal-direct-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 65px;\n    align-items: center;\n}\n\n#salsabeel-education-page .sal-checks {\n    display: grid;\n    gap: 14px;\n}\n\n#salsabeel-education-page .sal-check {\n    display: grid;\n    grid-template-columns: 31px 1fr;\n    gap: 13px;\n    align-items: start;\n\n    padding-bottom: 14px;\n    border-bottom: 1px solid rgba(47,107,79,.15);\n}\n\n#salsabeel-education-page .sal-check:last-child {\n    padding-bottom: 0;\n    border-bottom: 0;\n}\n\n#salsabeel-education-page .sal-check-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    width: 28px;\n    height: 28px;\n\n    border-radius: 50%;\n\n    background: var(--sal-green);\n    color: #fff;\n\n    font-size: 14px;\n    font-weight: 800;\n}\n\n#salsabeel-education-page .sal-check strong {\n    display: block;\n\n    color: var(--sal-green-dark);\n    font-size: 16px;\n}\n\n#salsabeel-education-page .sal-check span {\n    display: block;\n    margin-top: 2px;\n\n    color: var(--sal-muted);\n    font-size: 14px;\n}\n\n\n\/* =========================================================\n   FINAL CTA\n   ========================================================= *\/\n\n#salsabeel-education-page .sal-final {\n    padding: 100px 0;\n    text-align: center;\n}\n\n#salsabeel-education-page .sal-final .sal-eyebrow {\n    justify-content: center;\n}\n\n#salsabeel-education-page .sal-final h2 {\n    max-width: 790px;\n    margin-left: auto;\n    margin-right: auto;\n}\n\n#salsabeel-education-page .sal-final p {\n    max-width: 680px;\n    margin-left: auto;\n    margin-right: auto;\n\n    color: var(--sal-muted);\n    font-size: 18px;\n}\n\n#salsabeel-education-page .sal-final .sal-buttons {\n    justify-content: center;\n}\n\n\n\/* =========================================================\n   RESPONSIVE\n   ========================================================= *\/\n\n@media (max-width: 980px) {\n\n    #salsabeel-education-page .sal-hero-grid,\n    #salsabeel-education-page .sal-program-grid,\n    #salsabeel-education-page .sal-student-grid,\n    #salsabeel-education-page .sal-results-grid,\n    #salsabeel-education-page .sal-education-fund-grid,\n    #salsabeel-education-page .sal-school-grid,\n    #salsabeel-education-page .sal-direct-grid {\n        grid-template-columns: 1fr;\n    }\n\n    #salsabeel-education-page .sal-support-grid {\n        grid-template-columns: 1fr 1fr;\n    }\n\n    #salsabeel-education-page .sal-hero-image {\n        height: 620px;\n    }\n\n    #salsabeel-education-page .sal-school-images {\n        padding-top: 0;\n    }\n\n    #salsabeel-education-page .sal-school-images img {\n        height: 500px;\n    }\n}\n\n@media (max-width: 700px) {\n\n    #salsabeel-education-page {\n        font-size: 16px;\n    }\n\n    #salsabeel-education-page .sal-container {\n        width: min(100% - 30px, 1180px);\n    }\n\n    #salsabeel-education-page .sal-hero {\n        padding: 52px 0 42px;\n    }\n\n    #salsabeel-education-page .sal-hero-grid {\n        gap: 35px;\n    }\n\n    #salsabeel-education-page .sal-hero-image {\n        height: 520px;\n        min-height: 0;\n\n        border-radius: 4px 40px 4px 4px;\n\n        box-shadow: 12px 12px 0 rgba(47,107,79,.12);\n    }\n\n    #salsabeel-education-page .sal-hero-note {\n        position: relative;\n        right: auto;\n        bottom: auto;\n\n        width: calc(100% - 20px);\n        margin: -38px auto 0;\n    }\n\n    #salsabeel-education-page .sal-facts-grid {\n        grid-template-columns: 1fr;\n    }\n\n    #salsabeel-education-page .sal-fact {\n        min-height: 0;\n        padding: 22px 15px;\n\n        border-right: 0;\n        border-bottom: 1px solid var(--sal-border);\n    }\n\n    #salsabeel-education-page .sal-fact:last-child {\n        border-bottom: 0;\n    }\n\n    #salsabeel-education-page .sal-program,\n    #salsabeel-education-page .sal-student,\n    #salsabeel-education-page .sal-results,\n    #salsabeel-education-page .sal-education-fund,\n    #salsabeel-education-page .sal-school,\n    #salsabeel-education-page .sal-final {\n        padding: 72px 0;\n    }\n\n    #salsabeel-education-page .sal-support,\n    #salsabeel-education-page .sal-direct {\n        padding: 68px 0;\n    }\n\n    #salsabeel-education-page .sal-support-grid,\n    #salsabeel-education-page .sal-photo-grid,\n    #salsabeel-education-page .sal-school-images {\n        grid-template-columns: 1fr;\n    }\n\n    #salsabeel-education-page .sal-support-card {\n        min-height: auto;\n    }\n\n    #salsabeel-education-page .sal-student-main-photo {\n        width: 100%;\n        height: 520px;\n    }\n\n    #salsabeel-education-page .sal-student-small-photo {\n        position: relative;\n        right: auto;\n        bottom: auto;\n\n        width: 67%;\n        height: 280px;\n        margin: -75px 20px 0 auto;\n    }\n\n    #salsabeel-education-page .sal-photo-strip {\n        padding-bottom: 72px;\n    }\n\n    #salsabeel-education-page .sal-photo-grid img {\n        height: 500px;\n    }\n\n    #salsabeel-education-page .sal-school-images img {\n        height: auto;\n        max-height: 600px;\n    }\n\n    #salsabeel-education-page .sal-budget {\n        padding: 23px 20px;\n    }\n}\n\n@media (max-width: 430px) {\n\n    #salsabeel-education-page h1 {\n        font-size: 42px;\n    }\n\n    #salsabeel-education-page h2 {\n        font-size: 34px;\n    }\n\n    #salsabeel-education-page .sal-buttons {\n        flex-direction: column;\n    }\n\n    #salsabeel-education-page .sal-btn {\n        width: 100%;\n    }\n\n    #salsabeel-education-page .sal-hero-image {\n        height: 450px;\n    }\n\n    #salsabeel-education-page .sal-student-main-photo {\n        height: 470px;\n    }\n\n    #salsabeel-education-page .sal-photo-grid img {\n        height: 470px;\n    }\n}\n<\/style>\n\n\n<main id=\"salsabeel-education-page\">\n\n    <!-- HERO -->\n    <section class=\"sal-hero\">\n        <div class=\"sal-container sal-hero-grid\">\n\n            <div class=\"sal-hero-copy\">\n\n                <div class=\"sal-eyebrow\">Education<\/div>\n\n                <h1>\n                    Education support\n                    <span>for students in Egypt.<\/span>\n                <\/h1>\n\n                <p class=\"sal-lead\">\n                    Salsabeel helps students in Egypt pay university and school costs their families cannot cover.\n                <\/p>\n\n                <p>\n                    The program began in Siwa, where students may have to move away from home to attend university. Salsabeel currently supports one university student through a bursary and is adding a second in 2026.\n                <\/p>\n\n                <div class=\"sal-buttons\">\n\n                    <a\n                        class=\"sal-btn\"\n                        href=\"https:\/\/salsabeelcharity.org\/donate\/\">\n                        Support education\n                    <\/a>\n\n                    <a class=\"sal-btn sal-btn-outline\" href=\"https:\/\/salsabeelcharity.org\/request-assistance\/education\/\"><span class=\"sal-assistance-en\" lang=\"en\" data-no-translation>Apply for education assistance<\/span><span class=\"sal-assistance-ar\" lang=\"ar\" data-no-translation>\u062a\u0642\u062f\u064a\u0645 \u0637\u0644\u0628 \u0645\u0633\u0627\u0639\u062f\u0629 \u062a\u0639\u0644\u064a\u0645\u064a\u0629<\/span><\/a>\n\n                    <a\n                        class=\"sal-btn sal-btn-outline\"\n                        href=\"#our-students\">\n                        Meet our students\n                    <\/a>\n\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"sal-hero-image-wrap\">\n\n                <img decoding=\"async\"\n                    class=\"sal-hero-image\"\n                    src=\"https:\/\/salsabeelcharity.org\/wp-content\/uploads\/2026\/08\/3c40afe1-3f39-42c9-9562-0fc63d9d706b.jpg\"\n                    alt=\"A student supported by Salsabeel studying in a library\"\n                    fetchpriority=\"high\">\n\n                <div class=\"sal-hero-note\">\n                    <strong>Helping students stay on track<\/strong>\n                    <span>\n                        We cover education costs that would otherwise be\n                        difficult for students and their families to manage.\n                    <\/span>\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n    <\/section>\n\n\n    <!-- PROGRAM FACTS -->\n    <section class=\"sal-facts\">\n        <div class=\"sal-container sal-facts-grid\">\n\n            <div class=\"sal-fact\">\n                <strong>1<\/strong>\n                <span>\n                    University student currently receiving a Salsabeel\n                    bursary\n                <\/span>\n            <\/div>\n\n            <div class=\"sal-fact\">\n                <strong>2 in 2026<\/strong>\n                <span>\n                    A second university student is joining the bursary\n                    program this year. We hope to expand further.\n                <\/span>\n            <\/div>\n\n            <div class=\"sal-fact\">\n                <strong>20<\/strong>\n                <span>\n                    School students had their outstanding fees paid so\n                    they could sit their final exams\n                <\/span>\n            <\/div>\n\n        <\/div>\n    <\/section>\n\n\n    <!-- UNIVERSITY BURSARIES -->\n    <section class=\"sal-program\">\n        <div class=\"sal-container sal-program-grid\">\n\n            <div>\n\n                <div class=\"sal-eyebrow\">University bursaries<\/div>\n\n                <h2>\n                    Support for university costs.\n                <\/h2>\n\n            <\/div>\n\n\n            <div class=\"sal-program-copy\">\n\n                <p>\n                    Many university programs are outside Siwa, so students may have to pay for housing, food and travel as well as tuition.\n                <\/p>\n\n                <p>\n                    Salsabeel started its university bursary program in 2025.\n                    Our first bursary student is Shaimaa, who is studying in\n                    Alexandria.\n                <\/p>\n\n                <p>\n                    In 2026, we are expanding the program to support another\n                    university student. We would like to add more students in\n                    future years as funding allows.\n                <\/p>\n\n                <p>\n                    Each bursary is based on the student's actual expenses.\n                    Depending on the student, this can include university\n                    fees, accommodation, food, transportation, books and\n                    other necessary study costs.\n                <\/p>\n\n            <\/div>\n\n        <\/div>\n    <\/section>\n\n\n    <!-- WHAT A BURSARY CAN COVER -->\n    <section class=\"sal-support\">\n        <div class=\"sal-container\">\n\n            <div class=\"sal-support-head\">\n\n                <div class=\"sal-eyebrow\">What we pay for<\/div>\n\n                <h2>What a bursary can cover<\/h2>\n\n                <p class=\"sal-section-intro\">\n                    The costs vary by student. We look at what each student\n                    needs in order to continue their studies.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"sal-support-grid\">\n\n                <article class=\"sal-support-card\">\n                    <div class=\"sal-card-number\">01<\/div>\n                    <h3>University fees<\/h3>\n                    <p>\n                        Tuition, registration fees and other required\n                        university costs.\n                    <\/p>\n                <\/article>\n\n                <article class=\"sal-support-card\">\n                    <div class=\"sal-card-number\">02<\/div>\n                    <h3>Housing and food<\/h3>\n                    <p>\n                        Living expenses for students who need to live away\n                        from their families while studying.\n                    <\/p>\n                <\/article>\n\n                <article class=\"sal-support-card\">\n                    <div class=\"sal-card-number\">03<\/div>\n                    <h3>Transportation<\/h3>\n                    <p>\n                        Travel to university and trips home, including the\n                        long trip between Siwa and other cities.\n                    <\/p>\n                <\/article>\n\n                <article class=\"sal-support-card\">\n                    <div class=\"sal-card-number\">04<\/div>\n                    <h3>Books and supplies<\/h3>\n                    <p>\n                        Books, study materials, internet and other items\n                        needed for university.\n                    <\/p>\n                <\/article>\n\n            <\/div>\n\n        <\/div>\n    <\/section>\n\n\n    <!-- SHAIMAA -->\n    <section class=\"sal-student\" id=\"our-students\">\n        <div class=\"sal-container sal-student-grid\">\n\n            <div class=\"sal-student-feature\">\n\n                <img decoding=\"async\"\n                    class=\"sal-student-main-photo\"\n                    src=\"https:\/\/salsabeelcharity.org\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-08-03-at-11.39.58-AM-1.jpeg\"\n                    alt=\"Shaimaa studying\"\n                    loading=\"lazy\">\n\n                <img decoding=\"async\"\n                    class=\"sal-student-small-photo\"\n                    src=\"https:\/\/salsabeelcharity.org\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-08-03-at-11.39.58-AM.jpeg\"\n                    alt=\"Shaimaa working on her university studies\"\n                    loading=\"lazy\">\n\n            <\/div>\n\n\n            <div class=\"sal-student-copy\">\n\n                <div class=\"sal-eyebrow\">Our first bursary student<\/div>\n\n                <h2>Meet Shaimaa<\/h2>\n\n                <span class=\"sal-role\">\n                    Alexandria University \u00b7 Radiologic Technology\n                <\/span>\n\n                <p>\n                    Shaimaa is from Siwa Oasis. She became Salsabeel's first\n                    university bursary student in 2025.\n                <\/p>\n\n                <p>\n                    She is studying radiologic technology at Alexandria\n                    University. Because her program is in Alexandria, she\n                    has to live away from her family during the school year.\n                    Her bursary helps with the costs of studying and living\n                    there.\n                <\/p>\n\n                <p>\n                    Shaimaa hopes to return to Siwa after graduating and\n                    work in health care there.\n                <\/p>\n\n                <div class=\"sal-quote\">\n                    <p>\n                        \u201cThe support has given me hope, strength and\n                        encouragement to keep working hard. My goal is to\n                        graduate and return to Siwa to serve my community.\u201d\n                    <\/p>\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n    <\/section>\n\n\n    <!-- SHAIMAA RESULTS -->\n    <section class=\"sal-results\">\n\n        <div class=\"sal-container sal-results-grid\">\n\n            <div>\n\n                <div class=\"sal-eyebrow\">Shaimaa's first year<\/div>\n\n                <h2>First-year results<\/h2>\n\n                <div class=\"sal-result-badge\">\n                    Overall result: Excellent\n                <\/div>\n\n                <p>\n                    Shaimaa completed her first year in 2026 with an overall\n                    result of Excellent.\n                <\/p>\n\n                <p>\n                    She received Excellent grades in most of her subjects,\n                    including Research Methods, English Language, First Aid,\n                    Principles of Quality and Administrative and Health\n                    Systems.\n                <\/p>\n\n                <p>\n                    You can use the arrows to view the English and Arabic\n                    versions of her results.\n                <\/p>\n\n                <div class=\"sal-result-box\">\n                    <strong>A strong first year<\/strong>\n                    <span>\n                        Shaimaa will continue receiving support as she moves\n                        through her program.\n                    <\/span>\n                <\/div>\n\n            <\/div>\n\n\n            <div\n                class=\"sal-carousel\"\n                id=\"shaimaa-results-carousel\">\n\n                <div class=\"sal-carousel-window\">\n\n                    <div class=\"sal-carousel-slide active\">\n\n                        <a\n                            href=\"https:\/\/salsabeelcharity.org\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-08-03-at-12.40.35-PM.jpeg\"\n                            target=\"_blank\"\n                            rel=\"noopener\">\n\n                            <img decoding=\"async\"\n                                src=\"https:\/\/salsabeelcharity.org\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-08-03-at-12.40.35-PM.jpeg\"\n                                alt=\"English version of Shaimaa's first year university results\"\n                                loading=\"lazy\">\n\n                            <span class=\"sal-carousel-caption\">\n                                English version \u00b7 Click image to enlarge\n                            <\/span>\n\n                        <\/a>\n\n                    <\/div>\n\n\n                    <div class=\"sal-carousel-slide\">\n\n                        <a\n                            href=\"https:\/\/salsabeelcharity.org\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-08-03-at-11.39.19-AM.jpeg\"\n                            target=\"_blank\"\n                            rel=\"noopener\">\n\n                            <img decoding=\"async\"\n                                src=\"https:\/\/salsabeelcharity.org\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-08-03-at-11.39.19-AM.jpeg\"\n                                alt=\"Arabic version of Shaimaa's first year university results\"\n                                loading=\"lazy\">\n\n                            <span class=\"sal-carousel-caption\">\n                                Original Arabic version \u00b7 Click image to enlarge\n                            <\/span>\n\n                        <\/a>\n\n                    <\/div>\n\n                <\/div>\n\n\n                <div class=\"sal-carousel-controls\">\n\n                    <button\n                        class=\"sal-carousel-arrow sal-carousel-prev\"\n                        type=\"button\"\n                        aria-label=\"Previous result\">\n                        \u2039\n                    <\/button>\n\n                    <div class=\"sal-carousel-dots\">\n\n                        <button\n                            class=\"sal-carousel-dot active\"\n                            type=\"button\"\n                            aria-label=\"View English result\">\n                        <\/button>\n\n                        <button\n                            class=\"sal-carousel-dot\"\n                            type=\"button\"\n                            aria-label=\"View Arabic result\">\n                        <\/button>\n\n                    <\/div>\n\n                    <button\n                        class=\"sal-carousel-arrow sal-carousel-next\"\n                        type=\"button\"\n                        aria-label=\"Next result\">\n                        \u203a\n                    <\/button>\n\n                <\/div>\n\n                <div class=\"sal-carousel-count\">\n                    <span class=\"sal-current-slide\">1<\/span> of 2\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- STUDENT PHOTOS -->\n    <section class=\"sal-photo-strip\">\n\n        <div class=\"sal-container\">\n\n            <div class=\"sal-photo-grid\">\n\n                <img decoding=\"async\"\n                    src=\"https:\/\/salsabeelcharity.org\/wp-content\/uploads\/2026\/08\/3c40afe1-3f39-42c9-9562-0fc63d9d706b.jpg\"\n                    alt=\"Student studying in a library\"\n                    loading=\"lazy\">\n\n                <img decoding=\"async\"\n                    src=\"https:\/\/salsabeelcharity.org\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-08-03-at-11.39.59-AM.jpeg\"\n                    alt=\"Shaimaa working on her university studies\"\n                    loading=\"lazy\">\n\n                <img decoding=\"async\"\n                    src=\"https:\/\/salsabeelcharity.org\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-08-03-at-11.39.58-AM.jpeg\"\n                    alt=\"Shaimaa studying\"\n                    loading=\"lazy\">\n\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- EDUCATION FUNDRAISER -->\n    <section class=\"sal-education-fund\">\n\n        <div class=\"sal-container sal-education-fund-grid\">\n\n            <div class=\"sal-education-fund-copy\">\n\n                <div class=\"sal-eyebrow\">Education fundraiser<\/div>\n\n                <h2>Support students with education costs.<\/h2>\n\n                <p>\n                    Salsabeel is expanding its university bursary program so\n                    more students from Siwa can overcome education and living\n                    costs that could otherwise make university out of reach.\n                <\/p>\n\n                <p>\n                    Donations support tuition, accommodation, food,\n                    transportation, books and other essential study costs.\n                    We respond to each student's needs with care and\n                    accountability.\n                <\/p>\n\n                <p>\n                    We are raising $1,500 CAD to strengthen education support\n                    and help more students remain focused on their studies.\n                <\/p>\n\n                <div class=\"sal-education-fund-highlight\">\n                    <strong>$1,500 CAD<\/strong>\n                    <span>\n                        Education support goal\n                    <\/span>\n                <\/div>\n\n                <div class=\"sal-buttons\">\n\n                    <a\n                        class=\"sal-btn sal-btn-light\"\n                        href=\"https:\/\/gofund.me\/612def3f9\"\n                        target=\"_blank\"\n                        rel=\"noopener\">\n                        Support education on GoFundMe\n                    <\/a>\n\n                <\/div>\n\n                <p style=\"\n                    margin-top:22px;\n                    margin-bottom:0;\n                    font-size:14px;\n                \">\n                    Every GoFundMe gift receives an official Canadian charitable receipt.\n                    Donations can also be sent by e-transfer to\n                    <strong style=\"color:#fff;\">\n                        eiad@salsabeelcharity.org\n                    <\/strong>.\n                    Please note that the donation is for education support.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"sal-budget\">\n\n                <h3>Example annual education costs<\/h3>\n\n                <p class=\"sal-budget-intro\">\n                    Typical costs of supporting a university student for one academic year.\n                <\/p>\n\n                <div class=\"sal-budget-row\">\n                    <span>Accommodation<\/span>\n                    <strong>$700<\/strong>\n                <\/div>\n\n                <div class=\"sal-budget-row\">\n                    <span>Food and basic living expenses<\/span>\n                    <strong>$350<\/strong>\n                <\/div>\n\n                <div class=\"sal-budget-row\">\n                    <span>Transportation<\/span>\n                    <strong>$175<\/strong>\n                <\/div>\n\n                <div class=\"sal-budget-row\">\n                    <span>University fees<\/span>\n                    <strong>$145<\/strong>\n                <\/div>\n\n                <div class=\"sal-budget-row\">\n                    <span>Books and study materials<\/span>\n                    <strong>$75<\/strong>\n                <\/div>\n\n                <div class=\"sal-budget-row\">\n                    <span>Phone, internet and administrative costs<\/span>\n                    <strong>$55<\/strong>\n                <\/div>\n\n                <div class=\"sal-budget-row sal-budget-total\">\n                    <span>Example annual total<\/span>\n                    <strong>$1,500 CAD<\/strong>\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- SCHOOL FEE SUPPORT -->\n    <section class=\"sal-school\">\n\n        <div class=\"sal-container sal-school-grid\">\n\n            <div class=\"sal-school-images\">\n\n                <figure>\n\n                    <img decoding=\"async\"\n                        src=\"https:\/\/salsabeelcharity.org\/wp-content\/uploads\/2024\/10\/0e7733b0-6dff-4e3f-94eb-2dc793a84b08-1-1.webp\"\n                        alt=\"Salsabeel volunteers at Al Salam School in Siwa\"\n                        loading=\"lazy\">\n\n                    <figcaption>\n                        Visiting Al Salam School in Siwa.\n                    <\/figcaption>\n\n                <\/figure>\n\n\n                <figure>\n\n                    <img decoding=\"async\"\n                        src=\"https:\/\/salsabeelcharity.org\/wp-content\/uploads\/2024\/10\/aca86851-aa63-44ce-aec4-1d160c3ea396.webp\"\n                        alt=\"Meeting with staff at Al Salam School in Siwa\"\n                        loading=\"lazy\">\n\n                    <figcaption>\n                        Meeting with school staff after paying outstanding\n                        student fees.\n                    <\/figcaption>\n\n                <\/figure>\n\n            <\/div>\n\n\n            <div class=\"sal-school-copy\">\n\n                <div class=\"sal-eyebrow\">School fee support<\/div>\n\n                <h2>\n                    Support with final-year school fees.\n                <\/h2>\n\n                <p>\n                    Our school fee project is separate from the university\n                    bursary program.\n                <\/p>\n\n                <p>\n                    During a visit to Al Salam School in Siwa, we learned\n                    that some graduating students still owed required school\n                    fees. Students with unpaid fees could have had difficulty\n                    completing the year and sitting their final exams.\n                <\/p>\n\n                <div class=\"sal-school-number\">\n\n                    <strong>20<\/strong>\n\n                    <span>\n                        school students had their outstanding fees paid\n                    <\/span>\n\n                <\/div>\n\n                <p>\n                    Salsabeel paid the outstanding fees for 20 graduating\n                    school students so they could sit their exams.\n                <\/p>\n\n                <p>\n                    This was a specific school support project. It is\n                    different from our bursary program, which provides\n                    ongoing support to individual university students such\n                    as Shaimaa and other students as the program grows.\n                <\/p>\n\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- HOW WE WORK -->\n    <section class=\"sal-direct\">\n\n        <div class=\"sal-container sal-direct-grid\">\n\n            <div>\n\n                <div class=\"sal-eyebrow\">How we work<\/div>\n\n                <h2>\n                    Support based on each student\u2019s costs.\n                <\/h2>\n\n                <p class=\"sal-section-intro\">\n                    Salsabeel works with students and families through local contacts in Egypt. This helps us understand the costs each student is facing and how support will be used.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"sal-checks\">\n\n                <div class=\"sal-check\">\n\n                    <div class=\"sal-check-icon\">\u2713<\/div>\n\n                    <div>\n                        <strong>Support is based on need<\/strong>\n                        <span>\n                            We review the costs the student and family cannot\n                            reasonably cover.\n                        <\/span>\n                    <\/div>\n\n                <\/div>\n\n\n                <div class=\"sal-check\">\n\n                    <div class=\"sal-check-icon\">\u2713<\/div>\n\n                    <div>\n                        <strong>We pay for specific education costs<\/strong>\n                        <span>\n                            This can include fees, housing, food,\n                            transportation, books and supplies.\n                        <\/span>\n                    <\/div>\n\n                <\/div>\n\n\n                <div class=\"sal-check\">\n\n                    <div class=\"sal-check-icon\">\u2713<\/div>\n\n                    <div>\n                        <strong>We keep in touch with students<\/strong>\n                        <span>\n                            We follow their progress and stay connected\n                            throughout the school year.\n                        <\/span>\n                    <\/div>\n\n                <\/div>\n\n\n                <div class=\"sal-check\">\n\n                    <div class=\"sal-check-icon\">\u2713<\/div>\n\n                    <div>\n                        <strong>Administrative costs are covered separately<\/strong>\n                        <span>\n                            Our founders cover all administrative expenses, so 100% of every donation goes directly to beneficiaries.\n                        <\/span>\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- FINAL CTA -->\n    <section class=\"sal-final\">\n\n        <div class=\"sal-container\">\n\n            <div class=\"sal-eyebrow\">Support a student<\/div>\n\n            <h2>\n                Support education costs.\n            <\/h2>\n\n            <p>\n                Salsabeel currently supports one university student and is adding a second in 2026. More funding would allow the program to support additional students.\n            <\/p>\n\n            <div class=\"sal-buttons\">\n\n                <a\n                    class=\"sal-btn\"\n                    href=\"https:\/\/salsabeelcharity.org\/donate\/\">\n                    Donate to education\n                <\/a>\n\n                <a\n                    class=\"sal-btn sal-btn-outline\"\n                    href=\"https:\/\/gofund.me\/612def3f9\"\n                    target=\"_blank\"\n                    rel=\"noopener\">\n                    Support education\n                <\/a>\n\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n<\/main>\n\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n\n    const carousel = document.getElementById(\"shaimaa-results-carousel\");\n\n    if (!carousel) {\n        return;\n    }\n\n    const slides = carousel.querySelectorAll(\".sal-carousel-slide\");\n    const dots = carousel.querySelectorAll(\".sal-carousel-dot\");\n    const prev = carousel.querySelector(\".sal-carousel-prev\");\n    const next = carousel.querySelector(\".sal-carousel-next\");\n    const count = carousel.querySelector(\".sal-current-slide\");\n\n    let current = 0;\n\n    function showSlide(index) {\n\n        if (index < 0) {\n            index = slides.length - 1;\n        }\n\n        if (index >= slides.length) {\n            index = 0;\n        }\n\n        current = index;\n\n        slides.forEach(function (slide, i) {\n            slide.classList.toggle(\"active\", i === current);\n        });\n\n        dots.forEach(function (dot, i) {\n            dot.classList.toggle(\"active\", i === current);\n        });\n\n        if (count) {\n            count.textContent = current + 1;\n        }\n    }\n\n    prev.addEventListener(\"click\", function () {\n        showSlide(current - 1);\n    });\n\n    next.addEventListener(\"click\", function () {\n        showSlide(current + 1);\n    });\n\n    dots.forEach(function (dot, index) {\n        dot.addEventListener(\"click\", function () {\n            showSlide(index);\n        });\n    });\n\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ac000005 e-flex e-con-boxed e-con e-parent\" data-id=\"ac000005\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" data-no-translation=\"\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ac000006 elementor-widget elementor-widget-heading\" data-id=\"ac000006\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u0647\u0644 \u062a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0645\u0633\u0627\u0639\u062f\u0629 \u0641\u064a \u062a\u0643\u0627\u0644\u064a\u0641 \u0627\u0644\u062f\u0631\u0627\u0633\u0629\u061f<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ac000007 elementor-widget elementor-widget-text-editor\" data-id=\"ac000007\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\u0627\u0645\u0644\u0623 \u0627\u0644\u0627\u0633\u062a\u0645\u0627\u0631\u0629 \u0627\u0644\u0623\u0648\u0644\u064a\u0629 \u0644\u062a\u062e\u0628\u0631\u0646\u0627 \u0639\u0646 \u062f\u0631\u0627\u0633\u062a\u0643 \u0648\u0627\u0644\u0645\u0635\u0631\u0648\u0641\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0645\u0633\u0627\u0639\u062f\u0629 \u0641\u064a \u062a\u063a\u0637\u064a\u062a\u0647\u0627 \u0648\u0627\u0644\u0645\u062f\u0629 \u0627\u0644\u062a\u064a \u062a\u062d\u062a\u0627\u062c \u062e\u0644\u0627\u0644\u0647\u0627 \u0625\u0644\u0649 \u0627\u0644\u062f\u0639\u0645.<\/p><p>\u0645\u0648\u0627\u0631\u062f\u0646\u0627 \u0645\u062d\u062f\u0648\u062f\u0629 \u062c\u062f\u064b\u0627\u060c \u0648\u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0637\u0644\u0628 \u0644\u0627 \u064a\u0636\u0645\u0646 \u0627\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u062a\u0645\u0648\u064a\u0644.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ac000008 elementor-align-right elementor-widget elementor-widget-button\" data-id=\"ac000008\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-md\" href=\"https:\/\/salsabeelcharity.org\/ar\/request-assistance\/education\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">\u062a\u0642\u062f\u064a\u0645 \u0637\u0644\u0628 \u0645\u0633\u0627\u0639\u062f\u0629 \u062a\u0639\u0644\u064a\u0645\u064a\u0629<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Education Education support for students in Egypt. Salsabeel helps students in Egypt pay university and school costs their families cannot cover. The program began in Siwa, where students may have to move away from home to attend university. Salsabeel currently supports one university student through a bursary and is adding a second in 2026. Support [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":967,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"footnotes":""},"class_list":["post-1850","page","type-page","status-publish","hentry"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":8}},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Education Support in Egypt | Salsabeel Charity<\/title>\n<meta name=\"description\" content=\"Support university bursaries and school fees for students in Siwa, Egypt. Learn about Salsabeel Charity\u2019s education programs and the students they help.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/salsabeelcharity.org\/ar\/projects\/education\/\" \/>\n<meta property=\"og:locale\" content=\"ar_AR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Education Support in Egypt | Salsabeel Charity\" \/>\n<meta property=\"og:description\" content=\"Support university bursaries and school fees for students in Siwa, Egypt. Learn about Salsabeel Charity\u2019s education programs and the students they help.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/salsabeelcharity.org\/ar\/projects\/education\/\" \/>\n<meta property=\"og:site_name\" content=\"Salsabeel\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/people\/Salsabeel-Charity\/61573092904998\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-12T14:59:48+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u0648\u0642\u062a \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u064f\u0642\u062f\u0651\u0631\" \/>\n\t<meta name=\"twitter:data1\" content=\"7 \u062f\u0642\u0627\u0626\u0642\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/salsabeelcharity.org\\\/projects\\\/education\\\/\",\"url\":\"https:\\\/\\\/salsabeelcharity.org\\\/projects\\\/education\\\/\",\"name\":\"Education Support in Egypt | Salsabeel Charity\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/salsabeelcharity.org\\\/#website\"},\"datePublished\":\"2024-10-19T07:01:21+00:00\",\"dateModified\":\"2026-09-12T14:59:48+00:00\",\"description\":\"Support university bursaries and school fees for students in Siwa, Egypt. Learn about Salsabeel Charity\u2019s education programs and the students they help.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/salsabeelcharity.org\\\/projects\\\/education\\\/#breadcrumb\"},\"inLanguage\":\"ar\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/salsabeelcharity.org\\\/projects\\\/education\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/salsabeelcharity.org\\\/projects\\\/education\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/salsabeelcharity.org\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Projects\",\"item\":\"https:\\\/\\\/salsabeelcharity.org\\\/projects\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Education Support\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/salsabeelcharity.org\\\/#website\",\"url\":\"https:\\\/\\\/salsabeelcharity.org\\\/\",\"name\":\"Salsabeel Charity\",\"description\":\"100% of your donation transforms a life in Egypt\",\"publisher\":{\"@id\":\"https:\\\/\\\/salsabeelcharity.org\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/salsabeelcharity.org\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ar\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/salsabeelcharity.org\\\/#organization\",\"name\":\"Salsabeel Charity\",\"url\":\"https:\\\/\\\/salsabeelcharity.org\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ar\",\"@id\":\"https:\\\/\\\/salsabeelcharity.org\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/salsabeelcharity.org\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/Salsabeel_Hlogo_Green.svg\",\"contentUrl\":\"https:\\\/\\\/salsabeelcharity.org\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/Salsabeel_Hlogo_Green.svg\",\"width\":140,\"height\":43,\"caption\":\"Salsabeel Charity\"},\"image\":{\"@id\":\"https:\\\/\\\/salsabeelcharity.org\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/people\\\/Salsabeel-Charity\\\/61573092904998\\\/\",\"https:\\\/\\\/www.instagram.com\\\/salsabeelcharity\\\/\",\"https:\\\/\\\/www.youtube.com\\\/@salsabeelcharity\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Education Support in Egypt | Salsabeel Charity","description":"Support university bursaries and school fees for students in Siwa, Egypt. Learn about Salsabeel Charity\u2019s education programs and the students they help.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/salsabeelcharity.org\/ar\/projects\/education\/","og_locale":"ar_AR","og_type":"article","og_title":"Education Support in Egypt | Salsabeel Charity","og_description":"Support university bursaries and school fees for students in Siwa, Egypt. Learn about Salsabeel Charity\u2019s education programs and the students they help.","og_url":"https:\/\/salsabeelcharity.org\/ar\/projects\/education\/","og_site_name":"Salsabeel","article_publisher":"https:\/\/www.facebook.com\/people\/Salsabeel-Charity\/61573092904998\/","article_modified_time":"2026-09-12T14:59:48+00:00","twitter_card":"summary_large_image","twitter_misc":{"\u0648\u0642\u062a \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u064f\u0642\u062f\u0651\u0631":"7 \u062f\u0642\u0627\u0626\u0642"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/salsabeelcharity.org\/projects\/education\/","url":"https:\/\/salsabeelcharity.org\/projects\/education\/","name":"Education Support in Egypt | Salsabeel Charity","isPartOf":{"@id":"https:\/\/salsabeelcharity.org\/#website"},"datePublished":"2024-10-19T07:01:21+00:00","dateModified":"2026-09-12T14:59:48+00:00","description":"Support university bursaries and school fees for students in Siwa, Egypt. Learn about Salsabeel Charity\u2019s education programs and the students they help.","breadcrumb":{"@id":"https:\/\/salsabeelcharity.org\/projects\/education\/#breadcrumb"},"inLanguage":"ar","potentialAction":[{"@type":"ReadAction","target":["https:\/\/salsabeelcharity.org\/projects\/education\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/salsabeelcharity.org\/projects\/education\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/salsabeelcharity.org\/"},{"@type":"ListItem","position":2,"name":"Projects","item":"https:\/\/salsabeelcharity.org\/projects\/"},{"@type":"ListItem","position":3,"name":"Education Support"}]},{"@type":"WebSite","@id":"https:\/\/salsabeelcharity.org\/#website","url":"https:\/\/salsabeelcharity.org\/","name":"\u062c\u0645\u0639\u064a\u0629 \u0633\u0644\u0633\u0628\u064a\u0644 \u0627\u0644\u062e\u064a\u0631\u064a\u0629","description":"100% of your donation transforms a life in Egypt","publisher":{"@id":"https:\/\/salsabeelcharity.org\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/salsabeelcharity.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ar"},{"@type":"Organization","@id":"https:\/\/salsabeelcharity.org\/#organization","name":"\u062c\u0645\u0639\u064a\u0629 \u0633\u0644\u0633\u0628\u064a\u0644 \u0627\u0644\u062e\u064a\u0631\u064a\u0629","url":"https:\/\/salsabeelcharity.org\/","logo":{"@type":"ImageObject","inLanguage":"ar","@id":"https:\/\/salsabeelcharity.org\/#\/schema\/logo\/image\/","url":"https:\/\/salsabeelcharity.org\/wp-content\/uploads\/2025\/07\/Salsabeel_Hlogo_Green.svg","contentUrl":"https:\/\/salsabeelcharity.org\/wp-content\/uploads\/2025\/07\/Salsabeel_Hlogo_Green.svg","width":140,"height":43,"caption":"Salsabeel Charity"},"image":{"@id":"https:\/\/salsabeelcharity.org\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/people\/Salsabeel-Charity\/61573092904998\/","https:\/\/www.instagram.com\/salsabeelcharity\/","https:\/\/www.youtube.com\/@salsabeelcharity"]}]}},"_links":{"self":[{"href":"https:\/\/salsabeelcharity.org\/ar\/wp-json\/wp\/v2\/pages\/1850","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/salsabeelcharity.org\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/salsabeelcharity.org\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/salsabeelcharity.org\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/salsabeelcharity.org\/ar\/wp-json\/wp\/v2\/comments?post=1850"}],"version-history":[{"count":29,"href":"https:\/\/salsabeelcharity.org\/ar\/wp-json\/wp\/v2\/pages\/1850\/revisions"}],"predecessor-version":[{"id":3340,"href":"https:\/\/salsabeelcharity.org\/ar\/wp-json\/wp\/v2\/pages\/1850\/revisions\/3340"}],"up":[{"embeddable":true,"href":"https:\/\/salsabeelcharity.org\/ar\/wp-json\/wp\/v2\/pages\/967"}],"wp:attachment":[{"href":"https:\/\/salsabeelcharity.org\/ar\/wp-json\/wp\/v2\/media?parent=1850"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}