{"id":2301,"date":"2019-12-27T12:24:44","date_gmt":"2019-12-27T12:24:44","guid":{"rendered":"https:\/\/thrwa.org\/%d8%a7%d9%84%d8%b1%d8%a6%d9%8a%d8%b3%d9%8a%d8%a9\/"},"modified":"2026-04-02T12:04:45","modified_gmt":"2026-04-02T12:04:45","slug":"home","status":"publish","type":"page","link":"https:\/\/thrwa.org\/en\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2301\" class=\"elementor elementor-2301 elementor-462\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0c9e9f5 e-con-full e-flex e-con e-parent\" data-id=\"0c9e9f5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f7c525e elementor-widget elementor-widget-html\" data-id=\"f7c525e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.css\" \/>\n<style>\n    \/* --- \u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u0633\u0643\u0634\u0646 \u0639\u0644\u0649 \u0627\u0644\u0639\u0631\u0636 \u0627\u0644\u0643\u0627\u0645\u0644 (Full Width) --- *\/\n    .thrwa-slider-container {\n        --primary-gold: #c49a45;\n        --primary-gold-hover: #daba6c;\n        --text-light: #ffffff;\n        --overlay-light: rgba(0, 0, 0, 0.25);\n        --glass-box: rgba(0, 0, 0, 0.55);\n        \n        font-family: 'Tajawal', sans-serif;\n        direction: ltr; \/* \u062a\u0645 \u0627\u0644\u062a\u0639\u062f\u064a\u0644 \u0625\u0644\u0649 LTR *\/\n\n        width: 100vw;\n        position: relative;\n        left: 50%;\n        right: 50%;\n        margin-left: -50vw;\n        margin-right: -50vw;\n    }\n\n    \/* \u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u062f\u064a\u0633\u0643\u062a\u0648\u0628 \u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629 *\/\n    .thrwa-slider-container .swiper {\n        width: 100%;\n        height: 650px;\n        background-color: #111;\n    }\n\n    .thrwa-slider-container .swiper-slide {\n        position: relative;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        overflow: hidden;\n        width: 100%;\n        height: 100%;\n    }\n\n    .thrwa-slider-container .slide-bg {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        z-index: 1;\n        transform: scale(1.05);\n        transition: transform 8s ease-out;\n    }\n\n    .thrwa-slider-container .swiper-slide-active .slide-bg {\n        transform: scale(1);\n    }\n\n    .thrwa-slider-container .overlay {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 100%;\n        height: 100%;\n        background: var(--overlay-light);\n        z-index: 2;\n    }\n\n    .thrwa-slider-container .slide-content {\n        position: relative;\n        z-index: 3;\n        max-width: 900px;\n        padding: 0 20px;\n        text-align: center;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        opacity: 0;\n        transform: translateY(30px);\n        transition: all 1s ease 0.3s;\n    }\n\n    .thrwa-slider-container .swiper-slide-active .slide-content {\n        opacity: 1;\n        transform: translateY(0);\n    }\n\n    .thrwa-slider-container .slide-title {\n        color: var(--primary-gold);\n        font-size: 3.5rem;\n        font-weight: 800;\n        margin-bottom: 20px;\n        line-height: 1.3;\n        text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6);\n    }\n\n    .thrwa-slider-container .slide-desc {\n        color: var(--text-light);\n        font-size: 1.2rem;\n        line-height: 1.8;\n        margin-bottom: 35px;\n        max-width: 800px;\n        background: var(--glass-box);\n        padding: 25px 40px;\n        border-radius: 12px;\n        backdrop-filter: blur(8px);\n        border: 1px solid rgba(255, 255, 255, 0.1);\n    }\n\n    .thrwa-slider-container .slide-btn {\n        display: inline-block;\n        padding: 12px 45px;\n        border: 2px solid var(--primary-gold);\n        color: var(--text-light);\n        text-decoration: none;\n        font-size: 1.1rem;\n        font-weight: 700;\n        border-radius: 50px;\n        transition: all 0.4s ease;\n        background: rgba(196, 154, 69, 0.1);\n    }\n\n    .thrwa-slider-container .slide-btn:hover {\n        background: var(--primary-gold);\n        color: #fff;\n        box-shadow: 0 4px 15px rgba(196, 154, 69, 0.4);\n    }\n\n    .thrwa-slider-container .swiper-button-next, \n    .thrwa-slider-container .swiper-button-prev {\n        color: rgba(255, 255, 255, 0.7);\n        transition: all 0.3s;\n    }\n    \n    .thrwa-slider-container .swiper-button-next:hover, \n    .thrwa-slider-container .swiper-button-prev:hover {\n        color: var(--primary-gold);\n        transform: scale(1.1);\n    }\n\n    .thrwa-slider-container .swiper-pagination-bullet {\n        background: #fff;\n        opacity: 0.5;\n    }\n    \n    .thrwa-slider-container .swiper-pagination-bullet-active {\n        background: var(--primary-gold);\n        opacity: 1;\n        transform: scale(1.3);\n    }\n\n    \/* ========================================= *\/\n    \/* \ud83d\udcf1 \u062a\u062d\u062f\u064a\u062b \u0645\u0642\u0627\u0633\u0627\u062a \u0627\u0644\u062e\u0637 \u0644\u0644\u0645\u0648\u0628\u0627\u064a\u0644 (\u062a\u0645 \u0627\u0644\u062a\u0635\u063a\u064a\u0631) *\/\n    \/* ========================================= *\/\n    @media (max-width: 768px) {\n        .thrwa-slider-container .swiper {\n            height: auto; \n            min-height: auto; \n            padding-bottom: 30px; \n        }\n        \n        .thrwa-slider-container .swiper-slide {\n            flex-direction: column;\n            justify-content: flex-start;\n            background-color: #1a1a1a; \n        }\n        \n        .thrwa-slider-container .slide-bg {\n            position: relative; \n            height: 200px; \n            width: 100%;\n            transform: scale(1) !important; \n            border-bottom: 2px solid var(--primary-gold); \n        }\n\n        .thrwa-slider-container .overlay {\n            display: none; \n        }\n\n        .thrwa-slider-container .slide-content {\n            position: relative;\n            padding: 20px 15px 10px; \n            transform: translateY(0) !important;\n            opacity: 1 !important; \n        }\n\n        .thrwa-slider-container .slide-title {\n            font-size: 1.25rem; \n            margin-bottom: 10px;\n            text-shadow: none; \n        }\n\n        .thrwa-slider-container .slide-desc {\n            font-size: 0.8rem; \n            line-height: 1.5;\n            padding: 0;\n            background: transparent; \n            border: none;\n            backdrop-filter: none;\n            color: #bcbcbc; \n            margin-bottom: 15px;\n        }\n\n        .thrwa-slider-container .slide-btn {\n            padding: 8px 20px; \n            font-size: 0.85rem; \n            width: 85%; \n        }\n\n        .thrwa-slider-container .swiper-button-next, \n        .thrwa-slider-container .swiper-button-prev {\n            display: none; \n        }\n        \n        .thrwa-slider-container .swiper-pagination {\n            bottom: 5px !important;\n        }\n    }\n<\/style>\n\n<div class=\"thrwa-slider-container\">\n    <div class=\"swiper mySwiper\">\n        <div class=\"swiper-wrapper\">\n            \n            <div class=\"swiper-slide\">\n                <img decoding=\"async\" src=\"https:\/\/thrwa.org\/wp-content\/uploads\/2026\/02\/1.svg\" class=\"slide-bg\" alt=\"Towards Global Horizons\">\n                <div class=\"overlay\"><\/div>\n                <div class=\"slide-content\">\n                    <h2 class=\"slide-title\">Towards Global Horizons of Institutional Excellence<\/h2>\n                    <p class=\"slide-desc\">We take pride in being the strategic partner for major institutions inside and outside Egypt. Through our experts, we offer innovative consulting solutions and world-class training programs aimed at empowering leaders and building corporate capabilities.<\/p>\n                    <a href=\"https:\/\/thrwa.org\/en\/services\/\" class=\"slide-btn\">Start Your Success Journey<\/a>\n                <\/div>\n            <\/div>\n            \n            <div class=\"swiper-slide\">\n                <img decoding=\"async\" src=\"https:\/\/thrwa.org\/wp-content\/uploads\/2026\/02\/2.svg\" class=\"slide-bg\" alt=\"Translating Data\">\n                <div class=\"overlay\"><\/div>\n                <div class=\"slide-content\">\n                    <h2 class=\"slide-title\">Translating Data into Strategic Success<\/h2>\n                    <p class=\"slide-desc\">We harness the power of data and advanced analytics to drive growth for your organization. We offer consulting solutions and training programs that enable you to achieve measurable results and expand your business globally.<\/p>\n                    <a href=\"https:\/\/thrwa.org\/en\/services\/\" class=\"slide-btn\">Achieve Tangible Growth<\/a>\n                <\/div>\n            <\/div>\n            \n            <div class=\"swiper-slide\">\n                <img decoding=\"async\" src=\"https:\/\/thrwa.org\/wp-content\/uploads\/2026\/02\/3.svg\" class=\"slide-bg\" alt=\"Develop Your Skills\">\n                <div class=\"overlay\"><\/div>\n                <div class=\"slide-content\">\n                    <h2 class=\"slide-title\">Develop Your Skills in Marketing and Management<\/h2>\n                    <p class=\"slide-desc\">In the digital age, continuous professional development has become the key to success. We offer specialized remote training programs in marketing and management, designed to equip you with the latest strategies and tools required by the labor market.<\/p>\n                    <a href=\"https:\/\/thrwa.org\/en\/tharwa-academy\/\" class=\"slide-btn\">Browse Training Programs<\/a>\n                <\/div>\n            <\/div>\n            \n            <div class=\"swiper-slide\">\n                <img decoding=\"async\" src=\"https:\/\/thrwa.org\/wp-content\/uploads\/2026\/02\/4.svg\" class=\"slide-bg\" alt=\"Renewable Energy\">\n                <div class=\"overlay\"><\/div>\n                <div class=\"slide-content\">\n                    <h2 class=\"slide-title\">Renewable Energy: Building a Sustainable Future<\/h2>\n                    <p class=\"slide-desc\">We are committed to providing innovative solutions in renewable energy to support sustainable development and reduce the carbon footprint, contributing to a cleaner and more sustainable future for generations to come.<\/p>\n                    <a href=\"https:\/\/thrwa.org\/en\/services\/\" class=\"slide-btn\">Discover More<\/a>\n                <\/div>\n            <\/div>\n\n        <\/div>\n        <div class=\"swiper-button-next\"><\/div>\n        <div class=\"swiper-button-prev\"><\/div>\n        <div class=\"swiper-pagination\"><\/div>\n    <\/div>\n<\/div>\n\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.js\"><\/script>\n<script>\n    document.addEventListener(\"DOMContentLoaded\", function() {\n        var swiper = new Swiper(\".mySwiper\", {\n            loop: true,\n            effect: \"fade\", \n            fadeEffect: {\n                crossFade: true\n            },\n            speed: 800, \n            autoplay: {\n                delay: 6000,\n                disableOnInteraction: false,\n            },\n            pagination: {\n                el: \".swiper-pagination\",\n                clickable: true,\n            },\n            navigation: {\n                nextEl: \".swiper-button-next\",\n                prevEl: \".swiper-button-prev\",\n            },\n            grabCursor: true,\n            autoHeight: true, \n        });\n    });\n<\/script>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4a4fdcb e-flex e-con-boxed e-con e-child\" data-id=\"4a4fdcb\" 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-1ece177 elementor-skin-carousel elementor-pagination-type-bullets elementor-pagination-position-outside elementor-widget elementor-widget-media-carousel\" data-id=\"1ece177\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_per_view&quot;:&quot;6&quot;,&quot;slides_per_view_mobile&quot;:&quot;3&quot;,&quot;skin&quot;:&quot;carousel&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;speed&quot;:500,&quot;space_between&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]}}\" data-widget_type=\"media-carousel.default\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-main-swiper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Slides\">\n\t\t\t\t<div class=\"swiper-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-carousel-image\" role=\"img\" aria-label=\"CERTnexus\" style=\"background-image: url(&#039;https:\/\/thrwa.org\/wp-content\/uploads\/2026\/04\/CERTnexus.svg&#039;)\">\n\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-carousel-image\" role=\"img\" aria-label=\"project-management-institute (1)\" style=\"background-image: url(&#039;https:\/\/thrwa.org\/wp-content\/uploads\/2026\/04\/project-management-institute-1.svg&#039;)\">\n\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-carousel-image\" role=\"img\" aria-label=\"USA\" style=\"background-image: url(&#039;https:\/\/thrwa.org\/wp-content\/uploads\/2026\/04\/USA.svg&#039;)\">\n\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-carousel-image\" role=\"img\" aria-label=\"SHRM\" style=\"background-image: url(&#039;https:\/\/thrwa.org\/wp-content\/uploads\/2026\/04\/SHRM.svg&#039;)\">\n\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-carousel-image\" role=\"img\" aria-label=\"ATD_only_2024_rgb 1\" style=\"background-image: url(&#039;https:\/\/thrwa.org\/wp-content\/uploads\/2026\/04\/ATD_only_2024_rgb-1.svg&#039;)\">\n\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-carousel-image\" role=\"img\" aria-label=\"ICPM\" style=\"background-image: url(&#039;https:\/\/thrwa.org\/wp-content\/uploads\/2026\/04\/ICPM.svg&#039;)\">\n\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\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<div class=\"elementor-element elementor-element-e77ab32 e-flex e-con-boxed e-con e-parent\" data-id=\"e77ab32\" 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-6decf2a elementor-widget elementor-widget-shortcode\" data-id=\"6decf2a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    <style>\n    #cnbc_en_6a1c9fa3bd51e {\n        --tw-gold:    #C9A84C;\n        --tw-gold-lt: #e8c97a;\n        --tw-dark:    #1a1a2e;\n        --tw-radius:  14px;\n        --tw-shadow:  0 4px 20px rgba(0,0,0,.09);\n        direction: ltr;\n        font-family: 'Segoe UI', Tahoma, Arial, sans-serif;\n    }\n    \/* Header *\/\n    #cnbc_en_6a1c9fa3bd51e .tw-header {\n        display: flex;\n        align-items: center;\n        gap: 14px;\n        margin-bottom: 22px;\n        flex-wrap: wrap;\n    }\n    #cnbc_en_6a1c9fa3bd51e .tw-header::before {\n        content: '';\n        width: 5px; height: 42px;\n        background: linear-gradient(180deg, var(--tw-gold), var(--tw-gold-lt));\n        border-radius: 4px;\n        flex-shrink: 0;\n    }\n    #cnbc_en_6a1c9fa3bd51e .tw-header h2 {\n        font-size: 22px !important;\n        font-weight: 800 !important;\n        color: var(--tw-dark) !important;\n        margin: 0 !important; padding: 0 !important;\n        line-height: 1.3 !important;\n    }\n    #cnbc_en_6a1c9fa3bd51e .tw-header h2 span { color: var(--tw-gold); }\n    #cnbc_en_6a1c9fa3bd51e .tw-live {\n        margin-left: auto;\n        display: flex;\n        align-items: center;\n        gap: 7px;\n        background: var(--tw-dark);\n        color: var(--tw-gold) !important;\n        padding: 5px 14px;\n        border-radius: 20px;\n        font-size: 12px;\n        font-weight: 700;\n        white-space: nowrap;\n    }\n    #cnbc_en_6a1c9fa3bd51e .tw-live::before {\n        content: '';\n        width: 8px; height: 8px;\n        background: #e74c3c;\n        border-radius: 50%;\n        animation: twPulseEn 1.4s ease-in-out infinite;\n    }\n    @keyframes twPulseEn {\n        0%,100% { opacity:1; transform:scale(1); }\n        50%      { opacity:.4; transform:scale(.8); }\n    }\n    \/* Filters *\/\n    #cnbc_en_6a1c9fa3bd51e .tw-filters {\n        display: flex;\n        gap: 10px;\n        margin-bottom: 22px;\n        flex-wrap: wrap;\n    }\n    #cnbc_en_6a1c9fa3bd51e .tw-filter-btn {\n        padding: 7px 18px;\n        border-radius: 25px;\n        border: 2px solid #e5e7eb;\n        background: #fff;\n        font-size: 13px;\n        font-weight: 600;\n        color: #6b7280;\n        cursor: pointer;\n        transition: all .2s;\n        font-family: inherit;\n    }\n    #cnbc_en_6a1c9fa3bd51e .tw-filter-btn:hover,\n    #cnbc_en_6a1c9fa3bd51e .tw-filter-btn.tw-active {\n        background: var(--tw-dark);\n        border-color: var(--tw-dark);\n        color: var(--tw-gold) !important;\n    }\n    \/* Grid *\/\n    #cnbc_en_6a1c9fa3bd51e .tw-grid {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr);\n        gap: 20px;\n    }\n    @media (max-width: 1100px) { #cnbc_en_6a1c9fa3bd51e .tw-grid { grid-template-columns: repeat(3,1fr); } }\n    @media (max-width: 760px)  { #cnbc_en_6a1c9fa3bd51e .tw-grid { grid-template-columns: repeat(2,1fr); } }\n    @media (max-width: 480px)  {\n        #cnbc_en_6a1c9fa3bd51e .tw-grid { grid-template-columns: 1fr; }\n        #cnbc_en_6a1c9fa3bd51e .tw-header h2 { font-size: 18px !important; }\n    }\n    \/* Card *\/\n    #cnbc_en_6a1c9fa3bd51e .tw-card {\n        background: #fff;\n        border-radius: var(--tw-radius);\n        overflow: hidden;\n        box-shadow: var(--tw-shadow);\n        text-decoration: none !important;\n        color: #1c1c1c !important;\n        display: flex;\n        flex-direction: column;\n        transition: transform .25s ease, box-shadow .25s ease;\n        border: 1px solid rgba(0,0,0,.05);\n        position: relative;\n    }\n    #cnbc_en_6a1c9fa3bd51e .tw-card:hover {\n        transform: translateY(-6px);\n        box-shadow: 0 14px 36px rgba(0,0,0,.13);\n    }\n    #cnbc_en_6a1c9fa3bd51e .tw-card::after {\n        content: '';\n        position: absolute;\n        top:0; right:0; left:0;\n        height: 3px;\n        background: linear-gradient(90deg, var(--tw-gold), var(--tw-gold-lt));\n        transform: scaleX(0);\n        transform-origin: left;\n        transition: transform .3s ease;\n    }\n    #cnbc_en_6a1c9fa3bd51e .tw-card:hover::after { transform: scaleX(1); }\n    \/* Image *\/\n    #cnbc_en_6a1c9fa3bd51e .tw-img-wrap {\n        overflow: hidden;\n        height: 180px;\n        flex-shrink: 0;\n    }\n    #cnbc_en_6a1c9fa3bd51e .tw-img {\n        width: 100%; height: 180px;\n        object-fit: cover; display: block;\n        transition: transform .4s ease;\n    }\n    #cnbc_en_6a1c9fa3bd51e .tw-card:hover .tw-img { transform: scale(1.05); }\n    #cnbc_en_6a1c9fa3bd51e .tw-placeholder {\n        height: 180px;\n        background: linear-gradient(135deg, var(--tw-dark) 0%, #0f3460 60%, #16213e 100%);\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        justify-content: center;\n        gap: 4px;\n        flex-shrink: 0;\n    }\n    #cnbc_en_6a1c9fa3bd51e .pl-logo { font-size: 20px; font-weight: 900; color: var(--tw-gold); letter-spacing: 2px; }\n    #cnbc_en_6a1c9fa3bd51e .pl-sub  { font-size: 10px; color: rgba(255,255,255,.4); letter-spacing: 3px; }\n    \/* Body *\/\n    #cnbc_en_6a1c9fa3bd51e .tw-body {\n        padding: 13px 15px 15px;\n        display: flex;\n        flex-direction: column;\n        flex: 1;\n    }\n    #cnbc_en_6a1c9fa3bd51e .tw-tag {\n        display: inline-block;\n        padding: 2px 10px;\n        border-radius: 20px;\n        font-size: 11px;\n        font-weight: 700;\n        margin-bottom: 8px;\n        align-self: flex-start;\n    }\n    #cnbc_en_6a1c9fa3bd51e .tw-title {\n        font-size: 14px !important;\n        font-weight: 700 !important;\n        line-height: 1.6 !important;\n        color: #1a1a1a !important;\n        margin: 0 0 auto !important;\n        padding: 0 !important;\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n    }\n    #cnbc_en_6a1c9fa3bd51e .tw-meta {\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        margin-top: 11px;\n        padding-top: 9px;\n        border-top: 1px solid #f0f0f0;\n        flex-wrap: wrap;\n        gap: 5px;\n    }\n    #cnbc_en_6a1c9fa3bd51e .tw-badge {\n        background: linear-gradient(90deg, var(--tw-dark), #0f3460);\n        color: var(--tw-gold) !important;\n        padding: 3px 10px;\n        border-radius: 20px;\n        font-size: 10.5px;\n        font-weight: 700;\n    }\n    #cnbc_en_6a1c9fa3bd51e .tw-date { font-size: 11px; color: #9ca3af; white-space: nowrap; }\n    <\/style>\n    <div id=\"cnbc_en_6a1c9fa3bd51e\">\n        <div class=\"tw-header\">\n            <h2>Latest <span>CNBC<\/span> News<\/h2>\n            <span class=\"tw-live\">LIVE NOW<\/span>\n        <\/div>\n        <div class=\"tw-filters\">\n            <button class=\"tw-filter-btn tw-active\" onclick=\"twFilterEn('cnbc_en_6a1c9fa3bd51e','all',this)\">All (4)<\/button>\n                            <button class=\"tw-filter-btn\" onclick=\"twFilterEn('cnbc_en_6a1c9fa3bd51e','Markets',this)\">\ud83d\udcc8 Markets (2)<\/button>\n                                        <button class=\"tw-filter-btn\" onclick=\"twFilterEn('cnbc_en_6a1c9fa3bd51e','Economy',this)\">\ud83d\udcb0 Economy (1)<\/button>\n                                        <button class=\"tw-filter-btn\" onclick=\"twFilterEn('cnbc_en_6a1c9fa3bd51e','Energy',this)\">\u26a1 Energy (1)<\/button>\n                    <\/div>\n        <div class=\"tw-grid\">\n                    <a href=\"https:\/\/www.cnbc.com\/2026\/05\/31\/still-no-deal-to-end-us-iran-war-trump-says-hes-not-in-a-hurry.html\"\n               target=\"_blank\"\n               rel=\"noopener noreferrer\"\n               class=\"tw-card\"\n               data-topic=\"Markets\">\n                                    <div class=\"tw-img-wrap\">\n                        <img decoding=\"async\" class=\"tw-img\"\n                             src=\"https:\/\/image.cnbcfm.com\/api\/v1\/image\/108312595-17798977032026-05-27t155956z_760332035_rc2rhla7jkq6_rtrmadp_0_usa-trump.jpeg?v=1779897750&#038;w=1920&#038;h=1080\"\n                             alt=\"U.S. and Iran still without deal to end war after Trump says he&#039;s not in a &#039;hurry&#039;\"\n                             loading=\"lazy\"\n                             onerror=\"this.closest('.tw-img-wrap').outerHTML='<div class=\\'tw-placeholder\\'><span class=\\'pl-logo\\'>CNBC<\/span><span class=\\'pl-sub\\'>NEWS<\/span><\/div>';\">\n                    <\/div>\n                                <div class=\"tw-body\">\n                    <span class=\"tw-tag\"\n                          style=\"background:#0f3460;color:#C9A84C;\">\n                        Markets                    <\/span>\n                    <p class=\"tw-title\">U.S. and Iran still without deal to end war after Trump says he&#039;s not in a &#039;hurry&#039;<\/p>\n                    <div class=\"tw-meta\">\n                        <span class=\"tw-badge\">CNBC<\/span>\n                                                    <span class=\"tw-date\">\ud83d\udd52 May 31, 2026<\/span>\n                                            <\/div>\n                <\/div>\n            <\/a>\n                    <a href=\"https:\/\/www.cnbc.com\/2026\/05\/31\/jes-staley-jeffrey-epstein-interview-house-jpmorgan-chase-barclays.html\"\n               target=\"_blank\"\n               rel=\"noopener noreferrer\"\n               class=\"tw-card\"\n               data-topic=\"Markets\">\n                                    <div class=\"tw-img-wrap\">\n                        <img decoding=\"async\" class=\"tw-img\"\n                             src=\"https:\/\/image.cnbcfm.com\/api\/v1\/image\/108116077-1741953368246-gettyimages-2204454626-AA_14032025_2127781.jpeg?v=1771009254&#038;w=1920&#038;h=1080\"\n                             alt=\"Former Barclays CEO Jes Staley agrees to July 23 interview about Jeffrey Epstein by Oversight panel\"\n                             loading=\"lazy\"\n                             onerror=\"this.closest('.tw-img-wrap').outerHTML='<div class=\\'tw-placeholder\\'><span class=\\'pl-logo\\'>CNBC<\/span><span class=\\'pl-sub\\'>NEWS<\/span><\/div>';\">\n                    <\/div>\n                                <div class=\"tw-body\">\n                    <span class=\"tw-tag\"\n                          style=\"background:#0f3460;color:#C9A84C;\">\n                        Markets                    <\/span>\n                    <p class=\"tw-title\">Former Barclays CEO Jes Staley agrees to July 23 interview about Jeffrey Epstein by Oversight panel<\/p>\n                    <div class=\"tw-meta\">\n                        <span class=\"tw-badge\">CNBC<\/span>\n                                                    <span class=\"tw-date\">\ud83d\udd52 May 31, 2026<\/span>\n                                            <\/div>\n                <\/div>\n            <\/a>\n                    <a href=\"https:\/\/www.cnbc.com\/2026\/05\/30\/oil-exports-through-hormuz-might-not-return-to-levels-before-iran-war.html\"\n               target=\"_blank\"\n               rel=\"noopener noreferrer\"\n               class=\"tw-card\"\n               data-topic=\"Energy\">\n                                    <div class=\"tw-img-wrap\">\n                        <img decoding=\"async\" class=\"tw-img\"\n                             src=\"https:\/\/image.cnbcfm.com\/api\/v1\/image\/108313172-1779976627096-GettyImages-2265963203_edited.png?v=1779977306&#038;w=1920&#038;h=1080\"\n                             alt=\"Oil exports through the Strait of Hormuz might not return to levels seen before the Iran war\"\n                             loading=\"lazy\"\n                             onerror=\"this.closest('.tw-img-wrap').outerHTML='<div class=\\'tw-placeholder\\'><span class=\\'pl-logo\\'>CNBC<\/span><span class=\\'pl-sub\\'>NEWS<\/span><\/div>';\">\n                    <\/div>\n                                <div class=\"tw-body\">\n                    <span class=\"tw-tag\"\n                          style=\"background:#7b2d00;color:#f4a261;\">\n                        Energy                    <\/span>\n                    <p class=\"tw-title\">Oil exports through the Strait of Hormuz might not return to levels seen before the Iran war<\/p>\n                    <div class=\"tw-meta\">\n                        <span class=\"tw-badge\">CNBC<\/span>\n                                                    <span class=\"tw-date\">\ud83d\udd52 May 30, 2026<\/span>\n                                            <\/div>\n                <\/div>\n            <\/a>\n                    <a href=\"https:\/\/www.cnbc.com\/2026\/05\/29\/energy-costs-inflation-iran-war-trump.html\"\n               target=\"_blank\"\n               rel=\"noopener noreferrer\"\n               class=\"tw-card\"\n               data-topic=\"Economy\">\n                                    <div class=\"tw-img-wrap\">\n                        <img decoding=\"async\" class=\"tw-img\"\n                             src=\"https:\/\/image.cnbcfm.com\/api\/v1\/image\/108310941-1779400729361-gettyimages-2276955867-MEMORIAL_DAY_TRAVEL.jpeg?v=1779400763&#038;w=1920&#038;h=1080\"\n                             alt=\"Iran war cost: Average U.S. household paying $450 more on gas and energy\"\n                             loading=\"lazy\"\n                             onerror=\"this.closest('.tw-img-wrap').outerHTML='<div class=\\'tw-placeholder\\'><span class=\\'pl-logo\\'>CNBC<\/span><span class=\\'pl-sub\\'>NEWS<\/span><\/div>';\">\n                    <\/div>\n                                <div class=\"tw-body\">\n                    <span class=\"tw-tag\"\n                          style=\"background:#1a472a;color:#7dce94;\">\n                        Economy                    <\/span>\n                    <p class=\"tw-title\">Iran war cost: Average U.S. household paying $450 more on gas and energy<\/p>\n                    <div class=\"tw-meta\">\n                        <span class=\"tw-badge\">CNBC<\/span>\n                                                    <span class=\"tw-date\">\ud83d\udd52 May 29, 2026<\/span>\n                                            <\/div>\n                <\/div>\n            <\/a>\n                <\/div>\n    <\/div>\n    <script>\n    function twFilterEn(uid, topic, btn) {\n        document.querySelectorAll('#' + uid + ' .tw-filter-btn').forEach(function(b) {\n            b.classList.remove('tw-active');\n        });\n        btn.classList.add('tw-active');\n        document.querySelectorAll('#' + uid + ' .tw-card').forEach(function(card) {\n            card.style.display = (topic === 'all' || card.dataset.topic === topic) ? '' : 'none';\n        });\n    }\n    <\/script>\n    \n<\/div>\n\t\t\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-b0cacba e-con-full e-flex e-con e-parent\" data-id=\"b0cacba\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2440e54 elementor-widget elementor-widget-html\" data-id=\"2440e54\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Tajawal:wght@400;500;700;800&display=swap');\n\n    \/* ================= Services Section Settings ================= *\/\n    .thrwa-services-wrapper {\n        --th-gold: #c49a45;\n        --th-gold-light: rgba(196, 154, 69, 0.1);\n        --th-dark: #222222;\n        --th-gray: #666666;\n        --th-bg: #fcfcfc; \/* Very soft background color to highlight white cards *\/\n        \n        font-family: 'Tajawal', sans-serif;\n        direction: ltr; \/* Changed to LTR *\/\n        padding: 80px 5%;\n        background-color: var(--th-bg);\n    }\n\n    \/* --- Section Header --- *\/\n    .thrwa-srv-header {\n        text-align: center;\n        max-width: 800px;\n        margin: 0 auto 60px auto;\n    }\n\n    .thrwa-srv-title {\n        color: var(--th-dark);\n        font-size: 2.5rem;\n        font-weight: 800;\n        margin-bottom: 15px;\n        position: relative;\n        display: inline-block;\n    }\n\n    \/* Elegant gold line under the title *\/\n    .thrwa-srv-title::after {\n        content: '';\n        position: absolute;\n        bottom: -10px;\n        left: 50%;\n        transform: translateX(-50%);\n        width: 60px;\n        height: 4px;\n        background-color: var(--th-gold);\n        border-radius: 2px;\n    }\n\n    .thrwa-srv-subtitle {\n        color: var(--th-gold);\n        font-size: 1.4rem;\n        font-weight: 700;\n        margin-top: 25px;\n        margin-bottom: 15px;\n    }\n\n    .thrwa-srv-desc {\n        color: var(--th-gray);\n        font-size: 1.1rem;\n        line-height: 1.8;\n    }\n\n    \/* --- Card Grid --- *\/\n    .thrwa-srv-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n        gap: 30px;\n        max-width: 1200px;\n        margin: 0 auto;\n    }\n\n    \/* --- Card Design --- *\/\n    .thrwa-srv-card {\n        background: #ffffff;\n        padding: 40px 30px;\n        border-radius: 16px;\n        text-align: center;\n        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.04);\n        border: 1px solid rgba(0,0,0,0.02);\n        transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);\n        position: relative;\n        overflow: hidden;\n    }\n\n    \/* Top line appears on hover *\/\n    .thrwa-srv-card::before {\n        content: \"\";\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 100%;\n        height: 4px;\n        background: var(--th-gold);\n        transform: scaleX(0);\n        transform-origin: left; \/* Changed to left for LTR flow *\/\n        transition: transform 0.4s ease;\n    }\n\n    .thrwa-srv-card:hover {\n        transform: translateY(-10px);\n        box-shadow: 0 20px 40px rgba(196, 154, 69, 0.12);\n    }\n\n    .thrwa-srv-card:hover::before {\n        transform: scaleX(1);\n    }\n\n    \/* --- Icon --- *\/\n    .thrwa-srv-icon {\n        width: 80px;\n        height: 80px;\n        margin: 0 auto 25px auto;\n        background-color: var(--th-gold-light);\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        color: var(--th-gold);\n        transition: all 0.3s ease;\n    }\n\n    .thrwa-srv-card:hover .thrwa-srv-icon {\n        background-color: var(--th-gold);\n        color: #ffffff;\n        transform: scale(1.1) rotate(5deg);\n    }\n\n    .thrwa-srv-icon svg {\n        width: 40px;\n        height: 40px;\n    }\n\n    \/* --- Card Texts --- *\/\n    .thrwa-srv-card h3 {\n        color: var(--th-dark);\n        font-size: 1.4rem;\n        font-weight: 700;\n        margin-bottom: 15px;\n        transition: color 0.3s ease;\n    }\n\n    .thrwa-srv-card:hover h3 {\n        color: var(--th-gold);\n    }\n\n    .thrwa-srv-card p {\n        color: var(--th-gray);\n        font-size: 1rem;\n        line-height: 1.7;\n        margin: 0;\n    }\n\n    \/* ================= Mobile and Tablet ================= *\/\n    @media (max-width: 768px) {\n        .thrwa-services-wrapper {\n            padding: 50px 20px;\n        }\n        \n        .thrwa-srv-title {\n            font-size: 1.8rem;\n        }\n        \n        .thrwa-srv-subtitle {\n            font-size: 1.1rem;\n            margin-top: 20px;\n        }\n\n        .thrwa-srv-desc {\n            font-size: 0.95rem;\n            line-height: 1.6;\n        }\n        \n        .thrwa-srv-card {\n            padding: 25px 20px;\n        }\n\n        .thrwa-srv-icon {\n            width: 60px;\n            height: 60px;\n            margin-bottom: 15px;\n        }\n\n        .thrwa-srv-icon svg {\n            width: 30px;\n            height: 30px;\n        }\n\n        .thrwa-srv-card h3 {\n            font-size: 1.15rem;\n            margin-bottom: 10px;\n        }\n\n        .thrwa-srv-card p {\n            font-size: 0.9rem;\n            line-height: 1.6;\n        }\n    }\n<\/style>\n\n<div class=\"thrwa-services-wrapper\">\n    <div class=\"thrwa-srv-header\">\n        <h2 class=\"thrwa-srv-title\">Our Services<\/h2>\n        <h3 class=\"thrwa-srv-subtitle\">Innovative Solutions for Your Business Growth<\/h3>\n        <p class=\"thrwa-srv-desc\">At \"Tharwa\", we offer a comprehensive suite of consulting services and practical solutions designed to drive your company's growth. We combine deep expertise with innovative approaches to help you achieve your goals.<\/p>\n    <\/div>\n    \n    <div class=\"thrwa-srv-grid\">\n        \n        <div class=\"thrwa-srv-card\">\n            <div class=\"thrwa-srv-icon\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                    <circle cx=\"12\" cy=\"12\" r=\"3\"><\/circle>\n                    <path d=\"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z\"><\/path>\n                <\/svg>\n            <\/div>\n            <h3>Strategy and Planning<\/h3>\n            <p>We help you map a clear vision for the future and develop actionable strategic plans.<\/p>\n        <\/div>\n\n        <div class=\"thrwa-srv-card\">\n            <div class=\"thrwa-srv-icon\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                    <path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"><\/path>\n                    <circle cx=\"9\" cy=\"7\" r=\"4\"><\/circle>\n                    <path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"><\/path>\n                    <path d=\"M16 3.13a4 4 0 0 1 0 7.75\"><\/path>\n                <\/svg>\n            <\/div>\n            <h3>Human Resources Management<\/h3>\n            <p>We develop your HR structure and enhance your team's efficiency to reach maximum productivity.<\/p>\n        <\/div>\n\n        <div class=\"thrwa-srv-card\">\n            <div class=\"thrwa-srv-icon\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                    <path d=\"M12 2v20\"><\/path>\n                    <path d=\"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"><\/path>\n                <\/svg>\n            <\/div>\n            <h3>Renewable Energy Solutions<\/h3>\n            <p>We provide specialized consulting and business solutions to help you capitalize on opportunities in the clean energy sector.<\/p>\n        <\/div>\n\n        <div class=\"thrwa-srv-card\">\n            <div class=\"thrwa-srv-icon\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                    <path d=\"M21.21 15.89A10 10 0 1 1 8 2.83\"><\/path>\n                    <path d=\"M22 12A10 10 0 0 0 12 2v10z\"><\/path>\n                <\/svg>\n            <\/div>\n            <h3>Marketing and Branding<\/h3>\n            <p>We boost your market presence through effective digital and traditional marketing strategies.<\/p>\n        <\/div>\n\n        <div class=\"thrwa-srv-card\">\n            <div class=\"thrwa-srv-icon\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                    <path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"><\/path>\n                    <polyline points=\"14 2 14 8 20 8\"><\/polyline>\n                    <line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"><\/line>\n                    <line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"><\/line>\n                    <polyline points=\"10 9 9 9 8 9\"><\/polyline>\n                <\/svg>\n            <\/div>\n            <h3>Project Management<\/h3>\n            <p>We ensure your projects are executed efficiently and flexibly to achieve the best results within timeframe and budget.<\/p>\n        <\/div>\n\n        <div class=\"thrwa-srv-card\">\n            <div class=\"thrwa-srv-icon\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                    <rect x=\"2\" y=\"7\" width=\"20\" height=\"14\" rx=\"2\" ry=\"2\"><\/rect>\n                    <path d=\"M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16\"><\/path>\n                <\/svg>\n            <\/div>\n            <h3>Training Academy<\/h3>\n            <p>We provide advanced training programs in all consulting fields, designed to develop your team's skills.<\/p>\n        <\/div>\n\n    <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-51bcfdd e-con-full e-flex e-con e-parent\" data-id=\"51bcfdd\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c9918eb elementor-widget elementor-widget-html\" data-id=\"c9918eb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Tajawal:wght@400;500;700;800&display=swap');\n\n    .thrwa-hero-contact {\n        --th-blue: #1b85d6;\n        font-family: 'Tajawal', sans-serif;\n        direction: ltr; \/* \u062a\u0645 \u0627\u0644\u062a\u0639\u062f\u064a\u0644 \u0625\u0644\u0649 \u0627\u0644\u064a\u0633\u0627\u0631 \u0644\u0644\u064a\u0645\u064a\u0646 *\/\n        position: relative;\n        min-height: 600px;\n        display: flex;\n        align-items: center;\n        background: url('https:\/\/thrwa.org\/wp-content\/uploads\/2026\/04\/aerial-view-business-team_53876-124515.avif') no-repeat center right; \/* \u062a\u0645 \u0627\u0644\u062a\u0639\u062f\u064a\u0644 \u0644\u062a\u0646\u0627\u0633\u0628 \u0627\u0644\u0640 LTR *\/\n        background-size: cover;\n        overflow: hidden;\n        width: 100vw;\n        left: 50%;\n        right: 50%;\n        margin-left: -50vw;\n        margin-right: -50vw;\n    }\n\n    .thrwa-hero-contact::before {\n        content: '';\n        position: absolute;\n        top: 0; left: 0; right: 0; bottom: 0;\n        background: rgba(0, 0, 0, 0.4);\n        z-index: 1;\n    }\n\n    .thrwa-hero-container {\n        display: flex;\n        width: 100%;\n        max-width: 1200px;\n        margin: 0 auto;\n        z-index: 2;\n        align-items: center;\n        padding: 40px 20px;\n        gap: 50px;\n    }\n\n    \/* --- \u0627\u0644\u062c\u0632\u0621 \u0627\u0644\u0623\u064a\u0633\u0631 \u0627\u0644\u0622\u0646 (\u0627\u0644\u0646\u0635) --- *\/\n    .thrwa-hero-text-side {\n        flex: 1;\n        text-align: left; \/* \u062a\u0645 \u0627\u0644\u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u064a\u0633\u0627\u0631 *\/\n    }\n\n    .thrwa-hero-text-side h2 {\n        font-size: 3.5rem;\n        font-weight: 800;\n        margin-bottom: 20px;\n        line-height: 1.2;\n        color: #ffffff !important;\n    }\n\n    .thrwa-hero-text-side p {\n        font-size: 1.2rem;\n        opacity: 0.9;\n        color: #ffffff !important;\n    }\n\n    \/* --- \u0627\u0644\u062c\u0632\u0621 \u0627\u0644\u0623\u064a\u0645\u0646 \u0627\u0644\u0622\u0646 (\u0627\u0644\u0641\u0648\u0631\u0645) --- *\/\n    .thrwa-hero-form-side {\n        flex: 1;\n        background: #ffffff;\n        padding: 50px 40px;\n        \/* \u062a\u0645 \u0646\u0642\u0644 \u0627\u0644\u0627\u0646\u062d\u0646\u0627\u0621 \u0627\u0644\u0643\u0628\u064a\u0631 \u0644\u064a\u0643\u0648\u0646 \u0641\u064a \u0627\u0644\u062c\u0647\u0629 \u0627\u0644\u064a\u0645\u0646\u0649 \u0627\u0644\u0633\u0641\u0644\u064a\u0629 \u0628\u062f\u0644\u0627\u064b \u0645\u0646 \u0627\u0644\u064a\u0633\u0631\u0649 *\/\n        border-radius: 20px 20px 150px 20px; \n        box-shadow: 0 15px 35px rgba(0,0,0,0.2);\n        max-width: 500px;\n    }\n\n    .thrwa-hero-form-side .wpcf7-form-control-wrap {\n        display: block;\n        margin-bottom: 15px;\n    }\n\n    .thrwa-hero-form-side input:not([type=\"submit\"]),\n    .thrwa-hero-form-side select,\n    .thrwa-hero-form-side textarea {\n        width: 100%;\n        padding: 12px 15px;\n        border: 1px solid #e0e0e0;\n        background: #fdfdfd;\n        border-radius: 8px;\n        font-family: 'Tajawal', sans-serif;\n        font-size: 0.95rem;\n        outline: none;\n        box-sizing: border-box;\n        text-align: left; \/* \u0645\u062d\u0627\u0630\u0627\u0629 \u0627\u0644\u0646\u0635 \u062f\u0627\u062e\u0644 \u0627\u0644\u062d\u0642\u0648\u0644 \u0644\u0644\u064a\u0633\u0627\u0631 *\/\n        direction: ltr;\n    }\n\n    .thrwa-hero-form-side .wpcf7-submit {\n        width: auto;\n        min-width: 150px;\n        background: var(--th-blue);\n        color: #ffffff;\n        border: none;\n        padding: 12px 35px;\n        border-radius: 50px;\n        font-weight: 700;\n        font-size: 1.1rem;\n        cursor: pointer;\n        transition: 0.3s;\n        display: block;\n        margin: 20px 0 0 auto; \/* \u062c\u0639\u0644 \u0627\u0644\u0632\u0631 \u0641\u064a \u0627\u0644\u062c\u0647\u0629 \u0627\u0644\u064a\u0645\u0646\u0649 \u0644\u064a\u062a\u0646\u0627\u0633\u0628 \u0645\u0639 \u0627\u0644\u062a\u0635\u0645\u064a\u0645 \u0628\u0627\u0644\u0625\u0646\u062c\u0644\u064a\u0632\u064a\u0629 *\/\n    }\n\n    .thrwa-hero-form-side .wpcf7-submit:hover {\n        background: #1569a8;\n        transform: scale(1.05);\n    }\n\n    \/* \u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0627\u0644\u0645\u0648\u0628\u0627\u064a\u0644 *\/\n    @media (max-width: 992px) {\n        .thrwa-hero-container { \n            flex-direction: column;\n            text-align: center; \n        }\n        .thrwa-hero-text-side { \n            text-align: center; \n            margin-bottom: 40px; \n        }\n        .thrwa-hero-form-side { \n            border-radius: 30px; \n            width: 100%; \n            max-width: 100%; \n            padding: 30px 20px;\n        }\n    }\n<\/style>\n\n<div class=\"thrwa-hero-contact\">\n    <div class=\"thrwa-hero-container\">\n        <div class=\"thrwa-hero-text-side\">\n            <h2>How Can We Help You?<\/h2>\n            <p>Our team is ready to support you and provide the solution that meets your needs.<\/p>\n        <\/div>\n        <div class=\"thrwa-hero-form-side\">\n            \n<div class=\"wpcf7 no-js\" id=\"wpcf7-f2351-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"2351\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/en\/wp-json\/wp\/v2\/pages\/2301#wpcf7-f2351-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"2351\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.5\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f2351-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<div class=\"thrwa-premium-form\">\n\t<div class=\"input-row\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Full name\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"input-row\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"input-row\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-phone\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-text wpcf7-validates-as-tel\" aria-invalid=\"false\" placeholder=\"Phone number\" value=\"\" type=\"tel\" name=\"your-phone\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"input-row\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-subject\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" placeholder=\"subject\" value=\"\" type=\"text\" name=\"your-subject\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"input-row\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" placeholder=\"How we can help you ?\" name=\"your-message\"><\/textarea><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"submit-row\">\n\t\t<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Book a consultation\" \/>\n\t\t<\/p>\n\t<\/div>\n<\/div><p style=\"display: none !important;\" class=\"akismet-fields-container\" data-prefix=\"_wpcf7_ak_\"><label>&#916;<textarea name=\"_wpcf7_ak_hp_textarea\" cols=\"45\" rows=\"8\" maxlength=\"100\"><\/textarea><\/label><input type=\"hidden\" id=\"ak_js_1\" name=\"_wpcf7_ak_js\" value=\"112\"\/><script>document.getElementById( \"ak_js_1\" ).setAttribute( \"value\", ( new Date() ).getTime() );<\/script><\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\n        <\/div>\n    <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5dd9a1a e-con-full e-flex e-con e-parent\" data-id=\"5dd9a1a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-93d314d elementor-widget elementor-widget-html\" data-id=\"93d314d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Tajawal:wght@400;500;700;800&display=swap');\n\n    \/* ================= About Us Section Settings ================= *\/\n    .thrwa-about-section {\n        --th-gold: #c49a45;\n        --th-gold-light: rgba(196, 154, 69, 0.08);\n        --th-dark: #1a1a1a;\n        --th-gray: #555555;\n        --th-bg: #ffffff;\n        \n        font-family: 'Tajawal', sans-serif;\n        direction: ltr; \/* \u062a\u0645 \u0627\u0644\u062a\u0639\u062f\u064a\u0644 \u0625\u0644\u0649 LTR *\/\n        padding: 60px 5%;\n        background-color: var(--th-bg);\n        \n        width: 100vw;\n        position: relative;\n        left: 50%;\n        right: 50%;\n        margin-left: -50vw;\n        margin-right: -50vw;\n        overflow: hidden;\n    }\n\n    .thrwa-about-container {\n        max-width: 1200px;\n        margin: 0 auto;\n    }\n\n    .thrwa-about-top {\n        display: flex;\n        align-items: center;\n        gap: 50px;\n        margin-bottom: 50px;\n    }\n\n    .thrwa-about-text {\n        flex: 1.1; \n        text-align: left; \/* \u062a\u0645 \u0627\u0644\u062a\u0639\u062f\u064a\u0644 \u0625\u0644\u0649 \u0627\u0644\u064a\u0633\u0627\u0631 *\/\n    }\n\n    .thrwa-about-badge {\n        display: inline-block;\n        background-color: var(--th-gold-light);\n        color: var(--th-gold);\n        padding: 8px 20px;\n        border-radius: 50px;\n        font-weight: 700;\n        font-size: 1rem;\n        margin-bottom: 15px;\n    }\n\n    .thrwa-about-vision {\n        color: var(--th-dark);\n        font-size: 2.2rem;\n        font-weight: 800;\n        line-height: 1.5;\n        margin-bottom: 20px;\n    }\n\n    .thrwa-about-vision span {\n        color: var(--th-gold);\n        position: relative;\n    }\n\n    .thrwa-about-vision span::after {\n        content: '';\n        position: absolute;\n        bottom: -5px;\n        left: 0; \/* \u062a\u0645 \u0627\u0644\u062a\u0639\u062f\u064a\u0644 \u0645\u0646 right \u0625\u0644\u0649 left *\/\n        width: 100%;\n        height: 3px;\n        background-color: var(--th-gold-light);\n        border-radius: 2px;\n    }\n\n    .thrwa-about-message {\n        color: var(--th-gray);\n        font-size: 1.15rem;\n        line-height: 1.8;\n        margin-bottom: 0;\n        border-left: 4px solid var(--th-gold); \/* \u062a\u0645 \u0627\u0644\u062a\u0639\u062f\u064a\u0644 \u0625\u0644\u0649 border-left *\/\n        padding-left: 25px; \/* \u062a\u0645 \u0639\u0643\u0633 \u0627\u0644\u062d\u0634\u0648 *\/\n        padding-right: 15px;\n        padding-top: 15px;\n        padding-bottom: 15px;\n        background: linear-gradient(to right, var(--th-gold-light), transparent); \/* \u062a\u0645 \u0627\u0644\u062a\u0639\u062f\u064a\u0644 \u0625\u0644\u0649 \u0627\u0644\u064a\u0645\u064a\u0646 *\/\n        border-radius: 0 8px 8px 0; \/* \u062a\u0645 \u0639\u0643\u0633 \u0646\u0635\u0641 \u0627\u0644\u0642\u0637\u0631 *\/\n    }\n\n    .thrwa-about-image-wrapper {\n        flex: 0.9;\n        position: relative;\n    }\n\n    .thrwa-about-image-wrapper::before {\n        content: '';\n        position: absolute;\n        top: -15px; \n        right: 15px; \/* \u062a\u0645 \u0639\u0643\u0633 \u0627\u0644\u0627\u062a\u062c\u0627\u0647\u0627\u062a *\/\n        left: -15px;\n        bottom: 15px;\n        border: 3px solid var(--th-gold);\n        border-radius: 24px;\n        z-index: 1;\n        transition: all 0.5s ease;\n    }\n\n    .thrwa-about-image-wrapper:hover::before {\n        top: -8px;\n        right: 8px; \/* \u062a\u0645 \u0639\u0643\u0633 \u0627\u0644\u0627\u062a\u062c\u0627\u0647\u0627\u062a *\/\n        left: -8px;\n        bottom: 8px;\n    }\n\n    .thrwa-about-image {\n        width: 100%;\n        height: auto;\n        border-radius: 24px;\n        position: relative;\n        z-index: 2;\n        box-shadow: 0 10px 25px rgba(0,0,0,0.06);\n        display: block;\n        object-fit: cover;\n    }\n\n    .thrwa-about-features-title {\n        text-align: center;\n        font-size: 2rem;\n        font-weight: 800;\n        color: var(--th-dark);\n        margin-bottom: 35px;\n    }\n\n    .thrwa-features-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n        gap: 25px;\n    }\n\n    .thrwa-feature-box {\n        background: #fff;\n        border: 1px solid rgba(0,0,0,0.03);\n        padding: 35px 25px;\n        border-radius: 20px;\n        text-align: left; \/* \u062a\u0645 \u0627\u0644\u062a\u0639\u062f\u064a\u0644 \u0644\u0644\u064a\u0633\u0627\u0631 *\/\n        transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);\n        box-shadow: 0 5px 20px rgba(0,0,0,0.02);\n        position: relative;\n        overflow: hidden;\n    }\n\n    .thrwa-feature-box::before {\n        content: \"\";\n        position: absolute;\n        top: 0;\n        left: 0; \/* \u062a\u0645 \u0627\u0644\u062a\u0639\u062f\u064a\u0644 \u0645\u0646 right \u0625\u0644\u0649 left *\/\n        width: 100%;\n        height: 3px;\n        background: var(--th-gold);\n        transform: scaleX(0);\n        transform-origin: left; \/* \u062a\u0645 \u0627\u0644\u062a\u0639\u062f\u064a\u0644 \u0645\u0646 right \u0625\u0644\u0649 left *\/\n        transition: transform 0.4s ease;\n    }\n\n    .thrwa-feature-box:hover {\n        transform: translateY(-8px);\n        box-shadow: 0 15px 35px rgba(196, 154, 69, 0.08);\n    }\n\n    .thrwa-feature-box:hover::before {\n        transform: scaleX(1);\n    }\n\n    .thrwa-feature-icon {\n        width: 60px;\n        height: 60px;\n        background-color: var(--th-gold-light);\n        color: var(--th-gold);\n        border-radius: 16px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        margin-bottom: 20px;\n        transition: all 0.3s ease;\n    }\n\n    .thrwa-feature-box:hover .thrwa-feature-icon {\n        background-color: var(--th-gold);\n        color: #fff;\n        transform: scale(1.05) rotate(5deg); \/* \u0639\u0643\u0633 \u0627\u0644\u062f\u0648\u0631\u0627\u0646 \u0644\u064a\u062a\u0646\u0627\u0633\u0628 \u0645\u0639 LTR *\/\n    }\n\n    .thrwa-feature-icon svg {\n        width: 30px;\n        height: 30px;\n    }\n\n    .thrwa-feature-box h4 {\n        color: var(--th-dark);\n        font-size: 1.3rem;\n        font-weight: 800;\n        margin-bottom: 12px;\n    }\n\n    .thrwa-feature-box p {\n        color: var(--th-gray);\n        font-size: 1.05rem;\n        line-height: 1.7;\n        margin: 0;\n    }\n\n    \/* --- Mobile & Tablet --- *\/\n    @media (max-width: 992px) {\n        .thrwa-about-top {\n            flex-direction: column;\n            gap: 30px;\n        }\n        \n        .thrwa-about-image-wrapper {\n            width: 100%;\n            margin-top: 10px;\n        }\n\n        .thrwa-about-image-wrapper::before {\n            top: -10px;\n            right: 10px;\n            left: -10px;\n            bottom: 10px;\n        }\n    }\n\n    @media (max-width: 768px) {\n        .thrwa-about-section {\n            padding: 40px 20px; \n        }\n        \n        .thrwa-about-badge {\n            font-size: 0.8rem;\n            padding: 6px 15px;\n            margin-bottom: 10px;\n        }\n\n        .thrwa-about-vision {\n            font-size: 1.3rem;\n            line-height: 1.4;\n            margin-bottom: 15px;\n        }\n\n        .thrwa-about-message {\n            font-size: 0.85rem;\n            line-height: 1.7;\n            padding-left: 15px; \/* \u062a\u0645 \u0639\u0643\u0633 \u0627\u0644\u062d\u0634\u0648 \u0644\u0644\u0645\u0648\u0628\u0627\u064a\u0644 *\/\n            padding-right: 10px;\n            padding-top: 12px;\n            padding-bottom: 12px;\n        }\n        \n        .thrwa-about-top {\n            margin-bottom: 35px; \n        }\n\n        .thrwa-about-features-title {\n            font-size: 1.3rem;\n            margin-bottom: 25px;\n        }\n        \n        .thrwa-feature-box {\n            padding: 25px 20px; \n            text-align: center;\n        }\n\n        .thrwa-feature-icon {\n            width: 50px;\n            height: 50px;\n            margin-bottom: 15px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        .thrwa-feature-icon svg {\n            width: 24px;\n            height: 24px;\n        }\n\n        .thrwa-feature-box h4 {\n            font-size: 1.05rem;\n            margin-bottom: 10px;\n        }\n\n        .thrwa-feature-box p {\n            font-size: 0.8rem;\n            line-height: 1.6;\n        }\n    }\n<\/style>\n\n<div class=\"thrwa-about-section\">\n    <div class=\"thrwa-about-container\">\n        \n        <div class=\"thrwa-about-top\">\n            <div class=\"thrwa-about-text\">\n                <div class=\"thrwa-about-badge\">About Us<\/div>\n                <h2 class=\"thrwa-about-vision\">To be the first choice for companies seeking <span>excellence<\/span> in a competitive business environment.<\/h2>\n                <p class=\"thrwa-about-message\">At <strong>\"Tharwa\"<\/strong>, we believe every challenge is an opportunity for growth. By providing high-quality consulting and training services, we address our clients' needs and exceed their expectations. Let us help you turn your vision into reality.<\/p>\n            <\/div>\n            <div class=\"thrwa-about-image-wrapper\">\n                <img decoding=\"async\" src=\"https:\/\/thrwa.org\/wp-content\/uploads\/2026\/02\/1.svg\" alt=\"Tharwa Team\" class=\"thrwa-about-image\">\n            <\/div>\n        <\/div>\n        \n        <h3 class=\"thrwa-about-features-title\">What Sets Us Apart<\/h3>\n        \n        <div class=\"thrwa-features-grid\">\n            \n            <div class=\"thrwa-feature-box\">\n                <div class=\"thrwa-feature-icon\">\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"><\/path>\n                        <circle cx=\"9\" cy=\"7\" r=\"4\"><\/circle>\n                        <path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"><\/path>\n                        <path d=\"M16 3.13a4 4 0 0 1 0 7.75\"><\/path>\n                    <\/svg>\n                <\/div>\n                <h4>Comprehensive Expertise<\/h4>\n                <p>Our team consists of elite experts in multiple fields, ranging from business consulting to specialized solutions in the renewable energy sector.<\/p>\n            <\/div>\n\n            <div class=\"thrwa-feature-box\">\n                <div class=\"thrwa-feature-icon\">\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle>\n                        <line x1=\"12\" y1=\"16\" x2=\"12\" y2=\"12\"><\/line>\n                        <line x1=\"12\" y1=\"8\" x2=\"12.01\" y2=\"8\"><\/line>\n                        <path d=\"M12 2v4\"><\/path>\n                        <path d=\"M12 18v4\"><\/path>\n                        <path d=\"M4.93 4.93l2.83 2.83\"><\/path>\n                        <path d=\"M16.24 16.24l2.83 2.83\"><\/path>\n                        <path d=\"M2 12h4\"><\/path>\n                        <path d=\"M18 12h4\"><\/path>\n                        <path d=\"M4.93 19.07l2.83-2.83\"><\/path>\n                        <path d=\"M16.24 7.76l2.83-2.83\"><\/path>\n                    <\/svg>\n                <\/div>\n                <h4>Innovative Methodology<\/h4>\n                <p>We rely on the latest innovative methods and methodologies to ensure we provide practical and effective solutions tailored to constantly changing market challenges.<\/p>\n            <\/div>\n\n            <div class=\"thrwa-feature-box\">\n                <div class=\"thrwa-feature-icon\">\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <polyline points=\"22 12 18 12 15 21 9 3 6 12 2 12\"><\/polyline>\n                    <\/svg>\n                <\/div>\n                <h4>Continuous Development<\/h4>\n                <p>Through our dedicated training academy, we are committed to developing the skills of our clients and their teams, believing that investing in people is the foundation of success.<\/p>\n            <\/div>\n\n        <\/div>\n    <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a024569 e-con-full e-flex e-con e-parent\" data-id=\"a024569\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a1d6ac7 elementor-widget elementor-widget-html\" data-id=\"a1d6ac7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Tajawal:wght@400;500;700;800&display=swap');\n\n    \/* ================= Capabilities & Consulting Section Settings (LTR) ================= *\/\n    .thrwa-caps-section {\n        --th-gold: #c49a45;\n        --th-green: #4CAF50; \n        --th-dark: #111111;\n        --th-text-muted: #dddddd;\n        \n        font-family: 'Tajawal', sans-serif;\n        direction: ltr; \/* \u062a\u0645 \u0627\u0644\u062a\u0639\u062f\u064a\u0644 \u0625\u0644\u0649 LTR *\/\n        text-align: left; \/* \u062a\u0645 \u0627\u0644\u062a\u0639\u062f\u064a\u0644 \u0625\u0644\u0649 \u0627\u0644\u064a\u0633\u0627\u0631 *\/\n        padding: 100px 5%;\n        \n        background: linear-gradient(rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.85)), \n                    url('https:\/\/thrwa.org\/wp-content\/uploads\/2026\/02\/web-1.jpg'); \n        background-size: cover;\n        background-position: center;\n        background-attachment: fixed; \n        \n        width: 100vw;\n        position: relative;\n        left: 50%;\n        right: 50%;\n        margin-left: -50vw;\n        margin-right: -50vw;\n        overflow: hidden;\n    }\n\n    .thrwa-caps-container {\n        max-width: 1200px;\n        margin: 0 auto;\n        display: flex;\n        align-items: center;\n        gap: 80px;\n    }\n\n    .thrwa-caps-content {\n        flex: 1.2;\n    }\n\n    .thrwa-caps-badge {\n        color: var(--th-gold);\n        font-weight: 700;\n        font-size: 1.1rem;\n        margin-bottom: 15px;\n        display: inline-block;\n        border-left: 3px solid var(--th-gold); \/* \u062a\u0645 \u0627\u0644\u062a\u0639\u062f\u064a\u0644 \u0625\u0644\u0649 border-left *\/\n        padding-left: 15px; \/* \u062a\u0645 \u0627\u0644\u062a\u0639\u062f\u064a\u0644 \u0625\u0644\u0649 padding-left *\/\n    }\n\n    .thrwa-caps-title {\n        font-size: 2.8rem;\n        font-weight: 800;\n        margin-bottom: 25px;\n        line-height: 1.3;\n        color: #ffffff;\n    }\n\n    .thrwa-caps-desc {\n        font-size: 1.15rem;\n        color: var(--th-text-muted);\n        line-height: 1.8;\n        margin-bottom: 40px;\n    }\n\n    .thrwa-service-item {\n        margin-bottom: 30px;\n    }\n\n    .thrwa-service-item h4 {\n        color: var(--th-gold);\n        font-size: 1.4rem;\n        font-weight: 700;\n        margin-bottom: 10px;\n        display: flex;\n        align-items: center;\n        gap: 12px;\n    }\n\n    .thrwa-service-item h4::before {\n        content: '\u2726';\n        color: var(--th-gold);\n        font-size: 1.2rem;\n    }\n\n    .thrwa-service-item p {\n        font-size: 1.05rem;\n        color: #cccccc;\n        line-height: 1.7;\n        margin: 0;\n    }\n\n    .thrwa-caps-stats {\n        flex: 1;\n        background: rgba(255, 255, 255, 0.03);\n        padding: 45px;\n        border-radius: 24px;\n        backdrop-filter: blur(8px);\n        border: 1px solid rgba(255, 255, 255, 0.1);\n    }\n\n    .thrwa-stat-unit {\n        margin-bottom: 35px;\n    }\n\n    .thrwa-stat-unit:last-child {\n        margin-bottom: 0;\n    }\n\n    .thrwa-stat-label-row {\n        display: flex;\n        justify-content: space-between;\n        margin-bottom: 12px;\n        font-weight: 700;\n        font-size: 1.1rem;\n    }\n\n    .thrwa-stat-text { color: #ffffff; }\n    .thrwa-stat-num { color: var(--th-green); letter-spacing: 1px; }\n\n    .thrwa-bar-bg {\n        width: 100%;\n        height: 10px;\n        background: rgba(255, 255, 255, 0.1);\n        border-radius: 50px;\n        overflow: hidden;\n        position: relative;\n    }\n\n    .thrwa-bar-fill {\n        height: 100%;\n        background: linear-gradient(to right, var(--th-green), #a5d6a7); \/* \u062a\u0645 \u0627\u0644\u062a\u0639\u062f\u064a\u0644 \u0625\u0644\u0649 \u0627\u0644\u064a\u0645\u064a\u0646 *\/\n        border-radius: 50px;\n        width: 0; \n        transition: width 2.5s cubic-bezier(0.17, 0.67, 0.83, 0.67);\n        position: absolute;\n        left: 0; \/* \u062a\u0645 \u0627\u0644\u062a\u0639\u062f\u064a\u0644 \u0644\u062a\u0628\u062f\u0623 \u0645\u0646 \u0627\u0644\u064a\u0633\u0627\u0631 *\/\n    }\n\n    \/* --- Mobile & Tablet --- *\/\n    @media (max-width: 992px) {\n        .thrwa-caps-container {\n            flex-direction: column;\n            gap: 40px;\n        }\n        .thrwa-caps-stats { width: 100%; padding: 30px; }\n        .thrwa-caps-title { font-size: 2rem; }\n    }\n\n    @media (max-width: 768px) {\n        .thrwa-caps-section { padding: 50px 20px; }\n        \n        .thrwa-caps-badge { font-size: 0.9rem; margin-bottom: 10px; }\n        \n        .thrwa-caps-title { \n            font-size: 1.55rem; \n            margin-bottom: 15px;\n        }\n        \n        .thrwa-caps-desc { \n            font-size: 0.9rem; \n            line-height: 1.6;\n            margin-bottom: 30px;\n        }\n\n        .thrwa-service-item { margin-bottom: 20px; }\n        \n        .thrwa-service-item h4 { \n            font-size: 1.1rem; \n            gap: 8px;\n        }\n\n        .thrwa-service-item p { \n            font-size: 0.85rem; \n        }\n\n        .thrwa-stat-label-row { \n            font-size: 0.85rem; \n        }\n\n        .thrwa-stat-num { font-size: 0.9rem; }\n        \n        .thrwa-caps-stats { padding: 25px 20px; }\n    }\n<\/style>\n\n<div class=\"thrwa-caps-section\">\n    <div class=\"thrwa-caps-container\">\n        <div class=\"thrwa-caps-content\">\n            <span class=\"thrwa-caps-badge\">Your Partner in Knowledge and Practical Growth<\/span>\n            <h2 class=\"thrwa-caps-title\">Consulting and Training Services<\/h2>\n            <p class=\"thrwa-caps-desc\">At \"Tharwa\", we offer a unique model combining consulting expertise and academic development to ensure a real, sustainable impact on your business, transforming challenges into tangible opportunities for success.<\/p>\n            \n            <div class=\"thrwa-service-item\">\n                <h4>Consulting<\/h4>\n                <p>We act as a strategic partner to analyze your challenges and develop innovative, customized solutions, whether in digital marketing, human resources development, or implementing Agile methodologies.<\/p>\n            <\/div>\n            \n            <div class=\"thrwa-service-item\">\n                <h4>Training<\/h4>\n                <p>Through our academy, we transform theoretical knowledge into practical skills, equipped with the tools and competencies your team needs to drive change and operational excellence.<\/p>\n            <\/div>\n        <\/div>\n        \n        <div class=\"thrwa-caps-stats\" id=\"thrwaStatsSection\">\n            <div class=\"thrwa-stat-unit\">\n                <div class=\"thrwa-stat-label-row\">\n                    <span class=\"thrwa-stat-text\">Expertise and Efficiency<\/span>\n                    <span class=\"thrwa-stat-num\">87%<\/span>\n                <\/div>\n                <div class=\"thrwa-bar-bg\">\n                    <div class=\"thrwa-bar-fill\" data-percent=\"87%\"><\/div>\n                <\/div>\n            <\/div>\n            \n            <div class=\"thrwa-stat-unit\">\n                <div class=\"thrwa-stat-label-row\">\n                    <span class=\"thrwa-stat-text\">Customer Satisfaction<\/span>\n                    <span class=\"thrwa-stat-num\">93%<\/span>\n                <\/div>\n                <div class=\"thrwa-bar-bg\">\n                    <div class=\"thrwa-bar-fill\" data-percent=\"93%\"><\/div>\n                <\/div>\n            <\/div>\n            \n            <div class=\"thrwa-stat-unit\">\n                <div class=\"thrwa-stat-label-row\">\n                    <span class=\"thrwa-stat-text\">Project Success Rate<\/span>\n                    <span class=\"thrwa-stat-num\">93%<\/span>\n                <\/div>\n                <div class=\"thrwa-bar-bg\">\n                    <div class=\"thrwa-bar-fill\" data-percent=\"93%\"><\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<script>\n    document.addEventListener(\"DOMContentLoaded\", () => {\n        const statsBars = document.querySelectorAll('.thrwa-bar-fill');\n        \n        const triggerAnimation = () => {\n            statsBars.forEach(bar => {\n                const target = bar.getAttribute('data-percent');\n                bar.style.width = target;\n            });\n        };\n\n        const observer = new IntersectionObserver((entries) => {\n            entries.forEach(entry => {\n                if (entry.isIntersecting) {\n                    triggerAnimation();\n                    observer.unobserve(entry.target);\n                }\n            });\n        }, { threshold: 0.6 });\n\n        const section = document.getElementById('thrwaStatsSection');\n        if (section) observer.observe(section);\n    });\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1f7dd1f e-con-full e-flex e-con e-parent\" data-id=\"1f7dd1f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cf74da1 elementor-widget elementor-widget-html\" data-id=\"cf74da1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Tajawal:wght@400;500;700;800;900&display=swap');\n    \n    \/* ================= Variables & Base (LTR) ================= *\/\n    .thrwa-why-us-wrapper {\n        --th-gold: #c49a45;\n        --th-gold-dark: #a37e34;\n        --th-gold-light: rgba(196, 154, 69, 0.1);\n        --th-gold-glow: rgba(196, 154, 69, 0.3);\n        --th-dark: #111111;\n        --th-gray: #666666;\n        --th-gray-light: #999999;\n        --th-bg: #fdfdfd;\n        --th-bg-alt: #f7f6f3;\n        --th-line: #e8e4dd;\n        --th-radius: 20px;\n        --th-transition: cubic-bezier(0.25, 0.46, 0.45, 0.94);\n        \n        font-family: 'Tajawal', sans-serif;\n        direction: ltr; \/* Changed to LTR *\/\n        text-align: left; \/* Changed to Left *\/\n        \n        width: 100vw;\n        position: relative;\n        left: 50%;\n        right: 50%;\n        margin-left: -50vw;\n        margin-right: -50vw;\n        overflow: hidden;\n        -webkit-font-smoothing: antialiased;\n    }\n    \n    .thrwa-why-us-wrapper *, .thrwa-why-us-wrapper *::before, .thrwa-why-us-wrapper *::after {\n        box-sizing: border-box;\n    }\n\n    \/* ================= 1. HERO \u2014 \"Why Choose Us\" ================= *\/\n    .thrwa-why-container {\n        padding: 100px 5% 90px;\n        background-color: var(--th-bg);\n        max-width: 1240px;\n        margin: 0 auto;\n        display: flex;\n        align-items: center;\n        gap: 70px;\n        position: relative;\n    }\n\n    \/* Decorative dots grid *\/\n    .thrwa-why-container::before {\n        content: '';\n        position: absolute;\n        top: 60px;\n        left: 5%; \/* Mirrored to left *\/\n        width: 120px;\n        height: 120px;\n        background-image: radial-gradient(circle, var(--th-gold) 1.2px, transparent 1.2px);\n        background-size: 14px 14px;\n        opacity: 0.12;\n        pointer-events: none;\n    }\n\n    \/* ---- Text Column ---- *\/\n    .thrwa-why-text-col {\n        flex: 1.3;\n        position: relative;\n        z-index: 2;\n    }\n\n    .thrwa-why-badge {\n        display: inline-flex;\n        align-items: center;\n        gap: 8px;\n        background: linear-gradient(135deg, var(--th-gold-light), rgba(196,154,69,0.04));\n        border: 1px solid rgba(196,154,69,0.2);\n        border-radius: 50px;\n        padding: 6px 16px 6px 22px; \/* Adjusted padding for LTR *\/\n        margin-bottom: 18px;\n        font-weight: 700;\n        font-size: 0.95rem;\n        color: var(--th-gold);\n        backdrop-filter: blur(6px);\n        opacity: 0;\n        transform: translateY(15px);\n        animation: thFadeUp 0.6s 0.2s forwards;\n    }\n\n    .thrwa-why-badge svg {\n        width: 16px;\n        height: 16px;\n        fill: var(--th-gold);\n    }\n\n    .thrwa-why-title {\n        color: var(--th-dark);\n        font-size: 2.7rem;\n        font-weight: 900;\n        margin-bottom: 16px;\n        line-height: 1.35;\n        letter-spacing: -0.3px;\n        opacity: 0;\n        transform: translateY(20px);\n        animation: thFadeUp 0.7s 0.35s forwards;\n    }\n\n    .thrwa-why-title .th-gold-word {\n        color: var(--th-gold);\n        position: relative;\n    }\n\n    .thrwa-why-title .th-gold-word::after {\n        content: '';\n        position: absolute;\n        bottom: 2px;\n        left: 0; \/* Mirrored *\/\n        width: 100%;\n        height: 6px;\n        background: var(--th-gold-light);\n        border-radius: 3px;\n        z-index: -1;\n    }\n\n    .thrwa-why-desc {\n        color: var(--th-gray);\n        font-size: 1.1rem;\n        line-height: 1.85;\n        margin-bottom: 50px;\n        max-width: 520px;\n        opacity: 0;\n        transform: translateY(20px);\n        animation: thFadeUp 0.7s 0.5s forwards;\n    }\n\n    @keyframes thFadeUp {\n        to { opacity: 1; transform: translateY(0); }\n    }\n\n    \/* ---- Timeline Features ---- *\/\n    .thrwa-features-list {\n        display: flex;\n        flex-direction: column;\n        gap: 0;\n        position: relative;\n        padding-left: 28px; \/* Mirrored to left *\/\n    }\n\n    \/* Vertical line *\/\n    .thrwa-features-list::before {\n        content: '';\n        position: absolute;\n        left: 0; \/* Mirrored to left *\/\n        top: 0;\n        bottom: 0;\n        width: 2px;\n        background: linear-gradient(180deg, var(--th-gold), var(--th-line) 30%, var(--th-line) 70%, var(--th-gold));\n        border-radius: 2px;\n    }\n\n    .thrwa-feat-item {\n        display: flex;\n        gap: 22px;\n        align-items: flex-start;\n        position: relative;\n        padding: 28px 0;\n        border-bottom: 1px solid rgba(0,0,0,0.04);\n        transition: all 0.4s var(--th-transition);\n        opacity: 0;\n        transform: translateX(-25px); \/* Reversed for LTR slide in *\/\n    }\n\n    .thrwa-feat-item.th-visible {\n        opacity: 1;\n        transform: translateX(0);\n    }\n\n    .thrwa-feat-item:last-child {\n        border-bottom: none;\n    }\n\n    .thrwa-feat-item:hover {\n        padding-left: 10px; \/* Mirrored *\/\n    }\n\n    \/* Timeline dot *\/\n    .thrwa-feat-item::before {\n        content: '';\n        position: absolute;\n        left: -34px; \/* Mirrored *\/\n        top: 38px;\n        width: 12px;\n        height: 12px;\n        border-radius: 50%;\n        border: 2.5px solid var(--th-gold);\n        background: var(--th-bg);\n        transition: all 0.35s ease;\n        z-index: 3;\n    }\n\n    .thrwa-feat-item:hover::before {\n        background: var(--th-gold);\n        box-shadow: 0 0 0 5px var(--th-gold-light), 0 0 15px var(--th-gold-glow);\n        transform: scale(1.25);\n    }\n\n    \/* Active glow line on hover *\/\n    .thrwa-feat-item::after {\n        content: '';\n        position: absolute;\n        left: -29px; \/* Mirrored *\/\n        top: 50px;\n        width: 2px;\n        height: 0;\n        background: var(--th-gold);\n        transition: height 0.5s var(--th-transition);\n        z-index: 2;\n        border-radius: 2px;\n    }\n\n    .thrwa-feat-item:hover::after {\n        height: calc(100% - 50px);\n    }\n\n    .thrwa-feat-icon {\n        width: 52px;\n        height: 52px;\n        background: linear-gradient(135deg, var(--th-gold-light), rgba(196,154,69,0.03));\n        border: 1.5px solid rgba(196,154,69,0.2);\n        color: var(--th-gold);\n        border-radius: 14px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        flex-shrink: 0;\n        transition: all 0.4s var(--th-transition);\n    }\n\n    .thrwa-feat-item:hover .thrwa-feat-icon {\n        background: linear-gradient(135deg, var(--th-gold), var(--th-gold-dark));\n        color: #fff;\n        border-color: var(--th-gold);\n        transform: scale(1.08) rotate(3deg); \/* Adjusted rotation *\/\n        box-shadow: 0 8px 25px var(--th-gold-glow);\n    }\n\n    .thrwa-feat-icon svg {\n        width: 22px;\n        height: 22px;\n    }\n\n    .thrwa-feat-content {\n        flex: 1;\n        min-width: 0;\n    }\n\n    .thrwa-feat-content h4 {\n        color: var(--th-dark);\n        font-size: 1.3rem;\n        font-weight: 800;\n        margin-bottom: 8px;\n        margin-top: 4px;\n        transition: color 0.3s ease;\n    }\n\n    .thrwa-feat-item:hover .thrwa-feat-content h4 {\n        color: var(--th-gold-dark);\n    }\n\n    .thrwa-feat-content p {\n        color: var(--th-gray);\n        font-size: 1rem;\n        line-height: 1.85;\n        margin: 0;\n    }\n\n    \/* ---- Image Column ---- *\/\n    .thrwa-why-image-col {\n        flex: 1;\n        position: relative;\n        z-index: 1;\n    }\n\n    .thrwa-img-frame {\n        position: relative;\n        border-radius: var(--th-radius);\n        overflow: visible;\n    }\n\n    \/* Gold accent frame *\/\n    .thrwa-img-frame::before {\n        content: '';\n        position: absolute;\n        width: calc(100% + 10px);\n        height: calc(100% + 10px);\n        top: 15px;\n        right: -25px; \/* Mirrored *\/\n        left: auto;\n        border: 2px solid var(--th-gold);\n        border-radius: calc(var(--th-radius) + 4px);\n        opacity: 0.25;\n        transition: all 0.5s var(--th-transition);\n        pointer-events: none;\n    }\n\n    .thrwa-img-frame:hover::before {\n        top: 10px;\n        right: -20px; \/* Mirrored *\/\n        opacity: 0.45;\n    }\n\n    \/* Decorative gold block *\/\n    .thrwa-img-frame::after {\n        content: '';\n        position: absolute;\n        width: 80px;\n        height: 80px;\n        bottom: -15px;\n        right: -15px; \/* Mirrored *\/\n        left: auto;\n        background: linear-gradient(135deg, var(--th-gold), var(--th-gold-dark));\n        border-radius: 16px;\n        z-index: -1;\n        opacity: 0.2;\n        transition: all 0.5s var(--th-transition);\n    }\n\n    .thrwa-img-frame:hover::after {\n        width: 100px;\n        height: 100px;\n        bottom: -20px;\n        right: -20px; \/* Mirrored *\/\n        opacity: 0.3;\n    }\n\n    .thrwa-why-img {\n        width: 100%;\n        border-radius: var(--th-radius);\n        position: relative;\n        z-index: 2;\n        box-shadow: 0 25px 50px rgba(0,0,0,0.1);\n        display: block;\n        transition: transform 0.5s var(--th-transition);\n    }\n\n    .thrwa-img-frame:hover .thrwa-why-img {\n        transform: translateY(-5px);\n        box-shadow: 0 30px 60px rgba(0,0,0,0.14);\n    }\n\n    \/* Floating badge on image *\/\n    .thrwa-img-badge {\n        position: absolute;\n        bottom: 25px;\n        left: 25px; \/* Mirrored *\/\n        z-index: 5;\n        background: rgba(255,255,255,0.95);\n        backdrop-filter: blur(12px);\n        border-radius: 14px;\n        padding: 14px 20px;\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        box-shadow: 0 10px 30px rgba(0,0,0,0.12);\n        border: 1px solid rgba(196,154,69,0.15);\n        animation: thBadgeFloat 3s ease-in-out infinite;\n    }\n\n    @keyframes thBadgeFloat {\n        0%, 100% { transform: translateY(0); }\n        50% { transform: translateY(-6px); }\n    }\n\n    .thrwa-img-badge-icon {\n        width: 40px;\n        height: 40px;\n        background: linear-gradient(135deg, var(--th-gold), var(--th-gold-dark));\n        border-radius: 10px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        flex-shrink: 0;\n    }\n\n    .thrwa-img-badge-icon svg {\n        width: 20px;\n        height: 20px;\n        fill: none;\n        stroke: #fff;\n        stroke-width: 2;\n    }\n\n    .thrwa-img-badge-text {\n        display: flex;\n        flex-direction: column;\n    }\n\n    .thrwa-img-badge-text strong {\n        font-size: 1.2rem;\n        color: var(--th-dark);\n        font-weight: 800;\n        line-height: 1.2;\n    }\n\n    .thrwa-img-badge-text span {\n        font-size: 0.8rem;\n        color: var(--th-gray-light);\n        font-weight: 500;\n    }\n\n    \/* ================= DIVIDER ================= *\/\n    .thrwa-divider-line:last-child {\n        background: linear-gradient(to right, var(--th-gold), transparent);\n    }\n\n    .thrwa-divider-diamond {\n        width: 8px;\n        height: 8px;\n        background: var(--th-gold);\n        transform: rotate(45deg);\n        border-radius: 1.5px;\n        flex-shrink: 0;\n    }\n\n    \/* ================= 2. COUNTERS ================= *\/\n    .thrwa-counters-section {\n        background: linear-gradient(135deg, #0d0d0d 0%, #1a1a1a 50%, #121210 100%);\n        padding: 80px 5%;\n        position: relative;\n        overflow: hidden;\n    }\n\n    \/* Subtle gold mesh on counters *\/\n    .thrwa-counters-section::before {\n        content: '';\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 100%;\n        height: 100%;\n        background-image:\n            radial-gradient(ellipse at 80% 50%, var(--th-gold-light) 0%, transparent 50%), \/* Mirrored *\/\n            radial-gradient(ellipse at 20% 50%, rgba(196,154,69,0.06) 0%, transparent 50%); \/* Mirrored *\/\n        pointer-events: none;\n    }\n\n    \/* Top gold line *\/\n    .thrwa-counters-section::after {\n        content: '';\n        position: absolute;\n        top: 0;\n        left: 10%;\n        width: 80%;\n        height: 2px;\n        background: linear-gradient(90deg, transparent, var(--th-gold), transparent);\n        opacity: 0.4;\n    }\n\n    .thrwa-counters-grid {\n        max-width: 1200px;\n        margin: 0 auto;\n        display: grid;\n        grid-template-columns: repeat(4, 1fr);\n        gap: 24px;\n        position: relative;\n        z-index: 2;\n    }\n\n    .thrwa-counter-box {\n        text-align: center;\n        padding: 40px 20px 35px;\n        position: relative;\n        border-radius: 18px;\n        background: rgba(255,255,255,0.03);\n        border: 1px solid rgba(255,255,255,0.06);\n        backdrop-filter: blur(4px);\n        transition: all 0.4s var(--th-transition);\n        opacity: 0;\n        transform: translateY(30px) scale(0.95);\n    }\n\n    .thrwa-counter-box.th-visible {\n        opacity: 1;\n        transform: translateY(0) scale(1);\n    }\n\n    .thrwa-counter-box:hover {\n        background: rgba(255,255,255,0.06);\n        border-color: rgba(196,154,69,0.25);\n        transform: translateY(-5px);\n        box-shadow: 0 15px 40px rgba(0,0,0,0.3), 0 0 30px rgba(196,154,69,0.08);\n    }\n\n    \/* Counter icon *\/\n    .thrwa-counter-icon {\n        width: 60px;\n        height: 60px;\n        margin: 0 auto 20px;\n        border-radius: 16px;\n        background: linear-gradient(135deg, rgba(196,154,69,0.12), rgba(196,154,69,0.04));\n        border: 1px solid rgba(196,154,69,0.15);\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        transition: all 0.4s var(--th-transition);\n    }\n\n    .thrwa-counter-box:hover .thrwa-counter-icon {\n        background: linear-gradient(135deg, var(--th-gold), var(--th-gold-dark));\n        border-color: var(--th-gold);\n        transform: scale(1.1) rotate(5deg); \/* Adjusted rotation *\/\n        box-shadow: 0 8px 25px var(--th-gold-glow);\n    }\n\n    .thrwa-counter-icon svg {\n        width: 26px;\n        height: 26px;\n        stroke: var(--th-gold);\n        fill: none;\n        stroke-width: 1.8;\n        transition: stroke 0.3s ease;\n    }\n\n    .thrwa-counter-box:hover .thrwa-counter-icon svg {\n        stroke: #fff;\n    }\n\n    .thrwa-count-number {\n        color: #ffffff;\n        font-size: 3rem;\n        font-weight: 900;\n        margin-bottom: 8px;\n        display: flex;\n        align-items: baseline;\n        justify-content: center;\n        gap: 4px;\n        font-feature-settings: \"tnum\";\n        letter-spacing: -1px;\n    }\n\n    .thrwa-count-plus {\n        color: var(--th-gold);\n        font-size: 2rem;\n        font-weight: 700;\n    }\n\n    .thrwa-count-text {\n        color: rgba(255,255,255,0.5);\n        font-size: 1.05rem;\n        font-weight: 500;\n        transition: color 0.3s ease;\n    }\n\n    .thrwa-counter-box:hover .thrwa-count-text {\n        color: rgba(255,255,255,0.7);\n    }\n\n    \/* vertical dividers between counters *\/\n    .thrwa-counter-box + .thrwa-counter-box {\n        position: relative;\n    }\n\n    .thrwa-counter-box + .thrwa-counter-box::before {\n        content: '';\n        position: absolute;\n        left: -12px; \/* Mirrored *\/\n        top: 25%;\n        height: 50%;\n        width: 1px;\n        background: linear-gradient(180deg, transparent, rgba(255,255,255,0.08), transparent);\n    }\n\n    \/* ================= RESPONSIVE ================= *\/\n    @media (max-width: 1100px) {\n        .thrwa-why-container { gap: 45px; }\n        .thrwa-why-title { font-size: 2.2rem; }\n    }\n\n    @media (max-width: 992px) {\n        .thrwa-why-container {\n            flex-direction: column-reverse;\n            gap: 50px;\n            padding: 70px 6%;\n        }\n        .thrwa-why-image-col {\n            max-width: 500px;\n            width: 100%;\n            margin: 0 auto;\n        }\n        .thrwa-counters-grid { grid-template-columns: repeat(2, 1fr); }\n        .thrwa-counter-box + .thrwa-counter-box::before { display: none; }\n        .thrwa-why-text-col { width: 100%; }\n    }\n\n    @media (max-width: 768px) {\n        .thrwa-why-container { padding: 60px 5%; }\n        .thrwa-why-title {\n            font-size: 1.9rem;\n            text-align: center;\n        }\n        .thrwa-why-badge {\n            margin-right: auto;\n            margin-left: auto;\n            display: inline-flex;\n        }\n        .thrwa-why-title-wrap { text-align: center; }\n        .thrwa-why-desc {\n            text-align: center;\n            margin-right: auto;\n            margin-left: auto;\n            font-size: 1rem;\n        }\n        .thrwa-features-list { padding-left: 22px; } \/* Mirrored *\/\n        .thrwa-feat-item::before {\n            left: -28px; \/* Mirrored *\/\n            width: 10px;\n            height: 10px;\n        }\n        .thrwa-feat-icon {\n            width: 44px;\n            height: 44px;\n            border-radius: 12px;\n        }\n        .thrwa-feat-icon svg { width: 18px; height: 18px; }\n        .thrwa-feat-content h4 { font-size: 1.12rem; }\n        .thrwa-feat-content p { font-size: 0.92rem; }\n        .thrwa-count-number { font-size: 2.4rem; }\n        .thrwa-count-text { font-size: 0.92rem; }\n        .thrwa-img-frame::before { display: none; }\n        .thrwa-img-frame::after {\n            width: 50px;\n            height: 50px;\n        }\n        .thrwa-img-badge {\n            bottom: 15px;\n            left: 15px; \/* Mirrored *\/\n            padding: 10px 14px;\n        }\n        .thrwa-img-badge-icon {\n            width: 34px;\n            height: 34px;\n        }\n        .thrwa-img-badge-text strong { font-size: 1rem; }\n        .thrwa-why-container::before { display: none; }\n    }\n\n    @media (max-width: 480px) {\n        .thrwa-why-title { font-size: 1.6rem; }\n        .thrwa-count-number { font-size: 2rem; }\n        .thrwa-counters-section { padding: 50px 4%; }\n        .thrwa-counter-box { padding: 28px 12px 24px; }\n        .thrwa-counter-icon {\n            width: 48px;\n            height: 48px;\n            border-radius: 12px;\n        }\n        .thrwa-counter-icon svg { width: 22px; height: 22px; }\n    }\n<\/style>\n\n<div class=\"thrwa-why-us-wrapper\">\n    <div class=\"thrwa-why-container\">\n        \n        <div class=\"thrwa-why-text-col\">\n            <div class=\"thrwa-why-title-wrap\">\n                <div class=\"thrwa-why-badge\">\n                    <svg viewBox=\"0 0 24 24\"><path d=\"M12 2L15.09 8.26L22 9.27L17 14.14L18.18 21.02L12 17.77L5.82 21.02L7 14.14L2 9.27L8.91 8.26L12 2Z\"\/><\/svg>\n                    <span>What's the Difference?<\/span>\n                <\/div>\n                <h2 class=\"thrwa-why-title\">Why Choose Us?<br><span class=\"th-gold-word\">Integration<\/span> is Our Secret to Excellence<\/h2>\n            <\/div>\n            \n            <p class=\"thrwa-why-desc\">In a market full of specialized service providers, we offer an integrated ecosystem of solutions under one roof \u2014 for faster results and smarter decisions.<\/p>\n            \n            <div class=\"thrwa-features-list\" id=\"thrwaFeaturesList\">\n                \n                <div class=\"thrwa-feat-item\" data-delay=\"0\">\n                    <div class=\"thrwa-feat-icon\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\/><\/svg>\n                    <\/div>\n                    <div class=\"thrwa-feat-content\">\n                        <h4>Customized Solutions, Not Off-the-Shelf<\/h4>\n                        <p>We start with a deep understanding of your unique challenges and goals, then design a strategy completely tailored to you \u2014 moving away from repetitive templates.<\/p>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"thrwa-feat-item\" data-delay=\"120\">\n                    <div class=\"thrwa-feat-icon\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/><\/svg>\n                    <\/div>\n                    <div class=\"thrwa-feat-content\">\n                        <h4>Partners in Execution, Not Just Planners<\/h4>\n                        <p>We don't just provide a plan; we work side by side with your team to ensure the vision translates into tangible results and real success on the ground.<\/p>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"thrwa-feat-item\" data-delay=\"240\">\n                    <div class=\"thrwa-feat-icon\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M13 2L3 14h9l-1 8 10-12h-9l1-8z\"\/><\/svg>\n                    <\/div>\n                    <div class=\"thrwa-feat-content\">\n                        <h4>Focusing on 'Impact', Not Just 'Tasks'<\/h4>\n                        <p>Our goal isn't checking off a to-do list \u2014 it's achieving a positive, tangible impact and sustainable growth for your organization's performance and brand.<\/p>\n                    <\/div>\n                <\/div>\n                \n            <\/div>\n        <\/div>\n        \n        <div class=\"thrwa-why-image-col\">\n            <div class=\"thrwa-img-frame\">\n                <img decoding=\"async\" src=\"https:\/\/thrwa.org\/wp-content\/uploads\/2019\/12\/87598.png\" alt=\"Tharwa Business Solutions\" class=\"thrwa-why-img\">\n                \n                <div class=\"thrwa-img-badge\">\n                    <div class=\"thrwa-img-badge-icon\">\n                        <svg viewBox=\"0 0 24 24\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"23 6 13.5 15.5 8.5 10.5 1 18\"\/><polyline points=\"17 6 23 6 23 12\"\/><\/svg>\n                    <\/div>\n                    <div class=\"thrwa-img-badge-text\">\n                        <strong>+98%<\/strong>\n                        <span>Customer Satisfaction<\/span>\n                    <\/div>\n                <\/div>\n                \n            <\/div>\n        <\/div>\n        \n    <\/div>\n\n    <div class=\"thrwa-divider\">\n        <div class=\"thrwa-divider-line\"><\/div>\n        <div class=\"thrwa-divider-diamond\"><\/div>\n        <div class=\"thrwa-divider-line\"><\/div>\n    <\/div>\n\n    <div class=\"thrwa-counters-section\">\n        <div class=\"thrwa-counters-grid\" id=\"thrwaCounters\">\n            \n            <div class=\"thrwa-counter-box\" data-delay=\"0\">\n                <div class=\"thrwa-counter-icon\">\n                    <svg viewBox=\"0 0 24 24\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/><polyline points=\"22 4 12 14.01 9 11.01\"\/><\/svg>\n                <\/div>\n                <div class=\"thrwa-count-number\">\n                    <span class=\"thrwa-count-plus\">+<\/span>\n                    <span class=\"thrwa-counter-val\" data-target=\"1250\">0<\/span>\n                <\/div>\n                <p class=\"thrwa-count-text\">Completed Projects<\/p>\n            <\/div>\n            \n            <div class=\"thrwa-counter-box\" data-delay=\"100\">\n                <div class=\"thrwa-counter-icon\">\n                    <svg viewBox=\"0 0 24 24\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z\"\/><\/svg>\n                <\/div>\n                <div class=\"thrwa-count-number\">\n                    <span class=\"thrwa-count-plus\">+<\/span>\n                    <span class=\"thrwa-counter-val\" data-target=\"1200\">0<\/span>\n                <\/div>\n                <p class=\"thrwa-count-text\">Positive Reviews<\/p>\n            <\/div>\n            \n            <div class=\"thrwa-counter-box\" data-delay=\"200\">\n                <div class=\"thrwa-counter-icon\">\n                    <svg viewBox=\"0 0 24 24\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2\"\/><circle cx=\"12\" cy=\"7\" r=\"4\"\/><\/svg>\n                <\/div>\n                <div class=\"thrwa-count-number\">\n                    <span class=\"thrwa-count-plus\">+<\/span>\n                    <span class=\"thrwa-counter-val\" data-target=\"600\">0<\/span>\n                <\/div>\n                <p class=\"thrwa-count-text\">Happy Clients<\/p>\n            <\/div>\n            \n            <div class=\"thrwa-counter-box\" data-delay=\"300\">\n                <div class=\"thrwa-counter-icon\">\n                    <svg viewBox=\"0 0 24 24\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 9H4.5a2.5 2.5 0 0 1 0-5C7 4 7 7 7 7\"\/><path d=\"M18 9h1.5a2.5 2.5 0 0 0 0-5C17 4 17 7 17 7\"\/><path d=\"M4 22h16\"\/><path d=\"M10 22V8a7 7 0 0 0-7 0v2a7 7 0 0 0 14 0V8a7 7 0 0 0-7 0v14\"\/><\/svg>\n                <\/div>\n                <div class=\"thrwa-count-number\">\n                    <span class=\"thrwa-count-plus\">+<\/span>\n                    <span class=\"thrwa-counter-val\" data-target=\"200\">0<\/span>\n                <\/div>\n                <p class=\"thrwa-count-text\">Awards & Recognitions<\/p>\n            <\/div>\n            \n        <\/div>\n    <\/div>\n<\/div>\n\n<script>\n(function() {\n    \/* ========== Scroll Reveal ========== *\/\n    function thReveal() {\n        var items = document.querySelectorAll('.thrwa-feat-item, .thrwa-counter-box');\n        var wH = window.innerHeight;\n        items.forEach(function(el) {\n            var rect = el.getBoundingClientRect();\n            var delay = parseInt(el.getAttribute('data-delay')) || 0;\n            if (rect.top < wH * 0.88 && !el.classList.contains('th-visible')) {\n                setTimeout(function() {\n                    el.classList.add('th-visible');\n                }, delay);\n            }\n        });\n    }\n\n    \/* ========== Counter Animation (easeOutExpo) ========== *\/\n    var countersStarted = false;\n    function thStartCounters() {\n        if (countersStarted) return;\n        var section = document.querySelector('.thrwa-counters-section');\n        if (!section) return;\n        var rect = section.getBoundingClientRect();\n        if (rect.top < window.innerHeight * 0.85) {\n            countersStarted = true;\n            document.querySelectorAll('.thrwa-counter-val').forEach(function(el) {\n                var target = parseInt(el.getAttribute('data-target'));\n                var duration = 2200;\n                var start = null;\n                function step(ts) {\n                    if (!start) start = ts;\n                    var progress = Math.min((ts - start) \/ duration, 1);\n                    var eased = progress === 1 ? 1 : 1 - Math.pow(2, -10 * progress);\n                    el.textContent = Math.round(eased * target).toLocaleString('en');\n                    if (progress < 1) requestAnimationFrame(step);\n                }\n                requestAnimationFrame(step);\n            });\n        }\n    }\n\n    \/* ========== Init ========== *\/\n    window.addEventListener('scroll', function() { thReveal(); thStartCounters(); });\n    setTimeout(function() { thReveal(); thStartCounters(); }, 300);\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1d44435 e-con-full e-flex e-con e-parent\" data-id=\"1d44435\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-826969f elementor-widget elementor-widget-html\" data-id=\"826969f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Tajawal:wght@400;500;700;800&display=swap');\n\n    \/* ================= \"What's the Difference\" Section Settings ================= *\/\n    .thrwa-diff-section {\n        --th-gold: #c49a45;\n        --th-gold-soft: rgba(196, 154, 69, 0.08);\n        --th-dark: #1a1a1a;\n        --th-gray: #666666;\n        --th-bg: #ffffff;\n        \n        font-family: 'Tajawal', sans-serif;\n        direction: ltr; \/* Changed to LTR *\/\n        text-align: left; \/* Changed to Left *\/\n        padding: 80px 0;\n        background-color: var(--th-bg);\n        \n        width: 100vw;\n        position: relative;\n        left: 50%;\n        right: 50%;\n        margin-left: -50vw;\n        margin-right: -50vw;\n        overflow-x: hidden;\n    }\n\n    .thrwa-diff-container {\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0 20px;\n    }\n\n    \/* --- Section Header --- *\/\n    .thrwa-diff-header {\n        text-align: center;\n        max-width: 900px;\n        margin: 0 auto 60px auto;\n    }\n\n    .thrwa-diff-header h2 {\n        font-size: 3rem;\n        font-weight: 800;\n        color: var(--th-gold);\n        margin-bottom: 20px;\n    }\n\n    .thrwa-diff-header h3 {\n        font-size: 1.8rem;\n        font-weight: 700;\n        color: var(--th-dark);\n        margin-bottom: 20px;\n    }\n\n    .thrwa-diff-header p {\n        color: var(--th-gray);\n        font-size: 1.1rem;\n        line-height: 1.8;\n    }\n\n    \/* --- Features Grid --- *\/\n    .thrwa-diff-grid {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 30px;\n    }\n\n    .thrwa-diff-card {\n        background: #fff;\n        padding: 40px;\n        border-radius: 24px;\n        border: 1px solid #f0f0f0;\n        transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);\n        position: relative;\n        overflow: hidden;\n        text-align: left; \/* Changed to Left *\/\n    }\n\n    .thrwa-diff-card:hover {\n        transform: translateY(-10px);\n        box-shadow: 0 20px 40px rgba(196, 154, 69, 0.12);\n        border-color: var(--th-gold-soft);\n    }\n\n    .thrwa-diff-icon {\n        width: 60px;\n        height: 60px;\n        background: var(--th-gold-soft);\n        color: var(--th-gold);\n        border-radius: 15px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        margin-bottom: 25px;\n        font-size: 1.5rem;\n        font-weight: 800;\n        margin-right: auto; \/* Aligned to left for LTR desktop *\/\n        margin-left: 0;\n    }\n\n    .thrwa-diff-card h4 {\n        font-size: 1.4rem;\n        font-weight: 800;\n        color: var(--th-dark);\n        margin-bottom: 15px;\n    }\n\n    .thrwa-diff-card p {\n        font-size: 1.05rem;\n        color: var(--th-gray);\n        line-height: 1.7;\n        margin: 0;\n    }\n\n    .thrwa-diff-card::after {\n        content: '';\n        position: absolute;\n        bottom: -20px;\n        right: -20px; \/* Mirrored to right for LTR *\/\n        left: auto;\n        width: 100px;\n        height: 100px;\n        background: var(--th-gold-soft);\n        border-radius: 50%;\n        opacity: 0.5;\n    }\n\n    \/* ================= Mobile Responsiveness ================= *\/\n    @media (max-width: 992px) {\n        .thrwa-diff-grid {\n            grid-template-columns: 1fr;\n        }\n    }\n\n    @media (max-width: 768px) {\n        .thrwa-diff-section {\n            padding: 50px 0;\n        }\n\n        .thrwa-diff-header h2 { \n            font-size: 1.8rem;\n        }\n        \n        .thrwa-diff-header h3 { \n            font-size: 1.25rem;\n            margin-bottom: 15px;\n        }\n        \n        .thrwa-diff-header p { \n            font-size: 0.9rem;\n        }\n\n        .thrwa-diff-card { \n            padding: 30px 20px; \n            text-align: center; \/* Centered for mobile *\/\n        }\n\n        .thrwa-diff-icon {\n            margin: 0 auto 20px auto; \/* Centered icon *\/\n            width: 50px;\n            height: 50px;\n            font-size: 1.2rem;\n        }\n\n        .thrwa-diff-card h4 { \n            font-size: 1.15rem;\n            margin-bottom: 12px;\n        }\n\n        .thrwa-diff-card p { \n            font-size: 0.85rem;\n            line-height: 1.6;\n        }\n        \n        .thrwa-diff-card::after {\n            display: none;\n        }\n    }\n<\/style>\n\n<div class=\"thrwa-diff-section\">\n    <div class=\"thrwa-diff-container\">\n        \n        <div class=\"thrwa-diff-header\">\n            <h2>What's the Difference?<\/h2>\n            <h3>Why Choose Us? Integration is Our Secret to Excellence.<\/h3>\n            <p>In a market filled with specialized service providers, you might find someone offering marketing consulting, another for human resources, and a third for renewable energy. But at <strong>\"Tharwa Business Solutions\"<\/strong>, we change the equation.<br\/><strong>The fundamental difference lies in integration and comprehensiveness:<\/strong><\/p>\n        <\/div>\n        \n        <div class=\"thrwa-diff-grid\">\n            \n            <div class=\"thrwa-diff-card\">\n                <div class=\"thrwa-diff-icon\">01<\/div>\n                <h4>Integrated Solutions Under One Roof<\/h4>\n                <p>Instead of dealing with multiple entities, we provide you with an integrated ecosystem of solutions. We see the big picture; our marketing strategy aligns seamlessly with HR plans and project management to ensure smarter and faster results.<\/p>\n            <\/div>\n            \n            <div class=\"thrwa-diff-card\">\n                <div class=\"thrwa-diff-icon\">02<\/div>\n                <h4>Partners in Institutional Development<\/h4>\n                <p>We are not just consultants; our mission doesn't end with delivering a report. Through our dedicated \"Training Academy\", we empower your team and transfer the knowledge and tools necessary for continuous development and sustainable success.<\/p>\n            <\/div>\n            \n            <div class=\"thrwa-diff-card\">\n                <div class=\"thrwa-diff-icon\">03<\/div>\n                <h4>Expertise in Sectors of the Future<\/h4>\n                <p>While many focus on traditional fields, we possess deep expertise in vital and futuristic sectors such as renewable energy, giving us a broader vision and the ability to provide proactive consulting.<\/p>\n            <\/div>\n            \n            <div class=\"thrwa-diff-card\">\n                <div class=\"thrwa-diff-icon\">04<\/div>\n                <h4>Innovation as a Work Methodology<\/h4>\n                <p>We do not rely on off-the-shelf solutions. Our methodology is based on innovation and applying the latest global practices to ensure agility and exceptional speed in executing solutions tailored to your specific challenges.<\/p>\n            <\/div>\n\n        <\/div>\n        \n    <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d9c08c4 e-con-full e-flex e-con e-parent\" data-id=\"d9c08c4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-abc1b7a elementor-widget elementor-widget-html\" data-id=\"abc1b7a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Tajawal:wght@400;500;700;800&display=swap');\n\n    .thrwa-blog-section {\n        --th-gold: #c49a45;\n        --th-dark: #1a1a1a;\n        --th-gray: #666666;\n        --th-light-bg: #f9f9f9;\n        font-family: 'Tajawal', sans-serif;\n        direction: ltr; \/* \u062a\u0645 \u0627\u0644\u062a\u0639\u062f\u064a\u0644 \u0625\u0644\u0649 LTR *\/\n        padding: 80px 0;\n        background-color: var(--th-light-bg);\n        width: 100vw;\n        position: relative;\n        left: 50%;\n        right: 50%;\n        margin-left: -50vw;\n        margin-right: -50vw;\n        overflow: hidden;\n    }\n\n    .thrwa-container {\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0 20px;\n    }\n\n    .thrwa-blog-header {\n        text-align: center;\n        margin-bottom: 50px;\n    }\n\n    .thrwa-blog-header h2 {\n        font-size: 2.5rem;\n        font-weight: 800;\n        color: var(--th-dark);\n        margin-bottom: 10px;\n    }\n\n    .thrwa-blog-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n        gap: 30px;\n        margin-bottom: 40px;\n    }\n\n    .thrwa-blog-card {\n        background: #ffffff;\n        border-radius: 15px;\n        overflow: hidden;\n        box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n        transition: 0.3s;\n        display: flex;\n        flex-direction: column;\n        text-decoration: none !important;\n        height: 100%;\n    }\n\n    .thrwa-blog-card:hover {\n        transform: translateY(-10px);\n        box-shadow: 0 15px 30px rgba(196, 154, 69, 0.15);\n    }\n\n    .thrwa-blog-img-holder {\n        width: 100%;\n        height: 200px;\n        overflow: hidden;\n        background: #eee;\n    }\n\n    .thrwa-blog-img-holder img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n    }\n\n    .thrwa-blog-content {\n        padding: 25px;\n        text-align: left; \/* \u062a\u0645 \u0627\u0644\u062a\u0639\u062f\u064a\u0644 \u0625\u0644\u0649 \u0627\u0644\u064a\u0633\u0627\u0631 *\/\n        flex-grow: 1;\n        display: flex;\n        flex-direction: column;\n    }\n\n    .thrwa-blog-meta {\n        font-size: 0.85rem;\n        color: #999;\n        margin-bottom: 10px;\n    }\n\n    .thrwa-blog-content h3 {\n        font-size: 1.25rem;\n        font-weight: 800;\n        color: var(--th-dark);\n        margin-bottom: 12px;\n        line-height: 1.4;\n        display: -webkit-box;\n        -webkit-line-clamp: 2;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 2.8em;\n    }\n\n    .thrwa-blog-excerpt {\n        color: var(--th-gray);\n        font-size: 0.95rem;\n        line-height: 1.6;\n        margin-bottom: 20px;\n        display: -webkit-box;\n        -webkit-line-clamp: 2;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        height: 3.2em;\n    }\n\n    .thrwa-read-more {\n        color: var(--th-gold);\n        font-weight: 700;\n        font-size: 0.95rem;\n        display: flex;\n        align-items: center;\n        gap: 5px;\n        margin-top: auto;\n    }\n\n    .thrwa-view-all-btn {\n        display: block;\n        width: fit-content;\n        margin: 0 auto;\n        border: 2px solid var(--th-gold);\n        color: var(--th-gold);\n        padding: 10px 35px;\n        border-radius: 50px;\n        font-weight: 700;\n        transition: 0.3s;\n    }\n\n    .thrwa-view-all-btn:hover {\n        background: var(--th-gold);\n        color: #fff !important;\n    }\n<\/style>\n\n<div class=\"thrwa-blog-section\">\n    <div class=\"thrwa-container\">\n        <div class=\"thrwa-blog-header\">\n            <h2>Tharwa Blog<\/h2>\n            <p>The latest insights and ideas in the business world<\/p>\n        <\/div>\n        <div class=\"thrwa-blog-grid\" id=\"blog-posts-container\"><\/div>\n        <a href=\"https:\/\/thrwa.org\/en\/blog\/\" class=\"thrwa-view-all-btn\">View All Articles<\/a>\n    <\/div>\n<\/div>\n\n<script>\nasync function fetchThrwaPosts() {\n    const container = document.getElementById('blog-posts-container');\n    const apiURL = 'https:\/\/thrwa.org\/wp-json\/wp\/v2\/posts?per_page=3&_embed';\n\n    try {\n        const response = await fetch(apiURL);\n        const posts = await response.json();\n        container.innerHTML = ''; \n\n        posts.forEach(post => {\n            let imageUrl = 'https:\/\/via.placeholder.com\/400x250\/f9f9f9\/c49a45?text=Thrwa+Business';\n            if (post._embedded && post._embedded['wp:featuredmedia']) {\n                imageUrl = post._embedded['wp:featuredmedia'][0].source_url;\n            }\n\n            \/\/ \u062a\u0645 \u0627\u0644\u062a\u0639\u062f\u064a\u0644 \u0644\u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0625\u0646\u062c\u0644\u064a\u0632\u064a\n            const date = new Date(post.date).toLocaleDateString('en-US', {\n                year: 'numeric', month: 'long', day: 'numeric'\n            });\n\n            const plainExcerpt = post.excerpt.rendered.replace(\/<\\\/?[^>]+(>|$)\/g, \"\");\n\n            \/\/ \u062a\u0645 \u062a\u0639\u062f\u064a\u0644 \u0633\u0647\u0645 SVG \u0644\u064a\u0634\u064a\u0631 \u0644\u0644\u064a\u0645\u064a\u0646\n            const postHTML = `\n                <a href=\"${post.link}\" class=\"thrwa-blog-card\">\n                    <div class=\"thrwa-blog-img-holder\">\n                        <img decoding=\"async\" src=\"${imageUrl}\" alt=\"${post.title.rendered}\">\n                    <\/div>\n                    <div class=\"thrwa-blog-content\">\n                        <div class=\"thrwa-blog-meta\">${date}<\/div>\n                        <h3>${post.title.rendered}<\/h3>\n                        <div class=\"thrwa-blog-excerpt\">${plainExcerpt}<\/div>\n                        <div class=\"thrwa-read-more\">Read More \n                            <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\">\n                                <line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\n                                <polyline points=\"12 5 19 12 12 19\"><\/polyline>\n                            <\/svg>\n                        <\/div>\n                    <\/div>\n                <\/a>`;\n            container.innerHTML += postHTML;\n        });\n    } catch (error) {\n        container.innerHTML = '<p style=\"text-align:center; width:100%;\">Failed to load articles.<\/p>';\n    }\n}\ndocument.addEventListener('DOMContentLoaded', fetchThrwaPosts);\n<\/script>\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 class=\"tx-excerpt\">Towards Global Horizons of Institutional Excellence We take pride in being the strategic partner for major institutions inside and outside Egypt. Through our experts, we offer innovative...<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-2301","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/thrwa.org\/en\/wp-json\/wp\/v2\/pages\/2301","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thrwa.org\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thrwa.org\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thrwa.org\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thrwa.org\/en\/wp-json\/wp\/v2\/comments?post=2301"}],"version-history":[{"count":18,"href":"https:\/\/thrwa.org\/en\/wp-json\/wp\/v2\/pages\/2301\/revisions"}],"predecessor-version":[{"id":2435,"href":"https:\/\/thrwa.org\/en\/wp-json\/wp\/v2\/pages\/2301\/revisions\/2435"}],"wp:attachment":[{"href":"https:\/\/thrwa.org\/en\/wp-json\/wp\/v2\/media?parent=2301"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}