{"id":392,"date":"2025-07-17T07:16:54","date_gmt":"2025-07-17T07:16:54","guid":{"rendered":"https:\/\/sabaq-center.com\/?page_id=392"},"modified":"2025-07-28T06:05:55","modified_gmt":"2025-07-28T06:05:55","slug":"blog","status":"publish","type":"page","link":"https:\/\/sabaq-center.com\/en\/blog\/","title":{"rendered":"Blog"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"392\" class=\"elementor elementor-392\">\n\t\t\t\t<div class=\"elementor-element elementor-element-36c83b95 e-flex e-con-boxed e-con e-parent\" data-id=\"36c83b95\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-3876cd80 e-con-full e-flex e-con e-child\" data-id=\"3876cd80\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-48208d06 elementor-widget elementor-widget-heading\" data-id=\"48208d06\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Previous blog<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4591274 e-flex e-con-boxed e-con e-parent\" data-id=\"4591274\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-dff3e1b e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"dff3e1b\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInDown&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-4f7831a e-con-full e-flex e-con e-child\" data-id=\"4f7831a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e9e55af elementor-widget elementor-widget-heading\" data-id=\"e9e55af\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">From our blog \ud83d\udca1<\/div>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ec9c609 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"ec9c609\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Teaching tips, insights, and tools for growth.<\/h2>\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-42175df e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"42175df\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3b3a75c elementor-widget elementor-widget-shortcode\" data-id=\"3b3a75c\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">  <style>\n    .custom-post-grid {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(300px, 1fr));\n      \/* Responsive 3-column grid *\/\n      gap: 20px;\n      \/* Space between grid items *\/\n      margin-bottom: 30px;\n      \/* Space below the grid *\/\n      direction: rtl;\n      \/* Ensure RTL direction for Arabic content *\/\n      text-align: right;\n      \/* Align text to the right for Arabic *\/\n    }\n\n    .custom-post-grid-item {\n      background-color: #ffffff;\n      border: 1px solid #e0e0e0;\n      border-radius: 8px;\n      overflow: hidden;\n      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);\n      transition: transform 0.2s ease-in-out;\n      display: flex;\n      \/* Use flexbox for internal layout *\/\n      flex-direction: column;\n      \/* Stack content vertically *\/\n      height: 100%;\n      \/* Ensure all cards are same height if content varies *\/\n      text-align: right;\n      \/* Align text to the right for Arabic content within item *\/\n    }\n\n    .custom-post-grid-item:hover {\n      transform: translateY(-5px);\n    }\n\n    .custom-post-grid-item .post-thumbnail {\n      width: 100%;\n      height: 230px;\n      \/* Fixed height for featured image *\/\n      overflow: hidden;\n      border-bottom: 1px solid #e0e0e0;\n    }\n\n    .custom-post-grid-item .post-thumbnail img {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n      \/* Cover the area, cropping if necessary *\/\n      display: block;\n    }\n\n    .custom-post-grid-item .post-content {\n      padding: 15px;\n      flex-grow: 1;\n      \/* Allow content to grow and fill space *\/\n      display: flex;\n      flex-direction: column;\n    }\n\n    .custom-post-grid-item .post-title {\n      font-size: 1.4em;\n      margin-top: 0;\n      margin-bottom: 10px;\n      line-height: 1.3;\n    }\n\n    .custom-post-grid-item .post-title a {\n      text-decoration: none;\n      color: #333;\n      transition: color 0.2s ease-in-out;\n    }\n\n    .custom-post-grid-item .post-title a:hover {\n      color: var(--e-global-color-fa251fe);\n      \/* WordPress blue *\/\n    }\n\n    .custom-post-grid-item .post-date {\n      font-size: 0.85em;\n      color: #777;\n      margin-bottom: 10px;\n    }\n\n    .custom-post-grid-item .post-excerpt p {\n      font-size: 0.95em;\n      color: #555;\n      line-height: 1.6;\n      margin-bottom: 15px;\n    }\n\n    .custom-post-grid-item .read-more {\n      margin-top: auto;\n      \/* Push \"Read More\" to the bottom *\/\n      display: inline-block;\n      background-color: var(--e-global-color-fa251fe);\n      color: #fff;\n      padding: 8px 15px;\n      border-radius: 5px;\n      text-decoration: none;\n      font-size: 0.9em;\n      transition: background-color 0.2s ease-in-out;\n      \/* Adjust for RTL if needed, e.g., float: left; if text-align: right; is not enough *\/\n    }\n\n    .custom-post-grid-item .read-more:hover {\n      background-color: var(--e-global-color-fa251fe);\n    }\n\n    \/* Pagination styling *\/\n    .custom-post-pagination {\n      text-align: center;\n      margin-top: 30px;\n      direction: ltr;\n      \/* Keep pagination LTR for numbers\/arrows *\/\n    }\n\n    .custom-post-pagination ul {\n      width: 100%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      gap: 8px;\n    }\n\n    .custom-post-pagination .page-numbers:not(ul) {\n      display: inline-block;\n      padding: 4px 12px;\n      background-color: #f0f0f0;\n      border: 1px solid #ddd;\n      border-radius: 5px;\n      text-decoration: none;\n      color: #333;\n      transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;\n      width: fit-content;\n    }\n\n    .custom-post-pagination .page-numbers:not(ul):hover {\n      background-color: #e0e0e0;\n      color: var(--e-global-color-fa251fe);\n    }\n\n    .custom-post-pagination .page-numbers.current {\n      background-color: var(--e-global-color-fa251fe);\n      color: #fff;\n      border-color: var(--e-global-color-fa251fe);\n    }\n\n    .custom-post-pagination .page-numbers.dots {\n      background-color: transparent;\n      border-color: transparent;\n      cursor: default;\n    }\n\n    \/* Responsive adjustments *\/\n    @media (max-width: 768px) {\n      .custom-post-grid {\n        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n        \/* Adjust for smaller screens *\/\n      }\n    }\n\n    @media (max-width: 480px) {\n      .custom-post-grid {\n        grid-template-columns: 1fr;\n        \/* Single column on very small screens *\/\n      }\n\n      .custom-post-grid-item .post-thumbnail {\n        height: 180px;\n      }\n    }\n  <\/style>\n\n  <div class=\"custom-post-grid\">\n            <div class=\"custom-post-grid-item\">\n                      <div class=\"post-thumbnail\">\n              <a href=\"https:\/\/sabaq-center.com\/en\/2025\/07\/27\/%d8%b3%d8%a8%d9%82-%d9%84%d9%84%d8%a7%d8%b3%d8%aa%d8%b4%d8%a7%d8%b1%d8%a7%d8%aa-%d9%88%d8%a7%d9%84%d8%aa%d8%af%d8%b1%d9%8a%d8%a8-%d9%85%d9%86%d8%a7%d8%b1%d8%a9-%d9%84%d9%84%d8%aa%d9%85%d9%8a%d8%b2\/\">\n                <img fetchpriority=\"high\" decoding=\"async\" width=\"300\" height=\"251\" src=\"https:\/\/sabaq-center.com\/wp-content\/uploads\/2025\/07\/\u062a\u0635\u0645\u064a\u0645-\u0628\u062f\u0648\u0646-\u0639\u0646\u0648\u0627\u0646-4-300x251.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" srcset=\"https:\/\/sabaq-center.com\/wp-content\/uploads\/2025\/07\/\u062a\u0635\u0645\u064a\u0645-\u0628\u062f\u0648\u0646-\u0639\u0646\u0648\u0627\u0646-4-300x251.png 300w, https:\/\/sabaq-center.com\/wp-content\/uploads\/2025\/07\/\u062a\u0635\u0645\u064a\u0645-\u0628\u062f\u0648\u0646-\u0639\u0646\u0648\u0627\u0646-4-1024x858.png 1024w, https:\/\/sabaq-center.com\/wp-content\/uploads\/2025\/07\/\u062a\u0635\u0645\u064a\u0645-\u0628\u062f\u0648\u0646-\u0639\u0646\u0648\u0627\u0646-4-768x644.png 768w, https:\/\/sabaq-center.com\/wp-content\/uploads\/2025\/07\/\u062a\u0635\u0645\u064a\u0645-\u0628\u062f\u0648\u0646-\u0639\u0646\u0648\u0627\u0646-4-1536x1288.png 1536w, https:\/\/sabaq-center.com\/wp-content\/uploads\/2025\/07\/\u062a\u0635\u0645\u064a\u0645-\u0628\u062f\u0648\u0646-\u0639\u0646\u0648\u0627\u0646-4-2048x1717.png 2048w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>              <\/a>\n            <\/div>\n                    <div class=\"post-content\">\n            <h2 class=\"post-title\"><a href=\"https:\/\/sabaq-center.com\/en\/2025\/07\/27\/%d8%b3%d8%a8%d9%82-%d9%84%d9%84%d8%a7%d8%b3%d8%aa%d8%b4%d8%a7%d8%b1%d8%a7%d8%aa-%d9%88%d8%a7%d9%84%d8%aa%d8%af%d8%b1%d9%8a%d8%a8-%d9%85%d9%86%d8%a7%d8%b1%d8%a9-%d9%84%d9%84%d8%aa%d9%85%d9%8a%d8%b2\/\">Sabq Consulting and Training: A beacon of excellence and capacity building...<\/a><\/h2>\n            <div class=\"post-date\">July 27, 2025<\/div>\n            <div class=\"post-excerpt\">\n              <p>Sabaq Consulting and Training: Your trusted partner for developing individuals and organizations towards a bright future.<\/p>\n            <\/div>\n            <a href=\"https:\/\/sabaq-center.com\/en\/2025\/07\/27\/%d8%b3%d8%a8%d9%82-%d9%84%d9%84%d8%a7%d8%b3%d8%aa%d8%b4%d8%a7%d8%b1%d8%a7%d8%aa-%d9%88%d8%a7%d9%84%d8%aa%d8%af%d8%b1%d9%8a%d8%a8-%d9%85%d9%86%d8%a7%d8%b1%d8%a9-%d9%84%d9%84%d8%aa%d9%85%d9%8a%d8%b2\/\" class=\"read-more\">Read more<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>\u0645\u062f\u0648\u0646\u0629 \u0633\u0628\u0642 \u0645\u0646 \u0645\u062f\u0648\u0646\u062a\u0646\u0627 \ud83d\udca1 \u0646\u0635\u0627\u0626\u062d \u062a\u0639\u0644\u064a\u0645\u064a\u0629\u060c \u0631\u0624\u0649 \u0645\u062a\u0639\u0645\u0642\u0629\u060c \u0648\u0623\u062f\u0648\u0627\u062a \u0644\u0644\u0646\u0645\u0648.<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-392","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/sabaq-center.com\/en\/wp-json\/wp\/v2\/pages\/392","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sabaq-center.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sabaq-center.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sabaq-center.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sabaq-center.com\/en\/wp-json\/wp\/v2\/comments?post=392"}],"version-history":[{"count":22,"href":"https:\/\/sabaq-center.com\/en\/wp-json\/wp\/v2\/pages\/392\/revisions"}],"predecessor-version":[{"id":1123,"href":"https:\/\/sabaq-center.com\/en\/wp-json\/wp\/v2\/pages\/392\/revisions\/1123"}],"wp:attachment":[{"href":"https:\/\/sabaq-center.com\/en\/wp-json\/wp\/v2\/media?parent=392"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}