{"id":4343,"date":"2026-03-15T17:05:30","date_gmt":"2026-03-15T14:05:30","guid":{"rendered":"https:\/\/sarhgroups.com\/about-us"},"modified":"2026-08-23T13:37:52","modified_gmt":"2026-08-23T10:37:52","slug":"about-us","status":"publish","type":"page","link":"https:\/\/sarhgroups.com\/en\/about-us","title":{"rendered":"About Sarh"},"content":{"rendered":"\n<style>\n\/* ===== Sarh About Us 2026 \u2014 scoped to this page only ===== *\/\n.sarh-about-page,\n.sarh-about-page * {\n    box-sizing: border-box;\n}\n\n.sarh-about-page {\n    --sarh-red: #b5181a;\n    --sarh-red-dark: #8f1214;\n    --sarh-navy: #16243f;\n    --sarh-ink: #292828;\n    --sarh-text: #687386;\n    --sarh-border: #dfe4ea;\n    --sarh-soft: #f7f6f3;\n    --sarh-mist: #eef3f7;\n    --sarh-blush: #f8e9eb;\n    width: 100vw;\n    max-width: none !important;\n    margin-left: calc(50% - 50vw);\n    margin-right: calc(50% - 50vw);\n    overflow: hidden;\n    direction:ltr;\n    color: var(--sarh-ink);\n    background: #fff;\n    font-family: Alilato, Cairo, Tajawal, \"Segoe UI\", Tahoma, Arial, sans-serif;\n}\n\n.sarh-about-page img {\n    display: block;\n    max-width: 100%;\n}\n\n.sarh-about-page a {\n    text-decoration: none;\n}\n\n.sarh-about-container {\n    width: min(1240px, calc(100% - 48px));\n    margin-inline: auto;\n}\n\n.sarh-about-section {\n    position: relative;\n    padding: 92px 0;\n    scroll-margin-top: 110px;\n}\n\n.sarh-about-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin: 0 0 13px;\n    color: var(--sarh-red);\n    font-size: 13px;\n    line-height: 1.5;\n    font-weight: 800;\n}\n\n.sarh-about-eyebrow::before {\n    content: \"\";\n    width: 8px;\n    height: 8px;\n    flex: 0 0 8px;\n    border-radius: 50%;\n    background: var(--sarh-red);\n    box-shadow: 0 0 0 6px rgba(181, 24, 26, .09);\n}\n\n.sarh-about-title {\n    max-width: 860px;\n    margin: 0;\n    color: var(--sarh-navy);\n    font-size: clamp(38px, 4.4vw, 64px);\n    line-height: 1.18;\n    font-weight: 800;\n    letter-spacing: -.02em;\n}\n\n.sarh-about-lead {\n    max-width: 780px;\n    margin: 22px 0 0;\n    color: var(--sarh-text);\n    font-size: 17px;\n    line-height: 1.95;\n}\n\n.sarh-about-buttons {\n    display: flex;\n    flex-wrap: wrap;\n    align-items: center;\n    gap: 12px;\n    margin-top: 30px;\n}\n\n.sarh-about-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 50px;\n    padding: 12px 24px;\n    border: 1px solid transparent;\n    border-radius: 999px;\n    font-size: 15px;\n    line-height: 1.4;\n    font-weight: 800;\n    transition: transform .22s ease, background .22s ease, color .22s ease, border-color .22s ease, box-shadow .22s ease;\n}\n\n.sarh-about-btn:hover {\n    transform: translateY(-2px);\n}\n\n.sarh-about-btn-primary {\n    background: var(--sarh-red);\n    color: #fff !important;\n    box-shadow: 0 14px 30px rgba(181, 24, 26, .18);\n}\n\n.sarh-about-btn-primary:hover {\n    background: var(--sarh-red-dark);\n}\n\n.sarh-about-btn-secondary {\n    border-color: var(--sarh-navy);\n    background: transparent;\n    color: var(--sarh-navy) !important;\n}\n\n.sarh-about-btn-secondary:hover {\n    background: var(--sarh-navy);\n    color: #fff !important;\n}\n\n\/* Hero *\/\n.sarh-about-hero {\n    position: relative;\n    padding: 78px 0 126px;\n    overflow: hidden;\n    background: var(--sarh-soft);\n}\n\n.sarh-about-hero::before,\n.sarh-about-hero::after {\n    content: \"\";\n    position: absolute;\n    border-radius: 50%;\n    pointer-events: none;\n}\n\n.sarh-about-hero::before {\n    width: 560px;\n    height: 560px;\n    top: -315px;\n    left: -175px;\n    border: 72px solid rgba(181, 24, 26, .06);\n}\n\n.sarh-about-hero::after {\n    width: 760px;\n    height: 760px;\n    right: -520px;\n    bottom: -570px;\n    border: 90px solid rgba(22, 36, 63, .045);\n}\n\n.sarh-about-hero-grid {\n    position: relative;\n    z-index: 1;\n    display: grid;\n    grid-template-columns: minmax(0, .96fr) minmax(0, 1.04fr);\n    gap: 64px;\n    align-items: center;\n    direction: ltr;\n}\n\n.sarh-about-hero-copy {\n    grid-row: 1;\n    grid-column: 2;\n    direction:ltr;\n}\n\n.sarh-about-hero-media {\n    grid-row: 1;\n    grid-column: 1;\n    position: relative;\n    min-width: 0;\n}\n\n.sarh-about-hero-title {\n    max-width: 650px;\n    margin: 0;\n    color: var(--sarh-ink);\n    font-size: clamp(48px, 6vw, 82px);\n    line-height: 1.08;\n    font-weight: 800;\n    letter-spacing: -.035em;\n}\n\n.sarh-about-hero-title span {\n    color: var(--sarh-red);\n}\n\n.sarh-about-hero-text {\n    max-width: 650px;\n    margin: 24px 0 0;\n    color: #4f5b6c;\n    font-size: 18px;\n    line-height: 1.95;\n}\n\n.sarh-about-hero-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 24px;\n}\n\n.sarh-about-hero-tags span {\n    padding: 7px 13px;\n    border: 1px solid #d7dde5;\n    border-radius: 999px;\n    background: rgba(255,255,255,.78);\n    color: var(--sarh-navy);\n    font-size: 12px;\n    font-weight: 800;\n}\n\n.sarh-about-hero-image {\n    position: relative;\n    z-index: 2;\n    width: 100%;\n    aspect-ratio: 1.12 \/ 1;\n    object-fit: cover;\n    border-radius: 38px;\n    box-shadow: 0 28px 70px rgba(22, 36, 63, .15);\n}\n\n.sarh-about-years-badge {\n    position: absolute;\n    z-index: 3;\n    left: -20px;\n    bottom: -24px;\n    display: flex;\n    align-items: center;\n    gap: 15px;\n    min-width: 230px;\n    padding: 17px 20px;\n    border: 1px solid rgba(22,36,63,.08);\n    border-radius: 22px;\n    background: #fff;\n    box-shadow: 0 18px 42px rgba(22,36,63,.16);\n    direction:ltr;\n}\n\n.sarh-about-years-badge strong {\n    color: var(--sarh-red);\n    font-family: Montserrat, Cairo, sans-serif;\n    font-size: 35px;\n    line-height: 1;\n    direction: ltr;\n    unicode-bidi: isolate;\n}\n\n.sarh-about-years-badge span {\n    color: var(--sarh-navy);\n    font-size: 13px;\n    line-height: 1.55;\n    font-weight: 800;\n}\n\n\/* Statistics *\/\n.sarh-about-stats-wrap {\n    position: relative;\n    z-index: 5;\n    margin-top: -66px;\n}\n\n.sarh-about-stats {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 12px;\n    padding: 18px;\n    border: 1px solid var(--sarh-border);\n    border-radius: 32px;\n    background: #fff;\n    box-shadow: 0 24px 60px rgba(22,36,63,.10);\n}\n\n.sarh-about-stat {\n    min-width: 0;\n    padding: 23px 18px;\n    border-radius: 21px;\n    background: #fafbfc;\n    text-align: center;\n}\n\n.sarh-about-stat strong {\n    display: block;\n    color: var(--sarh-red);\n    font-family: Montserrat, Cairo, sans-serif;\n    font-size: clamp(28px, 3vw, 43px);\n    line-height: 1.1;\n    font-weight: 800;\n    direction: ltr;\n    unicode-bidi: isolate;\n}\n\n.sarh-about-stat span {\n    display: block;\n    margin-top: 8px;\n    color: var(--sarh-navy);\n    font-size: 13px;\n    line-height: 1.55;\n    font-weight: 700;\n}\n\n\/* Who we are *\/\n.sarh-about-who-grid {\n    display: grid;\n    grid-template-columns: minmax(0, .78fr) minmax(0, 1.22fr);\n    gap: 68px;\n    align-items: center;\n    direction: ltr;\n}\n\n.sarh-about-who-copy {\n    grid-row: 1;\n    grid-column: 2;\n    direction:ltr;\n}\n\n.sarh-about-who-media {\n    grid-row: 1;\n    grid-column: 1;\n    position: relative;\n}\n\n.sarh-about-who-media img {\n    width: 100%;\n    max-height: 670px;\n    object-fit: cover;\n    object-position: center;\n    border-radius: 34px;\n    box-shadow: 0 22px 56px rgba(22,36,63,.12);\n}\n\n.sarh-about-who-note {\n    position: absolute;\n    right: -20px;\n    bottom: 26px;\n    max-width: 250px;\n    padding: 18px 20px;\n    border-radius: 20px;\n    background: var(--sarh-navy);\n    color: #fff;\n    font-size: 14px;\n    line-height: 1.75;\n    font-weight: 700;\n    direction:ltr;\n    box-shadow: 0 18px 42px rgba(22,36,63,.24);\n}\n\n.sarh-about-prose {\n    margin-top: 24px;\n    color: var(--sarh-text);\n    font-size: 16px;\n    line-height: 2;\n}\n\n.sarh-about-prose p {\n    margin: 0 0 17px;\n}\n\n.sarh-about-difference-title {\n    margin: 46px 0 18px;\n    color: var(--sarh-navy);\n    font-size: 19px;\n    line-height: 1.5;\n    font-weight: 800;\n}\n\n.sarh-about-differences {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n}\n\n.sarh-about-difference {\n    position: relative;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--sarh-border);\n    border-radius: 22px;\n    background: #fff;\n    transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;\n}\n\n.sarh-about-difference:hover {\n    transform: translateY(-5px);\n    border-color: transparent;\n    box-shadow: 0 18px 42px rgba(22,36,63,.10);\n}\n\n.sarh-about-difference b {\n    display: grid;\n    place-items: center;\n    width: 38px;\n    height: 38px;\n    margin-bottom: 16px;\n    border-radius: 12px;\n    background: var(--sarh-blush);\n    color: var(--sarh-red);\n    font-family: Montserrat, Cairo, sans-serif;\n    font-size: 12px;\n}\n\n.sarh-about-difference h3 {\n    margin: 0;\n    color: var(--sarh-navy);\n    font-size: 17px;\n    line-height: 1.5;\n}\n\n.sarh-about-difference p {\n    margin: 9px 0 0;\n    color: var(--sarh-text);\n    font-size: 13px;\n    line-height: 1.75;\n}\n\n\/* Vision, mission and values *\/\n.sarh-about-principles {\n    background: var(--sarh-soft);\n}\n\n.sarh-about-principles-head {\n    display: flex;\n    align-items: end;\n    justify-content: space-between;\n    gap: 36px;\n    margin-bottom: 34px;\n}\n\n.sarh-about-principles-head .sarh-about-lead {\n    max-width: 500px;\n    margin: 0;\n}\n\n.sarh-about-vision-mission {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n}\n\n.sarh-about-principle-card {\n    position: relative;\n    min-height: 270px;\n    padding: 36px;\n    overflow: hidden;\n    border-radius: 30px;\n    background: linear-gradient(145deg, var(--sarh-red), var(--sarh-red-dark));\n    color: #fff;\n    box-shadow: 0 18px 44px rgba(181,24,26,.16);\n}\n\n.sarh-about-principle-card::after {\n    content: \"\";\n    position: absolute;\n    width: 220px;\n    height: 220px;\n    left: -110px;\n    bottom: -120px;\n    border: 35px solid rgba(255,255,255,.10);\n    border-radius: 50%;\n}\n\n.sarh-about-principle-card span {\n    display: inline-grid;\n    place-items: center;\n    width: 50px;\n    height: 50px;\n    border-radius: 16px;\n    background: #fff;\n    color: var(--sarh-red);\n    font-family: Montserrat, Cairo, sans-serif;\n    font-size: 16px;\n    font-weight: 800;\n}\n\n.sarh-about-principle-card h3 {\n    position: relative;\n    z-index: 1;\n    margin: 22px 0 10px;\n    color: #fff;\n    font-size: 27px;\n    line-height: 1.35;\n}\n\n.sarh-about-principle-card p {\n    position: relative;\n    z-index: 1;\n    max-width: 530px;\n    margin: 0;\n    color: #ffe9eb;\n    font-size: 15px;\n    line-height: 1.9;\n}\n\n.sarh-about-values-title {\n    margin: 48px 0 20px;\n    color: var(--sarh-navy);\n    font-size: 22px;\n    line-height: 1.5;\n}\n\n.sarh-about-values {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 16px;\n}\n\n.sarh-about-value {\n    min-height: 190px;\n    padding: 25px;\n    border: 1px solid var(--sarh-border);\n    border-radius: 24px;\n    background: #fff;\n}\n\n.sarh-about-value span {\n    display: grid;\n    place-items: center;\n    width: 40px;\n    height: 40px;\n    margin-bottom: 17px;\n    border-radius: 13px;\n    background: var(--sarh-mist);\n    color: var(--sarh-red);\n    font-family: Montserrat, Cairo, sans-serif;\n    font-size: 12px;\n    font-weight: 800;\n}\n\n.sarh-about-value h3 {\n    margin: 0;\n    color: var(--sarh-navy);\n    font-size: 17px;\n    line-height: 1.5;\n}\n\n.sarh-about-value p {\n    margin: 9px 0 0;\n    color: var(--sarh-text);\n    font-size: 13px;\n    line-height: 1.75;\n}\n\n\/* Four units *\/\n.sarh-about-units-head {\n    display: flex;\n    align-items: end;\n    justify-content: space-between;\n    gap: 36px;\n    margin-bottom: 34px;\n}\n\n.sarh-about-units-head .sarh-about-lead {\n    max-width: 500px;\n    margin: 0;\n}\n\n.sarh-about-units-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n}\n\n.sarh-about-unit {\n    position: relative;\n    display: flex;\n    flex-direction: column;\n    min-height: 390px;\n    padding: 28px;\n    overflow: hidden;\n    border-radius: 28px;\n    color: #fff;\n    box-shadow: 0 18px 44px rgba(22,36,63,.10);\n}\n\n.sarh-about-unit:nth-child(1) { background: linear-gradient(145deg, #b5181a, #8f1214); }\n.sarh-about-unit:nth-child(2) { background: linear-gradient(145deg, #5f1ca8, #8c159d); }\n.sarh-about-unit:nth-child(3) { background: linear-gradient(145deg, #0a9f6e, #08b568); }\n.sarh-about-unit:nth-child(4) { background: linear-gradient(145deg, #139a92, #17649a); }\n\n.sarh-about-unit::after {\n    content: \"\";\n    position: absolute;\n    width: 220px;\n    height: 220px;\n    left: -145px;\n    bottom: -150px;\n    border: 33px solid rgba(255,255,255,.11);\n    border-radius: 50%;\n}\n\n.sarh-about-unit-number {\n    align-self: flex-start;\n    padding: 6px 10px;\n    border: 1px solid rgba(255,255,255,.22);\n    border-radius: 999px;\n    background: rgba(255,255,255,.09);\n    font-family: Montserrat, Cairo, sans-serif;\n    font-size: 11px;\n    font-weight: 800;\n    direction: ltr;\n}\n\n.sarh-about-unit h3 {\n    position: relative;\n    z-index: 1;\n    margin: 30px 0 14px;\n    color: #fff;\n    font-size: 27px;\n    line-height: 1.35;\n}\n\n.sarh-about-unit p {\n    position: relative;\n    z-index: 1;\n    margin: 0;\n    color: rgba(255,255,255,.88);\n    font-size: 14px;\n    line-height: 1.9;\n}\n\n.sarh-about-unit a {\n    position: relative;\n    z-index: 1;\n    align-self: flex-start;\n    margin-top: auto;\n    padding-top: 26px;\n    color: #fff !important;\n    font-size: 14px;\n    font-weight: 800;\n}\n\n\/* Training *\/\n.sarh-about-training {\n    background: var(--sarh-navy);\n    color: #fff;\n}\n\n.sarh-about-training .sarh-about-eyebrow {\n    color: #f2a8ae;\n}\n\n.sarh-about-training .sarh-about-eyebrow::before {\n    background: #fff;\n    box-shadow: 0 0 0 6px rgba(255,255,255,.09);\n}\n\n.sarh-about-training .sarh-about-title {\n    color: #fff;\n}\n\n.sarh-about-training .sarh-about-lead {\n    color: #cbd5e1;\n}\n\n.sarh-about-training-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1.08fr);\n    gap: 54px;\n    align-items: center;\n    direction: ltr;\n}\n\n.sarh-about-training-copy {\n    grid-row: 1;\n    grid-column: 2;\n    direction:ltr;\n}\n\n.sarh-about-training-media {\n    grid-row: 1;\n    grid-column: 1;\n}\n\n.sarh-about-training-media img {\n    width: 100%;\n    border-radius: 32px;\n    box-shadow: 0 24px 58px rgba(0,0,0,.28);\n}\n\n.sarh-about-certifications {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 30px;\n}\n\n.sarh-about-certifications span {\n    padding: 8px 13px;\n    border: 1px solid rgba(255,255,255,.17);\n    border-radius: 999px;\n    background: rgba(255,255,255,.07);\n    color: #fff;\n    font-family: Montserrat, Cairo, sans-serif;\n    font-size: 12px;\n    font-weight: 800;\n}\n\n.sarh-about-accreditations {\n    margin-top: 38px;\n    padding: 14px;\n    border-radius: 28px;\n    background: #fff;\n}\n\n.sarh-about-accreditations img {\n    width: 100%;\n    border-radius: 20px;\n}\n\n\/* Consulting *\/\n.sarh-about-consulting-head {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1.05fr);\n    gap: 54px;\n    align-items: center;\n    margin-bottom: 42px;\n    direction: ltr;\n}\n\n.sarh-about-consulting-copy {\n    grid-row: 1;\n    grid-column: 2;\n    direction:ltr;\n}\n\n.sarh-about-consulting-media {\n    grid-row: 1;\n    grid-column: 1;\n}\n\n.sarh-about-consulting-media img {\n    width: 100%;\n    border-radius: 32px;\n    box-shadow: 0 22px 54px rgba(22,36,63,.12);\n}\n\n.sarh-about-services {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n}\n\n.sarh-about-service {\n    display: grid;\n    grid-template-columns: 42px 1fr;\n    gap: 15px;\n    align-items: center;\n    min-height: 108px;\n    padding: 19px;\n    border: 1px solid var(--sarh-border);\n    border-radius: 20px;\n    background: #fafbfc;\n}\n\n.sarh-about-service b {\n    display: grid;\n    place-items: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 13px;\n    background: #fff;\n    color: var(--sarh-red);\n    font-family: Montserrat, Cairo, sans-serif;\n    font-size: 12px;\n    box-shadow: 0 6px 18px rgba(22,36,63,.07);\n}\n\n.sarh-about-service span {\n    color: var(--sarh-navy);\n    font-size: 14px;\n    line-height: 1.6;\n    font-weight: 800;\n}\n\n.sarh-about-donors {\n    margin-top: 28px;\n    padding: 22px 25px;\n    border-right: 4px solid var(--sarh-red);\n    border-radius: 18px;\n    background: var(--sarh-soft);\n}\n\n.sarh-about-donors strong {\n    display: block;\n    color: var(--sarh-red);\n    font-size: 13px;\n    margin-bottom: 8px;\n}\n\n.sarh-about-donors p {\n    margin: 0;\n    color: var(--sarh-navy);\n    font-family: Montserrat, Cairo, sans-serif;\n    font-size: 13px;\n    line-height: 1.8;\n    font-weight: 700;\n    direction: ltr;\n    text-align:left;\n}\n\n\/* Publishing *\/\n.sarh-about-publishing {\n    background: var(--sarh-soft);\n}\n\n.sarh-about-publishing-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1.05fr);\n    gap: 58px;\n    align-items: center;\n    direction: ltr;\n}\n\n.sarh-about-publishing-copy {\n    grid-row: 1;\n    grid-column: 2;\n    direction:ltr;\n}\n\n.sarh-about-publishing-media {\n    grid-row: 1;\n    grid-column: 1;\n}\n\n.sarh-about-publishing-media img {\n    width: 100%;\n    border: 1px solid var(--sarh-border);\n    border-radius: 32px;\n    box-shadow: 0 22px 54px rgba(22,36,63,.10);\n}\n\n.sarh-about-publishing-cards {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    margin-top: 30px;\n}\n\n.sarh-about-publishing-card {\n    padding: 22px;\n    border: 1px solid var(--sarh-border);\n    border-radius: 22px;\n    background: #fff;\n}\n\n.sarh-about-publishing-card h3 {\n    margin: 0;\n    color: var(--sarh-navy);\n    font-size: 18px;\n    line-height: 1.5;\n}\n\n.sarh-about-publishing-card p {\n    margin: 10px 0 0;\n    color: var(--sarh-text);\n    font-size: 13px;\n    line-height: 1.8;\n}\n\n.sarh-about-catalogue-title {\n    margin: 32px 0 14px;\n    color: var(--sarh-navy);\n    font-size: 17px;\n}\n\n.sarh-about-catalogue {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 9px 22px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n}\n\n.sarh-about-catalogue li {\n    position: relative;\n    padding-right: 24px;\n    color: #4f5b6c;\n    font-size: 13px;\n    line-height: 1.7;\n}\n\n.sarh-about-catalogue li::before {\n    content: \"\u2713\";\n    position: absolute;\n    right: 0;\n    top: 0;\n    color: var(--sarh-red);\n    font-weight: 900;\n}\n\n\/* Digital solutions *\/\n.sarh-about-digital {\n    background: #fff;\n}\n\n.sarh-about-digital-panel {\n    display: grid;\n    grid-template-columns: minmax(0, .96fr) minmax(0, 1.04fr);\n    overflow: hidden;\n    border-radius: 42px;\n    background: var(--sarh-navy);\n    box-shadow: 0 26px 70px rgba(22,36,63,.15);\n    direction: ltr;\n}\n\n.sarh-about-digital-copy {\n    grid-row: 1;\n    grid-column: 2;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-height: 650px;\n    padding: 64px;\n    direction:ltr;\n}\n\n.sarh-about-digital-copy .sarh-about-eyebrow {\n    color: #f2a8ae;\n}\n\n.sarh-about-digital-copy .sarh-about-eyebrow::before {\n    background: #fff;\n    box-shadow: 0 0 0 6px rgba(255,255,255,.08);\n}\n\n.sarh-about-digital-copy .sarh-about-title {\n    color: #fff;\n}\n\n.sarh-about-digital-copy .sarh-about-lead {\n    color: #d2dbe8;\n}\n\n.sarh-about-digital-media {\n    grid-row: 1;\n    grid-column: 1;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 650px;\n    padding: 42px;\n    background: linear-gradient(145deg, #e7ebf0, #f7f6f3);\n}\n\n.sarh-about-digital-media img {\n    width: 100%;\n    height: auto;\n    max-height: 540px;\n    object-fit: contain;\n    border-radius: 28px;\n}\n\n.sarh-about-digital-cards {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 30px;\n}\n\n.sarh-about-digital-card {\n    min-height: 160px;\n    padding: 20px;\n    border: 1px solid rgba(255,255,255,.13);\n    border-radius: 20px;\n    background: rgba(255,255,255,.06);\n}\n\n.sarh-about-digital-card b {\n    display: inline-grid;\n    place-items: center;\n    min-width: 36px;\n    height: 36px;\n    padding: 0 9px;\n    border-radius: 11px;\n    background: var(--sarh-red);\n    color: #fff;\n    font-family: Montserrat, Cairo, sans-serif;\n    font-size: 10px;\n}\n\n.sarh-about-digital-card h3 {\n    margin: 14px 0 7px;\n    color: #fff;\n    font-size: 16px;\n    line-height: 1.5;\n}\n\n.sarh-about-digital-card p {\n    margin: 0;\n    color: #cbd5e1;\n    font-size: 12px;\n    line-height: 1.75;\n}\n\n\/* Impact and reach *\/\n.sarh-about-impact-grid {\n    display: grid;\n    grid-template-columns: minmax(0, .98fr) minmax(0, 1.02fr);\n    gap: 56px;\n    align-items: center;\n    direction: ltr;\n}\n\n.sarh-about-impact-copy {\n    grid-row: 1;\n    grid-column: 2;\n    direction:ltr;\n}\n\n.sarh-about-impact-media {\n    grid-row: 1;\n    grid-column: 1;\n}\n\n.sarh-about-impact-media img {\n    width: 100%;\n    border-radius: 32px;\n    box-shadow: 0 22px 54px rgba(22,36,63,.12);\n}\n\n.sarh-about-impact-stats {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 30px;\n}\n\n.sarh-about-impact-stat {\n    min-height: 150px;\n    padding: 21px;\n    border-radius: 21px;\n    background: var(--sarh-mist);\n}\n\n.sarh-about-impact-stat strong {\n    display: block;\n    color: var(--sarh-red);\n    font-family: Montserrat, Cairo, sans-serif;\n    font-size: 31px;\n    line-height: 1.1;\n    direction: ltr;\n    unicode-bidi: isolate;\n}\n\n.sarh-about-impact-stat span {\n    display: block;\n    margin-top: 9px;\n    color: var(--sarh-navy);\n    font-size: 12px;\n    line-height: 1.65;\n    font-weight: 700;\n}\n\n.sarh-about-reach-title {\n    margin: 36px 0 14px;\n    color: var(--sarh-navy);\n    font-size: 18px;\n}\n\n.sarh-about-reach {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n}\n\n.sarh-about-place {\n    padding: 16px;\n    border: 1px solid var(--sarh-border);\n    border-radius: 18px;\n    background: #fff;\n}\n\n.sarh-about-place strong {\n    display: block;\n    color: var(--sarh-navy);\n    font-size: 14px;\n    line-height: 1.5;\n}\n\n.sarh-about-place span {\n    display: block;\n    margin-top: 5px;\n    color: var(--sarh-text);\n    font-size: 11px;\n    line-height: 1.6;\n}\n\n\/* Clients *\/\n.sarh-about-clients {\n    background: var(--sarh-soft);\n}\n\n.sarh-about-clients-head {\n    display: flex;\n    align-items: end;\n    justify-content: space-between;\n    gap: 36px;\n    margin-bottom: 34px;\n}\n\n.sarh-about-clients-head .sarh-about-lead {\n    max-width: 510px;\n    margin: 0;\n}\n\n.sarh-about-clients-grid {\n    display: grid;\n    gap: 16px;\n}\n\n.sarh-about-clients-card {\n    padding: 24px;\n    border: 1px solid var(--sarh-border);\n    border-radius: 26px;\n    background: #fff;\n}\n\n.sarh-about-clients-card h3 {\n    margin: 0 0 17px;\n    color: var(--sarh-red);\n    font-size: 17px;\n    line-height: 1.5;\n}\n\n.sarh-about-clients-card img {\n    width: 100%;\n    border-radius: 15px;\n}\n\n\/* CTA *\/\n.sarh-about-contact {\n    padding: 88px 0;\n    background: #fff;\n}\n\n.sarh-about-contact-card {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.2fr) minmax(280px, .8fr);\n    gap: 38px;\n    align-items: center;\n    padding: 58px 62px;\n    overflow: hidden;\n    border-radius: 38px;\n    background: linear-gradient(145deg, var(--sarh-red), var(--sarh-red-dark));\n    box-shadow: 0 24px 65px rgba(181,24,26,.20);\n}\n\n.sarh-about-contact-card::after {\n    content: \"\";\n    position: absolute;\n    width: 300px;\n    height: 300px;\n    left: -130px;\n    bottom: -180px;\n    border: 48px solid rgba(255,255,255,.12);\n    border-radius: 50%;\n}\n\n.sarh-about-contact-copy {\n    position: relative;\n    z-index: 1;\n}\n\n.sarh-about-contact-copy h2 {\n    margin: 0;\n    color: #fff;\n    font-size: clamp(38px, 4.5vw, 60px);\n    line-height: 1.17;\n}\n\n.sarh-about-contact-copy p {\n    max-width: 720px;\n    margin: 18px 0 0;\n    color: #ffe8ea;\n    font-size: 16px;\n    line-height: 1.9;\n}\n\n.sarh-about-contact-actions {\n    position: relative;\n    z-index: 1;\n    display: grid;\n    gap: 12px;\n}\n\n.sarh-about-contact-actions a {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    min-height: 58px;\n    padding: 15px 19px;\n    border: 1px solid rgba(255,255,255,.18);\n    border-radius: 18px;\n    background: rgba(255,255,255,.10);\n    color: #fff !important;\n    font-size: 14px;\n    font-weight: 800;\n    transition: transform .22s ease, background .22s ease;\n}\n\n.sarh-about-contact-actions a:hover {\n    transform: translateY(-2px);\n    background: #fff;\n    color: var(--sarh-red) !important;\n}\n\n.sarh-about-contact-details {\n    margin-top: 18px;\n    color: #ffe8ea;\n    font-size: 12px;\n    line-height: 1.8;\n}\n\n\/* Responsive *\/\n@media (max-width: 1100px) {\n    .sarh-about-units-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .sarh-about-unit {\n        min-height: 330px;\n    }\n    .sarh-about-reach {\n        grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n}\n\n@media (max-width: 1024px) {\n    .sarh-about-section {\n        padding: 76px 0;\n    }\n    .sarh-about-container {\n        width: min(100% - 40px, 1240px);\n    }\n    .sarh-about-hero-grid,\n    .sarh-about-who-grid,\n    .sarh-about-training-grid,\n    .sarh-about-consulting-head,\n    .sarh-about-publishing-grid,\n    .sarh-about-impact-grid {\n        gap: 40px;\n    }\n    .sarh-about-hero-title {\n        font-size: 60px;\n    }\n    .sarh-about-stats {\n        grid-template-columns: repeat(4, minmax(0, 1fr));\n    }\n    .sarh-about-differences,\n    .sarh-about-values,\n    .sarh-about-services {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .sarh-about-digital-panel {\n        grid-template-columns: 1fr;\n    }\n    .sarh-about-digital-copy,\n    .sarh-about-digital-media {\n        grid-column: 1;\n        min-height: auto;\n    }\n    .sarh-about-digital-copy {\n        grid-row: 1;\n        padding: 54px 44px;\n    }\n    .sarh-about-digital-media {\n        grid-row: 2;\n        padding: 32px;\n    }\n    .sarh-about-contact-card {\n        padding: 50px 42px;\n    }\n}\n\n@media (max-width: 767px) {\n    .sarh-about-container {\n        width: calc(100% - 32px);\n    }\n    .sarh-about-section {\n        padding: 58px 0;\n    }\n    .sarh-about-title {\n        font-size: 36px;\n        line-height: 1.27;\n    }\n    .sarh-about-lead {\n        margin-top: 17px;\n        font-size: 15px;\n        line-height: 1.9;\n    }\n    .sarh-about-hero {\n        padding: 54px 0 104px;\n    }\n    .sarh-about-hero-grid,\n    .sarh-about-who-grid,\n    .sarh-about-training-grid,\n    .sarh-about-consulting-head,\n    .sarh-about-publishing-grid,\n    .sarh-about-impact-grid {\n        grid-template-columns: 1fr;\n        gap: 30px;\n    }\n    .sarh-about-hero-copy,\n    .sarh-about-hero-media,\n    .sarh-about-who-copy,\n    .sarh-about-who-media,\n    .sarh-about-training-copy,\n    .sarh-about-training-media,\n    .sarh-about-consulting-copy,\n    .sarh-about-consulting-media,\n    .sarh-about-publishing-copy,\n    .sarh-about-publishing-media,\n    .sarh-about-impact-copy,\n    .sarh-about-impact-media {\n        grid-column: 1;\n    }\n    .sarh-about-hero-copy,\n    .sarh-about-who-copy,\n    .sarh-about-training-copy,\n    .sarh-about-consulting-copy,\n    .sarh-about-publishing-copy,\n    .sarh-about-impact-copy {\n        grid-row: 1;\n    }\n    .sarh-about-hero-media,\n    .sarh-about-who-media,\n    .sarh-about-training-media,\n    .sarh-about-consulting-media,\n    .sarh-about-publishing-media,\n    .sarh-about-impact-media {\n        grid-row: 2;\n    }\n    .sarh-about-hero-title {\n        font-size: 47px;\n        line-height: 1.12;\n    }\n    .sarh-about-hero-text {\n        font-size: 16px;\n        line-height: 1.9;\n    }\n    .sarh-about-hero-image {\n        aspect-ratio: 1.08 \/ 1;\n        border-radius: 28px;\n    }\n    .sarh-about-years-badge {\n        left: 10px;\n        bottom: -20px;\n        min-width: 205px;\n    }\n    .sarh-about-stats-wrap {\n        margin-top: -54px;\n    }\n    .sarh-about-stats {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n        padding: 12px;\n        border-radius: 24px;\n    }\n    .sarh-about-stat {\n        padding: 18px 12px;\n    }\n    .sarh-about-stat strong {\n        font-size: 29px;\n    }\n    .sarh-about-stat span {\n        font-size: 11px;\n    }\n    .sarh-about-who-note {\n        right: 12px;\n        bottom: 12px;\n        max-width: 220px;\n        font-size: 12px;\n    }\n    .sarh-about-differences,\n    .sarh-about-values,\n    .sarh-about-services,\n    .sarh-about-publishing-cards,\n    .sarh-about-digital-cards,\n    .sarh-about-impact-stats {\n        grid-template-columns: 1fr;\n    }\n    .sarh-about-principles-head,\n    .sarh-about-units-head,\n    .sarh-about-clients-head {\n        display: block;\n    }\n    .sarh-about-principles-head .sarh-about-lead,\n    .sarh-about-units-head .sarh-about-lead,\n    .sarh-about-clients-head .sarh-about-lead {\n        margin-top: 17px;\n    }\n    .sarh-about-vision-mission,\n    .sarh-about-units-grid {\n        grid-template-columns: 1fr;\n    }\n    .sarh-about-principle-card {\n        min-height: 0;\n        padding: 28px 24px;\n    }\n    .sarh-about-unit {\n        min-height: 310px;\n        padding: 25px;\n    }\n    .sarh-about-training-media img,\n    .sarh-about-consulting-media img,\n    .sarh-about-publishing-media img,\n    .sarh-about-impact-media img {\n        border-radius: 24px;\n    }\n    .sarh-about-accreditations {\n        padding: 8px;\n        border-radius: 20px;\n    }\n    .sarh-about-catalogue {\n        grid-template-columns: 1fr;\n    }\n    .sarh-about-digital-panel {\n        border-radius: 30px;\n    }\n    .sarh-about-digital-copy {\n        padding: 42px 24px 44px;\n    }\n    .sarh-about-digital-media {\n        padding: 20px;\n    }\n    .sarh-about-reach {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .sarh-about-clients-card {\n        padding: 17px;\n        border-radius: 21px;\n    }\n    .sarh-about-contact {\n        padding: 58px 0;\n    }\n    .sarh-about-contact-card {\n        grid-template-columns: 1fr;\n        padding: 42px 25px;\n        border-radius: 30px;\n    }\n    .sarh-about-contact-copy h2 {\n        font-size: 38px;\n    }\n    .sarh-about-contact-actions {\n        margin-top: 4px;\n    }\n}\n\n@media (max-width: 430px) {\n    .sarh-about-buttons {\n        display: grid;\n    }\n    .sarh-about-btn {\n        width: 100%;\n    }\n    .sarh-about-reach {\n        grid-template-columns: 1fr;\n    }\n}\n\n@media (prefers-reduced-motion: reduce) {\n    .sarh-about-page *,\n    .sarh-about-page *::before,\n    .sarh-about-page *::after {\n        scroll-behavior: auto !important;\n        transition: none !important;\n        animation: none !important;\n    }\n}\n<\/style>\n\n<main class=\"sarh-about-page\" dir=\"rtl\">\n    <section class=\"sarh-about-hero\" aria-labelledby=\"sarh-about-main-title\">\n        <div class=\"sarh-about-container sarh-about-hero-grid\">\n            <div class=\"sarh-about-hero-copy\">\n                <div class=\"sarh-about-eyebrow\">Sarh International for Consulting  Training<\/div>\n                <h1 id=\"sarh-about-main-title\" class=\"sarh-about-hero-title\">We create impact.<br\/><span>And we drive growth.<\/span><\/h1>\n                <p class=\"sarh-about-hero-text\">A trusted partner in developing talent and institutions. We combine professional training, consulting, publishing, and digital solutions to turn international standards into practical, measurable results.  <\/p>\n                <div class=\"sarh-about-hero-tags\" aria-label=\"\u0645\u062c\u0627\u0644\u0627\u062a \u0639\u0645\u0644 \u0635\u0631\u062d\">\n                    <span>Professional training<\/span>\n                    <span>Consulting<\/span>\n                    <span>Publishing and study materials<\/span>\n                    <span>Digital solutions<\/span>\n                <\/div>\n                <div class=\"sarh-about-buttons\">\n                    <a class=\"sarh-about-btn sarh-about-btn-primary\" href=\"#sarh-about-units\">Explore our areas of work<\/a>\n                    <a class=\"sarh-about-btn sarh-about-btn-secondary\" href=\"#sarh-about-contact\">Contact us<\/a>\n                <\/div>\n            <\/div>\n            <div class=\"sarh-about-hero-media\">\n                <img class=\"sarh-about-hero-image\" src=\"https:\/\/sarhgroups.com\/wp-content\/uploads\/2026\/08\/sarh-about-building.webp\" alt=\"Sarh International Consulting  Training building in Amman\" decoding=\"async\" fetchpriority=\"high\"\/>\n                <div class=\"sarh-about-years-badge\"><strong>20+<\/strong><span>years of experience and excellence<\/span><\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <div class=\"sarh-about-container sarh-about-stats-wrap\" aria-label=\"\u0635\u0631\u062d \u0628\u0627\u0644\u0623\u0631\u0642\u0627\u0645\">\n        <div class=\"sarh-about-stats\">\n            <div class=\"sarh-about-stat\"><strong>20+<\/strong><span>years of experience<\/span><\/div>\n            <div class=\"sarh-about-stat\"><strong>20,000+<\/strong><span>trainees qualified<\/span><\/div>\n            <div class=\"sarh-about-stat\"><strong>1,800+<\/strong><span>professional certifications achieved by our trainees<\/span><\/div>\n            <div class=\"sarh-about-stat\"><strong>500+<\/strong><span>organizations and clients<\/span><\/div>\n            <div class=\"sarh-about-stat\"><strong>300+<\/strong><span>projects delivered<\/span><\/div>\n            <div class=\"sarh-about-stat\"><strong>150+<\/strong><span>expert trainers and consultants<\/span><\/div>\n            <div class=\"sarh-about-stat\"><strong>22<\/strong><span>partner universities<\/span><\/div>\n            <div class=\"sarh-about-stat\"><strong>2,000+<\/strong><span>scholarships since 2018<\/span><\/div>\n        <\/div>\n    <\/div>\n\n    <section class=\"sarh-about-section\" id=\"sarh-about-who\">\n        <div class=\"sarh-about-container sarh-about-who-grid\">\n            <div class=\"sarh-about-who-copy\">\n                <div class=\"sarh-about-eyebrow\">Who we are<\/div>\n                <h2 class=\"sarh-about-title\">Proven experience spanning more than two decades.<\/h2>\n                <div class=\"sarh-about-prose\">\n                    <p>For more than 20 years, Sarh International has established its position as a trusted partner in professional development and institutional growth. From Jordan to multiple Arab markets, we deliver an integrated ecosystem of training, consulting, publishing, and digital solutions, turning international standards into practical applications and measurable results.    <\/p>\n                    <p>Our work is grounded in globally recognized methodologies, in-house developed study materials, specialized expertise, and technologies designed around the needs of trainees and clients. This integration has enabled us to serve individuals and institutions across diverse sectors, supported by extensive international accreditations and a steadfast commitment to quality.       <\/p>\n                <\/div>\n                <h3 class=\"sarh-about-difference-title\">What sets Sarh apart?<\/h3>\n                <div class=\"sarh-about-differences\">\n                    <article class=\"sarh-about-difference\"><b>01<\/b><h3>Leading international accreditations<\/h3><p>ACCA RLP \u00b7 IMA Gold \u00b7 PMI \u00b7 CFI \u00b7 GAQM<\/p><\/article>\n                    \n                    <article class=\"sarh-about-difference\"><b>02<\/b><h3>Curricula we write and develop<\/h3><p>Original books and question banks, including the only Arabic HOCK package worldwide for the Certified Internal Auditor (CIA) certification. <\/p><\/article>\n                    <article class=\"sarh-about-difference\"><b>03<\/b><h3>Experience across sectors<\/h3><p>Government entities, banks, industrial companies, international organizations, and development institutions.   <\/p><\/article>\n                    <article class=\"sarh-about-difference\"><b>04<\/b><h3>Regional delivery<\/h3><p>Jordan, Palestine, the UAE, Oman, Iraq, Kuwait, and the Kingdom of Saudi Arabia. <\/p><\/article>\n                    <article class=\"sarh-about-difference\"><b>05<\/b><h3>Technology we develop in-house<\/h3><p>A learning platform, a training management system, a recorded-courses platform, and an AI assistant.   <\/p><\/article>\n                <\/div>\n            <\/div>\n            <div class=\"sarh-about-who-media\">\n                <img src=\"https:\/\/sarhgroups.com\/wp-content\/uploads\/2026\/08\/sarh-about-training-room.webp\" alt=\"Trainees during one of Sarh\u2019s professional programs\" loading=\"lazy\" decoding=\"async\"\/>\n                <div class=\"sarh-about-who-note\">We connect global knowledge with the practical realities of professionals and institutions in the region.<\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"sarh-about-section sarh-about-principles\" id=\"sarh-about-principles\">\n        <div class=\"sarh-about-container\">\n            <div class=\"sarh-about-principles-head\">\n                <div>\n                    <div class=\"sarh-about-eyebrow\">What drives us<\/div>\n                    <h2 class=\"sarh-about-title\">Our vision, mission, and values. <\/h2>\n                <\/div>\n                <p class=\"sarh-about-lead\">Clear principles guide our decisions and define the level of quality we commit to in every program, project, and partnership. <\/p>\n            <\/div>\n            <div class=\"sarh-about-vision-mission\">\n                <article class=\"sarh-about-principle-card\">\n                    <span>01<\/span>\n                    <h3>Our vision<\/h3>\n                    <p>To be the first choice for every organization, professional, or individual seeking exceptional training and consulting at a reasonable cost.<\/p>\n                <\/article>\n                <article class=\"sarh-about-principle-card\">\n                    <span>02<\/span>\n                    <h3>Our mission<\/h3>\n                    <p>To deliver high-quality training and consulting that exceed expectations, combining quality, value, and expertise, and to excel in everything we offer.  <\/p>\n                <\/article>\n            <\/div>\n            <h3 class=\"sarh-about-values-title\">Our core values<\/h3>\n            <div class=\"sarh-about-values\">\n                <article class=\"sarh-about-value\"><span>01<\/span><h3>The highest quality standards<\/h3><p>Standards we do not compromise on in any program or project.<\/p><\/article>\n                <article class=\"sarh-about-value\"><span>02<\/span><h3>Ongoing support<\/h3><p>We continue to support our clients and trainees even after the program ends.<\/p><\/article>\n                <article class=\"sarh-about-value\"><span>03<\/span><h3>Professionalism<\/h3><p>Efficiency, integrity, and accountability at every stage of the work.<\/p><\/article>\n                <article class=\"sarh-about-value\"><span>04<\/span><h3>International expertise<\/h3><p>Global curricula, accreditations, and professional networks.<\/p><\/article>\n                <article class=\"sarh-about-value\"><span>05<\/span><h3>Innovation<\/h3><p>A future-focused team and technology we develop around our clients\u2019 needs.<\/p><\/article>\n                <article class=\"sarh-about-value\"><span>06<\/span><h3>Exceeding expectations<\/h3><p>Our clients\u2019 success is the true measure of our success.<\/p><\/article>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"sarh-about-section\" id=\"sarh-about-units\">\n        <div class=\"sarh-about-container\">\n            <div class=\"sarh-about-units-head\">\n                <div>\n                    <div class=\"sarh-about-eyebrow\">What we offer<\/div>\n                    <h2 class=\"sarh-about-title\">Four units operating as an integrated ecosystem.<\/h2>\n                <\/div>\n                <p class=\"sarh-about-lead\">Sarh\u2019s four units work together to build individuals and institutions, and to develop the technology that supports the learning and work journey. <\/p>\n            <\/div>\n            <div class=\"sarh-about-units-grid\">\n                <article class=\"sarh-about-unit\">\n                    <span class=\"sarh-about-unit-number\">UNIT 01<\/span>\n                    <h3>Professional training<\/h3>\n                    <p>16 accredited professional certifications and programs in accounting, finance, auditing, human resources, and project management.<\/p>\n                    <a href=\"https:\/\/sarhgroups.com\/en\/training-courses\">Explore courses \u2190<\/a>\n                <\/article>\n                <article class=\"sarh-about-unit\">\n                    <span class=\"sarh-about-unit-number\">UNIT 02<\/span>\n                    <h3>Consulting and capacity building<\/h3>\n                    <p>Nine service areas covering institutional development, project management, monitoring and evaluation, empowerment, and social responsibility.   <\/p>\n                    <a href=\"https:\/\/sarhgroups.com\/en\/consulting\">Explore consulting \u2190<\/a>\n                <\/article>\n                <article class=\"sarh-about-unit\">\n                    <span class=\"sarh-about-unit-number\">UNIT 03<\/span>\n                    <h3>Publishing and study materials<\/h3>\n                    <p>Original Arabic and English curricula, reference books, question banks, and mock exams developed in-house at Sarh.   <\/p>\n                    <a href=\"https:\/\/sarhgroups.com\/en\/materials\">Explore study materials \u2190<\/a>\n                <\/article>\n                <article class=\"sarh-about-unit\">\n                    <span class=\"sarh-about-unit-number\">UNIT 04<\/span>\n                    <h3>Digital solutions<\/h3>\n                    <p>A learning platform, a training management system, a recorded-courses platform, and an AI assistant within an integrated technology ecosystem.   <\/p>\n                    <a href=\"https:\/\/online.sarhint.com\/login\" target=\"_blank\" rel=\"noopener\">Try the platform \u2190<\/a>\n                <\/article>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"sarh-about-section sarh-about-training\" id=\"sarh-about-training\">\n        <div class=\"sarh-about-container\">\n            <div class=\"sarh-about-training-grid\">\n                <div class=\"sarh-about-training-copy\">\n                    <div class=\"sarh-about-eyebrow\">Professional training<\/div>\n                    <h2 class=\"sarh-about-title\">Specialists in professional certifications.<\/h2>\n                    <p class=\"sarh-about-lead\">We qualify professionals for leading international and local certifications\u2014in person, live online, and through on-demand recorded courses\u2014available in Arabic and English.   <\/p>\n                    <div class=\"sarh-about-certifications\" aria-label=\"\u0627\u0644\u0634\u0647\u0627\u062f\u0627\u062a \u0648\u0627\u0644\u0628\u0631\u0627\u0645\u062c \u0627\u0644\u0645\u0647\u0646\u064a\u0629\">\n                        <span>CMA<\/span><span>CIA<\/span><span>JCPA<\/span><span>CPA<\/span><span>CFM<\/span><span>PMP<\/span><span>DipIFR<\/span><span>CertIFR<\/span><span>CHRM<\/span><span>CRCM<\/span><span>FMAA<\/span><span>FMVA<\/span><span>CTP<\/span><span>Tax Expert<\/span><span>Excel for Finance<\/span><span>Workforce readiness<\/span>\n                    <\/div>\n                    <div class=\"sarh-about-buttons\">\n                        <a class=\"sarh-about-btn sarh-about-btn-primary\" href=\"https:\/\/sarhgroups.com\/en\/training-courses\">Explore Professional Programs<\/a>\n                    <\/div>\n                <\/div>\n                <div class=\"sarh-about-training-media\">\n                    <img src=\"https:\/\/sarhgroups.com\/wp-content\/uploads\/2026\/08\/sarh-about-training.webp\" alt=\"A group of Sarh graduates and trainees from our professional programs\" loading=\"lazy\" decoding=\"async\"\/>\n                <\/div>\n            <\/div>\n            <div class=\"sarh-about-accreditations\">\n                <img src=\"https:\/\/sarhgroups.com\/wp-content\/uploads\/2026\/08\/sarh-about-accreditations.webp\" alt=\"Sarh\u2019s international training accreditations and partnerships\" loading=\"lazy\" decoding=\"async\"\/>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"sarh-about-section\" id=\"sarh-about-consulting\">\n        <div class=\"sarh-about-container\">\n            <div class=\"sarh-about-consulting-head\">\n                <div class=\"sarh-about-consulting-copy\">\n                    <div class=\"sarh-about-eyebrow\">Consulting and capacity building<\/div>\n                    <h2 class=\"sarh-about-title\">We build stronger institutions.<\/h2>\n                    <p class=\"sarh-about-lead\">Beyond training rooms, our consultants help institutions grow\u2014from strategy and structuring to monitoring and evaluation and creating social impact. <\/p>\n                <\/div>\n                <div class=\"sarh-about-consulting-media\">\n                    <img src=\"https:\/\/sarhgroups.com\/wp-content\/uploads\/2026\/08\/sarh-about-consulting.webp\" alt=\"A consulting and capacity-building workshop delivered by Sarh\" loading=\"lazy\" decoding=\"async\"\/>\n                <\/div>\n            <\/div>\n            <div class=\"sarh-about-services\">\n                <div class=\"sarh-about-service\"><b>01<\/b><span>Institutional development<\/span><\/div>\n                <div class=\"sarh-about-service\"><b>02<\/b><span>Field and survey research<\/span><\/div>\n                <div class=\"sarh-about-service\"><b>03<\/b><span>Sector-specific specialized consulting<\/span><\/div>\n                <div class=\"sarh-about-service\"><b>04<\/b><span>Project management<\/span><\/div>\n                <div class=\"sarh-about-service\"><b>05<\/b><span>Capacity building<\/span><\/div>\n                <div class=\"sarh-about-service\"><b>06<\/b><span>Social responsibility and the Sustainable Development Goals<\/span><\/div>\n                <div class=\"sarh-about-service\"><b>07<\/b><span>Women\u2019s empowerment and gender equality<\/span><\/div>\n                <div class=\"sarh-about-service\"><b>08<\/b><span>Project finance and business development<\/span><\/div>\n                <div class=\"sarh-about-service\"><b>09<\/b><span>Human resources management consulting<\/span><\/div>\n            <\/div>\n            <div class=\"sarh-about-donors\">\n                <strong>Trusted by donors and international partners<\/strong>\n                <p>USAID \u00b7 GIZ \u00b7 UNHCR \u00b7 UNICEF \u00b7 Plan International \u00b7 Oxfam \u00b7 MEDA \u00b7 Expertise France \u00b7 JOHUD \u00b7 National Fund for SMEs<\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"sarh-about-section sarh-about-publishing\" id=\"sarh-about-publishing\">\n        <div class=\"sarh-about-container sarh-about-publishing-grid\">\n            <div class=\"sarh-about-publishing-copy\">\n                <div class=\"sarh-about-eyebrow\">Publishing and study materials<\/div>\n                <h2 class=\"sarh-about-title\">Professional curricula created by Sarh.<\/h2>\n                <p class=\"sarh-about-lead\">We author and publish our professional materials in-house: original books, online question banks, and mock exams relied on by thousands of learners every year.   <\/p>\n                <div class=\"sarh-about-publishing-cards\">\n                    <article class=\"sarh-about-publishing-card\">\n                        <h3>Arabic CIA package<\/h3>\n                        <p>Certified Internal Auditor materials in Arabic for all three exam parts, along with an online question bank and unlimited mock exams. <\/p>\n                    <\/article>\n                    <article class=\"sarh-about-publishing-card\">\n                        <h3>JCPA curriculum<\/h3>\n                        <p>Seven original books prepared by the Sarh team, and a question bank with more than 4,000 questions\u2014built on over 10 years of experience in preparing candidates for the Jordanian license.  <\/p>\n                    <\/article>\n                <\/div>\n                <h3 class=\"sarh-about-catalogue-title\">Other publications and materials include<\/h3>\n                <ul class=\"sarh-about-catalogue\">\n                    <li>Encyclopedia of International Financial Reporting Standards 2025<\/li>\n                    <li>Guide to International Standards on Auditing<\/li>\n                    <li>Principles of Financial Accounting<\/li>\n                    <li>Intermediate Financial Accounting under IFRS<\/li>\n                    <li>Legal legislation and tax incentives<\/li>\n                    <li>Practical application of internal auditing<\/li>\n                    <li>Tax accounting in Aqaba and free zones<\/li>\n                    <li>Tax Expert<\/li>\n                    <li>IFRS Diploma kit<\/li>\n                    <li>Online question banks and subscription renewals<\/li>\n                <\/ul>\n            <\/div>\n            <div class=\"sarh-about-publishing-media\">\n                <img src=\"https:\/\/sarhgroups.com\/wp-content\/uploads\/2026\/08\/sarh-about-publishing.webp\" alt=\"Sarh\u2019s Arabic books for the CIA and JCPA certifications\" loading=\"lazy\" decoding=\"async\"\/>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"sarh-about-section sarh-about-digital\" id=\"sarh-about-digital\">\n        <div class=\"sarh-about-container\">\n            <div class=\"sarh-about-digital-panel\">\n                <div class=\"sarh-about-digital-copy\">\n                    <div class=\"sarh-about-eyebrow\">Solutions developed in-house at Sarh<\/div>\n                    <h2 class=\"sarh-about-title\">We do not only deliver training; we develop the technology that supports it.<\/h2>\n                    <p class=\"sarh-about-lead\">An integrated learning ecosystem developed and owned by Sarh, relied on daily by trainees, partners, and institutional clients. <\/p>\n                    <div class=\"sarh-about-digital-cards\">\n                        <article class=\"sarh-about-digital-card\"><b>LMS<\/b><h3>Learning Management System<\/h3><p>One platform for in-person learning, live streaming, recordings, and study materials.  <\/p><\/article>\n                        <article class=\"sarh-about-digital-card\"><b>TMS<\/b><h3>Training Management System<\/h3><p>Managing registrations, cohorts, trainers, exams, and financial operations.<\/p><\/article>\n                        <article class=\"sarh-about-digital-card\"><b>VOD<\/b><h3>Recorded courses platform<\/h3><p>A library of professional courses that enables learning anytime and at the pace that suits the learner.<\/p><\/article>\n                        <article class=\"sarh-about-digital-card\"><b>AI<\/b><h3>AI Assistant<\/h3><p>A learning assistant available 24\/7, based on Sarh\u2019s content and question banks.<\/p><\/article>\n                    <\/div>\n                    <div class=\"sarh-about-buttons\">\n                        <a class=\"sarh-about-btn sarh-about-btn-primary\" href=\"https:\/\/online.sarhint.com\/login\" target=\"_blank\" rel=\"noopener\">Try Sarh\u2019s learning platform<\/a>\n                    <\/div>\n                <\/div>\n                <div class=\"sarh-about-digital-media\">\n                    <img src=\"https:\/\/sarhgroups.com\/wp-content\/uploads\/2026\/08\/sarh-about-digital.webp\" alt=\"Examples of the digital systems and platforms developed by Sarh\" loading=\"lazy\" decoding=\"async\"\/>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"sarh-about-section\" id=\"sarh-about-impact\">\n        <div class=\"sarh-about-container sarh-about-impact-grid\">\n            <div class=\"sarh-about-impact-copy\">\n                <div class=\"sarh-about-eyebrow\">Impact and regional reach<\/div>\n                <h2 class=\"sarh-about-title\">Impact that goes beyond Jordan\u2019s borders.<\/h2>\n                <p class=\"sarh-about-lead\">We measure our impact by the opportunities we create, the partnerships we build, and the scholarships and programs we provide to reach professionals and institutions across the region.  <\/p>\n                <div class=\"sarh-about-impact-stats\">\n                    <div class=\"sarh-about-impact-stat\"><strong>2,000+<\/strong><span>scholarships awarded by Sarh since 2018<\/span><\/div>\n                    <div class=\"sarh-about-impact-stat\"><strong>8<\/strong><span>years of honoring outstanding students<\/span><\/div>\n                    <div class=\"sarh-about-impact-stat\"><strong>~200<\/strong><span>scholarships in 2026 alone<\/span><\/div>\n                <\/div>\n                <h3 class=\"sarh-about-reach-title\">Our regional presence<\/h3>\n                <div class=\"sarh-about-reach\">\n                    <div class=\"sarh-about-place\"><strong>Jordan<\/strong><span>Headquarters \u00b7 Amman<\/span><\/div>\n                    <div class=\"sarh-about-place\"><strong>Palestine<\/strong><span>Exclusive partner for the CFM certification<\/span><\/div>\n                    <div class=\"sarh-about-place\"><strong>UAE<\/strong><span>Program delivery in Dubai<\/span><\/div>\n                    <div class=\"sarh-about-place\"><strong>Oman<\/strong><span>Program delivery in Muscat<\/span><\/div>\n                    <div class=\"sarh-about-place\"><strong>Iraq<\/strong><span>Projects with ministerial entities<\/span><\/div>\n                    <div class=\"sarh-about-place\"><strong>Kuwait<\/strong><span>Relationships with professional associations<\/span><\/div>\n                    <div class=\"sarh-about-place\"><strong>Saudi Arabia<\/strong><span>Participation in MEETES 2025 exhibition<\/span><\/div>\n                <\/div>\n            <\/div>\n            <div class=\"sarh-about-impact-media\">\n                <img src=\"https:\/\/sarhgroups.com\/wp-content\/uploads\/2026\/08\/sarh-about-impact.webp\" alt=\"One of Sarh\u2019s regional partnerships in the Kingdom of Saudi Arabia\" loading=\"lazy\" decoding=\"async\"\/>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"sarh-about-section sarh-about-clients\" id=\"sarh-about-clients\">\n        <div class=\"sarh-about-container\">\n            <div class=\"sarh-about-clients-head\">\n                <div>\n                    <div class=\"sarh-about-eyebrow\">Our clients and partners<\/div>\n                    <h2 class=\"sarh-about-title\">Trust that spans diverse sectors.<\/h2>\n                <\/div>\n                <p class=\"sarh-about-lead\">Sarh has served more than 500 entities across the public and private sectors, as well as international and non-governmental organizations.<\/p>\n            <\/div>\n            <div class=\"sarh-about-clients-grid\">\n                <article class=\"sarh-about-clients-card\"><h3>Private sector<\/h3><img src=\"https:\/\/sarhgroups.com\/wp-content\/uploads\/2026\/08\/sarh-about-clients-private.webp\" alt=\"Examples of Sarh\u2019s private-sector clients\" loading=\"lazy\" decoding=\"async\"\/><\/article>\n                <article class=\"sarh-about-clients-card\"><h3>International and non-governmental organizations<\/h3><img src=\"https:\/\/sarhgroups.com\/wp-content\/uploads\/2026\/08\/sarh-about-clients-ingo.webp\" alt=\"Examples of international and non-governmental organizations that have worked with Sarh\" loading=\"lazy\" decoding=\"async\"\/><\/article>\n                <article class=\"sarh-about-clients-card\"><h3>Public sector<\/h3><img src=\"https:\/\/sarhgroups.com\/wp-content\/uploads\/2026\/08\/sarh-about-clients-public.webp\" alt=\"Examples of Sarh\u2019s public-sector clients\" loading=\"lazy\" decoding=\"async\"\/><\/article>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"sarh-about-contact\" id=\"sarh-about-contact\">\n        <div class=\"sarh-about-container\">\n            <div class=\"sarh-about-contact-card\">\n                <div class=\"sarh-about-contact-copy\">\n                    <h2>Let\u2019s take the next step together.<\/h2>\n                    <p>Whether you are looking for a professional program for your team, a consulting service, or an educational partnership, we would be pleased to hear from you and understand what you need.   <\/p>\n                    <div class=\"sarh-about-contact-details\">Building 8, Taysir Thibyan Street, Amman \u2013 Jordan  <\/div>\n                <\/div>\n                <div class=\"sarh-about-contact-actions\">\n                    <a href=\"tel:+96265661562\"><span>Call us<\/span><span dir=\"ltr\">+962 6 566 1562<\/span><\/a>\n                    <a href=\"mailto:info@sarhgroups.com\"><span>Email us<\/span><span dir=\"ltr\">info@sarhgroups.com<\/span><\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n<\/main>\n\n","protected":false},"excerpt":{"rendered":"<p>Sarh International for Consulting Training We create impact.And we drive growth. A trusted partner in developing talent and institutions. We combine professional training, consulting, publishing, and digital solutions to turn international standards into practical, measurable results. Professional training Consulting Publishing and study materials Digital solutions Explore our areas of work Contact us 20+years of experience&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kb_optimizer_status":1,"_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","_kad_post_transparent":"","_kad_post_title":"hide","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-4343","page","type-page","status-publish","hentry"],"taxonomy_info":[],"featured_image_src_large":false,"author_info":{"display_name":"sarhadmin","author_link":"https:\/\/sarhgroups.com\/en\/author\/sarhadmin"},"comment_info":0,"_links":{"self":[{"href":"https:\/\/sarhgroups.com\/en\/wp-json\/wp\/v2\/pages\/4343","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sarhgroups.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sarhgroups.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sarhgroups.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sarhgroups.com\/en\/wp-json\/wp\/v2\/comments?post=4343"}],"version-history":[{"count":0,"href":"https:\/\/sarhgroups.com\/en\/wp-json\/wp\/v2\/pages\/4343\/revisions"}],"wp:attachment":[{"href":"https:\/\/sarhgroups.com\/en\/wp-json\/wp\/v2\/media?parent=4343"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}