{"id":72,"date":"2026-07-14T11:18:15","date_gmt":"2026-07-14T11:18:15","guid":{"rendered":"https:\/\/ksh3.sa\/?page_id=72"},"modified":"2026-07-29T08:02:01","modified_gmt":"2026-07-29T08:02:01","slug":"partners","status":"publish","type":"page","link":"https:\/\/ksh3.sa\/?page_id=72","title":{"rendered":"PARTNERS"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"72\" class=\"elementor elementor-72\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3cc87092 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"3cc87092\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-60068bfe\" data-id=\"60068bfe\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8de36f0 elementor-widget elementor-widget-html\" data-id=\"8de36f0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\" dir=\"ltr\">\r\n<head>\r\n  <meta charset=\"UTF-8\">\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n  <title>K SH3 - Food Supply & Logistics<\/title>\r\n  \r\n  <style>\r\n    \/* ==========================================\r\n       GLOBAL RTL & LANGUAGE SWITCHING STYLES\r\n       ========================================== *\/\r\n    body {\r\n      margin: 0;\r\n      padding: 0;\r\n      font-family: 'Inter', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\r\n      background-color: #ffffff;\r\n      color: #2c3e2f;\r\n    }\r\n\r\n    body.rtl {\r\n      direction: rtl;\r\n      text-align: right;\r\n    }\r\n\r\n    \/* RTL Header & Text Alignments *\/\r\n    body.rtl .partners-header,\r\n    body.rtl .testimonials-header,\r\n    body.rtl .faq-header,\r\n    body.rtl .testimonials-grid,\r\n    body.rtl .faq-trigger {\r\n      text-align: right;\r\n    }\r\n\r\n    body.rtl .partners-sub-title::before,\r\n    body.rtl .testimonials-sub-title::before,\r\n    body.rtl .faq-sub-title::before {\r\n      display: none;\r\n    }\r\n\r\n    body.rtl .partners-sub-title::after,\r\n    body.rtl .testimonials-sub-title::after,\r\n    body.rtl .faq-sub-title::after {\r\n      content: \"\";\r\n      display: inline-block;\r\n      width: 20px;\r\n      height: 2px;\r\n      background-color: #4a6b42;\r\n      margin-right: 8px;\r\n    }\r\n\r\n    body.rtl .faq-icon::after {\r\n      left: auto;\r\n      right: 15px;\r\n    }\r\n\r\n    body.rtl .faq-icon::before {\r\n      left: auto;\r\n      right: 10px;\r\n    }\r\n\r\n    \/* ==========================================\r\n       1. NAVBAR STYLES\r\n       ========================================== *\/\r\n    .ksh3-navbar {\r\n        position: sticky;\r\n        top: 0;\r\n        z-index: 1000;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: space-between;\r\n        height: 85px;\r\n        padding: 0 40px;\r\n        background-color: #ffffff;\r\n        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\r\n        border: 1px solid #a3cda9;\r\n        border-radius: 20px;\r\n        margin: 10px;\r\n        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);\r\n        box-sizing: border-box;\r\n    }\r\n\r\n    .menu-logo img {\r\n        height: 80px;\r\n        width: auto;\r\n        display: block;\r\n    }\r\n\r\n    .menu-container {\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: space-between;\r\n        flex-grow: 1;\r\n        margin-left: 40px;\r\n    }\r\n\r\n    body.rtl .menu-container {\r\n        margin-left: 0;\r\n        margin-right: 40px;\r\n    }\r\n\r\n    .menu-links {\r\n        display: flex;\r\n        list-style: none;\r\n        margin: 0;\r\n        padding: 0;\r\n        gap: 30px;\r\n        align-items: center;\r\n    }\r\n\r\n    .menu-links li a {\r\n        text-decoration: none;\r\n        color: #2c3e2f;\r\n        font-size: 15px;\r\n        font-weight: 500;\r\n        transition: color 0.2s ease;\r\n    }\r\n\r\n    .menu-links li a:hover {\r\n        color: #2b5c3f;\r\n    }\r\n\r\n    \/* Language Switcher Positioned between Partners & CTA *\/\r\n    .menu-lang-switcher {\r\n        display: flex;\r\n        align-items: center;\r\n        margin: 0 15px;\r\n    }\r\n\r\n    .menu-lang-switcher button {\r\n        background: transparent;\r\n        border: 1px solid #2b5c3f;\r\n        color: #2b5c3f;\r\n        padding: 8px 16px;\r\n        border-radius: 20px;\r\n        font-size: 14px;\r\n        font-weight: 600;\r\n        cursor: pointer;\r\n        display: flex;\r\n        align-items: center;\r\n        gap: 8px;\r\n        transition: all 0.2s ease;\r\n    }\r\n\r\n    .menu-lang-switcher button:hover {\r\n        background-color: #2b5c3f;\r\n        color: #ffffff;\r\n    }\r\n\r\n    \/* CTA Button Styles *\/\r\n    .menu-cta a {\r\n        text-decoration: none;\r\n        background-color: #2b5c3f;\r\n        color: #ffffff;\r\n        padding: 12px 28px;\r\n        border-radius: 30px;\r\n        font-size: 15px;\r\n        font-weight: 600;\r\n        display: inline-block;\r\n        white-space: nowrap;\r\n        transition: background-color 0.2s ease, transform 0.2s ease;\r\n    }\r\n\r\n    .menu-cta a:hover {\r\n        background-color: #20452f;\r\n        transform: translateY(-1px);\r\n    }\r\n\r\n    .menu-toggle-checkbox, .hamburger-icon {\r\n        display: none;\r\n    }\r\n\r\n    @media (max-width: 992px) {\r\n        .ksh3-navbar {\r\n            padding: 0 20px;\r\n            margin: 8px;\r\n            height: 75px;\r\n        }\r\n\r\n        .menu-logo img {\r\n            height: 60px;\r\n        }\r\n\r\n        .menu-container {\r\n            margin-left: 20px;\r\n        }\r\n\r\n        body.rtl .menu-container {\r\n            margin-right: 20px;\r\n        }\r\n\r\n        .menu-links {\r\n            gap: 15px;\r\n        }\r\n\r\n        .menu-links li a {\r\n            font-size: 14px;\r\n        }\r\n\r\n        .menu-cta a {\r\n            padding: 10px 20px;\r\n            font-size: 14px;\r\n        }\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n        .ksh3-navbar {\r\n            border-radius: 12px;\r\n            height: 70px;\r\n            padding: 0 15px;\r\n        }\r\n\r\n        .menu-logo img {\r\n            height: 55px;\r\n        }\r\n\r\n        .hamburger-icon {\r\n            display: flex;\r\n            flex-direction: column;\r\n            justify-content: space-between;\r\n            width: 24px;\r\n            height: 18px;\r\n            cursor: pointer;\r\n            z-index: 1002;\r\n        }\r\n\r\n        .hamburger-icon span {\r\n            display: block;\r\n            height: 3px;\r\n            width: 100%;\r\n            background-color: #2b5c3f;\r\n            border-radius: 2px;\r\n            transition: all 0.3s ease-in-out;\r\n        }\r\n\r\n        .menu-container {\r\n            display: flex;\r\n            flex-direction: column;\r\n            position: absolute;\r\n            top: 68px;\r\n            left: 0;\r\n            width: 100%;\r\n            background-color: #ffffff;\r\n            border: 1px solid #a3cda9;\r\n            border-radius: 0 0 12px 12px;\r\n            box-shadow: 0 8px 16px rgba(0,0,0,0.1);\r\n            margin-left: 0 !important;\r\n            margin-right: 0 !important;\r\n            padding: 20px 0;\r\n            box-sizing: border-box;\r\n            max-height: 0;\r\n            opacity: 0;\r\n            overflow: hidden;\r\n            transition: max-height 0.3s ease-in-out, opacity 0.2s ease-in-out;\r\n            z-index: 999;\r\n        }\r\n\r\n        .menu-links {\r\n            flex-direction: column;\r\n            width: 100%;\r\n            gap: 0;\r\n        }\r\n\r\n        .menu-links li {\r\n            width: 100%;\r\n            text-align: center;\r\n        }\r\n\r\n        .menu-links li a {\r\n            display: block;\r\n            padding: 12px 0;\r\n            width: 100%;\r\n            font-size: 16px;\r\n            border-bottom: 1px solid #f1f7f2;\r\n        }\r\n\r\n        .menu-lang-switcher {\r\n            margin: 15px 0;\r\n        }\r\n\r\n        .menu-cta {\r\n            width: 100%;\r\n            text-align: center;\r\n            margin-top: 10px;\r\n            padding: 0 20px;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        .menu-cta a {\r\n            width: 100%;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        .menu-toggle-checkbox:checked ~ .menu-container {\r\n            max-height: 600px;\r\n            opacity: 1;\r\n            overflow-y: auto;\r\n        }\r\n\r\n        .menu-toggle-checkbox:checked ~ .hamburger-icon span:nth-child(1) {\r\n            transform: translateY(7.5px) rotate(45deg);\r\n        }\r\n\r\n        .menu-toggle-checkbox:checked ~ .hamburger-icon span:nth-child(2) {\r\n            opacity: 0;\r\n        }\r\n\r\n        .menu-toggle-checkbox:checked ~ .hamburger-icon span:nth-child(3) {\r\n            transform: translateY(-7.5px) rotate(-45deg);\r\n        }\r\n    }\r\n\r\n    \/* ==========================================\r\n       2. PARTNERS STYLES\r\n       ========================================== *\/\r\n    .partners-section {\r\n      font-family: 'Inter', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\r\n      max-width: 1140px;\r\n      margin: 60px auto;\r\n      padding: 0 20px;\r\n      text-align: center;\r\n    }\r\n\r\n    .partners-header {\r\n      margin-bottom: 50px;\r\n      display: flex;\r\n      flex-direction: column;\r\n      align-items: center;\r\n    }\r\n    .partners-sub-title {\r\n      font-size: 11px;\r\n      letter-spacing: 2px;\r\n      color: #4a6b42;\r\n      font-weight: 700;\r\n      text-transform: uppercase;\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 8px;\r\n    }\r\n    .partners-sub-title::before,\r\n    .partners-sub-title::after {\r\n      content: \"\";\r\n      display: inline-block;\r\n      width: 20px;\r\n      height: 2px;\r\n      background-color: #4a6b42;\r\n    }\r\n    .partners-main-title {\r\n      font-family: Georgia, serif;\r\n      font-size: 38px;\r\n      color: #1a3321;\r\n      margin: 15px 0 10px 0;\r\n      font-weight: normal;\r\n      max-width: 600px;\r\n      line-height: 1.25;\r\n    }\r\n    .partners-description {\r\n      font-size: 15px;\r\n      color: #617366;\r\n      max-width: 600px;\r\n      line-height: 1.5;\r\n      margin: 0;\r\n    }\r\n\r\n    .logos-grid {\r\n      display: grid;\r\n      grid-template-columns: repeat(5, 1fr);\r\n      gap: 15px;\r\n      margin-bottom: 40px;\r\n    }\r\n\r\n    .partner-card {\r\n      background: #ffffff;\r\n      border: 1px dashed #d1ded4;\r\n      border-radius: 12px;\r\n      height: 110px;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      padding: 15px;\r\n      transition: all 0.2s ease;\r\n    }\r\n    .partner-card:hover {\r\n      border-color: #4a6b42;\r\n      background-color: #fafdfb;\r\n    }\r\n    \r\n    .partner-placeholder-text {\r\n      font-size: 13px;\r\n      color: #7b8f81;\r\n      font-weight: 600;\r\n    }\r\n\r\n    .partner-card img {\r\n      max-width: 100%;\r\n      max-height: 100%;\r\n      object-fit: contain;\r\n      filter: grayscale(100%);\r\n      opacity: 0.7;\r\n      transition: all 0.2s ease;\r\n    }\r\n    .partner-card:hover img {\r\n      filter: grayscale(0%);\r\n      opacity: 1;\r\n    }\r\n\r\n    .cta-container {\r\n      display: flex;\r\n      justify-content: center;\r\n      margin-top: 30px;\r\n    }\r\n    .partner-btn {\r\n      background-color: #22492d;\r\n      color: #ffffff;\r\n      font-size: 14px;\r\n      font-weight: 600;\r\n      text-decoration: none;\r\n      padding: 14px 28px;\r\n      border-radius: 30px;\r\n      box-shadow: 0 4px 12px rgba(34, 73, 45, 0.25);\r\n      transition: all 0.2s ease;\r\n      display: inline-block;\r\n    }\r\n    .partner-btn:hover {\r\n      background-color: #1a3821;\r\n      box-shadow: 0 6px 18px rgba(34, 73, 45, 0.35);\r\n      transform: translateY(-1px);\r\n    }\r\n\r\n    @media (max-width: 900px) {\r\n      .logos-grid {\r\n        grid-template-columns: repeat(3, 1fr);\r\n      }\r\n    }\r\n    @media (max-width: 600px) {\r\n      .partners-main-title {\r\n        font-size: 28px;\r\n      }\r\n      .logos-grid {\r\n        grid-template-columns: repeat(2, 1fr);\r\n      }\r\n      .partner-card {\r\n        height: 90px;\r\n      }\r\n    }\r\n\r\n    \/* ==========================================\r\n       3. TESTIMONIALS STYLES\r\n       ========================================== *\/\r\n    .testimonials-section {\r\n      font-family: 'Inter', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\r\n      max-width: 1140px;\r\n      margin: 60px auto;\r\n      padding: 0 20px;\r\n      text-align: center;\r\n    }\r\n\r\n    .testimonials-header {\r\n      margin-bottom: 50px;\r\n      display: flex;\r\n      flex-direction: column;\r\n      align-items: center;\r\n    }\r\n    .testimonials-sub-title {\r\n      font-size: 11px;\r\n      letter-spacing: 2px;\r\n      color: #4a6b42;\r\n      font-weight: 700;\r\n      text-transform: uppercase;\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 8px;\r\n    }\r\n    .testimonials-sub-title::before,\r\n    .testimonials-sub-title::after {\r\n      content: \"\";\r\n      display: inline-block;\r\n      width: 20px;\r\n      height: 2px;\r\n      background-color: #4a6b42;\r\n    }\r\n    .testimonials-main-title {\r\n      font-family: Georgia, serif;\r\n      font-size: 38px;\r\n      color: #1a3321;\r\n      margin: 15px 0 0 0;\r\n      font-weight: normal;\r\n      line-height: 1.25;\r\n    }\r\n\r\n    .testimonials-grid {\r\n      display: grid;\r\n      grid-template-columns: repeat(3, 1fr);\r\n      gap: 24px;\r\n      text-align: left;\r\n    }\r\n\r\n    .testimonial-card {\r\n      background: #ffffff;\r\n      border: 1px solid #eef3eb;\r\n      border-radius: 16px;\r\n      padding: 35px;\r\n      display: flex;\r\n      flex-direction: column;\r\n      justify-content: space-between;\r\n      box-shadow: 0 4px 20px rgba(0, 0, 0, 0.01);\r\n      transition: transform 0.2s ease, box-shadow 0.2s ease;\r\n    }\r\n    .testimonial-card:hover {\r\n      transform: translateY(-4px);\r\n      box-shadow: 0 10px 25px rgba(74, 107, 66, 0.05);\r\n    }\r\n\r\n    .quote-icon {\r\n      font-family: Georgia, serif;\r\n      font-size: 48px;\r\n      color: #8da47e;\r\n      line-height: 1;\r\n      margin-bottom: 10px;\r\n      transform: rotate(180deg);\r\n      display: inline-block;\r\n      width: fit-content;\r\n    }\r\n\r\n    .quote-text {\r\n      font-size: 14.5px;\r\n      color: #334237;\r\n      line-height: 1.6;\r\n      margin: 0 0 30px 0;\r\n      flex-grow: 1;\r\n    }\r\n\r\n    .author-info {\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 14px;\r\n      border-top: 1px solid #f4f7f2;\r\n      padding-top: 20px;\r\n    }\r\n\r\n    .avatar-circle {\r\n      width: 40px;\r\n      height: 40px;\r\n      background-color: #edf2eb;\r\n      color: #2e4a32;\r\n      font-weight: 700;\r\n      font-size: 15px;\r\n      border-radius: 50%;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      flex-shrink: 0;\r\n    }\r\n\r\n    .author-meta h4 {\r\n      font-size: 14px;\r\n      font-weight: 600;\r\n      color: #1a3321;\r\n      margin: 0 0 4px 0;\r\n      line-height: 1.2;\r\n    }\r\n    .author-meta span {\r\n      font-size: 12px;\r\n      color: #7a8f81;\r\n      display: block;\r\n    }\r\n\r\n    @media (max-width: 900px) {\r\n      .testimonials-grid {\r\n        grid-template-columns: 1fr;\r\n        gap: 20px;\r\n      }\r\n      .testimonial-card {\r\n        padding: 25px;\r\n      }\r\n      .testimonials-main-title {\r\n        font-size: 30px;\r\n      }\r\n    }\r\n\r\n    \/* ==========================================\r\n       4. FAQ STYLES\r\n       ========================================== *\/\r\n    .faq-section {\r\n      font-family: 'Inter', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\r\n      max-width: 900px;\r\n      margin: 60px auto;\r\n      padding: 0 20px;\r\n    }\r\n\r\n    .faq-header {\r\n      margin-bottom: 50px;\r\n      text-align: center;\r\n      display: flex;\r\n      flex-direction: column;\r\n      align-items: center;\r\n    }\r\n    .faq-sub-title {\r\n      font-size: 11px;\r\n      letter-spacing: 2px;\r\n      color: #4a6b42;\r\n      font-weight: 700;\r\n      text-transform: uppercase;\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 8px;\r\n    }\r\n    .faq-sub-title::before,\r\n    .faq-sub-title::after {\r\n      content: \"\";\r\n      display: inline-block;\r\n      width: 20px;\r\n      height: 2px;\r\n      background-color: #4a6b42;\r\n    }\r\n    .faq-main-title {\r\n      font-family: Georgia, serif;\r\n      font-size: 38px;\r\n      color: #1a3321;\r\n      margin: 15px 0 0 0;\r\n      font-weight: normal;\r\n      line-height: 1.25;\r\n    }\r\n\r\n    .faq-accordion {\r\n      border-top: 1px solid #e1e9e3;\r\n    }\r\n    .faq-item {\r\n      border-bottom: 1px solid #e1e9e3;\r\n    }\r\n\r\n    .faq-trigger {\r\n      width: 100%;\r\n      background: transparent;\r\n      border: none;\r\n      outline: none;\r\n      padding: 24px 0;\r\n      display: flex;\r\n      justify-content: space-between;\r\n      align-items: center;\r\n      cursor: pointer;\r\n      text-align: left;\r\n      transition: background-color 0.2s ease;\r\n    }\r\n\r\n    .faq-question {\r\n      font-size: 16px;\r\n      font-weight: 600;\r\n      color: #1a3321;\r\n      transition: color 0.2s ease;\r\n    }\r\n    .faq-trigger:hover .faq-question {\r\n      color: #4a6b42;\r\n    }\r\n\r\n    .faq-icon {\r\n      position: relative;\r\n      width: 32px;\r\n      height: 32px;\r\n      border: 1px solid #bcccbe;\r\n      border-radius: 50%;\r\n      flex-shrink: 0;\r\n      transition: background-color 0.2s ease, border-color 0.2s ease;\r\n    }\r\n    \r\n    .faq-icon::before,\r\n    .faq-icon::after {\r\n      content: \"\";\r\n      position: absolute;\r\n      background-color: #1a3321;\r\n      transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);\r\n    }\r\n    .faq-icon::before {\r\n      top: 15px;\r\n      left: 10px;\r\n      width: 12px;\r\n      height: 2px;\r\n    }\r\n    .faq-icon::after {\r\n      top: 10px;\r\n      left: 15px;\r\n      width: 2px;\r\n      height: 12px;\r\n    }\r\n\r\n    .faq-item.is-open .faq-icon {\r\n      border-color: #1a3321;\r\n      background-color: #1a3321;\r\n    }\r\n    .faq-item.is-open .faq-icon::before {\r\n      background-color: #ffffff;\r\n    }\r\n    .faq-item.is-open .faq-icon::after {\r\n      background-color: #ffffff;\r\n      transform: rotate(90deg) scaleY(0);\r\n    }\r\n\r\n    .faq-content {\r\n      max-height: 0;\r\n      overflow: hidden;\r\n      transition: max-height 0.35s cubic-bezier(0.4, 0, 0.2, 1);\r\n    }\r\n    .faq-content-inner {\r\n      padding-bottom: 24px;\r\n    }\r\n    .faq-content-inner p {\r\n      font-size: 14.5px;\r\n      line-height: 1.6;\r\n      color: #55665a;\r\n      margin: 0;\r\n      max-width: 800px;\r\n    }\r\n\r\n    @media (max-width: 600px) {\r\n      .faq-main-title {\r\n        font-size: 30px;\r\n      }\r\n      .faq-question {\r\n        font-size: 15px;\r\n      }\r\n      .faq-trigger {\r\n        padding: 18px 0;\r\n      }\r\n    }\r\n\r\n    \/* ==========================================\r\n       5. CTA STYLES\r\n       ========================================== *\/\r\n    .ksh3-cta-section {\r\n      width: 100%;\r\n      padding: 60px 20px;\r\n      box-sizing: border-box;\r\n      display: flex;\r\n      justify-content: center;\r\n      align-items: center;\r\n      background-color: transparent;\r\n    }\r\n\r\n    .ksh3-cta-card {\r\n      width: 100%;\r\n      max-width: 1000px;\r\n      background: linear-gradient(110deg, #194E2E 0%, #0F311C 100%);\r\n      border-radius: 24px;\r\n      padding: 60px 40px;\r\n      text-align: center;\r\n      box-sizing: border-box;\r\n      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);\r\n    }\r\n\r\n    .ksh3-cta-title {\r\n      font-family: Georgia, \"Times New Roman\", serif;\r\n      font-size: 38px;\r\n      font-weight: 500;\r\n      color: #FFFFFF;\r\n      margin: 0 0 15px 0;\r\n      line-height: 1.3;\r\n    }\r\n\r\n    .ksh3-cta-desc {\r\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\r\n      font-size: 15px;\r\n      line-height: 1.6;\r\n      color: #A3C2AE;\r\n      max-width: 580px;\r\n      margin: 0 auto 35px auto;\r\n    }\r\n\r\n    .ksh3-cta-buttons {\r\n      display: flex;\r\n      justify-content: center;\r\n      align-items: center;\r\n      gap: 15px;\r\n      flex-wrap: wrap;\r\n    }\r\n\r\n    .ksh3-btn {\r\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\r\n      font-size: 14px;\r\n      font-weight: 600;\r\n      text-decoration: none;\r\n      padding: 14px 28px;\r\n      border-radius: 50px;\r\n      transition: all 0.3s ease;\r\n      display: inline-block;\r\n    }\r\n\r\n    .ksh3-btn-primary {\r\n      background-color: #FFFFFF;\r\n      color: #143F25;\r\n      border: 1px solid #FFFFFF;\r\n    }\r\n\r\n    .ksh3-btn-primary:hover {\r\n      background-color: #A3C2AE;\r\n      border-color: #A3C2AE;\r\n      color: #143F25;\r\n    }\r\n\r\n    .ksh3-btn-secondary {\r\n      background-color: transparent;\r\n      color: #FFFFFF;\r\n      border: 1px solid rgba(163, 194, 174, 0.4);\r\n    }\r\n\r\n    .ksh3-btn-secondary:hover {\r\n      background-color: rgba(255, 255, 255, 0.08);\r\n      border-color: #FFFFFF;\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n      .ksh3-cta-card {\r\n        padding: 45px 25px;\r\n        border-radius: 16px;\r\n      }\r\n      .ksh3-cta-title {\r\n        font-size: 28px;\r\n      }\r\n      .ksh3-cta-desc {\r\n        font-size: 14px;\r\n      }\r\n      .ksh3-cta-buttons {\r\n        flex-direction: column;\r\n        width: 100%;\r\n      }\r\n      .ksh3-btn {\r\n        width: 100%;\r\n        max-width: 250px;\r\n        text-align: center;\r\n        box-sizing: border-box;\r\n      }\r\n    }\r\n\r\n    \/* ==========================================\r\n       6. FOOTER STYLES\r\n       ========================================== *\/\r\n    .ksh3-footer-wrapper {\r\n      background-color: #143F25;\r\n      color: #FFFFFF;\r\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen, Ubuntu, Cantarell, \"Helvetica Neue\", sans-serif;\r\n      padding: 60px 40px 30px 40px;\r\n      box-sizing: border-box;\r\n      width: 100%;\r\n    }\r\n\r\n    .ksh3-footer-container {\r\n      max-width: 1200px;\r\n      margin: 0 auto;\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      justify-content: space-between;\r\n      gap: 40px;\r\n    }\r\n\r\n    .ksh3-footer-col-brand {\r\n      flex: 1 1 300px;\r\n      max-width: 350px;\r\n    }\r\n\r\n    .ksh3-footer-logo {\r\n      font-size: 32px;\r\n      font-weight: 800;\r\n      margin: 0 0 15px 0;\r\n      letter-spacing: 1px;\r\n    }\r\n\r\n    .ksh3-footer-desc {\r\n      font-size: 14px;\r\n      line-height: 1.6;\r\n      color: #A3C2AE;\r\n      margin: 0 0 25px 0;\r\n    }\r\n\r\n    .ksh3-social-icons {\r\n      display: flex;\r\n      gap: 12px;\r\n    }\r\n\r\n    .ksh3-social-icon {\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      width: 36px;\r\n      height: 36px;\r\n      border: 1px solid rgba(255, 255, 255, 0.2);\r\n      border-radius: 50%;\r\n      color: #FFFFFF;\r\n      text-decoration: none;\r\n      transition: all 0.3s ease;\r\n    }\r\n\r\n    .ksh3-social-icon:hover {\r\n      border-color: #FFFFFF;\r\n      background-color: rgba(255, 255, 255, 0.1);\r\n    }\r\n\r\n    .ksh3-footer-col-nav {\r\n      flex: 1 1 180px;\r\n    }\r\n\r\n    .ksh3-column-title {\r\n      font-size: 12px;\r\n      font-weight: 700;\r\n      text-transform: uppercase;\r\n      letter-spacing: 1.5px;\r\n      margin: 0 0 25px 0;\r\n      color: #FFFFFF;\r\n    }\r\n\r\n    .ksh3-footer-links {\r\n      list-style: none;\r\n      padding: 0;\r\n      margin: 0;\r\n    }\r\n\r\n    .ksh3-footer-links li {\r\n      margin-bottom: 12px;\r\n    }\r\n\r\n    .ksh3-footer-links a {\r\n      color: #A3C2AE;\r\n      text-decoration: none;\r\n      font-size: 14px;\r\n      transition: color 0.2s ease;\r\n    }\r\n\r\n    .ksh3-footer-links a:hover {\r\n      color: #FFFFFF;\r\n    }\r\n\r\n    .ksh3-contact-info {\r\n      color: #A3C2AE;\r\n      font-size: 14px;\r\n      margin-bottom: 12px;\r\n      word-break: break-all;\r\n    }\r\n\r\n    .ksh3-footer-divider {\r\n      border: none;\r\n      border-top: 1px solid rgba(255, 255, 255, 0.1);\r\n      margin: 50px auto 20px auto;\r\n      max-width: 1200px;\r\n    }\r\n\r\n    .ksh3-footer-bottom {\r\n      max-width: 1200px;\r\n      margin: 0 auto;\r\n      display: flex;\r\n      justify-content: space-between;\r\n      flex-wrap: wrap;\r\n      gap: 15px;\r\n      font-size: 13px;\r\n      color: #A3C2AE;\r\n    }\r\n\r\n    .ksh3-footer-services-tag {\r\n      display: flex;\r\n      gap: 8px;\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n      .ksh3-footer-wrapper {\r\n        padding: 40px 20px 20px 20px;\r\n      }\r\n      .ksh3-footer-container {\r\n        flex-direction: column;\r\n        gap: 30px;\r\n      }\r\n      .ksh3-footer-bottom {\r\n        flex-direction: column;\r\n        align-items: flex-start;\r\n      }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n  <!-- ==========================================\r\n       1. NAVIGATION BAR (WITH SPECIFIC SWITCHER)\r\n       ========================================== -->\r\n  <nav class=\"ksh3-navbar\">\r\n      <div class=\"menu-logo\">\r\n          <a href=\"https:\/\/ksh3.sa\/?page_id=10\">\r\n              <img decoding=\"async\" src=\"https:\/\/ksh3.sa\/wp-content\/uploads\/2026\/07\/KSH3-logo.png\" alt=\"KSH3 Logo\">\r\n          <\/a>\r\n      <\/div>\r\n\r\n      <input type=\"checkbox\" id=\"menu-toggle\" class=\"menu-toggle-checkbox\">\r\n      <label for=\"menu-toggle\" class=\"hamburger-icon\">\r\n          <span><\/span>\r\n          <span><\/span>\r\n          <span><\/span>\r\n      <\/label>\r\n\r\n      <div class=\"menu-container\">\r\n          <ul class=\"menu-links\">\r\n              <li><a href=\"https:\/\/ksh3.sa\/?page_id=10\" data-i18n=\"nav_home\">Home<\/a><\/li>\r\n              <li><a href=\"https:\/\/ksh3.sa\/?page_id=21\" data-i18n=\"nav_about\">About<\/a><\/li>\r\n              <li><a href=\"https:\/\/ksh3.sa\/?page_id=46\" data-i18n=\"nav_divisions\">Divisions<\/a><\/li>\r\n              <li><a href=\"https:\/\/ksh3.sa\/?page_id=55\" data-i18n=\"nav_services\">Services<\/a><\/li>\r\n              <li><a href=\"https:\/\/ksh3.sa\/?page_id=60\" data-i18n=\"nav_products\">Products<\/a><\/li>\r\n              <li><a href=\"https:\/\/ksh3.sa\/?page_id=67\" data-i18n=\"nav_logistics\">Logistics<\/a><\/li>\r\n              <li><a href=\"https:\/\/ksh3.sa\/?page_id=72\" data-i18n=\"nav_partners\">Partners<\/a><\/li>\r\n          <\/ul>\r\n\r\n          <!-- Language Switcher Placed Right Between Partners & Get In Touch -->\r\n          <div class=\"menu-lang-switcher\">\r\n              <button id=\"ksh3-lang-btn\" onclick=\"toggleLanguage()\" aria-label=\"Switch Language\">\r\n                  <span id=\"ksh3-flag\">\ud83c\uddf8\ud83c\udde6<\/span>\r\n                  <span id=\"ksh3-lang-text\">\u0627\u0644\u0639\u0631\u0628\u064a\u0629<\/span>\r\n              <\/button>\r\n          <\/div>\r\n\r\n          <div class=\"menu-cta\">\r\n              <a href=\"https:\/\/ksh3.sa\/?page_id=77\" data-i18n=\"nav_cta\">Get in touch<\/a>\r\n          <\/div>\r\n      <\/div>\r\n  <\/nav>\r\n\r\n  <!-- ==========================================\r\n       2. PARTNERS SECTION\r\n       ========================================== -->\r\n  <div class=\"partners-section\">\r\n    <div class=\"partners-header\">\r\n      <span class=\"partners-sub-title\" data-i18n=\"part_sub\">PARTNERS<\/span>\r\n      <h2 class=\"partners-main-title\" data-i18n=\"part_title\">Trusted by retail and food-service partners.<\/h2>\r\n      <p class=\"partners-description\" data-i18n=\"part_desc\">We build long-term relationships with supermarkets, manufacturers, and commercial buyers across the Kingdom.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"logos-grid\">\r\n      <div class=\"partner-card\"><span class=\"partner-placeholder-text\" data-i18n=\"part_card\">Your Partner<\/span><\/div>\r\n      <div class=\"partner-card\"><span class=\"partner-placeholder-text\" data-i18n=\"part_card\">Your Partner<\/span><\/div>\r\n      <div class=\"partner-card\"><span class=\"partner-placeholder-text\" data-i18n=\"part_card\">Your Partner<\/span><\/div>\r\n      <div class=\"partner-card\"><span class=\"partner-placeholder-text\" data-i18n=\"part_card\">Your Partner<\/span><\/div>\r\n      <div class=\"partner-card\"><span class=\"partner-placeholder-text\" data-i18n=\"part_card\">Your Partner<\/span><\/div>\r\n    <\/div>\r\n\r\n    <div class=\"cta-container\">\r\n      <a href=\"https:\/\/ksh3.sa\/?page_id=77\" class=\"partner-btn\" data-i18n=\"part_btn\">Become a partner<\/a>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- ==========================================\r\n       3. TESTIMONIALS SECTION\r\n       ========================================== -->\r\n  <div class=\"testimonials-section\">\r\n    <div class=\"testimonials-header\">\r\n      <span class=\"testimonials-sub-title\" data-i18n=\"test_sub\">TESTIMONIALS<\/span>\r\n      <h2 class=\"testimonials-main-title\" data-i18n=\"test_title\">What our partners say.<\/h2>\r\n    <\/div>\r\n\r\n    <div class=\"testimonials-grid\">\r\n      <div class=\"testimonial-card\">\r\n        <div class=\"quote-icon\">\u201d<\/div>\r\n        <p class=\"quote-text\" data-i18n=\"test_quote1\">Consistent quality and on-time delivery, every order. K SH3 has become a supply partner we rely on.<\/p>\r\n        <div class=\"author-info\">\r\n          <div class=\"avatar-circle\">R<\/div>\r\n          <div class=\"author-meta\">\r\n            <h4 data-i18n=\"test_role1\">Retail Procurement Manager<\/h4>\r\n            <span data-i18n=\"test_company1\">Supermarket Chain<\/span>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"testimonial-card\">\r\n        <div class=\"quote-icon\">\u201d<\/div>\r\n        <p class=\"quote-text\" data-i18n=\"test_quote2\">Their cold-chain handling is exactly what our frozen lines need. Reliable from warehouse to store.<\/p>\r\n        <div class=\"author-info\">\r\n          <div class=\"avatar-circle\">F<\/div>\r\n          <div class=\"author-meta\">\r\n            <h4 data-i18n=\"test_role2\">Operations Lead<\/h4>\r\n            <span data-i18n=\"test_company2\">Food Manufacturer<\/span>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"testimonial-card\">\r\n        <div class=\"quote-icon\">\u201d<\/div>\r\n        <p class=\"quote-text\" data-i18n=\"test_quote3\">Responsive, flexible, and easy to work with. They helped us get a new product onto shelves quickly.<\/p>\r\n        <div class=\"author-info\">\r\n          <div class=\"avatar-circle\">C<\/div>\r\n          <div class=\"author-meta\">\r\n            <h4 data-i18n=\"test_role3\">Founder<\/h4>\r\n            <span data-i18n=\"test_company3\">Catering Company<\/span>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- ==========================================\r\n       4. FAQ SECTION\r\n       ========================================== -->\r\n  <div class=\"faq-section\">\r\n    <div class=\"faq-header\">\r\n      <span class=\"faq-sub-title\" data-i18n=\"faq_sub\">FAQ<\/span>\r\n      <h2 class=\"faq-main-title\" data-i18n=\"faq_title\">Questions, answered.<\/h2>\r\n    <\/div>\r\n\r\n    <div class=\"faq-accordion\">\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-trigger\">\r\n          <span class=\"faq-question\" data-i18n=\"faq_q1\">Which regions do you serve?<\/span>\r\n          <span class=\"faq-icon\"><\/span>\r\n        <\/button>\r\n        <div class=\"faq-content\">\r\n          <div class=\"faq-content-inner\">\r\n            <p data-i18n=\"faq_a1\">We cover all regions across Saudi Arabia, supplying and distributing to retail and food-service clients throughout the Kingdom.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-trigger\">\r\n          <span class=\"faq-question\" data-i18n=\"faq_q2\">Do you serve both large supermarkets and small retailers?<\/span>\r\n          <span class=\"faq-icon\"><\/span>\r\n        <\/button>\r\n        <div class=\"faq-content\">\r\n          <div class=\"faq-content-inner\">\r\n            <p data-i18n=\"faq_a2\">Yes. We operate across modern trade (supermarket chains) and traditional trade (baqalas) through our refrigerated cash-van distribution.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-trigger\">\r\n          <span class=\"faq-question\" data-i18n=\"faq_q3\">Do you handle chilled and frozen transport?<\/span>\r\n          <span class=\"faq-icon\"><\/span>\r\n        <\/button>\r\n        <div class=\"faq-content\">\r\n          <div class=\"faq-content-inner\">\r\n            <p data-i18n=\"faq_a3\">Yes. Our temperature-controlled fleet maintains an unbroken cold chain for both chilled and frozen products from source to shelf.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-trigger\">\r\n          <span class=\"faq-question\" data-i18n=\"faq_q4\">Can you help introduce a new product to market?<\/span>\r\n          <span class=\"faq-icon\"><\/span>\r\n        <\/button>\r\n        <div class=\"faq-content\">\r\n          <div class=\"faq-content-inner\">\r\n            <p data-i18n=\"faq_a4\">Yes. Through our market-entry support service we help suppliers place new products with the right retail and food-service channels.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-trigger\">\r\n          <span class=\"faq-question\" data-i18n=\"faq_q5\">How do I become a supplier or partner?<\/span>\r\n          <span class=\"faq-icon\"><\/span>\r\n        <\/button>\r\n        <div class=\"faq-content\">\r\n          <div class=\"faq-content-inner\">\r\n            <p data-i18n=\"faq_a5\">Simply send us a message through the contact form below, and our team will get back to you within one business day.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- ==========================================\r\n       5. CTA SECTION\r\n       ========================================== -->\r\n  <div class=\"ksh3-cta-section\">\r\n    <div class=\"ksh3-cta-card\">\r\n      <h2 class=\"ksh3-cta-title\" data-i18n=\"cta_title\">Let's build a reliable supply partnership.<\/h2>\r\n      <p class=\"ksh3-cta-desc\" data-i18n=\"cta_desc\">\r\n        Tell us what you need supplied or distributed, and we'll show you how K SH3 can deliver it across the Kingdom.\r\n      <\/p>\r\n      <div class=\"ksh3-cta-buttons\">\r\n        <a href=\"https:\/\/ksh3.sa\/?page_id=77\" class=\"ksh3-btn ksh3-btn-primary\" data-i18n=\"cta_contact\">Contact us<\/a>\r\n        <a href=\"https:\/\/ksh3.sa\/?page_id=55\" class=\"ksh3-btn ksh3-btn-secondary\" data-i18n=\"cta_services\">Explore services<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- ==========================================\r\n       6. FOOTER SECTION\r\n       ========================================== -->\r\n  <div class=\"ksh3-footer-wrapper\">\r\n    <div class=\"ksh3-footer-container\">\r\n      \r\n      <div class=\"ksh3-footer-col-brand\">\r\n        <h2 class=\"ksh3-footer-logo\">K SH3<\/h2>\r\n        <p class=\"ksh3-footer-desc\" data-i18n=\"footer_desc\">A Saudi establishment specializing in food supply, distribution, and cold-chain logistics across the Kingdom.<\/p>\r\n        \r\n        <div class=\"ksh3-social-icons\">\r\n          <a href=\"#\" class=\"ksh3-social-icon\" aria-label=\"LinkedIn\">\r\n            <svg width=\"16\" height=\"16\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-11 19h-3v-11h3v11zm-1.5-12.268c-.966 0-1.75-.779-1.75-1.75s.784-1.75 1.75-1.75 1.75.779 1.75 1.75-.784 1.75-1.75 1.75zm13.5 12.268h-3v-5.604c0-3.368-4-3.113-4 0v5.604h-3v-11h3v1.765c1.396-2.586 7-2.777 7 2.476v6.759z\"\/><\/svg>\r\n          <\/a>\r\n          <a href=\"#\" class=\"ksh3-social-icon\" aria-label=\"WhatsApp\">\r\n            <svg width=\"16\" height=\"16\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M.057 24l1.687-6.163c-1.041-1.804-1.588-3.849-1.587-5.946.003-6.556 5.338-11.891 11.893-11.891 3.181.001 6.167 1.24 8.413 3.488 2.245 2.248 3.481 5.236 3.48 8.414-.003 6.557-5.338 11.892-11.893 11.892-1.99-.001-3.951-.5-5.688-1.448l-6.305 1.654zm6.597-3.807c1.676.995 3.276 1.591 5.392 1.592 5.448 0 9.886-4.434 9.889-9.885.002-5.443-4.436-9.87-9.89-9.87-5.443 0-9.88 4.437-9.883 9.885-.001 2.016.521 3.635 1.492 5.213l-.991 3.616 3.701-.971z\"\/><\/svg>\r\n          <\/a>\r\n          <a href=\"#\" class=\"ksh3-social-icon\" aria-label=\"Instagram\">\r\n            <svg width=\"16\" height=\"16\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948 0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072 3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z\"\/><\/svg>\r\n          <\/a>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"ksh3-footer-col-nav\">\r\n        <h3 class=\"ksh3-column-title\" data-i18n=\"footer_col_company\">Company<\/h3>\r\n        <ul class=\"ksh3-footer-links\">\r\n          <li><a href=\"https:\/\/ksh3.sa\/?page_id=21\" data-i18n=\"nav_about\">About Us<\/a><\/li>\r\n          <li><a href=\"https:\/\/ksh3.sa\/?page_id=46\" data-i18n=\"nav_divisions\">Divisions<\/a><\/li>\r\n          <li><a href=\"https:\/\/ksh3.sa\/?page_id=72\" data-i18n=\"nav_partners\">Partners<\/a><\/li>\r\n          <li><a href=\"https:\/\/ksh3.sa\/?page_id=77\" data-i18n=\"footer_link_contact\">Contact<\/a><\/li>\r\n        <\/ul>\r\n      <\/div>\r\n\r\n      <div class=\"ksh3-footer-col-nav\">\r\n        <h3 class=\"ksh3-column-title\" data-i18n=\"footer_col_services\">Services<\/h3>\r\n        <ul class=\"ksh3-footer-links\">\r\n          <li><a href=\"https:\/\/ksh3.sa\/?page_id=237\" data-i18n=\"footer_food_import\">Food Import<\/a><\/li>\r\n          <li><a href=\"https:\/\/ksh3.sa\/?page_id=242\" data-i18n=\"footer_retail_dist\">Retail Distribution<\/a><\/li>\r\n          <li><a href=\"https:\/\/ksh3.sa\/?page_id=247\" data-i18n=\"footer_cold_chain\">Cold-Chain Logistics<\/a><\/li>\r\n          <li><a href=\"https:\/\/ksh3.sa\/?page_id=252\" data-i18n=\"footer_market_entry\">Market Entry Support<\/a><\/li>\r\n        <\/ul>\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n    <hr class=\"ksh3-footer-divider\">\r\n\r\n    <div class=\"ksh3-footer-bottom\">\r\n      <div data-i18n=\"footer_copyright\">&copy; 2026 K SH3 Establishment. All rights reserved.<\/div>\r\n      <div class=\"ksh3-footer-services-tag\">\r\n        <span data-i18n=\"footer_location\">Riyadh, Kingdom of Saudi Arabia<\/span>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- ==========================================\r\n       7. TRANSLATION DICTIONARY & JAVASCRIPT LOGIC\r\n       ========================================== -->\r\n  <script>\r\n    const translations = {\r\n      en: {\r\n        nav_home: \"Home\",\r\n        nav_about: \"About\",\r\n        nav_divisions: \"Divisions\",\r\n        nav_services: \"Services\",\r\n        nav_products: \"Products\",\r\n        nav_logistics: \"Logistics\",\r\n        nav_partners: \"Partners\",\r\n        nav_cta: \"Get in touch\",\r\n\r\n        part_sub: \"PARTNERS\",\r\n        part_title: \"Trusted by retail and food-service partners.\",\r\n        part_desc: \"We build long-term relationships with supermarkets, manufacturers, and commercial buyers across the Kingdom.\",\r\n        part_card: \"Your Partner\",\r\n        part_btn: \"Become a partner\",\r\n\r\n        test_sub: \"TESTIMONIALS\",\r\n        test_title: \"What our partners say.\",\r\n        test_quote1: \"Consistent quality and on-time delivery, every order. K SH3 has become a supply partner we rely on.\",\r\n        test_role1: \"Retail Procurement Manager\",\r\n        test_company1: \"Supermarket Chain\",\r\n        test_quote2: \"Their cold-chain handling is exactly what our frozen lines need. Reliable from warehouse to store.\",\r\n        test_role2: \"Operations Lead\",\r\n        test_company2: \"Food Manufacturer\",\r\n        test_quote3: \"Responsive, flexible, and easy to work with. They helped us get a new product onto shelves quickly.\",\r\n        test_role3: \"Founder\",\r\n        test_company3: \"Catering Company\",\r\n\r\n        faq_sub: \"FAQ\",\r\n        faq_title: \"Questions, answered.\",\r\n        faq_q1: \"Which regions do you serve?\",\r\n        faq_a1: \"We cover all regions across Saudi Arabia, supplying and distributing to retail and food-service clients throughout the Kingdom.\",\r\n        faq_q2: \"Do you serve both large supermarkets and small retailers?\",\r\n        faq_a2: \"Yes. We operate across modern trade (supermarket chains) and traditional trade (baqalas) through our refrigerated cash-van distribution.\",\r\n        faq_q3: \"Do you handle chilled and frozen transport?\",\r\n        faq_a3: \"Yes. Our temperature-controlled fleet maintains an unbroken cold chain for both chilled and frozen products from source to shelf.\",\r\n        faq_q4: \"Can you help introduce a new product to market?\",\r\n        faq_a4: \"Yes. Through our market-entry support service we help suppliers place new products with the right retail and food-service channels.\",\r\n        faq_q5: \"How do I become a supplier or partner?\",\r\n        faq_a5: \"Simply send us a message through the contact form below, and our team will get back to you within one business day.\",\r\n\r\n        cta_title: \"Let's build a reliable supply partnership.\",\r\n        cta_desc: \"Tell us what you need supplied or distributed, and we'll show you how K SH3 can deliver it across the Kingdom.\",\r\n        cta_contact: \"Contact us\",\r\n        cta_services: \"Explore services\",\r\n\r\n        footer_desc: \"A Saudi establishment specializing in food supply, distribution, and cold-chain logistics across the Kingdom.\",\r\n        footer_col_company: \"Company\",\r\n        footer_link_contact: \"Contact\",\r\n        footer_col_services: \"Services\",\r\n        footer_food_import: \"Food Import\",\r\n        footer_retail_dist: \"Retail Distribution\",\r\n        footer_cold_chain: \"Cold-Chain Logistics\",\r\n        footer_market_entry: \"Market Entry Support\",\r\n        footer_copyright: \"\u00a9 2026 K SH3 Establishment. All rights reserved.\",\r\n        footer_location: \"Riyadh, Kingdom of Saudi Arabia\"\r\n      },\r\n      ar: {\r\n        nav_home: \"\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629\",\r\n        nav_about: \"\u0645\u0646 \u0646\u062d\u0646\",\r\n        nav_divisions: \"\u0627\u0644\u0623\u0642\u0633\u0627\u0645\",\r\n        nav_services: \"\u062e\u062f\u0645\u0627\u062a\u0646\u0627\",\r\n        nav_products: \"\u0645\u0646\u062a\u062c\u0627\u062a\u0646\u0627\",\r\n        nav_logistics: \"\u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0644\u0648\u062c\u0633\u062a\u064a\u0629\",\r\n        nav_partners: \"\u0634\u0631\u0643\u0627\u0624\u0646\u0627\",\r\n        nav_cta: \"\u062a\u0648\u0627\u0635\u0644 \u0645\u0639\u0646\u0627\",\r\n\r\n        part_sub: \"\u0627\u0644\u0634\u0631\u0643\u0627\u0621\",\r\n        part_title: \"\u062b\u0642\u0629 \u0634\u0631\u0643\u0627\u0621 \u062a\u062c\u0627\u0631\u0629 \u0627\u0644\u062a\u062c\u0632\u0626\u0629 \u0648\u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u063a\u0630\u0627\u0626\u064a\u0629.\",\r\n        part_desc: \"\u0646\u0628\u0646\u064a \u0639\u0644\u0627\u0642\u0627\u062a \u0637\u0648\u064a\u0644\u0629 \u0627\u0644\u0623\u0645\u062f \u0645\u0639 \u0627\u0644\u0633\u0648\u0628\u0631\u0645\u0627\u0631\u0643\u062a\u060c \u0627\u0644\u0645\u0635\u0627\u0646\u0639\u060c \u0648\u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0646 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u064a\u0646 \u0641\u064a \u062c\u0645\u064a\u0639 \u0623\u0646\u062d\u0627\u0621 \u0627\u0644\u0645\u0645\u0644\u0643\u0629.\",\r\n        part_card: \"\u0634\u0631\u064a\u0643\u0643 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\",\r\n        part_btn: \"\u0643\u0646 \u0634\u0631\u064a\u0643\u0627\u064b \u0645\u0639\u0646\u0627\",\r\n\r\n        test_sub: \"\u0622\u0631\u0627\u0621 \u0627\u0644\u0639\u0645\u0644\u0627\u0621\",\r\n        test_title: \"\u0645\u0627\u0630\u0627 \u064a\u0642\u0648\u0644 \u0634\u0631\u0643\u0627\u0624\u0646\u0627.\",\r\n        test_quote1: \"\u062c\u0648\u062f\u0629 \u0645\u062a\u0633\u0642\u0629 \u0648\u062a\u0648\u0635\u064a\u0644 \u0641\u064a \u0627\u0644\u0648\u0642\u062a \u0627\u0644\u0645\u062d\u062f\u062f \u0645\u0639 \u0643\u0644 \u0637\u0644\u0628. \u0623\u0635\u0628\u062d\u062a K SH3 \u0634\u0631\u064a\u0643 \u0627\u0644\u062a\u0648\u0631\u064a\u062f \u0627\u0644\u0630\u064a \u0646\u0639\u062a\u0645\u062f \u0639\u0644\u064a\u0647.\",\r\n        test_role1: \"\u0645\u062f\u064a\u0631 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a \u0648\u0627\u0644\u062a\u062c\u0632\u0626\u0629\",\r\n        test_company1: \"\u0633\u0644\u0633\u0644\u0629 \u0633\u0648\u0628\u0631\u0645\u0627\u0631\u0643\u062a\",\r\n        test_quote2: \"\u0627\u0644\u062a\u0639\u0627\u0645\u0644 \u0645\u0639 \u0633\u0644\u0627\u0633\u0644 \u0627\u0644\u062a\u0628\u0631\u064a\u062f \u0644\u062f\u064a\u0647\u0645 \u0647\u0648 \u0628\u0627\u0644\u0636\u0628\u0637 \u0645\u0627 \u062a\u062d\u062a\u0627\u062c\u0647 \u062e\u0637\u0648\u0637\u0646\u0627 \u0627\u0644\u0645\u062c\u0645\u062f\u0629. \u0645\u0648\u062b\u0648\u0642\u064a\u0629 \u0645\u0646 \u0627\u0644\u0645\u0633\u062a\u0648\u062f\u0639 \u0625\u0644\u0649 \u0627\u0644\u0631\u0641.\",\r\n        test_role2: \"\u0642\u0627\u0626\u062f \u0627\u0644\u0639\u0645\u0644\u064a\u0627\u062a\",\r\n        test_company2: \"\u0645\u0635\u0646\u0639 \u0623\u063a\u0630\u064a\u0629\",\r\n        test_quote3: \"\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0648\u0633\u0631\u0639\u0629 \u0645\u0631\u0646\u0629 \u0648\u0633\u0647\u0648\u0644\u0629 \u0641\u064a \u0627\u0644\u062a\u0639\u0627\u0645\u0644. \u0633\u0627\u0639\u062f\u0648\u0646\u0627 \u0641\u064a \u0625\u062f\u062e\u0627\u0644 \u0645\u0646\u062a\u062c \u062c\u062f\u064a\u062f \u0625\u0644\u0649 \u0627\u0644\u0631\u0641\u0648\u0641 \u0628\u0633\u0631\u0639\u0629.\",\r\n        test_role3: \"\u0627\u0644\u0645\u0624\u0633\u0633\",\r\n        test_company3: \"\u0634\u0631\u0643\u0629 \u062a\u0645\u0648\u064a\u0646 \u0648\u0625\u0639\u0627\u0634\u0629\",\r\n\r\n        faq_sub: \"\u0627\u0644\u0623\u0633\u0626\u0644\u0629 \u0627\u0644\u0634\u0627\u0626\u0639\u0629\",\r\n        faq_title: \"\u0625\u062c\u0627\u0628\u0627\u062a \u0639\u0644\u0649 \u0623\u0633\u0626\u0644\u062a\u0643\u0645.\",\r\n        faq_q1: \"\u0645\u0627 \u0647\u064a \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u062a\u064a \u062a\u062e\u062f\u0645\u0648\u0646\u0647\u0627\u061f\",\r\n        faq_a1: \"\u0646\u063a\u0637\u064a \u062c\u0645\u064a\u0639 \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0641\u064a \u0627\u0644\u0645\u0645\u0644\u0643\u0629 \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0627\u0644\u0633\u0639\u0648\u062f\u064a\u0629\u060c \u0648\u0646\u0648\u0631\u062f \u0648\u0646\u0648\u0632\u0639 \u0644\u0639\u0645\u0644\u0627\u0621 \u0627\u0644\u062a\u062c\u0632\u0626\u0629 \u0648\u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u063a\u0630\u0627\u0626\u064a\u0629 \u0641\u064a \u062c\u0645\u064a\u0639 \u0623\u0646\u062d\u0627\u0621 \u0627\u0644\u0645\u0645\u0644\u0643\u0629.\",\r\n        faq_q2: \"\u0647\u0644 \u062a\u062e\u062f\u0645\u0648\u0646 \u0627\u0644\u0623\u0633\u0648\u0627\u0642 \u0627\u0644\u0643\u0628\u064a\u0631\u0629 \u0648\u0627\u0644\u0645\u062a\u0627\u062c\u0631 \u0627\u0644\u0635\u063a\u064a\u0631\u0629\u061f\",\r\n        faq_a2: \"\u0646\u0639\u0645. \u0646\u0639\u0645\u0644 \u0639\u0628\u0631 \u0627\u0644\u062a\u062c\u0627\u0631\u0629 \u0627\u0644\u062d\u062f\u064a\u062b\u0629 (\u0633\u0644\u0627\u0633\u0644 \u0627\u0644\u0633\u0648\u0628\u0631\u0645\u0627\u0631\u0643\u062a) \u0648\u0627\u0644\u062a\u062c\u0627\u0631\u0629 \u0627\u0644\u062a\u0642\u0644\u064a\u062f\u064a\u0629 (\u0627\u0644\u0628\u0642\u0627\u0644\u0627\u062a) \u0645\u0646 \u062e\u0644\u0627\u0644 \u0623\u0633\u0637\u0648\u0644 \u0627\u0644\u062a\u0648\u0632\u064a\u0639 \u0627\u0644\u0645\u0628\u0631\u062f.\",\r\n        faq_q3: \"\u0647\u0644 \u062a\u062a\u0639\u0627\u0645\u0644\u0648\u0646 \u0645\u0639 \u0627\u0644\u0646\u0642\u0644 \u0627\u0644\u0645\u0628\u0631\u062f \u0648\u0627\u0644\u0645\u062c\u0645\u062f\u061f\",\r\n        faq_a3: \"\u0646\u0639\u0645. \u064a\u062d\u0627\u0641\u0638 \u0623\u0633\u0637\u0648\u0644\u0646\u0627 \u0627\u0644\u0645\u0628\u0631\u062f \u0648\u0627\u0644\u0645\u062a\u062d\u0643\u0645 \u0628\u062f\u0631\u062c\u0629 \u062d\u0631\u0627\u0631\u062a\u0647 \u0639\u0644\u0649 \u0633\u0644\u0633\u0644\u0629 \u062a\u0628\u0631\u064a\u062f \u063a\u064a\u0631 \u0645\u0646\u0642\u0637\u0639\u0629 \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0645\u0628\u0631\u062f\u0629 \u0648\u0627\u0644\u0645\u062c\u0645\u062f\u0629 \u0645\u0646 \u0627\u0644\u0645\u0635\u062f\u0631 \u0625\u0644\u0649 \u0627\u0644\u0631\u0641.\",\r\n        faq_q4: \"\u0647\u0644 \u064a\u0645\u0643\u0646\u0643\u0645 \u0627\u0644\u0645\u0633\u0627\u0639\u062f\u0629 \u0641\u064a \u062a\u0642\u062f\u064a\u0645 \u0645\u0646\u062a\u062c \u062c\u062f\u064a\u062f \u0644\u0644\u0633\u0648\u0642\u061f\",\r\n        faq_a4: \"\u0646\u0639\u0645. \u0645\u0646 \u062e\u0644\u0627\u0644 \u062e\u062f\u0645\u0629 \u062f\u0639\u0645 \u062f\u062e\u0648\u0644 \u0627\u0644\u0633\u0648\u0642\u060c \u0646\u0633\u0627\u0639\u062f \u0627\u0644\u0645\u0648\u0631\u062f\u064a\u0646 \u0639\u0644\u0649 \u0625\u062f\u0631\u0627\u062c \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062c\u062f\u064a\u062f\u0629 \u0641\u064a \u0642\u0646\u0648\u0627\u062a \u0627\u0644\u062a\u062c\u0632\u0626\u0629 \u0648\u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u063a\u0630\u0627\u0626\u064a\u0629 \u0627\u0644\u0645\u0646\u0627\u0633\u0628\u0629.\",\r\n        faq_q5: \"\u0643\u064a\u0641 \u064a\u0645\u0643\u0646\u0646\u064a \u0623\u0646 \u0623\u0635\u0628\u062d \u0645\u0648\u0631\u062f\u0627\u064b \u0623\u0648 \u0634\u0631\u064a\u0643\u0627\u064b\u061f\",\r\n        faq_a5: \"\u0628\u0628\u0633\u0627\u0637\u0629 \u0623\u0631\u0633\u0644 \u0644\u0646\u0627 \u0631\u0633\u0627\u0644\u0629 \u0639\u0628\u0631 \u0646\u0645\u0648\u0630\u062c \u0627\u0644\u062a\u0648\u0627\u0635\u0644 \u0623\u062f\u0646\u0627\u0647\u060c \u0648\u0633\u064a\u0642\u0648\u0645 \u0641\u0631\u064a\u0642\u0646\u0627 \u0628\u0627\u0644\u0631\u062f \u0639\u0644\u064a\u0643 \u062e\u0644\u0627\u0644 \u064a\u0648\u0645 \u0639\u0645\u0644 \u0648\u0627\u062d\u062f.\",\r\n\r\n        cta_title: \"\u062f\u0639\u0646\u0627 \u0646\u0628\u0646\u064a \u0634\u0631\u0627\u0643\u0629 \u062a\u0648\u0631\u064a\u062f \u0645\u0648\u062b\u0648\u0642\u0629.\",\r\n        cta_desc: \"\u0623\u062e\u0628\u0631\u0646\u0627 \u0628\u0645\u0627 \u062a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u062a\u0648\u0631\u064a\u062f\u0647 \u0623\u0648 \u062a\u0648\u0632\u064a\u0639\u0647\u060c \u0648\u0633\u0646\u0639\u0631\u0636 \u0639\u0644\u064a\u0643 \u0643\u064a\u0641 \u064a\u0645\u0643\u0646 \u0644\u0640 K SH3 \u0627\u0644\u062a\u0648\u0635\u064a\u0644 \u0641\u064a \u062c\u0645\u064a\u0639 \u0623\u0646\u062d\u0627\u0621 \u0627\u0644\u0645\u0645\u0644\u0643\u0629.\",\r\n        cta_contact: \"\u062a\u0648\u0627\u0635\u0644 \u0645\u0639\u0646\u0627\",\r\n        cta_services: \"\u0627\u0633\u062a\u0643\u0634\u0641 \u062e\u062f\u0645\u0627\u062a\u0646\u0627\",\r\n\r\n        footer_desc: \"\u0645\u0624\u0633\u0633\u0629 \u0633\u0639\u0648\u062f\u064a\u0629 \u0645\u062a\u062e\u0635\u0635\u0629 \u0641\u064a \u062a\u0648\u0631\u064a\u062f \u0627\u0644\u0623\u063a\u0630\u064a\u0629\u060c \u0627\u0644\u062a\u0648\u0632\u064a\u0639\u060c \u0648\u0633\u0644\u0627\u0633\u0644 \u0627\u0644\u0625\u0645\u062f\u0627\u062f \u0627\u0644\u0645\u0628\u0631\u062f\u0629 \u0641\u064a \u062c\u0645\u064a\u0639 \u0623\u0646\u062d\u0627\u0621 \u0627\u0644\u0645\u0645\u0644\u0643\u0629.\",\r\n        footer_col_company: \"\u0627\u0644\u0634\u0631\u0643\u0629\",\r\n        footer_link_contact: \"\u062a\u0648\u0627\u0635\u0644 \u0645\u0639\u0646\u0627\",\r\n        footer_col_services: \"\u0627\u0644\u062e\u062f\u0645\u0627\u062a\",\r\n        footer_food_import: \"\u0627\u0633\u062a\u064a\u0631\u0627\u062f \u0627\u0644\u0623\u063a\u0630\u064a\u0629\",\r\n        footer_retail_dist: \"\u062a\u0648\u0632\u064a\u0639 \u0627\u0644\u062a\u062c\u0632\u0626\u0629\",\r\n        footer_cold_chain: \"\u0644\u0648\u062c\u0633\u062a\u064a\u0627\u062a \u0633\u0644\u0627\u0633\u0644 \u0627\u0644\u062a\u0628\u0631\u064a\u062f\",\r\n        footer_market_entry: \"\u062f\u0639\u0645 \u062f\u062e\u0648\u0644 \u0627\u0644\u0633\u0648\u0642\",\r\n        footer_copyright: \"\u00a9 2026 \u0645\u0624\u0633\u0633\u0629 K SH3. \u062c\u0645\u064a\u0639 \u0627\u0644\u062d\u0642\u0648\u0642 \u0645\u062d\u0641\u0648\u0638\u0629.\",\r\n        footer_location: \"\u0627\u0644\u0631\u064a\u0627\u0636\u060c \u0627\u0644\u0645\u0645\u0644\u0643\u0629 \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0627\u0644\u0633\u0639\u0648\u062f\u064a\u0629\"\r\n      }\r\n    };\r\n\r\n    let currentLang = 'en';\r\n\r\n    function toggleLanguage() {\r\n      currentLang = currentLang === 'en' ? 'ar' : 'en';\r\n\r\n      if (currentLang === 'ar') {\r\n        document.body.classList.add('rtl');\r\n        document.getElementById('ksh3-flag').innerText = '\ud83c\uddec\ud83c\udde7';\r\n        document.getElementById('ksh3-lang-text').innerText = 'English';\r\n      } else {\r\n        document.body.classList.remove('rtl');\r\n        document.getElementById('ksh3-flag').innerText = '\ud83c\uddf8\ud83c\udde6';\r\n        document.getElementById('ksh3-lang-text').innerText = '\u0627\u0644\u0639\u0631\u0628\u064a\u0629';\r\n      }\r\n\r\n      const elements = document.querySelectorAll('[data-i18n]');\r\n      elements.forEach(el => {\r\n        const key = el.getAttribute('data-i18n');\r\n        if (translations[currentLang][key]) {\r\n          el.innerText = translations[currentLang][key];\r\n        }\r\n      });\r\n    }\r\n\r\n    \/* FAQ Accordion Mechanics *\/\r\n    document.addEventListener('DOMContentLoaded', () => {\r\n      const faqItems = document.querySelectorAll('.faq-item');\r\n\r\n      faqItems.forEach(item => {\r\n        const trigger = item.querySelector('.faq-trigger');\r\n        const content = item.querySelector('.faq-content');\r\n\r\n        trigger.addEventListener('click', () => {\r\n          const isOpen = item.classList.contains('is-open');\r\n\r\n          faqItems.forEach(otherItem => {\r\n            if (otherItem !== item && otherItem.classList.contains('is-open')) {\r\n              otherItem.classList.remove('is-open');\r\n              otherItem.querySelector('.faq-content').style.maxHeight = '0';\r\n            }\r\n          });\r\n\r\n          if (isOpen) {\r\n            item.classList.remove('is-open');\r\n            content.style.maxHeight = '0';\r\n          } else {\r\n            item.classList.add('is-open');\r\n            content.style.maxHeight = content.scrollHeight + 'px';\r\n          }\r\n        });\r\n      });\r\n    });\r\n  <\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-26c9cf9 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"26c9cf9\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d2f40b2\" data-id=\"d2f40b2\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>K SH3 &#8211; Food Supply &#038; Logistics Home About Divisions Services Products Logistics Partners \ud83c\uddf8\ud83c\udde6 \u0627\u0644\u0639\u0631\u0628\u064a\u0629 Get in touch PARTNERS Trusted by retail and food-service partners. We build long-term relationships with supermarkets, manufacturers, and commercial buyers across the Kingdom. Your Partner Your Partner Your Partner Your Partner Your Partner Become a partner TESTIMONIALS What our [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-72","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ksh3.sa\/index.php?rest_route=\/wp\/v2\/pages\/72","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ksh3.sa\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ksh3.sa\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ksh3.sa\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ksh3.sa\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=72"}],"version-history":[{"count":28,"href":"https:\/\/ksh3.sa\/index.php?rest_route=\/wp\/v2\/pages\/72\/revisions"}],"predecessor-version":[{"id":488,"href":"https:\/\/ksh3.sa\/index.php?rest_route=\/wp\/v2\/pages\/72\/revisions\/488"}],"wp:attachment":[{"href":"https:\/\/ksh3.sa\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=72"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}