It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: http://gastore-sa.com

  1. <!DOCTYPE html>
  2.  
  3. <html lang="ar" dir="rtl" class="">
  4. <!-- بسم الله الرحمن الرحيم -->
  5. <!-- يافا استشهدت في قصف و نحسبها و كل اهل غزة من الشهداء مع النبئين والصدقين -->
  6. <!-- و ان شاء الله سننهي الظلم يوما ما حتى نصل الى بحر يافا -->
  7.  
  8. <head>
  9. <script type="d8c6d38d5b40d4e7149a5de6-text/javascript">
  10.        document.documentElement.classList.add(localStorage.getItem("theme-preference"));
  11.        document.addEventListener("DOMContentLoaded", () => {
  12.        const loader = document.getElementById('fullscreen-loader');
  13.        const themeMode = localStorage.getItem('theme-preference');
  14.        
  15.  
  16.        // Set background color based on themeMode
  17.        if (themeMode === "dark") {
  18.            loader.style.backgroundColor = theme.settings.get('dark_bg_primary'); // without !important
  19.        } else {
  20.            loader.style.backgroundColor = theme.settings.get('light_bg_primary');
  21.        }
  22.        });
  23.  
  24.        console.log("Store Color Global Settings: \n dark: ");
  25.        console.log("Store Color Global Settings: \n light: ");
  26.  
  27.    
  28.    </script>
  29.    <meta charset="UTF-8">
  30.    <meta http-equiv="X-UA-Compatible" content="IE=edge">
  31.    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
  32.    
  33.    <script defer data-cfasync="false" type="text/javascript" src="https://cdn.assets.salla.network/themes/2093313756/1.59.0/custom-product-card.js"></script>
  34.        
  35.  
  36.  
  37.    <!-- To eliminate all render blocking CSS & JS and start with the critical css-->
  38.    <!-- To show loader to the user till the page content are  loaded-->
  39.        <script type="d8c6d38d5b40d4e7149a5de6-text/javascript">
  40.        const disableMode = ""
  41.        if (disableMode == "true") {
  42.            // Set the default mode as a default for first time visitors
  43.            localStorage.setItem('theme-preference', 'dark')
  44.        } else if (!localStorage.getItem('firstVisit')) {
  45.            // Set the default mode as a default for first time visitors
  46.            localStorage.setItem('theme-preference', 'dark')
  47.            // Set a flag in localStorage to indicate that the function has been executed
  48.            localStorage.setItem('firstVisit', 'true');
  49.        }
  50.      
  51.    </script>
  52.    
  53.  
  54.  
  55.    
  56.    <style>
  57.        .fullscreen-loader {
  58.            width: 100%;
  59.            height: 100%;
  60.            position: fixed;
  61.            top: 0;
  62.            right: 0;
  63.            bottom: 0;
  64.            left: 0;
  65.            transition-property: all;
  66.            transition-duration: 700ms;
  67.            transition-timing-function: cubic-bezier(.4,0,1,1);
  68.            opacity: 100;
  69.            z-index: 9999999;
  70.            display: flex;
  71.            flex-direction: column;
  72.            align-items: center;
  73.            justify-content: center;
  74.            background-color: transparent;
  75.            backdrop-filter: blur(10px);  
  76.            /* background-color:  theme.settings.get('dark_bg_primary') !important; */
  77.  
  78.        }
  79.        .fullscreen-loader img {
  80.            height: 12rem;
  81.            margin-top: -3rem;
  82.        }
  83.        .fullscreen-loader span {
  84.            font-size: 1.875rem;
  85.            line-height: 2.25rem;
  86.            --tw-text-opacity: 1;
  87.            color: #fff;
  88.            color: rgba(255, 255, 255, var(--tw-text-opacity));
  89.            font-weight: 600;
  90.            
  91.        }
  92.        @media screen and (min-width: 768px) {
  93.            .fullscreen-loader span {
  94.                font-size: 2.25rem !important;
  95.                line-height: 2.5rem !important;
  96.            }
  97.        }
  98.        .loader-init {
  99.            position: fixed;
  100.            top: 0;
  101.            left: 0;
  102.            width: 100vw;
  103.            height: 100vh;
  104.            display: flex;
  105.            align-items: center;
  106.            justify-content: center;
  107.            background: rgb(31 31 44);
  108.            transition: opacity 0.75s, visibility 0.75s;
  109.            z-index: 9999;
  110.        }
  111.  
  112.        .loader-init--hidden {
  113.            opacity: 0;
  114.            visibility: hidden;
  115.        }
  116.  
  117.        .loader-init::after {
  118.            content: "";
  119.            width: 36px;
  120.            height: 36px;
  121.            border: 3px solid #eeeeeea3;
  122.            border-top-color: #ae1cc4;
  123.            border-radius: 50%;
  124.            animation: loading 0.75s ease infinite;
  125.        }
  126.  
  127.        @keyframes loading {
  128.            from {
  129.            transform: rotate(0turn);
  130.            }
  131.            to {
  132.            transform: rotate(1turn);
  133.            }
  134.        }
  135.    </style>
  136.  
  137.        <script type="d8c6d38d5b40d4e7149a5de6-text/javascript">
  138.        window.addEventListener('load', function () {
  139.            const loader = document.getElementById('fullscreen-loader');
  140.            const body = document.querySelector('body');
  141.            setTimeout(()=> {
  142.                loader.style.opacity = '0';
  143.            }, 300)
  144.            setTimeout(()=> {
  145.                body.classList.remove('overflow-y-hidden')
  146.                loader.style.display = 'none'
  147.            }, 500)
  148.            
  149.        });
  150.    </script>
  151.        
  152.    <link rel="preconnect" href="https://cdn.assets.salla.network"/>
  153. <link rel="preconnect" href="https://cdn.salla.network"/>
  154. <!-- theme color -->
  155. <meta name="msapplication-navbutton-color" content="#ae1cc4">
  156. <meta name="apple-mobile-web-app-status-bar-style" content="#ae1cc4">
  157.  
  158. <!-- fav icon -->
  159. <link rel="icon" type="image/png" href="https://cdn.salla.sa/Pdvrr/53hJLKiH5ztoaX2hXDsn8f8mInRn7awRyds53lh8.png"/>
  160. <link rel="apple-touch-icon-precomposed" href="https://cdn.salla.sa/Pdvrr/53hJLKiH5ztoaX2hXDsn8f8mInRn7awRyds53lh8.png">
  161. <meta name="msapplication-TileColor" content="#ffffff">
  162. <meta name="msapplication-TileImage" content="https://cdn.salla.sa/Pdvrr/53hJLKiH5ztoaX2hXDsn8f8mInRn7awRyds53lh8.png">
  163.  
  164. <meta name="_token" content="3I0vfrq4SNqREqjcFQMqzZdUDksBl7iLLbRTamek">
  165.  
  166. <script data-cfasync="false" >
  167.  
  168.  window.salla = window.Salla = window.Salla || {};
  169.  Salla.onReady = Salla.onReady || function (callback) {
  170.    return new Promise(function(resolve){
  171.      return Salla.status == 'ready'
  172.      ? resolve(callback ? callback(salla.config.all()) : salla.config.all())
  173.      : window.addEventListener('twilight::initiated', function(config){ resolve(callback ? callback(config.detail) : config.detail)}, {once: true});
  174.    });
  175.  };
  176. </script>
  177.  
  178.  
  179.  
  180.  
  181. <script async src="https://cdn.salla.network/js/twilight/2.14.167/twilight.js" type="d8c6d38d5b40d4e7149a5de6-text/javascript"></script>
  182.  
  183.    <title>جيمرز أكاديمي - Gamers Academy</title>
  184. <meta name="description" content="جيمرز أكاديمي - شحن فوري لجميع ألعابك المفضلة مثل ببجي, فورتنايت, ستيم, مارفل رايفلز, بلايستيشن وغيرها الكثير بأقوى الأسعار لعشاق الجيمنج في السعودية والعالم">
  185. <meta name="keywords" content="شحن ألعاب, مارفل رايفلز, لاتيس مارفل, UC ببجي, شدات, شحن ستيم, قراند, نتفلكس, كانفا, إكس بوكس, فورتنايت, روبلوكس, Marvel Rivals, اشتراكات.">
  186. <meta property="store:published_time" content="2019-08-27T22:39:23+03:00">
  187. <meta property="og:description" content="جيمرز أكاديمي - شحن فوري لجميع ألعابك المفضلة مثل ببجي, فورتنايت, ستيم, مارفل رايفلز, بلايستيشن وغيرها الكثير بأقوى الأسعار لعشاق الجيمنج في السعودية والعالم">
  188. <meta property="og:title" content="جيمرز أكاديمي - Gamers Academy">
  189. <meta property="og:type" content="store">
  190. <meta property="og:locale" content="ar_AR">
  191. <meta property=":locale:alternate" content="ar_AR">
  192. <meta property=":locale:alternate" content="en_US">
  193. <meta property="og:url" content="https://gastore-sa.com">
  194. <meta property="og:image" content="https://cdn.salla.sa/Pdvrr/CFVnOKKwhVJJkxsh4BbHUPWyOQbqn4sEEbFJF2vT.png">
  195. <meta property="og:image:width" content="600">
  196. <meta property="og:image:height" content="300">
  197.  
  198. <meta name="twitter:description" content="جيمرز أكاديمي - شحن فوري لجميع ألعابك المفضلة مثل ببجي, فورتنايت, ستيم, مارفل رايفلز, بلايستيشن وغيرها الكثير بأقوى الأسعار لعشاق الجيمنج في السعودية والعالم">
  199. <meta name="twitter:image" content="https://cdn.salla.sa/Pdvrr/CFVnOKKwhVJJkxsh4BbHUPWyOQbqn4sEEbFJF2vT.png">
  200. <meta name="twitter:card" content="summary_large_image">
  201. <meta name="twitter:title" content="جيمرز أكاديمي - Gamers Academy">
  202. <meta name="twitter:url" content="https://gastore-sa.com">
  203. <script type="application/ld+json">{"@context":"https://schema.org","@type":"Organization","name":"جيمرز أكاديمي - Gamers Academy","description":"جيمرز أكاديمي - شحن فوري لجميع ألعابك المفضلة مثل ببجي, فورتنايت, ستيم, مارفل رايفلز, بلايستيشن وغيرها الكثير بأقوى الأسعار لعشاق الجيمنج في السعودية والعالم","url":"https://gastore-sa.com","logo":"https://cdn.salla.sa/Pdvrr/53hJLKiH5ztoaX2hXDsn8f8mInRn7awRyds53lh8.png"}</script>            <link rel="stylesheet" href="https://cdn.assets.salla.network/themes/2093313756/1.59.0/app.css">
  204.    <link rel="stylesheet" href="https://cdn.salla.network/fonts/pingarlt.css?v=2.0.5"/>
  205.    <link rel="stylesheet" href="https://cdn.salla.network/fonts/sallaicons.css?v=2.0.5"/>
  206.        <link rel="manifest" href='data:application/manifest+json,{"name":"جيمرز أكاديمي Gamers Academy","short_name":"جيمرز أكاديمي Gamers Academy","description":"&lt;p&gt;جيمرز أكاديمي, متجر إلكتروني متخصص في منتجات ببجي، فورت نايت، وقراند وجميع الألعاب لمختلف المنصات بالإضافة إلى البرامج والخدمات المتنوعة لمختلف المنتجات الإلكترونية وبأقوى الأسعار!&lt;/p&gt;","start_url":"https://gastore-sa.com","display":"standalone","icons":[{"src":"https://cdn.salla.sa/Pdvrr/53hJLKiH5ztoaX2hXDsn8f8mInRn7awRyds53lh8.png","type":"image/png","sizes":"512x512","purpose":"maskable"},{"src":"https://cdn.salla.sa/Pdvrr/53hJLKiH5ztoaX2hXDsn8f8mInRn7awRyds53lh8.png","type":"image/png","sizes":"512x512","purpose":"any"}]}' />
  207.        
  208. <style>
  209.        :root {
  210.            --font-main: 'PingARLT';
  211.            --color-primary: #ae1cc4;
  212.            --bg-primary: #fff;
  213.            --bg-secondary: #f8f8f8;
  214.            --bg-light: #fff;
  215.            --heading-color: #231f1e;
  216.            --description-color: #7A798A;
  217.            --color-primary-dark: #88009e;
  218.            --color-primary-light: #d442ea;
  219.            --color-primary-reverse: #ffe8ff;
  220.        }
  221.        .dark {
  222.            --color-primary: #ae1cc4;
  223.            --bg-primary: #1F1F2C;
  224.            --bg-secondary: #14141F;
  225.            --bg-light: #343444;
  226.            --heading-color: #fff;
  227.            --description-color: #7A798A;
  228.        }
  229.    </style>
  230.                <style>
  231.            @import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&amp;display=swap');
  232.            :root {
  233.                --font-main: 'Cairo', 'PingARLT', sans-serif;
  234.            }
  235.        </style>
  236.            <script type="d8c6d38d5b40d4e7149a5de6-text/javascript">
  237. window.dataLayer = window.dataLayer || [];
  238. window.dataLayer.push({"page":{"fingerprint":"f25ca650efbf09901ec096da7084efc9ea5971b4","pageName":"home","mobileApp":0,"referrer":"https:\/\/gastore-sa.com\/1000-vbucks\/p378116654","theme":213071771},"store":{"store":"gamersacademy","facebook_pixel_id":null,"google_analytics_id":null,"snapchat_pixel_id":null},"customer":{"isGuest":true}});
  239. </script>
  240.    <script type="d8c6d38d5b40d4e7149a5de6-text/javascript">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  241.                new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  242.            j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  243.            'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  244.        })(window,document,'script','dataLayer','GTM-TGFC6FV');
  245.  
  246.            // Create a Proxy to watch for changes in the array
  247.            window.dataLayer = new Proxy(window.dataLayer, {
  248.                set(target, property, value) {
  249.                    // Perform the default array behavior (setting the value)
  250.                    target[property] = value;
  251.  
  252.                    // Check if the added value is the target value
  253.                    if (typeof value === 'object') {
  254.                        ['form_data', 'data', 'gateway', 'config', 'request', 'headers']
  255.                            .forEach(data=>{value.hasOwnProperty(data) && delete value[data]})
  256.                    }
  257.  
  258.                    // Return true to indicate that the value was successfully set
  259.                    return true;
  260.                }
  261.            });
  262. </script>
  263. <script type="d8c6d38d5b40d4e7149a5de6-text/javascript">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  264.            new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  265.        j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  266.        'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  267.    })(window,document,'script','dataLayer','GTM-N4PCS3Z');</script></head>
  268. <body id="app" class="index salla-213071771 color-mode-light rtl font-pingarlt   is-sticky-product-bar
  269.  
  270.  counter-enabled
  271.  
  272.  
  273.  product_out_of_stock_badge
  274.  bg-[var(--bg-primary)] !cursor-auto overflow-x-hidden">
  275.            <!-- Loader -->
  276.        <div id="fullscreen-loader" class="fullscreen-loader ">
  277.            <img src="https://cdn.salla.sa/form-builder/kj4CUxlFmWG4ZdX6XGFPiOZMU2MYSwvzLjjxJYRY.gif" alt="preloader-image-gif">
  278.            <span class="text-3xl md:text-4xl text-white font-semibold "></span>
  279.        </div>
  280.    <noscript>
  281.    To get full functionality of this site you need to enable JavaScript. Here is how
  282.    <a href="https://www.enable-javascript.com/" rel="noreferrer"
  283.       target="_blank">To enable JavaScript on webpage</a>.
  284. </noscript>
  285. <!--Topbar-->
  286. <!--End Topbar-->
  287.  
  288. <div class="app-inner">
  289.    
  290.    
  291.      
  292.    <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TGFC6FV"
  293. height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
  294.  
  295.    
  296. <div id="drawer-right-example" class="fixed top-0 left-0 z-50 h-screen bg-white/80 dark:bg-[#1f1f2ceb] backdrop-blur-sm navbar-box-shadow overflow-y-auto transition-transform -translate-x-full w-80 " tabindex="-1" aria-labelledby="drawer-right-label" data-drawer-body-scrolling="true" >
  297.  
  298. <div class="cart-drawer-top h-[7%] md:h-[8%] pb-4 pt-3 px-4">
  299. <h4 id="drawer-right-label" class="inline-flex items-center gap-2 mb-4 text-primary">
  300. <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewbox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M5.574 4.691c-.833.692-1.053 1.862-1.492 4.203l-.75 4c-.617 3.292-.925 4.938-.026 6.022C4.206 20 5.88 20 9.23 20h5.54c3.35 0 5.024 0 5.924-1.084c.9-1.084.59-2.73-.026-6.022l-.75-4c-.44-2.34-.659-3.511-1.492-4.203C17.593 4 16.402 4 14.02 4H9.98c-2.382 0-3.573 0-4.406.691Zm4.304 3.06a2.251 2.251 0 0 0 4.245 0a.75.75 0 0 1 1.414.499a3.751 3.751 0 0 1-7.073 0a.75.75 0 1 1 1.414-.5Z" clip-rule="evenodd"/></svg>
  301. السلة</h4>
  302. <button type="button" data-drawer-hide="drawer-right-example" aria-controls="drawer-right-example" class="text-gray-400  bg-transparent hover:bg-gray-200 hover:text-gray-900 rounded-lg text-sm w-8 h-8 absolute top-2.5 start-2.5 inline-flex items-center justify-center dark:hover:bg-gray-600 dark:hover:text-white">
  303. <svg class="w-3 h-3" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewbox="0 0 14 14">
  304. <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m1 1 6 6m0 0 6 6M7 7l6-6M7 7l-6 6"/>
  305. </svg>
  306. <span class="sr-only">Close menu</span>
  307. </button>
  308. </div>
  309. <div class="cart-content h-[68%] md:h-[72%] mr-4 mt-0.5 pb-3 pl-1 overflow-y-auto ">
  310.  
  311. <div id="cart-items" class="cart-data flex flex-col w-full pl-1"></div>
  312. </div>
  313. <div class="cart-drawer-bottom rounded-t-xl px-4 h-[25%] md:h-[21%] flex flex-col gap-3 items-center justify-start md:justify-center pb-4 pt-6 md:pt-3 hidden">
  314. <div class="cart-drawer-summary w-full">
  315. <span class="text-black dark:text-white text-[18px] font-semibold">ملخص الطلب :
  316. </span>
  317. <salla-cart-summary show-cart-label="false" class="float-left ltr:float-right -mt-2"></salla-cart-summary>
  318. <span class="text-black dark:text-white font-semibold text-[18px] "></span>
  319. </div>
  320. <a href="https://gastore-sa.com/cart" aria-label="Cart Page" class="w-full duration-300 rounded-full  hover:shadow-sm hover:shadow-primary bg-primary  text-white shadow-sm border border-primary py-3 flex items-center justify-center">
  321. <h4 class="text-white text-[16px] font-medium">اتمام الطلب</h4>
  322.  
  323. </a>
  324. </div>
  325.  
  326. </div>
  327.  
  328.  
  329.  
  330.  
  331. <nav class="main-navbar ease-[cubic-bezier(.5,.52,.5,.52)] duration-300 h-auto w-[90%] bg-white/80 dark:bg-[#1f1f2ceb]  rounded-xl z-20
  332. top-3 fixed -translate-x-1/2 left-1/2 backdrop-blur-sm navbar-box-shadow py-2 px-4 flex justify-between">
  333. <div class="flex gap-3">
  334. <a
  335. href="#mobile-menu" class="hover:text-primary active:text- cursor-pointer text-[#676D75] flex lg:hidden items-center justify-center gap-1 flex-col">
  336. <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewbox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5" d="M20 7H4m16 5H4m16 5H4"/></svg>
  337. </a>
  338. <a href="https://gastore-sa.com" aria-label="Store Home Page">
  339. <img src="https://cdn.salla.sa/form-builder/nOcfmBX0XsgveiC9UPQ4hk6Fd6ck97y6JIAzmlUb.webp" alt="Store Logo" class=" h-[60px] light-mode-logo dark:hidden w-auto object-contain">
  340. <img src="https://cdn.salla.sa/form-builder/bGo7J9F6ZxsESh4zR9gyHjzsJTk4RIil8qxOvHlT.webp" alt="Store Logo" class=" h-[60px] dark-mode-logo hidden dark:inline w-auto object-contain">
  341. </a>
  342. </div>
  343. <nav
  344. id="mobile-menu" class="mobile-menu">
  345. <div class="lg:flex gap-3 hidden items-center justify-center h-full">
  346. <ul class="main-menu !py-0">
  347. <li class="lg:hidden text-sm font-bold"  id=&quot;1620084567&quot;>
  348.    
  349.  
  350.            <span class="!py-3 !inline-block">
  351.                   <img src="https://cdn.salla.sa/Pdvrr/K7lcPLiwgU21zsGNC04JVHTbPTpw3kBkODpXU1PX.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="الإشتراكات"/>  
  352.            
  353.        الإشتراكات
  354.        </span>
  355.        <ul>
  356.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/Digital-Subscriptions/c1620084567" class="text-gray-500">عرض الكل</a></li>
  357.                            
  358. <li class="lg:hidden text-sm font-bold"  id=&quot;2120955261&quot;>
  359.    
  360.  
  361.            <a  target="_self" aria-label="لينكد إن" href="https://gastore-sa.com/LinkedIn-Premium/c2120955261" class="text-gray-500 !py-3 lg:!justify-start">
  362.                            <img src="https://cdn.salla.sa/Pdvrr/UygR0rVL2ngrij98Agdmr2ClQfJSRE5jQ5k4Yxvo.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="لينكد إن"/>  
  363.            
  364.            
  365.            <span class="!inline-block">لينكد إن</span>
  366.        </a>
  367.    </li>
  368.    
  369.  
  370. <li class="!hidden lg:!block root-level lg:!inline-block
  371.    
  372.    "
  373.     id="2120955261">
  374.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/LinkedIn-Premium/c2120955261" aria-label="لينكد إن">
  375.            <span>لينكد إن</span>
  376.        </a>
  377.    
  378.    
  379.    </li>
  380.                            
  381. <li class="lg:hidden text-sm font-bold"  id=&quot;877211264&quot;>
  382.    
  383.  
  384.            <a  target="_self" aria-label="دسكورد نيترو" href="https://gastore-sa.com/Discord-Nitro/c877211264" class="text-gray-500 !py-3 lg:!justify-start">
  385.                            <img src="https://cdn.salla.sa/Pdvrr/P43SygErBMeF0Ob5jUFDQpJQkCxpPvLF4XFjLiwt.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="دسكورد نيترو"/>  
  386.            
  387.            
  388.            <span class="!inline-block">دسكورد نيترو</span>
  389.        </a>
  390.    </li>
  391.    
  392.  
  393. <li class="!hidden lg:!block root-level lg:!inline-block
  394.    
  395.    "
  396.     id="877211264">
  397.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Discord-Nitro/c877211264" aria-label="دسكورد نيترو">
  398.            <span>دسكورد نيترو</span>
  399.        </a>
  400.    
  401.    
  402.    </li>
  403.                            
  404. <li class="lg:hidden text-sm font-bold"  id=&quot;1036841710&quot;>
  405.    
  406.  
  407.            <a  target="_self" aria-label="قيم باس اكسبوكس" href="https://gastore-sa.com/XBOX-Game-pass-Subscription/c1036841710" class="text-gray-500 !py-3 lg:!justify-start">
  408.                            <img src="https://cdn.salla.sa/Pdvrr/pqUZraRSo3s3CMSYAcboVndRlxFN6alxVuWoM6eC.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="قيم باس اكسبوكس"/>  
  409.            
  410.            
  411.            <span class="!inline-block">قيم باس اكسبوكس</span>
  412.        </a>
  413.    </li>
  414.    
  415.  
  416. <li class="!hidden lg:!block root-level lg:!inline-block
  417.    
  418.    "
  419.     id="1036841710">
  420.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/XBOX-Game-pass-Subscription/c1036841710" aria-label="قيم باس اكسبوكس">
  421.            <span>قيم باس اكسبوكس</span>
  422.        </a>
  423.    
  424.    
  425.    </li>
  426.                            
  427. <li class="lg:hidden text-sm font-bold"  id=&quot;102124929&quot;>
  428.    
  429.  
  430.            <a  target="_self" aria-label="اشتراكات أخرى" href="https://gastore-sa.com/Gamers-Academy-Subscriptions/c102124929" class="text-gray-500  lg:!justify-start">
  431.                        
  432.            
  433.            <span class="!inline-block">اشتراكات أخرى</span>
  434.        </a>
  435.    </li>
  436.    
  437.  
  438. <li class="!hidden lg:!block root-level lg:!inline-block
  439.    
  440.    "
  441.     id="102124929">
  442.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Gamers-Academy-Subscriptions/c102124929" aria-label="اشتراكات أخرى">
  443.            <span>اشتراكات أخرى</span>
  444.        </a>
  445.    
  446.    
  447.    </li>
  448.                    </ul>
  449.    </li>
  450.    
  451.  
  452. <li class="!hidden lg:!block root-level lg:!inline-block
  453.    
  454.     has-children"
  455.     id="1620084567">
  456.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Digital-Subscriptions/c1620084567" aria-label="الإشتراكات">
  457.            <span>الإشتراكات</span>
  458.        </a>
  459.    
  460.    
  461.            <div class="sub-menu pr-2 ltr:pl-2 pl-8 pb-6 min-w-[200px] !backdrop-blur-[5px]">
  462.            <ul class="">
  463.                                    
  464. <li class="lg:hidden text-sm font-bold"  id=&quot;2120955261&quot;>
  465.    
  466.  
  467.            <a  target="_self" aria-label="لينكد إن" href="https://gastore-sa.com/LinkedIn-Premium/c2120955261" class="text-gray-500 !py-3 lg:!justify-start">
  468.                            <img src="https://cdn.salla.sa/Pdvrr/UygR0rVL2ngrij98Agdmr2ClQfJSRE5jQ5k4Yxvo.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="لينكد إن"/>  
  469.            
  470.            
  471.            <span class="!inline-block">لينكد إن</span>
  472.        </a>
  473.    </li>
  474.    
  475.  
  476. <li class="!hidden lg:!block relative
  477.    
  478.    "
  479.     id="2120955261">
  480.        <a class=""  target="_self" href="https://gastore-sa.com/LinkedIn-Premium/c2120955261" aria-label="لينكد إن">
  481.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">لينكد إن</span>
  482.    </a>  
  483.        
  484.    
  485.    </li>
  486.                                    
  487. <li class="lg:hidden text-sm font-bold"  id=&quot;877211264&quot;>
  488.    
  489.  
  490.            <a  target="_self" aria-label="دسكورد نيترو" href="https://gastore-sa.com/Discord-Nitro/c877211264" class="text-gray-500 !py-3 lg:!justify-start">
  491.                            <img src="https://cdn.salla.sa/Pdvrr/P43SygErBMeF0Ob5jUFDQpJQkCxpPvLF4XFjLiwt.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="دسكورد نيترو"/>  
  492.            
  493.            
  494.            <span class="!inline-block">دسكورد نيترو</span>
  495.        </a>
  496.    </li>
  497.    
  498.  
  499. <li class="!hidden lg:!block relative
  500.    
  501.    "
  502.     id="877211264">
  503.        <a class=""  target="_self" href="https://gastore-sa.com/Discord-Nitro/c877211264" aria-label="دسكورد نيترو">
  504.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">دسكورد نيترو</span>
  505.    </a>  
  506.        
  507.    
  508.    </li>
  509.                                    
  510. <li class="lg:hidden text-sm font-bold"  id=&quot;1036841710&quot;>
  511.    
  512.  
  513.            <a  target="_self" aria-label="قيم باس اكسبوكس" href="https://gastore-sa.com/XBOX-Game-pass-Subscription/c1036841710" class="text-gray-500 !py-3 lg:!justify-start">
  514.                            <img src="https://cdn.salla.sa/Pdvrr/pqUZraRSo3s3CMSYAcboVndRlxFN6alxVuWoM6eC.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="قيم باس اكسبوكس"/>  
  515.            
  516.            
  517.            <span class="!inline-block">قيم باس اكسبوكس</span>
  518.        </a>
  519.    </li>
  520.    
  521.  
  522. <li class="!hidden lg:!block relative
  523.    
  524.    "
  525.     id="1036841710">
  526.        <a class=""  target="_self" href="https://gastore-sa.com/XBOX-Game-pass-Subscription/c1036841710" aria-label="قيم باس اكسبوكس">
  527.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">قيم باس اكسبوكس</span>
  528.    </a>  
  529.        
  530.    
  531.    </li>
  532.                                    
  533. <li class="lg:hidden text-sm font-bold"  id=&quot;102124929&quot;>
  534.    
  535.  
  536.            <a  target="_self" aria-label="اشتراكات أخرى" href="https://gastore-sa.com/Gamers-Academy-Subscriptions/c102124929" class="text-gray-500  lg:!justify-start">
  537.                        
  538.            
  539.            <span class="!inline-block">اشتراكات أخرى</span>
  540.        </a>
  541.    </li>
  542.    
  543.  
  544. <li class="!hidden lg:!block relative
  545.    
  546.    "
  547.     id="102124929">
  548.        <a class=""  target="_self" href="https://gastore-sa.com/Gamers-Academy-Subscriptions/c102124929" aria-label="اشتراكات أخرى">
  549.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">اشتراكات أخرى</span>
  550.    </a>  
  551.        
  552.    
  553.    </li>
  554.                            </ul>
  555.                    </div>
  556.    </li>
  557. <li class="lg:hidden text-sm font-bold"  id=&quot;1194506277&quot;>
  558.    
  559.  
  560.            <span class="!py-3 !inline-block">
  561.                   <img src="https://cdn.salla.sa/Pdvrr/Gcl6OJRdUMXTZTAdtUSgmamjOny1cngOzClx2CEs.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="البرامج"/>  
  562.            
  563.        البرامج
  564.        </span>
  565.        <ul>
  566.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/PC-Software/c1194506277" class="text-gray-500">عرض الكل</a></li>
  567.                            
  568. <li class="lg:hidden text-sm font-bold"  id=&quot;951197623&quot;>
  569.    
  570.  
  571.            <a  target="_self" aria-label="ويندوز والاوفيس" href="https://gastore-sa.com/Windows-and-Office-Subscriptions/c951197623" class="text-gray-500 !py-3 lg:!justify-start">
  572.                            <img src="https://cdn.salla.sa/Pdvrr/GjTn9BeGoxlISmcEGp0Y5jabr2ACjtk2MCDR3FBq.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="ويندوز والاوفيس"/>  
  573.            
  574.            
  575.            <span class="!inline-block">ويندوز والاوفيس</span>
  576.        </a>
  577.    </li>
  578.    
  579.  
  580. <li class="!hidden lg:!block root-level lg:!inline-block
  581.    
  582.    "
  583.     id="951197623">
  584.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Windows-and-Office-Subscriptions/c951197623" aria-label="ويندوز والاوفيس">
  585.            <span>ويندوز والاوفيس</span>
  586.        </a>
  587.    
  588.    
  589.    </li>
  590.                            
  591. <li class="lg:hidden text-sm font-bold"  id=&quot;910261426&quot;>
  592.    
  593.  
  594.            <a  target="_self" aria-label="ادوبي وكانفا" href="https://gastore-sa.com/Adobe--and-Canva/c910261426" class="text-gray-500 !py-3 lg:!justify-start">
  595.                            <img src="https://cdn.salla.sa/Pdvrr/gSDsdSwGXe0nx9tVAPffl6QNXH7t8RNbv3VjjMr9.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="ادوبي وكانفا"/>  
  596.            
  597.            
  598.            <span class="!inline-block">ادوبي وكانفا</span>
  599.        </a>
  600.    </li>
  601.    
  602.  
  603. <li class="!hidden lg:!block root-level lg:!inline-block
  604.    
  605.    "
  606.     id="910261426">
  607.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Adobe--and-Canva/c910261426" aria-label="ادوبي وكانفا">
  608.            <span>ادوبي وكانفا</span>
  609.        </a>
  610.    
  611.    
  612.    </li>
  613.                            
  614. <li class="lg:hidden text-sm font-bold"  id=&quot;3120051&quot;>
  615.    
  616.  
  617.            <a  target="_self" aria-label="برامج الحماية" href="https://gastore-sa.com/Protection-programs/c3120051" class="text-gray-500 !py-3 lg:!justify-start">
  618.                            <img src="https://cdn.salla.sa/Pdvrr/uU0Iuf3uiRUIvmapTaStrffr1psQz0XUBayxSI5w.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="برامج الحماية"/>  
  619.            
  620.            
  621.            <span class="!inline-block">برامج الحماية</span>
  622.        </a>
  623.    </li>
  624.    
  625.  
  626. <li class="!hidden lg:!block root-level lg:!inline-block
  627.    
  628.    "
  629.     id="3120051">
  630.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Protection-programs/c3120051" aria-label="برامج الحماية">
  631.            <span>برامج الحماية</span>
  632.        </a>
  633.    
  634.    
  635.    </li>
  636.                            
  637. <li class="lg:hidden text-sm font-bold"  id=&quot;802281917&quot;>
  638.    
  639.  
  640.            <a  target="_self" aria-label="تطبيقات أخرى" href="https://gastore-sa.com/App-subscriptions/c802281917" class="text-gray-500 !py-3 lg:!justify-start">
  641.                            <img src="https://cdn.salla.sa/Pdvrr/Zh5xtEH993wOqSpSSuR02QATMKNGLs1UM8pUFEWx.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="تطبيقات أخرى"/>  
  642.            
  643.            
  644.            <span class="!inline-block">تطبيقات أخرى</span>
  645.        </a>
  646.    </li>
  647.    
  648.  
  649. <li class="!hidden lg:!block root-level lg:!inline-block
  650.    
  651.    "
  652.     id="802281917">
  653.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/App-subscriptions/c802281917" aria-label="تطبيقات أخرى">
  654.            <span>تطبيقات أخرى</span>
  655.        </a>
  656.    
  657.    
  658.    </li>
  659.                    </ul>
  660.    </li>
  661.    
  662.  
  663. <li class="!hidden lg:!block root-level lg:!inline-block
  664.    
  665.     has-children"
  666.     id="1194506277">
  667.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/PC-Software/c1194506277" aria-label="البرامج">
  668.            <span>البرامج</span>
  669.        </a>
  670.    
  671.    
  672.            <div class="sub-menu pr-2 ltr:pl-2 pl-8 pb-6 min-w-[200px] !backdrop-blur-[5px]">
  673.            <ul class="">
  674.                                    
  675. <li class="lg:hidden text-sm font-bold"  id=&quot;951197623&quot;>
  676.    
  677.  
  678.            <a  target="_self" aria-label="ويندوز والاوفيس" href="https://gastore-sa.com/Windows-and-Office-Subscriptions/c951197623" class="text-gray-500 !py-3 lg:!justify-start">
  679.                            <img src="https://cdn.salla.sa/Pdvrr/GjTn9BeGoxlISmcEGp0Y5jabr2ACjtk2MCDR3FBq.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="ويندوز والاوفيس"/>  
  680.            
  681.            
  682.            <span class="!inline-block">ويندوز والاوفيس</span>
  683.        </a>
  684.    </li>
  685.    
  686.  
  687. <li class="!hidden lg:!block relative
  688.    
  689.    "
  690.     id="951197623">
  691.        <a class=""  target="_self" href="https://gastore-sa.com/Windows-and-Office-Subscriptions/c951197623" aria-label="ويندوز والاوفيس">
  692.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">ويندوز والاوفيس</span>
  693.    </a>  
  694.        
  695.    
  696.    </li>
  697.                                    
  698. <li class="lg:hidden text-sm font-bold"  id=&quot;910261426&quot;>
  699.    
  700.  
  701.            <a  target="_self" aria-label="ادوبي وكانفا" href="https://gastore-sa.com/Adobe--and-Canva/c910261426" class="text-gray-500 !py-3 lg:!justify-start">
  702.                            <img src="https://cdn.salla.sa/Pdvrr/gSDsdSwGXe0nx9tVAPffl6QNXH7t8RNbv3VjjMr9.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="ادوبي وكانفا"/>  
  703.            
  704.            
  705.            <span class="!inline-block">ادوبي وكانفا</span>
  706.        </a>
  707.    </li>
  708.    
  709.  
  710. <li class="!hidden lg:!block relative
  711.    
  712.    "
  713.     id="910261426">
  714.        <a class=""  target="_self" href="https://gastore-sa.com/Adobe--and-Canva/c910261426" aria-label="ادوبي وكانفا">
  715.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">ادوبي وكانفا</span>
  716.    </a>  
  717.        
  718.    
  719.    </li>
  720.                                    
  721. <li class="lg:hidden text-sm font-bold"  id=&quot;3120051&quot;>
  722.    
  723.  
  724.            <a  target="_self" aria-label="برامج الحماية" href="https://gastore-sa.com/Protection-programs/c3120051" class="text-gray-500 !py-3 lg:!justify-start">
  725.                            <img src="https://cdn.salla.sa/Pdvrr/uU0Iuf3uiRUIvmapTaStrffr1psQz0XUBayxSI5w.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="برامج الحماية"/>  
  726.            
  727.            
  728.            <span class="!inline-block">برامج الحماية</span>
  729.        </a>
  730.    </li>
  731.    
  732.  
  733. <li class="!hidden lg:!block relative
  734.    
  735.    "
  736.     id="3120051">
  737.        <a class=""  target="_self" href="https://gastore-sa.com/Protection-programs/c3120051" aria-label="برامج الحماية">
  738.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">برامج الحماية</span>
  739.    </a>  
  740.        
  741.    
  742.    </li>
  743.                                    
  744. <li class="lg:hidden text-sm font-bold"  id=&quot;802281917&quot;>
  745.    
  746.  
  747.            <a  target="_self" aria-label="تطبيقات أخرى" href="https://gastore-sa.com/App-subscriptions/c802281917" class="text-gray-500 !py-3 lg:!justify-start">
  748.                            <img src="https://cdn.salla.sa/Pdvrr/Zh5xtEH993wOqSpSSuR02QATMKNGLs1UM8pUFEWx.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="تطبيقات أخرى"/>  
  749.            
  750.            
  751.            <span class="!inline-block">تطبيقات أخرى</span>
  752.        </a>
  753.    </li>
  754.    
  755.  
  756. <li class="!hidden lg:!block relative
  757.    
  758.    "
  759.     id="802281917">
  760.        <a class=""  target="_self" href="https://gastore-sa.com/App-subscriptions/c802281917" aria-label="تطبيقات أخرى">
  761.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">تطبيقات أخرى</span>
  762.    </a>  
  763.        
  764.    
  765.    </li>
  766.                            </ul>
  767.                    </div>
  768.    </li>
  769. <li class="lg:hidden text-sm font-bold"  id=&quot;1563326337&quot;>
  770.    
  771.  
  772.            <span class="!py-3 !inline-block">
  773.                   <img src="https://cdn.salla.sa/Pdvrr/dlfl6cpSroHFEA7aHo9YMUgiQebvct5nMKJ8a1Xz.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="شحن وخدمات الألعاب"/>  
  774.            
  775.        شحن وخدمات الألعاب
  776.        </span>
  777.        <ul>
  778.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/Game-charging-and-services/c1563326337" class="text-gray-500">عرض الكل</a></li>
  779.                            
  780. <li class="lg:hidden text-sm font-bold"  id=&quot;1812783450&quot;>
  781.    
  782.  
  783.            <span class="!py-3 !inline-block">
  784.                   <img src="https://cdn.salla.sa/Pdvrr/Xo4JYmAeVZC1aTOtsD4rfVS9cYGHLO0qnggOpBNW.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="مارفل رايفلز"/>  
  785.            
  786.        مارفل رايفلز
  787.        </span>
  788.        <ul>
  789.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/Marvel-Rivals/c1812783450" class="text-gray-500">عرض الكل</a></li>
  790.                            
  791. <li class="lg:hidden text-sm font-bold"  id=&quot;1194794718&quot;>
  792.    
  793.  
  794.            <a  target="_self" aria-label="حسابات مارفل" href="https://gastore-sa.com/حسابات-مارفل/c1194794718" class="text-gray-500 !py-3 lg:!justify-start">
  795.                            <img src="https://cdn.salla.sa/Pdvrr/sfqnNdgKxy9SXYNR3VE8Ogr60USHdrnWBKEmhCY4.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="حسابات مارفل"/>  
  796.            
  797.            
  798.            <span class="!inline-block">حسابات مارفل</span>
  799.        </a>
  800.    </li>
  801.    
  802.  
  803. <li class="!hidden lg:!block root-level lg:!inline-block
  804.    
  805.    "
  806.     id="1194794718">
  807.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/حسابات-مارفل/c1194794718" aria-label="حسابات مارفل">
  808.            <span>حسابات مارفل</span>
  809.        </a>
  810.    
  811.    
  812.    </li>
  813.                            
  814. <li class="lg:hidden text-sm font-bold"  id=&quot;1219688355&quot;>
  815.    
  816.  
  817.            <a  target="_self" aria-label="لاتيس" href="https://gastore-sa.com/Marvel-Rivals-Lattice/c1219688355" class="text-gray-500 !py-3 lg:!justify-start">
  818.                            <img src="https://cdn.salla.sa/Pdvrr/9mE6eCZCnHguN0fwWbPZYxNFakmwHteRLyzyKMzg.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="لاتيس"/>  
  819.            
  820.            
  821.            <span class="!inline-block">لاتيس</span>
  822.        </a>
  823.    </li>
  824.    
  825.  
  826. <li class="!hidden lg:!block root-level lg:!inline-block
  827.    
  828.    "
  829.     id="1219688355">
  830.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Marvel-Rivals-Lattice/c1219688355" aria-label="لاتيس">
  831.            <span>لاتيس</span>
  832.        </a>
  833.    
  834.    
  835.    </li>
  836.                            
  837. <li class="lg:hidden text-sm font-bold"  id=&quot;562332900&quot;>
  838.    
  839.  
  840.            <a  target="_self" aria-label="سكنات مارفل" href="https://gastore-sa.com/Marvel-Rivals-Skins/c562332900" class="text-gray-500 !py-3 lg:!justify-start">
  841.                            <img src="https://cdn.salla.sa/Pdvrr/bvAJKn0zE24ORThvJK9lbk0YJ6CNnnO9064lVEFf.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="سكنات مارفل"/>  
  842.            
  843.            
  844.            <span class="!inline-block">سكنات مارفل</span>
  845.        </a>
  846.    </li>
  847.    
  848.  
  849. <li class="!hidden lg:!block root-level lg:!inline-block
  850.    
  851.    "
  852.     id="562332900">
  853.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Marvel-Rivals-Skins/c562332900" aria-label="سكنات مارفل">
  854.            <span>سكنات مارفل</span>
  855.        </a>
  856.    
  857.    
  858.    </li>
  859.                    </ul>
  860.    </li>
  861.    
  862.  
  863. <li class="!hidden lg:!block root-level lg:!inline-block
  864.    
  865.     has-children"
  866.     id="1812783450">
  867.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Marvel-Rivals/c1812783450" aria-label="مارفل رايفلز">
  868.            <span>مارفل رايفلز</span>
  869.        </a>
  870.    
  871.    
  872.            <div class="sub-menu pr-2 ltr:pl-2 pl-8 pb-6 min-w-[200px] !backdrop-blur-[5px]">
  873.            <ul class="">
  874.                                    
  875. <li class="lg:hidden text-sm font-bold"  id=&quot;1194794718&quot;>
  876.    
  877.  
  878.            <a  target="_self" aria-label="حسابات مارفل" href="https://gastore-sa.com/حسابات-مارفل/c1194794718" class="text-gray-500 !py-3 lg:!justify-start">
  879.                            <img src="https://cdn.salla.sa/Pdvrr/sfqnNdgKxy9SXYNR3VE8Ogr60USHdrnWBKEmhCY4.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="حسابات مارفل"/>  
  880.            
  881.            
  882.            <span class="!inline-block">حسابات مارفل</span>
  883.        </a>
  884.    </li>
  885.    
  886.  
  887. <li class="!hidden lg:!block relative
  888.    
  889.    "
  890.     id="1194794718">
  891.        <a class=""  target="_self" href="https://gastore-sa.com/حسابات-مارفل/c1194794718" aria-label="حسابات مارفل">
  892.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">حسابات مارفل</span>
  893.    </a>  
  894.        
  895.    
  896.    </li>
  897.                                    
  898. <li class="lg:hidden text-sm font-bold"  id=&quot;1219688355&quot;>
  899.    
  900.  
  901.            <a  target="_self" aria-label="لاتيس" href="https://gastore-sa.com/Marvel-Rivals-Lattice/c1219688355" class="text-gray-500 !py-3 lg:!justify-start">
  902.                            <img src="https://cdn.salla.sa/Pdvrr/9mE6eCZCnHguN0fwWbPZYxNFakmwHteRLyzyKMzg.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="لاتيس"/>  
  903.            
  904.            
  905.            <span class="!inline-block">لاتيس</span>
  906.        </a>
  907.    </li>
  908.    
  909.  
  910. <li class="!hidden lg:!block relative
  911.    
  912.    "
  913.     id="1219688355">
  914.        <a class=""  target="_self" href="https://gastore-sa.com/Marvel-Rivals-Lattice/c1219688355" aria-label="لاتيس">
  915.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">لاتيس</span>
  916.    </a>  
  917.        
  918.    
  919.    </li>
  920.                                    
  921. <li class="lg:hidden text-sm font-bold"  id=&quot;562332900&quot;>
  922.    
  923.  
  924.            <a  target="_self" aria-label="سكنات مارفل" href="https://gastore-sa.com/Marvel-Rivals-Skins/c562332900" class="text-gray-500 !py-3 lg:!justify-start">
  925.                            <img src="https://cdn.salla.sa/Pdvrr/bvAJKn0zE24ORThvJK9lbk0YJ6CNnnO9064lVEFf.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="سكنات مارفل"/>  
  926.            
  927.            
  928.            <span class="!inline-block">سكنات مارفل</span>
  929.        </a>
  930.    </li>
  931.    
  932.  
  933. <li class="!hidden lg:!block relative
  934.    
  935.    "
  936.     id="562332900">
  937.        <a class=""  target="_self" href="https://gastore-sa.com/Marvel-Rivals-Skins/c562332900" aria-label="سكنات مارفل">
  938.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">سكنات مارفل</span>
  939.    </a>  
  940.        
  941.    
  942.    </li>
  943.                            </ul>
  944.                    </div>
  945.    </li>
  946.                            
  947. <li class="lg:hidden text-sm font-bold"  id=&quot;1192988774&quot;>
  948.    
  949.  
  950.            <a  target="_self" aria-label="نداء الحرب 3" href="https://gastore-sa.com/Call-of-War/c1192988774" class="text-gray-500 !py-3 lg:!justify-start">
  951.                            <img src="https://cdn.salla.sa/Pdvrr/I6eiSKhzgjQTCGkzuZeEDD2yNGRmdcGBfYwBEN8o.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="نداء الحرب 3"/>  
  952.            
  953.            
  954.            <span class="!inline-block">نداء الحرب 3</span>
  955.        </a>
  956.    </li>
  957.    
  958.  
  959. <li class="!hidden lg:!block root-level lg:!inline-block
  960.    
  961.    "
  962.     id="1192988774">
  963.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Call-of-War/c1192988774" aria-label="نداء الحرب 3">
  964.            <span>نداء الحرب 3</span>
  965.        </a>
  966.    
  967.    
  968.    </li>
  969.                            
  970. <li class="lg:hidden text-sm font-bold"  id=&quot;1959745910&quot;>
  971.    
  972.  
  973.            <span class="!py-3 !inline-block">
  974.                   <img src="https://cdn.salla.sa/Pdvrr/laeFhFcNKwGqWDD87003bYMZs3k8uvR7U7QQ5lu3.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="فورتنايت"/>  
  975.            
  976.        فورتنايت
  977.        </span>
  978.        <ul>
  979.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/Fortnite-V-Bucks/c1959745910" class="text-gray-500">عرض الكل</a></li>
  980.                            
  981. <li class="lg:hidden text-sm font-bold"  id=&quot;1804212686&quot;>
  982.    
  983.  
  984.            <a  target="_self" aria-label="فيبوكس" href="https://gastore-sa.com/fortnite-vbucks/c1804212686" class="text-gray-500 !py-3 lg:!justify-start">
  985.                            <img src="https://cdn.salla.sa/Pdvrr/uglkwG9K9cZZYf0SyXcRxxS0jOWBSVWB16K9WIar.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="فيبوكس"/>  
  986.            
  987.            
  988.            <span class="!inline-block">فيبوكس</span>
  989.        </a>
  990.    </li>
  991.    
  992.  
  993. <li class="!hidden lg:!block root-level lg:!inline-block
  994.    
  995.    "
  996.     id="1804212686">
  997.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/fortnite-vbucks/c1804212686" aria-label="فيبوكس">
  998.            <span>فيبوكس</span>
  999.        </a>
  1000.    
  1001.    
  1002.    </li>
  1003.                            
  1004. <li class="lg:hidden text-sm font-bold"  id=&quot;2112235584&quot;>
  1005.    
  1006.  
  1007.            <a  target="_self" aria-label="باتل باس" href="https://gastore-sa.com/Fortnite-Battle-Pass/c2112235584" class="text-gray-500 !py-3 lg:!justify-start">
  1008.                            <img src="https://cdn.salla.sa/Pdvrr/kRFgGVVdG9JBwXXNldC7lDWr7lLvn4mX5oPar42d.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="باتل باس"/>  
  1009.            
  1010.            
  1011.            <span class="!inline-block">باتل باس</span>
  1012.        </a>
  1013.    </li>
  1014.    
  1015.  
  1016. <li class="!hidden lg:!block root-level lg:!inline-block
  1017.    
  1018.    "
  1019.     id="2112235584">
  1020.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Fortnite-Battle-Pass/c2112235584" aria-label="باتل باس">
  1021.            <span>باتل باس</span>
  1022.        </a>
  1023.    
  1024.    
  1025.    </li>
  1026.                            
  1027. <li class="lg:hidden text-sm font-bold"  id=&quot;1969476945&quot;>
  1028.    
  1029.  
  1030.            <a  target="_self" aria-label="آيتم شوب" href="https://gastore-sa.com/fortnite-item-shop/c1969476945" class="text-gray-500 !py-3 lg:!justify-start">
  1031.                            <img src="https://cdn.salla.sa/Pdvrr/eeXJRXjRxP4GaWORl4eHf8Tz2H1IO9fRsThquLdt.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="آيتم شوب"/>  
  1032.            
  1033.            
  1034.            <span class="!inline-block">آيتم شوب</span>
  1035.        </a>
  1036.    </li>
  1037.    
  1038.  
  1039. <li class="!hidden lg:!block root-level lg:!inline-block
  1040.    
  1041.    "
  1042.     id="1969476945">
  1043.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/fortnite-item-shop/c1969476945" aria-label="آيتم شوب">
  1044.            <span>آيتم شوب</span>
  1045.        </a>
  1046.    
  1047.    
  1048.    </li>
  1049.                            
  1050. <li class="lg:hidden text-sm font-bold"  id=&quot;430832333&quot;>
  1051.    
  1052.  
  1053.            <span class="!py-3 !inline-block">
  1054.                   <img src="https://cdn.salla.sa/Pdvrr/7czuqIJi5TY0JQIPYyfBvVMxOQ3wUguHXvdcwDB5.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="حزمات"/>  
  1055.            
  1056.        حزمات
  1057.        </span>
  1058.        <ul>
  1059.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/Fortnite-bundles/c430832333" class="text-gray-500">عرض الكل</a></li>
  1060.                            
  1061. <li class="lg:hidden text-sm font-bold"  id=&quot;387443816&quot;>
  1062.    
  1063.  
  1064.            <a  target="_self" aria-label="DC" href="https://gastore-sa.com/dc/c387443816" class="text-gray-500  lg:!justify-start">
  1065.                        
  1066.            
  1067.            <span class="!inline-block">DC</span>
  1068.        </a>
  1069.    </li>
  1070.    
  1071.  
  1072. <li class="!hidden lg:!block root-level lg:!inline-block
  1073.    
  1074.    "
  1075.     id="387443816">
  1076.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/dc/c387443816" aria-label="DC">
  1077.            <span>DC</span>
  1078.        </a>
  1079.    
  1080.    
  1081.    </li>
  1082.                            
  1083. <li class="lg:hidden text-sm font-bold"  id=&quot;302329039&quot;>
  1084.    
  1085.  
  1086.            <a  target="_self" aria-label="الحصريات" href="https://gastore-sa.com/الحصريات/c302329039" class="text-gray-500  lg:!justify-start">
  1087.                        
  1088.            
  1089.            <span class="!inline-block">الحصريات</span>
  1090.        </a>
  1091.    </li>
  1092.    
  1093.  
  1094. <li class="!hidden lg:!block root-level lg:!inline-block
  1095.    
  1096.    "
  1097.     id="302329039">
  1098.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/الحصريات/c302329039" aria-label="الحصريات">
  1099.            <span>الحصريات</span>
  1100.        </a>
  1101.    
  1102.    
  1103.    </li>
  1104.                    </ul>
  1105.    </li>
  1106.    
  1107.  
  1108. <li class="!hidden lg:!block root-level lg:!inline-block
  1109.    
  1110.     has-children"
  1111.     id="430832333">
  1112.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Fortnite-bundles/c430832333" aria-label="حزمات">
  1113.            <span>حزمات</span>
  1114.        </a>
  1115.    
  1116.    
  1117.            <div class="sub-menu pr-2 ltr:pl-2 pl-8 pb-6 min-w-[200px] !backdrop-blur-[5px]">
  1118.            <ul class="">
  1119.                                    
  1120. <li class="lg:hidden text-sm font-bold"  id=&quot;387443816&quot;>
  1121.    
  1122.  
  1123.            <a  target="_self" aria-label="DC" href="https://gastore-sa.com/dc/c387443816" class="text-gray-500  lg:!justify-start">
  1124.                        
  1125.            
  1126.            <span class="!inline-block">DC</span>
  1127.        </a>
  1128.    </li>
  1129.    
  1130.  
  1131. <li class="!hidden lg:!block relative
  1132.    
  1133.    "
  1134.     id="387443816">
  1135.        <a class=""  target="_self" href="https://gastore-sa.com/dc/c387443816" aria-label="DC">
  1136.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">DC</span>
  1137.    </a>  
  1138.        
  1139.    
  1140.    </li>
  1141.                                    
  1142. <li class="lg:hidden text-sm font-bold"  id=&quot;302329039&quot;>
  1143.    
  1144.  
  1145.            <a  target="_self" aria-label="الحصريات" href="https://gastore-sa.com/الحصريات/c302329039" class="text-gray-500  lg:!justify-start">
  1146.                        
  1147.            
  1148.            <span class="!inline-block">الحصريات</span>
  1149.        </a>
  1150.    </li>
  1151.    
  1152.  
  1153. <li class="!hidden lg:!block relative
  1154.    
  1155.    "
  1156.     id="302329039">
  1157.        <a class=""  target="_self" href="https://gastore-sa.com/الحصريات/c302329039" aria-label="الحصريات">
  1158.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">الحصريات</span>
  1159.    </a>  
  1160.        
  1161.    
  1162.    </li>
  1163.                            </ul>
  1164.                    </div>
  1165.    </li>
  1166.                    </ul>
  1167.    </li>
  1168.    
  1169.  
  1170. <li class="!hidden lg:!block root-level lg:!inline-block
  1171.    
  1172.     has-children"
  1173.     id="1959745910">
  1174.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Fortnite-V-Bucks/c1959745910" aria-label="فورتنايت">
  1175.            <span>فورتنايت</span>
  1176.        </a>
  1177.    
  1178.    
  1179.            <div class="sub-menu pr-2 ltr:pl-2 pl-8 pb-6 min-w-[200px] !backdrop-blur-[5px]">
  1180.            <ul class="">
  1181.                                    
  1182. <li class="lg:hidden text-sm font-bold"  id=&quot;1804212686&quot;>
  1183.    
  1184.  
  1185.            <a  target="_self" aria-label="فيبوكس" href="https://gastore-sa.com/fortnite-vbucks/c1804212686" class="text-gray-500 !py-3 lg:!justify-start">
  1186.                            <img src="https://cdn.salla.sa/Pdvrr/uglkwG9K9cZZYf0SyXcRxxS0jOWBSVWB16K9WIar.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="فيبوكس"/>  
  1187.            
  1188.            
  1189.            <span class="!inline-block">فيبوكس</span>
  1190.        </a>
  1191.    </li>
  1192.    
  1193.  
  1194. <li class="!hidden lg:!block relative
  1195.    
  1196.    "
  1197.     id="1804212686">
  1198.        <a class=""  target="_self" href="https://gastore-sa.com/fortnite-vbucks/c1804212686" aria-label="فيبوكس">
  1199.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">فيبوكس</span>
  1200.    </a>  
  1201.        
  1202.    
  1203.    </li>
  1204.                                    
  1205. <li class="lg:hidden text-sm font-bold"  id=&quot;2112235584&quot;>
  1206.    
  1207.  
  1208.            <a  target="_self" aria-label="باتل باس" href="https://gastore-sa.com/Fortnite-Battle-Pass/c2112235584" class="text-gray-500 !py-3 lg:!justify-start">
  1209.                            <img src="https://cdn.salla.sa/Pdvrr/kRFgGVVdG9JBwXXNldC7lDWr7lLvn4mX5oPar42d.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="باتل باس"/>  
  1210.            
  1211.            
  1212.            <span class="!inline-block">باتل باس</span>
  1213.        </a>
  1214.    </li>
  1215.    
  1216.  
  1217. <li class="!hidden lg:!block relative
  1218.    
  1219.    "
  1220.     id="2112235584">
  1221.        <a class=""  target="_self" href="https://gastore-sa.com/Fortnite-Battle-Pass/c2112235584" aria-label="باتل باس">
  1222.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">باتل باس</span>
  1223.    </a>  
  1224.        
  1225.    
  1226.    </li>
  1227.                                    
  1228. <li class="lg:hidden text-sm font-bold"  id=&quot;1969476945&quot;>
  1229.    
  1230.  
  1231.            <a  target="_self" aria-label="آيتم شوب" href="https://gastore-sa.com/fortnite-item-shop/c1969476945" class="text-gray-500 !py-3 lg:!justify-start">
  1232.                            <img src="https://cdn.salla.sa/Pdvrr/eeXJRXjRxP4GaWORl4eHf8Tz2H1IO9fRsThquLdt.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="آيتم شوب"/>  
  1233.            
  1234.            
  1235.            <span class="!inline-block">آيتم شوب</span>
  1236.        </a>
  1237.    </li>
  1238.    
  1239.  
  1240. <li class="!hidden lg:!block relative
  1241.    
  1242.    "
  1243.     id="1969476945">
  1244.        <a class=""  target="_self" href="https://gastore-sa.com/fortnite-item-shop/c1969476945" aria-label="آيتم شوب">
  1245.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">آيتم شوب</span>
  1246.    </a>  
  1247.        
  1248.    
  1249.    </li>
  1250.                                    
  1251. <li class="lg:hidden text-sm font-bold"  id=&quot;430832333&quot;>
  1252.    
  1253.  
  1254.            <span class="!py-3 !inline-block">
  1255.                   <img src="https://cdn.salla.sa/Pdvrr/7czuqIJi5TY0JQIPYyfBvVMxOQ3wUguHXvdcwDB5.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="حزمات"/>  
  1256.            
  1257.        حزمات
  1258.        </span>
  1259.        <ul>
  1260.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/Fortnite-bundles/c430832333" class="text-gray-500">عرض الكل</a></li>
  1261.                            
  1262. <li class="lg:hidden text-sm font-bold"  id=&quot;387443816&quot;>
  1263.    
  1264.  
  1265.            <a  target="_self" aria-label="DC" href="https://gastore-sa.com/dc/c387443816" class="text-gray-500  lg:!justify-start">
  1266.                        
  1267.            
  1268.            <span class="!inline-block">DC</span>
  1269.        </a>
  1270.    </li>
  1271.    
  1272.  
  1273. <li class="!hidden lg:!block relative
  1274.    
  1275.    "
  1276.     id="387443816">
  1277.        <a class=""  target="_self" href="https://gastore-sa.com/dc/c387443816" aria-label="DC">
  1278.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">DC</span>
  1279.    </a>  
  1280.        
  1281.    
  1282.    </li>
  1283.                            
  1284. <li class="lg:hidden text-sm font-bold"  id=&quot;302329039&quot;>
  1285.    
  1286.  
  1287.            <a  target="_self" aria-label="الحصريات" href="https://gastore-sa.com/الحصريات/c302329039" class="text-gray-500  lg:!justify-start">
  1288.                        
  1289.            
  1290.            <span class="!inline-block">الحصريات</span>
  1291.        </a>
  1292.    </li>
  1293.    
  1294.  
  1295. <li class="!hidden lg:!block relative
  1296.    
  1297.    "
  1298.     id="302329039">
  1299.        <a class=""  target="_self" href="https://gastore-sa.com/الحصريات/c302329039" aria-label="الحصريات">
  1300.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">الحصريات</span>
  1301.    </a>  
  1302.        
  1303.    
  1304.    </li>
  1305.                    </ul>
  1306.    </li>
  1307.    
  1308.  
  1309. <li class="!hidden lg:!block relative
  1310.    
  1311.     has-children"
  1312.     id="430832333">
  1313.        <a class=""  target="_self" href="https://gastore-sa.com/Fortnite-bundles/c430832333" aria-label="حزمات">
  1314.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">حزمات</span>
  1315.    </a>  
  1316.        
  1317.    
  1318.                        
  1319. <li class="lg:hidden text-sm font-bold"  id=&quot;387443816&quot;>
  1320.    
  1321.  
  1322.            <a  target="_self" aria-label="DC" href="https://gastore-sa.com/dc/c387443816" class="text-gray-500  lg:!justify-start">
  1323.                        
  1324.            
  1325.            <span class="!inline-block">DC</span>
  1326.        </a>
  1327.    </li>
  1328.    
  1329.  
  1330. <li class="!hidden lg:!block relative
  1331.    
  1332.    "
  1333.     id="387443816">
  1334.        <a class=""  target="_self" href="https://gastore-sa.com/dc/c387443816" aria-label="DC">
  1335.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">DC</span>
  1336.    </a>  
  1337.        
  1338.    
  1339.    </li>
  1340.                    
  1341. <li class="lg:hidden text-sm font-bold"  id=&quot;302329039&quot;>
  1342.    
  1343.  
  1344.            <a  target="_self" aria-label="الحصريات" href="https://gastore-sa.com/الحصريات/c302329039" class="text-gray-500  lg:!justify-start">
  1345.                        
  1346.            
  1347.            <span class="!inline-block">الحصريات</span>
  1348.        </a>
  1349.    </li>
  1350.    
  1351.  
  1352. <li class="!hidden lg:!block relative
  1353.    
  1354.    "
  1355.     id="302329039">
  1356.        <a class=""  target="_self" href="https://gastore-sa.com/الحصريات/c302329039" aria-label="الحصريات">
  1357.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">الحصريات</span>
  1358.    </a>  
  1359.        
  1360.    
  1361.    </li>
  1362.            </li>
  1363.                            </ul>
  1364.                    </div>
  1365.    </li>
  1366.                            
  1367. <li class="lg:hidden text-sm font-bold"  id=&quot;831117034&quot;>
  1368.    
  1369.  
  1370.            <span class="!py-3 !inline-block">
  1371.                   <img src="https://cdn.salla.sa/Pdvrr/UmJr9448efLk0E2FXa8Tysqvvgv5Add3xhjuSFfX.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="قراند"/>  
  1372.            
  1373.        قراند
  1374.        </span>
  1375.        <ul>
  1376.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/Grand-Theft-Auto-V/c831117034" class="text-gray-500">عرض الكل</a></li>
  1377.                            
  1378. <li class="lg:hidden text-sm font-bold"  id=&quot;1440860935&quot;>
  1379.    
  1380.  
  1381.            <a  target="_self" aria-label="قراند الكمبيوتر" href="https://gastore-sa.com/GTA-PC-SERVICES/c1440860935" class="text-gray-500 !py-3 lg:!justify-start">
  1382.                            <img src="https://cdn.salla.sa/Pdvrr/CXqlrRWXAr7SM69SDOiNf4gJTrMjGrzIDFhs0iIA.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="قراند الكمبيوتر"/>  
  1383.            
  1384.            
  1385.            <span class="!inline-block">قراند الكمبيوتر</span>
  1386.        </a>
  1387.    </li>
  1388.    
  1389.  
  1390. <li class="!hidden lg:!block root-level lg:!inline-block
  1391.    
  1392.    "
  1393.     id="1440860935">
  1394.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/GTA-PC-SERVICES/c1440860935" aria-label="قراند الكمبيوتر">
  1395.            <span>قراند الكمبيوتر</span>
  1396.        </a>
  1397.    
  1398.    
  1399.    </li>
  1400.                            
  1401. <li class="lg:hidden text-sm font-bold"  id=&quot;142213428&quot;>
  1402.    
  1403.  
  1404.            <span class="!py-3 !inline-block">
  1405.                   <img src="https://cdn.salla.sa/Pdvrr/BNmyWjK3tfY57eND4zpqAdCDFB0GpJoamNy72uOT.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="قراند السوني"/>  
  1406.            
  1407.        قراند السوني
  1408.        </span>
  1409.        <ul>
  1410.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/GTA-PSN-PlayStation/c142213428" class="text-gray-500">عرض الكل</a></li>
  1411.                            
  1412. <li class="lg:hidden text-sm font-bold"  id=&quot;549300625&quot;>
  1413.    
  1414.  
  1415.            <a  target="_self" aria-label="شحن" href="https://gastore-sa.com/GTA-PSN-CASH/c549300625" class="text-gray-500  lg:!justify-start">
  1416.                        
  1417.            
  1418.            <span class="!inline-block">شحن</span>
  1419.        </a>
  1420.    </li>
  1421.    
  1422.  
  1423. <li class="!hidden lg:!block root-level lg:!inline-block
  1424.    
  1425.    "
  1426.     id="549300625">
  1427.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/GTA-PSN-CASH/c549300625" aria-label="شحن">
  1428.            <span>شحن</span>
  1429.        </a>
  1430.    
  1431.    
  1432.    </li>
  1433.                            
  1434. <li class="lg:hidden text-sm font-bold"  id=&quot;1922746514&quot;>
  1435.    
  1436.  
  1437.            <a  target="_self" aria-label="لفلات" href="https://gastore-sa.com/GTA-PSN-LEVEL/c1922746514" class="text-gray-500  lg:!justify-start">
  1438.                        
  1439.            
  1440.            <span class="!inline-block">لفلات</span>
  1441.        </a>
  1442.    </li>
  1443.    
  1444.  
  1445. <li class="!hidden lg:!block root-level lg:!inline-block
  1446.    
  1447.    "
  1448.     id="1922746514">
  1449.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/GTA-PSN-LEVEL/c1922746514" aria-label="لفلات">
  1450.            <span>لفلات</span>
  1451.        </a>
  1452.    
  1453.    
  1454.    </li>
  1455.                    </ul>
  1456.    </li>
  1457.    
  1458.  
  1459. <li class="!hidden lg:!block root-level lg:!inline-block
  1460.    
  1461.     has-children"
  1462.     id="142213428">
  1463.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/GTA-PSN-PlayStation/c142213428" aria-label="قراند السوني">
  1464.            <span>قراند السوني</span>
  1465.        </a>
  1466.    
  1467.    
  1468.            <div class="sub-menu pr-2 ltr:pl-2 pl-8 pb-6 min-w-[200px] !backdrop-blur-[5px]">
  1469.            <ul class="">
  1470.                                    
  1471. <li class="lg:hidden text-sm font-bold"  id=&quot;549300625&quot;>
  1472.    
  1473.  
  1474.            <a  target="_self" aria-label="شحن" href="https://gastore-sa.com/GTA-PSN-CASH/c549300625" class="text-gray-500  lg:!justify-start">
  1475.                        
  1476.            
  1477.            <span class="!inline-block">شحن</span>
  1478.        </a>
  1479.    </li>
  1480.    
  1481.  
  1482. <li class="!hidden lg:!block relative
  1483.    
  1484.    "
  1485.     id="549300625">
  1486.        <a class=""  target="_self" href="https://gastore-sa.com/GTA-PSN-CASH/c549300625" aria-label="شحن">
  1487.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">شحن</span>
  1488.    </a>  
  1489.        
  1490.    
  1491.    </li>
  1492.                                    
  1493. <li class="lg:hidden text-sm font-bold"  id=&quot;1922746514&quot;>
  1494.    
  1495.  
  1496.            <a  target="_self" aria-label="لفلات" href="https://gastore-sa.com/GTA-PSN-LEVEL/c1922746514" class="text-gray-500  lg:!justify-start">
  1497.                        
  1498.            
  1499.            <span class="!inline-block">لفلات</span>
  1500.        </a>
  1501.    </li>
  1502.    
  1503.  
  1504. <li class="!hidden lg:!block relative
  1505.    
  1506.    "
  1507.     id="1922746514">
  1508.        <a class=""  target="_self" href="https://gastore-sa.com/GTA-PSN-LEVEL/c1922746514" aria-label="لفلات">
  1509.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">لفلات</span>
  1510.    </a>  
  1511.        
  1512.    
  1513.    </li>
  1514.                            </ul>
  1515.                    </div>
  1516.    </li>
  1517.                            
  1518. <li class="lg:hidden text-sm font-bold"  id=&quot;1716451737&quot;>
  1519.    
  1520.  
  1521.            <a  target="_self" aria-label="قراند الاكسبوكس" href="https://gastore-sa.com/GTA-XBOX-SERVICES/c1716451737" class="text-gray-500 !py-3 lg:!justify-start">
  1522.                            <img src="https://cdn.salla.sa/Pdvrr/7vwXGQsK0c30u8n4DPbWSXAT0eeICUrgHpZwocYV.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="قراند الاكسبوكس"/>  
  1523.            
  1524.            
  1525.            <span class="!inline-block">قراند الاكسبوكس</span>
  1526.        </a>
  1527.    </li>
  1528.    
  1529.  
  1530. <li class="!hidden lg:!block root-level lg:!inline-block
  1531.    
  1532.    "
  1533.     id="1716451737">
  1534.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/GTA-XBOX-SERVICES/c1716451737" aria-label="قراند الاكسبوكس">
  1535.            <span>قراند الاكسبوكس</span>
  1536.        </a>
  1537.    
  1538.    
  1539.    </li>
  1540.                    </ul>
  1541.    </li>
  1542.    
  1543.  
  1544. <li class="!hidden lg:!block root-level lg:!inline-block
  1545.    
  1546.     has-children"
  1547.     id="831117034">
  1548.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Grand-Theft-Auto-V/c831117034" aria-label="قراند">
  1549.            <span>قراند</span>
  1550.        </a>
  1551.    
  1552.    
  1553.            <div class="sub-menu pr-2 ltr:pl-2 pl-8 pb-6 min-w-[200px] !backdrop-blur-[5px]">
  1554.            <ul class="">
  1555.                                    
  1556. <li class="lg:hidden text-sm font-bold"  id=&quot;1440860935&quot;>
  1557.    
  1558.  
  1559.            <a  target="_self" aria-label="قراند الكمبيوتر" href="https://gastore-sa.com/GTA-PC-SERVICES/c1440860935" class="text-gray-500 !py-3 lg:!justify-start">
  1560.                            <img src="https://cdn.salla.sa/Pdvrr/CXqlrRWXAr7SM69SDOiNf4gJTrMjGrzIDFhs0iIA.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="قراند الكمبيوتر"/>  
  1561.            
  1562.            
  1563.            <span class="!inline-block">قراند الكمبيوتر</span>
  1564.        </a>
  1565.    </li>
  1566.    
  1567.  
  1568. <li class="!hidden lg:!block relative
  1569.    
  1570.    "
  1571.     id="1440860935">
  1572.        <a class=""  target="_self" href="https://gastore-sa.com/GTA-PC-SERVICES/c1440860935" aria-label="قراند الكمبيوتر">
  1573.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">قراند الكمبيوتر</span>
  1574.    </a>  
  1575.        
  1576.    
  1577.    </li>
  1578.                                    
  1579. <li class="lg:hidden text-sm font-bold"  id=&quot;142213428&quot;>
  1580.    
  1581.  
  1582.            <span class="!py-3 !inline-block">
  1583.                   <img src="https://cdn.salla.sa/Pdvrr/BNmyWjK3tfY57eND4zpqAdCDFB0GpJoamNy72uOT.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="قراند السوني"/>  
  1584.            
  1585.        قراند السوني
  1586.        </span>
  1587.        <ul>
  1588.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/GTA-PSN-PlayStation/c142213428" class="text-gray-500">عرض الكل</a></li>
  1589.                            
  1590. <li class="lg:hidden text-sm font-bold"  id=&quot;549300625&quot;>
  1591.    
  1592.  
  1593.            <a  target="_self" aria-label="شحن" href="https://gastore-sa.com/GTA-PSN-CASH/c549300625" class="text-gray-500  lg:!justify-start">
  1594.                        
  1595.            
  1596.            <span class="!inline-block">شحن</span>
  1597.        </a>
  1598.    </li>
  1599.    
  1600.  
  1601. <li class="!hidden lg:!block relative
  1602.    
  1603.    "
  1604.     id="549300625">
  1605.        <a class=""  target="_self" href="https://gastore-sa.com/GTA-PSN-CASH/c549300625" aria-label="شحن">
  1606.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">شحن</span>
  1607.    </a>  
  1608.        
  1609.    
  1610.    </li>
  1611.                            
  1612. <li class="lg:hidden text-sm font-bold"  id=&quot;1922746514&quot;>
  1613.    
  1614.  
  1615.            <a  target="_self" aria-label="لفلات" href="https://gastore-sa.com/GTA-PSN-LEVEL/c1922746514" class="text-gray-500  lg:!justify-start">
  1616.                        
  1617.            
  1618.            <span class="!inline-block">لفلات</span>
  1619.        </a>
  1620.    </li>
  1621.    
  1622.  
  1623. <li class="!hidden lg:!block relative
  1624.    
  1625.    "
  1626.     id="1922746514">
  1627.        <a class=""  target="_self" href="https://gastore-sa.com/GTA-PSN-LEVEL/c1922746514" aria-label="لفلات">
  1628.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">لفلات</span>
  1629.    </a>  
  1630.        
  1631.    
  1632.    </li>
  1633.                    </ul>
  1634.    </li>
  1635.    
  1636.  
  1637. <li class="!hidden lg:!block relative
  1638.    
  1639.     has-children"
  1640.     id="142213428">
  1641.        <a class=""  target="_self" href="https://gastore-sa.com/GTA-PSN-PlayStation/c142213428" aria-label="قراند السوني">
  1642.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">قراند السوني</span>
  1643.    </a>  
  1644.        
  1645.    
  1646.                        
  1647. <li class="lg:hidden text-sm font-bold"  id=&quot;549300625&quot;>
  1648.    
  1649.  
  1650.            <a  target="_self" aria-label="شحن" href="https://gastore-sa.com/GTA-PSN-CASH/c549300625" class="text-gray-500  lg:!justify-start">
  1651.                        
  1652.            
  1653.            <span class="!inline-block">شحن</span>
  1654.        </a>
  1655.    </li>
  1656.    
  1657.  
  1658. <li class="!hidden lg:!block relative
  1659.    
  1660.    "
  1661.     id="549300625">
  1662.        <a class=""  target="_self" href="https://gastore-sa.com/GTA-PSN-CASH/c549300625" aria-label="شحن">
  1663.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">شحن</span>
  1664.    </a>  
  1665.        
  1666.    
  1667.    </li>
  1668.                    
  1669. <li class="lg:hidden text-sm font-bold"  id=&quot;1922746514&quot;>
  1670.    
  1671.  
  1672.            <a  target="_self" aria-label="لفلات" href="https://gastore-sa.com/GTA-PSN-LEVEL/c1922746514" class="text-gray-500  lg:!justify-start">
  1673.                        
  1674.            
  1675.            <span class="!inline-block">لفلات</span>
  1676.        </a>
  1677.    </li>
  1678.    
  1679.  
  1680. <li class="!hidden lg:!block relative
  1681.    
  1682.    "
  1683.     id="1922746514">
  1684.        <a class=""  target="_self" href="https://gastore-sa.com/GTA-PSN-LEVEL/c1922746514" aria-label="لفلات">
  1685.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">لفلات</span>
  1686.    </a>  
  1687.        
  1688.    
  1689.    </li>
  1690.            </li>
  1691.                                    
  1692. <li class="lg:hidden text-sm font-bold"  id=&quot;1716451737&quot;>
  1693.    
  1694.  
  1695.            <a  target="_self" aria-label="قراند الاكسبوكس" href="https://gastore-sa.com/GTA-XBOX-SERVICES/c1716451737" class="text-gray-500 !py-3 lg:!justify-start">
  1696.                            <img src="https://cdn.salla.sa/Pdvrr/7vwXGQsK0c30u8n4DPbWSXAT0eeICUrgHpZwocYV.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="قراند الاكسبوكس"/>  
  1697.            
  1698.            
  1699.            <span class="!inline-block">قراند الاكسبوكس</span>
  1700.        </a>
  1701.    </li>
  1702.    
  1703.  
  1704. <li class="!hidden lg:!block relative
  1705.    
  1706.    "
  1707.     id="1716451737">
  1708.        <a class=""  target="_self" href="https://gastore-sa.com/GTA-XBOX-SERVICES/c1716451737" aria-label="قراند الاكسبوكس">
  1709.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">قراند الاكسبوكس</span>
  1710.    </a>  
  1711.        
  1712.    
  1713.    </li>
  1714.                            </ul>
  1715.                    </div>
  1716.    </li>
  1717.                            
  1718. <li class="lg:hidden text-sm font-bold"  id=&quot;1182403218&quot;>
  1719.    
  1720.  
  1721.            <a  target="_self" aria-label="ببجي" href="https://gastore-sa.com/PUBG-Mobile-UC/c1182403218" class="text-gray-500 !py-3 lg:!justify-start">
  1722.                            <img src="https://cdn.salla.sa/Pdvrr/tiyMlnO7DR4izw0pAg1h7pFvyOxQtQSwktF7mvPn.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="ببجي"/>  
  1723.            
  1724.            
  1725.            <span class="!inline-block">ببجي</span>
  1726.        </a>
  1727.    </li>
  1728.    
  1729.  
  1730. <li class="!hidden lg:!block root-level lg:!inline-block
  1731.    
  1732.    "
  1733.     id="1182403218">
  1734.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/PUBG-Mobile-UC/c1182403218" aria-label="ببجي">
  1735.            <span>ببجي</span>
  1736.        </a>
  1737.    
  1738.    
  1739.    </li>
  1740.                            
  1741. <li class="lg:hidden text-sm font-bold"  id=&quot;700451558&quot;>
  1742.    
  1743.  
  1744.            <span class="!py-3 !inline-block">
  1745.                   <img src="https://cdn.salla.sa/Pdvrr/P88wFhcwOYlQiM7lmRczaN89vvlJI87Zo4EnNWhT.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="قنشن"/>  
  1746.            
  1747.        قنشن
  1748.        </span>
  1749.        <ul>
  1750.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/Genshin-Impact-Crystals/c700451558" class="text-gray-500">عرض الكل</a></li>
  1751.                            
  1752. <li class="lg:hidden text-sm font-bold"  id=&quot;1183396696&quot;>
  1753.    
  1754.  
  1755.            <a  target="_self" aria-label="شحن كرستالات" href="https://gastore-sa.com/Genesis-Crystals/c1183396696" class="text-gray-500 !py-3 lg:!justify-start">
  1756.                            <img src="https://cdn.salla.sa/Pdvrr/Rc4gZTy7FaZpMA81AyFDsjWJa5EyAeoE5wwfSVUu.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="شحن كرستالات"/>  
  1757.            
  1758.            
  1759.            <span class="!inline-block">شحن كرستالات</span>
  1760.        </a>
  1761.    </li>
  1762.    
  1763.  
  1764. <li class="!hidden lg:!block root-level lg:!inline-block
  1765.    
  1766.    "
  1767.     id="1183396696">
  1768.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Genesis-Crystals/c1183396696" aria-label="شحن كرستالات">
  1769.            <span>شحن كرستالات</span>
  1770.        </a>
  1771.    
  1772.    
  1773.    </li>
  1774.                            
  1775. <li class="lg:hidden text-sm font-bold"  id=&quot;985175553&quot;>
  1776.    
  1777.  
  1778.            <a  target="_self" aria-label="حسابات" href="https://gastore-sa.com/Genshin-Impact-Account/c985175553" class="text-gray-500 !py-3 lg:!justify-start">
  1779.                            <img src="https://cdn.salla.sa/Pdvrr/gGHSNZKn94AtRCsGfghJTXGqX1RTIQVhBISag5JP.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="حسابات"/>  
  1780.            
  1781.            
  1782.            <span class="!inline-block">حسابات</span>
  1783.        </a>
  1784.    </li>
  1785.    
  1786.  
  1787. <li class="!hidden lg:!block root-level lg:!inline-block
  1788.    
  1789.    "
  1790.     id="985175553">
  1791.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Genshin-Impact-Account/c985175553" aria-label="حسابات">
  1792.            <span>حسابات</span>
  1793.        </a>
  1794.    
  1795.    
  1796.    </li>
  1797.                    </ul>
  1798.    </li>
  1799.    
  1800.  
  1801. <li class="!hidden lg:!block root-level lg:!inline-block
  1802.    
  1803.     has-children"
  1804.     id="700451558">
  1805.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Genshin-Impact-Crystals/c700451558" aria-label="قنشن">
  1806.            <span>قنشن</span>
  1807.        </a>
  1808.    
  1809.    
  1810.            <div class="sub-menu pr-2 ltr:pl-2 pl-8 pb-6 min-w-[200px] !backdrop-blur-[5px]">
  1811.            <ul class="">
  1812.                                    
  1813. <li class="lg:hidden text-sm font-bold"  id=&quot;1183396696&quot;>
  1814.    
  1815.  
  1816.            <a  target="_self" aria-label="شحن كرستالات" href="https://gastore-sa.com/Genesis-Crystals/c1183396696" class="text-gray-500 !py-3 lg:!justify-start">
  1817.                            <img src="https://cdn.salla.sa/Pdvrr/Rc4gZTy7FaZpMA81AyFDsjWJa5EyAeoE5wwfSVUu.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="شحن كرستالات"/>  
  1818.            
  1819.            
  1820.            <span class="!inline-block">شحن كرستالات</span>
  1821.        </a>
  1822.    </li>
  1823.    
  1824.  
  1825. <li class="!hidden lg:!block relative
  1826.    
  1827.    "
  1828.     id="1183396696">
  1829.        <a class=""  target="_self" href="https://gastore-sa.com/Genesis-Crystals/c1183396696" aria-label="شحن كرستالات">
  1830.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">شحن كرستالات</span>
  1831.    </a>  
  1832.        
  1833.    
  1834.    </li>
  1835.                                    
  1836. <li class="lg:hidden text-sm font-bold"  id=&quot;985175553&quot;>
  1837.    
  1838.  
  1839.            <a  target="_self" aria-label="حسابات" href="https://gastore-sa.com/Genshin-Impact-Account/c985175553" class="text-gray-500 !py-3 lg:!justify-start">
  1840.                            <img src="https://cdn.salla.sa/Pdvrr/gGHSNZKn94AtRCsGfghJTXGqX1RTIQVhBISag5JP.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="حسابات"/>  
  1841.            
  1842.            
  1843.            <span class="!inline-block">حسابات</span>
  1844.        </a>
  1845.    </li>
  1846.    
  1847.  
  1848. <li class="!hidden lg:!block relative
  1849.    
  1850.    "
  1851.     id="985175553">
  1852.        <a class=""  target="_self" href="https://gastore-sa.com/Genshin-Impact-Account/c985175553" aria-label="حسابات">
  1853.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">حسابات</span>
  1854.    </a>  
  1855.        
  1856.    
  1857.    </li>
  1858.                            </ul>
  1859.                    </div>
  1860.    </li>
  1861.                            
  1862. <li class="lg:hidden text-sm font-bold"  id=&quot;2134450135&quot;>
  1863.    
  1864.  
  1865.            <a  target="_self" aria-label="كلاش اوف كلانس" href="https://gastore-sa.com/Clash-of-Clans/c2134450135" class="text-gray-500 !py-3 lg:!justify-start">
  1866.                            <img src="https://cdn.salla.sa/Pdvrr/ZQ39meVb64PUvUQHKZWWlMmCA1toQGPG7aB10kr7.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="كلاش اوف كلانس"/>  
  1867.            
  1868.            
  1869.            <span class="!inline-block">كلاش اوف كلانس</span>
  1870.        </a>
  1871.    </li>
  1872.    
  1873.  
  1874. <li class="!hidden lg:!block root-level lg:!inline-block
  1875.    
  1876.    "
  1877.     id="2134450135">
  1878.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Clash-of-Clans/c2134450135" aria-label="كلاش اوف كلانس">
  1879.            <span>كلاش اوف كلانس</span>
  1880.        </a>
  1881.    
  1882.    
  1883.    </li>
  1884.                            
  1885. <li class="lg:hidden text-sm font-bold"  id=&quot;1251841291&quot;>
  1886.    
  1887.  
  1888.            <span class="!py-3 !inline-block">
  1889.                   <img src="https://cdn.salla.sa/Pdvrr/zA3wRF6xQgRZtXSsp7oSnViUGPUggISricu8Iwb7.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="روبلوكس"/>  
  1890.            
  1891.        روبلوكس
  1892.        </span>
  1893.        <ul>
  1894.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/Roblox-Gift-Card/c1251841291" class="text-gray-500">عرض الكل</a></li>
  1895.                            
  1896. <li class="lg:hidden text-sm font-bold"  id=&quot;1212755512&quot;>
  1897.    
  1898.  
  1899.            <a  target="_self" aria-label="شحن روبوكس" href="https://gastore-sa.com/Roblox-Robux/c1212755512" class="text-gray-500 !py-3 lg:!justify-start">
  1900.                            <img src="https://cdn.salla.sa/Pdvrr/spkIcjaLVsTaM8zTGkniyRKXP2bGMfYQUJdSnIUC.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="شحن روبوكس"/>  
  1901.            
  1902.            
  1903.            <span class="!inline-block">شحن روبوكس</span>
  1904.        </a>
  1905.    </li>
  1906.    
  1907.  
  1908. <li class="!hidden lg:!block root-level lg:!inline-block
  1909.    
  1910.    "
  1911.     id="1212755512">
  1912.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Roblox-Robux/c1212755512" aria-label="شحن روبوكس">
  1913.            <span>شحن روبوكس</span>
  1914.        </a>
  1915.    
  1916.    
  1917.    </li>
  1918.                            
  1919. <li class="lg:hidden text-sm font-bold"  id=&quot;612021268&quot;>
  1920.    
  1921.  
  1922.            <a  target="_self" aria-label="MM2" href="https://gastore-sa.com/mm2/c612021268" class="text-gray-500 !py-3 lg:!justify-start">
  1923.                            <img src="https://cdn.salla.sa/Pdvrr/3iocfUz1TN5RiAVoIZCOhuKcP1Oi9UL26odiSYWs.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="MM2"/>  
  1924.            
  1925.            
  1926.            <span class="!inline-block">MM2</span>
  1927.        </a>
  1928.    </li>
  1929.    
  1930.  
  1931. <li class="!hidden lg:!block root-level lg:!inline-block
  1932.    
  1933.    "
  1934.     id="612021268">
  1935.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/mm2/c612021268" aria-label="MM2">
  1936.            <span>MM2</span>
  1937.        </a>
  1938.    
  1939.    
  1940.    </li>
  1941.                    </ul>
  1942.    </li>
  1943.    
  1944.  
  1945. <li class="!hidden lg:!block root-level lg:!inline-block
  1946.    
  1947.     has-children"
  1948.     id="1251841291">
  1949.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Roblox-Gift-Card/c1251841291" aria-label="روبلوكس">
  1950.            <span>روبلوكس</span>
  1951.        </a>
  1952.    
  1953.    
  1954.            <div class="sub-menu pr-2 ltr:pl-2 pl-8 pb-6 min-w-[200px] !backdrop-blur-[5px]">
  1955.            <ul class="">
  1956.                                    
  1957. <li class="lg:hidden text-sm font-bold"  id=&quot;1212755512&quot;>
  1958.    
  1959.  
  1960.            <a  target="_self" aria-label="شحن روبوكس" href="https://gastore-sa.com/Roblox-Robux/c1212755512" class="text-gray-500 !py-3 lg:!justify-start">
  1961.                            <img src="https://cdn.salla.sa/Pdvrr/spkIcjaLVsTaM8zTGkniyRKXP2bGMfYQUJdSnIUC.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="شحن روبوكس"/>  
  1962.            
  1963.            
  1964.            <span class="!inline-block">شحن روبوكس</span>
  1965.        </a>
  1966.    </li>
  1967.    
  1968.  
  1969. <li class="!hidden lg:!block relative
  1970.    
  1971.    "
  1972.     id="1212755512">
  1973.        <a class=""  target="_self" href="https://gastore-sa.com/Roblox-Robux/c1212755512" aria-label="شحن روبوكس">
  1974.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">شحن روبوكس</span>
  1975.    </a>  
  1976.        
  1977.    
  1978.    </li>
  1979.                                    
  1980. <li class="lg:hidden text-sm font-bold"  id=&quot;612021268&quot;>
  1981.    
  1982.  
  1983.            <a  target="_self" aria-label="MM2" href="https://gastore-sa.com/mm2/c612021268" class="text-gray-500 !py-3 lg:!justify-start">
  1984.                            <img src="https://cdn.salla.sa/Pdvrr/3iocfUz1TN5RiAVoIZCOhuKcP1Oi9UL26odiSYWs.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="MM2"/>  
  1985.            
  1986.            
  1987.            <span class="!inline-block">MM2</span>
  1988.        </a>
  1989.    </li>
  1990.    
  1991.  
  1992. <li class="!hidden lg:!block relative
  1993.    
  1994.    "
  1995.     id="612021268">
  1996.        <a class=""  target="_self" href="https://gastore-sa.com/mm2/c612021268" aria-label="MM2">
  1997.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">MM2</span>
  1998.    </a>  
  1999.        
  2000.    
  2001.    </li>
  2002.                            </ul>
  2003.                    </div>
  2004.    </li>
  2005.                    </ul>
  2006.    </li>
  2007.    
  2008.  
  2009. <li class="!hidden lg:!block root-level lg:!inline-block
  2010.    
  2011.     has-children"
  2012.     id="1563326337">
  2013.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Game-charging-and-services/c1563326337" aria-label="شحن وخدمات الألعاب">
  2014.            <span>شحن وخدمات الألعاب</span>
  2015.        </a>
  2016.    
  2017.    
  2018.            <div class="sub-menu pr-2 ltr:pl-2 pl-8 pb-6 min-w-[200px] !backdrop-blur-[5px]">
  2019.            <ul class="">
  2020.                                    
  2021. <li class="lg:hidden text-sm font-bold"  id=&quot;1812783450&quot;>
  2022.    
  2023.  
  2024.            <span class="!py-3 !inline-block">
  2025.                   <img src="https://cdn.salla.sa/Pdvrr/Xo4JYmAeVZC1aTOtsD4rfVS9cYGHLO0qnggOpBNW.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="مارفل رايفلز"/>  
  2026.            
  2027.        مارفل رايفلز
  2028.        </span>
  2029.        <ul>
  2030.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/Marvel-Rivals/c1812783450" class="text-gray-500">عرض الكل</a></li>
  2031.                            
  2032. <li class="lg:hidden text-sm font-bold"  id=&quot;1194794718&quot;>
  2033.    
  2034.  
  2035.            <a  target="_self" aria-label="حسابات مارفل" href="https://gastore-sa.com/حسابات-مارفل/c1194794718" class="text-gray-500 !py-3 lg:!justify-start">
  2036.                            <img src="https://cdn.salla.sa/Pdvrr/sfqnNdgKxy9SXYNR3VE8Ogr60USHdrnWBKEmhCY4.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="حسابات مارفل"/>  
  2037.            
  2038.            
  2039.            <span class="!inline-block">حسابات مارفل</span>
  2040.        </a>
  2041.    </li>
  2042.    
  2043.  
  2044. <li class="!hidden lg:!block relative
  2045.    
  2046.    "
  2047.     id="1194794718">
  2048.        <a class=""  target="_self" href="https://gastore-sa.com/حسابات-مارفل/c1194794718" aria-label="حسابات مارفل">
  2049.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">حسابات مارفل</span>
  2050.    </a>  
  2051.        
  2052.    
  2053.    </li>
  2054.                            
  2055. <li class="lg:hidden text-sm font-bold"  id=&quot;1219688355&quot;>
  2056.    
  2057.  
  2058.            <a  target="_self" aria-label="لاتيس" href="https://gastore-sa.com/Marvel-Rivals-Lattice/c1219688355" class="text-gray-500 !py-3 lg:!justify-start">
  2059.                            <img src="https://cdn.salla.sa/Pdvrr/9mE6eCZCnHguN0fwWbPZYxNFakmwHteRLyzyKMzg.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="لاتيس"/>  
  2060.            
  2061.            
  2062.            <span class="!inline-block">لاتيس</span>
  2063.        </a>
  2064.    </li>
  2065.    
  2066.  
  2067. <li class="!hidden lg:!block relative
  2068.    
  2069.    "
  2070.     id="1219688355">
  2071.        <a class=""  target="_self" href="https://gastore-sa.com/Marvel-Rivals-Lattice/c1219688355" aria-label="لاتيس">
  2072.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">لاتيس</span>
  2073.    </a>  
  2074.        
  2075.    
  2076.    </li>
  2077.                            
  2078. <li class="lg:hidden text-sm font-bold"  id=&quot;562332900&quot;>
  2079.    
  2080.  
  2081.            <a  target="_self" aria-label="سكنات مارفل" href="https://gastore-sa.com/Marvel-Rivals-Skins/c562332900" class="text-gray-500 !py-3 lg:!justify-start">
  2082.                            <img src="https://cdn.salla.sa/Pdvrr/bvAJKn0zE24ORThvJK9lbk0YJ6CNnnO9064lVEFf.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="سكنات مارفل"/>  
  2083.            
  2084.            
  2085.            <span class="!inline-block">سكنات مارفل</span>
  2086.        </a>
  2087.    </li>
  2088.    
  2089.  
  2090. <li class="!hidden lg:!block relative
  2091.    
  2092.    "
  2093.     id="562332900">
  2094.        <a class=""  target="_self" href="https://gastore-sa.com/Marvel-Rivals-Skins/c562332900" aria-label="سكنات مارفل">
  2095.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">سكنات مارفل</span>
  2096.    </a>  
  2097.        
  2098.    
  2099.    </li>
  2100.                    </ul>
  2101.    </li>
  2102.    
  2103.  
  2104. <li class="!hidden lg:!block relative
  2105.    
  2106.     has-children"
  2107.     id="1812783450">
  2108.        <a class=""  target="_self" href="https://gastore-sa.com/Marvel-Rivals/c1812783450" aria-label="مارفل رايفلز">
  2109.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">مارفل رايفلز</span>
  2110.    </a>  
  2111.        
  2112.    
  2113.                        
  2114. <li class="lg:hidden text-sm font-bold"  id=&quot;1194794718&quot;>
  2115.    
  2116.  
  2117.            <a  target="_self" aria-label="حسابات مارفل" href="https://gastore-sa.com/حسابات-مارفل/c1194794718" class="text-gray-500 !py-3 lg:!justify-start">
  2118.                            <img src="https://cdn.salla.sa/Pdvrr/sfqnNdgKxy9SXYNR3VE8Ogr60USHdrnWBKEmhCY4.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="حسابات مارفل"/>  
  2119.            
  2120.            
  2121.            <span class="!inline-block">حسابات مارفل</span>
  2122.        </a>
  2123.    </li>
  2124.    
  2125.  
  2126. <li class="!hidden lg:!block relative
  2127.    
  2128.    "
  2129.     id="1194794718">
  2130.        <a class=""  target="_self" href="https://gastore-sa.com/حسابات-مارفل/c1194794718" aria-label="حسابات مارفل">
  2131.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">حسابات مارفل</span>
  2132.    </a>  
  2133.        
  2134.    
  2135.    </li>
  2136.                    
  2137. <li class="lg:hidden text-sm font-bold"  id=&quot;1219688355&quot;>
  2138.    
  2139.  
  2140.            <a  target="_self" aria-label="لاتيس" href="https://gastore-sa.com/Marvel-Rivals-Lattice/c1219688355" class="text-gray-500 !py-3 lg:!justify-start">
  2141.                            <img src="https://cdn.salla.sa/Pdvrr/9mE6eCZCnHguN0fwWbPZYxNFakmwHteRLyzyKMzg.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="لاتيس"/>  
  2142.            
  2143.            
  2144.            <span class="!inline-block">لاتيس</span>
  2145.        </a>
  2146.    </li>
  2147.    
  2148.  
  2149. <li class="!hidden lg:!block relative
  2150.    
  2151.    "
  2152.     id="1219688355">
  2153.        <a class=""  target="_self" href="https://gastore-sa.com/Marvel-Rivals-Lattice/c1219688355" aria-label="لاتيس">
  2154.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">لاتيس</span>
  2155.    </a>  
  2156.        
  2157.    
  2158.    </li>
  2159.                    
  2160. <li class="lg:hidden text-sm font-bold"  id=&quot;562332900&quot;>
  2161.    
  2162.  
  2163.            <a  target="_self" aria-label="سكنات مارفل" href="https://gastore-sa.com/Marvel-Rivals-Skins/c562332900" class="text-gray-500 !py-3 lg:!justify-start">
  2164.                            <img src="https://cdn.salla.sa/Pdvrr/bvAJKn0zE24ORThvJK9lbk0YJ6CNnnO9064lVEFf.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="سكنات مارفل"/>  
  2165.            
  2166.            
  2167.            <span class="!inline-block">سكنات مارفل</span>
  2168.        </a>
  2169.    </li>
  2170.    
  2171.  
  2172. <li class="!hidden lg:!block relative
  2173.    
  2174.    "
  2175.     id="562332900">
  2176.        <a class=""  target="_self" href="https://gastore-sa.com/Marvel-Rivals-Skins/c562332900" aria-label="سكنات مارفل">
  2177.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">سكنات مارفل</span>
  2178.    </a>  
  2179.        
  2180.    
  2181.    </li>
  2182.            </li>
  2183.                                    
  2184. <li class="lg:hidden text-sm font-bold"  id=&quot;1192988774&quot;>
  2185.    
  2186.  
  2187.            <a  target="_self" aria-label="نداء الحرب 3" href="https://gastore-sa.com/Call-of-War/c1192988774" class="text-gray-500 !py-3 lg:!justify-start">
  2188.                            <img src="https://cdn.salla.sa/Pdvrr/I6eiSKhzgjQTCGkzuZeEDD2yNGRmdcGBfYwBEN8o.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="نداء الحرب 3"/>  
  2189.            
  2190.            
  2191.            <span class="!inline-block">نداء الحرب 3</span>
  2192.        </a>
  2193.    </li>
  2194.    
  2195.  
  2196. <li class="!hidden lg:!block relative
  2197.    
  2198.    "
  2199.     id="1192988774">
  2200.        <a class=""  target="_self" href="https://gastore-sa.com/Call-of-War/c1192988774" aria-label="نداء الحرب 3">
  2201.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">نداء الحرب 3</span>
  2202.    </a>  
  2203.        
  2204.    
  2205.    </li>
  2206.                                    
  2207. <li class="lg:hidden text-sm font-bold"  id=&quot;1959745910&quot;>
  2208.    
  2209.  
  2210.            <span class="!py-3 !inline-block">
  2211.                   <img src="https://cdn.salla.sa/Pdvrr/laeFhFcNKwGqWDD87003bYMZs3k8uvR7U7QQ5lu3.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="فورتنايت"/>  
  2212.            
  2213.        فورتنايت
  2214.        </span>
  2215.        <ul>
  2216.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/Fortnite-V-Bucks/c1959745910" class="text-gray-500">عرض الكل</a></li>
  2217.                            
  2218. <li class="lg:hidden text-sm font-bold"  id=&quot;1804212686&quot;>
  2219.    
  2220.  
  2221.            <a  target="_self" aria-label="فيبوكس" href="https://gastore-sa.com/fortnite-vbucks/c1804212686" class="text-gray-500 !py-3 lg:!justify-start">
  2222.                            <img src="https://cdn.salla.sa/Pdvrr/uglkwG9K9cZZYf0SyXcRxxS0jOWBSVWB16K9WIar.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="فيبوكس"/>  
  2223.            
  2224.            
  2225.            <span class="!inline-block">فيبوكس</span>
  2226.        </a>
  2227.    </li>
  2228.    
  2229.  
  2230. <li class="!hidden lg:!block relative
  2231.    
  2232.    "
  2233.     id="1804212686">
  2234.        <a class=""  target="_self" href="https://gastore-sa.com/fortnite-vbucks/c1804212686" aria-label="فيبوكس">
  2235.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">فيبوكس</span>
  2236.    </a>  
  2237.        
  2238.    
  2239.    </li>
  2240.                            
  2241. <li class="lg:hidden text-sm font-bold"  id=&quot;2112235584&quot;>
  2242.    
  2243.  
  2244.            <a  target="_self" aria-label="باتل باس" href="https://gastore-sa.com/Fortnite-Battle-Pass/c2112235584" class="text-gray-500 !py-3 lg:!justify-start">
  2245.                            <img src="https://cdn.salla.sa/Pdvrr/kRFgGVVdG9JBwXXNldC7lDWr7lLvn4mX5oPar42d.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="باتل باس"/>  
  2246.            
  2247.            
  2248.            <span class="!inline-block">باتل باس</span>
  2249.        </a>
  2250.    </li>
  2251.    
  2252.  
  2253. <li class="!hidden lg:!block relative
  2254.    
  2255.    "
  2256.     id="2112235584">
  2257.        <a class=""  target="_self" href="https://gastore-sa.com/Fortnite-Battle-Pass/c2112235584" aria-label="باتل باس">
  2258.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">باتل باس</span>
  2259.    </a>  
  2260.        
  2261.    
  2262.    </li>
  2263.                            
  2264. <li class="lg:hidden text-sm font-bold"  id=&quot;1969476945&quot;>
  2265.    
  2266.  
  2267.            <a  target="_self" aria-label="آيتم شوب" href="https://gastore-sa.com/fortnite-item-shop/c1969476945" class="text-gray-500 !py-3 lg:!justify-start">
  2268.                            <img src="https://cdn.salla.sa/Pdvrr/eeXJRXjRxP4GaWORl4eHf8Tz2H1IO9fRsThquLdt.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="آيتم شوب"/>  
  2269.            
  2270.            
  2271.            <span class="!inline-block">آيتم شوب</span>
  2272.        </a>
  2273.    </li>
  2274.    
  2275.  
  2276. <li class="!hidden lg:!block relative
  2277.    
  2278.    "
  2279.     id="1969476945">
  2280.        <a class=""  target="_self" href="https://gastore-sa.com/fortnite-item-shop/c1969476945" aria-label="آيتم شوب">
  2281.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">آيتم شوب</span>
  2282.    </a>  
  2283.        
  2284.    
  2285.    </li>
  2286.                            
  2287. <li class="lg:hidden text-sm font-bold"  id=&quot;430832333&quot;>
  2288.    
  2289.  
  2290.            <span class="!py-3 !inline-block">
  2291.                   <img src="https://cdn.salla.sa/Pdvrr/7czuqIJi5TY0JQIPYyfBvVMxOQ3wUguHXvdcwDB5.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="حزمات"/>  
  2292.            
  2293.        حزمات
  2294.        </span>
  2295.        <ul>
  2296.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/Fortnite-bundles/c430832333" class="text-gray-500">عرض الكل</a></li>
  2297.                            
  2298. <li class="lg:hidden text-sm font-bold"  id=&quot;387443816&quot;>
  2299.    
  2300.  
  2301.            <a  target="_self" aria-label="DC" href="https://gastore-sa.com/dc/c387443816" class="text-gray-500  lg:!justify-start">
  2302.                        
  2303.            
  2304.            <span class="!inline-block">DC</span>
  2305.        </a>
  2306.    </li>
  2307.    
  2308.  
  2309. <li class="!hidden lg:!block relative
  2310.    
  2311.    "
  2312.     id="387443816">
  2313.        <a class=""  target="_self" href="https://gastore-sa.com/dc/c387443816" aria-label="DC">
  2314.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">DC</span>
  2315.    </a>  
  2316.        
  2317.    
  2318.    </li>
  2319.                            
  2320. <li class="lg:hidden text-sm font-bold"  id=&quot;302329039&quot;>
  2321.    
  2322.  
  2323.            <a  target="_self" aria-label="الحصريات" href="https://gastore-sa.com/الحصريات/c302329039" class="text-gray-500  lg:!justify-start">
  2324.                        
  2325.            
  2326.            <span class="!inline-block">الحصريات</span>
  2327.        </a>
  2328.    </li>
  2329.    
  2330.  
  2331. <li class="!hidden lg:!block relative
  2332.    
  2333.    "
  2334.     id="302329039">
  2335.        <a class=""  target="_self" href="https://gastore-sa.com/الحصريات/c302329039" aria-label="الحصريات">
  2336.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">الحصريات</span>
  2337.    </a>  
  2338.        
  2339.    
  2340.    </li>
  2341.                    </ul>
  2342.    </li>
  2343.    
  2344.  
  2345. <li class="!hidden lg:!block relative
  2346.    
  2347.     has-children"
  2348.     id="430832333">
  2349.        <a class=""  target="_self" href="https://gastore-sa.com/Fortnite-bundles/c430832333" aria-label="حزمات">
  2350.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">حزمات</span>
  2351.    </a>  
  2352.        
  2353.    
  2354.                        
  2355. <li class="lg:hidden text-sm font-bold"  id=&quot;387443816&quot;>
  2356.    
  2357.  
  2358.            <a  target="_self" aria-label="DC" href="https://gastore-sa.com/dc/c387443816" class="text-gray-500  lg:!justify-start">
  2359.                        
  2360.            
  2361.            <span class="!inline-block">DC</span>
  2362.        </a>
  2363.    </li>
  2364.    
  2365.  
  2366. <li class="!hidden lg:!block relative
  2367.    
  2368.    "
  2369.     id="387443816">
  2370.        <a class=""  target="_self" href="https://gastore-sa.com/dc/c387443816" aria-label="DC">
  2371.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">DC</span>
  2372.    </a>  
  2373.        
  2374.    
  2375.    </li>
  2376.                    
  2377. <li class="lg:hidden text-sm font-bold"  id=&quot;302329039&quot;>
  2378.    
  2379.  
  2380.            <a  target="_self" aria-label="الحصريات" href="https://gastore-sa.com/الحصريات/c302329039" class="text-gray-500  lg:!justify-start">
  2381.                        
  2382.            
  2383.            <span class="!inline-block">الحصريات</span>
  2384.        </a>
  2385.    </li>
  2386.    
  2387.  
  2388. <li class="!hidden lg:!block relative
  2389.    
  2390.    "
  2391.     id="302329039">
  2392.        <a class=""  target="_self" href="https://gastore-sa.com/الحصريات/c302329039" aria-label="الحصريات">
  2393.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">الحصريات</span>
  2394.    </a>  
  2395.        
  2396.    
  2397.    </li>
  2398.            </li>
  2399.                    </ul>
  2400.    </li>
  2401.    
  2402.  
  2403. <li class="!hidden lg:!block relative
  2404.    
  2405.     has-children"
  2406.     id="1959745910">
  2407.        <a class=""  target="_self" href="https://gastore-sa.com/Fortnite-V-Bucks/c1959745910" aria-label="فورتنايت">
  2408.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">فورتنايت</span>
  2409.    </a>  
  2410.        
  2411.    
  2412.                        
  2413. <li class="lg:hidden text-sm font-bold"  id=&quot;1804212686&quot;>
  2414.    
  2415.  
  2416.            <a  target="_self" aria-label="فيبوكس" href="https://gastore-sa.com/fortnite-vbucks/c1804212686" class="text-gray-500 !py-3 lg:!justify-start">
  2417.                            <img src="https://cdn.salla.sa/Pdvrr/uglkwG9K9cZZYf0SyXcRxxS0jOWBSVWB16K9WIar.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="فيبوكس"/>  
  2418.            
  2419.            
  2420.            <span class="!inline-block">فيبوكس</span>
  2421.        </a>
  2422.    </li>
  2423.    
  2424.  
  2425. <li class="!hidden lg:!block relative
  2426.    
  2427.    "
  2428.     id="1804212686">
  2429.        <a class=""  target="_self" href="https://gastore-sa.com/fortnite-vbucks/c1804212686" aria-label="فيبوكس">
  2430.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">فيبوكس</span>
  2431.    </a>  
  2432.        
  2433.    
  2434.    </li>
  2435.                    
  2436. <li class="lg:hidden text-sm font-bold"  id=&quot;2112235584&quot;>
  2437.    
  2438.  
  2439.            <a  target="_self" aria-label="باتل باس" href="https://gastore-sa.com/Fortnite-Battle-Pass/c2112235584" class="text-gray-500 !py-3 lg:!justify-start">
  2440.                            <img src="https://cdn.salla.sa/Pdvrr/kRFgGVVdG9JBwXXNldC7lDWr7lLvn4mX5oPar42d.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="باتل باس"/>  
  2441.            
  2442.            
  2443.            <span class="!inline-block">باتل باس</span>
  2444.        </a>
  2445.    </li>
  2446.    
  2447.  
  2448. <li class="!hidden lg:!block relative
  2449.    
  2450.    "
  2451.     id="2112235584">
  2452.        <a class=""  target="_self" href="https://gastore-sa.com/Fortnite-Battle-Pass/c2112235584" aria-label="باتل باس">
  2453.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">باتل باس</span>
  2454.    </a>  
  2455.        
  2456.    
  2457.    </li>
  2458.                    
  2459. <li class="lg:hidden text-sm font-bold"  id=&quot;1969476945&quot;>
  2460.    
  2461.  
  2462.            <a  target="_self" aria-label="آيتم شوب" href="https://gastore-sa.com/fortnite-item-shop/c1969476945" class="text-gray-500 !py-3 lg:!justify-start">
  2463.                            <img src="https://cdn.salla.sa/Pdvrr/eeXJRXjRxP4GaWORl4eHf8Tz2H1IO9fRsThquLdt.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="آيتم شوب"/>  
  2464.            
  2465.            
  2466.            <span class="!inline-block">آيتم شوب</span>
  2467.        </a>
  2468.    </li>
  2469.    
  2470.  
  2471. <li class="!hidden lg:!block relative
  2472.    
  2473.    "
  2474.     id="1969476945">
  2475.        <a class=""  target="_self" href="https://gastore-sa.com/fortnite-item-shop/c1969476945" aria-label="آيتم شوب">
  2476.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">آيتم شوب</span>
  2477.    </a>  
  2478.        
  2479.    
  2480.    </li>
  2481.                    
  2482. <li class="lg:hidden text-sm font-bold"  id=&quot;430832333&quot;>
  2483.    
  2484.  
  2485.            <span class="!py-3 !inline-block">
  2486.                   <img src="https://cdn.salla.sa/Pdvrr/7czuqIJi5TY0JQIPYyfBvVMxOQ3wUguHXvdcwDB5.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="حزمات"/>  
  2487.            
  2488.        حزمات
  2489.        </span>
  2490.        <ul>
  2491.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/Fortnite-bundles/c430832333" class="text-gray-500">عرض الكل</a></li>
  2492.                            
  2493. <li class="lg:hidden text-sm font-bold"  id=&quot;387443816&quot;>
  2494.    
  2495.  
  2496.            <a  target="_self" aria-label="DC" href="https://gastore-sa.com/dc/c387443816" class="text-gray-500  lg:!justify-start">
  2497.                        
  2498.            
  2499.            <span class="!inline-block">DC</span>
  2500.        </a>
  2501.    </li>
  2502.    
  2503.  
  2504. <li class="!hidden lg:!block relative
  2505.    
  2506.    "
  2507.     id="387443816">
  2508.        <a class=""  target="_self" href="https://gastore-sa.com/dc/c387443816" aria-label="DC">
  2509.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">DC</span>
  2510.    </a>  
  2511.        
  2512.    
  2513.    </li>
  2514.                            
  2515. <li class="lg:hidden text-sm font-bold"  id=&quot;302329039&quot;>
  2516.    
  2517.  
  2518.            <a  target="_self" aria-label="الحصريات" href="https://gastore-sa.com/الحصريات/c302329039" class="text-gray-500  lg:!justify-start">
  2519.                        
  2520.            
  2521.            <span class="!inline-block">الحصريات</span>
  2522.        </a>
  2523.    </li>
  2524.    
  2525.  
  2526. <li class="!hidden lg:!block relative
  2527.    
  2528.    "
  2529.     id="302329039">
  2530.        <a class=""  target="_self" href="https://gastore-sa.com/الحصريات/c302329039" aria-label="الحصريات">
  2531.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">الحصريات</span>
  2532.    </a>  
  2533.        
  2534.    
  2535.    </li>
  2536.                    </ul>
  2537.    </li>
  2538.    
  2539.  
  2540. <li class="!hidden lg:!block relative
  2541.    
  2542.     has-children"
  2543.     id="430832333">
  2544.        <a class=""  target="_self" href="https://gastore-sa.com/Fortnite-bundles/c430832333" aria-label="حزمات">
  2545.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">حزمات</span>
  2546.    </a>  
  2547.        
  2548.    
  2549.                        
  2550. <li class="lg:hidden text-sm font-bold"  id=&quot;387443816&quot;>
  2551.    
  2552.  
  2553.            <a  target="_self" aria-label="DC" href="https://gastore-sa.com/dc/c387443816" class="text-gray-500  lg:!justify-start">
  2554.                        
  2555.            
  2556.            <span class="!inline-block">DC</span>
  2557.        </a>
  2558.    </li>
  2559.    
  2560.  
  2561. <li class="!hidden lg:!block relative
  2562.    
  2563.    "
  2564.     id="387443816">
  2565.        <a class=""  target="_self" href="https://gastore-sa.com/dc/c387443816" aria-label="DC">
  2566.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">DC</span>
  2567.    </a>  
  2568.        
  2569.    
  2570.    </li>
  2571.                    
  2572. <li class="lg:hidden text-sm font-bold"  id=&quot;302329039&quot;>
  2573.    
  2574.  
  2575.            <a  target="_self" aria-label="الحصريات" href="https://gastore-sa.com/الحصريات/c302329039" class="text-gray-500  lg:!justify-start">
  2576.                        
  2577.            
  2578.            <span class="!inline-block">الحصريات</span>
  2579.        </a>
  2580.    </li>
  2581.    
  2582.  
  2583. <li class="!hidden lg:!block relative
  2584.    
  2585.    "
  2586.     id="302329039">
  2587.        <a class=""  target="_self" href="https://gastore-sa.com/الحصريات/c302329039" aria-label="الحصريات">
  2588.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">الحصريات</span>
  2589.    </a>  
  2590.        
  2591.    
  2592.    </li>
  2593.            </li>
  2594.            </li>
  2595.                                    
  2596. <li class="lg:hidden text-sm font-bold"  id=&quot;831117034&quot;>
  2597.    
  2598.  
  2599.            <span class="!py-3 !inline-block">
  2600.                   <img src="https://cdn.salla.sa/Pdvrr/UmJr9448efLk0E2FXa8Tysqvvgv5Add3xhjuSFfX.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="قراند"/>  
  2601.            
  2602.        قراند
  2603.        </span>
  2604.        <ul>
  2605.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/Grand-Theft-Auto-V/c831117034" class="text-gray-500">عرض الكل</a></li>
  2606.                            
  2607. <li class="lg:hidden text-sm font-bold"  id=&quot;1440860935&quot;>
  2608.    
  2609.  
  2610.            <a  target="_self" aria-label="قراند الكمبيوتر" href="https://gastore-sa.com/GTA-PC-SERVICES/c1440860935" class="text-gray-500 !py-3 lg:!justify-start">
  2611.                            <img src="https://cdn.salla.sa/Pdvrr/CXqlrRWXAr7SM69SDOiNf4gJTrMjGrzIDFhs0iIA.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="قراند الكمبيوتر"/>  
  2612.            
  2613.            
  2614.            <span class="!inline-block">قراند الكمبيوتر</span>
  2615.        </a>
  2616.    </li>
  2617.    
  2618.  
  2619. <li class="!hidden lg:!block relative
  2620.    
  2621.    "
  2622.     id="1440860935">
  2623.        <a class=""  target="_self" href="https://gastore-sa.com/GTA-PC-SERVICES/c1440860935" aria-label="قراند الكمبيوتر">
  2624.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">قراند الكمبيوتر</span>
  2625.    </a>  
  2626.        
  2627.    
  2628.    </li>
  2629.                            
  2630. <li class="lg:hidden text-sm font-bold"  id=&quot;142213428&quot;>
  2631.    
  2632.  
  2633.            <span class="!py-3 !inline-block">
  2634.                   <img src="https://cdn.salla.sa/Pdvrr/BNmyWjK3tfY57eND4zpqAdCDFB0GpJoamNy72uOT.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="قراند السوني"/>  
  2635.            
  2636.        قراند السوني
  2637.        </span>
  2638.        <ul>
  2639.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/GTA-PSN-PlayStation/c142213428" class="text-gray-500">عرض الكل</a></li>
  2640.                            
  2641. <li class="lg:hidden text-sm font-bold"  id=&quot;549300625&quot;>
  2642.    
  2643.  
  2644.            <a  target="_self" aria-label="شحن" href="https://gastore-sa.com/GTA-PSN-CASH/c549300625" class="text-gray-500  lg:!justify-start">
  2645.                        
  2646.            
  2647.            <span class="!inline-block">شحن</span>
  2648.        </a>
  2649.    </li>
  2650.    
  2651.  
  2652. <li class="!hidden lg:!block relative
  2653.    
  2654.    "
  2655.     id="549300625">
  2656.        <a class=""  target="_self" href="https://gastore-sa.com/GTA-PSN-CASH/c549300625" aria-label="شحن">
  2657.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">شحن</span>
  2658.    </a>  
  2659.        
  2660.    
  2661.    </li>
  2662.                            
  2663. <li class="lg:hidden text-sm font-bold"  id=&quot;1922746514&quot;>
  2664.    
  2665.  
  2666.            <a  target="_self" aria-label="لفلات" href="https://gastore-sa.com/GTA-PSN-LEVEL/c1922746514" class="text-gray-500  lg:!justify-start">
  2667.                        
  2668.            
  2669.            <span class="!inline-block">لفلات</span>
  2670.        </a>
  2671.    </li>
  2672.    
  2673.  
  2674. <li class="!hidden lg:!block relative
  2675.    
  2676.    "
  2677.     id="1922746514">
  2678.        <a class=""  target="_self" href="https://gastore-sa.com/GTA-PSN-LEVEL/c1922746514" aria-label="لفلات">
  2679.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">لفلات</span>
  2680.    </a>  
  2681.        
  2682.    
  2683.    </li>
  2684.                    </ul>
  2685.    </li>
  2686.    
  2687.  
  2688. <li class="!hidden lg:!block relative
  2689.    
  2690.     has-children"
  2691.     id="142213428">
  2692.        <a class=""  target="_self" href="https://gastore-sa.com/GTA-PSN-PlayStation/c142213428" aria-label="قراند السوني">
  2693.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">قراند السوني</span>
  2694.    </a>  
  2695.        
  2696.    
  2697.                        
  2698. <li class="lg:hidden text-sm font-bold"  id=&quot;549300625&quot;>
  2699.    
  2700.  
  2701.            <a  target="_self" aria-label="شحن" href="https://gastore-sa.com/GTA-PSN-CASH/c549300625" class="text-gray-500  lg:!justify-start">
  2702.                        
  2703.            
  2704.            <span class="!inline-block">شحن</span>
  2705.        </a>
  2706.    </li>
  2707.    
  2708.  
  2709. <li class="!hidden lg:!block relative
  2710.    
  2711.    "
  2712.     id="549300625">
  2713.        <a class=""  target="_self" href="https://gastore-sa.com/GTA-PSN-CASH/c549300625" aria-label="شحن">
  2714.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">شحن</span>
  2715.    </a>  
  2716.        
  2717.    
  2718.    </li>
  2719.                    
  2720. <li class="lg:hidden text-sm font-bold"  id=&quot;1922746514&quot;>
  2721.    
  2722.  
  2723.            <a  target="_self" aria-label="لفلات" href="https://gastore-sa.com/GTA-PSN-LEVEL/c1922746514" class="text-gray-500  lg:!justify-start">
  2724.                        
  2725.            
  2726.            <span class="!inline-block">لفلات</span>
  2727.        </a>
  2728.    </li>
  2729.    
  2730.  
  2731. <li class="!hidden lg:!block relative
  2732.    
  2733.    "
  2734.     id="1922746514">
  2735.        <a class=""  target="_self" href="https://gastore-sa.com/GTA-PSN-LEVEL/c1922746514" aria-label="لفلات">
  2736.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">لفلات</span>
  2737.    </a>  
  2738.        
  2739.    
  2740.    </li>
  2741.            </li>
  2742.                            
  2743. <li class="lg:hidden text-sm font-bold"  id=&quot;1716451737&quot;>
  2744.    
  2745.  
  2746.            <a  target="_self" aria-label="قراند الاكسبوكس" href="https://gastore-sa.com/GTA-XBOX-SERVICES/c1716451737" class="text-gray-500 !py-3 lg:!justify-start">
  2747.                            <img src="https://cdn.salla.sa/Pdvrr/7vwXGQsK0c30u8n4DPbWSXAT0eeICUrgHpZwocYV.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="قراند الاكسبوكس"/>  
  2748.            
  2749.            
  2750.            <span class="!inline-block">قراند الاكسبوكس</span>
  2751.        </a>
  2752.    </li>
  2753.    
  2754.  
  2755. <li class="!hidden lg:!block relative
  2756.    
  2757.    "
  2758.     id="1716451737">
  2759.        <a class=""  target="_self" href="https://gastore-sa.com/GTA-XBOX-SERVICES/c1716451737" aria-label="قراند الاكسبوكس">
  2760.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">قراند الاكسبوكس</span>
  2761.    </a>  
  2762.        
  2763.    
  2764.    </li>
  2765.                    </ul>
  2766.    </li>
  2767.    
  2768.  
  2769. <li class="!hidden lg:!block relative
  2770.    
  2771.     has-children"
  2772.     id="831117034">
  2773.        <a class=""  target="_self" href="https://gastore-sa.com/Grand-Theft-Auto-V/c831117034" aria-label="قراند">
  2774.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">قراند</span>
  2775.    </a>  
  2776.        
  2777.    
  2778.                        
  2779. <li class="lg:hidden text-sm font-bold"  id=&quot;1440860935&quot;>
  2780.    
  2781.  
  2782.            <a  target="_self" aria-label="قراند الكمبيوتر" href="https://gastore-sa.com/GTA-PC-SERVICES/c1440860935" class="text-gray-500 !py-3 lg:!justify-start">
  2783.                            <img src="https://cdn.salla.sa/Pdvrr/CXqlrRWXAr7SM69SDOiNf4gJTrMjGrzIDFhs0iIA.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="قراند الكمبيوتر"/>  
  2784.            
  2785.            
  2786.            <span class="!inline-block">قراند الكمبيوتر</span>
  2787.        </a>
  2788.    </li>
  2789.    
  2790.  
  2791. <li class="!hidden lg:!block relative
  2792.    
  2793.    "
  2794.     id="1440860935">
  2795.        <a class=""  target="_self" href="https://gastore-sa.com/GTA-PC-SERVICES/c1440860935" aria-label="قراند الكمبيوتر">
  2796.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">قراند الكمبيوتر</span>
  2797.    </a>  
  2798.        
  2799.    
  2800.    </li>
  2801.                    
  2802. <li class="lg:hidden text-sm font-bold"  id=&quot;142213428&quot;>
  2803.    
  2804.  
  2805.            <span class="!py-3 !inline-block">
  2806.                   <img src="https://cdn.salla.sa/Pdvrr/BNmyWjK3tfY57eND4zpqAdCDFB0GpJoamNy72uOT.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="قراند السوني"/>  
  2807.            
  2808.        قراند السوني
  2809.        </span>
  2810.        <ul>
  2811.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/GTA-PSN-PlayStation/c142213428" class="text-gray-500">عرض الكل</a></li>
  2812.                            
  2813. <li class="lg:hidden text-sm font-bold"  id=&quot;549300625&quot;>
  2814.    
  2815.  
  2816.            <a  target="_self" aria-label="شحن" href="https://gastore-sa.com/GTA-PSN-CASH/c549300625" class="text-gray-500  lg:!justify-start">
  2817.                        
  2818.            
  2819.            <span class="!inline-block">شحن</span>
  2820.        </a>
  2821.    </li>
  2822.    
  2823.  
  2824. <li class="!hidden lg:!block relative
  2825.    
  2826.    "
  2827.     id="549300625">
  2828.        <a class=""  target="_self" href="https://gastore-sa.com/GTA-PSN-CASH/c549300625" aria-label="شحن">
  2829.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">شحن</span>
  2830.    </a>  
  2831.        
  2832.    
  2833.    </li>
  2834.                            
  2835. <li class="lg:hidden text-sm font-bold"  id=&quot;1922746514&quot;>
  2836.    
  2837.  
  2838.            <a  target="_self" aria-label="لفلات" href="https://gastore-sa.com/GTA-PSN-LEVEL/c1922746514" class="text-gray-500  lg:!justify-start">
  2839.                        
  2840.            
  2841.            <span class="!inline-block">لفلات</span>
  2842.        </a>
  2843.    </li>
  2844.    
  2845.  
  2846. <li class="!hidden lg:!block relative
  2847.    
  2848.    "
  2849.     id="1922746514">
  2850.        <a class=""  target="_self" href="https://gastore-sa.com/GTA-PSN-LEVEL/c1922746514" aria-label="لفلات">
  2851.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">لفلات</span>
  2852.    </a>  
  2853.        
  2854.    
  2855.    </li>
  2856.                    </ul>
  2857.    </li>
  2858.    
  2859.  
  2860. <li class="!hidden lg:!block relative
  2861.    
  2862.     has-children"
  2863.     id="142213428">
  2864.        <a class=""  target="_self" href="https://gastore-sa.com/GTA-PSN-PlayStation/c142213428" aria-label="قراند السوني">
  2865.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">قراند السوني</span>
  2866.    </a>  
  2867.        
  2868.    
  2869.                        
  2870. <li class="lg:hidden text-sm font-bold"  id=&quot;549300625&quot;>
  2871.    
  2872.  
  2873.            <a  target="_self" aria-label="شحن" href="https://gastore-sa.com/GTA-PSN-CASH/c549300625" class="text-gray-500  lg:!justify-start">
  2874.                        
  2875.            
  2876.            <span class="!inline-block">شحن</span>
  2877.        </a>
  2878.    </li>
  2879.    
  2880.  
  2881. <li class="!hidden lg:!block relative
  2882.    
  2883.    "
  2884.     id="549300625">
  2885.        <a class=""  target="_self" href="https://gastore-sa.com/GTA-PSN-CASH/c549300625" aria-label="شحن">
  2886.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">شحن</span>
  2887.    </a>  
  2888.        
  2889.    
  2890.    </li>
  2891.                    
  2892. <li class="lg:hidden text-sm font-bold"  id=&quot;1922746514&quot;>
  2893.    
  2894.  
  2895.            <a  target="_self" aria-label="لفلات" href="https://gastore-sa.com/GTA-PSN-LEVEL/c1922746514" class="text-gray-500  lg:!justify-start">
  2896.                        
  2897.            
  2898.            <span class="!inline-block">لفلات</span>
  2899.        </a>
  2900.    </li>
  2901.    
  2902.  
  2903. <li class="!hidden lg:!block relative
  2904.    
  2905.    "
  2906.     id="1922746514">
  2907.        <a class=""  target="_self" href="https://gastore-sa.com/GTA-PSN-LEVEL/c1922746514" aria-label="لفلات">
  2908.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">لفلات</span>
  2909.    </a>  
  2910.        
  2911.    
  2912.    </li>
  2913.            </li>
  2914.                    
  2915. <li class="lg:hidden text-sm font-bold"  id=&quot;1716451737&quot;>
  2916.    
  2917.  
  2918.            <a  target="_self" aria-label="قراند الاكسبوكس" href="https://gastore-sa.com/GTA-XBOX-SERVICES/c1716451737" class="text-gray-500 !py-3 lg:!justify-start">
  2919.                            <img src="https://cdn.salla.sa/Pdvrr/7vwXGQsK0c30u8n4DPbWSXAT0eeICUrgHpZwocYV.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="قراند الاكسبوكس"/>  
  2920.            
  2921.            
  2922.            <span class="!inline-block">قراند الاكسبوكس</span>
  2923.        </a>
  2924.    </li>
  2925.    
  2926.  
  2927. <li class="!hidden lg:!block relative
  2928.    
  2929.    "
  2930.     id="1716451737">
  2931.        <a class=""  target="_self" href="https://gastore-sa.com/GTA-XBOX-SERVICES/c1716451737" aria-label="قراند الاكسبوكس">
  2932.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">قراند الاكسبوكس</span>
  2933.    </a>  
  2934.        
  2935.    
  2936.    </li>
  2937.            </li>
  2938.                                    
  2939. <li class="lg:hidden text-sm font-bold"  id=&quot;1182403218&quot;>
  2940.    
  2941.  
  2942.            <a  target="_self" aria-label="ببجي" href="https://gastore-sa.com/PUBG-Mobile-UC/c1182403218" class="text-gray-500 !py-3 lg:!justify-start">
  2943.                            <img src="https://cdn.salla.sa/Pdvrr/tiyMlnO7DR4izw0pAg1h7pFvyOxQtQSwktF7mvPn.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="ببجي"/>  
  2944.            
  2945.            
  2946.            <span class="!inline-block">ببجي</span>
  2947.        </a>
  2948.    </li>
  2949.    
  2950.  
  2951. <li class="!hidden lg:!block relative
  2952.    
  2953.    "
  2954.     id="1182403218">
  2955.        <a class=""  target="_self" href="https://gastore-sa.com/PUBG-Mobile-UC/c1182403218" aria-label="ببجي">
  2956.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">ببجي</span>
  2957.    </a>  
  2958.        
  2959.    
  2960.    </li>
  2961.                                    
  2962. <li class="lg:hidden text-sm font-bold"  id=&quot;700451558&quot;>
  2963.    
  2964.  
  2965.            <span class="!py-3 !inline-block">
  2966.                   <img src="https://cdn.salla.sa/Pdvrr/P88wFhcwOYlQiM7lmRczaN89vvlJI87Zo4EnNWhT.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="قنشن"/>  
  2967.            
  2968.        قنشن
  2969.        </span>
  2970.        <ul>
  2971.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/Genshin-Impact-Crystals/c700451558" class="text-gray-500">عرض الكل</a></li>
  2972.                            
  2973. <li class="lg:hidden text-sm font-bold"  id=&quot;1183396696&quot;>
  2974.    
  2975.  
  2976.            <a  target="_self" aria-label="شحن كرستالات" href="https://gastore-sa.com/Genesis-Crystals/c1183396696" class="text-gray-500 !py-3 lg:!justify-start">
  2977.                            <img src="https://cdn.salla.sa/Pdvrr/Rc4gZTy7FaZpMA81AyFDsjWJa5EyAeoE5wwfSVUu.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="شحن كرستالات"/>  
  2978.            
  2979.            
  2980.            <span class="!inline-block">شحن كرستالات</span>
  2981.        </a>
  2982.    </li>
  2983.    
  2984.  
  2985. <li class="!hidden lg:!block relative
  2986.    
  2987.    "
  2988.     id="1183396696">
  2989.        <a class=""  target="_self" href="https://gastore-sa.com/Genesis-Crystals/c1183396696" aria-label="شحن كرستالات">
  2990.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">شحن كرستالات</span>
  2991.    </a>  
  2992.        
  2993.    
  2994.    </li>
  2995.                            
  2996. <li class="lg:hidden text-sm font-bold"  id=&quot;985175553&quot;>
  2997.    
  2998.  
  2999.            <a  target="_self" aria-label="حسابات" href="https://gastore-sa.com/Genshin-Impact-Account/c985175553" class="text-gray-500 !py-3 lg:!justify-start">
  3000.                            <img src="https://cdn.salla.sa/Pdvrr/gGHSNZKn94AtRCsGfghJTXGqX1RTIQVhBISag5JP.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="حسابات"/>  
  3001.            
  3002.            
  3003.            <span class="!inline-block">حسابات</span>
  3004.        </a>
  3005.    </li>
  3006.    
  3007.  
  3008. <li class="!hidden lg:!block relative
  3009.    
  3010.    "
  3011.     id="985175553">
  3012.        <a class=""  target="_self" href="https://gastore-sa.com/Genshin-Impact-Account/c985175553" aria-label="حسابات">
  3013.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">حسابات</span>
  3014.    </a>  
  3015.        
  3016.    
  3017.    </li>
  3018.                    </ul>
  3019.    </li>
  3020.    
  3021.  
  3022. <li class="!hidden lg:!block relative
  3023.    
  3024.     has-children"
  3025.     id="700451558">
  3026.        <a class=""  target="_self" href="https://gastore-sa.com/Genshin-Impact-Crystals/c700451558" aria-label="قنشن">
  3027.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">قنشن</span>
  3028.    </a>  
  3029.        
  3030.    
  3031.                        
  3032. <li class="lg:hidden text-sm font-bold"  id=&quot;1183396696&quot;>
  3033.    
  3034.  
  3035.            <a  target="_self" aria-label="شحن كرستالات" href="https://gastore-sa.com/Genesis-Crystals/c1183396696" class="text-gray-500 !py-3 lg:!justify-start">
  3036.                            <img src="https://cdn.salla.sa/Pdvrr/Rc4gZTy7FaZpMA81AyFDsjWJa5EyAeoE5wwfSVUu.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="شحن كرستالات"/>  
  3037.            
  3038.            
  3039.            <span class="!inline-block">شحن كرستالات</span>
  3040.        </a>
  3041.    </li>
  3042.    
  3043.  
  3044. <li class="!hidden lg:!block relative
  3045.    
  3046.    "
  3047.     id="1183396696">
  3048.        <a class=""  target="_self" href="https://gastore-sa.com/Genesis-Crystals/c1183396696" aria-label="شحن كرستالات">
  3049.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">شحن كرستالات</span>
  3050.    </a>  
  3051.        
  3052.    
  3053.    </li>
  3054.                    
  3055. <li class="lg:hidden text-sm font-bold"  id=&quot;985175553&quot;>
  3056.    
  3057.  
  3058.            <a  target="_self" aria-label="حسابات" href="https://gastore-sa.com/Genshin-Impact-Account/c985175553" class="text-gray-500 !py-3 lg:!justify-start">
  3059.                            <img src="https://cdn.salla.sa/Pdvrr/gGHSNZKn94AtRCsGfghJTXGqX1RTIQVhBISag5JP.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="حسابات"/>  
  3060.            
  3061.            
  3062.            <span class="!inline-block">حسابات</span>
  3063.        </a>
  3064.    </li>
  3065.    
  3066.  
  3067. <li class="!hidden lg:!block relative
  3068.    
  3069.    "
  3070.     id="985175553">
  3071.        <a class=""  target="_self" href="https://gastore-sa.com/Genshin-Impact-Account/c985175553" aria-label="حسابات">
  3072.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">حسابات</span>
  3073.    </a>  
  3074.        
  3075.    
  3076.    </li>
  3077.            </li>
  3078.                                    
  3079. <li class="lg:hidden text-sm font-bold"  id=&quot;2134450135&quot;>
  3080.    
  3081.  
  3082.            <a  target="_self" aria-label="كلاش اوف كلانس" href="https://gastore-sa.com/Clash-of-Clans/c2134450135" class="text-gray-500 !py-3 lg:!justify-start">
  3083.                            <img src="https://cdn.salla.sa/Pdvrr/ZQ39meVb64PUvUQHKZWWlMmCA1toQGPG7aB10kr7.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="كلاش اوف كلانس"/>  
  3084.            
  3085.            
  3086.            <span class="!inline-block">كلاش اوف كلانس</span>
  3087.        </a>
  3088.    </li>
  3089.    
  3090.  
  3091. <li class="!hidden lg:!block relative
  3092.    
  3093.    "
  3094.     id="2134450135">
  3095.        <a class=""  target="_self" href="https://gastore-sa.com/Clash-of-Clans/c2134450135" aria-label="كلاش اوف كلانس">
  3096.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">كلاش اوف كلانس</span>
  3097.    </a>  
  3098.        
  3099.    
  3100.    </li>
  3101.                                    
  3102. <li class="lg:hidden text-sm font-bold"  id=&quot;1251841291&quot;>
  3103.    
  3104.  
  3105.            <span class="!py-3 !inline-block">
  3106.                   <img src="https://cdn.salla.sa/Pdvrr/zA3wRF6xQgRZtXSsp7oSnViUGPUggISricu8Iwb7.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="روبلوكس"/>  
  3107.            
  3108.        روبلوكس
  3109.        </span>
  3110.        <ul>
  3111.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/Roblox-Gift-Card/c1251841291" class="text-gray-500">عرض الكل</a></li>
  3112.                            
  3113. <li class="lg:hidden text-sm font-bold"  id=&quot;1212755512&quot;>
  3114.    
  3115.  
  3116.            <a  target="_self" aria-label="شحن روبوكس" href="https://gastore-sa.com/Roblox-Robux/c1212755512" class="text-gray-500 !py-3 lg:!justify-start">
  3117.                            <img src="https://cdn.salla.sa/Pdvrr/spkIcjaLVsTaM8zTGkniyRKXP2bGMfYQUJdSnIUC.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="شحن روبوكس"/>  
  3118.            
  3119.            
  3120.            <span class="!inline-block">شحن روبوكس</span>
  3121.        </a>
  3122.    </li>
  3123.    
  3124.  
  3125. <li class="!hidden lg:!block relative
  3126.    
  3127.    "
  3128.     id="1212755512">
  3129.        <a class=""  target="_self" href="https://gastore-sa.com/Roblox-Robux/c1212755512" aria-label="شحن روبوكس">
  3130.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">شحن روبوكس</span>
  3131.    </a>  
  3132.        
  3133.    
  3134.    </li>
  3135.                            
  3136. <li class="lg:hidden text-sm font-bold"  id=&quot;612021268&quot;>
  3137.    
  3138.  
  3139.            <a  target="_self" aria-label="MM2" href="https://gastore-sa.com/mm2/c612021268" class="text-gray-500 !py-3 lg:!justify-start">
  3140.                            <img src="https://cdn.salla.sa/Pdvrr/3iocfUz1TN5RiAVoIZCOhuKcP1Oi9UL26odiSYWs.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="MM2"/>  
  3141.            
  3142.            
  3143.            <span class="!inline-block">MM2</span>
  3144.        </a>
  3145.    </li>
  3146.    
  3147.  
  3148. <li class="!hidden lg:!block relative
  3149.    
  3150.    "
  3151.     id="612021268">
  3152.        <a class=""  target="_self" href="https://gastore-sa.com/mm2/c612021268" aria-label="MM2">
  3153.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">MM2</span>
  3154.    </a>  
  3155.        
  3156.    
  3157.    </li>
  3158.                    </ul>
  3159.    </li>
  3160.    
  3161.  
  3162. <li class="!hidden lg:!block relative
  3163.    
  3164.     has-children"
  3165.     id="1251841291">
  3166.        <a class=""  target="_self" href="https://gastore-sa.com/Roblox-Gift-Card/c1251841291" aria-label="روبلوكس">
  3167.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">روبلوكس</span>
  3168.    </a>  
  3169.        
  3170.    
  3171.                        
  3172. <li class="lg:hidden text-sm font-bold"  id=&quot;1212755512&quot;>
  3173.    
  3174.  
  3175.            <a  target="_self" aria-label="شحن روبوكس" href="https://gastore-sa.com/Roblox-Robux/c1212755512" class="text-gray-500 !py-3 lg:!justify-start">
  3176.                            <img src="https://cdn.salla.sa/Pdvrr/spkIcjaLVsTaM8zTGkniyRKXP2bGMfYQUJdSnIUC.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="شحن روبوكس"/>  
  3177.            
  3178.            
  3179.            <span class="!inline-block">شحن روبوكس</span>
  3180.        </a>
  3181.    </li>
  3182.    
  3183.  
  3184. <li class="!hidden lg:!block relative
  3185.    
  3186.    "
  3187.     id="1212755512">
  3188.        <a class=""  target="_self" href="https://gastore-sa.com/Roblox-Robux/c1212755512" aria-label="شحن روبوكس">
  3189.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">شحن روبوكس</span>
  3190.    </a>  
  3191.        
  3192.    
  3193.    </li>
  3194.                    
  3195. <li class="lg:hidden text-sm font-bold"  id=&quot;612021268&quot;>
  3196.    
  3197.  
  3198.            <a  target="_self" aria-label="MM2" href="https://gastore-sa.com/mm2/c612021268" class="text-gray-500 !py-3 lg:!justify-start">
  3199.                            <img src="https://cdn.salla.sa/Pdvrr/3iocfUz1TN5RiAVoIZCOhuKcP1Oi9UL26odiSYWs.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="MM2"/>  
  3200.            
  3201.            
  3202.            <span class="!inline-block">MM2</span>
  3203.        </a>
  3204.    </li>
  3205.    
  3206.  
  3207. <li class="!hidden lg:!block relative
  3208.    
  3209.    "
  3210.     id="612021268">
  3211.        <a class=""  target="_self" href="https://gastore-sa.com/mm2/c612021268" aria-label="MM2">
  3212.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">MM2</span>
  3213.    </a>  
  3214.        
  3215.    
  3216.    </li>
  3217.            </li>
  3218.                            </ul>
  3219.                    </div>
  3220.    </li>
  3221. <li class="lg:hidden text-sm font-bold"  id=&quot;1471562077&quot;>
  3222.    
  3223.  
  3224.            <span class="!py-3 !inline-block">
  3225.                   <img src="https://cdn.salla.sa/Pdvrr/tJEPYh2DGIkMFlg3Jn4rer5IejhAWYUWh5IplET4.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="ستور و بطاقات"/>  
  3226.            
  3227.        ستور و بطاقات
  3228.        </span>
  3229.        <ul>
  3230.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/PlayStation-Store/c1471562077" class="text-gray-500">عرض الكل</a></li>
  3231.                            
  3232. <li class="lg:hidden text-sm font-bold"  id=&quot;747102270&quot;>
  3233.    
  3234.  
  3235.            <a  target="_self" aria-label="روبوكس" href="https://gastore-sa.com/Robux/c747102270" class="text-gray-500 !py-3 lg:!justify-start">
  3236.                            <img src="https://cdn.salla.sa/Pdvrr/G3IiOFDTJQ318RqKJyA3tsj3K2cwsA7kS0y8XLlh.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="روبوكس"/>  
  3237.            
  3238.            
  3239.            <span class="!inline-block">روبوكس</span>
  3240.        </a>
  3241.    </li>
  3242.    
  3243.  
  3244. <li class="!hidden lg:!block root-level lg:!inline-block
  3245.    
  3246.    "
  3247.     id="747102270">
  3248.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Robux/c747102270" aria-label="روبوكس">
  3249.            <span>روبوكس</span>
  3250.        </a>
  3251.    
  3252.    
  3253.    </li>
  3254.                            
  3255. <li class="lg:hidden text-sm font-bold"  id=&quot;276019932&quot;>
  3256.    
  3257.  
  3258.            <span class="!py-3 !inline-block">
  3259.                   <img src="https://cdn.salla.sa/Pdvrr/0dsliYFioOa8RQDkBXSEw9AQ8p0B9IPNS9ZXHNPC.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="ستور سوني"/>  
  3260.            
  3261.        ستور سوني
  3262.        </span>
  3263.        <ul>
  3264.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/PlayStation-Network/c276019932" class="text-gray-500">عرض الكل</a></li>
  3265.                            
  3266. <li class="lg:hidden text-sm font-bold"  id=&quot;51275590&quot;>
  3267.    
  3268.  
  3269.            <a  target="_self" aria-label="ستور سعودي" href="https://gastore-sa.com/KSA-STORE/c51275590" class="text-gray-500 !py-3 lg:!justify-start">
  3270.                            <img src="https://cdn.salla.sa/Pdvrr/BdYjKti83cuxX4m5dSNhchfCexcNTI9KxhDKOgK1.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="ستور سعودي"/>  
  3271.            
  3272.            
  3273.            <span class="!inline-block">ستور سعودي</span>
  3274.        </a>
  3275.    </li>
  3276.    
  3277.  
  3278. <li class="!hidden lg:!block root-level lg:!inline-block
  3279.    
  3280.    "
  3281.     id="51275590">
  3282.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/KSA-STORE/c51275590" aria-label="ستور سعودي">
  3283.            <span>ستور سعودي</span>
  3284.        </a>
  3285.    
  3286.    
  3287.    </li>
  3288.                            
  3289. <li class="lg:hidden text-sm font-bold"  id=&quot;1384919064&quot;>
  3290.    
  3291.  
  3292.            <a  target="_self" aria-label="ستور أمريكي" href="https://gastore-sa.com/usa-store/c1384919064" class="text-gray-500 !py-3 lg:!justify-start">
  3293.                            <img src="https://cdn.salla.sa/Pdvrr/bDEP2cMoMLKTrRrYLP0WH0HV99iVTpe7vrKsxgwA.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="ستور أمريكي"/>  
  3294.            
  3295.            
  3296.            <span class="!inline-block">ستور أمريكي</span>
  3297.        </a>
  3298.    </li>
  3299.    
  3300.  
  3301. <li class="!hidden lg:!block root-level lg:!inline-block
  3302.    
  3303.    "
  3304.     id="1384919064">
  3305.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/usa-store/c1384919064" aria-label="ستور أمريكي">
  3306.            <span>ستور أمريكي</span>
  3307.        </a>
  3308.    
  3309.    
  3310.    </li>
  3311.                    </ul>
  3312.    </li>
  3313.    
  3314.  
  3315. <li class="!hidden lg:!block root-level lg:!inline-block
  3316.    
  3317.     has-children"
  3318.     id="276019932">
  3319.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/PlayStation-Network/c276019932" aria-label="ستور سوني">
  3320.            <span>ستور سوني</span>
  3321.        </a>
  3322.    
  3323.    
  3324.            <div class="sub-menu pr-2 ltr:pl-2 pl-8 pb-6 min-w-[200px] !backdrop-blur-[5px]">
  3325.            <ul class="">
  3326.                                    
  3327. <li class="lg:hidden text-sm font-bold"  id=&quot;51275590&quot;>
  3328.    
  3329.  
  3330.            <a  target="_self" aria-label="ستور سعودي" href="https://gastore-sa.com/KSA-STORE/c51275590" class="text-gray-500 !py-3 lg:!justify-start">
  3331.                            <img src="https://cdn.salla.sa/Pdvrr/BdYjKti83cuxX4m5dSNhchfCexcNTI9KxhDKOgK1.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="ستور سعودي"/>  
  3332.            
  3333.            
  3334.            <span class="!inline-block">ستور سعودي</span>
  3335.        </a>
  3336.    </li>
  3337.    
  3338.  
  3339. <li class="!hidden lg:!block relative
  3340.    
  3341.    "
  3342.     id="51275590">
  3343.        <a class=""  target="_self" href="https://gastore-sa.com/KSA-STORE/c51275590" aria-label="ستور سعودي">
  3344.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">ستور سعودي</span>
  3345.    </a>  
  3346.        
  3347.    
  3348.    </li>
  3349.                                    
  3350. <li class="lg:hidden text-sm font-bold"  id=&quot;1384919064&quot;>
  3351.    
  3352.  
  3353.            <a  target="_self" aria-label="ستور أمريكي" href="https://gastore-sa.com/usa-store/c1384919064" class="text-gray-500 !py-3 lg:!justify-start">
  3354.                            <img src="https://cdn.salla.sa/Pdvrr/bDEP2cMoMLKTrRrYLP0WH0HV99iVTpe7vrKsxgwA.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="ستور أمريكي"/>  
  3355.            
  3356.            
  3357.            <span class="!inline-block">ستور أمريكي</span>
  3358.        </a>
  3359.    </li>
  3360.    
  3361.  
  3362. <li class="!hidden lg:!block relative
  3363.    
  3364.    "
  3365.     id="1384919064">
  3366.        <a class=""  target="_self" href="https://gastore-sa.com/usa-store/c1384919064" aria-label="ستور أمريكي">
  3367.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">ستور أمريكي</span>
  3368.    </a>  
  3369.        
  3370.    
  3371.    </li>
  3372.                            </ul>
  3373.                    </div>
  3374.    </li>
  3375.                            
  3376. <li class="lg:hidden text-sm font-bold"  id=&quot;424641892&quot;>
  3377.    
  3378.  
  3379.            <span class="!py-3 !inline-block">
  3380.                   <img src="https://cdn.salla.sa/Pdvrr/3HHFdtmquQAsqLric2wdsgtcY5Gn6XathP7Iuq8s.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="بطاقات إكسبوكس"/>  
  3381.            
  3382.        بطاقات إكسبوكس
  3383.        </span>
  3384.        <ul>
  3385.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/Xbox-cards/c424641892" class="text-gray-500">عرض الكل</a></li>
  3386.                            
  3387. <li class="lg:hidden text-sm font-bold"  id=&quot;1144886755&quot;>
  3388.    
  3389.  
  3390.            <a  target="_self" aria-label="بطاقات اكسبوكس سعودي" href="https://gastore-sa.com/Xbox-Game-Pass/c1144886755" class="text-gray-500 !py-3 lg:!justify-start">
  3391.                            <img src="https://cdn.salla.sa/Pdvrr/O67UkVG3fvyc68bBE6dTC9wKasIfw7AiqB0BTOUn.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="بطاقات اكسبوكس سعودي"/>  
  3392.            
  3393.            
  3394.            <span class="!inline-block">بطاقات اكسبوكس سعودي</span>
  3395.        </a>
  3396.    </li>
  3397.    
  3398.  
  3399. <li class="!hidden lg:!block root-level lg:!inline-block
  3400.    
  3401.    "
  3402.     id="1144886755">
  3403.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Xbox-Game-Pass/c1144886755" aria-label="بطاقات اكسبوكس سعودي">
  3404.            <span>بطاقات اكسبوكس سعودي</span>
  3405.        </a>
  3406.    
  3407.    
  3408.    </li>
  3409.                            
  3410. <li class="lg:hidden text-sm font-bold"  id=&quot;1007906267&quot;>
  3411.    
  3412.  
  3413.            <a  target="_self" aria-label="قيم باس اكسبوكس" href="https://gastore-sa.com/PC-Game-Pass-Xbox/c1007906267" class="text-gray-500  lg:!justify-start">
  3414.                        
  3415.            
  3416.            <span class="!inline-block">قيم باس اكسبوكس</span>
  3417.        </a>
  3418.    </li>
  3419.    
  3420.  
  3421. <li class="!hidden lg:!block root-level lg:!inline-block
  3422.    
  3423.    "
  3424.     id="1007906267">
  3425.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/PC-Game-Pass-Xbox/c1007906267" aria-label="قيم باس اكسبوكس">
  3426.            <span>قيم باس اكسبوكس</span>
  3427.        </a>
  3428.    
  3429.    
  3430.    </li>
  3431.                    </ul>
  3432.    </li>
  3433.    
  3434.  
  3435. <li class="!hidden lg:!block root-level lg:!inline-block
  3436.    
  3437.     has-children"
  3438.     id="424641892">
  3439.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Xbox-cards/c424641892" aria-label="بطاقات إكسبوكس">
  3440.            <span>بطاقات إكسبوكس</span>
  3441.        </a>
  3442.    
  3443.    
  3444.            <div class="sub-menu pr-2 ltr:pl-2 pl-8 pb-6 min-w-[200px] !backdrop-blur-[5px]">
  3445.            <ul class="">
  3446.                                    
  3447. <li class="lg:hidden text-sm font-bold"  id=&quot;1144886755&quot;>
  3448.    
  3449.  
  3450.            <a  target="_self" aria-label="بطاقات اكسبوكس سعودي" href="https://gastore-sa.com/Xbox-Game-Pass/c1144886755" class="text-gray-500 !py-3 lg:!justify-start">
  3451.                            <img src="https://cdn.salla.sa/Pdvrr/O67UkVG3fvyc68bBE6dTC9wKasIfw7AiqB0BTOUn.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="بطاقات اكسبوكس سعودي"/>  
  3452.            
  3453.            
  3454.            <span class="!inline-block">بطاقات اكسبوكس سعودي</span>
  3455.        </a>
  3456.    </li>
  3457.    
  3458.  
  3459. <li class="!hidden lg:!block relative
  3460.    
  3461.    "
  3462.     id="1144886755">
  3463.        <a class=""  target="_self" href="https://gastore-sa.com/Xbox-Game-Pass/c1144886755" aria-label="بطاقات اكسبوكس سعودي">
  3464.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">بطاقات اكسبوكس سعودي</span>
  3465.    </a>  
  3466.        
  3467.    
  3468.    </li>
  3469.                                    
  3470. <li class="lg:hidden text-sm font-bold"  id=&quot;1007906267&quot;>
  3471.    
  3472.  
  3473.            <a  target="_self" aria-label="قيم باس اكسبوكس" href="https://gastore-sa.com/PC-Game-Pass-Xbox/c1007906267" class="text-gray-500  lg:!justify-start">
  3474.                        
  3475.            
  3476.            <span class="!inline-block">قيم باس اكسبوكس</span>
  3477.        </a>
  3478.    </li>
  3479.    
  3480.  
  3481. <li class="!hidden lg:!block relative
  3482.    
  3483.    "
  3484.     id="1007906267">
  3485.        <a class=""  target="_self" href="https://gastore-sa.com/PC-Game-Pass-Xbox/c1007906267" aria-label="قيم باس اكسبوكس">
  3486.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">قيم باس اكسبوكس</span>
  3487.    </a>  
  3488.        
  3489.    
  3490.    </li>
  3491.                            </ul>
  3492.                    </div>
  3493.    </li>
  3494.                            
  3495. <li class="lg:hidden text-sm font-bold"  id=&quot;126969050&quot;>
  3496.    
  3497.  
  3498.            <span class="!py-3 !inline-block">
  3499.                   <img src="https://cdn.salla.sa/Pdvrr/QobnYwe1Jab38IAsHxwwjWsnAmOYDoFTkF4yM7km.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="ستيم"/>  
  3500.            
  3501.        ستيم
  3502.        </span>
  3503.        <ul>
  3504.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/Steam-GAME-Cards/c126969050" class="text-gray-500">عرض الكل</a></li>
  3505.                            
  3506. <li class="lg:hidden text-sm font-bold"  id=&quot;2131192293&quot;>
  3507.    
  3508.  
  3509.            <a  target="_self" aria-label="ستيم سعودي" href="https://gastore-sa.com/ksa-store-Steam/c2131192293" class="text-gray-500  lg:!justify-start">
  3510.                        
  3511.            
  3512.            <span class="!inline-block">ستيم سعودي</span>
  3513.        </a>
  3514.    </li>
  3515.    
  3516.  
  3517. <li class="!hidden lg:!block root-level lg:!inline-block
  3518.    
  3519.    "
  3520.     id="2131192293">
  3521.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/ksa-store-Steam/c2131192293" aria-label="ستيم سعودي">
  3522.            <span>ستيم سعودي</span>
  3523.        </a>
  3524.    
  3525.    
  3526.    </li>
  3527.                    </ul>
  3528.    </li>
  3529.    
  3530.  
  3531. <li class="!hidden lg:!block root-level lg:!inline-block
  3532.    
  3533.     has-children"
  3534.     id="126969050">
  3535.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Steam-GAME-Cards/c126969050" aria-label="ستيم">
  3536.            <span>ستيم</span>
  3537.        </a>
  3538.    
  3539.    
  3540.            <div class="sub-menu pr-2 ltr:pl-2 pl-8 pb-6 min-w-[200px] !backdrop-blur-[5px]">
  3541.            <ul class="">
  3542.                                    
  3543. <li class="lg:hidden text-sm font-bold"  id=&quot;2131192293&quot;>
  3544.    
  3545.  
  3546.            <a  target="_self" aria-label="ستيم سعودي" href="https://gastore-sa.com/ksa-store-Steam/c2131192293" class="text-gray-500  lg:!justify-start">
  3547.                        
  3548.            
  3549.            <span class="!inline-block">ستيم سعودي</span>
  3550.        </a>
  3551.    </li>
  3552.    
  3553.  
  3554. <li class="!hidden lg:!block relative
  3555.    
  3556.    "
  3557.     id="2131192293">
  3558.        <a class=""  target="_self" href="https://gastore-sa.com/ksa-store-Steam/c2131192293" aria-label="ستيم سعودي">
  3559.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">ستيم سعودي</span>
  3560.    </a>  
  3561.        
  3562.    
  3563.    </li>
  3564.                            </ul>
  3565.                    </div>
  3566.    </li>
  3567.                            
  3568. <li class="lg:hidden text-sm font-bold"  id=&quot;2099364133&quot;>
  3569.    
  3570.  
  3571.            <span class="!py-3 !inline-block">
  3572.                   <img src="https://cdn.salla.sa/Pdvrr/fymOkf48zr0xYgF2cF1rZsxCeCx8LssSogPSdvrD.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="الجوال"/>  
  3573.            
  3574.        الجوال
  3575.        </span>
  3576.        <ul>
  3577.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/iTunes-and-Google-Play-cards/c2099364133" class="text-gray-500">عرض الكل</a></li>
  3578.                            
  3579. <li class="lg:hidden text-sm font-bold"  id=&quot;824268869&quot;>
  3580.    
  3581.  
  3582.            <a  target="_self" aria-label="جوجل بلاي" href="https://gastore-sa.com/Google-Play-Cards/c824268869" class="text-gray-500 !py-3 lg:!justify-start">
  3583.                            <img src="https://cdn.salla.sa/Pdvrr/d1dbQgIltUt65b75QVROTjNoVqBriqRCSDsmJr7L.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="جوجل بلاي"/>  
  3584.            
  3585.            
  3586.            <span class="!inline-block">جوجل بلاي</span>
  3587.        </a>
  3588.    </li>
  3589.    
  3590.  
  3591. <li class="!hidden lg:!block root-level lg:!inline-block
  3592.    
  3593.    "
  3594.     id="824268869">
  3595.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Google-Play-Cards/c824268869" aria-label="جوجل بلاي">
  3596.            <span>جوجل بلاي</span>
  3597.        </a>
  3598.    
  3599.    
  3600.    </li>
  3601.                            
  3602. <li class="lg:hidden text-sm font-bold"  id=&quot;2016831384&quot;>
  3603.    
  3604.  
  3605.            <a  target="_self" aria-label="ايتونز" href="https://gastore-sa.com/iTunes-gift-cards/c2016831384" class="text-gray-500 !py-3 lg:!justify-start">
  3606.                            <img src="https://cdn.salla.sa/Pdvrr/aX6zI20QFFqpaRPRjZjDGGGCv4niRlLkJ8795CwY.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="ايتونز"/>  
  3607.            
  3608.            
  3609.            <span class="!inline-block">ايتونز</span>
  3610.        </a>
  3611.    </li>
  3612.    
  3613.  
  3614. <li class="!hidden lg:!block root-level lg:!inline-block
  3615.    
  3616.    "
  3617.     id="2016831384">
  3618.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/iTunes-gift-cards/c2016831384" aria-label="ايتونز">
  3619.            <span>ايتونز</span>
  3620.        </a>
  3621.    
  3622.    
  3623.    </li>
  3624.                    </ul>
  3625.    </li>
  3626.    
  3627.  
  3628. <li class="!hidden lg:!block root-level lg:!inline-block
  3629.    
  3630.     has-children"
  3631.     id="2099364133">
  3632.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/iTunes-and-Google-Play-cards/c2099364133" aria-label="الجوال">
  3633.            <span>الجوال</span>
  3634.        </a>
  3635.    
  3636.    
  3637.            <div class="sub-menu pr-2 ltr:pl-2 pl-8 pb-6 min-w-[200px] !backdrop-blur-[5px]">
  3638.            <ul class="">
  3639.                                    
  3640. <li class="lg:hidden text-sm font-bold"  id=&quot;824268869&quot;>
  3641.    
  3642.  
  3643.            <a  target="_self" aria-label="جوجل بلاي" href="https://gastore-sa.com/Google-Play-Cards/c824268869" class="text-gray-500 !py-3 lg:!justify-start">
  3644.                            <img src="https://cdn.salla.sa/Pdvrr/d1dbQgIltUt65b75QVROTjNoVqBriqRCSDsmJr7L.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="جوجل بلاي"/>  
  3645.            
  3646.            
  3647.            <span class="!inline-block">جوجل بلاي</span>
  3648.        </a>
  3649.    </li>
  3650.    
  3651.  
  3652. <li class="!hidden lg:!block relative
  3653.    
  3654.    "
  3655.     id="824268869">
  3656.        <a class=""  target="_self" href="https://gastore-sa.com/Google-Play-Cards/c824268869" aria-label="جوجل بلاي">
  3657.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">جوجل بلاي</span>
  3658.    </a>  
  3659.        
  3660.    
  3661.    </li>
  3662.                                    
  3663. <li class="lg:hidden text-sm font-bold"  id=&quot;2016831384&quot;>
  3664.    
  3665.  
  3666.            <a  target="_self" aria-label="ايتونز" href="https://gastore-sa.com/iTunes-gift-cards/c2016831384" class="text-gray-500 !py-3 lg:!justify-start">
  3667.                            <img src="https://cdn.salla.sa/Pdvrr/aX6zI20QFFqpaRPRjZjDGGGCv4niRlLkJ8795CwY.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="ايتونز"/>  
  3668.            
  3669.            
  3670.            <span class="!inline-block">ايتونز</span>
  3671.        </a>
  3672.    </li>
  3673.    
  3674.  
  3675. <li class="!hidden lg:!block relative
  3676.    
  3677.    "
  3678.     id="2016831384">
  3679.        <a class=""  target="_self" href="https://gastore-sa.com/iTunes-gift-cards/c2016831384" aria-label="ايتونز">
  3680.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">ايتونز</span>
  3681.    </a>  
  3682.        
  3683.    
  3684.    </li>
  3685.                            </ul>
  3686.                    </div>
  3687.    </li>
  3688.                    </ul>
  3689.    </li>
  3690.    
  3691.  
  3692. <li class="!hidden lg:!block root-level lg:!inline-block
  3693.    
  3694.     has-children"
  3695.     id="1471562077">
  3696.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/PlayStation-Store/c1471562077" aria-label="ستور و بطاقات">
  3697.            <span>ستور و بطاقات</span>
  3698.        </a>
  3699.    
  3700.    
  3701.            <div class="sub-menu pr-2 ltr:pl-2 pl-8 pb-6 min-w-[200px] !backdrop-blur-[5px]">
  3702.            <ul class="">
  3703.                                    
  3704. <li class="lg:hidden text-sm font-bold"  id=&quot;747102270&quot;>
  3705.    
  3706.  
  3707.            <a  target="_self" aria-label="روبوكس" href="https://gastore-sa.com/Robux/c747102270" class="text-gray-500 !py-3 lg:!justify-start">
  3708.                            <img src="https://cdn.salla.sa/Pdvrr/G3IiOFDTJQ318RqKJyA3tsj3K2cwsA7kS0y8XLlh.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="روبوكس"/>  
  3709.            
  3710.            
  3711.            <span class="!inline-block">روبوكس</span>
  3712.        </a>
  3713.    </li>
  3714.    
  3715.  
  3716. <li class="!hidden lg:!block relative
  3717.    
  3718.    "
  3719.     id="747102270">
  3720.        <a class=""  target="_self" href="https://gastore-sa.com/Robux/c747102270" aria-label="روبوكس">
  3721.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">روبوكس</span>
  3722.    </a>  
  3723.        
  3724.    
  3725.    </li>
  3726.                                    
  3727. <li class="lg:hidden text-sm font-bold"  id=&quot;276019932&quot;>
  3728.    
  3729.  
  3730.            <span class="!py-3 !inline-block">
  3731.                   <img src="https://cdn.salla.sa/Pdvrr/0dsliYFioOa8RQDkBXSEw9AQ8p0B9IPNS9ZXHNPC.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="ستور سوني"/>  
  3732.            
  3733.        ستور سوني
  3734.        </span>
  3735.        <ul>
  3736.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/PlayStation-Network/c276019932" class="text-gray-500">عرض الكل</a></li>
  3737.                            
  3738. <li class="lg:hidden text-sm font-bold"  id=&quot;51275590&quot;>
  3739.    
  3740.  
  3741.            <a  target="_self" aria-label="ستور سعودي" href="https://gastore-sa.com/KSA-STORE/c51275590" class="text-gray-500 !py-3 lg:!justify-start">
  3742.                            <img src="https://cdn.salla.sa/Pdvrr/BdYjKti83cuxX4m5dSNhchfCexcNTI9KxhDKOgK1.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="ستور سعودي"/>  
  3743.            
  3744.            
  3745.            <span class="!inline-block">ستور سعودي</span>
  3746.        </a>
  3747.    </li>
  3748.    
  3749.  
  3750. <li class="!hidden lg:!block relative
  3751.    
  3752.    "
  3753.     id="51275590">
  3754.        <a class=""  target="_self" href="https://gastore-sa.com/KSA-STORE/c51275590" aria-label="ستور سعودي">
  3755.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">ستور سعودي</span>
  3756.    </a>  
  3757.        
  3758.    
  3759.    </li>
  3760.                            
  3761. <li class="lg:hidden text-sm font-bold"  id=&quot;1384919064&quot;>
  3762.    
  3763.  
  3764.            <a  target="_self" aria-label="ستور أمريكي" href="https://gastore-sa.com/usa-store/c1384919064" class="text-gray-500 !py-3 lg:!justify-start">
  3765.                            <img src="https://cdn.salla.sa/Pdvrr/bDEP2cMoMLKTrRrYLP0WH0HV99iVTpe7vrKsxgwA.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="ستور أمريكي"/>  
  3766.            
  3767.            
  3768.            <span class="!inline-block">ستور أمريكي</span>
  3769.        </a>
  3770.    </li>
  3771.    
  3772.  
  3773. <li class="!hidden lg:!block relative
  3774.    
  3775.    "
  3776.     id="1384919064">
  3777.        <a class=""  target="_self" href="https://gastore-sa.com/usa-store/c1384919064" aria-label="ستور أمريكي">
  3778.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">ستور أمريكي</span>
  3779.    </a>  
  3780.        
  3781.    
  3782.    </li>
  3783.                    </ul>
  3784.    </li>
  3785.    
  3786.  
  3787. <li class="!hidden lg:!block relative
  3788.    
  3789.     has-children"
  3790.     id="276019932">
  3791.        <a class=""  target="_self" href="https://gastore-sa.com/PlayStation-Network/c276019932" aria-label="ستور سوني">
  3792.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">ستور سوني</span>
  3793.    </a>  
  3794.        
  3795.    
  3796.                        
  3797. <li class="lg:hidden text-sm font-bold"  id=&quot;51275590&quot;>
  3798.    
  3799.  
  3800.            <a  target="_self" aria-label="ستور سعودي" href="https://gastore-sa.com/KSA-STORE/c51275590" class="text-gray-500 !py-3 lg:!justify-start">
  3801.                            <img src="https://cdn.salla.sa/Pdvrr/BdYjKti83cuxX4m5dSNhchfCexcNTI9KxhDKOgK1.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="ستور سعودي"/>  
  3802.            
  3803.            
  3804.            <span class="!inline-block">ستور سعودي</span>
  3805.        </a>
  3806.    </li>
  3807.    
  3808.  
  3809. <li class="!hidden lg:!block relative
  3810.    
  3811.    "
  3812.     id="51275590">
  3813.        <a class=""  target="_self" href="https://gastore-sa.com/KSA-STORE/c51275590" aria-label="ستور سعودي">
  3814.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">ستور سعودي</span>
  3815.    </a>  
  3816.        
  3817.    
  3818.    </li>
  3819.                    
  3820. <li class="lg:hidden text-sm font-bold"  id=&quot;1384919064&quot;>
  3821.    
  3822.  
  3823.            <a  target="_self" aria-label="ستور أمريكي" href="https://gastore-sa.com/usa-store/c1384919064" class="text-gray-500 !py-3 lg:!justify-start">
  3824.                            <img src="https://cdn.salla.sa/Pdvrr/bDEP2cMoMLKTrRrYLP0WH0HV99iVTpe7vrKsxgwA.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="ستور أمريكي"/>  
  3825.            
  3826.            
  3827.            <span class="!inline-block">ستور أمريكي</span>
  3828.        </a>
  3829.    </li>
  3830.    
  3831.  
  3832. <li class="!hidden lg:!block relative
  3833.    
  3834.    "
  3835.     id="1384919064">
  3836.        <a class=""  target="_self" href="https://gastore-sa.com/usa-store/c1384919064" aria-label="ستور أمريكي">
  3837.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">ستور أمريكي</span>
  3838.    </a>  
  3839.        
  3840.    
  3841.    </li>
  3842.            </li>
  3843.                                    
  3844. <li class="lg:hidden text-sm font-bold"  id=&quot;424641892&quot;>
  3845.    
  3846.  
  3847.            <span class="!py-3 !inline-block">
  3848.                   <img src="https://cdn.salla.sa/Pdvrr/3HHFdtmquQAsqLric2wdsgtcY5Gn6XathP7Iuq8s.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="بطاقات إكسبوكس"/>  
  3849.            
  3850.        بطاقات إكسبوكس
  3851.        </span>
  3852.        <ul>
  3853.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/Xbox-cards/c424641892" class="text-gray-500">عرض الكل</a></li>
  3854.                            
  3855. <li class="lg:hidden text-sm font-bold"  id=&quot;1144886755&quot;>
  3856.    
  3857.  
  3858.            <a  target="_self" aria-label="بطاقات اكسبوكس سعودي" href="https://gastore-sa.com/Xbox-Game-Pass/c1144886755" class="text-gray-500 !py-3 lg:!justify-start">
  3859.                            <img src="https://cdn.salla.sa/Pdvrr/O67UkVG3fvyc68bBE6dTC9wKasIfw7AiqB0BTOUn.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="بطاقات اكسبوكس سعودي"/>  
  3860.            
  3861.            
  3862.            <span class="!inline-block">بطاقات اكسبوكس سعودي</span>
  3863.        </a>
  3864.    </li>
  3865.    
  3866.  
  3867. <li class="!hidden lg:!block relative
  3868.    
  3869.    "
  3870.     id="1144886755">
  3871.        <a class=""  target="_self" href="https://gastore-sa.com/Xbox-Game-Pass/c1144886755" aria-label="بطاقات اكسبوكس سعودي">
  3872.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">بطاقات اكسبوكس سعودي</span>
  3873.    </a>  
  3874.        
  3875.    
  3876.    </li>
  3877.                            
  3878. <li class="lg:hidden text-sm font-bold"  id=&quot;1007906267&quot;>
  3879.    
  3880.  
  3881.            <a  target="_self" aria-label="قيم باس اكسبوكس" href="https://gastore-sa.com/PC-Game-Pass-Xbox/c1007906267" class="text-gray-500  lg:!justify-start">
  3882.                        
  3883.            
  3884.            <span class="!inline-block">قيم باس اكسبوكس</span>
  3885.        </a>
  3886.    </li>
  3887.    
  3888.  
  3889. <li class="!hidden lg:!block relative
  3890.    
  3891.    "
  3892.     id="1007906267">
  3893.        <a class=""  target="_self" href="https://gastore-sa.com/PC-Game-Pass-Xbox/c1007906267" aria-label="قيم باس اكسبوكس">
  3894.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">قيم باس اكسبوكس</span>
  3895.    </a>  
  3896.        
  3897.    
  3898.    </li>
  3899.                    </ul>
  3900.    </li>
  3901.    
  3902.  
  3903. <li class="!hidden lg:!block relative
  3904.    
  3905.     has-children"
  3906.     id="424641892">
  3907.        <a class=""  target="_self" href="https://gastore-sa.com/Xbox-cards/c424641892" aria-label="بطاقات إكسبوكس">
  3908.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">بطاقات إكسبوكس</span>
  3909.    </a>  
  3910.        
  3911.    
  3912.                        
  3913. <li class="lg:hidden text-sm font-bold"  id=&quot;1144886755&quot;>
  3914.    
  3915.  
  3916.            <a  target="_self" aria-label="بطاقات اكسبوكس سعودي" href="https://gastore-sa.com/Xbox-Game-Pass/c1144886755" class="text-gray-500 !py-3 lg:!justify-start">
  3917.                            <img src="https://cdn.salla.sa/Pdvrr/O67UkVG3fvyc68bBE6dTC9wKasIfw7AiqB0BTOUn.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="بطاقات اكسبوكس سعودي"/>  
  3918.            
  3919.            
  3920.            <span class="!inline-block">بطاقات اكسبوكس سعودي</span>
  3921.        </a>
  3922.    </li>
  3923.    
  3924.  
  3925. <li class="!hidden lg:!block relative
  3926.    
  3927.    "
  3928.     id="1144886755">
  3929.        <a class=""  target="_self" href="https://gastore-sa.com/Xbox-Game-Pass/c1144886755" aria-label="بطاقات اكسبوكس سعودي">
  3930.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">بطاقات اكسبوكس سعودي</span>
  3931.    </a>  
  3932.        
  3933.    
  3934.    </li>
  3935.                    
  3936. <li class="lg:hidden text-sm font-bold"  id=&quot;1007906267&quot;>
  3937.    
  3938.  
  3939.            <a  target="_self" aria-label="قيم باس اكسبوكس" href="https://gastore-sa.com/PC-Game-Pass-Xbox/c1007906267" class="text-gray-500  lg:!justify-start">
  3940.                        
  3941.            
  3942.            <span class="!inline-block">قيم باس اكسبوكس</span>
  3943.        </a>
  3944.    </li>
  3945.    
  3946.  
  3947. <li class="!hidden lg:!block relative
  3948.    
  3949.    "
  3950.     id="1007906267">
  3951.        <a class=""  target="_self" href="https://gastore-sa.com/PC-Game-Pass-Xbox/c1007906267" aria-label="قيم باس اكسبوكس">
  3952.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">قيم باس اكسبوكس</span>
  3953.    </a>  
  3954.        
  3955.    
  3956.    </li>
  3957.            </li>
  3958.                                    
  3959. <li class="lg:hidden text-sm font-bold"  id=&quot;126969050&quot;>
  3960.    
  3961.  
  3962.            <span class="!py-3 !inline-block">
  3963.                   <img src="https://cdn.salla.sa/Pdvrr/QobnYwe1Jab38IAsHxwwjWsnAmOYDoFTkF4yM7km.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="ستيم"/>  
  3964.            
  3965.        ستيم
  3966.        </span>
  3967.        <ul>
  3968.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/Steam-GAME-Cards/c126969050" class="text-gray-500">عرض الكل</a></li>
  3969.                            
  3970. <li class="lg:hidden text-sm font-bold"  id=&quot;2131192293&quot;>
  3971.    
  3972.  
  3973.            <a  target="_self" aria-label="ستيم سعودي" href="https://gastore-sa.com/ksa-store-Steam/c2131192293" class="text-gray-500  lg:!justify-start">
  3974.                        
  3975.            
  3976.            <span class="!inline-block">ستيم سعودي</span>
  3977.        </a>
  3978.    </li>
  3979.    
  3980.  
  3981. <li class="!hidden lg:!block relative
  3982.    
  3983.    "
  3984.     id="2131192293">
  3985.        <a class=""  target="_self" href="https://gastore-sa.com/ksa-store-Steam/c2131192293" aria-label="ستيم سعودي">
  3986.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">ستيم سعودي</span>
  3987.    </a>  
  3988.        
  3989.    
  3990.    </li>
  3991.                    </ul>
  3992.    </li>
  3993.    
  3994.  
  3995. <li class="!hidden lg:!block relative
  3996.    
  3997.     has-children"
  3998.     id="126969050">
  3999.        <a class=""  target="_self" href="https://gastore-sa.com/Steam-GAME-Cards/c126969050" aria-label="ستيم">
  4000.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">ستيم</span>
  4001.    </a>  
  4002.        
  4003.    
  4004.                        
  4005. <li class="lg:hidden text-sm font-bold"  id=&quot;2131192293&quot;>
  4006.    
  4007.  
  4008.            <a  target="_self" aria-label="ستيم سعودي" href="https://gastore-sa.com/ksa-store-Steam/c2131192293" class="text-gray-500  lg:!justify-start">
  4009.                        
  4010.            
  4011.            <span class="!inline-block">ستيم سعودي</span>
  4012.        </a>
  4013.    </li>
  4014.    
  4015.  
  4016. <li class="!hidden lg:!block relative
  4017.    
  4018.    "
  4019.     id="2131192293">
  4020.        <a class=""  target="_self" href="https://gastore-sa.com/ksa-store-Steam/c2131192293" aria-label="ستيم سعودي">
  4021.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">ستيم سعودي</span>
  4022.    </a>  
  4023.        
  4024.    
  4025.    </li>
  4026.            </li>
  4027.                                    
  4028. <li class="lg:hidden text-sm font-bold"  id=&quot;2099364133&quot;>
  4029.    
  4030.  
  4031.            <span class="!py-3 !inline-block">
  4032.                   <img src="https://cdn.salla.sa/Pdvrr/fymOkf48zr0xYgF2cF1rZsxCeCx8LssSogPSdvrD.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="الجوال"/>  
  4033.            
  4034.        الجوال
  4035.        </span>
  4036.        <ul>
  4037.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/iTunes-and-Google-Play-cards/c2099364133" class="text-gray-500">عرض الكل</a></li>
  4038.                            
  4039. <li class="lg:hidden text-sm font-bold"  id=&quot;824268869&quot;>
  4040.    
  4041.  
  4042.            <a  target="_self" aria-label="جوجل بلاي" href="https://gastore-sa.com/Google-Play-Cards/c824268869" class="text-gray-500 !py-3 lg:!justify-start">
  4043.                            <img src="https://cdn.salla.sa/Pdvrr/d1dbQgIltUt65b75QVROTjNoVqBriqRCSDsmJr7L.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="جوجل بلاي"/>  
  4044.            
  4045.            
  4046.            <span class="!inline-block">جوجل بلاي</span>
  4047.        </a>
  4048.    </li>
  4049.    
  4050.  
  4051. <li class="!hidden lg:!block relative
  4052.    
  4053.    "
  4054.     id="824268869">
  4055.        <a class=""  target="_self" href="https://gastore-sa.com/Google-Play-Cards/c824268869" aria-label="جوجل بلاي">
  4056.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">جوجل بلاي</span>
  4057.    </a>  
  4058.        
  4059.    
  4060.    </li>
  4061.                            
  4062. <li class="lg:hidden text-sm font-bold"  id=&quot;2016831384&quot;>
  4063.    
  4064.  
  4065.            <a  target="_self" aria-label="ايتونز" href="https://gastore-sa.com/iTunes-gift-cards/c2016831384" class="text-gray-500 !py-3 lg:!justify-start">
  4066.                            <img src="https://cdn.salla.sa/Pdvrr/aX6zI20QFFqpaRPRjZjDGGGCv4niRlLkJ8795CwY.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="ايتونز"/>  
  4067.            
  4068.            
  4069.            <span class="!inline-block">ايتونز</span>
  4070.        </a>
  4071.    </li>
  4072.    
  4073.  
  4074. <li class="!hidden lg:!block relative
  4075.    
  4076.    "
  4077.     id="2016831384">
  4078.        <a class=""  target="_self" href="https://gastore-sa.com/iTunes-gift-cards/c2016831384" aria-label="ايتونز">
  4079.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">ايتونز</span>
  4080.    </a>  
  4081.        
  4082.    
  4083.    </li>
  4084.                    </ul>
  4085.    </li>
  4086.    
  4087.  
  4088. <li class="!hidden lg:!block relative
  4089.    
  4090.     has-children"
  4091.     id="2099364133">
  4092.        <a class=""  target="_self" href="https://gastore-sa.com/iTunes-and-Google-Play-cards/c2099364133" aria-label="الجوال">
  4093.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">الجوال</span>
  4094.    </a>  
  4095.        
  4096.    
  4097.                        
  4098. <li class="lg:hidden text-sm font-bold"  id=&quot;824268869&quot;>
  4099.    
  4100.  
  4101.            <a  target="_self" aria-label="جوجل بلاي" href="https://gastore-sa.com/Google-Play-Cards/c824268869" class="text-gray-500 !py-3 lg:!justify-start">
  4102.                            <img src="https://cdn.salla.sa/Pdvrr/d1dbQgIltUt65b75QVROTjNoVqBriqRCSDsmJr7L.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="جوجل بلاي"/>  
  4103.            
  4104.            
  4105.            <span class="!inline-block">جوجل بلاي</span>
  4106.        </a>
  4107.    </li>
  4108.    
  4109.  
  4110. <li class="!hidden lg:!block relative
  4111.    
  4112.    "
  4113.     id="824268869">
  4114.        <a class=""  target="_self" href="https://gastore-sa.com/Google-Play-Cards/c824268869" aria-label="جوجل بلاي">
  4115.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">جوجل بلاي</span>
  4116.    </a>  
  4117.        
  4118.    
  4119.    </li>
  4120.                    
  4121. <li class="lg:hidden text-sm font-bold"  id=&quot;2016831384&quot;>
  4122.    
  4123.  
  4124.            <a  target="_self" aria-label="ايتونز" href="https://gastore-sa.com/iTunes-gift-cards/c2016831384" class="text-gray-500 !py-3 lg:!justify-start">
  4125.                            <img src="https://cdn.salla.sa/Pdvrr/aX6zI20QFFqpaRPRjZjDGGGCv4niRlLkJ8795CwY.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="ايتونز"/>  
  4126.            
  4127.            
  4128.            <span class="!inline-block">ايتونز</span>
  4129.        </a>
  4130.    </li>
  4131.    
  4132.  
  4133. <li class="!hidden lg:!block relative
  4134.    
  4135.    "
  4136.     id="2016831384">
  4137.        <a class=""  target="_self" href="https://gastore-sa.com/iTunes-gift-cards/c2016831384" aria-label="ايتونز">
  4138.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">ايتونز</span>
  4139.    </a>  
  4140.        
  4141.    
  4142.    </li>
  4143.            </li>
  4144.                            </ul>
  4145.                    </div>
  4146.    </li>
  4147. <li class="lg:hidden text-sm font-bold"  id=&quot;1437853638&quot;>
  4148.    
  4149.  
  4150.            <span class="!py-3 !inline-block">
  4151.                   <img src="https://cdn.salla.sa/Pdvrr/8TcT1oPo2K3OOMggtWkv8ftCD2XlKtzUDwIH2vng.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="الألعاب"/>  
  4152.            
  4153.        الألعاب
  4154.        </span>
  4155.        <ul>
  4156.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/Games-gift-cards/c1437853638" class="text-gray-500">عرض الكل</a></li>
  4157.                            
  4158. <li class="lg:hidden text-sm font-bold"  id=&quot;1054430162&quot;>
  4159.    
  4160.  
  4161.            <a  target="_self" aria-label="كمبيوتر" href="https://gastore-sa.com/PC-Games/c1054430162" class="text-gray-500  lg:!justify-start">
  4162.                        
  4163.            
  4164.            <span class="!inline-block">كمبيوتر</span>
  4165.        </a>
  4166.    </li>
  4167.    
  4168.  
  4169. <li class="!hidden lg:!block root-level lg:!inline-block
  4170.    
  4171.    "
  4172.     id="1054430162">
  4173.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/PC-Games/c1054430162" aria-label="كمبيوتر">
  4174.            <span>كمبيوتر</span>
  4175.        </a>
  4176.    
  4177.    
  4178.    </li>
  4179.                            
  4180. <li class="lg:hidden text-sm font-bold"  id=&quot;2104614217&quot;>
  4181.    
  4182.  
  4183.            <a  target="_self" aria-label="بلايستيشن" href="https://gastore-sa.com/PSN-Games/c2104614217" class="text-gray-500  lg:!justify-start">
  4184.                        
  4185.            
  4186.            <span class="!inline-block">بلايستيشن</span>
  4187.        </a>
  4188.    </li>
  4189.    
  4190.  
  4191. <li class="!hidden lg:!block root-level lg:!inline-block
  4192.    
  4193.    "
  4194.     id="2104614217">
  4195.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/PSN-Games/c2104614217" aria-label="بلايستيشن">
  4196.            <span>بلايستيشن</span>
  4197.        </a>
  4198.    
  4199.    
  4200.    </li>
  4201.                            
  4202. <li class="lg:hidden text-sm font-bold"  id=&quot;1902454208&quot;>
  4203.    
  4204.  
  4205.            <span class=" !inline-block">
  4206.              
  4207.        إكسبوكس
  4208.        </span>
  4209.        <ul>
  4210.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/XBOX-Games/c1902454208" class="text-gray-500">عرض الكل</a></li>
  4211.                            
  4212. <li class="lg:hidden text-sm font-bold"  id=&quot;1460051435&quot;>
  4213.    
  4214.  
  4215.            <a  target="_self" aria-label="قيم باس اكسبوكس" href="https://gastore-sa.com/Xbox-Pass/c1460051435" class="text-gray-500  lg:!justify-start">
  4216.                        
  4217.            
  4218.            <span class="!inline-block">قيم باس اكسبوكس</span>
  4219.        </a>
  4220.    </li>
  4221.    
  4222.  
  4223. <li class="!hidden lg:!block root-level lg:!inline-block
  4224.    
  4225.    "
  4226.     id="1460051435">
  4227.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Xbox-Pass/c1460051435" aria-label="قيم باس اكسبوكس">
  4228.            <span>قيم باس اكسبوكس</span>
  4229.        </a>
  4230.    
  4231.    
  4232.    </li>
  4233.                    </ul>
  4234.    </li>
  4235.    
  4236.  
  4237. <li class="!hidden lg:!block root-level lg:!inline-block
  4238.    
  4239.     has-children"
  4240.     id="1902454208">
  4241.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/XBOX-Games/c1902454208" aria-label="إكسبوكس">
  4242.            <span>إكسبوكس</span>
  4243.        </a>
  4244.    
  4245.    
  4246.            <div class="sub-menu pr-2 ltr:pl-2 pl-8 pb-6 min-w-[200px] !backdrop-blur-[5px]">
  4247.            <ul class="">
  4248.                                    
  4249. <li class="lg:hidden text-sm font-bold"  id=&quot;1460051435&quot;>
  4250.    
  4251.  
  4252.            <a  target="_self" aria-label="قيم باس اكسبوكس" href="https://gastore-sa.com/Xbox-Pass/c1460051435" class="text-gray-500  lg:!justify-start">
  4253.                        
  4254.            
  4255.            <span class="!inline-block">قيم باس اكسبوكس</span>
  4256.        </a>
  4257.    </li>
  4258.    
  4259.  
  4260. <li class="!hidden lg:!block relative
  4261.    
  4262.    "
  4263.     id="1460051435">
  4264.        <a class=""  target="_self" href="https://gastore-sa.com/Xbox-Pass/c1460051435" aria-label="قيم باس اكسبوكس">
  4265.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">قيم باس اكسبوكس</span>
  4266.    </a>  
  4267.        
  4268.    
  4269.    </li>
  4270.                            </ul>
  4271.                    </div>
  4272.    </li>
  4273.                            
  4274. <li class="lg:hidden text-sm font-bold"  id=&quot;1834794608&quot;>
  4275.    
  4276.  
  4277.            <a  target="_self" aria-label="ماينكرافت" href="https://gastore-sa.com/Minecraft/c1834794608" class="text-gray-500  lg:!justify-start">
  4278.                        
  4279.            
  4280.            <span class="!inline-block">ماينكرافت</span>
  4281.        </a>
  4282.    </li>
  4283.    
  4284.  
  4285. <li class="!hidden lg:!block root-level lg:!inline-block
  4286.    
  4287.    "
  4288.     id="1834794608">
  4289.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Minecraft/c1834794608" aria-label="ماينكرافت">
  4290.            <span>ماينكرافت</span>
  4291.        </a>
  4292.    
  4293.    
  4294.    </li>
  4295.                            
  4296. <li class="lg:hidden text-sm font-bold"  id=&quot;207275345&quot;>
  4297.    
  4298.  
  4299.            <a  target="_self" aria-label="كلاش اوف كلانس" href="https://gastore-sa.com/Clash-Of-Clans/c207275345" class="text-gray-500  lg:!justify-start">
  4300.                        
  4301.            
  4302.            <span class="!inline-block">كلاش اوف كلانس</span>
  4303.        </a>
  4304.    </li>
  4305.    
  4306.  
  4307. <li class="!hidden lg:!block root-level lg:!inline-block
  4308.    
  4309.    "
  4310.     id="207275345">
  4311.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Clash-Of-Clans/c207275345" aria-label="كلاش اوف كلانس">
  4312.            <span>كلاش اوف كلانس</span>
  4313.        </a>
  4314.    
  4315.    
  4316.    </li>
  4317.                    </ul>
  4318.    </li>
  4319.    
  4320.  
  4321. <li class="!hidden lg:!block root-level lg:!inline-block
  4322.    
  4323.     has-children"
  4324.     id="1437853638">
  4325.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Games-gift-cards/c1437853638" aria-label="الألعاب">
  4326.            <span>الألعاب</span>
  4327.        </a>
  4328.    
  4329.    
  4330.            <div class="sub-menu pr-2 ltr:pl-2 pl-8 pb-6 min-w-[200px] !backdrop-blur-[5px]">
  4331.            <ul class="">
  4332.                                    
  4333. <li class="lg:hidden text-sm font-bold"  id=&quot;1054430162&quot;>
  4334.    
  4335.  
  4336.            <a  target="_self" aria-label="كمبيوتر" href="https://gastore-sa.com/PC-Games/c1054430162" class="text-gray-500  lg:!justify-start">
  4337.                        
  4338.            
  4339.            <span class="!inline-block">كمبيوتر</span>
  4340.        </a>
  4341.    </li>
  4342.    
  4343.  
  4344. <li class="!hidden lg:!block relative
  4345.    
  4346.    "
  4347.     id="1054430162">
  4348.        <a class=""  target="_self" href="https://gastore-sa.com/PC-Games/c1054430162" aria-label="كمبيوتر">
  4349.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">كمبيوتر</span>
  4350.    </a>  
  4351.        
  4352.    
  4353.    </li>
  4354.                                    
  4355. <li class="lg:hidden text-sm font-bold"  id=&quot;2104614217&quot;>
  4356.    
  4357.  
  4358.            <a  target="_self" aria-label="بلايستيشن" href="https://gastore-sa.com/PSN-Games/c2104614217" class="text-gray-500  lg:!justify-start">
  4359.                        
  4360.            
  4361.            <span class="!inline-block">بلايستيشن</span>
  4362.        </a>
  4363.    </li>
  4364.    
  4365.  
  4366. <li class="!hidden lg:!block relative
  4367.    
  4368.    "
  4369.     id="2104614217">
  4370.        <a class=""  target="_self" href="https://gastore-sa.com/PSN-Games/c2104614217" aria-label="بلايستيشن">
  4371.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">بلايستيشن</span>
  4372.    </a>  
  4373.        
  4374.    
  4375.    </li>
  4376.                                    
  4377. <li class="lg:hidden text-sm font-bold"  id=&quot;1902454208&quot;>
  4378.    
  4379.  
  4380.            <span class=" !inline-block">
  4381.              
  4382.        إكسبوكس
  4383.        </span>
  4384.        <ul>
  4385.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/XBOX-Games/c1902454208" class="text-gray-500">عرض الكل</a></li>
  4386.                            
  4387. <li class="lg:hidden text-sm font-bold"  id=&quot;1460051435&quot;>
  4388.    
  4389.  
  4390.            <a  target="_self" aria-label="قيم باس اكسبوكس" href="https://gastore-sa.com/Xbox-Pass/c1460051435" class="text-gray-500  lg:!justify-start">
  4391.                        
  4392.            
  4393.            <span class="!inline-block">قيم باس اكسبوكس</span>
  4394.        </a>
  4395.    </li>
  4396.    
  4397.  
  4398. <li class="!hidden lg:!block relative
  4399.    
  4400.    "
  4401.     id="1460051435">
  4402.        <a class=""  target="_self" href="https://gastore-sa.com/Xbox-Pass/c1460051435" aria-label="قيم باس اكسبوكس">
  4403.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">قيم باس اكسبوكس</span>
  4404.    </a>  
  4405.        
  4406.    
  4407.    </li>
  4408.                    </ul>
  4409.    </li>
  4410.    
  4411.  
  4412. <li class="!hidden lg:!block relative
  4413.    
  4414.     has-children"
  4415.     id="1902454208">
  4416.        <a class=""  target="_self" href="https://gastore-sa.com/XBOX-Games/c1902454208" aria-label="إكسبوكس">
  4417.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">إكسبوكس</span>
  4418.    </a>  
  4419.        
  4420.    
  4421.                        
  4422. <li class="lg:hidden text-sm font-bold"  id=&quot;1460051435&quot;>
  4423.    
  4424.  
  4425.            <a  target="_self" aria-label="قيم باس اكسبوكس" href="https://gastore-sa.com/Xbox-Pass/c1460051435" class="text-gray-500  lg:!justify-start">
  4426.                        
  4427.            
  4428.            <span class="!inline-block">قيم باس اكسبوكس</span>
  4429.        </a>
  4430.    </li>
  4431.    
  4432.  
  4433. <li class="!hidden lg:!block relative
  4434.    
  4435.    "
  4436.     id="1460051435">
  4437.        <a class=""  target="_self" href="https://gastore-sa.com/Xbox-Pass/c1460051435" aria-label="قيم باس اكسبوكس">
  4438.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">قيم باس اكسبوكس</span>
  4439.    </a>  
  4440.        
  4441.    
  4442.    </li>
  4443.            </li>
  4444.                                    
  4445. <li class="lg:hidden text-sm font-bold"  id=&quot;1834794608&quot;>
  4446.    
  4447.  
  4448.            <a  target="_self" aria-label="ماينكرافت" href="https://gastore-sa.com/Minecraft/c1834794608" class="text-gray-500  lg:!justify-start">
  4449.                        
  4450.            
  4451.            <span class="!inline-block">ماينكرافت</span>
  4452.        </a>
  4453.    </li>
  4454.    
  4455.  
  4456. <li class="!hidden lg:!block relative
  4457.    
  4458.    "
  4459.     id="1834794608">
  4460.        <a class=""  target="_self" href="https://gastore-sa.com/Minecraft/c1834794608" aria-label="ماينكرافت">
  4461.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">ماينكرافت</span>
  4462.    </a>  
  4463.        
  4464.    
  4465.    </li>
  4466.                                    
  4467. <li class="lg:hidden text-sm font-bold"  id=&quot;207275345&quot;>
  4468.    
  4469.  
  4470.            <a  target="_self" aria-label="كلاش اوف كلانس" href="https://gastore-sa.com/Clash-Of-Clans/c207275345" class="text-gray-500  lg:!justify-start">
  4471.                        
  4472.            
  4473.            <span class="!inline-block">كلاش اوف كلانس</span>
  4474.        </a>
  4475.    </li>
  4476.    
  4477.  
  4478. <li class="!hidden lg:!block relative
  4479.    
  4480.    "
  4481.     id="207275345">
  4482.        <a class=""  target="_self" href="https://gastore-sa.com/Clash-Of-Clans/c207275345" aria-label="كلاش اوف كلانس">
  4483.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">كلاش اوف كلانس</span>
  4484.    </a>  
  4485.        
  4486.    
  4487.    </li>
  4488.                            </ul>
  4489.                    </div>
  4490.    </li>
  4491. <li class="lg:hidden text-sm font-bold"  id=&quot;753884468&quot;>
  4492.    
  4493.  
  4494.            <a  target="_self" aria-label="أجهزة كمبيوتر" href="https://gastore-sa.com/computers/c753884468" class="text-gray-500 !py-3 lg:!justify-start">
  4495.                            <img src="https://cdn.salla.sa/Pdvrr/2Dk0QJLs2jFgwGoB5BZ3asmwZKsJfHPNogRhn9Iu.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="أجهزة كمبيوتر"/>  
  4496.            
  4497.            
  4498.            <span class="!inline-block">أجهزة كمبيوتر</span>
  4499.        </a>
  4500.    </li>
  4501.    
  4502.  
  4503. <li class="!hidden lg:!block root-level lg:!inline-block
  4504.    
  4505.    "
  4506.     id="753884468">
  4507.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/computers/c753884468" aria-label="أجهزة كمبيوتر">
  4508.            <span>أجهزة كمبيوتر</span>
  4509.        </a>
  4510.    
  4511.    
  4512.    </li>
  4513. </ul>
  4514. </div>
  4515. <ul class="main-menu lg:hidden ">
  4516. <li class="lg:hidden text-sm font-bold"  id=&quot;1620084567&quot;>
  4517.    
  4518.  
  4519.            <span class="!py-3 !inline-block">
  4520.                   <img src="https://cdn.salla.sa/Pdvrr/K7lcPLiwgU21zsGNC04JVHTbPTpw3kBkODpXU1PX.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="الإشتراكات"/>  
  4521.            
  4522.        الإشتراكات
  4523.        </span>
  4524.        <ul>
  4525.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/Digital-Subscriptions/c1620084567" class="text-gray-500">عرض الكل</a></li>
  4526.                            
  4527. <li class="lg:hidden text-sm font-bold"  id=&quot;2120955261&quot;>
  4528.    
  4529.  
  4530.            <a  target="_self" aria-label="لينكد إن" href="https://gastore-sa.com/LinkedIn-Premium/c2120955261" class="text-gray-500 !py-3 lg:!justify-start">
  4531.                            <img src="https://cdn.salla.sa/Pdvrr/UygR0rVL2ngrij98Agdmr2ClQfJSRE5jQ5k4Yxvo.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="لينكد إن"/>  
  4532.            
  4533.            
  4534.            <span class="!inline-block">لينكد إن</span>
  4535.        </a>
  4536.    </li>
  4537.    
  4538.  
  4539. <li class="!hidden lg:!block root-level lg:!inline-block
  4540.    
  4541.    "
  4542.     id="2120955261">
  4543.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/LinkedIn-Premium/c2120955261" aria-label="لينكد إن">
  4544.            <span>لينكد إن</span>
  4545.        </a>
  4546.    
  4547.    
  4548.    </li>
  4549.                            
  4550. <li class="lg:hidden text-sm font-bold"  id=&quot;877211264&quot;>
  4551.    
  4552.  
  4553.            <a  target="_self" aria-label="دسكورد نيترو" href="https://gastore-sa.com/Discord-Nitro/c877211264" class="text-gray-500 !py-3 lg:!justify-start">
  4554.                            <img src="https://cdn.salla.sa/Pdvrr/P43SygErBMeF0Ob5jUFDQpJQkCxpPvLF4XFjLiwt.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="دسكورد نيترو"/>  
  4555.            
  4556.            
  4557.            <span class="!inline-block">دسكورد نيترو</span>
  4558.        </a>
  4559.    </li>
  4560.    
  4561.  
  4562. <li class="!hidden lg:!block root-level lg:!inline-block
  4563.    
  4564.    "
  4565.     id="877211264">
  4566.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Discord-Nitro/c877211264" aria-label="دسكورد نيترو">
  4567.            <span>دسكورد نيترو</span>
  4568.        </a>
  4569.    
  4570.    
  4571.    </li>
  4572.                            
  4573. <li class="lg:hidden text-sm font-bold"  id=&quot;1036841710&quot;>
  4574.    
  4575.  
  4576.            <a  target="_self" aria-label="قيم باس اكسبوكس" href="https://gastore-sa.com/XBOX-Game-pass-Subscription/c1036841710" class="text-gray-500 !py-3 lg:!justify-start">
  4577.                            <img src="https://cdn.salla.sa/Pdvrr/pqUZraRSo3s3CMSYAcboVndRlxFN6alxVuWoM6eC.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="قيم باس اكسبوكس"/>  
  4578.            
  4579.            
  4580.            <span class="!inline-block">قيم باس اكسبوكس</span>
  4581.        </a>
  4582.    </li>
  4583.    
  4584.  
  4585. <li class="!hidden lg:!block root-level lg:!inline-block
  4586.    
  4587.    "
  4588.     id="1036841710">
  4589.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/XBOX-Game-pass-Subscription/c1036841710" aria-label="قيم باس اكسبوكس">
  4590.            <span>قيم باس اكسبوكس</span>
  4591.        </a>
  4592.    
  4593.    
  4594.    </li>
  4595.                            
  4596. <li class="lg:hidden text-sm font-bold"  id=&quot;102124929&quot;>
  4597.    
  4598.  
  4599.            <a  target="_self" aria-label="اشتراكات أخرى" href="https://gastore-sa.com/Gamers-Academy-Subscriptions/c102124929" class="text-gray-500  lg:!justify-start">
  4600.                        
  4601.            
  4602.            <span class="!inline-block">اشتراكات أخرى</span>
  4603.        </a>
  4604.    </li>
  4605.    
  4606.  
  4607. <li class="!hidden lg:!block root-level lg:!inline-block
  4608.    
  4609.    "
  4610.     id="102124929">
  4611.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Gamers-Academy-Subscriptions/c102124929" aria-label="اشتراكات أخرى">
  4612.            <span>اشتراكات أخرى</span>
  4613.        </a>
  4614.    
  4615.    
  4616.    </li>
  4617.                    </ul>
  4618.    </li>
  4619.    
  4620.  
  4621. <li class="!hidden lg:!block root-level lg:!inline-block
  4622.    
  4623.     has-children"
  4624.     id="1620084567">
  4625.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Digital-Subscriptions/c1620084567" aria-label="الإشتراكات">
  4626.            <span>الإشتراكات</span>
  4627.        </a>
  4628.    
  4629.    
  4630.            <div class="sub-menu pr-2 ltr:pl-2 pl-8 pb-6 min-w-[200px] !backdrop-blur-[5px]">
  4631.            <ul class="">
  4632.                                    
  4633. <li class="lg:hidden text-sm font-bold"  id=&quot;2120955261&quot;>
  4634.    
  4635.  
  4636.            <a  target="_self" aria-label="لينكد إن" href="https://gastore-sa.com/LinkedIn-Premium/c2120955261" class="text-gray-500 !py-3 lg:!justify-start">
  4637.                            <img src="https://cdn.salla.sa/Pdvrr/UygR0rVL2ngrij98Agdmr2ClQfJSRE5jQ5k4Yxvo.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="لينكد إن"/>  
  4638.            
  4639.            
  4640.            <span class="!inline-block">لينكد إن</span>
  4641.        </a>
  4642.    </li>
  4643.    
  4644.  
  4645. <li class="!hidden lg:!block relative
  4646.    
  4647.    "
  4648.     id="2120955261">
  4649.        <a class=""  target="_self" href="https://gastore-sa.com/LinkedIn-Premium/c2120955261" aria-label="لينكد إن">
  4650.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">لينكد إن</span>
  4651.    </a>  
  4652.        
  4653.    
  4654.    </li>
  4655.                                    
  4656. <li class="lg:hidden text-sm font-bold"  id=&quot;877211264&quot;>
  4657.    
  4658.  
  4659.            <a  target="_self" aria-label="دسكورد نيترو" href="https://gastore-sa.com/Discord-Nitro/c877211264" class="text-gray-500 !py-3 lg:!justify-start">
  4660.                            <img src="https://cdn.salla.sa/Pdvrr/P43SygErBMeF0Ob5jUFDQpJQkCxpPvLF4XFjLiwt.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="دسكورد نيترو"/>  
  4661.            
  4662.            
  4663.            <span class="!inline-block">دسكورد نيترو</span>
  4664.        </a>
  4665.    </li>
  4666.    
  4667.  
  4668. <li class="!hidden lg:!block relative
  4669.    
  4670.    "
  4671.     id="877211264">
  4672.        <a class=""  target="_self" href="https://gastore-sa.com/Discord-Nitro/c877211264" aria-label="دسكورد نيترو">
  4673.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">دسكورد نيترو</span>
  4674.    </a>  
  4675.        
  4676.    
  4677.    </li>
  4678.                                    
  4679. <li class="lg:hidden text-sm font-bold"  id=&quot;1036841710&quot;>
  4680.    
  4681.  
  4682.            <a  target="_self" aria-label="قيم باس اكسبوكس" href="https://gastore-sa.com/XBOX-Game-pass-Subscription/c1036841710" class="text-gray-500 !py-3 lg:!justify-start">
  4683.                            <img src="https://cdn.salla.sa/Pdvrr/pqUZraRSo3s3CMSYAcboVndRlxFN6alxVuWoM6eC.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="قيم باس اكسبوكس"/>  
  4684.            
  4685.            
  4686.            <span class="!inline-block">قيم باس اكسبوكس</span>
  4687.        </a>
  4688.    </li>
  4689.    
  4690.  
  4691. <li class="!hidden lg:!block relative
  4692.    
  4693.    "
  4694.     id="1036841710">
  4695.        <a class=""  target="_self" href="https://gastore-sa.com/XBOX-Game-pass-Subscription/c1036841710" aria-label="قيم باس اكسبوكس">
  4696.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">قيم باس اكسبوكس</span>
  4697.    </a>  
  4698.        
  4699.    
  4700.    </li>
  4701.                                    
  4702. <li class="lg:hidden text-sm font-bold"  id=&quot;102124929&quot;>
  4703.    
  4704.  
  4705.            <a  target="_self" aria-label="اشتراكات أخرى" href="https://gastore-sa.com/Gamers-Academy-Subscriptions/c102124929" class="text-gray-500  lg:!justify-start">
  4706.                        
  4707.            
  4708.            <span class="!inline-block">اشتراكات أخرى</span>
  4709.        </a>
  4710.    </li>
  4711.    
  4712.  
  4713. <li class="!hidden lg:!block relative
  4714.    
  4715.    "
  4716.     id="102124929">
  4717.        <a class=""  target="_self" href="https://gastore-sa.com/Gamers-Academy-Subscriptions/c102124929" aria-label="اشتراكات أخرى">
  4718.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">اشتراكات أخرى</span>
  4719.    </a>  
  4720.        
  4721.    
  4722.    </li>
  4723.                            </ul>
  4724.                    </div>
  4725.    </li>
  4726. <li class="lg:hidden text-sm font-bold"  id=&quot;1194506277&quot;>
  4727.    
  4728.  
  4729.            <span class="!py-3 !inline-block">
  4730.                   <img src="https://cdn.salla.sa/Pdvrr/Gcl6OJRdUMXTZTAdtUSgmamjOny1cngOzClx2CEs.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="البرامج"/>  
  4731.            
  4732.        البرامج
  4733.        </span>
  4734.        <ul>
  4735.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/PC-Software/c1194506277" class="text-gray-500">عرض الكل</a></li>
  4736.                            
  4737. <li class="lg:hidden text-sm font-bold"  id=&quot;951197623&quot;>
  4738.    
  4739.  
  4740.            <a  target="_self" aria-label="ويندوز والاوفيس" href="https://gastore-sa.com/Windows-and-Office-Subscriptions/c951197623" class="text-gray-500 !py-3 lg:!justify-start">
  4741.                            <img src="https://cdn.salla.sa/Pdvrr/GjTn9BeGoxlISmcEGp0Y5jabr2ACjtk2MCDR3FBq.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="ويندوز والاوفيس"/>  
  4742.            
  4743.            
  4744.            <span class="!inline-block">ويندوز والاوفيس</span>
  4745.        </a>
  4746.    </li>
  4747.    
  4748.  
  4749. <li class="!hidden lg:!block root-level lg:!inline-block
  4750.    
  4751.    "
  4752.     id="951197623">
  4753.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Windows-and-Office-Subscriptions/c951197623" aria-label="ويندوز والاوفيس">
  4754.            <span>ويندوز والاوفيس</span>
  4755.        </a>
  4756.    
  4757.    
  4758.    </li>
  4759.                            
  4760. <li class="lg:hidden text-sm font-bold"  id=&quot;910261426&quot;>
  4761.    
  4762.  
  4763.            <a  target="_self" aria-label="ادوبي وكانفا" href="https://gastore-sa.com/Adobe--and-Canva/c910261426" class="text-gray-500 !py-3 lg:!justify-start">
  4764.                            <img src="https://cdn.salla.sa/Pdvrr/gSDsdSwGXe0nx9tVAPffl6QNXH7t8RNbv3VjjMr9.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="ادوبي وكانفا"/>  
  4765.            
  4766.            
  4767.            <span class="!inline-block">ادوبي وكانفا</span>
  4768.        </a>
  4769.    </li>
  4770.    
  4771.  
  4772. <li class="!hidden lg:!block root-level lg:!inline-block
  4773.    
  4774.    "
  4775.     id="910261426">
  4776.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Adobe--and-Canva/c910261426" aria-label="ادوبي وكانفا">
  4777.            <span>ادوبي وكانفا</span>
  4778.        </a>
  4779.    
  4780.    
  4781.    </li>
  4782.                            
  4783. <li class="lg:hidden text-sm font-bold"  id=&quot;3120051&quot;>
  4784.    
  4785.  
  4786.            <a  target="_self" aria-label="برامج الحماية" href="https://gastore-sa.com/Protection-programs/c3120051" class="text-gray-500 !py-3 lg:!justify-start">
  4787.                            <img src="https://cdn.salla.sa/Pdvrr/uU0Iuf3uiRUIvmapTaStrffr1psQz0XUBayxSI5w.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="برامج الحماية"/>  
  4788.            
  4789.            
  4790.            <span class="!inline-block">برامج الحماية</span>
  4791.        </a>
  4792.    </li>
  4793.    
  4794.  
  4795. <li class="!hidden lg:!block root-level lg:!inline-block
  4796.    
  4797.    "
  4798.     id="3120051">
  4799.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Protection-programs/c3120051" aria-label="برامج الحماية">
  4800.            <span>برامج الحماية</span>
  4801.        </a>
  4802.    
  4803.    
  4804.    </li>
  4805.                            
  4806. <li class="lg:hidden text-sm font-bold"  id=&quot;802281917&quot;>
  4807.    
  4808.  
  4809.            <a  target="_self" aria-label="تطبيقات أخرى" href="https://gastore-sa.com/App-subscriptions/c802281917" class="text-gray-500 !py-3 lg:!justify-start">
  4810.                            <img src="https://cdn.salla.sa/Pdvrr/Zh5xtEH993wOqSpSSuR02QATMKNGLs1UM8pUFEWx.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="تطبيقات أخرى"/>  
  4811.            
  4812.            
  4813.            <span class="!inline-block">تطبيقات أخرى</span>
  4814.        </a>
  4815.    </li>
  4816.    
  4817.  
  4818. <li class="!hidden lg:!block root-level lg:!inline-block
  4819.    
  4820.    "
  4821.     id="802281917">
  4822.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/App-subscriptions/c802281917" aria-label="تطبيقات أخرى">
  4823.            <span>تطبيقات أخرى</span>
  4824.        </a>
  4825.    
  4826.    
  4827.    </li>
  4828.                    </ul>
  4829.    </li>
  4830.    
  4831.  
  4832. <li class="!hidden lg:!block root-level lg:!inline-block
  4833.    
  4834.     has-children"
  4835.     id="1194506277">
  4836.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/PC-Software/c1194506277" aria-label="البرامج">
  4837.            <span>البرامج</span>
  4838.        </a>
  4839.    
  4840.    
  4841.            <div class="sub-menu pr-2 ltr:pl-2 pl-8 pb-6 min-w-[200px] !backdrop-blur-[5px]">
  4842.            <ul class="">
  4843.                                    
  4844. <li class="lg:hidden text-sm font-bold"  id=&quot;951197623&quot;>
  4845.    
  4846.  
  4847.            <a  target="_self" aria-label="ويندوز والاوفيس" href="https://gastore-sa.com/Windows-and-Office-Subscriptions/c951197623" class="text-gray-500 !py-3 lg:!justify-start">
  4848.                            <img src="https://cdn.salla.sa/Pdvrr/GjTn9BeGoxlISmcEGp0Y5jabr2ACjtk2MCDR3FBq.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="ويندوز والاوفيس"/>  
  4849.            
  4850.            
  4851.            <span class="!inline-block">ويندوز والاوفيس</span>
  4852.        </a>
  4853.    </li>
  4854.    
  4855.  
  4856. <li class="!hidden lg:!block relative
  4857.    
  4858.    "
  4859.     id="951197623">
  4860.        <a class=""  target="_self" href="https://gastore-sa.com/Windows-and-Office-Subscriptions/c951197623" aria-label="ويندوز والاوفيس">
  4861.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">ويندوز والاوفيس</span>
  4862.    </a>  
  4863.        
  4864.    
  4865.    </li>
  4866.                                    
  4867. <li class="lg:hidden text-sm font-bold"  id=&quot;910261426&quot;>
  4868.    
  4869.  
  4870.            <a  target="_self" aria-label="ادوبي وكانفا" href="https://gastore-sa.com/Adobe--and-Canva/c910261426" class="text-gray-500 !py-3 lg:!justify-start">
  4871.                            <img src="https://cdn.salla.sa/Pdvrr/gSDsdSwGXe0nx9tVAPffl6QNXH7t8RNbv3VjjMr9.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="ادوبي وكانفا"/>  
  4872.            
  4873.            
  4874.            <span class="!inline-block">ادوبي وكانفا</span>
  4875.        </a>
  4876.    </li>
  4877.    
  4878.  
  4879. <li class="!hidden lg:!block relative
  4880.    
  4881.    "
  4882.     id="910261426">
  4883.        <a class=""  target="_self" href="https://gastore-sa.com/Adobe--and-Canva/c910261426" aria-label="ادوبي وكانفا">
  4884.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">ادوبي وكانفا</span>
  4885.    </a>  
  4886.        
  4887.    
  4888.    </li>
  4889.                                    
  4890. <li class="lg:hidden text-sm font-bold"  id=&quot;3120051&quot;>
  4891.    
  4892.  
  4893.            <a  target="_self" aria-label="برامج الحماية" href="https://gastore-sa.com/Protection-programs/c3120051" class="text-gray-500 !py-3 lg:!justify-start">
  4894.                            <img src="https://cdn.salla.sa/Pdvrr/uU0Iuf3uiRUIvmapTaStrffr1psQz0XUBayxSI5w.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="برامج الحماية"/>  
  4895.            
  4896.            
  4897.            <span class="!inline-block">برامج الحماية</span>
  4898.        </a>
  4899.    </li>
  4900.    
  4901.  
  4902. <li class="!hidden lg:!block relative
  4903.    
  4904.    "
  4905.     id="3120051">
  4906.        <a class=""  target="_self" href="https://gastore-sa.com/Protection-programs/c3120051" aria-label="برامج الحماية">
  4907.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">برامج الحماية</span>
  4908.    </a>  
  4909.        
  4910.    
  4911.    </li>
  4912.                                    
  4913. <li class="lg:hidden text-sm font-bold"  id=&quot;802281917&quot;>
  4914.    
  4915.  
  4916.            <a  target="_self" aria-label="تطبيقات أخرى" href="https://gastore-sa.com/App-subscriptions/c802281917" class="text-gray-500 !py-3 lg:!justify-start">
  4917.                            <img src="https://cdn.salla.sa/Pdvrr/Zh5xtEH993wOqSpSSuR02QATMKNGLs1UM8pUFEWx.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="تطبيقات أخرى"/>  
  4918.            
  4919.            
  4920.            <span class="!inline-block">تطبيقات أخرى</span>
  4921.        </a>
  4922.    </li>
  4923.    
  4924.  
  4925. <li class="!hidden lg:!block relative
  4926.    
  4927.    "
  4928.     id="802281917">
  4929.        <a class=""  target="_self" href="https://gastore-sa.com/App-subscriptions/c802281917" aria-label="تطبيقات أخرى">
  4930.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">تطبيقات أخرى</span>
  4931.    </a>  
  4932.        
  4933.    
  4934.    </li>
  4935.                            </ul>
  4936.                    </div>
  4937.    </li>
  4938. <li class="lg:hidden text-sm font-bold"  id=&quot;1563326337&quot;>
  4939.    
  4940.  
  4941.            <span class="!py-3 !inline-block">
  4942.                   <img src="https://cdn.salla.sa/Pdvrr/dlfl6cpSroHFEA7aHo9YMUgiQebvct5nMKJ8a1Xz.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="شحن وخدمات الألعاب"/>  
  4943.            
  4944.        شحن وخدمات الألعاب
  4945.        </span>
  4946.        <ul>
  4947.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/Game-charging-and-services/c1563326337" class="text-gray-500">عرض الكل</a></li>
  4948.                            
  4949. <li class="lg:hidden text-sm font-bold"  id=&quot;1812783450&quot;>
  4950.    
  4951.  
  4952.            <span class="!py-3 !inline-block">
  4953.                   <img src="https://cdn.salla.sa/Pdvrr/Xo4JYmAeVZC1aTOtsD4rfVS9cYGHLO0qnggOpBNW.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="مارفل رايفلز"/>  
  4954.            
  4955.        مارفل رايفلز
  4956.        </span>
  4957.        <ul>
  4958.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/Marvel-Rivals/c1812783450" class="text-gray-500">عرض الكل</a></li>
  4959.                            
  4960. <li class="lg:hidden text-sm font-bold"  id=&quot;1194794718&quot;>
  4961.    
  4962.  
  4963.            <a  target="_self" aria-label="حسابات مارفل" href="https://gastore-sa.com/حسابات-مارفل/c1194794718" class="text-gray-500 !py-3 lg:!justify-start">
  4964.                            <img src="https://cdn.salla.sa/Pdvrr/sfqnNdgKxy9SXYNR3VE8Ogr60USHdrnWBKEmhCY4.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="حسابات مارفل"/>  
  4965.            
  4966.            
  4967.            <span class="!inline-block">حسابات مارفل</span>
  4968.        </a>
  4969.    </li>
  4970.    
  4971.  
  4972. <li class="!hidden lg:!block root-level lg:!inline-block
  4973.    
  4974.    "
  4975.     id="1194794718">
  4976.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/حسابات-مارفل/c1194794718" aria-label="حسابات مارفل">
  4977.            <span>حسابات مارفل</span>
  4978.        </a>
  4979.    
  4980.    
  4981.    </li>
  4982.                            
  4983. <li class="lg:hidden text-sm font-bold"  id=&quot;1219688355&quot;>
  4984.    
  4985.  
  4986.            <a  target="_self" aria-label="لاتيس" href="https://gastore-sa.com/Marvel-Rivals-Lattice/c1219688355" class="text-gray-500 !py-3 lg:!justify-start">
  4987.                            <img src="https://cdn.salla.sa/Pdvrr/9mE6eCZCnHguN0fwWbPZYxNFakmwHteRLyzyKMzg.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="لاتيس"/>  
  4988.            
  4989.            
  4990.            <span class="!inline-block">لاتيس</span>
  4991.        </a>
  4992.    </li>
  4993.    
  4994.  
  4995. <li class="!hidden lg:!block root-level lg:!inline-block
  4996.    
  4997.    "
  4998.     id="1219688355">
  4999.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Marvel-Rivals-Lattice/c1219688355" aria-label="لاتيس">
  5000.            <span>لاتيس</span>
  5001.        </a>
  5002.    
  5003.    
  5004.    </li>
  5005.                            
  5006. <li class="lg:hidden text-sm font-bold"  id=&quot;562332900&quot;>
  5007.    
  5008.  
  5009.            <a  target="_self" aria-label="سكنات مارفل" href="https://gastore-sa.com/Marvel-Rivals-Skins/c562332900" class="text-gray-500 !py-3 lg:!justify-start">
  5010.                            <img src="https://cdn.salla.sa/Pdvrr/bvAJKn0zE24ORThvJK9lbk0YJ6CNnnO9064lVEFf.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="سكنات مارفل"/>  
  5011.            
  5012.            
  5013.            <span class="!inline-block">سكنات مارفل</span>
  5014.        </a>
  5015.    </li>
  5016.    
  5017.  
  5018. <li class="!hidden lg:!block root-level lg:!inline-block
  5019.    
  5020.    "
  5021.     id="562332900">
  5022.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Marvel-Rivals-Skins/c562332900" aria-label="سكنات مارفل">
  5023.            <span>سكنات مارفل</span>
  5024.        </a>
  5025.    
  5026.    
  5027.    </li>
  5028.                    </ul>
  5029.    </li>
  5030.    
  5031.  
  5032. <li class="!hidden lg:!block root-level lg:!inline-block
  5033.    
  5034.     has-children"
  5035.     id="1812783450">
  5036.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Marvel-Rivals/c1812783450" aria-label="مارفل رايفلز">
  5037.            <span>مارفل رايفلز</span>
  5038.        </a>
  5039.    
  5040.    
  5041.            <div class="sub-menu pr-2 ltr:pl-2 pl-8 pb-6 min-w-[200px] !backdrop-blur-[5px]">
  5042.            <ul class="">
  5043.                                    
  5044. <li class="lg:hidden text-sm font-bold"  id=&quot;1194794718&quot;>
  5045.    
  5046.  
  5047.            <a  target="_self" aria-label="حسابات مارفل" href="https://gastore-sa.com/حسابات-مارفل/c1194794718" class="text-gray-500 !py-3 lg:!justify-start">
  5048.                            <img src="https://cdn.salla.sa/Pdvrr/sfqnNdgKxy9SXYNR3VE8Ogr60USHdrnWBKEmhCY4.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="حسابات مارفل"/>  
  5049.            
  5050.            
  5051.            <span class="!inline-block">حسابات مارفل</span>
  5052.        </a>
  5053.    </li>
  5054.    
  5055.  
  5056. <li class="!hidden lg:!block relative
  5057.    
  5058.    "
  5059.     id="1194794718">
  5060.        <a class=""  target="_self" href="https://gastore-sa.com/حسابات-مارفل/c1194794718" aria-label="حسابات مارفل">
  5061.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">حسابات مارفل</span>
  5062.    </a>  
  5063.        
  5064.    
  5065.    </li>
  5066.                                    
  5067. <li class="lg:hidden text-sm font-bold"  id=&quot;1219688355&quot;>
  5068.    
  5069.  
  5070.            <a  target="_self" aria-label="لاتيس" href="https://gastore-sa.com/Marvel-Rivals-Lattice/c1219688355" class="text-gray-500 !py-3 lg:!justify-start">
  5071.                            <img src="https://cdn.salla.sa/Pdvrr/9mE6eCZCnHguN0fwWbPZYxNFakmwHteRLyzyKMzg.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="لاتيس"/>  
  5072.            
  5073.            
  5074.            <span class="!inline-block">لاتيس</span>
  5075.        </a>
  5076.    </li>
  5077.    
  5078.  
  5079. <li class="!hidden lg:!block relative
  5080.    
  5081.    "
  5082.     id="1219688355">
  5083.        <a class=""  target="_self" href="https://gastore-sa.com/Marvel-Rivals-Lattice/c1219688355" aria-label="لاتيس">
  5084.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">لاتيس</span>
  5085.    </a>  
  5086.        
  5087.    
  5088.    </li>
  5089.                                    
  5090. <li class="lg:hidden text-sm font-bold"  id=&quot;562332900&quot;>
  5091.    
  5092.  
  5093.            <a  target="_self" aria-label="سكنات مارفل" href="https://gastore-sa.com/Marvel-Rivals-Skins/c562332900" class="text-gray-500 !py-3 lg:!justify-start">
  5094.                            <img src="https://cdn.salla.sa/Pdvrr/bvAJKn0zE24ORThvJK9lbk0YJ6CNnnO9064lVEFf.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="سكنات مارفل"/>  
  5095.            
  5096.            
  5097.            <span class="!inline-block">سكنات مارفل</span>
  5098.        </a>
  5099.    </li>
  5100.    
  5101.  
  5102. <li class="!hidden lg:!block relative
  5103.    
  5104.    "
  5105.     id="562332900">
  5106.        <a class=""  target="_self" href="https://gastore-sa.com/Marvel-Rivals-Skins/c562332900" aria-label="سكنات مارفل">
  5107.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">سكنات مارفل</span>
  5108.    </a>  
  5109.        
  5110.    
  5111.    </li>
  5112.                            </ul>
  5113.                    </div>
  5114.    </li>
  5115.                            
  5116. <li class="lg:hidden text-sm font-bold"  id=&quot;1192988774&quot;>
  5117.    
  5118.  
  5119.            <a  target="_self" aria-label="نداء الحرب 3" href="https://gastore-sa.com/Call-of-War/c1192988774" class="text-gray-500 !py-3 lg:!justify-start">
  5120.                            <img src="https://cdn.salla.sa/Pdvrr/I6eiSKhzgjQTCGkzuZeEDD2yNGRmdcGBfYwBEN8o.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="نداء الحرب 3"/>  
  5121.            
  5122.            
  5123.            <span class="!inline-block">نداء الحرب 3</span>
  5124.        </a>
  5125.    </li>
  5126.    
  5127.  
  5128. <li class="!hidden lg:!block root-level lg:!inline-block
  5129.    
  5130.    "
  5131.     id="1192988774">
  5132.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Call-of-War/c1192988774" aria-label="نداء الحرب 3">
  5133.            <span>نداء الحرب 3</span>
  5134.        </a>
  5135.    
  5136.    
  5137.    </li>
  5138.                            
  5139. <li class="lg:hidden text-sm font-bold"  id=&quot;1959745910&quot;>
  5140.    
  5141.  
  5142.            <span class="!py-3 !inline-block">
  5143.                   <img src="https://cdn.salla.sa/Pdvrr/laeFhFcNKwGqWDD87003bYMZs3k8uvR7U7QQ5lu3.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="فورتنايت"/>  
  5144.            
  5145.        فورتنايت
  5146.        </span>
  5147.        <ul>
  5148.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/Fortnite-V-Bucks/c1959745910" class="text-gray-500">عرض الكل</a></li>
  5149.                            
  5150. <li class="lg:hidden text-sm font-bold"  id=&quot;1804212686&quot;>
  5151.    
  5152.  
  5153.            <a  target="_self" aria-label="فيبوكس" href="https://gastore-sa.com/fortnite-vbucks/c1804212686" class="text-gray-500 !py-3 lg:!justify-start">
  5154.                            <img src="https://cdn.salla.sa/Pdvrr/uglkwG9K9cZZYf0SyXcRxxS0jOWBSVWB16K9WIar.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="فيبوكس"/>  
  5155.            
  5156.            
  5157.            <span class="!inline-block">فيبوكس</span>
  5158.        </a>
  5159.    </li>
  5160.    
  5161.  
  5162. <li class="!hidden lg:!block root-level lg:!inline-block
  5163.    
  5164.    "
  5165.     id="1804212686">
  5166.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/fortnite-vbucks/c1804212686" aria-label="فيبوكس">
  5167.            <span>فيبوكس</span>
  5168.        </a>
  5169.    
  5170.    
  5171.    </li>
  5172.                            
  5173. <li class="lg:hidden text-sm font-bold"  id=&quot;2112235584&quot;>
  5174.    
  5175.  
  5176.            <a  target="_self" aria-label="باتل باس" href="https://gastore-sa.com/Fortnite-Battle-Pass/c2112235584" class="text-gray-500 !py-3 lg:!justify-start">
  5177.                            <img src="https://cdn.salla.sa/Pdvrr/kRFgGVVdG9JBwXXNldC7lDWr7lLvn4mX5oPar42d.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="باتل باس"/>  
  5178.            
  5179.            
  5180.            <span class="!inline-block">باتل باس</span>
  5181.        </a>
  5182.    </li>
  5183.    
  5184.  
  5185. <li class="!hidden lg:!block root-level lg:!inline-block
  5186.    
  5187.    "
  5188.     id="2112235584">
  5189.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Fortnite-Battle-Pass/c2112235584" aria-label="باتل باس">
  5190.            <span>باتل باس</span>
  5191.        </a>
  5192.    
  5193.    
  5194.    </li>
  5195.                            
  5196. <li class="lg:hidden text-sm font-bold"  id=&quot;1969476945&quot;>
  5197.    
  5198.  
  5199.            <a  target="_self" aria-label="آيتم شوب" href="https://gastore-sa.com/fortnite-item-shop/c1969476945" class="text-gray-500 !py-3 lg:!justify-start">
  5200.                            <img src="https://cdn.salla.sa/Pdvrr/eeXJRXjRxP4GaWORl4eHf8Tz2H1IO9fRsThquLdt.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="آيتم شوب"/>  
  5201.            
  5202.            
  5203.            <span class="!inline-block">آيتم شوب</span>
  5204.        </a>
  5205.    </li>
  5206.    
  5207.  
  5208. <li class="!hidden lg:!block root-level lg:!inline-block
  5209.    
  5210.    "
  5211.     id="1969476945">
  5212.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/fortnite-item-shop/c1969476945" aria-label="آيتم شوب">
  5213.            <span>آيتم شوب</span>
  5214.        </a>
  5215.    
  5216.    
  5217.    </li>
  5218.                            
  5219. <li class="lg:hidden text-sm font-bold"  id=&quot;430832333&quot;>
  5220.    
  5221.  
  5222.            <span class="!py-3 !inline-block">
  5223.                   <img src="https://cdn.salla.sa/Pdvrr/7czuqIJi5TY0JQIPYyfBvVMxOQ3wUguHXvdcwDB5.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="حزمات"/>  
  5224.            
  5225.        حزمات
  5226.        </span>
  5227.        <ul>
  5228.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/Fortnite-bundles/c430832333" class="text-gray-500">عرض الكل</a></li>
  5229.                            
  5230. <li class="lg:hidden text-sm font-bold"  id=&quot;387443816&quot;>
  5231.    
  5232.  
  5233.            <a  target="_self" aria-label="DC" href="https://gastore-sa.com/dc/c387443816" class="text-gray-500  lg:!justify-start">
  5234.                        
  5235.            
  5236.            <span class="!inline-block">DC</span>
  5237.        </a>
  5238.    </li>
  5239.    
  5240.  
  5241. <li class="!hidden lg:!block root-level lg:!inline-block
  5242.    
  5243.    "
  5244.     id="387443816">
  5245.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/dc/c387443816" aria-label="DC">
  5246.            <span>DC</span>
  5247.        </a>
  5248.    
  5249.    
  5250.    </li>
  5251.                            
  5252. <li class="lg:hidden text-sm font-bold"  id=&quot;302329039&quot;>
  5253.    
  5254.  
  5255.            <a  target="_self" aria-label="الحصريات" href="https://gastore-sa.com/الحصريات/c302329039" class="text-gray-500  lg:!justify-start">
  5256.                        
  5257.            
  5258.            <span class="!inline-block">الحصريات</span>
  5259.        </a>
  5260.    </li>
  5261.    
  5262.  
  5263. <li class="!hidden lg:!block root-level lg:!inline-block
  5264.    
  5265.    "
  5266.     id="302329039">
  5267.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/الحصريات/c302329039" aria-label="الحصريات">
  5268.            <span>الحصريات</span>
  5269.        </a>
  5270.    
  5271.    
  5272.    </li>
  5273.                    </ul>
  5274.    </li>
  5275.    
  5276.  
  5277. <li class="!hidden lg:!block root-level lg:!inline-block
  5278.    
  5279.     has-children"
  5280.     id="430832333">
  5281.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Fortnite-bundles/c430832333" aria-label="حزمات">
  5282.            <span>حزمات</span>
  5283.        </a>
  5284.    
  5285.    
  5286.            <div class="sub-menu pr-2 ltr:pl-2 pl-8 pb-6 min-w-[200px] !backdrop-blur-[5px]">
  5287.            <ul class="">
  5288.                                    
  5289. <li class="lg:hidden text-sm font-bold"  id=&quot;387443816&quot;>
  5290.    
  5291.  
  5292.            <a  target="_self" aria-label="DC" href="https://gastore-sa.com/dc/c387443816" class="text-gray-500  lg:!justify-start">
  5293.                        
  5294.            
  5295.            <span class="!inline-block">DC</span>
  5296.        </a>
  5297.    </li>
  5298.    
  5299.  
  5300. <li class="!hidden lg:!block relative
  5301.    
  5302.    "
  5303.     id="387443816">
  5304.        <a class=""  target="_self" href="https://gastore-sa.com/dc/c387443816" aria-label="DC">
  5305.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">DC</span>
  5306.    </a>  
  5307.        
  5308.    
  5309.    </li>
  5310.                                    
  5311. <li class="lg:hidden text-sm font-bold"  id=&quot;302329039&quot;>
  5312.    
  5313.  
  5314.            <a  target="_self" aria-label="الحصريات" href="https://gastore-sa.com/الحصريات/c302329039" class="text-gray-500  lg:!justify-start">
  5315.                        
  5316.            
  5317.            <span class="!inline-block">الحصريات</span>
  5318.        </a>
  5319.    </li>
  5320.    
  5321.  
  5322. <li class="!hidden lg:!block relative
  5323.    
  5324.    "
  5325.     id="302329039">
  5326.        <a class=""  target="_self" href="https://gastore-sa.com/الحصريات/c302329039" aria-label="الحصريات">
  5327.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">الحصريات</span>
  5328.    </a>  
  5329.        
  5330.    
  5331.    </li>
  5332.                            </ul>
  5333.                    </div>
  5334.    </li>
  5335.                    </ul>
  5336.    </li>
  5337.    
  5338.  
  5339. <li class="!hidden lg:!block root-level lg:!inline-block
  5340.    
  5341.     has-children"
  5342.     id="1959745910">
  5343.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Fortnite-V-Bucks/c1959745910" aria-label="فورتنايت">
  5344.            <span>فورتنايت</span>
  5345.        </a>
  5346.    
  5347.    
  5348.            <div class="sub-menu pr-2 ltr:pl-2 pl-8 pb-6 min-w-[200px] !backdrop-blur-[5px]">
  5349.            <ul class="">
  5350.                                    
  5351. <li class="lg:hidden text-sm font-bold"  id=&quot;1804212686&quot;>
  5352.    
  5353.  
  5354.            <a  target="_self" aria-label="فيبوكس" href="https://gastore-sa.com/fortnite-vbucks/c1804212686" class="text-gray-500 !py-3 lg:!justify-start">
  5355.                            <img src="https://cdn.salla.sa/Pdvrr/uglkwG9K9cZZYf0SyXcRxxS0jOWBSVWB16K9WIar.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="فيبوكس"/>  
  5356.            
  5357.            
  5358.            <span class="!inline-block">فيبوكس</span>
  5359.        </a>
  5360.    </li>
  5361.    
  5362.  
  5363. <li class="!hidden lg:!block relative
  5364.    
  5365.    "
  5366.     id="1804212686">
  5367.        <a class=""  target="_self" href="https://gastore-sa.com/fortnite-vbucks/c1804212686" aria-label="فيبوكس">
  5368.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">فيبوكس</span>
  5369.    </a>  
  5370.        
  5371.    
  5372.    </li>
  5373.                                    
  5374. <li class="lg:hidden text-sm font-bold"  id=&quot;2112235584&quot;>
  5375.    
  5376.  
  5377.            <a  target="_self" aria-label="باتل باس" href="https://gastore-sa.com/Fortnite-Battle-Pass/c2112235584" class="text-gray-500 !py-3 lg:!justify-start">
  5378.                            <img src="https://cdn.salla.sa/Pdvrr/kRFgGVVdG9JBwXXNldC7lDWr7lLvn4mX5oPar42d.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="باتل باس"/>  
  5379.            
  5380.            
  5381.            <span class="!inline-block">باتل باس</span>
  5382.        </a>
  5383.    </li>
  5384.    
  5385.  
  5386. <li class="!hidden lg:!block relative
  5387.    
  5388.    "
  5389.     id="2112235584">
  5390.        <a class=""  target="_self" href="https://gastore-sa.com/Fortnite-Battle-Pass/c2112235584" aria-label="باتل باس">
  5391.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">باتل باس</span>
  5392.    </a>  
  5393.        
  5394.    
  5395.    </li>
  5396.                                    
  5397. <li class="lg:hidden text-sm font-bold"  id=&quot;1969476945&quot;>
  5398.    
  5399.  
  5400.            <a  target="_self" aria-label="آيتم شوب" href="https://gastore-sa.com/fortnite-item-shop/c1969476945" class="text-gray-500 !py-3 lg:!justify-start">
  5401.                            <img src="https://cdn.salla.sa/Pdvrr/eeXJRXjRxP4GaWORl4eHf8Tz2H1IO9fRsThquLdt.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="آيتم شوب"/>  
  5402.            
  5403.            
  5404.            <span class="!inline-block">آيتم شوب</span>
  5405.        </a>
  5406.    </li>
  5407.    
  5408.  
  5409. <li class="!hidden lg:!block relative
  5410.    
  5411.    "
  5412.     id="1969476945">
  5413.        <a class=""  target="_self" href="https://gastore-sa.com/fortnite-item-shop/c1969476945" aria-label="آيتم شوب">
  5414.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">آيتم شوب</span>
  5415.    </a>  
  5416.        
  5417.    
  5418.    </li>
  5419.                                    
  5420. <li class="lg:hidden text-sm font-bold"  id=&quot;430832333&quot;>
  5421.    
  5422.  
  5423.            <span class="!py-3 !inline-block">
  5424.                   <img src="https://cdn.salla.sa/Pdvrr/7czuqIJi5TY0JQIPYyfBvVMxOQ3wUguHXvdcwDB5.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="حزمات"/>  
  5425.            
  5426.        حزمات
  5427.        </span>
  5428.        <ul>
  5429.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/Fortnite-bundles/c430832333" class="text-gray-500">عرض الكل</a></li>
  5430.                            
  5431. <li class="lg:hidden text-sm font-bold"  id=&quot;387443816&quot;>
  5432.    
  5433.  
  5434.            <a  target="_self" aria-label="DC" href="https://gastore-sa.com/dc/c387443816" class="text-gray-500  lg:!justify-start">
  5435.                        
  5436.            
  5437.            <span class="!inline-block">DC</span>
  5438.        </a>
  5439.    </li>
  5440.    
  5441.  
  5442. <li class="!hidden lg:!block relative
  5443.    
  5444.    "
  5445.     id="387443816">
  5446.        <a class=""  target="_self" href="https://gastore-sa.com/dc/c387443816" aria-label="DC">
  5447.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">DC</span>
  5448.    </a>  
  5449.        
  5450.    
  5451.    </li>
  5452.                            
  5453. <li class="lg:hidden text-sm font-bold"  id=&quot;302329039&quot;>
  5454.    
  5455.  
  5456.            <a  target="_self" aria-label="الحصريات" href="https://gastore-sa.com/الحصريات/c302329039" class="text-gray-500  lg:!justify-start">
  5457.                        
  5458.            
  5459.            <span class="!inline-block">الحصريات</span>
  5460.        </a>
  5461.    </li>
  5462.    
  5463.  
  5464. <li class="!hidden lg:!block relative
  5465.    
  5466.    "
  5467.     id="302329039">
  5468.        <a class=""  target="_self" href="https://gastore-sa.com/الحصريات/c302329039" aria-label="الحصريات">
  5469.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">الحصريات</span>
  5470.    </a>  
  5471.        
  5472.    
  5473.    </li>
  5474.                    </ul>
  5475.    </li>
  5476.    
  5477.  
  5478. <li class="!hidden lg:!block relative
  5479.    
  5480.     has-children"
  5481.     id="430832333">
  5482.        <a class=""  target="_self" href="https://gastore-sa.com/Fortnite-bundles/c430832333" aria-label="حزمات">
  5483.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">حزمات</span>
  5484.    </a>  
  5485.        
  5486.    
  5487.                        
  5488. <li class="lg:hidden text-sm font-bold"  id=&quot;387443816&quot;>
  5489.    
  5490.  
  5491.            <a  target="_self" aria-label="DC" href="https://gastore-sa.com/dc/c387443816" class="text-gray-500  lg:!justify-start">
  5492.                        
  5493.            
  5494.            <span class="!inline-block">DC</span>
  5495.        </a>
  5496.    </li>
  5497.    
  5498.  
  5499. <li class="!hidden lg:!block relative
  5500.    
  5501.    "
  5502.     id="387443816">
  5503.        <a class=""  target="_self" href="https://gastore-sa.com/dc/c387443816" aria-label="DC">
  5504.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">DC</span>
  5505.    </a>  
  5506.        
  5507.    
  5508.    </li>
  5509.                    
  5510. <li class="lg:hidden text-sm font-bold"  id=&quot;302329039&quot;>
  5511.    
  5512.  
  5513.            <a  target="_self" aria-label="الحصريات" href="https://gastore-sa.com/الحصريات/c302329039" class="text-gray-500  lg:!justify-start">
  5514.                        
  5515.            
  5516.            <span class="!inline-block">الحصريات</span>
  5517.        </a>
  5518.    </li>
  5519.    
  5520.  
  5521. <li class="!hidden lg:!block relative
  5522.    
  5523.    "
  5524.     id="302329039">
  5525.        <a class=""  target="_self" href="https://gastore-sa.com/الحصريات/c302329039" aria-label="الحصريات">
  5526.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">الحصريات</span>
  5527.    </a>  
  5528.        
  5529.    
  5530.    </li>
  5531.            </li>
  5532.                            </ul>
  5533.                    </div>
  5534.    </li>
  5535.                            
  5536. <li class="lg:hidden text-sm font-bold"  id=&quot;831117034&quot;>
  5537.    
  5538.  
  5539.            <span class="!py-3 !inline-block">
  5540.                   <img src="https://cdn.salla.sa/Pdvrr/UmJr9448efLk0E2FXa8Tysqvvgv5Add3xhjuSFfX.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="قراند"/>  
  5541.            
  5542.        قراند
  5543.        </span>
  5544.        <ul>
  5545.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/Grand-Theft-Auto-V/c831117034" class="text-gray-500">عرض الكل</a></li>
  5546.                            
  5547. <li class="lg:hidden text-sm font-bold"  id=&quot;1440860935&quot;>
  5548.    
  5549.  
  5550.            <a  target="_self" aria-label="قراند الكمبيوتر" href="https://gastore-sa.com/GTA-PC-SERVICES/c1440860935" class="text-gray-500 !py-3 lg:!justify-start">
  5551.                            <img src="https://cdn.salla.sa/Pdvrr/CXqlrRWXAr7SM69SDOiNf4gJTrMjGrzIDFhs0iIA.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="قراند الكمبيوتر"/>  
  5552.            
  5553.            
  5554.            <span class="!inline-block">قراند الكمبيوتر</span>
  5555.        </a>
  5556.    </li>
  5557.    
  5558.  
  5559. <li class="!hidden lg:!block root-level lg:!inline-block
  5560.    
  5561.    "
  5562.     id="1440860935">
  5563.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/GTA-PC-SERVICES/c1440860935" aria-label="قراند الكمبيوتر">
  5564.            <span>قراند الكمبيوتر</span>
  5565.        </a>
  5566.    
  5567.    
  5568.    </li>
  5569.                            
  5570. <li class="lg:hidden text-sm font-bold"  id=&quot;142213428&quot;>
  5571.    
  5572.  
  5573.            <span class="!py-3 !inline-block">
  5574.                   <img src="https://cdn.salla.sa/Pdvrr/BNmyWjK3tfY57eND4zpqAdCDFB0GpJoamNy72uOT.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="قراند السوني"/>  
  5575.            
  5576.        قراند السوني
  5577.        </span>
  5578.        <ul>
  5579.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/GTA-PSN-PlayStation/c142213428" class="text-gray-500">عرض الكل</a></li>
  5580.                            
  5581. <li class="lg:hidden text-sm font-bold"  id=&quot;549300625&quot;>
  5582.    
  5583.  
  5584.            <a  target="_self" aria-label="شحن" href="https://gastore-sa.com/GTA-PSN-CASH/c549300625" class="text-gray-500  lg:!justify-start">
  5585.                        
  5586.            
  5587.            <span class="!inline-block">شحن</span>
  5588.        </a>
  5589.    </li>
  5590.    
  5591.  
  5592. <li class="!hidden lg:!block root-level lg:!inline-block
  5593.    
  5594.    "
  5595.     id="549300625">
  5596.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/GTA-PSN-CASH/c549300625" aria-label="شحن">
  5597.            <span>شحن</span>
  5598.        </a>
  5599.    
  5600.    
  5601.    </li>
  5602.                            
  5603. <li class="lg:hidden text-sm font-bold"  id=&quot;1922746514&quot;>
  5604.    
  5605.  
  5606.            <a  target="_self" aria-label="لفلات" href="https://gastore-sa.com/GTA-PSN-LEVEL/c1922746514" class="text-gray-500  lg:!justify-start">
  5607.                        
  5608.            
  5609.            <span class="!inline-block">لفلات</span>
  5610.        </a>
  5611.    </li>
  5612.    
  5613.  
  5614. <li class="!hidden lg:!block root-level lg:!inline-block
  5615.    
  5616.    "
  5617.     id="1922746514">
  5618.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/GTA-PSN-LEVEL/c1922746514" aria-label="لفلات">
  5619.            <span>لفلات</span>
  5620.        </a>
  5621.    
  5622.    
  5623.    </li>
  5624.                    </ul>
  5625.    </li>
  5626.    
  5627.  
  5628. <li class="!hidden lg:!block root-level lg:!inline-block
  5629.    
  5630.     has-children"
  5631.     id="142213428">
  5632.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/GTA-PSN-PlayStation/c142213428" aria-label="قراند السوني">
  5633.            <span>قراند السوني</span>
  5634.        </a>
  5635.    
  5636.    
  5637.            <div class="sub-menu pr-2 ltr:pl-2 pl-8 pb-6 min-w-[200px] !backdrop-blur-[5px]">
  5638.            <ul class="">
  5639.                                    
  5640. <li class="lg:hidden text-sm font-bold"  id=&quot;549300625&quot;>
  5641.    
  5642.  
  5643.            <a  target="_self" aria-label="شحن" href="https://gastore-sa.com/GTA-PSN-CASH/c549300625" class="text-gray-500  lg:!justify-start">
  5644.                        
  5645.            
  5646.            <span class="!inline-block">شحن</span>
  5647.        </a>
  5648.    </li>
  5649.    
  5650.  
  5651. <li class="!hidden lg:!block relative
  5652.    
  5653.    "
  5654.     id="549300625">
  5655.        <a class=""  target="_self" href="https://gastore-sa.com/GTA-PSN-CASH/c549300625" aria-label="شحن">
  5656.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">شحن</span>
  5657.    </a>  
  5658.        
  5659.    
  5660.    </li>
  5661.                                    
  5662. <li class="lg:hidden text-sm font-bold"  id=&quot;1922746514&quot;>
  5663.    
  5664.  
  5665.            <a  target="_self" aria-label="لفلات" href="https://gastore-sa.com/GTA-PSN-LEVEL/c1922746514" class="text-gray-500  lg:!justify-start">
  5666.                        
  5667.            
  5668.            <span class="!inline-block">لفلات</span>
  5669.        </a>
  5670.    </li>
  5671.    
  5672.  
  5673. <li class="!hidden lg:!block relative
  5674.    
  5675.    "
  5676.     id="1922746514">
  5677.        <a class=""  target="_self" href="https://gastore-sa.com/GTA-PSN-LEVEL/c1922746514" aria-label="لفلات">
  5678.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">لفلات</span>
  5679.    </a>  
  5680.        
  5681.    
  5682.    </li>
  5683.                            </ul>
  5684.                    </div>
  5685.    </li>
  5686.                            
  5687. <li class="lg:hidden text-sm font-bold"  id=&quot;1716451737&quot;>
  5688.    
  5689.  
  5690.            <a  target="_self" aria-label="قراند الاكسبوكس" href="https://gastore-sa.com/GTA-XBOX-SERVICES/c1716451737" class="text-gray-500 !py-3 lg:!justify-start">
  5691.                            <img src="https://cdn.salla.sa/Pdvrr/7vwXGQsK0c30u8n4DPbWSXAT0eeICUrgHpZwocYV.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="قراند الاكسبوكس"/>  
  5692.            
  5693.            
  5694.            <span class="!inline-block">قراند الاكسبوكس</span>
  5695.        </a>
  5696.    </li>
  5697.    
  5698.  
  5699. <li class="!hidden lg:!block root-level lg:!inline-block
  5700.    
  5701.    "
  5702.     id="1716451737">
  5703.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/GTA-XBOX-SERVICES/c1716451737" aria-label="قراند الاكسبوكس">
  5704.            <span>قراند الاكسبوكس</span>
  5705.        </a>
  5706.    
  5707.    
  5708.    </li>
  5709.                    </ul>
  5710.    </li>
  5711.    
  5712.  
  5713. <li class="!hidden lg:!block root-level lg:!inline-block
  5714.    
  5715.     has-children"
  5716.     id="831117034">
  5717.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Grand-Theft-Auto-V/c831117034" aria-label="قراند">
  5718.            <span>قراند</span>
  5719.        </a>
  5720.    
  5721.    
  5722.            <div class="sub-menu pr-2 ltr:pl-2 pl-8 pb-6 min-w-[200px] !backdrop-blur-[5px]">
  5723.            <ul class="">
  5724.                                    
  5725. <li class="lg:hidden text-sm font-bold"  id=&quot;1440860935&quot;>
  5726.    
  5727.  
  5728.            <a  target="_self" aria-label="قراند الكمبيوتر" href="https://gastore-sa.com/GTA-PC-SERVICES/c1440860935" class="text-gray-500 !py-3 lg:!justify-start">
  5729.                            <img src="https://cdn.salla.sa/Pdvrr/CXqlrRWXAr7SM69SDOiNf4gJTrMjGrzIDFhs0iIA.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="قراند الكمبيوتر"/>  
  5730.            
  5731.            
  5732.            <span class="!inline-block">قراند الكمبيوتر</span>
  5733.        </a>
  5734.    </li>
  5735.    
  5736.  
  5737. <li class="!hidden lg:!block relative
  5738.    
  5739.    "
  5740.     id="1440860935">
  5741.        <a class=""  target="_self" href="https://gastore-sa.com/GTA-PC-SERVICES/c1440860935" aria-label="قراند الكمبيوتر">
  5742.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">قراند الكمبيوتر</span>
  5743.    </a>  
  5744.        
  5745.    
  5746.    </li>
  5747.                                    
  5748. <li class="lg:hidden text-sm font-bold"  id=&quot;142213428&quot;>
  5749.    
  5750.  
  5751.            <span class="!py-3 !inline-block">
  5752.                   <img src="https://cdn.salla.sa/Pdvrr/BNmyWjK3tfY57eND4zpqAdCDFB0GpJoamNy72uOT.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="قراند السوني"/>  
  5753.            
  5754.        قراند السوني
  5755.        </span>
  5756.        <ul>
  5757.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/GTA-PSN-PlayStation/c142213428" class="text-gray-500">عرض الكل</a></li>
  5758.                            
  5759. <li class="lg:hidden text-sm font-bold"  id=&quot;549300625&quot;>
  5760.    
  5761.  
  5762.            <a  target="_self" aria-label="شحن" href="https://gastore-sa.com/GTA-PSN-CASH/c549300625" class="text-gray-500  lg:!justify-start">
  5763.                        
  5764.            
  5765.            <span class="!inline-block">شحن</span>
  5766.        </a>
  5767.    </li>
  5768.    
  5769.  
  5770. <li class="!hidden lg:!block relative
  5771.    
  5772.    "
  5773.     id="549300625">
  5774.        <a class=""  target="_self" href="https://gastore-sa.com/GTA-PSN-CASH/c549300625" aria-label="شحن">
  5775.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">شحن</span>
  5776.    </a>  
  5777.        
  5778.    
  5779.    </li>
  5780.                            
  5781. <li class="lg:hidden text-sm font-bold"  id=&quot;1922746514&quot;>
  5782.    
  5783.  
  5784.            <a  target="_self" aria-label="لفلات" href="https://gastore-sa.com/GTA-PSN-LEVEL/c1922746514" class="text-gray-500  lg:!justify-start">
  5785.                        
  5786.            
  5787.            <span class="!inline-block">لفلات</span>
  5788.        </a>
  5789.    </li>
  5790.    
  5791.  
  5792. <li class="!hidden lg:!block relative
  5793.    
  5794.    "
  5795.     id="1922746514">
  5796.        <a class=""  target="_self" href="https://gastore-sa.com/GTA-PSN-LEVEL/c1922746514" aria-label="لفلات">
  5797.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">لفلات</span>
  5798.    </a>  
  5799.        
  5800.    
  5801.    </li>
  5802.                    </ul>
  5803.    </li>
  5804.    
  5805.  
  5806. <li class="!hidden lg:!block relative
  5807.    
  5808.     has-children"
  5809.     id="142213428">
  5810.        <a class=""  target="_self" href="https://gastore-sa.com/GTA-PSN-PlayStation/c142213428" aria-label="قراند السوني">
  5811.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">قراند السوني</span>
  5812.    </a>  
  5813.        
  5814.    
  5815.                        
  5816. <li class="lg:hidden text-sm font-bold"  id=&quot;549300625&quot;>
  5817.    
  5818.  
  5819.            <a  target="_self" aria-label="شحن" href="https://gastore-sa.com/GTA-PSN-CASH/c549300625" class="text-gray-500  lg:!justify-start">
  5820.                        
  5821.            
  5822.            <span class="!inline-block">شحن</span>
  5823.        </a>
  5824.    </li>
  5825.    
  5826.  
  5827. <li class="!hidden lg:!block relative
  5828.    
  5829.    "
  5830.     id="549300625">
  5831.        <a class=""  target="_self" href="https://gastore-sa.com/GTA-PSN-CASH/c549300625" aria-label="شحن">
  5832.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">شحن</span>
  5833.    </a>  
  5834.        
  5835.    
  5836.    </li>
  5837.                    
  5838. <li class="lg:hidden text-sm font-bold"  id=&quot;1922746514&quot;>
  5839.    
  5840.  
  5841.            <a  target="_self" aria-label="لفلات" href="https://gastore-sa.com/GTA-PSN-LEVEL/c1922746514" class="text-gray-500  lg:!justify-start">
  5842.                        
  5843.            
  5844.            <span class="!inline-block">لفلات</span>
  5845.        </a>
  5846.    </li>
  5847.    
  5848.  
  5849. <li class="!hidden lg:!block relative
  5850.    
  5851.    "
  5852.     id="1922746514">
  5853.        <a class=""  target="_self" href="https://gastore-sa.com/GTA-PSN-LEVEL/c1922746514" aria-label="لفلات">
  5854.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">لفلات</span>
  5855.    </a>  
  5856.        
  5857.    
  5858.    </li>
  5859.            </li>
  5860.                                    
  5861. <li class="lg:hidden text-sm font-bold"  id=&quot;1716451737&quot;>
  5862.    
  5863.  
  5864.            <a  target="_self" aria-label="قراند الاكسبوكس" href="https://gastore-sa.com/GTA-XBOX-SERVICES/c1716451737" class="text-gray-500 !py-3 lg:!justify-start">
  5865.                            <img src="https://cdn.salla.sa/Pdvrr/7vwXGQsK0c30u8n4DPbWSXAT0eeICUrgHpZwocYV.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="قراند الاكسبوكس"/>  
  5866.            
  5867.            
  5868.            <span class="!inline-block">قراند الاكسبوكس</span>
  5869.        </a>
  5870.    </li>
  5871.    
  5872.  
  5873. <li class="!hidden lg:!block relative
  5874.    
  5875.    "
  5876.     id="1716451737">
  5877.        <a class=""  target="_self" href="https://gastore-sa.com/GTA-XBOX-SERVICES/c1716451737" aria-label="قراند الاكسبوكس">
  5878.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">قراند الاكسبوكس</span>
  5879.    </a>  
  5880.        
  5881.    
  5882.    </li>
  5883.                            </ul>
  5884.                    </div>
  5885.    </li>
  5886.                            
  5887. <li class="lg:hidden text-sm font-bold"  id=&quot;1182403218&quot;>
  5888.    
  5889.  
  5890.            <a  target="_self" aria-label="ببجي" href="https://gastore-sa.com/PUBG-Mobile-UC/c1182403218" class="text-gray-500 !py-3 lg:!justify-start">
  5891.                            <img src="https://cdn.salla.sa/Pdvrr/tiyMlnO7DR4izw0pAg1h7pFvyOxQtQSwktF7mvPn.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="ببجي"/>  
  5892.            
  5893.            
  5894.            <span class="!inline-block">ببجي</span>
  5895.        </a>
  5896.    </li>
  5897.    
  5898.  
  5899. <li class="!hidden lg:!block root-level lg:!inline-block
  5900.    
  5901.    "
  5902.     id="1182403218">
  5903.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/PUBG-Mobile-UC/c1182403218" aria-label="ببجي">
  5904.            <span>ببجي</span>
  5905.        </a>
  5906.    
  5907.    
  5908.    </li>
  5909.                            
  5910. <li class="lg:hidden text-sm font-bold"  id=&quot;700451558&quot;>
  5911.    
  5912.  
  5913.            <span class="!py-3 !inline-block">
  5914.                   <img src="https://cdn.salla.sa/Pdvrr/P88wFhcwOYlQiM7lmRczaN89vvlJI87Zo4EnNWhT.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="قنشن"/>  
  5915.            
  5916.        قنشن
  5917.        </span>
  5918.        <ul>
  5919.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/Genshin-Impact-Crystals/c700451558" class="text-gray-500">عرض الكل</a></li>
  5920.                            
  5921. <li class="lg:hidden text-sm font-bold"  id=&quot;1183396696&quot;>
  5922.    
  5923.  
  5924.            <a  target="_self" aria-label="شحن كرستالات" href="https://gastore-sa.com/Genesis-Crystals/c1183396696" class="text-gray-500 !py-3 lg:!justify-start">
  5925.                            <img src="https://cdn.salla.sa/Pdvrr/Rc4gZTy7FaZpMA81AyFDsjWJa5EyAeoE5wwfSVUu.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="شحن كرستالات"/>  
  5926.            
  5927.            
  5928.            <span class="!inline-block">شحن كرستالات</span>
  5929.        </a>
  5930.    </li>
  5931.    
  5932.  
  5933. <li class="!hidden lg:!block root-level lg:!inline-block
  5934.    
  5935.    "
  5936.     id="1183396696">
  5937.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Genesis-Crystals/c1183396696" aria-label="شحن كرستالات">
  5938.            <span>شحن كرستالات</span>
  5939.        </a>
  5940.    
  5941.    
  5942.    </li>
  5943.                            
  5944. <li class="lg:hidden text-sm font-bold"  id=&quot;985175553&quot;>
  5945.    
  5946.  
  5947.            <a  target="_self" aria-label="حسابات" href="https://gastore-sa.com/Genshin-Impact-Account/c985175553" class="text-gray-500 !py-3 lg:!justify-start">
  5948.                            <img src="https://cdn.salla.sa/Pdvrr/gGHSNZKn94AtRCsGfghJTXGqX1RTIQVhBISag5JP.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="حسابات"/>  
  5949.            
  5950.            
  5951.            <span class="!inline-block">حسابات</span>
  5952.        </a>
  5953.    </li>
  5954.    
  5955.  
  5956. <li class="!hidden lg:!block root-level lg:!inline-block
  5957.    
  5958.    "
  5959.     id="985175553">
  5960.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Genshin-Impact-Account/c985175553" aria-label="حسابات">
  5961.            <span>حسابات</span>
  5962.        </a>
  5963.    
  5964.    
  5965.    </li>
  5966.                    </ul>
  5967.    </li>
  5968.    
  5969.  
  5970. <li class="!hidden lg:!block root-level lg:!inline-block
  5971.    
  5972.     has-children"
  5973.     id="700451558">
  5974.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Genshin-Impact-Crystals/c700451558" aria-label="قنشن">
  5975.            <span>قنشن</span>
  5976.        </a>
  5977.    
  5978.    
  5979.            <div class="sub-menu pr-2 ltr:pl-2 pl-8 pb-6 min-w-[200px] !backdrop-blur-[5px]">
  5980.            <ul class="">
  5981.                                    
  5982. <li class="lg:hidden text-sm font-bold"  id=&quot;1183396696&quot;>
  5983.    
  5984.  
  5985.            <a  target="_self" aria-label="شحن كرستالات" href="https://gastore-sa.com/Genesis-Crystals/c1183396696" class="text-gray-500 !py-3 lg:!justify-start">
  5986.                            <img src="https://cdn.salla.sa/Pdvrr/Rc4gZTy7FaZpMA81AyFDsjWJa5EyAeoE5wwfSVUu.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="شحن كرستالات"/>  
  5987.            
  5988.            
  5989.            <span class="!inline-block">شحن كرستالات</span>
  5990.        </a>
  5991.    </li>
  5992.    
  5993.  
  5994. <li class="!hidden lg:!block relative
  5995.    
  5996.    "
  5997.     id="1183396696">
  5998.        <a class=""  target="_self" href="https://gastore-sa.com/Genesis-Crystals/c1183396696" aria-label="شحن كرستالات">
  5999.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">شحن كرستالات</span>
  6000.    </a>  
  6001.        
  6002.    
  6003.    </li>
  6004.                                    
  6005. <li class="lg:hidden text-sm font-bold"  id=&quot;985175553&quot;>
  6006.    
  6007.  
  6008.            <a  target="_self" aria-label="حسابات" href="https://gastore-sa.com/Genshin-Impact-Account/c985175553" class="text-gray-500 !py-3 lg:!justify-start">
  6009.                            <img src="https://cdn.salla.sa/Pdvrr/gGHSNZKn94AtRCsGfghJTXGqX1RTIQVhBISag5JP.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="حسابات"/>  
  6010.            
  6011.            
  6012.            <span class="!inline-block">حسابات</span>
  6013.        </a>
  6014.    </li>
  6015.    
  6016.  
  6017. <li class="!hidden lg:!block relative
  6018.    
  6019.    "
  6020.     id="985175553">
  6021.        <a class=""  target="_self" href="https://gastore-sa.com/Genshin-Impact-Account/c985175553" aria-label="حسابات">
  6022.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">حسابات</span>
  6023.    </a>  
  6024.        
  6025.    
  6026.    </li>
  6027.                            </ul>
  6028.                    </div>
  6029.    </li>
  6030.                            
  6031. <li class="lg:hidden text-sm font-bold"  id=&quot;2134450135&quot;>
  6032.    
  6033.  
  6034.            <a  target="_self" aria-label="كلاش اوف كلانس" href="https://gastore-sa.com/Clash-of-Clans/c2134450135" class="text-gray-500 !py-3 lg:!justify-start">
  6035.                            <img src="https://cdn.salla.sa/Pdvrr/ZQ39meVb64PUvUQHKZWWlMmCA1toQGPG7aB10kr7.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="كلاش اوف كلانس"/>  
  6036.            
  6037.            
  6038.            <span class="!inline-block">كلاش اوف كلانس</span>
  6039.        </a>
  6040.    </li>
  6041.    
  6042.  
  6043. <li class="!hidden lg:!block root-level lg:!inline-block
  6044.    
  6045.    "
  6046.     id="2134450135">
  6047.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Clash-of-Clans/c2134450135" aria-label="كلاش اوف كلانس">
  6048.            <span>كلاش اوف كلانس</span>
  6049.        </a>
  6050.    
  6051.    
  6052.    </li>
  6053.                            
  6054. <li class="lg:hidden text-sm font-bold"  id=&quot;1251841291&quot;>
  6055.    
  6056.  
  6057.            <span class="!py-3 !inline-block">
  6058.                   <img src="https://cdn.salla.sa/Pdvrr/zA3wRF6xQgRZtXSsp7oSnViUGPUggISricu8Iwb7.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="روبلوكس"/>  
  6059.            
  6060.        روبلوكس
  6061.        </span>
  6062.        <ul>
  6063.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/Roblox-Gift-Card/c1251841291" class="text-gray-500">عرض الكل</a></li>
  6064.                            
  6065. <li class="lg:hidden text-sm font-bold"  id=&quot;1212755512&quot;>
  6066.    
  6067.  
  6068.            <a  target="_self" aria-label="شحن روبوكس" href="https://gastore-sa.com/Roblox-Robux/c1212755512" class="text-gray-500 !py-3 lg:!justify-start">
  6069.                            <img src="https://cdn.salla.sa/Pdvrr/spkIcjaLVsTaM8zTGkniyRKXP2bGMfYQUJdSnIUC.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="شحن روبوكس"/>  
  6070.            
  6071.            
  6072.            <span class="!inline-block">شحن روبوكس</span>
  6073.        </a>
  6074.    </li>
  6075.    
  6076.  
  6077. <li class="!hidden lg:!block root-level lg:!inline-block
  6078.    
  6079.    "
  6080.     id="1212755512">
  6081.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Roblox-Robux/c1212755512" aria-label="شحن روبوكس">
  6082.            <span>شحن روبوكس</span>
  6083.        </a>
  6084.    
  6085.    
  6086.    </li>
  6087.                            
  6088. <li class="lg:hidden text-sm font-bold"  id=&quot;612021268&quot;>
  6089.    
  6090.  
  6091.            <a  target="_self" aria-label="MM2" href="https://gastore-sa.com/mm2/c612021268" class="text-gray-500 !py-3 lg:!justify-start">
  6092.                            <img src="https://cdn.salla.sa/Pdvrr/3iocfUz1TN5RiAVoIZCOhuKcP1Oi9UL26odiSYWs.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="MM2"/>  
  6093.            
  6094.            
  6095.            <span class="!inline-block">MM2</span>
  6096.        </a>
  6097.    </li>
  6098.    
  6099.  
  6100. <li class="!hidden lg:!block root-level lg:!inline-block
  6101.    
  6102.    "
  6103.     id="612021268">
  6104.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/mm2/c612021268" aria-label="MM2">
  6105.            <span>MM2</span>
  6106.        </a>
  6107.    
  6108.    
  6109.    </li>
  6110.                    </ul>
  6111.    </li>
  6112.    
  6113.  
  6114. <li class="!hidden lg:!block root-level lg:!inline-block
  6115.    
  6116.     has-children"
  6117.     id="1251841291">
  6118.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Roblox-Gift-Card/c1251841291" aria-label="روبلوكس">
  6119.            <span>روبلوكس</span>
  6120.        </a>
  6121.    
  6122.    
  6123.            <div class="sub-menu pr-2 ltr:pl-2 pl-8 pb-6 min-w-[200px] !backdrop-blur-[5px]">
  6124.            <ul class="">
  6125.                                    
  6126. <li class="lg:hidden text-sm font-bold"  id=&quot;1212755512&quot;>
  6127.    
  6128.  
  6129.            <a  target="_self" aria-label="شحن روبوكس" href="https://gastore-sa.com/Roblox-Robux/c1212755512" class="text-gray-500 !py-3 lg:!justify-start">
  6130.                            <img src="https://cdn.salla.sa/Pdvrr/spkIcjaLVsTaM8zTGkniyRKXP2bGMfYQUJdSnIUC.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="شحن روبوكس"/>  
  6131.            
  6132.            
  6133.            <span class="!inline-block">شحن روبوكس</span>
  6134.        </a>
  6135.    </li>
  6136.    
  6137.  
  6138. <li class="!hidden lg:!block relative
  6139.    
  6140.    "
  6141.     id="1212755512">
  6142.        <a class=""  target="_self" href="https://gastore-sa.com/Roblox-Robux/c1212755512" aria-label="شحن روبوكس">
  6143.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">شحن روبوكس</span>
  6144.    </a>  
  6145.        
  6146.    
  6147.    </li>
  6148.                                    
  6149. <li class="lg:hidden text-sm font-bold"  id=&quot;612021268&quot;>
  6150.    
  6151.  
  6152.            <a  target="_self" aria-label="MM2" href="https://gastore-sa.com/mm2/c612021268" class="text-gray-500 !py-3 lg:!justify-start">
  6153.                            <img src="https://cdn.salla.sa/Pdvrr/3iocfUz1TN5RiAVoIZCOhuKcP1Oi9UL26odiSYWs.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="MM2"/>  
  6154.            
  6155.            
  6156.            <span class="!inline-block">MM2</span>
  6157.        </a>
  6158.    </li>
  6159.    
  6160.  
  6161. <li class="!hidden lg:!block relative
  6162.    
  6163.    "
  6164.     id="612021268">
  6165.        <a class=""  target="_self" href="https://gastore-sa.com/mm2/c612021268" aria-label="MM2">
  6166.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">MM2</span>
  6167.    </a>  
  6168.        
  6169.    
  6170.    </li>
  6171.                            </ul>
  6172.                    </div>
  6173.    </li>
  6174.                    </ul>
  6175.    </li>
  6176.    
  6177.  
  6178. <li class="!hidden lg:!block root-level lg:!inline-block
  6179.    
  6180.     has-children"
  6181.     id="1563326337">
  6182.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Game-charging-and-services/c1563326337" aria-label="شحن وخدمات الألعاب">
  6183.            <span>شحن وخدمات الألعاب</span>
  6184.        </a>
  6185.    
  6186.    
  6187.            <div class="sub-menu pr-2 ltr:pl-2 pl-8 pb-6 min-w-[200px] !backdrop-blur-[5px]">
  6188.            <ul class="">
  6189.                                    
  6190. <li class="lg:hidden text-sm font-bold"  id=&quot;1812783450&quot;>
  6191.    
  6192.  
  6193.            <span class="!py-3 !inline-block">
  6194.                   <img src="https://cdn.salla.sa/Pdvrr/Xo4JYmAeVZC1aTOtsD4rfVS9cYGHLO0qnggOpBNW.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="مارفل رايفلز"/>  
  6195.            
  6196.        مارفل رايفلز
  6197.        </span>
  6198.        <ul>
  6199.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/Marvel-Rivals/c1812783450" class="text-gray-500">عرض الكل</a></li>
  6200.                            
  6201. <li class="lg:hidden text-sm font-bold"  id=&quot;1194794718&quot;>
  6202.    
  6203.  
  6204.            <a  target="_self" aria-label="حسابات مارفل" href="https://gastore-sa.com/حسابات-مارفل/c1194794718" class="text-gray-500 !py-3 lg:!justify-start">
  6205.                            <img src="https://cdn.salla.sa/Pdvrr/sfqnNdgKxy9SXYNR3VE8Ogr60USHdrnWBKEmhCY4.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="حسابات مارفل"/>  
  6206.            
  6207.            
  6208.            <span class="!inline-block">حسابات مارفل</span>
  6209.        </a>
  6210.    </li>
  6211.    
  6212.  
  6213. <li class="!hidden lg:!block relative
  6214.    
  6215.    "
  6216.     id="1194794718">
  6217.        <a class=""  target="_self" href="https://gastore-sa.com/حسابات-مارفل/c1194794718" aria-label="حسابات مارفل">
  6218.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">حسابات مارفل</span>
  6219.    </a>  
  6220.        
  6221.    
  6222.    </li>
  6223.                            
  6224. <li class="lg:hidden text-sm font-bold"  id=&quot;1219688355&quot;>
  6225.    
  6226.  
  6227.            <a  target="_self" aria-label="لاتيس" href="https://gastore-sa.com/Marvel-Rivals-Lattice/c1219688355" class="text-gray-500 !py-3 lg:!justify-start">
  6228.                            <img src="https://cdn.salla.sa/Pdvrr/9mE6eCZCnHguN0fwWbPZYxNFakmwHteRLyzyKMzg.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="لاتيس"/>  
  6229.            
  6230.            
  6231.            <span class="!inline-block">لاتيس</span>
  6232.        </a>
  6233.    </li>
  6234.    
  6235.  
  6236. <li class="!hidden lg:!block relative
  6237.    
  6238.    "
  6239.     id="1219688355">
  6240.        <a class=""  target="_self" href="https://gastore-sa.com/Marvel-Rivals-Lattice/c1219688355" aria-label="لاتيس">
  6241.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">لاتيس</span>
  6242.    </a>  
  6243.        
  6244.    
  6245.    </li>
  6246.                            
  6247. <li class="lg:hidden text-sm font-bold"  id=&quot;562332900&quot;>
  6248.    
  6249.  
  6250.            <a  target="_self" aria-label="سكنات مارفل" href="https://gastore-sa.com/Marvel-Rivals-Skins/c562332900" class="text-gray-500 !py-3 lg:!justify-start">
  6251.                            <img src="https://cdn.salla.sa/Pdvrr/bvAJKn0zE24ORThvJK9lbk0YJ6CNnnO9064lVEFf.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="سكنات مارفل"/>  
  6252.            
  6253.            
  6254.            <span class="!inline-block">سكنات مارفل</span>
  6255.        </a>
  6256.    </li>
  6257.    
  6258.  
  6259. <li class="!hidden lg:!block relative
  6260.    
  6261.    "
  6262.     id="562332900">
  6263.        <a class=""  target="_self" href="https://gastore-sa.com/Marvel-Rivals-Skins/c562332900" aria-label="سكنات مارفل">
  6264.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">سكنات مارفل</span>
  6265.    </a>  
  6266.        
  6267.    
  6268.    </li>
  6269.                    </ul>
  6270.    </li>
  6271.    
  6272.  
  6273. <li class="!hidden lg:!block relative
  6274.    
  6275.     has-children"
  6276.     id="1812783450">
  6277.        <a class=""  target="_self" href="https://gastore-sa.com/Marvel-Rivals/c1812783450" aria-label="مارفل رايفلز">
  6278.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">مارفل رايفلز</span>
  6279.    </a>  
  6280.        
  6281.    
  6282.                        
  6283. <li class="lg:hidden text-sm font-bold"  id=&quot;1194794718&quot;>
  6284.    
  6285.  
  6286.            <a  target="_self" aria-label="حسابات مارفل" href="https://gastore-sa.com/حسابات-مارفل/c1194794718" class="text-gray-500 !py-3 lg:!justify-start">
  6287.                            <img src="https://cdn.salla.sa/Pdvrr/sfqnNdgKxy9SXYNR3VE8Ogr60USHdrnWBKEmhCY4.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="حسابات مارفل"/>  
  6288.            
  6289.            
  6290.            <span class="!inline-block">حسابات مارفل</span>
  6291.        </a>
  6292.    </li>
  6293.    
  6294.  
  6295. <li class="!hidden lg:!block relative
  6296.    
  6297.    "
  6298.     id="1194794718">
  6299.        <a class=""  target="_self" href="https://gastore-sa.com/حسابات-مارفل/c1194794718" aria-label="حسابات مارفل">
  6300.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">حسابات مارفل</span>
  6301.    </a>  
  6302.        
  6303.    
  6304.    </li>
  6305.                    
  6306. <li class="lg:hidden text-sm font-bold"  id=&quot;1219688355&quot;>
  6307.    
  6308.  
  6309.            <a  target="_self" aria-label="لاتيس" href="https://gastore-sa.com/Marvel-Rivals-Lattice/c1219688355" class="text-gray-500 !py-3 lg:!justify-start">
  6310.                            <img src="https://cdn.salla.sa/Pdvrr/9mE6eCZCnHguN0fwWbPZYxNFakmwHteRLyzyKMzg.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="لاتيس"/>  
  6311.            
  6312.            
  6313.            <span class="!inline-block">لاتيس</span>
  6314.        </a>
  6315.    </li>
  6316.    
  6317.  
  6318. <li class="!hidden lg:!block relative
  6319.    
  6320.    "
  6321.     id="1219688355">
  6322.        <a class=""  target="_self" href="https://gastore-sa.com/Marvel-Rivals-Lattice/c1219688355" aria-label="لاتيس">
  6323.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">لاتيس</span>
  6324.    </a>  
  6325.        
  6326.    
  6327.    </li>
  6328.                    
  6329. <li class="lg:hidden text-sm font-bold"  id=&quot;562332900&quot;>
  6330.    
  6331.  
  6332.            <a  target="_self" aria-label="سكنات مارفل" href="https://gastore-sa.com/Marvel-Rivals-Skins/c562332900" class="text-gray-500 !py-3 lg:!justify-start">
  6333.                            <img src="https://cdn.salla.sa/Pdvrr/bvAJKn0zE24ORThvJK9lbk0YJ6CNnnO9064lVEFf.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="سكنات مارفل"/>  
  6334.            
  6335.            
  6336.            <span class="!inline-block">سكنات مارفل</span>
  6337.        </a>
  6338.    </li>
  6339.    
  6340.  
  6341. <li class="!hidden lg:!block relative
  6342.    
  6343.    "
  6344.     id="562332900">
  6345.        <a class=""  target="_self" href="https://gastore-sa.com/Marvel-Rivals-Skins/c562332900" aria-label="سكنات مارفل">
  6346.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">سكنات مارفل</span>
  6347.    </a>  
  6348.        
  6349.    
  6350.    </li>
  6351.            </li>
  6352.                                    
  6353. <li class="lg:hidden text-sm font-bold"  id=&quot;1192988774&quot;>
  6354.    
  6355.  
  6356.            <a  target="_self" aria-label="نداء الحرب 3" href="https://gastore-sa.com/Call-of-War/c1192988774" class="text-gray-500 !py-3 lg:!justify-start">
  6357.                            <img src="https://cdn.salla.sa/Pdvrr/I6eiSKhzgjQTCGkzuZeEDD2yNGRmdcGBfYwBEN8o.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="نداء الحرب 3"/>  
  6358.            
  6359.            
  6360.            <span class="!inline-block">نداء الحرب 3</span>
  6361.        </a>
  6362.    </li>
  6363.    
  6364.  
  6365. <li class="!hidden lg:!block relative
  6366.    
  6367.    "
  6368.     id="1192988774">
  6369.        <a class=""  target="_self" href="https://gastore-sa.com/Call-of-War/c1192988774" aria-label="نداء الحرب 3">
  6370.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">نداء الحرب 3</span>
  6371.    </a>  
  6372.        
  6373.    
  6374.    </li>
  6375.                                    
  6376. <li class="lg:hidden text-sm font-bold"  id=&quot;1959745910&quot;>
  6377.    
  6378.  
  6379.            <span class="!py-3 !inline-block">
  6380.                   <img src="https://cdn.salla.sa/Pdvrr/laeFhFcNKwGqWDD87003bYMZs3k8uvR7U7QQ5lu3.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="فورتنايت"/>  
  6381.            
  6382.        فورتنايت
  6383.        </span>
  6384.        <ul>
  6385.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/Fortnite-V-Bucks/c1959745910" class="text-gray-500">عرض الكل</a></li>
  6386.                            
  6387. <li class="lg:hidden text-sm font-bold"  id=&quot;1804212686&quot;>
  6388.    
  6389.  
  6390.            <a  target="_self" aria-label="فيبوكس" href="https://gastore-sa.com/fortnite-vbucks/c1804212686" class="text-gray-500 !py-3 lg:!justify-start">
  6391.                            <img src="https://cdn.salla.sa/Pdvrr/uglkwG9K9cZZYf0SyXcRxxS0jOWBSVWB16K9WIar.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="فيبوكس"/>  
  6392.            
  6393.            
  6394.            <span class="!inline-block">فيبوكس</span>
  6395.        </a>
  6396.    </li>
  6397.    
  6398.  
  6399. <li class="!hidden lg:!block relative
  6400.    
  6401.    "
  6402.     id="1804212686">
  6403.        <a class=""  target="_self" href="https://gastore-sa.com/fortnite-vbucks/c1804212686" aria-label="فيبوكس">
  6404.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">فيبوكس</span>
  6405.    </a>  
  6406.        
  6407.    
  6408.    </li>
  6409.                            
  6410. <li class="lg:hidden text-sm font-bold"  id=&quot;2112235584&quot;>
  6411.    
  6412.  
  6413.            <a  target="_self" aria-label="باتل باس" href="https://gastore-sa.com/Fortnite-Battle-Pass/c2112235584" class="text-gray-500 !py-3 lg:!justify-start">
  6414.                            <img src="https://cdn.salla.sa/Pdvrr/kRFgGVVdG9JBwXXNldC7lDWr7lLvn4mX5oPar42d.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="باتل باس"/>  
  6415.            
  6416.            
  6417.            <span class="!inline-block">باتل باس</span>
  6418.        </a>
  6419.    </li>
  6420.    
  6421.  
  6422. <li class="!hidden lg:!block relative
  6423.    
  6424.    "
  6425.     id="2112235584">
  6426.        <a class=""  target="_self" href="https://gastore-sa.com/Fortnite-Battle-Pass/c2112235584" aria-label="باتل باس">
  6427.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">باتل باس</span>
  6428.    </a>  
  6429.        
  6430.    
  6431.    </li>
  6432.                            
  6433. <li class="lg:hidden text-sm font-bold"  id=&quot;1969476945&quot;>
  6434.    
  6435.  
  6436.            <a  target="_self" aria-label="آيتم شوب" href="https://gastore-sa.com/fortnite-item-shop/c1969476945" class="text-gray-500 !py-3 lg:!justify-start">
  6437.                            <img src="https://cdn.salla.sa/Pdvrr/eeXJRXjRxP4GaWORl4eHf8Tz2H1IO9fRsThquLdt.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="آيتم شوب"/>  
  6438.            
  6439.            
  6440.            <span class="!inline-block">آيتم شوب</span>
  6441.        </a>
  6442.    </li>
  6443.    
  6444.  
  6445. <li class="!hidden lg:!block relative
  6446.    
  6447.    "
  6448.     id="1969476945">
  6449.        <a class=""  target="_self" href="https://gastore-sa.com/fortnite-item-shop/c1969476945" aria-label="آيتم شوب">
  6450.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">آيتم شوب</span>
  6451.    </a>  
  6452.        
  6453.    
  6454.    </li>
  6455.                            
  6456. <li class="lg:hidden text-sm font-bold"  id=&quot;430832333&quot;>
  6457.    
  6458.  
  6459.            <span class="!py-3 !inline-block">
  6460.                   <img src="https://cdn.salla.sa/Pdvrr/7czuqIJi5TY0JQIPYyfBvVMxOQ3wUguHXvdcwDB5.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="حزمات"/>  
  6461.            
  6462.        حزمات
  6463.        </span>
  6464.        <ul>
  6465.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/Fortnite-bundles/c430832333" class="text-gray-500">عرض الكل</a></li>
  6466.                            
  6467. <li class="lg:hidden text-sm font-bold"  id=&quot;387443816&quot;>
  6468.    
  6469.  
  6470.            <a  target="_self" aria-label="DC" href="https://gastore-sa.com/dc/c387443816" class="text-gray-500  lg:!justify-start">
  6471.                        
  6472.            
  6473.            <span class="!inline-block">DC</span>
  6474.        </a>
  6475.    </li>
  6476.    
  6477.  
  6478. <li class="!hidden lg:!block relative
  6479.    
  6480.    "
  6481.     id="387443816">
  6482.        <a class=""  target="_self" href="https://gastore-sa.com/dc/c387443816" aria-label="DC">
  6483.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">DC</span>
  6484.    </a>  
  6485.        
  6486.    
  6487.    </li>
  6488.                            
  6489. <li class="lg:hidden text-sm font-bold"  id=&quot;302329039&quot;>
  6490.    
  6491.  
  6492.            <a  target="_self" aria-label="الحصريات" href="https://gastore-sa.com/الحصريات/c302329039" class="text-gray-500  lg:!justify-start">
  6493.                        
  6494.            
  6495.            <span class="!inline-block">الحصريات</span>
  6496.        </a>
  6497.    </li>
  6498.    
  6499.  
  6500. <li class="!hidden lg:!block relative
  6501.    
  6502.    "
  6503.     id="302329039">
  6504.        <a class=""  target="_self" href="https://gastore-sa.com/الحصريات/c302329039" aria-label="الحصريات">
  6505.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">الحصريات</span>
  6506.    </a>  
  6507.        
  6508.    
  6509.    </li>
  6510.                    </ul>
  6511.    </li>
  6512.    
  6513.  
  6514. <li class="!hidden lg:!block relative
  6515.    
  6516.     has-children"
  6517.     id="430832333">
  6518.        <a class=""  target="_self" href="https://gastore-sa.com/Fortnite-bundles/c430832333" aria-label="حزمات">
  6519.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">حزمات</span>
  6520.    </a>  
  6521.        
  6522.    
  6523.                        
  6524. <li class="lg:hidden text-sm font-bold"  id=&quot;387443816&quot;>
  6525.    
  6526.  
  6527.            <a  target="_self" aria-label="DC" href="https://gastore-sa.com/dc/c387443816" class="text-gray-500  lg:!justify-start">
  6528.                        
  6529.            
  6530.            <span class="!inline-block">DC</span>
  6531.        </a>
  6532.    </li>
  6533.    
  6534.  
  6535. <li class="!hidden lg:!block relative
  6536.    
  6537.    "
  6538.     id="387443816">
  6539.        <a class=""  target="_self" href="https://gastore-sa.com/dc/c387443816" aria-label="DC">
  6540.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">DC</span>
  6541.    </a>  
  6542.        
  6543.    
  6544.    </li>
  6545.                    
  6546. <li class="lg:hidden text-sm font-bold"  id=&quot;302329039&quot;>
  6547.    
  6548.  
  6549.            <a  target="_self" aria-label="الحصريات" href="https://gastore-sa.com/الحصريات/c302329039" class="text-gray-500  lg:!justify-start">
  6550.                        
  6551.            
  6552.            <span class="!inline-block">الحصريات</span>
  6553.        </a>
  6554.    </li>
  6555.    
  6556.  
  6557. <li class="!hidden lg:!block relative
  6558.    
  6559.    "
  6560.     id="302329039">
  6561.        <a class=""  target="_self" href="https://gastore-sa.com/الحصريات/c302329039" aria-label="الحصريات">
  6562.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">الحصريات</span>
  6563.    </a>  
  6564.        
  6565.    
  6566.    </li>
  6567.            </li>
  6568.                    </ul>
  6569.    </li>
  6570.    
  6571.  
  6572. <li class="!hidden lg:!block relative
  6573.    
  6574.     has-children"
  6575.     id="1959745910">
  6576.        <a class=""  target="_self" href="https://gastore-sa.com/Fortnite-V-Bucks/c1959745910" aria-label="فورتنايت">
  6577.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">فورتنايت</span>
  6578.    </a>  
  6579.        
  6580.    
  6581.                        
  6582. <li class="lg:hidden text-sm font-bold"  id=&quot;1804212686&quot;>
  6583.    
  6584.  
  6585.            <a  target="_self" aria-label="فيبوكس" href="https://gastore-sa.com/fortnite-vbucks/c1804212686" class="text-gray-500 !py-3 lg:!justify-start">
  6586.                            <img src="https://cdn.salla.sa/Pdvrr/uglkwG9K9cZZYf0SyXcRxxS0jOWBSVWB16K9WIar.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="فيبوكس"/>  
  6587.            
  6588.            
  6589.            <span class="!inline-block">فيبوكس</span>
  6590.        </a>
  6591.    </li>
  6592.    
  6593.  
  6594. <li class="!hidden lg:!block relative
  6595.    
  6596.    "
  6597.     id="1804212686">
  6598.        <a class=""  target="_self" href="https://gastore-sa.com/fortnite-vbucks/c1804212686" aria-label="فيبوكس">
  6599.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">فيبوكس</span>
  6600.    </a>  
  6601.        
  6602.    
  6603.    </li>
  6604.                    
  6605. <li class="lg:hidden text-sm font-bold"  id=&quot;2112235584&quot;>
  6606.    
  6607.  
  6608.            <a  target="_self" aria-label="باتل باس" href="https://gastore-sa.com/Fortnite-Battle-Pass/c2112235584" class="text-gray-500 !py-3 lg:!justify-start">
  6609.                            <img src="https://cdn.salla.sa/Pdvrr/kRFgGVVdG9JBwXXNldC7lDWr7lLvn4mX5oPar42d.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="باتل باس"/>  
  6610.            
  6611.            
  6612.            <span class="!inline-block">باتل باس</span>
  6613.        </a>
  6614.    </li>
  6615.    
  6616.  
  6617. <li class="!hidden lg:!block relative
  6618.    
  6619.    "
  6620.     id="2112235584">
  6621.        <a class=""  target="_self" href="https://gastore-sa.com/Fortnite-Battle-Pass/c2112235584" aria-label="باتل باس">
  6622.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">باتل باس</span>
  6623.    </a>  
  6624.        
  6625.    
  6626.    </li>
  6627.                    
  6628. <li class="lg:hidden text-sm font-bold"  id=&quot;1969476945&quot;>
  6629.    
  6630.  
  6631.            <a  target="_self" aria-label="آيتم شوب" href="https://gastore-sa.com/fortnite-item-shop/c1969476945" class="text-gray-500 !py-3 lg:!justify-start">
  6632.                            <img src="https://cdn.salla.sa/Pdvrr/eeXJRXjRxP4GaWORl4eHf8Tz2H1IO9fRsThquLdt.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="آيتم شوب"/>  
  6633.            
  6634.            
  6635.            <span class="!inline-block">آيتم شوب</span>
  6636.        </a>
  6637.    </li>
  6638.    
  6639.  
  6640. <li class="!hidden lg:!block relative
  6641.    
  6642.    "
  6643.     id="1969476945">
  6644.        <a class=""  target="_self" href="https://gastore-sa.com/fortnite-item-shop/c1969476945" aria-label="آيتم شوب">
  6645.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">آيتم شوب</span>
  6646.    </a>  
  6647.        
  6648.    
  6649.    </li>
  6650.                    
  6651. <li class="lg:hidden text-sm font-bold"  id=&quot;430832333&quot;>
  6652.    
  6653.  
  6654.            <span class="!py-3 !inline-block">
  6655.                   <img src="https://cdn.salla.sa/Pdvrr/7czuqIJi5TY0JQIPYyfBvVMxOQ3wUguHXvdcwDB5.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="حزمات"/>  
  6656.            
  6657.        حزمات
  6658.        </span>
  6659.        <ul>
  6660.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/Fortnite-bundles/c430832333" class="text-gray-500">عرض الكل</a></li>
  6661.                            
  6662. <li class="lg:hidden text-sm font-bold"  id=&quot;387443816&quot;>
  6663.    
  6664.  
  6665.            <a  target="_self" aria-label="DC" href="https://gastore-sa.com/dc/c387443816" class="text-gray-500  lg:!justify-start">
  6666.                        
  6667.            
  6668.            <span class="!inline-block">DC</span>
  6669.        </a>
  6670.    </li>
  6671.    
  6672.  
  6673. <li class="!hidden lg:!block relative
  6674.    
  6675.    "
  6676.     id="387443816">
  6677.        <a class=""  target="_self" href="https://gastore-sa.com/dc/c387443816" aria-label="DC">
  6678.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">DC</span>
  6679.    </a>  
  6680.        
  6681.    
  6682.    </li>
  6683.                            
  6684. <li class="lg:hidden text-sm font-bold"  id=&quot;302329039&quot;>
  6685.    
  6686.  
  6687.            <a  target="_self" aria-label="الحصريات" href="https://gastore-sa.com/الحصريات/c302329039" class="text-gray-500  lg:!justify-start">
  6688.                        
  6689.            
  6690.            <span class="!inline-block">الحصريات</span>
  6691.        </a>
  6692.    </li>
  6693.    
  6694.  
  6695. <li class="!hidden lg:!block relative
  6696.    
  6697.    "
  6698.     id="302329039">
  6699.        <a class=""  target="_self" href="https://gastore-sa.com/الحصريات/c302329039" aria-label="الحصريات">
  6700.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">الحصريات</span>
  6701.    </a>  
  6702.        
  6703.    
  6704.    </li>
  6705.                    </ul>
  6706.    </li>
  6707.    
  6708.  
  6709. <li class="!hidden lg:!block relative
  6710.    
  6711.     has-children"
  6712.     id="430832333">
  6713.        <a class=""  target="_self" href="https://gastore-sa.com/Fortnite-bundles/c430832333" aria-label="حزمات">
  6714.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">حزمات</span>
  6715.    </a>  
  6716.        
  6717.    
  6718.                        
  6719. <li class="lg:hidden text-sm font-bold"  id=&quot;387443816&quot;>
  6720.    
  6721.  
  6722.            <a  target="_self" aria-label="DC" href="https://gastore-sa.com/dc/c387443816" class="text-gray-500  lg:!justify-start">
  6723.                        
  6724.            
  6725.            <span class="!inline-block">DC</span>
  6726.        </a>
  6727.    </li>
  6728.    
  6729.  
  6730. <li class="!hidden lg:!block relative
  6731.    
  6732.    "
  6733.     id="387443816">
  6734.        <a class=""  target="_self" href="https://gastore-sa.com/dc/c387443816" aria-label="DC">
  6735.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">DC</span>
  6736.    </a>  
  6737.        
  6738.    
  6739.    </li>
  6740.                    
  6741. <li class="lg:hidden text-sm font-bold"  id=&quot;302329039&quot;>
  6742.    
  6743.  
  6744.            <a  target="_self" aria-label="الحصريات" href="https://gastore-sa.com/الحصريات/c302329039" class="text-gray-500  lg:!justify-start">
  6745.                        
  6746.            
  6747.            <span class="!inline-block">الحصريات</span>
  6748.        </a>
  6749.    </li>
  6750.    
  6751.  
  6752. <li class="!hidden lg:!block relative
  6753.    
  6754.    "
  6755.     id="302329039">
  6756.        <a class=""  target="_self" href="https://gastore-sa.com/الحصريات/c302329039" aria-label="الحصريات">
  6757.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">الحصريات</span>
  6758.    </a>  
  6759.        
  6760.    
  6761.    </li>
  6762.            </li>
  6763.            </li>
  6764.                                    
  6765. <li class="lg:hidden text-sm font-bold"  id=&quot;831117034&quot;>
  6766.    
  6767.  
  6768.            <span class="!py-3 !inline-block">
  6769.                   <img src="https://cdn.salla.sa/Pdvrr/UmJr9448efLk0E2FXa8Tysqvvgv5Add3xhjuSFfX.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="قراند"/>  
  6770.            
  6771.        قراند
  6772.        </span>
  6773.        <ul>
  6774.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/Grand-Theft-Auto-V/c831117034" class="text-gray-500">عرض الكل</a></li>
  6775.                            
  6776. <li class="lg:hidden text-sm font-bold"  id=&quot;1440860935&quot;>
  6777.    
  6778.  
  6779.            <a  target="_self" aria-label="قراند الكمبيوتر" href="https://gastore-sa.com/GTA-PC-SERVICES/c1440860935" class="text-gray-500 !py-3 lg:!justify-start">
  6780.                            <img src="https://cdn.salla.sa/Pdvrr/CXqlrRWXAr7SM69SDOiNf4gJTrMjGrzIDFhs0iIA.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="قراند الكمبيوتر"/>  
  6781.            
  6782.            
  6783.            <span class="!inline-block">قراند الكمبيوتر</span>
  6784.        </a>
  6785.    </li>
  6786.    
  6787.  
  6788. <li class="!hidden lg:!block relative
  6789.    
  6790.    "
  6791.     id="1440860935">
  6792.        <a class=""  target="_self" href="https://gastore-sa.com/GTA-PC-SERVICES/c1440860935" aria-label="قراند الكمبيوتر">
  6793.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">قراند الكمبيوتر</span>
  6794.    </a>  
  6795.        
  6796.    
  6797.    </li>
  6798.                            
  6799. <li class="lg:hidden text-sm font-bold"  id=&quot;142213428&quot;>
  6800.    
  6801.  
  6802.            <span class="!py-3 !inline-block">
  6803.                   <img src="https://cdn.salla.sa/Pdvrr/BNmyWjK3tfY57eND4zpqAdCDFB0GpJoamNy72uOT.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="قراند السوني"/>  
  6804.            
  6805.        قراند السوني
  6806.        </span>
  6807.        <ul>
  6808.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/GTA-PSN-PlayStation/c142213428" class="text-gray-500">عرض الكل</a></li>
  6809.                            
  6810. <li class="lg:hidden text-sm font-bold"  id=&quot;549300625&quot;>
  6811.    
  6812.  
  6813.            <a  target="_self" aria-label="شحن" href="https://gastore-sa.com/GTA-PSN-CASH/c549300625" class="text-gray-500  lg:!justify-start">
  6814.                        
  6815.            
  6816.            <span class="!inline-block">شحن</span>
  6817.        </a>
  6818.    </li>
  6819.    
  6820.  
  6821. <li class="!hidden lg:!block relative
  6822.    
  6823.    "
  6824.     id="549300625">
  6825.        <a class=""  target="_self" href="https://gastore-sa.com/GTA-PSN-CASH/c549300625" aria-label="شحن">
  6826.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">شحن</span>
  6827.    </a>  
  6828.        
  6829.    
  6830.    </li>
  6831.                            
  6832. <li class="lg:hidden text-sm font-bold"  id=&quot;1922746514&quot;>
  6833.    
  6834.  
  6835.            <a  target="_self" aria-label="لفلات" href="https://gastore-sa.com/GTA-PSN-LEVEL/c1922746514" class="text-gray-500  lg:!justify-start">
  6836.                        
  6837.            
  6838.            <span class="!inline-block">لفلات</span>
  6839.        </a>
  6840.    </li>
  6841.    
  6842.  
  6843. <li class="!hidden lg:!block relative
  6844.    
  6845.    "
  6846.     id="1922746514">
  6847.        <a class=""  target="_self" href="https://gastore-sa.com/GTA-PSN-LEVEL/c1922746514" aria-label="لفلات">
  6848.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">لفلات</span>
  6849.    </a>  
  6850.        
  6851.    
  6852.    </li>
  6853.                    </ul>
  6854.    </li>
  6855.    
  6856.  
  6857. <li class="!hidden lg:!block relative
  6858.    
  6859.     has-children"
  6860.     id="142213428">
  6861.        <a class=""  target="_self" href="https://gastore-sa.com/GTA-PSN-PlayStation/c142213428" aria-label="قراند السوني">
  6862.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">قراند السوني</span>
  6863.    </a>  
  6864.        
  6865.    
  6866.                        
  6867. <li class="lg:hidden text-sm font-bold"  id=&quot;549300625&quot;>
  6868.    
  6869.  
  6870.            <a  target="_self" aria-label="شحن" href="https://gastore-sa.com/GTA-PSN-CASH/c549300625" class="text-gray-500  lg:!justify-start">
  6871.                        
  6872.            
  6873.            <span class="!inline-block">شحن</span>
  6874.        </a>
  6875.    </li>
  6876.    
  6877.  
  6878. <li class="!hidden lg:!block relative
  6879.    
  6880.    "
  6881.     id="549300625">
  6882.        <a class=""  target="_self" href="https://gastore-sa.com/GTA-PSN-CASH/c549300625" aria-label="شحن">
  6883.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">شحن</span>
  6884.    </a>  
  6885.        
  6886.    
  6887.    </li>
  6888.                    
  6889. <li class="lg:hidden text-sm font-bold"  id=&quot;1922746514&quot;>
  6890.    
  6891.  
  6892.            <a  target="_self" aria-label="لفلات" href="https://gastore-sa.com/GTA-PSN-LEVEL/c1922746514" class="text-gray-500  lg:!justify-start">
  6893.                        
  6894.            
  6895.            <span class="!inline-block">لفلات</span>
  6896.        </a>
  6897.    </li>
  6898.    
  6899.  
  6900. <li class="!hidden lg:!block relative
  6901.    
  6902.    "
  6903.     id="1922746514">
  6904.        <a class=""  target="_self" href="https://gastore-sa.com/GTA-PSN-LEVEL/c1922746514" aria-label="لفلات">
  6905.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">لفلات</span>
  6906.    </a>  
  6907.        
  6908.    
  6909.    </li>
  6910.            </li>
  6911.                            
  6912. <li class="lg:hidden text-sm font-bold"  id=&quot;1716451737&quot;>
  6913.    
  6914.  
  6915.            <a  target="_self" aria-label="قراند الاكسبوكس" href="https://gastore-sa.com/GTA-XBOX-SERVICES/c1716451737" class="text-gray-500 !py-3 lg:!justify-start">
  6916.                            <img src="https://cdn.salla.sa/Pdvrr/7vwXGQsK0c30u8n4DPbWSXAT0eeICUrgHpZwocYV.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="قراند الاكسبوكس"/>  
  6917.            
  6918.            
  6919.            <span class="!inline-block">قراند الاكسبوكس</span>
  6920.        </a>
  6921.    </li>
  6922.    
  6923.  
  6924. <li class="!hidden lg:!block relative
  6925.    
  6926.    "
  6927.     id="1716451737">
  6928.        <a class=""  target="_self" href="https://gastore-sa.com/GTA-XBOX-SERVICES/c1716451737" aria-label="قراند الاكسبوكس">
  6929.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">قراند الاكسبوكس</span>
  6930.    </a>  
  6931.        
  6932.    
  6933.    </li>
  6934.                    </ul>
  6935.    </li>
  6936.    
  6937.  
  6938. <li class="!hidden lg:!block relative
  6939.    
  6940.     has-children"
  6941.     id="831117034">
  6942.        <a class=""  target="_self" href="https://gastore-sa.com/Grand-Theft-Auto-V/c831117034" aria-label="قراند">
  6943.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">قراند</span>
  6944.    </a>  
  6945.        
  6946.    
  6947.                        
  6948. <li class="lg:hidden text-sm font-bold"  id=&quot;1440860935&quot;>
  6949.    
  6950.  
  6951.            <a  target="_self" aria-label="قراند الكمبيوتر" href="https://gastore-sa.com/GTA-PC-SERVICES/c1440860935" class="text-gray-500 !py-3 lg:!justify-start">
  6952.                            <img src="https://cdn.salla.sa/Pdvrr/CXqlrRWXAr7SM69SDOiNf4gJTrMjGrzIDFhs0iIA.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="قراند الكمبيوتر"/>  
  6953.            
  6954.            
  6955.            <span class="!inline-block">قراند الكمبيوتر</span>
  6956.        </a>
  6957.    </li>
  6958.    
  6959.  
  6960. <li class="!hidden lg:!block relative
  6961.    
  6962.    "
  6963.     id="1440860935">
  6964.        <a class=""  target="_self" href="https://gastore-sa.com/GTA-PC-SERVICES/c1440860935" aria-label="قراند الكمبيوتر">
  6965.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">قراند الكمبيوتر</span>
  6966.    </a>  
  6967.        
  6968.    
  6969.    </li>
  6970.                    
  6971. <li class="lg:hidden text-sm font-bold"  id=&quot;142213428&quot;>
  6972.    
  6973.  
  6974.            <span class="!py-3 !inline-block">
  6975.                   <img src="https://cdn.salla.sa/Pdvrr/BNmyWjK3tfY57eND4zpqAdCDFB0GpJoamNy72uOT.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="قراند السوني"/>  
  6976.            
  6977.        قراند السوني
  6978.        </span>
  6979.        <ul>
  6980.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/GTA-PSN-PlayStation/c142213428" class="text-gray-500">عرض الكل</a></li>
  6981.                            
  6982. <li class="lg:hidden text-sm font-bold"  id=&quot;549300625&quot;>
  6983.    
  6984.  
  6985.            <a  target="_self" aria-label="شحن" href="https://gastore-sa.com/GTA-PSN-CASH/c549300625" class="text-gray-500  lg:!justify-start">
  6986.                        
  6987.            
  6988.            <span class="!inline-block">شحن</span>
  6989.        </a>
  6990.    </li>
  6991.    
  6992.  
  6993. <li class="!hidden lg:!block relative
  6994.    
  6995.    "
  6996.     id="549300625">
  6997.        <a class=""  target="_self" href="https://gastore-sa.com/GTA-PSN-CASH/c549300625" aria-label="شحن">
  6998.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">شحن</span>
  6999.    </a>  
  7000.        
  7001.    
  7002.    </li>
  7003.                            
  7004. <li class="lg:hidden text-sm font-bold"  id=&quot;1922746514&quot;>
  7005.    
  7006.  
  7007.            <a  target="_self" aria-label="لفلات" href="https://gastore-sa.com/GTA-PSN-LEVEL/c1922746514" class="text-gray-500  lg:!justify-start">
  7008.                        
  7009.            
  7010.            <span class="!inline-block">لفلات</span>
  7011.        </a>
  7012.    </li>
  7013.    
  7014.  
  7015. <li class="!hidden lg:!block relative
  7016.    
  7017.    "
  7018.     id="1922746514">
  7019.        <a class=""  target="_self" href="https://gastore-sa.com/GTA-PSN-LEVEL/c1922746514" aria-label="لفلات">
  7020.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">لفلات</span>
  7021.    </a>  
  7022.        
  7023.    
  7024.    </li>
  7025.                    </ul>
  7026.    </li>
  7027.    
  7028.  
  7029. <li class="!hidden lg:!block relative
  7030.    
  7031.     has-children"
  7032.     id="142213428">
  7033.        <a class=""  target="_self" href="https://gastore-sa.com/GTA-PSN-PlayStation/c142213428" aria-label="قراند السوني">
  7034.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">قراند السوني</span>
  7035.    </a>  
  7036.        
  7037.    
  7038.                        
  7039. <li class="lg:hidden text-sm font-bold"  id=&quot;549300625&quot;>
  7040.    
  7041.  
  7042.            <a  target="_self" aria-label="شحن" href="https://gastore-sa.com/GTA-PSN-CASH/c549300625" class="text-gray-500  lg:!justify-start">
  7043.                        
  7044.            
  7045.            <span class="!inline-block">شحن</span>
  7046.        </a>
  7047.    </li>
  7048.    
  7049.  
  7050. <li class="!hidden lg:!block relative
  7051.    
  7052.    "
  7053.     id="549300625">
  7054.        <a class=""  target="_self" href="https://gastore-sa.com/GTA-PSN-CASH/c549300625" aria-label="شحن">
  7055.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">شحن</span>
  7056.    </a>  
  7057.        
  7058.    
  7059.    </li>
  7060.                    
  7061. <li class="lg:hidden text-sm font-bold"  id=&quot;1922746514&quot;>
  7062.    
  7063.  
  7064.            <a  target="_self" aria-label="لفلات" href="https://gastore-sa.com/GTA-PSN-LEVEL/c1922746514" class="text-gray-500  lg:!justify-start">
  7065.                        
  7066.            
  7067.            <span class="!inline-block">لفلات</span>
  7068.        </a>
  7069.    </li>
  7070.    
  7071.  
  7072. <li class="!hidden lg:!block relative
  7073.    
  7074.    "
  7075.     id="1922746514">
  7076.        <a class=""  target="_self" href="https://gastore-sa.com/GTA-PSN-LEVEL/c1922746514" aria-label="لفلات">
  7077.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">لفلات</span>
  7078.    </a>  
  7079.        
  7080.    
  7081.    </li>
  7082.            </li>
  7083.                    
  7084. <li class="lg:hidden text-sm font-bold"  id=&quot;1716451737&quot;>
  7085.    
  7086.  
  7087.            <a  target="_self" aria-label="قراند الاكسبوكس" href="https://gastore-sa.com/GTA-XBOX-SERVICES/c1716451737" class="text-gray-500 !py-3 lg:!justify-start">
  7088.                            <img src="https://cdn.salla.sa/Pdvrr/7vwXGQsK0c30u8n4DPbWSXAT0eeICUrgHpZwocYV.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="قراند الاكسبوكس"/>  
  7089.            
  7090.            
  7091.            <span class="!inline-block">قراند الاكسبوكس</span>
  7092.        </a>
  7093.    </li>
  7094.    
  7095.  
  7096. <li class="!hidden lg:!block relative
  7097.    
  7098.    "
  7099.     id="1716451737">
  7100.        <a class=""  target="_self" href="https://gastore-sa.com/GTA-XBOX-SERVICES/c1716451737" aria-label="قراند الاكسبوكس">
  7101.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">قراند الاكسبوكس</span>
  7102.    </a>  
  7103.        
  7104.    
  7105.    </li>
  7106.            </li>
  7107.                                    
  7108. <li class="lg:hidden text-sm font-bold"  id=&quot;1182403218&quot;>
  7109.    
  7110.  
  7111.            <a  target="_self" aria-label="ببجي" href="https://gastore-sa.com/PUBG-Mobile-UC/c1182403218" class="text-gray-500 !py-3 lg:!justify-start">
  7112.                            <img src="https://cdn.salla.sa/Pdvrr/tiyMlnO7DR4izw0pAg1h7pFvyOxQtQSwktF7mvPn.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="ببجي"/>  
  7113.            
  7114.            
  7115.            <span class="!inline-block">ببجي</span>
  7116.        </a>
  7117.    </li>
  7118.    
  7119.  
  7120. <li class="!hidden lg:!block relative
  7121.    
  7122.    "
  7123.     id="1182403218">
  7124.        <a class=""  target="_self" href="https://gastore-sa.com/PUBG-Mobile-UC/c1182403218" aria-label="ببجي">
  7125.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">ببجي</span>
  7126.    </a>  
  7127.        
  7128.    
  7129.    </li>
  7130.                                    
  7131. <li class="lg:hidden text-sm font-bold"  id=&quot;700451558&quot;>
  7132.    
  7133.  
  7134.            <span class="!py-3 !inline-block">
  7135.                   <img src="https://cdn.salla.sa/Pdvrr/P88wFhcwOYlQiM7lmRczaN89vvlJI87Zo4EnNWhT.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="قنشن"/>  
  7136.            
  7137.        قنشن
  7138.        </span>
  7139.        <ul>
  7140.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/Genshin-Impact-Crystals/c700451558" class="text-gray-500">عرض الكل</a></li>
  7141.                            
  7142. <li class="lg:hidden text-sm font-bold"  id=&quot;1183396696&quot;>
  7143.    
  7144.  
  7145.            <a  target="_self" aria-label="شحن كرستالات" href="https://gastore-sa.com/Genesis-Crystals/c1183396696" class="text-gray-500 !py-3 lg:!justify-start">
  7146.                            <img src="https://cdn.salla.sa/Pdvrr/Rc4gZTy7FaZpMA81AyFDsjWJa5EyAeoE5wwfSVUu.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="شحن كرستالات"/>  
  7147.            
  7148.            
  7149.            <span class="!inline-block">شحن كرستالات</span>
  7150.        </a>
  7151.    </li>
  7152.    
  7153.  
  7154. <li class="!hidden lg:!block relative
  7155.    
  7156.    "
  7157.     id="1183396696">
  7158.        <a class=""  target="_self" href="https://gastore-sa.com/Genesis-Crystals/c1183396696" aria-label="شحن كرستالات">
  7159.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">شحن كرستالات</span>
  7160.    </a>  
  7161.        
  7162.    
  7163.    </li>
  7164.                            
  7165. <li class="lg:hidden text-sm font-bold"  id=&quot;985175553&quot;>
  7166.    
  7167.  
  7168.            <a  target="_self" aria-label="حسابات" href="https://gastore-sa.com/Genshin-Impact-Account/c985175553" class="text-gray-500 !py-3 lg:!justify-start">
  7169.                            <img src="https://cdn.salla.sa/Pdvrr/gGHSNZKn94AtRCsGfghJTXGqX1RTIQVhBISag5JP.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="حسابات"/>  
  7170.            
  7171.            
  7172.            <span class="!inline-block">حسابات</span>
  7173.        </a>
  7174.    </li>
  7175.    
  7176.  
  7177. <li class="!hidden lg:!block relative
  7178.    
  7179.    "
  7180.     id="985175553">
  7181.        <a class=""  target="_self" href="https://gastore-sa.com/Genshin-Impact-Account/c985175553" aria-label="حسابات">
  7182.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">حسابات</span>
  7183.    </a>  
  7184.        
  7185.    
  7186.    </li>
  7187.                    </ul>
  7188.    </li>
  7189.    
  7190.  
  7191. <li class="!hidden lg:!block relative
  7192.    
  7193.     has-children"
  7194.     id="700451558">
  7195.        <a class=""  target="_self" href="https://gastore-sa.com/Genshin-Impact-Crystals/c700451558" aria-label="قنشن">
  7196.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">قنشن</span>
  7197.    </a>  
  7198.        
  7199.    
  7200.                        
  7201. <li class="lg:hidden text-sm font-bold"  id=&quot;1183396696&quot;>
  7202.    
  7203.  
  7204.            <a  target="_self" aria-label="شحن كرستالات" href="https://gastore-sa.com/Genesis-Crystals/c1183396696" class="text-gray-500 !py-3 lg:!justify-start">
  7205.                            <img src="https://cdn.salla.sa/Pdvrr/Rc4gZTy7FaZpMA81AyFDsjWJa5EyAeoE5wwfSVUu.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="شحن كرستالات"/>  
  7206.            
  7207.            
  7208.            <span class="!inline-block">شحن كرستالات</span>
  7209.        </a>
  7210.    </li>
  7211.    
  7212.  
  7213. <li class="!hidden lg:!block relative
  7214.    
  7215.    "
  7216.     id="1183396696">
  7217.        <a class=""  target="_self" href="https://gastore-sa.com/Genesis-Crystals/c1183396696" aria-label="شحن كرستالات">
  7218.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">شحن كرستالات</span>
  7219.    </a>  
  7220.        
  7221.    
  7222.    </li>
  7223.                    
  7224. <li class="lg:hidden text-sm font-bold"  id=&quot;985175553&quot;>
  7225.    
  7226.  
  7227.            <a  target="_self" aria-label="حسابات" href="https://gastore-sa.com/Genshin-Impact-Account/c985175553" class="text-gray-500 !py-3 lg:!justify-start">
  7228.                            <img src="https://cdn.salla.sa/Pdvrr/gGHSNZKn94AtRCsGfghJTXGqX1RTIQVhBISag5JP.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="حسابات"/>  
  7229.            
  7230.            
  7231.            <span class="!inline-block">حسابات</span>
  7232.        </a>
  7233.    </li>
  7234.    
  7235.  
  7236. <li class="!hidden lg:!block relative
  7237.    
  7238.    "
  7239.     id="985175553">
  7240.        <a class=""  target="_self" href="https://gastore-sa.com/Genshin-Impact-Account/c985175553" aria-label="حسابات">
  7241.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">حسابات</span>
  7242.    </a>  
  7243.        
  7244.    
  7245.    </li>
  7246.            </li>
  7247.                                    
  7248. <li class="lg:hidden text-sm font-bold"  id=&quot;2134450135&quot;>
  7249.    
  7250.  
  7251.            <a  target="_self" aria-label="كلاش اوف كلانس" href="https://gastore-sa.com/Clash-of-Clans/c2134450135" class="text-gray-500 !py-3 lg:!justify-start">
  7252.                            <img src="https://cdn.salla.sa/Pdvrr/ZQ39meVb64PUvUQHKZWWlMmCA1toQGPG7aB10kr7.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="كلاش اوف كلانس"/>  
  7253.            
  7254.            
  7255.            <span class="!inline-block">كلاش اوف كلانس</span>
  7256.        </a>
  7257.    </li>
  7258.    
  7259.  
  7260. <li class="!hidden lg:!block relative
  7261.    
  7262.    "
  7263.     id="2134450135">
  7264.        <a class=""  target="_self" href="https://gastore-sa.com/Clash-of-Clans/c2134450135" aria-label="كلاش اوف كلانس">
  7265.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">كلاش اوف كلانس</span>
  7266.    </a>  
  7267.        
  7268.    
  7269.    </li>
  7270.                                    
  7271. <li class="lg:hidden text-sm font-bold"  id=&quot;1251841291&quot;>
  7272.    
  7273.  
  7274.            <span class="!py-3 !inline-block">
  7275.                   <img src="https://cdn.salla.sa/Pdvrr/zA3wRF6xQgRZtXSsp7oSnViUGPUggISricu8Iwb7.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="روبلوكس"/>  
  7276.            
  7277.        روبلوكس
  7278.        </span>
  7279.        <ul>
  7280.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/Roblox-Gift-Card/c1251841291" class="text-gray-500">عرض الكل</a></li>
  7281.                            
  7282. <li class="lg:hidden text-sm font-bold"  id=&quot;1212755512&quot;>
  7283.    
  7284.  
  7285.            <a  target="_self" aria-label="شحن روبوكس" href="https://gastore-sa.com/Roblox-Robux/c1212755512" class="text-gray-500 !py-3 lg:!justify-start">
  7286.                            <img src="https://cdn.salla.sa/Pdvrr/spkIcjaLVsTaM8zTGkniyRKXP2bGMfYQUJdSnIUC.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="شحن روبوكس"/>  
  7287.            
  7288.            
  7289.            <span class="!inline-block">شحن روبوكس</span>
  7290.        </a>
  7291.    </li>
  7292.    
  7293.  
  7294. <li class="!hidden lg:!block relative
  7295.    
  7296.    "
  7297.     id="1212755512">
  7298.        <a class=""  target="_self" href="https://gastore-sa.com/Roblox-Robux/c1212755512" aria-label="شحن روبوكس">
  7299.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">شحن روبوكس</span>
  7300.    </a>  
  7301.        
  7302.    
  7303.    </li>
  7304.                            
  7305. <li class="lg:hidden text-sm font-bold"  id=&quot;612021268&quot;>
  7306.    
  7307.  
  7308.            <a  target="_self" aria-label="MM2" href="https://gastore-sa.com/mm2/c612021268" class="text-gray-500 !py-3 lg:!justify-start">
  7309.                            <img src="https://cdn.salla.sa/Pdvrr/3iocfUz1TN5RiAVoIZCOhuKcP1Oi9UL26odiSYWs.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="MM2"/>  
  7310.            
  7311.            
  7312.            <span class="!inline-block">MM2</span>
  7313.        </a>
  7314.    </li>
  7315.    
  7316.  
  7317. <li class="!hidden lg:!block relative
  7318.    
  7319.    "
  7320.     id="612021268">
  7321.        <a class=""  target="_self" href="https://gastore-sa.com/mm2/c612021268" aria-label="MM2">
  7322.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">MM2</span>
  7323.    </a>  
  7324.        
  7325.    
  7326.    </li>
  7327.                    </ul>
  7328.    </li>
  7329.    
  7330.  
  7331. <li class="!hidden lg:!block relative
  7332.    
  7333.     has-children"
  7334.     id="1251841291">
  7335.        <a class=""  target="_self" href="https://gastore-sa.com/Roblox-Gift-Card/c1251841291" aria-label="روبلوكس">
  7336.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">روبلوكس</span>
  7337.    </a>  
  7338.        
  7339.    
  7340.                        
  7341. <li class="lg:hidden text-sm font-bold"  id=&quot;1212755512&quot;>
  7342.    
  7343.  
  7344.            <a  target="_self" aria-label="شحن روبوكس" href="https://gastore-sa.com/Roblox-Robux/c1212755512" class="text-gray-500 !py-3 lg:!justify-start">
  7345.                            <img src="https://cdn.salla.sa/Pdvrr/spkIcjaLVsTaM8zTGkniyRKXP2bGMfYQUJdSnIUC.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="شحن روبوكس"/>  
  7346.            
  7347.            
  7348.            <span class="!inline-block">شحن روبوكس</span>
  7349.        </a>
  7350.    </li>
  7351.    
  7352.  
  7353. <li class="!hidden lg:!block relative
  7354.    
  7355.    "
  7356.     id="1212755512">
  7357.        <a class=""  target="_self" href="https://gastore-sa.com/Roblox-Robux/c1212755512" aria-label="شحن روبوكس">
  7358.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">شحن روبوكس</span>
  7359.    </a>  
  7360.        
  7361.    
  7362.    </li>
  7363.                    
  7364. <li class="lg:hidden text-sm font-bold"  id=&quot;612021268&quot;>
  7365.    
  7366.  
  7367.            <a  target="_self" aria-label="MM2" href="https://gastore-sa.com/mm2/c612021268" class="text-gray-500 !py-3 lg:!justify-start">
  7368.                            <img src="https://cdn.salla.sa/Pdvrr/3iocfUz1TN5RiAVoIZCOhuKcP1Oi9UL26odiSYWs.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="MM2"/>  
  7369.            
  7370.            
  7371.            <span class="!inline-block">MM2</span>
  7372.        </a>
  7373.    </li>
  7374.    
  7375.  
  7376. <li class="!hidden lg:!block relative
  7377.    
  7378.    "
  7379.     id="612021268">
  7380.        <a class=""  target="_self" href="https://gastore-sa.com/mm2/c612021268" aria-label="MM2">
  7381.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">MM2</span>
  7382.    </a>  
  7383.        
  7384.    
  7385.    </li>
  7386.            </li>
  7387.                            </ul>
  7388.                    </div>
  7389.    </li>
  7390. <li class="lg:hidden text-sm font-bold"  id=&quot;1471562077&quot;>
  7391.    
  7392.  
  7393.            <span class="!py-3 !inline-block">
  7394.                   <img src="https://cdn.salla.sa/Pdvrr/tJEPYh2DGIkMFlg3Jn4rer5IejhAWYUWh5IplET4.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="ستور و بطاقات"/>  
  7395.            
  7396.        ستور و بطاقات
  7397.        </span>
  7398.        <ul>
  7399.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/PlayStation-Store/c1471562077" class="text-gray-500">عرض الكل</a></li>
  7400.                            
  7401. <li class="lg:hidden text-sm font-bold"  id=&quot;747102270&quot;>
  7402.    
  7403.  
  7404.            <a  target="_self" aria-label="روبوكس" href="https://gastore-sa.com/Robux/c747102270" class="text-gray-500 !py-3 lg:!justify-start">
  7405.                            <img src="https://cdn.salla.sa/Pdvrr/G3IiOFDTJQ318RqKJyA3tsj3K2cwsA7kS0y8XLlh.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="روبوكس"/>  
  7406.            
  7407.            
  7408.            <span class="!inline-block">روبوكس</span>
  7409.        </a>
  7410.    </li>
  7411.    
  7412.  
  7413. <li class="!hidden lg:!block root-level lg:!inline-block
  7414.    
  7415.    "
  7416.     id="747102270">
  7417.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Robux/c747102270" aria-label="روبوكس">
  7418.            <span>روبوكس</span>
  7419.        </a>
  7420.    
  7421.    
  7422.    </li>
  7423.                            
  7424. <li class="lg:hidden text-sm font-bold"  id=&quot;276019932&quot;>
  7425.    
  7426.  
  7427.            <span class="!py-3 !inline-block">
  7428.                   <img src="https://cdn.salla.sa/Pdvrr/0dsliYFioOa8RQDkBXSEw9AQ8p0B9IPNS9ZXHNPC.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="ستور سوني"/>  
  7429.            
  7430.        ستور سوني
  7431.        </span>
  7432.        <ul>
  7433.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/PlayStation-Network/c276019932" class="text-gray-500">عرض الكل</a></li>
  7434.                            
  7435. <li class="lg:hidden text-sm font-bold"  id=&quot;51275590&quot;>
  7436.    
  7437.  
  7438.            <a  target="_self" aria-label="ستور سعودي" href="https://gastore-sa.com/KSA-STORE/c51275590" class="text-gray-500 !py-3 lg:!justify-start">
  7439.                            <img src="https://cdn.salla.sa/Pdvrr/BdYjKti83cuxX4m5dSNhchfCexcNTI9KxhDKOgK1.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="ستور سعودي"/>  
  7440.            
  7441.            
  7442.            <span class="!inline-block">ستور سعودي</span>
  7443.        </a>
  7444.    </li>
  7445.    
  7446.  
  7447. <li class="!hidden lg:!block root-level lg:!inline-block
  7448.    
  7449.    "
  7450.     id="51275590">
  7451.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/KSA-STORE/c51275590" aria-label="ستور سعودي">
  7452.            <span>ستور سعودي</span>
  7453.        </a>
  7454.    
  7455.    
  7456.    </li>
  7457.                            
  7458. <li class="lg:hidden text-sm font-bold"  id=&quot;1384919064&quot;>
  7459.    
  7460.  
  7461.            <a  target="_self" aria-label="ستور أمريكي" href="https://gastore-sa.com/usa-store/c1384919064" class="text-gray-500 !py-3 lg:!justify-start">
  7462.                            <img src="https://cdn.salla.sa/Pdvrr/bDEP2cMoMLKTrRrYLP0WH0HV99iVTpe7vrKsxgwA.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="ستور أمريكي"/>  
  7463.            
  7464.            
  7465.            <span class="!inline-block">ستور أمريكي</span>
  7466.        </a>
  7467.    </li>
  7468.    
  7469.  
  7470. <li class="!hidden lg:!block root-level lg:!inline-block
  7471.    
  7472.    "
  7473.     id="1384919064">
  7474.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/usa-store/c1384919064" aria-label="ستور أمريكي">
  7475.            <span>ستور أمريكي</span>
  7476.        </a>
  7477.    
  7478.    
  7479.    </li>
  7480.                    </ul>
  7481.    </li>
  7482.    
  7483.  
  7484. <li class="!hidden lg:!block root-level lg:!inline-block
  7485.    
  7486.     has-children"
  7487.     id="276019932">
  7488.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/PlayStation-Network/c276019932" aria-label="ستور سوني">
  7489.            <span>ستور سوني</span>
  7490.        </a>
  7491.    
  7492.    
  7493.            <div class="sub-menu pr-2 ltr:pl-2 pl-8 pb-6 min-w-[200px] !backdrop-blur-[5px]">
  7494.            <ul class="">
  7495.                                    
  7496. <li class="lg:hidden text-sm font-bold"  id=&quot;51275590&quot;>
  7497.    
  7498.  
  7499.            <a  target="_self" aria-label="ستور سعودي" href="https://gastore-sa.com/KSA-STORE/c51275590" class="text-gray-500 !py-3 lg:!justify-start">
  7500.                            <img src="https://cdn.salla.sa/Pdvrr/BdYjKti83cuxX4m5dSNhchfCexcNTI9KxhDKOgK1.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="ستور سعودي"/>  
  7501.            
  7502.            
  7503.            <span class="!inline-block">ستور سعودي</span>
  7504.        </a>
  7505.    </li>
  7506.    
  7507.  
  7508. <li class="!hidden lg:!block relative
  7509.    
  7510.    "
  7511.     id="51275590">
  7512.        <a class=""  target="_self" href="https://gastore-sa.com/KSA-STORE/c51275590" aria-label="ستور سعودي">
  7513.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">ستور سعودي</span>
  7514.    </a>  
  7515.        
  7516.    
  7517.    </li>
  7518.                                    
  7519. <li class="lg:hidden text-sm font-bold"  id=&quot;1384919064&quot;>
  7520.    
  7521.  
  7522.            <a  target="_self" aria-label="ستور أمريكي" href="https://gastore-sa.com/usa-store/c1384919064" class="text-gray-500 !py-3 lg:!justify-start">
  7523.                            <img src="https://cdn.salla.sa/Pdvrr/bDEP2cMoMLKTrRrYLP0WH0HV99iVTpe7vrKsxgwA.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="ستور أمريكي"/>  
  7524.            
  7525.            
  7526.            <span class="!inline-block">ستور أمريكي</span>
  7527.        </a>
  7528.    </li>
  7529.    
  7530.  
  7531. <li class="!hidden lg:!block relative
  7532.    
  7533.    "
  7534.     id="1384919064">
  7535.        <a class=""  target="_self" href="https://gastore-sa.com/usa-store/c1384919064" aria-label="ستور أمريكي">
  7536.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">ستور أمريكي</span>
  7537.    </a>  
  7538.        
  7539.    
  7540.    </li>
  7541.                            </ul>
  7542.                    </div>
  7543.    </li>
  7544.                            
  7545. <li class="lg:hidden text-sm font-bold"  id=&quot;424641892&quot;>
  7546.    
  7547.  
  7548.            <span class="!py-3 !inline-block">
  7549.                   <img src="https://cdn.salla.sa/Pdvrr/3HHFdtmquQAsqLric2wdsgtcY5Gn6XathP7Iuq8s.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="بطاقات إكسبوكس"/>  
  7550.            
  7551.        بطاقات إكسبوكس
  7552.        </span>
  7553.        <ul>
  7554.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/Xbox-cards/c424641892" class="text-gray-500">عرض الكل</a></li>
  7555.                            
  7556. <li class="lg:hidden text-sm font-bold"  id=&quot;1144886755&quot;>
  7557.    
  7558.  
  7559.            <a  target="_self" aria-label="بطاقات اكسبوكس سعودي" href="https://gastore-sa.com/Xbox-Game-Pass/c1144886755" class="text-gray-500 !py-3 lg:!justify-start">
  7560.                            <img src="https://cdn.salla.sa/Pdvrr/O67UkVG3fvyc68bBE6dTC9wKasIfw7AiqB0BTOUn.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="بطاقات اكسبوكس سعودي"/>  
  7561.            
  7562.            
  7563.            <span class="!inline-block">بطاقات اكسبوكس سعودي</span>
  7564.        </a>
  7565.    </li>
  7566.    
  7567.  
  7568. <li class="!hidden lg:!block root-level lg:!inline-block
  7569.    
  7570.    "
  7571.     id="1144886755">
  7572.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Xbox-Game-Pass/c1144886755" aria-label="بطاقات اكسبوكس سعودي">
  7573.            <span>بطاقات اكسبوكس سعودي</span>
  7574.        </a>
  7575.    
  7576.    
  7577.    </li>
  7578.                            
  7579. <li class="lg:hidden text-sm font-bold"  id=&quot;1007906267&quot;>
  7580.    
  7581.  
  7582.            <a  target="_self" aria-label="قيم باس اكسبوكس" href="https://gastore-sa.com/PC-Game-Pass-Xbox/c1007906267" class="text-gray-500  lg:!justify-start">
  7583.                        
  7584.            
  7585.            <span class="!inline-block">قيم باس اكسبوكس</span>
  7586.        </a>
  7587.    </li>
  7588.    
  7589.  
  7590. <li class="!hidden lg:!block root-level lg:!inline-block
  7591.    
  7592.    "
  7593.     id="1007906267">
  7594.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/PC-Game-Pass-Xbox/c1007906267" aria-label="قيم باس اكسبوكس">
  7595.            <span>قيم باس اكسبوكس</span>
  7596.        </a>
  7597.    
  7598.    
  7599.    </li>
  7600.                    </ul>
  7601.    </li>
  7602.    
  7603.  
  7604. <li class="!hidden lg:!block root-level lg:!inline-block
  7605.    
  7606.     has-children"
  7607.     id="424641892">
  7608.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Xbox-cards/c424641892" aria-label="بطاقات إكسبوكس">
  7609.            <span>بطاقات إكسبوكس</span>
  7610.        </a>
  7611.    
  7612.    
  7613.            <div class="sub-menu pr-2 ltr:pl-2 pl-8 pb-6 min-w-[200px] !backdrop-blur-[5px]">
  7614.            <ul class="">
  7615.                                    
  7616. <li class="lg:hidden text-sm font-bold"  id=&quot;1144886755&quot;>
  7617.    
  7618.  
  7619.            <a  target="_self" aria-label="بطاقات اكسبوكس سعودي" href="https://gastore-sa.com/Xbox-Game-Pass/c1144886755" class="text-gray-500 !py-3 lg:!justify-start">
  7620.                            <img src="https://cdn.salla.sa/Pdvrr/O67UkVG3fvyc68bBE6dTC9wKasIfw7AiqB0BTOUn.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="بطاقات اكسبوكس سعودي"/>  
  7621.            
  7622.            
  7623.            <span class="!inline-block">بطاقات اكسبوكس سعودي</span>
  7624.        </a>
  7625.    </li>
  7626.    
  7627.  
  7628. <li class="!hidden lg:!block relative
  7629.    
  7630.    "
  7631.     id="1144886755">
  7632.        <a class=""  target="_self" href="https://gastore-sa.com/Xbox-Game-Pass/c1144886755" aria-label="بطاقات اكسبوكس سعودي">
  7633.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">بطاقات اكسبوكس سعودي</span>
  7634.    </a>  
  7635.        
  7636.    
  7637.    </li>
  7638.                                    
  7639. <li class="lg:hidden text-sm font-bold"  id=&quot;1007906267&quot;>
  7640.    
  7641.  
  7642.            <a  target="_self" aria-label="قيم باس اكسبوكس" href="https://gastore-sa.com/PC-Game-Pass-Xbox/c1007906267" class="text-gray-500  lg:!justify-start">
  7643.                        
  7644.            
  7645.            <span class="!inline-block">قيم باس اكسبوكس</span>
  7646.        </a>
  7647.    </li>
  7648.    
  7649.  
  7650. <li class="!hidden lg:!block relative
  7651.    
  7652.    "
  7653.     id="1007906267">
  7654.        <a class=""  target="_self" href="https://gastore-sa.com/PC-Game-Pass-Xbox/c1007906267" aria-label="قيم باس اكسبوكس">
  7655.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">قيم باس اكسبوكس</span>
  7656.    </a>  
  7657.        
  7658.    
  7659.    </li>
  7660.                            </ul>
  7661.                    </div>
  7662.    </li>
  7663.                            
  7664. <li class="lg:hidden text-sm font-bold"  id=&quot;126969050&quot;>
  7665.    
  7666.  
  7667.            <span class="!py-3 !inline-block">
  7668.                   <img src="https://cdn.salla.sa/Pdvrr/QobnYwe1Jab38IAsHxwwjWsnAmOYDoFTkF4yM7km.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="ستيم"/>  
  7669.            
  7670.        ستيم
  7671.        </span>
  7672.        <ul>
  7673.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/Steam-GAME-Cards/c126969050" class="text-gray-500">عرض الكل</a></li>
  7674.                            
  7675. <li class="lg:hidden text-sm font-bold"  id=&quot;2131192293&quot;>
  7676.    
  7677.  
  7678.            <a  target="_self" aria-label="ستيم سعودي" href="https://gastore-sa.com/ksa-store-Steam/c2131192293" class="text-gray-500  lg:!justify-start">
  7679.                        
  7680.            
  7681.            <span class="!inline-block">ستيم سعودي</span>
  7682.        </a>
  7683.    </li>
  7684.    
  7685.  
  7686. <li class="!hidden lg:!block root-level lg:!inline-block
  7687.    
  7688.    "
  7689.     id="2131192293">
  7690.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/ksa-store-Steam/c2131192293" aria-label="ستيم سعودي">
  7691.            <span>ستيم سعودي</span>
  7692.        </a>
  7693.    
  7694.    
  7695.    </li>
  7696.                    </ul>
  7697.    </li>
  7698.    
  7699.  
  7700. <li class="!hidden lg:!block root-level lg:!inline-block
  7701.    
  7702.     has-children"
  7703.     id="126969050">
  7704.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Steam-GAME-Cards/c126969050" aria-label="ستيم">
  7705.            <span>ستيم</span>
  7706.        </a>
  7707.    
  7708.    
  7709.            <div class="sub-menu pr-2 ltr:pl-2 pl-8 pb-6 min-w-[200px] !backdrop-blur-[5px]">
  7710.            <ul class="">
  7711.                                    
  7712. <li class="lg:hidden text-sm font-bold"  id=&quot;2131192293&quot;>
  7713.    
  7714.  
  7715.            <a  target="_self" aria-label="ستيم سعودي" href="https://gastore-sa.com/ksa-store-Steam/c2131192293" class="text-gray-500  lg:!justify-start">
  7716.                        
  7717.            
  7718.            <span class="!inline-block">ستيم سعودي</span>
  7719.        </a>
  7720.    </li>
  7721.    
  7722.  
  7723. <li class="!hidden lg:!block relative
  7724.    
  7725.    "
  7726.     id="2131192293">
  7727.        <a class=""  target="_self" href="https://gastore-sa.com/ksa-store-Steam/c2131192293" aria-label="ستيم سعودي">
  7728.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">ستيم سعودي</span>
  7729.    </a>  
  7730.        
  7731.    
  7732.    </li>
  7733.                            </ul>
  7734.                    </div>
  7735.    </li>
  7736.                            
  7737. <li class="lg:hidden text-sm font-bold"  id=&quot;2099364133&quot;>
  7738.    
  7739.  
  7740.            <span class="!py-3 !inline-block">
  7741.                   <img src="https://cdn.salla.sa/Pdvrr/fymOkf48zr0xYgF2cF1rZsxCeCx8LssSogPSdvrD.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="الجوال"/>  
  7742.            
  7743.        الجوال
  7744.        </span>
  7745.        <ul>
  7746.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/iTunes-and-Google-Play-cards/c2099364133" class="text-gray-500">عرض الكل</a></li>
  7747.                            
  7748. <li class="lg:hidden text-sm font-bold"  id=&quot;824268869&quot;>
  7749.    
  7750.  
  7751.            <a  target="_self" aria-label="جوجل بلاي" href="https://gastore-sa.com/Google-Play-Cards/c824268869" class="text-gray-500 !py-3 lg:!justify-start">
  7752.                            <img src="https://cdn.salla.sa/Pdvrr/d1dbQgIltUt65b75QVROTjNoVqBriqRCSDsmJr7L.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="جوجل بلاي"/>  
  7753.            
  7754.            
  7755.            <span class="!inline-block">جوجل بلاي</span>
  7756.        </a>
  7757.    </li>
  7758.    
  7759.  
  7760. <li class="!hidden lg:!block root-level lg:!inline-block
  7761.    
  7762.    "
  7763.     id="824268869">
  7764.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Google-Play-Cards/c824268869" aria-label="جوجل بلاي">
  7765.            <span>جوجل بلاي</span>
  7766.        </a>
  7767.    
  7768.    
  7769.    </li>
  7770.                            
  7771. <li class="lg:hidden text-sm font-bold"  id=&quot;2016831384&quot;>
  7772.    
  7773.  
  7774.            <a  target="_self" aria-label="ايتونز" href="https://gastore-sa.com/iTunes-gift-cards/c2016831384" class="text-gray-500 !py-3 lg:!justify-start">
  7775.                            <img src="https://cdn.salla.sa/Pdvrr/aX6zI20QFFqpaRPRjZjDGGGCv4niRlLkJ8795CwY.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="ايتونز"/>  
  7776.            
  7777.            
  7778.            <span class="!inline-block">ايتونز</span>
  7779.        </a>
  7780.    </li>
  7781.    
  7782.  
  7783. <li class="!hidden lg:!block root-level lg:!inline-block
  7784.    
  7785.    "
  7786.     id="2016831384">
  7787.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/iTunes-gift-cards/c2016831384" aria-label="ايتونز">
  7788.            <span>ايتونز</span>
  7789.        </a>
  7790.    
  7791.    
  7792.    </li>
  7793.                    </ul>
  7794.    </li>
  7795.    
  7796.  
  7797. <li class="!hidden lg:!block root-level lg:!inline-block
  7798.    
  7799.     has-children"
  7800.     id="2099364133">
  7801.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/iTunes-and-Google-Play-cards/c2099364133" aria-label="الجوال">
  7802.            <span>الجوال</span>
  7803.        </a>
  7804.    
  7805.    
  7806.            <div class="sub-menu pr-2 ltr:pl-2 pl-8 pb-6 min-w-[200px] !backdrop-blur-[5px]">
  7807.            <ul class="">
  7808.                                    
  7809. <li class="lg:hidden text-sm font-bold"  id=&quot;824268869&quot;>
  7810.    
  7811.  
  7812.            <a  target="_self" aria-label="جوجل بلاي" href="https://gastore-sa.com/Google-Play-Cards/c824268869" class="text-gray-500 !py-3 lg:!justify-start">
  7813.                            <img src="https://cdn.salla.sa/Pdvrr/d1dbQgIltUt65b75QVROTjNoVqBriqRCSDsmJr7L.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="جوجل بلاي"/>  
  7814.            
  7815.            
  7816.            <span class="!inline-block">جوجل بلاي</span>
  7817.        </a>
  7818.    </li>
  7819.    
  7820.  
  7821. <li class="!hidden lg:!block relative
  7822.    
  7823.    "
  7824.     id="824268869">
  7825.        <a class=""  target="_self" href="https://gastore-sa.com/Google-Play-Cards/c824268869" aria-label="جوجل بلاي">
  7826.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">جوجل بلاي</span>
  7827.    </a>  
  7828.        
  7829.    
  7830.    </li>
  7831.                                    
  7832. <li class="lg:hidden text-sm font-bold"  id=&quot;2016831384&quot;>
  7833.    
  7834.  
  7835.            <a  target="_self" aria-label="ايتونز" href="https://gastore-sa.com/iTunes-gift-cards/c2016831384" class="text-gray-500 !py-3 lg:!justify-start">
  7836.                            <img src="https://cdn.salla.sa/Pdvrr/aX6zI20QFFqpaRPRjZjDGGGCv4niRlLkJ8795CwY.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="ايتونز"/>  
  7837.            
  7838.            
  7839.            <span class="!inline-block">ايتونز</span>
  7840.        </a>
  7841.    </li>
  7842.    
  7843.  
  7844. <li class="!hidden lg:!block relative
  7845.    
  7846.    "
  7847.     id="2016831384">
  7848.        <a class=""  target="_self" href="https://gastore-sa.com/iTunes-gift-cards/c2016831384" aria-label="ايتونز">
  7849.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">ايتونز</span>
  7850.    </a>  
  7851.        
  7852.    
  7853.    </li>
  7854.                            </ul>
  7855.                    </div>
  7856.    </li>
  7857.                    </ul>
  7858.    </li>
  7859.    
  7860.  
  7861. <li class="!hidden lg:!block root-level lg:!inline-block
  7862.    
  7863.     has-children"
  7864.     id="1471562077">
  7865.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/PlayStation-Store/c1471562077" aria-label="ستور و بطاقات">
  7866.            <span>ستور و بطاقات</span>
  7867.        </a>
  7868.    
  7869.    
  7870.            <div class="sub-menu pr-2 ltr:pl-2 pl-8 pb-6 min-w-[200px] !backdrop-blur-[5px]">
  7871.            <ul class="">
  7872.                                    
  7873. <li class="lg:hidden text-sm font-bold"  id=&quot;747102270&quot;>
  7874.    
  7875.  
  7876.            <a  target="_self" aria-label="روبوكس" href="https://gastore-sa.com/Robux/c747102270" class="text-gray-500 !py-3 lg:!justify-start">
  7877.                            <img src="https://cdn.salla.sa/Pdvrr/G3IiOFDTJQ318RqKJyA3tsj3K2cwsA7kS0y8XLlh.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="روبوكس"/>  
  7878.            
  7879.            
  7880.            <span class="!inline-block">روبوكس</span>
  7881.        </a>
  7882.    </li>
  7883.    
  7884.  
  7885. <li class="!hidden lg:!block relative
  7886.    
  7887.    "
  7888.     id="747102270">
  7889.        <a class=""  target="_self" href="https://gastore-sa.com/Robux/c747102270" aria-label="روبوكس">
  7890.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">روبوكس</span>
  7891.    </a>  
  7892.        
  7893.    
  7894.    </li>
  7895.                                    
  7896. <li class="lg:hidden text-sm font-bold"  id=&quot;276019932&quot;>
  7897.    
  7898.  
  7899.            <span class="!py-3 !inline-block">
  7900.                   <img src="https://cdn.salla.sa/Pdvrr/0dsliYFioOa8RQDkBXSEw9AQ8p0B9IPNS9ZXHNPC.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="ستور سوني"/>  
  7901.            
  7902.        ستور سوني
  7903.        </span>
  7904.        <ul>
  7905.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/PlayStation-Network/c276019932" class="text-gray-500">عرض الكل</a></li>
  7906.                            
  7907. <li class="lg:hidden text-sm font-bold"  id=&quot;51275590&quot;>
  7908.    
  7909.  
  7910.            <a  target="_self" aria-label="ستور سعودي" href="https://gastore-sa.com/KSA-STORE/c51275590" class="text-gray-500 !py-3 lg:!justify-start">
  7911.                            <img src="https://cdn.salla.sa/Pdvrr/BdYjKti83cuxX4m5dSNhchfCexcNTI9KxhDKOgK1.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="ستور سعودي"/>  
  7912.            
  7913.            
  7914.            <span class="!inline-block">ستور سعودي</span>
  7915.        </a>
  7916.    </li>
  7917.    
  7918.  
  7919. <li class="!hidden lg:!block relative
  7920.    
  7921.    "
  7922.     id="51275590">
  7923.        <a class=""  target="_self" href="https://gastore-sa.com/KSA-STORE/c51275590" aria-label="ستور سعودي">
  7924.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">ستور سعودي</span>
  7925.    </a>  
  7926.        
  7927.    
  7928.    </li>
  7929.                            
  7930. <li class="lg:hidden text-sm font-bold"  id=&quot;1384919064&quot;>
  7931.    
  7932.  
  7933.            <a  target="_self" aria-label="ستور أمريكي" href="https://gastore-sa.com/usa-store/c1384919064" class="text-gray-500 !py-3 lg:!justify-start">
  7934.                            <img src="https://cdn.salla.sa/Pdvrr/bDEP2cMoMLKTrRrYLP0WH0HV99iVTpe7vrKsxgwA.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="ستور أمريكي"/>  
  7935.            
  7936.            
  7937.            <span class="!inline-block">ستور أمريكي</span>
  7938.        </a>
  7939.    </li>
  7940.    
  7941.  
  7942. <li class="!hidden lg:!block relative
  7943.    
  7944.    "
  7945.     id="1384919064">
  7946.        <a class=""  target="_self" href="https://gastore-sa.com/usa-store/c1384919064" aria-label="ستور أمريكي">
  7947.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">ستور أمريكي</span>
  7948.    </a>  
  7949.        
  7950.    
  7951.    </li>
  7952.                    </ul>
  7953.    </li>
  7954.    
  7955.  
  7956. <li class="!hidden lg:!block relative
  7957.    
  7958.     has-children"
  7959.     id="276019932">
  7960.        <a class=""  target="_self" href="https://gastore-sa.com/PlayStation-Network/c276019932" aria-label="ستور سوني">
  7961.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">ستور سوني</span>
  7962.    </a>  
  7963.        
  7964.    
  7965.                        
  7966. <li class="lg:hidden text-sm font-bold"  id=&quot;51275590&quot;>
  7967.    
  7968.  
  7969.            <a  target="_self" aria-label="ستور سعودي" href="https://gastore-sa.com/KSA-STORE/c51275590" class="text-gray-500 !py-3 lg:!justify-start">
  7970.                            <img src="https://cdn.salla.sa/Pdvrr/BdYjKti83cuxX4m5dSNhchfCexcNTI9KxhDKOgK1.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="ستور سعودي"/>  
  7971.            
  7972.            
  7973.            <span class="!inline-block">ستور سعودي</span>
  7974.        </a>
  7975.    </li>
  7976.    
  7977.  
  7978. <li class="!hidden lg:!block relative
  7979.    
  7980.    "
  7981.     id="51275590">
  7982.        <a class=""  target="_self" href="https://gastore-sa.com/KSA-STORE/c51275590" aria-label="ستور سعودي">
  7983.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">ستور سعودي</span>
  7984.    </a>  
  7985.        
  7986.    
  7987.    </li>
  7988.                    
  7989. <li class="lg:hidden text-sm font-bold"  id=&quot;1384919064&quot;>
  7990.    
  7991.  
  7992.            <a  target="_self" aria-label="ستور أمريكي" href="https://gastore-sa.com/usa-store/c1384919064" class="text-gray-500 !py-3 lg:!justify-start">
  7993.                            <img src="https://cdn.salla.sa/Pdvrr/bDEP2cMoMLKTrRrYLP0WH0HV99iVTpe7vrKsxgwA.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="ستور أمريكي"/>  
  7994.            
  7995.            
  7996.            <span class="!inline-block">ستور أمريكي</span>
  7997.        </a>
  7998.    </li>
  7999.    
  8000.  
  8001. <li class="!hidden lg:!block relative
  8002.    
  8003.    "
  8004.     id="1384919064">
  8005.        <a class=""  target="_self" href="https://gastore-sa.com/usa-store/c1384919064" aria-label="ستور أمريكي">
  8006.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">ستور أمريكي</span>
  8007.    </a>  
  8008.        
  8009.    
  8010.    </li>
  8011.            </li>
  8012.                                    
  8013. <li class="lg:hidden text-sm font-bold"  id=&quot;424641892&quot;>
  8014.    
  8015.  
  8016.            <span class="!py-3 !inline-block">
  8017.                   <img src="https://cdn.salla.sa/Pdvrr/3HHFdtmquQAsqLric2wdsgtcY5Gn6XathP7Iuq8s.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="بطاقات إكسبوكس"/>  
  8018.            
  8019.        بطاقات إكسبوكس
  8020.        </span>
  8021.        <ul>
  8022.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/Xbox-cards/c424641892" class="text-gray-500">عرض الكل</a></li>
  8023.                            
  8024. <li class="lg:hidden text-sm font-bold"  id=&quot;1144886755&quot;>
  8025.    
  8026.  
  8027.            <a  target="_self" aria-label="بطاقات اكسبوكس سعودي" href="https://gastore-sa.com/Xbox-Game-Pass/c1144886755" class="text-gray-500 !py-3 lg:!justify-start">
  8028.                            <img src="https://cdn.salla.sa/Pdvrr/O67UkVG3fvyc68bBE6dTC9wKasIfw7AiqB0BTOUn.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="بطاقات اكسبوكس سعودي"/>  
  8029.            
  8030.            
  8031.            <span class="!inline-block">بطاقات اكسبوكس سعودي</span>
  8032.        </a>
  8033.    </li>
  8034.    
  8035.  
  8036. <li class="!hidden lg:!block relative
  8037.    
  8038.    "
  8039.     id="1144886755">
  8040.        <a class=""  target="_self" href="https://gastore-sa.com/Xbox-Game-Pass/c1144886755" aria-label="بطاقات اكسبوكس سعودي">
  8041.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">بطاقات اكسبوكس سعودي</span>
  8042.    </a>  
  8043.        
  8044.    
  8045.    </li>
  8046.                            
  8047. <li class="lg:hidden text-sm font-bold"  id=&quot;1007906267&quot;>
  8048.    
  8049.  
  8050.            <a  target="_self" aria-label="قيم باس اكسبوكس" href="https://gastore-sa.com/PC-Game-Pass-Xbox/c1007906267" class="text-gray-500  lg:!justify-start">
  8051.                        
  8052.            
  8053.            <span class="!inline-block">قيم باس اكسبوكس</span>
  8054.        </a>
  8055.    </li>
  8056.    
  8057.  
  8058. <li class="!hidden lg:!block relative
  8059.    
  8060.    "
  8061.     id="1007906267">
  8062.        <a class=""  target="_self" href="https://gastore-sa.com/PC-Game-Pass-Xbox/c1007906267" aria-label="قيم باس اكسبوكس">
  8063.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">قيم باس اكسبوكس</span>
  8064.    </a>  
  8065.        
  8066.    
  8067.    </li>
  8068.                    </ul>
  8069.    </li>
  8070.    
  8071.  
  8072. <li class="!hidden lg:!block relative
  8073.    
  8074.     has-children"
  8075.     id="424641892">
  8076.        <a class=""  target="_self" href="https://gastore-sa.com/Xbox-cards/c424641892" aria-label="بطاقات إكسبوكس">
  8077.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">بطاقات إكسبوكس</span>
  8078.    </a>  
  8079.        
  8080.    
  8081.                        
  8082. <li class="lg:hidden text-sm font-bold"  id=&quot;1144886755&quot;>
  8083.    
  8084.  
  8085.            <a  target="_self" aria-label="بطاقات اكسبوكس سعودي" href="https://gastore-sa.com/Xbox-Game-Pass/c1144886755" class="text-gray-500 !py-3 lg:!justify-start">
  8086.                            <img src="https://cdn.salla.sa/Pdvrr/O67UkVG3fvyc68bBE6dTC9wKasIfw7AiqB0BTOUn.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="بطاقات اكسبوكس سعودي"/>  
  8087.            
  8088.            
  8089.            <span class="!inline-block">بطاقات اكسبوكس سعودي</span>
  8090.        </a>
  8091.    </li>
  8092.    
  8093.  
  8094. <li class="!hidden lg:!block relative
  8095.    
  8096.    "
  8097.     id="1144886755">
  8098.        <a class=""  target="_self" href="https://gastore-sa.com/Xbox-Game-Pass/c1144886755" aria-label="بطاقات اكسبوكس سعودي">
  8099.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">بطاقات اكسبوكس سعودي</span>
  8100.    </a>  
  8101.        
  8102.    
  8103.    </li>
  8104.                    
  8105. <li class="lg:hidden text-sm font-bold"  id=&quot;1007906267&quot;>
  8106.    
  8107.  
  8108.            <a  target="_self" aria-label="قيم باس اكسبوكس" href="https://gastore-sa.com/PC-Game-Pass-Xbox/c1007906267" class="text-gray-500  lg:!justify-start">
  8109.                        
  8110.            
  8111.            <span class="!inline-block">قيم باس اكسبوكس</span>
  8112.        </a>
  8113.    </li>
  8114.    
  8115.  
  8116. <li class="!hidden lg:!block relative
  8117.    
  8118.    "
  8119.     id="1007906267">
  8120.        <a class=""  target="_self" href="https://gastore-sa.com/PC-Game-Pass-Xbox/c1007906267" aria-label="قيم باس اكسبوكس">
  8121.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">قيم باس اكسبوكس</span>
  8122.    </a>  
  8123.        
  8124.    
  8125.    </li>
  8126.            </li>
  8127.                                    
  8128. <li class="lg:hidden text-sm font-bold"  id=&quot;126969050&quot;>
  8129.    
  8130.  
  8131.            <span class="!py-3 !inline-block">
  8132.                   <img src="https://cdn.salla.sa/Pdvrr/QobnYwe1Jab38IAsHxwwjWsnAmOYDoFTkF4yM7km.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="ستيم"/>  
  8133.            
  8134.        ستيم
  8135.        </span>
  8136.        <ul>
  8137.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/Steam-GAME-Cards/c126969050" class="text-gray-500">عرض الكل</a></li>
  8138.                            
  8139. <li class="lg:hidden text-sm font-bold"  id=&quot;2131192293&quot;>
  8140.    
  8141.  
  8142.            <a  target="_self" aria-label="ستيم سعودي" href="https://gastore-sa.com/ksa-store-Steam/c2131192293" class="text-gray-500  lg:!justify-start">
  8143.                        
  8144.            
  8145.            <span class="!inline-block">ستيم سعودي</span>
  8146.        </a>
  8147.    </li>
  8148.    
  8149.  
  8150. <li class="!hidden lg:!block relative
  8151.    
  8152.    "
  8153.     id="2131192293">
  8154.        <a class=""  target="_self" href="https://gastore-sa.com/ksa-store-Steam/c2131192293" aria-label="ستيم سعودي">
  8155.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">ستيم سعودي</span>
  8156.    </a>  
  8157.        
  8158.    
  8159.    </li>
  8160.                    </ul>
  8161.    </li>
  8162.    
  8163.  
  8164. <li class="!hidden lg:!block relative
  8165.    
  8166.     has-children"
  8167.     id="126969050">
  8168.        <a class=""  target="_self" href="https://gastore-sa.com/Steam-GAME-Cards/c126969050" aria-label="ستيم">
  8169.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">ستيم</span>
  8170.    </a>  
  8171.        
  8172.    
  8173.                        
  8174. <li class="lg:hidden text-sm font-bold"  id=&quot;2131192293&quot;>
  8175.    
  8176.  
  8177.            <a  target="_self" aria-label="ستيم سعودي" href="https://gastore-sa.com/ksa-store-Steam/c2131192293" class="text-gray-500  lg:!justify-start">
  8178.                        
  8179.            
  8180.            <span class="!inline-block">ستيم سعودي</span>
  8181.        </a>
  8182.    </li>
  8183.    
  8184.  
  8185. <li class="!hidden lg:!block relative
  8186.    
  8187.    "
  8188.     id="2131192293">
  8189.        <a class=""  target="_self" href="https://gastore-sa.com/ksa-store-Steam/c2131192293" aria-label="ستيم سعودي">
  8190.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">ستيم سعودي</span>
  8191.    </a>  
  8192.        
  8193.    
  8194.    </li>
  8195.            </li>
  8196.                                    
  8197. <li class="lg:hidden text-sm font-bold"  id=&quot;2099364133&quot;>
  8198.    
  8199.  
  8200.            <span class="!py-3 !inline-block">
  8201.                   <img src="https://cdn.salla.sa/Pdvrr/fymOkf48zr0xYgF2cF1rZsxCeCx8LssSogPSdvrD.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="الجوال"/>  
  8202.            
  8203.        الجوال
  8204.        </span>
  8205.        <ul>
  8206.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/iTunes-and-Google-Play-cards/c2099364133" class="text-gray-500">عرض الكل</a></li>
  8207.                            
  8208. <li class="lg:hidden text-sm font-bold"  id=&quot;824268869&quot;>
  8209.    
  8210.  
  8211.            <a  target="_self" aria-label="جوجل بلاي" href="https://gastore-sa.com/Google-Play-Cards/c824268869" class="text-gray-500 !py-3 lg:!justify-start">
  8212.                            <img src="https://cdn.salla.sa/Pdvrr/d1dbQgIltUt65b75QVROTjNoVqBriqRCSDsmJr7L.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="جوجل بلاي"/>  
  8213.            
  8214.            
  8215.            <span class="!inline-block">جوجل بلاي</span>
  8216.        </a>
  8217.    </li>
  8218.    
  8219.  
  8220. <li class="!hidden lg:!block relative
  8221.    
  8222.    "
  8223.     id="824268869">
  8224.        <a class=""  target="_self" href="https://gastore-sa.com/Google-Play-Cards/c824268869" aria-label="جوجل بلاي">
  8225.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">جوجل بلاي</span>
  8226.    </a>  
  8227.        
  8228.    
  8229.    </li>
  8230.                            
  8231. <li class="lg:hidden text-sm font-bold"  id=&quot;2016831384&quot;>
  8232.    
  8233.  
  8234.            <a  target="_self" aria-label="ايتونز" href="https://gastore-sa.com/iTunes-gift-cards/c2016831384" class="text-gray-500 !py-3 lg:!justify-start">
  8235.                            <img src="https://cdn.salla.sa/Pdvrr/aX6zI20QFFqpaRPRjZjDGGGCv4niRlLkJ8795CwY.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="ايتونز"/>  
  8236.            
  8237.            
  8238.            <span class="!inline-block">ايتونز</span>
  8239.        </a>
  8240.    </li>
  8241.    
  8242.  
  8243. <li class="!hidden lg:!block relative
  8244.    
  8245.    "
  8246.     id="2016831384">
  8247.        <a class=""  target="_self" href="https://gastore-sa.com/iTunes-gift-cards/c2016831384" aria-label="ايتونز">
  8248.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">ايتونز</span>
  8249.    </a>  
  8250.        
  8251.    
  8252.    </li>
  8253.                    </ul>
  8254.    </li>
  8255.    
  8256.  
  8257. <li class="!hidden lg:!block relative
  8258.    
  8259.     has-children"
  8260.     id="2099364133">
  8261.        <a class=""  target="_self" href="https://gastore-sa.com/iTunes-and-Google-Play-cards/c2099364133" aria-label="الجوال">
  8262.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">الجوال</span>
  8263.    </a>  
  8264.        
  8265.    
  8266.                        
  8267. <li class="lg:hidden text-sm font-bold"  id=&quot;824268869&quot;>
  8268.    
  8269.  
  8270.            <a  target="_self" aria-label="جوجل بلاي" href="https://gastore-sa.com/Google-Play-Cards/c824268869" class="text-gray-500 !py-3 lg:!justify-start">
  8271.                            <img src="https://cdn.salla.sa/Pdvrr/d1dbQgIltUt65b75QVROTjNoVqBriqRCSDsmJr7L.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="جوجل بلاي"/>  
  8272.            
  8273.            
  8274.            <span class="!inline-block">جوجل بلاي</span>
  8275.        </a>
  8276.    </li>
  8277.    
  8278.  
  8279. <li class="!hidden lg:!block relative
  8280.    
  8281.    "
  8282.     id="824268869">
  8283.        <a class=""  target="_self" href="https://gastore-sa.com/Google-Play-Cards/c824268869" aria-label="جوجل بلاي">
  8284.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">جوجل بلاي</span>
  8285.    </a>  
  8286.        
  8287.    
  8288.    </li>
  8289.                    
  8290. <li class="lg:hidden text-sm font-bold"  id=&quot;2016831384&quot;>
  8291.    
  8292.  
  8293.            <a  target="_self" aria-label="ايتونز" href="https://gastore-sa.com/iTunes-gift-cards/c2016831384" class="text-gray-500 !py-3 lg:!justify-start">
  8294.                            <img src="https://cdn.salla.sa/Pdvrr/aX6zI20QFFqpaRPRjZjDGGGCv4niRlLkJ8795CwY.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="ايتونز"/>  
  8295.            
  8296.            
  8297.            <span class="!inline-block">ايتونز</span>
  8298.        </a>
  8299.    </li>
  8300.    
  8301.  
  8302. <li class="!hidden lg:!block relative
  8303.    
  8304.    "
  8305.     id="2016831384">
  8306.        <a class=""  target="_self" href="https://gastore-sa.com/iTunes-gift-cards/c2016831384" aria-label="ايتونز">
  8307.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">ايتونز</span>
  8308.    </a>  
  8309.        
  8310.    
  8311.    </li>
  8312.            </li>
  8313.                            </ul>
  8314.                    </div>
  8315.    </li>
  8316. <li class="lg:hidden text-sm font-bold"  id=&quot;1437853638&quot;>
  8317.    
  8318.  
  8319.            <span class="!py-3 !inline-block">
  8320.                   <img src="https://cdn.salla.sa/Pdvrr/8TcT1oPo2K3OOMggtWkv8ftCD2XlKtzUDwIH2vng.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="الألعاب"/>  
  8321.            
  8322.        الألعاب
  8323.        </span>
  8324.        <ul>
  8325.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/Games-gift-cards/c1437853638" class="text-gray-500">عرض الكل</a></li>
  8326.                            
  8327. <li class="lg:hidden text-sm font-bold"  id=&quot;1054430162&quot;>
  8328.    
  8329.  
  8330.            <a  target="_self" aria-label="كمبيوتر" href="https://gastore-sa.com/PC-Games/c1054430162" class="text-gray-500  lg:!justify-start">
  8331.                        
  8332.            
  8333.            <span class="!inline-block">كمبيوتر</span>
  8334.        </a>
  8335.    </li>
  8336.    
  8337.  
  8338. <li class="!hidden lg:!block root-level lg:!inline-block
  8339.    
  8340.    "
  8341.     id="1054430162">
  8342.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/PC-Games/c1054430162" aria-label="كمبيوتر">
  8343.            <span>كمبيوتر</span>
  8344.        </a>
  8345.    
  8346.    
  8347.    </li>
  8348.                            
  8349. <li class="lg:hidden text-sm font-bold"  id=&quot;2104614217&quot;>
  8350.    
  8351.  
  8352.            <a  target="_self" aria-label="بلايستيشن" href="https://gastore-sa.com/PSN-Games/c2104614217" class="text-gray-500  lg:!justify-start">
  8353.                        
  8354.            
  8355.            <span class="!inline-block">بلايستيشن</span>
  8356.        </a>
  8357.    </li>
  8358.    
  8359.  
  8360. <li class="!hidden lg:!block root-level lg:!inline-block
  8361.    
  8362.    "
  8363.     id="2104614217">
  8364.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/PSN-Games/c2104614217" aria-label="بلايستيشن">
  8365.            <span>بلايستيشن</span>
  8366.        </a>
  8367.    
  8368.    
  8369.    </li>
  8370.                            
  8371. <li class="lg:hidden text-sm font-bold"  id=&quot;1902454208&quot;>
  8372.    
  8373.  
  8374.            <span class=" !inline-block">
  8375.              
  8376.        إكسبوكس
  8377.        </span>
  8378.        <ul>
  8379.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/XBOX-Games/c1902454208" class="text-gray-500">عرض الكل</a></li>
  8380.                            
  8381. <li class="lg:hidden text-sm font-bold"  id=&quot;1460051435&quot;>
  8382.    
  8383.  
  8384.            <a  target="_self" aria-label="قيم باس اكسبوكس" href="https://gastore-sa.com/Xbox-Pass/c1460051435" class="text-gray-500  lg:!justify-start">
  8385.                        
  8386.            
  8387.            <span class="!inline-block">قيم باس اكسبوكس</span>
  8388.        </a>
  8389.    </li>
  8390.    
  8391.  
  8392. <li class="!hidden lg:!block root-level lg:!inline-block
  8393.    
  8394.    "
  8395.     id="1460051435">
  8396.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Xbox-Pass/c1460051435" aria-label="قيم باس اكسبوكس">
  8397.            <span>قيم باس اكسبوكس</span>
  8398.        </a>
  8399.    
  8400.    
  8401.    </li>
  8402.                    </ul>
  8403.    </li>
  8404.    
  8405.  
  8406. <li class="!hidden lg:!block root-level lg:!inline-block
  8407.    
  8408.     has-children"
  8409.     id="1902454208">
  8410.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/XBOX-Games/c1902454208" aria-label="إكسبوكس">
  8411.            <span>إكسبوكس</span>
  8412.        </a>
  8413.    
  8414.    
  8415.            <div class="sub-menu pr-2 ltr:pl-2 pl-8 pb-6 min-w-[200px] !backdrop-blur-[5px]">
  8416.            <ul class="">
  8417.                                    
  8418. <li class="lg:hidden text-sm font-bold"  id=&quot;1460051435&quot;>
  8419.    
  8420.  
  8421.            <a  target="_self" aria-label="قيم باس اكسبوكس" href="https://gastore-sa.com/Xbox-Pass/c1460051435" class="text-gray-500  lg:!justify-start">
  8422.                        
  8423.            
  8424.            <span class="!inline-block">قيم باس اكسبوكس</span>
  8425.        </a>
  8426.    </li>
  8427.    
  8428.  
  8429. <li class="!hidden lg:!block relative
  8430.    
  8431.    "
  8432.     id="1460051435">
  8433.        <a class=""  target="_self" href="https://gastore-sa.com/Xbox-Pass/c1460051435" aria-label="قيم باس اكسبوكس">
  8434.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">قيم باس اكسبوكس</span>
  8435.    </a>  
  8436.        
  8437.    
  8438.    </li>
  8439.                            </ul>
  8440.                    </div>
  8441.    </li>
  8442.                            
  8443. <li class="lg:hidden text-sm font-bold"  id=&quot;1834794608&quot;>
  8444.    
  8445.  
  8446.            <a  target="_self" aria-label="ماينكرافت" href="https://gastore-sa.com/Minecraft/c1834794608" class="text-gray-500  lg:!justify-start">
  8447.                        
  8448.            
  8449.            <span class="!inline-block">ماينكرافت</span>
  8450.        </a>
  8451.    </li>
  8452.    
  8453.  
  8454. <li class="!hidden lg:!block root-level lg:!inline-block
  8455.    
  8456.    "
  8457.     id="1834794608">
  8458.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Minecraft/c1834794608" aria-label="ماينكرافت">
  8459.            <span>ماينكرافت</span>
  8460.        </a>
  8461.    
  8462.    
  8463.    </li>
  8464.                            
  8465. <li class="lg:hidden text-sm font-bold"  id=&quot;207275345&quot;>
  8466.    
  8467.  
  8468.            <a  target="_self" aria-label="كلاش اوف كلانس" href="https://gastore-sa.com/Clash-Of-Clans/c207275345" class="text-gray-500  lg:!justify-start">
  8469.                        
  8470.            
  8471.            <span class="!inline-block">كلاش اوف كلانس</span>
  8472.        </a>
  8473.    </li>
  8474.    
  8475.  
  8476. <li class="!hidden lg:!block root-level lg:!inline-block
  8477.    
  8478.    "
  8479.     id="207275345">
  8480.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Clash-Of-Clans/c207275345" aria-label="كلاش اوف كلانس">
  8481.            <span>كلاش اوف كلانس</span>
  8482.        </a>
  8483.    
  8484.    
  8485.    </li>
  8486.                    </ul>
  8487.    </li>
  8488.    
  8489.  
  8490. <li class="!hidden lg:!block root-level lg:!inline-block
  8491.    
  8492.     has-children"
  8493.     id="1437853638">
  8494.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/Games-gift-cards/c1437853638" aria-label="الألعاب">
  8495.            <span>الألعاب</span>
  8496.        </a>
  8497.    
  8498.    
  8499.            <div class="sub-menu pr-2 ltr:pl-2 pl-8 pb-6 min-w-[200px] !backdrop-blur-[5px]">
  8500.            <ul class="">
  8501.                                    
  8502. <li class="lg:hidden text-sm font-bold"  id=&quot;1054430162&quot;>
  8503.    
  8504.  
  8505.            <a  target="_self" aria-label="كمبيوتر" href="https://gastore-sa.com/PC-Games/c1054430162" class="text-gray-500  lg:!justify-start">
  8506.                        
  8507.            
  8508.            <span class="!inline-block">كمبيوتر</span>
  8509.        </a>
  8510.    </li>
  8511.    
  8512.  
  8513. <li class="!hidden lg:!block relative
  8514.    
  8515.    "
  8516.     id="1054430162">
  8517.        <a class=""  target="_self" href="https://gastore-sa.com/PC-Games/c1054430162" aria-label="كمبيوتر">
  8518.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">كمبيوتر</span>
  8519.    </a>  
  8520.        
  8521.    
  8522.    </li>
  8523.                                    
  8524. <li class="lg:hidden text-sm font-bold"  id=&quot;2104614217&quot;>
  8525.    
  8526.  
  8527.            <a  target="_self" aria-label="بلايستيشن" href="https://gastore-sa.com/PSN-Games/c2104614217" class="text-gray-500  lg:!justify-start">
  8528.                        
  8529.            
  8530.            <span class="!inline-block">بلايستيشن</span>
  8531.        </a>
  8532.    </li>
  8533.    
  8534.  
  8535. <li class="!hidden lg:!block relative
  8536.    
  8537.    "
  8538.     id="2104614217">
  8539.        <a class=""  target="_self" href="https://gastore-sa.com/PSN-Games/c2104614217" aria-label="بلايستيشن">
  8540.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">بلايستيشن</span>
  8541.    </a>  
  8542.        
  8543.    
  8544.    </li>
  8545.                                    
  8546. <li class="lg:hidden text-sm font-bold"  id=&quot;1902454208&quot;>
  8547.    
  8548.  
  8549.            <span class=" !inline-block">
  8550.              
  8551.        إكسبوكس
  8552.        </span>
  8553.        <ul>
  8554.            <li class="text-sm font-bold"><a  target="_self" href="https://gastore-sa.com/XBOX-Games/c1902454208" class="text-gray-500">عرض الكل</a></li>
  8555.                            
  8556. <li class="lg:hidden text-sm font-bold"  id=&quot;1460051435&quot;>
  8557.    
  8558.  
  8559.            <a  target="_self" aria-label="قيم باس اكسبوكس" href="https://gastore-sa.com/Xbox-Pass/c1460051435" class="text-gray-500  lg:!justify-start">
  8560.                        
  8561.            
  8562.            <span class="!inline-block">قيم باس اكسبوكس</span>
  8563.        </a>
  8564.    </li>
  8565.    
  8566.  
  8567. <li class="!hidden lg:!block relative
  8568.    
  8569.    "
  8570.     id="1460051435">
  8571.        <a class=""  target="_self" href="https://gastore-sa.com/Xbox-Pass/c1460051435" aria-label="قيم باس اكسبوكس">
  8572.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">قيم باس اكسبوكس</span>
  8573.    </a>  
  8574.        
  8575.    
  8576.    </li>
  8577.                    </ul>
  8578.    </li>
  8579.    
  8580.  
  8581. <li class="!hidden lg:!block relative
  8582.    
  8583.     has-children"
  8584.     id="1902454208">
  8585.        <a class=""  target="_self" href="https://gastore-sa.com/XBOX-Games/c1902454208" aria-label="إكسبوكس">
  8586.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">إكسبوكس</span>
  8587.    </a>  
  8588.        
  8589.    
  8590.                        
  8591. <li class="lg:hidden text-sm font-bold"  id=&quot;1460051435&quot;>
  8592.    
  8593.  
  8594.            <a  target="_self" aria-label="قيم باس اكسبوكس" href="https://gastore-sa.com/Xbox-Pass/c1460051435" class="text-gray-500  lg:!justify-start">
  8595.                        
  8596.            
  8597.            <span class="!inline-block">قيم باس اكسبوكس</span>
  8598.        </a>
  8599.    </li>
  8600.    
  8601.  
  8602. <li class="!hidden lg:!block relative
  8603.    
  8604.    "
  8605.     id="1460051435">
  8606.        <a class=""  target="_self" href="https://gastore-sa.com/Xbox-Pass/c1460051435" aria-label="قيم باس اكسبوكس">
  8607.        <span class="rtl:pr-4 pl-4 pt-1 rtl:pl-6 pr-6">قيم باس اكسبوكس</span>
  8608.    </a>  
  8609.        
  8610.    
  8611.    </li>
  8612.            </li>
  8613.                                    
  8614. <li class="lg:hidden text-sm font-bold"  id=&quot;1834794608&quot;>
  8615.    
  8616.  
  8617.            <a  target="_self" aria-label="ماينكرافت" href="https://gastore-sa.com/Minecraft/c1834794608" class="text-gray-500  lg:!justify-start">
  8618.                        
  8619.            
  8620.            <span class="!inline-block">ماينكرافت</span>
  8621.        </a>
  8622.    </li>
  8623.    
  8624.  
  8625. <li class="!hidden lg:!block relative
  8626.    
  8627.    "
  8628.     id="1834794608">
  8629.        <a class=""  target="_self" href="https://gastore-sa.com/Minecraft/c1834794608" aria-label="ماينكرافت">
  8630.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">ماينكرافت</span>
  8631.    </a>  
  8632.        
  8633.    
  8634.    </li>
  8635.                                    
  8636. <li class="lg:hidden text-sm font-bold"  id=&quot;207275345&quot;>
  8637.    
  8638.  
  8639.            <a  target="_self" aria-label="كلاش اوف كلانس" href="https://gastore-sa.com/Clash-Of-Clans/c207275345" class="text-gray-500  lg:!justify-start">
  8640.                        
  8641.            
  8642.            <span class="!inline-block">كلاش اوف كلانس</span>
  8643.        </a>
  8644.    </li>
  8645.    
  8646.  
  8647. <li class="!hidden lg:!block relative
  8648.    
  8649.    "
  8650.     id="207275345">
  8651.        <a class=""  target="_self" href="https://gastore-sa.com/Clash-Of-Clans/c207275345" aria-label="كلاش اوف كلانس">
  8652.        <span class="rtl:border-r-2 ltr:border-l-2 border-primary rtl:pr-2 pl-2 font-semibold mt-6 mb-1.5 text-[16px] dark:text-gray-200 dark:hover:text-primary rtl:pl-6 pr-6">كلاش اوف كلانس</span>
  8653.    </a>  
  8654.        
  8655.    
  8656.    </li>
  8657.                            </ul>
  8658.                    </div>
  8659.    </li>
  8660. <li class="lg:hidden text-sm font-bold"  id=&quot;753884468&quot;>
  8661.    
  8662.  
  8663.            <a  target="_self" aria-label="أجهزة كمبيوتر" href="https://gastore-sa.com/computers/c753884468" class="text-gray-500 !py-3 lg:!justify-start">
  8664.                            <img src="https://cdn.salla.sa/Pdvrr/2Dk0QJLs2jFgwGoB5BZ3asmwZKsJfHPNogRhn9Iu.png" class="inline-block h-16 w-16 rounded-md object-cover ltr:mr-3 rtl:ml-3" alt="أجهزة كمبيوتر"/>  
  8665.            
  8666.            
  8667.            <span class="!inline-block">أجهزة كمبيوتر</span>
  8668.        </a>
  8669.    </li>
  8670.    
  8671.  
  8672. <li class="!hidden lg:!block root-level lg:!inline-block
  8673.    
  8674.    "
  8675.     id="753884468">
  8676.            <a class="!pb-[16px] !mt-[16px] px-3 "  target="_self" href="https://gastore-sa.com/computers/c753884468" aria-label="أجهزة كمبيوتر">
  8677.            <span>أجهزة كمبيوتر</span>
  8678.        </a>
  8679.    
  8680.    
  8681.    </li>
  8682.         <li class="text-sm font-bold before:hidden currency-lang-switcher">
  8683. <a target="_self" onclick="if (!window.__cfRLUnblockHandlers) return false; salla.event.dispatch('localization::open')" class="text-gray-500 " data-cf-modified-d8c6d38d5b40d4e7149a5de6-="">
  8684. <span>
  8685. تغيير العملة و اللغة
  8686. </span>
  8687. </a>
  8688. </li>
  8689.         </ul>
  8690. <button class="btn--close close-mobile-menu sicon-cancel lg:hidden"></button>
  8691. </nav>
  8692. <button class="btn--close-sm close-mobile-menu sicon-cancel hidden"></button>
  8693. <div class="flex gap-5 items-center">
  8694. <button onclick="if (!window.__cfRLUnblockHandlers) return false; salla.event.dispatch('search::open')" class="hover:text-primary active:text- cursor-pointer text-[#676D75] hidden  lg:flex items-center justify-center gap-1 flex-col" data-cf-modified-d8c6d38d5b40d4e7149a5de6-="">
  8695. <svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewbox="0 0 25 24" fill="none">
  8696. <path fill-rule="evenodd" clip-rule="evenodd" d="M11.7 4C7.83399 4 4.69998 7.13401 4.69998 11C4.69998 14.866 7.83399 18 11.7 18C15.566 18 18.7 14.866 18.7 11C18.7 7.13401 15.566 4 11.7 4ZM2.69998 11C2.69998 6.02944 6.72942 2 11.7 2C16.6705 2 20.7 6.02944 20.7 11C20.7 15.9706 16.6705 20 11.7 20C6.72942 20 2.69998 15.9706 2.69998 11Z" fill="currentColor"/>
  8697. <path fill-rule="evenodd" clip-rule="evenodd" d="M16.6429 15.9429C17.0334 15.5524 17.6666 15.5524 18.0571 15.9429L22.4071 20.2929C22.7976 20.6834 22.7976 21.3166 22.4071 21.7071C22.0166 22.0976 21.3834 22.0976 20.9929 21.7071L16.6429 17.3571C16.2523 16.9666 16.2523 16.3334 16.6429 15.9429Z" fill="currentColor"/>
  8698. </svg>
  8699. </button>
  8700. <button type="button" onclick="if (!window.__cfRLUnblockHandlers) return false; salla.event.dispatch('localization::open')" class="btn--rounded-gray inline-flex basis-0" data-cf-modified-d8c6d38d5b40d4e7149a5de6-="">
  8701. <span class="flag iti__flag iti__sa rounded-sm"></span>
  8702. <span class="mx-1.5">|</span> <span><i class=sicon-sar></i></span>
  8703. </button>
  8704. <salla-localization-modal class="hidden"></salla-localization-modal>
  8705. <button class="header-btn text-[#676D75] hidden lg:inline-block" aria-label="user-icon" onclick="if (!window.__cfRLUnblockHandlers) return false; salla.event.dispatch('login::open')" data-cf-modified-d8c6d38d5b40d4e7149a5de6-="">
  8706. <svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewbox="0 0 25 24" fill="none">
  8707. <path fill-rule="evenodd" clip-rule="evenodd" d="M4.56447 15.4645C5.50215 14.5268 6.77392 14 8.10001 14H16.1C17.4261 14 18.6979 14.5268 19.6355 15.4645C20.5732 16.4021 21.1 17.6739 21.1 19V21C21.1 21.5523 20.6523 22 20.1 22C19.5477 22 19.1 21.5523 19.1 21V19C19.1 18.2044 18.7839 17.4413 18.2213 16.8787C17.6587 16.3161 16.8957 16 16.1 16H8.10001C7.30436 16 6.5413 16.3161 5.97869 16.8787C5.41608 17.4413 5.10001 18.2044 5.10001 19V21C5.10001 21.5523 4.65229 22 4.10001 22C3.54772 22 3.10001 21.5523 3.10001 21V19C3.10001 17.6739 3.62679 16.4021 4.56447 15.4645Z" fill="currentColor"/>
  8708. <path fill-rule="evenodd" clip-rule="evenodd" d="M12.1 4C10.4432 4 9.10001 5.34315 9.10001 7C9.10001 8.65685 10.4432 10 12.1 10C13.7569 10 15.1 8.65685 15.1 7C15.1 5.34315 13.7569 4 12.1 4ZM7.10001 7C7.10001 4.23858 9.33858 2 12.1 2C14.8614 2 17.1 4.23858 17.1 7C17.1 9.76142 14.8614 12 12.1 12C9.33858 12 7.10001 9.76142 7.10001 7Z" fill="currentColor"/>
  8709. </svg>
  8710. </button>
  8711. <div class="flex cursor-pointer" id="theme-toggle">
  8712. <button class="theme-toggle" title="Toggles light & dark" aria-label="auto" aria-live="polite">
  8713. <svg class="sun-and-moon" aria-hidden="true" width="24" height="24" viewbox="0 0 24 24">
  8714. <mask class="moon" id="moon-mask">
  8715. <rect x="0" y="0" width="100%" height="100%" fill="white"/>
  8716. <circle cx="24" cy="10" r="6" fill="black"/>
  8717. </mask>
  8718. <circle class="sun" cx="12" cy="12" r="6" mask="url(#moon-mask)" fill="currentColor"/>
  8719. <g class="sun-beams" stroke="currentColor">
  8720. <line x1="12" y1="1" x2="12" y2="3"/>
  8721. <line x1="12" y1="21" x2="12" y2="23"/>
  8722. <line x1="4.22" y1="4.22" x2="5.64" y2="5.64"/>
  8723. <line x1="18.36" y1="18.36" x2="19.78" y2="19.78"/>
  8724. <line x1="1" y1="12" x2="3" y2="12"/>
  8725. <line x1="21" y1="12" x2="23" y2="12"/>
  8726. <line x1="4.22" y1="19.78" x2="5.64" y2="18.36"/>
  8727. <line x1="18.36" y1="5.64" x2="19.78" y2="4.22"/>
  8728. </g>
  8729. </svg>
  8730. </button>
  8731. </div>
  8732. <custom-salla-cart-summary class="mt-2 hidden lg:inline-block">
  8733. <svg slot="icon" class="text-black dark:text-white ml-1" xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M3.742 18.555C4.942 20 7.174 20 11.639 20h.722c4.465 0 6.698 0 7.898-1.445m-16.517 0c-1.2-1.446-.788-3.64.035-8.03c.585-3.12.877-4.681 1.988-5.603M3.742 18.555Zm16.517 0c1.2-1.446.788-3.64-.035-8.03c-.585-3.12-.878-4.681-1.989-5.603m2.024 13.633ZM18.235 4.922C17.125 4 15.536 4 12.361 4h-.722c-3.175 0-4.763 0-5.874.922m12.47 0Zm-12.47 0Z"/><path stroke-linecap="round" d="M9.17 8a3.001 3.001 0 0 0 5.66 0"/></g></svg>
  8734.  </custom-salla-cart-summary>
  8735. </div>
  8736. </nav>
  8737. <nav class="mobile-nav-bottom fixed lg:hidden z-[20] left-1/2 rounded-xl w-[90%] bottom-4 -translate-x-1/2 h-[68px] bg-white/80 dark:bg-[#1f1f2ceb] backdrop-blur-sm navbar-box-shadow flex  p-3 px-5 items-center justify-between">
  8738. <a href="https://gastore-sa.com" aria-label="Store Home Page" class="hover:text-primary active:text-primary target:text-primary cursor-pointer text-[#676D75] flex items-center justify-center gap-1 flex-col">
  8739. <svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewbox="0 0 25 24" color="currentColor" fill="currentColor">
  8740. <path fill-rule="evenodd" clip-rule="evenodd" d="M12.2861 1.21065C12.6472 0.929784 13.1529 0.929784 13.514 1.21065L22.514 8.21065C22.7576 8.4001 22.9 8.69141 22.9 9V20C22.9 20.7957 22.584 21.5587 22.0213 22.1213C21.4587 22.6839 20.6957 23 19.9 23H5.90002C5.10437 23 4.34131 22.6839 3.7787 22.1213C3.21609 21.5587 2.90002 20.7957 2.90002 20V9C2.90002 8.69141 3.0425 8.4001 3.28608 8.21065L12.2861 1.21065ZM4.90002 9.48908V20C4.90002 20.2652 5.00538 20.5196 5.19292 20.7071C5.38045 20.8946 5.63481 21 5.90002 21H19.9C20.1652 21 20.4196 20.8946 20.6071 20.7071C20.7947 20.5196 20.9 20.2652 20.9 20V9.48908L12.9 3.26686L4.90002 9.48908Z" fill="currentColor"/>
  8741. <path fill-rule="evenodd" clip-rule="evenodd" d="M8.90002 12C8.90002 11.4477 9.34774 11 9.90002 11H15.9C16.4523 11 16.9 11.4477 16.9 12V22C16.9 22.5523 16.4523 23 15.9 23C15.3477 23 14.9 22.5523 14.9 22V13H10.9V22C10.9 22.5523 10.4523 23 9.90002 23C9.34774 23 8.90002 22.5523 8.90002 22V12Z" fill="currentColor"/>
  8742. </svg>
  8743. <label for="">الرئيسية</label>
  8744. </a>
  8745. <button onclick="if (!window.__cfRLUnblockHandlers) return false; salla.event.dispatch('search::open')" type="button" class="hover:text-primary active:text- cursor-pointer text-[#676D75] flex items-center justify-center gap-1 flex-col" data-cf-modified-d8c6d38d5b40d4e7149a5de6-="">
  8746. <svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewbox="0 0 25 24" fill="none">
  8747. <path fill-rule="evenodd" clip-rule="evenodd" d="M11.7 4C7.83399 4 4.69998 7.13401 4.69998 11C4.69998 14.866 7.83399 18 11.7 18C15.566 18 18.7 14.866 18.7 11C18.7 7.13401 15.566 4 11.7 4ZM2.69998 11C2.69998 6.02944 6.72942 2 11.7 2C16.6705 2 20.7 6.02944 20.7 11C20.7 15.9706 16.6705 20 11.7 20C6.72942 20 2.69998 15.9706 2.69998 11Z" fill="currentColor"/>
  8748. <path fill-rule="evenodd" clip-rule="evenodd" d="M16.6429 15.9429C17.0334 15.5524 17.6666 15.5524 18.0571 15.9429L22.4071 20.2929C22.7976 20.6834 22.7976 21.3166 22.4071 21.7071C22.0166 22.0976 21.3834 22.0976 20.9929 21.7071L16.6429 17.3571C16.2523 16.9666 16.2523 16.3334 16.6429 15.9429Z" fill="currentColor"/>
  8749. </svg>
  8750. <label class="!-mt-1" for="">بحث</label>
  8751. </button>
  8752. <a href="#mobile-menu" aria-label="Mobile Menu" class="hover:text-primary active:text- cursor-pointer text-[#676D75] flex items-center justify-center gap-1 flex-col">
  8753. <i class="sicon-layout-grid-rearrange text-[21px] mt-1"></i>
  8754. <label class="!mt-0">التصنيفات</label>
  8755. </a>
  8756. <a href="https://gastore-sa.com/cart" class="hover:text-primary active:text- cursor-pointer text-[#676D75] flex items-center justify-center gap-1 flex-col">
  8757. <custom-salla-cart-summary class="-mb-2">
  8758. <svg slot="icon" class="text-black dark:text-white ml-1" xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M3.742 18.555C4.942 20 7.174 20 11.639 20h.722c4.465 0 6.698 0 7.898-1.445m-16.517 0c-1.2-1.446-.788-3.64.035-8.03c.585-3.12.877-4.681 1.988-5.603M3.742 18.555Zm16.517 0c1.2-1.446.788-3.64-.035-8.03c-.585-3.12-.878-4.681-1.989-5.603m2.024 13.633ZM18.235 4.922C17.125 4 15.536 4 12.361 4h-.722c-3.175 0-4.763 0-5.874.922m12.47 0Zm-12.47 0Z"/><path stroke-linecap="round" d="M9.17 8a3.001 3.001 0 0 0 5.66 0"/></g></svg>
  8759.  </custom-salla-cart-summary>
  8760.  
  8761. <label for="">السلة</label>
  8762. </a>
  8763. <button onclick="if (!window.__cfRLUnblockHandlers) return false; salla.event.dispatch('login::open')" class="hover:text-primary active:text- cursor-pointer text-[#676D75] flex items-center justify-center gap-1 flex-col" data-cf-modified-d8c6d38d5b40d4e7149a5de6-="">
  8764. <svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewbox="0 0 25 24" fill="none">
  8765. <path fill-rule="evenodd" clip-rule="evenodd" d="M4.56447 15.4645C5.50215 14.5268 6.77392 14 8.10001 14H16.1C17.4261 14 18.6979 14.5268 19.6355 15.4645C20.5732 16.4021 21.1 17.6739 21.1 19V21C21.1 21.5523 20.6523 22 20.1 22C19.5477 22 19.1 21.5523 19.1 21V19C19.1 18.2044 18.7839 17.4413 18.2213 16.8787C17.6587 16.3161 16.8957 16 16.1 16H8.10001C7.30436 16 6.5413 16.3161 5.97869 16.8787C5.41608 17.4413 5.10001 18.2044 5.10001 19V21C5.10001 21.5523 4.65229 22 4.10001 22C3.54772 22 3.10001 21.5523 3.10001 21V19C3.10001 17.6739 3.62679 16.4021 4.56447 15.4645Z" fill="currentColor"/>
  8766. <path fill-rule="evenodd" clip-rule="evenodd" d="M12.1 4C10.4432 4 9.10001 5.34315 9.10001 7C9.10001 8.65685 10.4432 10 12.1 10C13.7569 10 15.1 8.65685 15.1 7C15.1 5.34315 13.7569 4 12.1 4ZM7.10001 7C7.10001 4.23858 9.33858 2 12.1 2C14.8614 2 17.1 4.23858 17.1 7C17.1 9.76142 14.8614 12 12.1 12C9.33858 12 7.10001 9.76142 7.10001 7Z" fill="currentColor"/>
  8767. </svg>
  8768. <label for="">حسابي</label>
  8769. </button>
  8770. </nav>
  8771.  
  8772.  
  8773.  
  8774.  
  8775.  
  8776.  
  8777.  
  8778.        
  8779.  
  8780.  
  8781. <section class="banners-slider bg-[var(--bg-primary)]">
  8782.    <div class="container">
  8783.        <div data-slider-id="banners-slider-1419" data-slider-autoplay="" data-is-banner="true" data-slider-offset="0" data-id="1419" data-slider-mobile="1" data-slider-tablet="1" data-slider-desktop="1" class="swiper-container custom-slider banners-slider-1419 relative navigation-start-style overflow-hidden" dir="rtl">
  8784.            <div class="banners-slider-wrapper swiper-wrapper">
  8785.                                <div class="banners-slider-single swiper-slide">
  8786.                    <a href="#" aria-label="banner link" class="w-full block hidden md:block">
  8787.                        <img class="w-full rounded-2xl" src="https://cdn.salla.sa/form-builder/oVKZznC3FqGHKRoZMYChTh1F9pcxvNu6LjQRKYvm.webp" alt="">
  8788.                    </a>
  8789.                                        <a href="#" aria-label="banner link" class="w-full block md:hidden">
  8790.                        <img class="w-full rounded-2xl" src="https://cdn.salla.sa/form-builder/FfAGEFmaOBGp8i8raKZnUiAv8kVF1nQLseVAa4ga.webp" alt="">
  8791.                    </a>
  8792.                                    </div>
  8793.                            </div>
  8794.            <div class="banners-slider-swiper-actions-prev prev-1419 absolute !z-10 !right-4 !top-[50%] translate-y-[-50%]">
  8795.                <svg xmlns="http://www.w3.org/2000/svg"  width="26" height="26" viewbox="0 0 24 24"><path fill="currentColor" d="M16.175 13H5q-.425 0-.713-.288T4 12q0-.425.288-.713T5 11h11.175l-4.9-4.9q-.3-.3-.288-.7t.313-.7q.3-.275.7-.288t.7.288l6.6 6.6q.15.15.213.325t.062.375q0 .2-.063.375t-.212.325l-6.6 6.6q-.275.275-.687.275T11.3 19.3q-.3-.3-.3-.713t.3-.712L16.175 13Z"/></svg>
  8796.            </div>
  8797.            <div class="    banners-slider-swiper-actions-pagination pagination-center-style pagination-1419 !w-fit mt-4 !absolute !bottom-10 !z-10 !left-0 !right-0 !mx-auto"></div>
  8798.            <div class="banners-slider-swiper-actions-next next-1419 absolute !z-10 !left-4 !top-[50%] translate-y-[-50%]">
  8799.                <svg xmlns="http://www.w3.org/2000/svg" class="rotate-180" width="26" height="26" viewbox="0 0 24 24"><path fill="currentColor" d="M16.175 13H5q-.425 0-.713-.288T4 12q0-.425.288-.713T5 11h11.175l-4.9-4.9q-.3-.3-.288-.7t.313-.7q.3-.275.7-.288t.7.288l6.6 6.6q.15.15.213.325t.062.375q0 .2-.063.375t-.212.325l-6.6 6.6q-.275.275-.687.275T11.3 19.3q-.3-.3-.3-.713t.3-.712L16.175 13Z"/></svg>
  8800.            </div>
  8801.        </div>
  8802.    </div>
  8803. </section>
  8804.  
  8805. <section class="main-links-style-3 bg-[var(--bg-primary)] duration-[0.3s]">
  8806.        <div class="container">
  8807.  
  8808.        <div data-slider-id="main-links-style-3-2099" data-slider-offset="0" data-id="2099" data-slider-mobile="3" data-slider-tablet="5" data-slider-desktop="6" class="swiper-container custom-slider main-links-style-3-2099 overflow-hidden">
  8809.            <div class="main-links-style-3-heading section-heading text-center">
  8810.                <div data-sal="slide-up" data-sal-delay="70" data-sal-duration="700" class="">
  8811.                    <h2 class="main-links-style-3-heading-title section-heading-title ">
  8812.                        أقسام الموقع
  8813.                    </h2>
  8814.                                        
  8815.                </div>
  8816.                
  8817.                                    <div data-sal="slide-up" data-sal-delay="170" data-sal-duration="700" class="main-links-style-3-heading-divider section-heading-divider"></div>
  8818.                
  8819.                <h3 data-sal="slide-up" data-sal-delay="270" data-sal-duration="700" class="main-links-style-3-heading-subtitle section-heading-subtitle  mx-auto">
  8820.                    
  8821.                </h3>
  8822.            </div>
  8823.            <div class="main-links-style-3-slider swiper-wrapper">
  8824.                                <div class="main-links-style-3-slider-single swiper-slide">
  8825.                    <div class="main-links-style-3-slider-single-wrapper" data-sal="slide-up"
  8826.                    data-sal-duration="700"
  8827.                    data-sal-delay="100">
  8828.                          <div class="main-links-style-3-slider-single-content group
  8829.                        shadow-none
  8830.                        aspect-square
  8831.                        rounded-xl
  8832.                        rounded-xl
  8833.                        rounded-xl
  8834.                        rounded-xl
  8835.                        ">
  8836.                            <a href="https://gastore-sa.com/redirect/categories/1620084567"><div class="main-links-style-3-slider-single-content-overlay"></div></a>
  8837.                            <a href="https://gastore-sa.com/redirect/categories/1620084567"><img loading="lazy" src="https://cdn.salla.sa/form-builder/vP1VJ5VcGiNrLf0YTMeNaR3USSJefCFBWf2QWBSd.webp" alt="Image" class="main-links-style-3-slider-single-content-image
  8838.                            aspect-square"></a>
  8839.                            <div class="main-links-style-3-slider-single-content-informations">
  8840.                                <div class="main-links-style-3-slider-single-content-title">
  8841.                                    <a class="" href="https://gastore-sa.com/redirect/categories/1620084567"> <h4 class="text-white">الإشتراكات</h4></a>
  8842.                                </div>
  8843.                                <p class="main-links-style-3-slider-single-content-description">الإشتراكات</p>
  8844.                            </div>
  8845.                        </div>
  8846.                    </div>
  8847.                </div>
  8848.                                <div class="main-links-style-3-slider-single swiper-slide">
  8849.                    <div class="main-links-style-3-slider-single-wrapper" data-sal="slide-up"
  8850.                    data-sal-duration="700"
  8851.                    data-sal-delay="200">
  8852.                          <div class="main-links-style-3-slider-single-content group
  8853.                        shadow-none
  8854.                        aspect-square
  8855.                        rounded-xl
  8856.                        rounded-xl
  8857.                        rounded-xl
  8858.                        rounded-xl
  8859.                        ">
  8860.                            <a href="https://gastore-sa.com/redirect/categories/1194506277"><div class="main-links-style-3-slider-single-content-overlay"></div></a>
  8861.                            <a href="https://gastore-sa.com/redirect/categories/1194506277"><img loading="lazy" src="https://cdn.salla.sa/form-builder/Zur3n3rqI5r9lyfA8wSN2njHgmnN34QoDqteBYZP.webp" alt="Image" class="main-links-style-3-slider-single-content-image
  8862.                            aspect-square"></a>
  8863.                            <div class="main-links-style-3-slider-single-content-informations">
  8864.                                <div class="main-links-style-3-slider-single-content-title">
  8865.                                    <a class="" href="https://gastore-sa.com/redirect/categories/1194506277"> <h4 class="text-white">البرامج</h4></a>
  8866.                                </div>
  8867.                                <p class="main-links-style-3-slider-single-content-description">البرامج</p>
  8868.                            </div>
  8869.                        </div>
  8870.                    </div>
  8871.                </div>
  8872.                                <div class="main-links-style-3-slider-single swiper-slide">
  8873.                    <div class="main-links-style-3-slider-single-wrapper" data-sal="slide-up"
  8874.                    data-sal-duration="700"
  8875.                    data-sal-delay="300">
  8876.                          <div class="main-links-style-3-slider-single-content group
  8877.                        shadow-none
  8878.                        aspect-square
  8879.                        rounded-xl
  8880.                        rounded-xl
  8881.                        rounded-xl
  8882.                        rounded-xl
  8883.                        ">
  8884.                            <a href="https://gastore-sa.com/redirect/categories/1563326337"><div class="main-links-style-3-slider-single-content-overlay"></div></a>
  8885.                            <a href="https://gastore-sa.com/redirect/categories/1563326337"><img loading="lazy" src="https://cdn.salla.sa/form-builder/Fc0qtDunPUKKEBNib6zsoPQPp6XzPT5QfPws6woq.webp" alt="Image" class="main-links-style-3-slider-single-content-image
  8886.                            aspect-square"></a>
  8887.                            <div class="main-links-style-3-slider-single-content-informations">
  8888.                                <div class="main-links-style-3-slider-single-content-title">
  8889.                                    <a class="" href="https://gastore-sa.com/redirect/categories/1563326337"> <h4 class="text-white">شحن وخدمات الألعاب</h4></a>
  8890.                                </div>
  8891.                                <p class="main-links-style-3-slider-single-content-description">شحن وخدمات الألعاب</p>
  8892.                            </div>
  8893.                        </div>
  8894.                    </div>
  8895.                </div>
  8896.                                <div class="main-links-style-3-slider-single swiper-slide">
  8897.                    <div class="main-links-style-3-slider-single-wrapper" data-sal="slide-up"
  8898.                    data-sal-duration="700"
  8899.                    data-sal-delay="400">
  8900.                          <div class="main-links-style-3-slider-single-content group
  8901.                        shadow-none
  8902.                        aspect-square
  8903.                        rounded-xl
  8904.                        rounded-xl
  8905.                        rounded-xl
  8906.                        rounded-xl
  8907.                        ">
  8908.                            <a href="https://gastore-sa.com/redirect/categories/1471562077"><div class="main-links-style-3-slider-single-content-overlay"></div></a>
  8909.                            <a href="https://gastore-sa.com/redirect/categories/1471562077"><img loading="lazy" src="https://cdn.salla.sa/form-builder/iWNqy314ULDtWOn9FC0DhehQt99mONj0UqXxXtsP.webp" alt="Image" class="main-links-style-3-slider-single-content-image
  8910.                            aspect-square"></a>
  8911.                            <div class="main-links-style-3-slider-single-content-informations">
  8912.                                <div class="main-links-style-3-slider-single-content-title">
  8913.                                    <a class="" href="https://gastore-sa.com/redirect/categories/1471562077"> <h4 class="text-white">ستور وبطاقات</h4></a>
  8914.                                </div>
  8915.                                <p class="main-links-style-3-slider-single-content-description">ستور وبطاقات</p>
  8916.                            </div>
  8917.                        </div>
  8918.                    </div>
  8919.                </div>
  8920.                                <div class="main-links-style-3-slider-single swiper-slide">
  8921.                    <div class="main-links-style-3-slider-single-wrapper" data-sal="slide-up"
  8922.                    data-sal-duration="700"
  8923.                    data-sal-delay="500">
  8924.                          <div class="main-links-style-3-slider-single-content group
  8925.                        shadow-none
  8926.                        aspect-square
  8927.                        rounded-xl
  8928.                        rounded-xl
  8929.                        rounded-xl
  8930.                        rounded-xl
  8931.                        ">
  8932.                            <a href="https://gastore-sa.com/redirect/categories/1437853638"><div class="main-links-style-3-slider-single-content-overlay"></div></a>
  8933.                            <a href="https://gastore-sa.com/redirect/categories/1437853638"><img loading="lazy" src="https://cdn.salla.sa/form-builder/vs11asZLv17FwjyPy3iNac6SfgnOMQ0C3TCemOar.webp" alt="Image" class="main-links-style-3-slider-single-content-image
  8934.                            aspect-square"></a>
  8935.                            <div class="main-links-style-3-slider-single-content-informations">
  8936.                                <div class="main-links-style-3-slider-single-content-title">
  8937.                                    <a class="" href="https://gastore-sa.com/redirect/categories/1437853638"> <h4 class="text-white">الألعاب</h4></a>
  8938.                                </div>
  8939.                                <p class="main-links-style-3-slider-single-content-description">الألعاب</p>
  8940.                            </div>
  8941.                        </div>
  8942.                    </div>
  8943.                </div>
  8944.                                <div class="main-links-style-3-slider-single swiper-slide">
  8945.                    <div class="main-links-style-3-slider-single-wrapper" data-sal="slide-up"
  8946.                    data-sal-duration="700"
  8947.                    data-sal-delay="600">
  8948.                          <div class="main-links-style-3-slider-single-content group
  8949.                        shadow-none
  8950.                        aspect-square
  8951.                        rounded-xl
  8952.                        rounded-xl
  8953.                        rounded-xl
  8954.                        rounded-xl
  8955.                        ">
  8956.                            <a href="https://gastore-sa.com/redirect/categories/753884468"><div class="main-links-style-3-slider-single-content-overlay"></div></a>
  8957.                            <a href="https://gastore-sa.com/redirect/categories/753884468"><img loading="lazy" src="https://cdn.salla.sa/form-builder/K1tZEu7wFXclDxveKO5NAOnQLRtWq9aoj3RLmZz4.webp" alt="Image" class="main-links-style-3-slider-single-content-image
  8958.                            aspect-square"></a>
  8959.                            <div class="main-links-style-3-slider-single-content-informations">
  8960.                                <div class="main-links-style-3-slider-single-content-title">
  8961.                                    <a class="" href="https://gastore-sa.com/redirect/categories/753884468"> <h4 class="text-white">تجميعات الكمبيوتر</h4></a>
  8962.                                </div>
  8963.                                <p class="main-links-style-3-slider-single-content-description">تجميعات الكمبيوتر</p>
  8964.                            </div>
  8965.                        </div>
  8966.                    </div>
  8967.                </div>
  8968.                            </div>
  8969.                        <div class="main-links-style-3-swiper-actions-center navigation-center-style" data-sal="slide-up" data-sal-delay="70" data-sal-duration="700">
  8970.                <div class="main-links-style-3-swiper-actions-center-prev prev-2099">
  8971.                    <svg xmlns="http://www.w3.org/2000/svg" class="rotate-180 rtl:rotate-0" width="26" height="26" viewbox="0 0 24 24"><path fill="currentColor" d="M16.175 13H5q-.425 0-.713-.288T4 12q0-.425.288-.713T5 11h11.175l-4.9-4.9q-.3-.3-.288-.7t.313-.7q.3-.275.7-.288t.7.288l6.6 6.6q.15.15.213.325t.062.375q0 .2-.063.375t-.212.325l-6.6 6.6q-.275.275-.687.275T11.3 19.3q-.3-.3-.3-.713t.3-.712L16.175 13Z"/></svg>
  8972.                </div>
  8973.                <div class="main-links-style-3-swiper-actions-center-pagination pagination-center-style pagination-2099 !w-fit mt-4"></div>
  8974.                <div class="main-links-style-3-swiper-actions-center-next next-2099">
  8975.                    <svg xmlns="http://www.w3.org/2000/svg" class="rotate-0 rtl:rotate-180" width="26" height="26" viewbox="0 0 24 24"><path fill="currentColor" d="M16.175 13H5q-.425 0-.713-.288T4 12q0-.425.288-.713T5 11h11.175l-4.9-4.9q-.3-.3-.288-.7t.313-.7q.3-.275.7-.288t.7.288l6.6 6.6q.15.15.213.325t.062.375q0 .2-.063.375t-.212.325l-6.6 6.6q-.275.275-.687.275T11.3 19.3q-.3-.3-.3-.713t.3-.712L16.175 13Z"/></svg>
  8976.                </div>
  8977.            </div>
  8978.                    </div>
  8979.            </div>
  8980. </section>
  8981. <section class="main-links-style-2 bg-[var(--bg-primary)] duration-[0.3s]">
  8982.  
  8983.       <div class="container !px-0">
  8984.        <div data-slider-id="main-links-style-2-218" data-slider-offset="0" data-id="218" data-slider-mobile="3" data-slider-tablet="5" data-slider-desktop="8" class="swiper-container custom-slider main-links-style-2-218 overflow-hidden">
  8985.            <div class="main-links-style-2-heading px-6 section-heading text-right ltr:text-left">
  8986.                <div data-sal="slide-up" data-sal-delay="70" data-sal-duration="700" class="flex flex-row justify-between">
  8987.                    <h2 class="main-links-style-2-heading-title section-heading-title ltr:border-l-4 rtl:border-r-4 border-primary pl-2 rtl:pr-2">
  8988.                        الاشتراكات والبرامج
  8989.                    </h2>
  8990.                                            <div class="main-links-style-2-swiper-actions-start navigation-start-style">
  8991.                            <div class="main-links-style-2-swiper-actions-start-prev prev-nav-button prev-218">
  8992.                                <svg xmlns="http://www.w3.org/2000/svg" class="rotate-180 rtl:rotate-0" width="22" height="22" viewbox="0 0 24 24"><path fill="currentColor" d="M16.175 13H5q-.425 0-.713-.288T4 12q0-.425.288-.713T5 11h11.175l-4.9-4.9q-.3-.3-.288-.7t.313-.7q.3-.275.7-.288t.7.288l6.6 6.6q.15.15.213.325t.062.375q0 .2-.063.375t-.212.325l-6.6 6.6q-.275.275-.687.275T11.3 19.3q-.3-.3-.3-.713t.3-.712L16.175 13Z"/></svg>
  8993.                            </div>
  8994.                            <div class="main-links-style-2-swiper-actions-start-next next-nav-button next-218">
  8995.                                <svg xmlns="http://www.w3.org/2000/svg" class="rotate-0 rtl:rotate-180" width="22" height="22" viewbox="0 0 24 24"><path fill="currentColor" d="M16.175 13H5q-.425 0-.713-.288T4 12q0-.425.288-.713T5 11h11.175l-4.9-4.9q-.3-.3-.288-.7t.313-.7q.3-.275.7-.288t.7.288l6.6 6.6q.15.15.213.325t.062.375q0 .2-.063.375t-.212.325l-6.6 6.6q-.275.275-.687.275T11.3 19.3q-.3-.3-.3-.713t.3-.712L16.175 13Z"/></svg>
  8996.                            </div>
  8997.                        </div>
  8998.                                        
  8999.                </div>
  9000.                
  9001.                
  9002.                <h3 data-sal="slide-up" data-sal-delay="270" data-sal-duration="700" class="main-links-style-2-heading-subtitle section-heading-subtitle  ">
  9003.                    
  9004.                </h3>
  9005.            </div>
  9006.            <div class="main-links-style-2-slider swiper-wrapper">
  9007.                                <div class="main-links-style-2-slider-single swiper-slide">
  9008.                    <div class="main-links-style-2-slider-single-content" data-sal="slide-up"
  9009.                    data-sal-duration="700"
  9010.                    data-sal-delay="100">
  9011.                        <div class="main-links-style-2-slider-single-content-image">
  9012.                            <a href="https://gastore-sa.com/redirect/categories/877211264">
  9013.                                <img loading="lazy" src="https://cdn.salla.sa/form-builder/Wo5zLHyOyzpYvB2HHFom1YpyeVkyBfldlLtTBNpl.webp" alt="دسكورد"
  9014.                                class="main-links-style-2-slider-single-content-image-source">
  9015.                            </a>
  9016.                        </div>
  9017.                        <div class="main-links-style-2-slider-single-content-title">
  9018.                            <a href="https://gastore-sa.com/redirect/categories/877211264">
  9019.                                <h4>دسكورد</h4>
  9020.                            </a>
  9021.                        </div>
  9022.                    </div>
  9023.                </div>
  9024.                                <div class="main-links-style-2-slider-single swiper-slide">
  9025.                    <div class="main-links-style-2-slider-single-content" data-sal="slide-up"
  9026.                    data-sal-duration="700"
  9027.                    data-sal-delay="200">
  9028.                        <div class="main-links-style-2-slider-single-content-image">
  9029.                            <a href="https://gastore-sa.com/redirect/categories/2120955261">
  9030.                                <img loading="lazy" src="https://cdn.salla.sa/form-builder/L9MBhRchfvEQeHW7YCOlP4CkUPP9QBGF22jiGkfX.webp" alt="لينكد إن"
  9031.                                class="main-links-style-2-slider-single-content-image-source">
  9032.                            </a>
  9033.                        </div>
  9034.                        <div class="main-links-style-2-slider-single-content-title">
  9035.                            <a href="https://gastore-sa.com/redirect/categories/2120955261">
  9036.                                <h4>لينكد إن</h4>
  9037.                            </a>
  9038.                        </div>
  9039.                    </div>
  9040.                </div>
  9041.                                <div class="main-links-style-2-slider-single swiper-slide">
  9042.                    <div class="main-links-style-2-slider-single-content" data-sal="slide-up"
  9043.                    data-sal-duration="700"
  9044.                    data-sal-delay="300">
  9045.                        <div class="main-links-style-2-slider-single-content-image">
  9046.                            <a href="https://gastore-sa.com/redirect/categories/1007906267">
  9047.                                <img loading="lazy" src="https://cdn.salla.sa/form-builder/GJUV2qkx8UJBGpS0065KD22ZADYdfUJniZgH9JWe.webp" alt="قيم باس"
  9048.                                class="main-links-style-2-slider-single-content-image-source">
  9049.                            </a>
  9050.                        </div>
  9051.                        <div class="main-links-style-2-slider-single-content-title">
  9052.                            <a href="https://gastore-sa.com/redirect/categories/1007906267">
  9053.                                <h4>قيم باس</h4>
  9054.                            </a>
  9055.                        </div>
  9056.                    </div>
  9057.                </div>
  9058.                                <div class="main-links-style-2-slider-single swiper-slide">
  9059.                    <div class="main-links-style-2-slider-single-content" data-sal="slide-up"
  9060.                    data-sal-duration="700"
  9061.                    data-sal-delay="400">
  9062.                        <div class="main-links-style-2-slider-single-content-image">
  9063.                            <a href="https://gastore-sa.com/redirect/products/1221364592">
  9064.                                <img loading="lazy" src="https://cdn.salla.sa/form-builder/LV2oNureST9Ewd6CEtNIPRJh9KUdc2EDooPKk0XO.webp" alt="كرنشي رول"
  9065.                                class="main-links-style-2-slider-single-content-image-source">
  9066.                            </a>
  9067.                        </div>
  9068.                        <div class="main-links-style-2-slider-single-content-title">
  9069.                            <a href="https://gastore-sa.com/redirect/products/1221364592">
  9070.                                <h4>كرنشي رول</h4>
  9071.                            </a>
  9072.                        </div>
  9073.                    </div>
  9074.                </div>
  9075.                                <div class="main-links-style-2-slider-single swiper-slide">
  9076.                    <div class="main-links-style-2-slider-single-content" data-sal="slide-up"
  9077.                    data-sal-duration="700"
  9078.                    data-sal-delay="500">
  9079.                        <div class="main-links-style-2-slider-single-content-image">
  9080.                            <a href="https://gastore-sa.com/redirect/products/405862336">
  9081.                                <img loading="lazy" src="https://cdn.salla.sa/form-builder/ceNSV4qee3SeetuJu8h1rmmjhEfviss8jsv2XxLD.webp" alt="مجال"
  9082.                                class="main-links-style-2-slider-single-content-image-source">
  9083.                            </a>
  9084.                        </div>
  9085.                        <div class="main-links-style-2-slider-single-content-title">
  9086.                            <a href="https://gastore-sa.com/redirect/products/405862336">
  9087.                                <h4>مجال</h4>
  9088.                            </a>
  9089.                        </div>
  9090.                    </div>
  9091.                </div>
  9092.                                <div class="main-links-style-2-slider-single swiper-slide">
  9093.                    <div class="main-links-style-2-slider-single-content" data-sal="slide-up"
  9094.                    data-sal-duration="700"
  9095.                    data-sal-delay="600">
  9096.                        <div class="main-links-style-2-slider-single-content-image">
  9097.                            <a href="https://gastore-sa.com/redirect/categories/951197623">
  9098.                                <img loading="lazy" src="https://cdn.salla.sa/form-builder/bkjM2vx6zEvrGfLu8G9Qlvh6nPb3x2xYzO5xjorX.webp" alt="ويندوز وأوفيس"
  9099.                                class="main-links-style-2-slider-single-content-image-source">
  9100.                            </a>
  9101.                        </div>
  9102.                        <div class="main-links-style-2-slider-single-content-title">
  9103.                            <a href="https://gastore-sa.com/redirect/categories/951197623">
  9104.                                <h4>ويندوز وأوفيس</h4>
  9105.                            </a>
  9106.                        </div>
  9107.                    </div>
  9108.                </div>
  9109.                                <div class="main-links-style-2-slider-single swiper-slide">
  9110.                    <div class="main-links-style-2-slider-single-content" data-sal="slide-up"
  9111.                    data-sal-duration="700"
  9112.                    data-sal-delay="700">
  9113.                        <div class="main-links-style-2-slider-single-content-image">
  9114.                            <a href="https://gastore-sa.com/redirect/categories/910261426">
  9115.                                <img loading="lazy" src="https://cdn.salla.sa/form-builder/W0DR7mfumRG8Wu7vBOJ3CqFv6ya4yOzu41W7w9LK.webp" alt="أدوبي وكانفا"
  9116.                                class="main-links-style-2-slider-single-content-image-source">
  9117.                            </a>
  9118.                        </div>
  9119.                        <div class="main-links-style-2-slider-single-content-title">
  9120.                            <a href="https://gastore-sa.com/redirect/categories/910261426">
  9121.                                <h4>أدوبي وكانفا</h4>
  9122.                            </a>
  9123.                        </div>
  9124.                    </div>
  9125.                </div>
  9126.                                <div class="main-links-style-2-slider-single swiper-slide">
  9127.                    <div class="main-links-style-2-slider-single-content" data-sal="slide-up"
  9128.                    data-sal-duration="700"
  9129.                    data-sal-delay="800">
  9130.                        <div class="main-links-style-2-slider-single-content-image">
  9131.                            <a href="https://gastore-sa.com/redirect/products/382232524">
  9132.                                <img loading="lazy" src="https://cdn.salla.sa/form-builder/7DW0ol5GDfboyOCyASvgl2APmVBbKxAzaYY2MueG.webp" alt="اوتوديسك"
  9133.                                class="main-links-style-2-slider-single-content-image-source">
  9134.                            </a>
  9135.                        </div>
  9136.                        <div class="main-links-style-2-slider-single-content-title">
  9137.                            <a href="https://gastore-sa.com/redirect/products/382232524">
  9138.                                <h4>اوتوديسك</h4>
  9139.                            </a>
  9140.                        </div>
  9141.                    </div>
  9142.                </div>
  9143.                                <div class="main-links-style-2-slider-single swiper-slide">
  9144.                    <div class="main-links-style-2-slider-single-content" data-sal="slide-up"
  9145.                    data-sal-duration="700"
  9146.                    data-sal-delay="900">
  9147.                        <div class="main-links-style-2-slider-single-content-image">
  9148.                            <a href="https://gastore-sa.com/redirect/categories/3120051">
  9149.                                <img loading="lazy" src="https://cdn.salla.sa/form-builder/zXDJQYnNPuIBVU2bRV16U4BPKSFn94VciP1E0bfC.webp" alt="برامج الحماية"
  9150.                                class="main-links-style-2-slider-single-content-image-source">
  9151.                            </a>
  9152.                        </div>
  9153.                        <div class="main-links-style-2-slider-single-content-title">
  9154.                            <a href="https://gastore-sa.com/redirect/categories/3120051">
  9155.                                <h4>برامج الحماية</h4>
  9156.                            </a>
  9157.                        </div>
  9158.                    </div>
  9159.                </div>
  9160.                            </div>
  9161.                    </div>
  9162.    </div>
  9163.  
  9164. </section>
  9165. <section class="main-links-style-2 bg-[var(--bg-primary)] duration-[0.3s]">
  9166.  
  9167.       <div class="container !px-0">
  9168.        <div data-slider-id="main-links-style-2-686" data-slider-offset="0" data-id="686" data-slider-mobile="3" data-slider-tablet="5" data-slider-desktop="8" class="swiper-container custom-slider main-links-style-2-686 overflow-hidden">
  9169.            <div class="main-links-style-2-heading px-6 section-heading text-right ltr:text-left">
  9170.                <div data-sal="slide-up" data-sal-delay="70" data-sal-duration="700" class="flex flex-row justify-between">
  9171.                    <h2 class="main-links-style-2-heading-title section-heading-title ltr:border-l-4 rtl:border-r-4 border-primary pl-2 rtl:pr-2">
  9172.                        البطاقات
  9173.                    </h2>
  9174.                                            <div class="main-links-style-2-swiper-actions-start navigation-start-style">
  9175.                            <div class="main-links-style-2-swiper-actions-start-prev prev-nav-button prev-686">
  9176.                                <svg xmlns="http://www.w3.org/2000/svg" class="rotate-180 rtl:rotate-0" width="22" height="22" viewbox="0 0 24 24"><path fill="currentColor" d="M16.175 13H5q-.425 0-.713-.288T4 12q0-.425.288-.713T5 11h11.175l-4.9-4.9q-.3-.3-.288-.7t.313-.7q.3-.275.7-.288t.7.288l6.6 6.6q.15.15.213.325t.062.375q0 .2-.063.375t-.212.325l-6.6 6.6q-.275.275-.687.275T11.3 19.3q-.3-.3-.3-.713t.3-.712L16.175 13Z"/></svg>
  9177.                            </div>
  9178.                            <div class="main-links-style-2-swiper-actions-start-next next-nav-button next-686">
  9179.                                <svg xmlns="http://www.w3.org/2000/svg" class="rotate-0 rtl:rotate-180" width="22" height="22" viewbox="0 0 24 24"><path fill="currentColor" d="M16.175 13H5q-.425 0-.713-.288T4 12q0-.425.288-.713T5 11h11.175l-4.9-4.9q-.3-.3-.288-.7t.313-.7q.3-.275.7-.288t.7.288l6.6 6.6q.15.15.213.325t.062.375q0 .2-.063.375t-.212.325l-6.6 6.6q-.275.275-.687.275T11.3 19.3q-.3-.3-.3-.713t.3-.712L16.175 13Z"/></svg>
  9180.                            </div>
  9181.                        </div>
  9182.                                        
  9183.                </div>
  9184.                
  9185.                
  9186.                <h3 data-sal="slide-up" data-sal-delay="270" data-sal-duration="700" class="main-links-style-2-heading-subtitle section-heading-subtitle  ">
  9187.                    
  9188.                </h3>
  9189.            </div>
  9190.            <div class="main-links-style-2-slider swiper-wrapper">
  9191.                                <div class="main-links-style-2-slider-single swiper-slide">
  9192.                    <div class="main-links-style-2-slider-single-content" data-sal="slide-up"
  9193.                    data-sal-duration="700"
  9194.                    data-sal-delay="100">
  9195.                        <div class="main-links-style-2-slider-single-content-image">
  9196.                            <a href="https://gastore-sa.com/redirect/categories/276019932">
  9197.                                <img loading="lazy" src="https://cdn.salla.sa/form-builder/qdUXAcsWN45qPztBso7jyDKPniX9b2rpnSJhSjh1.webp" alt="ستور سوني"
  9198.                                class="main-links-style-2-slider-single-content-image-source">
  9199.                            </a>
  9200.                        </div>
  9201.                        <div class="main-links-style-2-slider-single-content-title">
  9202.                            <a href="https://gastore-sa.com/redirect/categories/276019932">
  9203.                                <h4>ستور سوني</h4>
  9204.                            </a>
  9205.                        </div>
  9206.                    </div>
  9207.                </div>
  9208.                                <div class="main-links-style-2-slider-single swiper-slide">
  9209.                    <div class="main-links-style-2-slider-single-content" data-sal="slide-up"
  9210.                    data-sal-duration="700"
  9211.                    data-sal-delay="200">
  9212.                        <div class="main-links-style-2-slider-single-content-image">
  9213.                            <a href="https://gastore-sa.com/redirect/categories/1144886755">
  9214.                                <img loading="lazy" src="https://cdn.salla.sa/form-builder/5KoU953ilCr7YaZiBrf1WI9x5yCYKrSO2zbPszd7.webp" alt="اكسبوكس"
  9215.                                class="main-links-style-2-slider-single-content-image-source">
  9216.                            </a>
  9217.                        </div>
  9218.                        <div class="main-links-style-2-slider-single-content-title">
  9219.                            <a href="https://gastore-sa.com/redirect/categories/1144886755">
  9220.                                <h4>اكسبوكس</h4>
  9221.                            </a>
  9222.                        </div>
  9223.                    </div>
  9224.                </div>
  9225.                                <div class="main-links-style-2-slider-single swiper-slide">
  9226.                    <div class="main-links-style-2-slider-single-content" data-sal="slide-up"
  9227.                    data-sal-duration="700"
  9228.                    data-sal-delay="300">
  9229.                        <div class="main-links-style-2-slider-single-content-image">
  9230.                            <a href="https://gastore-sa.com/redirect/categories/126969050">
  9231.                                <img loading="lazy" src="https://cdn.salla.sa/form-builder/4m7e27qmuDzLxntDr2vgdC8RS1jw8oEDt7Rn6xfq.webp" alt="ستيم"
  9232.                                class="main-links-style-2-slider-single-content-image-source">
  9233.                            </a>
  9234.                        </div>
  9235.                        <div class="main-links-style-2-slider-single-content-title">
  9236.                            <a href="https://gastore-sa.com/redirect/categories/126969050">
  9237.                                <h4>ستيم</h4>
  9238.                            </a>
  9239.                        </div>
  9240.                    </div>
  9241.                </div>
  9242.                                <div class="main-links-style-2-slider-single swiper-slide">
  9243.                    <div class="main-links-style-2-slider-single-content" data-sal="slide-up"
  9244.                    data-sal-duration="700"
  9245.                    data-sal-delay="400">
  9246.                        <div class="main-links-style-2-slider-single-content-image">
  9247.                            <a href="https://gastore-sa.com/redirect/categories/2016831384">
  9248.                                <img loading="lazy" src="https://cdn.salla.sa/form-builder/vXduQo7GK7AzvkHQrCZTNEaih6oKYcszBjL5AplD.webp" alt="آيتونز"
  9249.                                class="main-links-style-2-slider-single-content-image-source">
  9250.                            </a>
  9251.                        </div>
  9252.                        <div class="main-links-style-2-slider-single-content-title">
  9253.                            <a href="https://gastore-sa.com/redirect/categories/2016831384">
  9254.                                <h4>آيتونز</h4>
  9255.                            </a>
  9256.                        </div>
  9257.                    </div>
  9258.                </div>
  9259.                                <div class="main-links-style-2-slider-single swiper-slide">
  9260.                    <div class="main-links-style-2-slider-single-content" data-sal="slide-up"
  9261.                    data-sal-duration="700"
  9262.                    data-sal-delay="500">
  9263.                        <div class="main-links-style-2-slider-single-content-image">
  9264.                            <a href="https://gastore-sa.com/redirect/categories/824268869">
  9265.                                <img loading="lazy" src="https://cdn.salla.sa/form-builder/HBPfsPzssDOX4WQy4pfM7zzQKsoJusJSLPzPYwo0.webp" alt="جوجل بلاي"
  9266.                                class="main-links-style-2-slider-single-content-image-source">
  9267.                            </a>
  9268.                        </div>
  9269.                        <div class="main-links-style-2-slider-single-content-title">
  9270.                            <a href="https://gastore-sa.com/redirect/categories/824268869">
  9271.                                <h4>جوجل بلاي</h4>
  9272.                            </a>
  9273.                        </div>
  9274.                    </div>
  9275.                </div>
  9276.                                <div class="main-links-style-2-slider-single swiper-slide">
  9277.                    <div class="main-links-style-2-slider-single-content" data-sal="slide-up"
  9278.                    data-sal-duration="700"
  9279.                    data-sal-delay="600">
  9280.                        <div class="main-links-style-2-slider-single-content-image">
  9281.                            <a href="https://gastore-sa.com/redirect/categories/747102270">
  9282.                                <img loading="lazy" src="https://cdn.salla.sa/form-builder/Ctkd88jPIKXyvcMgdkibebAhokEc8acQH5LF1KK7.webp" alt="روبوكس"
  9283.                                class="main-links-style-2-slider-single-content-image-source">
  9284.                            </a>
  9285.                        </div>
  9286.                        <div class="main-links-style-2-slider-single-content-title">
  9287.                            <a href="https://gastore-sa.com/redirect/categories/747102270">
  9288.                                <h4>روبوكس</h4>
  9289.                            </a>
  9290.                        </div>
  9291.                    </div>
  9292.                </div>
  9293.                            </div>
  9294.                    </div>
  9295.    </div>
  9296.  
  9297. </section><section class="static-banners bg-[var(--bg-primary)]">
  9298.    <div class="container">
  9299.        
  9300.        <div class="main-links-style-1-heading px-2 section-heading text-center">
  9301.            <div data-sal="slide-up" data-sal-delay="70" data-sal-duration="700" class="">
  9302.                <h2 class="main-links-style-1-heading-title section-heading-title ">
  9303.                    شحن وخدمات الألعاب
  9304.                </h2>
  9305.            </div>
  9306.            
  9307.                            <div data-sal="slide-up" data-sal-delay="170" data-sal-duration="700" class="main-links-style-1-heading-divider section-heading-divider"></div>
  9308.                                </div>
  9309.                <div class="static-banners-wrapper grid-cols-2 md:grid-cols-3 lg:grid-cols-4">
  9310.                            <a data-sal="fade" data-sal-delay="70" data-sal-duration="700"  href="https://gastore-sa.com/redirect/categories/1812783450" class=" static-banners-single-default  w-full block hidden md:block">
  9311.                    <img class="static-banners-single-default-image w-full rounded-xl" src="https://cdn.salla.sa/form-builder/3hTz3TIIoicN8TyPS4vcdnwyH2kvwOIBbqYK8aEo.webp" alt="">
  9312.                </a>
  9313.                                    <a data-sal="fade" data-sal-delay="70" data-sal-duration="700"  href="https://gastore-sa.com/redirect/categories/1812783450" class="static-banners-single-mobile  w-full block md:hidden">
  9314.                        <img class="static-banners-single-mobile-image w-full rounded-xl" src="https://cdn.salla.sa/form-builder/8BYvSzBCbMVYEllwju7l887KyjqOCgZAwRwP1he2.webp" alt="">
  9315.                    </a>                
  9316.                                            <a data-sal="fade" data-sal-delay="70" data-sal-duration="700"  href="https://gastore-sa.com/redirect/categories/1959745910" class=" static-banners-single-default  w-full block hidden md:block">
  9317.                    <img class="static-banners-single-default-image w-full rounded-xl" src="https://cdn.salla.sa/form-builder/C2TyvPam9ataVI2z76o0K7VIrf9l8TixieCoJ94b.webp" alt="">
  9318.                </a>
  9319.                                    <a data-sal="fade" data-sal-delay="70" data-sal-duration="700"  href="https://gastore-sa.com/redirect/categories/1959745910" class="static-banners-single-mobile  w-full block md:hidden">
  9320.                        <img class="static-banners-single-mobile-image w-full rounded-xl" src="https://cdn.salla.sa/form-builder/EiniJx4mvrIPHMMH07EGYRc0ocLTsA3cIxUO8jpN.webp" alt="">
  9321.                    </a>                
  9322.                                            <a data-sal="fade" data-sal-delay="70" data-sal-duration="700"  href="https://gastore-sa.com/redirect/categories/831117034" class=" static-banners-single-default  w-full block hidden md:block">
  9323.                    <img class="static-banners-single-default-image w-full rounded-xl" src="https://cdn.salla.sa/form-builder/DCLX7soaVY0TPZRERSQYlPBcpW45IDL9d3r8UnkM.webp" alt="">
  9324.                </a>
  9325.                                    <a data-sal="fade" data-sal-delay="70" data-sal-duration="700"  href="https://gastore-sa.com/redirect/categories/831117034" class="static-banners-single-mobile  w-full block md:hidden">
  9326.                        <img class="static-banners-single-mobile-image w-full rounded-xl" src="https://cdn.salla.sa/form-builder/KZdbmiH3RU3HcQlmh6xrH2MbHOyt8y4yCMWwFp65.webp" alt="">
  9327.                    </a>                
  9328.                                            <a data-sal="fade" data-sal-delay="70" data-sal-duration="700"  href="https://gastore-sa.com/redirect/categories/1182403218" class=" static-banners-single-default  w-full block hidden md:block">
  9329.                    <img class="static-banners-single-default-image w-full rounded-xl" src="https://cdn.salla.sa/form-builder/3Y8HukLUkBv6fIOkif8nSdan3LzFLSaDp3NiRuga.webp" alt="">
  9330.                </a>
  9331.                                    <a data-sal="fade" data-sal-delay="70" data-sal-duration="700"  href="https://gastore-sa.com/redirect/categories/1182403218" class="static-banners-single-mobile  w-full block md:hidden">
  9332.                        <img class="static-banners-single-mobile-image w-full rounded-xl" src="https://cdn.salla.sa/form-builder/nL7xm3Y4R3HY8WdZ5mqqoXwYTHwcbWHJ4TAPZJVj.webp" alt="">
  9333.                    </a>                
  9334.                                            <a data-sal="fade" data-sal-delay="70" data-sal-duration="700"  href="https://gastore-sa.com/redirect/categories/700451558" class=" static-banners-single-default  w-full block hidden md:block">
  9335.                    <img class="static-banners-single-default-image w-full rounded-xl" src="https://cdn.salla.sa/form-builder/vdTcZXkKWTGuh23ADZO9qKMGrtiuuZHp5ilNKJwa.webp" alt="">
  9336.                </a>
  9337.                                    <a data-sal="fade" data-sal-delay="70" data-sal-duration="700"  href="https://gastore-sa.com/redirect/categories/700451558" class="static-banners-single-mobile  w-full block md:hidden">
  9338.                        <img class="static-banners-single-mobile-image w-full rounded-xl" src="https://cdn.salla.sa/form-builder/h8hNuRd5aqV2s8cG7hNGjTXuuAoetJ7NNeg35AWP.webp" alt="">
  9339.                    </a>                
  9340.                                            <a data-sal="fade" data-sal-delay="70" data-sal-duration="700"  href="https://gastore-sa.com/redirect/categories/1251841291" class=" static-banners-single-default  w-full block hidden md:block">
  9341.                    <img class="static-banners-single-default-image w-full rounded-xl" src="https://cdn.salla.sa/form-builder/zB2EMP2QpHd1DNmBSctqDgytfeOLWOSAcaR3ETiW.webp" alt="">
  9342.                </a>
  9343.                                    <a data-sal="fade" data-sal-delay="70" data-sal-duration="700"  href="https://gastore-sa.com/redirect/categories/1251841291" class="static-banners-single-mobile  w-full block md:hidden">
  9344.                        <img class="static-banners-single-mobile-image w-full rounded-xl" src="https://cdn.salla.sa/form-builder/AIyUthCFwsPRCGBg2HNBMONKBkzCVNwDjsIRrnOz.webp" alt="">
  9345.                    </a>                
  9346.                                            <a data-sal="fade" data-sal-delay="70" data-sal-duration="700"  href="https://gastore-sa.com/redirect/categories/2134450135" class=" static-banners-single-default  w-full block hidden md:block">
  9347.                    <img class="static-banners-single-default-image w-full rounded-xl" src="https://cdn.salla.sa/form-builder/nmU8FG59Ck9QQw1zRU5oBUDyAwW7IVyhW3wJHpMp.webp" alt="">
  9348.                </a>
  9349.                                    <a data-sal="fade" data-sal-delay="70" data-sal-duration="700"  href="https://gastore-sa.com/redirect/categories/2134450135" class="static-banners-single-mobile  w-full block md:hidden">
  9350.                        <img class="static-banners-single-mobile-image w-full rounded-xl" src="https://cdn.salla.sa/form-builder/5BgvsphaZTGh0rFqr83YQ14Qjj9MfXX3XkXhOB3u.webp" alt="">
  9351.                    </a>                
  9352.                                            <a data-sal="fade" data-sal-delay="70" data-sal-duration="700"  href="https://gastore-sa.com/redirect/categories/1192988774" class=" static-banners-single-default  w-full block hidden md:block">
  9353.                    <img class="static-banners-single-default-image w-full rounded-xl" src="https://cdn.salla.sa/form-builder/dcxxmW7EBXFhGK1aa5uEqCooJ6a4rjPlODBfZxTp.webp" alt="">
  9354.                </a>
  9355.                                    <a data-sal="fade" data-sal-delay="70" data-sal-duration="700"  href="https://gastore-sa.com/redirect/categories/1192988774" class="static-banners-single-mobile  w-full block md:hidden">
  9356.                        <img class="static-banners-single-mobile-image w-full rounded-xl" src="https://cdn.salla.sa/form-builder/c9HFlyQk8IazafQfqQ1pFWAwPs7OZL4q7sr32LUU.webp" alt="">
  9357.                    </a>                
  9358.                                    </div>
  9359.    </div>
  9360. </section> <section class="enhanced-fixed-products tabulated-products-slider bg-[var(--bg-secondary)]"> <div class="container">
  9361. <div class="enhanced-fixed-products-heading section-heading text-center">
  9362. <div data-sal="slide-up" data-sal-delay="70" data-sal-duration="700" class=" ">
  9363. <h2 class="enhanced-fixed-products-heading-title section-heading-title ">
  9364. </h2>
  9365.                
  9366. </div>
  9367. <div class="enhanced-fixed-products-heading-divider section-heading-divider" data-sal="slide-up" data-sal-delay="170" data-sal-duration="700"></div>
  9368. <h3 class="enhanced-fixed-products-heading-subtitle section-heading-subtitle !mb-2  mx-auto" data-sal="slide-up" data-sal-delay="170" data-sal-duration="700">
  9369. </h3>
  9370. </div>
  9371.  
  9372. <div class="mb-6">
  9373. <ul class="flex flex-wrap -mb-px text-lg font-semibold text-center justify-center" id="default-styled-tab" data-tabs-toggle="#default-styled-tab-content" data-tabs-active-classes="text-primary font-bold hover:text-primary dark:text-primary dark:hover:text-primary border-primary dark:border-primary" data-tabs-inactive-classes="text-gray-500 hover:text-gray-600 dark:text-gray-400 border-gray-100 hover:border-gray-300 dark:border-gray-600 dark:hover:border-gray-400 dark:hover:text-gray-400" role="tablist">
  9374. <li class="me-2" role="presentation">
  9375. <button class="inline-block p-4 border-b-2 rounded-t-lg" id="1-styled-tab-5" data-tabs-target="#styled-1-5" type="button" role="tab" aria-controls="منتجاتنا المميزة !" aria-selected="false">
  9376. منتجاتنا المميزة !
  9377. </button>
  9378. </li>
  9379. <li class="me-2" role="presentation">
  9380. <button class="inline-block p-4 border-b-2 rounded-t-lg" id="2-styled-tab-5" data-tabs-target="#styled-2-5" type="button" role="tab" aria-controls="جديدنا" aria-selected="false">
  9381. جديدنا
  9382. </button>
  9383. </li>
  9384. </ul>
  9385. </div>
  9386. <div id="default-styled-tab-content">
  9387. <div class="hidden swiper-container custom-slider enhanced-products-slider-2011 overflow-hidden" data-slider-autoplay="1" data-slider-offset="24" data-slider-id="enhanced-products-slider-2011" data-slider-offset="0" data-id="2011" data-slider-mobile="2" data-slider-tablet="3" data-slider-desktop="4" id="styled-1-5" role="tabpanel" aria-labelledby="منتجاتنا المميزة !-tab" data-sal="fade" data-sal-delay="270" data-sal-duration="700" data-sal-repeat>
  9388. <custom-products-slider class="enhanced-products-slider swiper-wrapper py-5" source="categories" limit="12" source-value="[1620084567,1194506277,1563326337]"></custom-products-slider>
  9389.  
  9390.                    <div data-sal="slide-up" data-sal-delay="70" data-sal-duration="700" class="enhanced-products-slider-swiper-actions-center navigation-center-style">
  9391.                        <div class="enhanced-products-slider-swiper-actions-center-prev prev-2011">
  9392.                            <svg xmlns="http://www.w3.org/2000/svg" class="rotate-180 rtl:rotate-0" width="26" height="26" viewbox="0 0 24 24"><path fill="currentColor" d="M16.175 13H5q-.425 0-.713-.288T4 12q0-.425.288-.713T5 11h11.175l-4.9-4.9q-.3-.3-.288-.7t.313-.7q.3-.275.7-.288t.7.288l6.6 6.6q.15.15.213.325t.062.375q0 .2-.063.375t-.212.325l-6.6 6.6q-.275.275-.687.275T11.3 19.3q-.3-.3-.3-.713t.3-.712L16.175 13Z"/></svg>
  9393.                        </div>
  9394.                        <div class="enhanced-products-slider-swiper-actions-center-pagination pagination-center-style pagination-2011 !w-fit mt-4"></div>
  9395.                        <div class="enhanced-products-slider-swiper-actions-center-next next-2011">
  9396.                            <svg xmlns="http://www.w3.org/2000/svg" class="rotate-0 rtl:rotate-180" width="26" height="26" viewbox="0 0 24 24"><path fill="currentColor" d="M16.175 13H5q-.425 0-.713-.288T4 12q0-.425.288-.713T5 11h11.175l-4.9-4.9q-.3-.3-.288-.7t.313-.7q.3-.275.7-.288t.7.288l6.6 6.6q.15.15.213.325t.062.375q0 .2-.063.375t-.212.325l-6.6 6.6q-.275.275-.687.275T11.3 19.3q-.3-.3-.3-.713t.3-.712L16.175 13Z"/></svg>
  9397.                        </div>
  9398.                    </div>
  9399. </div>
  9400. <div class="hidden swiper-container custom-slider enhanced-products-slider-2011 overflow-hidden" data-slider-autoplay="1" data-slider-offset="24" data-slider-id="enhanced-products-slider-2011" data-slider-offset="0" data-id="2011" data-slider-mobile="2" data-slider-tablet="3" data-slider-desktop="4" id="styled-2-5" role="tabpanel" aria-labelledby="جديدنا-tab" data-sal="fade" data-sal-delay="270" data-sal-duration="700" data-sal-repeat>
  9401. <custom-products-slider class="enhanced-products-slider swiper-wrapper py-5" source="latest" limit="12" source-value=""></custom-products-slider>
  9402.  
  9403.                    <div data-sal="slide-up" data-sal-delay="70" data-sal-duration="700" class="enhanced-products-slider-swiper-actions-center navigation-center-style">
  9404.                        <div class="enhanced-products-slider-swiper-actions-center-prev prev-2011">
  9405.                            <svg xmlns="http://www.w3.org/2000/svg" class="rotate-180 rtl:rotate-0" width="26" height="26" viewbox="0 0 24 24"><path fill="currentColor" d="M16.175 13H5q-.425 0-.713-.288T4 12q0-.425.288-.713T5 11h11.175l-4.9-4.9q-.3-.3-.288-.7t.313-.7q.3-.275.7-.288t.7.288l6.6 6.6q.15.15.213.325t.062.375q0 .2-.063.375t-.212.325l-6.6 6.6q-.275.275-.687.275T11.3 19.3q-.3-.3-.3-.713t.3-.712L16.175 13Z"/></svg>
  9406.                        </div>
  9407.                        <div class="enhanced-products-slider-swiper-actions-center-pagination pagination-center-style pagination-2011 !w-fit mt-4"></div>
  9408.                        <div class="enhanced-products-slider-swiper-actions-center-next next-2011">
  9409.                            <svg xmlns="http://www.w3.org/2000/svg" class="rotate-0 rtl:rotate-180" width="26" height="26" viewbox="0 0 24 24"><path fill="currentColor" d="M16.175 13H5q-.425 0-.713-.288T4 12q0-.425.288-.713T5 11h11.175l-4.9-4.9q-.3-.3-.288-.7t.313-.7q.3-.275.7-.288t.7.288l6.6 6.6q.15.15.213.325t.062.375q0 .2-.063.375t-.212.325l-6.6 6.6q-.275.275-.687.275T11.3 19.3q-.3-.3-.3-.713t.3-.712L16.175 13Z"/></svg>
  9410.                        </div>
  9411.                    </div>
  9412. </div>
  9413. </div>
  9414.  
  9415. </div>
  9416. </section>
  9417. <section class="statistics bg-[var(--bg-primary)]">
  9418. <div class="container">
  9419. <div class="statistics-heading section-heading text-center">
  9420. <h2 data-sal="slide-up" data-sal-delay="70" data-sal-duration="700" class="statistics-heading-title section-heading-title">
  9421. وثقوا بنا الشركات والأفراد
  9422. </h2>
  9423. <div data-sal="slide-up" data-sal-delay="170" data-sal-duration="700" class="statistics-heading-divider section-heading-divider"></div>
  9424. <h3 data-sal="slide-up" data-sal-delay="270" data-sal-duration="700" class="statistics-heading-subtitle section-heading-subtitle  mx-auto">
  9425. شراكة مبنية على الثقة والتميز
  9426. </h3>
  9427. </div>
  9428.        <div class="statistics-content">
  9429.            <div class="statistics-content-wrapper">
  9430.                                    <div class="statistics-content-single group" data-sal="slide-up"
  9431.                    data-sal-duration="700"
  9432.                    data-sal-delay="100">
  9433.                        <div class="statistics-content-single-box">
  9434.                        <div class="flex justify-center ">
  9435.                            <h3 id="number_up" class="statistics-content-single-box-numbers" data-counter-value="142"></h3>
  9436.                            <h2 class="relative mt-2">+</h2>
  9437.                        </div>
  9438.                            <h4 class="statistics-content-single-box-title">
  9439.                                مؤسسة وشركة وثقت بنا
  9440.                            </h4>
  9441.                        </div>
  9442.                    </div>
  9443.                                    <div class="statistics-content-single group" data-sal="slide-up"
  9444.                    data-sal-duration="700"
  9445.                    data-sal-delay="200">
  9446.                        <div class="statistics-content-single-box">
  9447.                        <div class="flex justify-center ">
  9448.                            <h3 id="number_up" class="statistics-content-single-box-numbers" data-counter-value="150000"></h3>
  9449.                            <h2 class="relative mt-2">+</h2>
  9450.                        </div>
  9451.                            <h4 class="statistics-content-single-box-title">
  9452.                                عميل سعيد
  9453.                            </h4>
  9454.                        </div>
  9455.                    </div>
  9456.                            </div>
  9457.        </div>
  9458. </div>
  9459. </section>
  9460. <section class="testimonials bg-[var(--bg-primary)]">
  9461.    <div class="container !px-0">
  9462.        <div data-slider-id="testimonials-1777" data-slider-autoplay="true" data-slider-offset="0" data-id="1777" data-slider-mobile="1" data-slider-tablet="2" data-slider-desktop="3" class="swiper-container custom-slider testimonials-1777 overflow-hidden pl-6 rtl:pr-6 pr-5 rtl:pl-5 ">
  9463.            <div class="testimonials-heading section-heading text-right ltr:text-left">
  9464.                <div class="flex flex-row justify-between">
  9465.                    <h2 data-sal="slide-up" data-sal-delay="70" data-sal-duration="700" class="testimonials-heading-title section-heading-title ltr:border-l-4 rtl:border-r-4 border-primary pl-2 rtl:pr-2">
  9466.                        آراء العملاء
  9467.                    </h2>
  9468.                    <div data-sal="slide-up" data-sal-delay="170" data-sal-duration="700" class="flex flex-row items-center flex-wrap justify-end">
  9469.                        <a href="https://gastore-sa.com/testimonials" class="enhanced-products-slider-heading-action hover:!text-[rgba(0,0,0,0)]">
  9470.                            عرض الكل
  9471.                        </a>
  9472.                        <div class="enhanced-products-slider-swiper-actions-start navigation-start-style mr-4 ltr:ml-4">
  9473.                            <div class="enhanced-products-slider-swiper-actions-start-prev prev-nav-button prev-1777">
  9474.                                <svg xmlns="http://www.w3.org/2000/svg" class="rotate-180 rtl:rotate-0" width="22" height="22" viewbox="0 0 24 24"><path fill="currentColor" d="M16.175 13H5q-.425 0-.713-.288T4 12q0-.425.288-.713T5 11h11.175l-4.9-4.9q-.3-.3-.288-.7t.313-.7q.3-.275.7-.288t.7.288l6.6 6.6q.15.15.213.325t.062.375q0 .2-.063.375t-.212.325l-6.6 6.6q-.275.275-.687.275T11.3 19.3q-.3-.3-.3-.713t.3-.712L16.175 13Z"/></svg>
  9475.                            </div>
  9476.                            <div class="enhanced-products-slider-swiper-actions-start-next next-nav-button next-1777">
  9477.                                <svg xmlns="http://www.w3.org/2000/svg" class="rotate-0 rtl:rotate-180" width="22" height="22" viewbox="0 0 24 24"><path fill="currentColor" d="M16.175 13H5q-.425 0-.713-.288T4 12q0-.425.288-.713T5 11h11.175l-4.9-4.9q-.3-.3-.288-.7t.313-.7q.3-.275.7-.288t.7.288l6.6 6.6q.15.15.213.325t.062.375q0 .2-.063.375t-.212.325l-6.6 6.6q-.275.275-.687.275T11.3 19.3q-.3-.3-.3-.713t.3-.712L16.175 13Z"/></svg>
  9478.                            </div>
  9479.                        </div>
  9480.                    </div>
  9481.                </div>
  9482.            </div>
  9483.            <div class="testimonials-slider swiper-wrapper py-4">
  9484.                                <div class="swiper-slide !h-auto ">
  9485.                    <div data-sal="slide-up"
  9486.                    data-sal-duration="700"
  9487.                    data-sal-delay="200" class="bg-[var(--bg-light)] shadow-[0px_3px_16px_0px_rgba(47,83,109,0.12)] rounded-[20px] p-[20px] mb-4 !h-full w-full">
  9488.                        <div class="flex flex-col">
  9489.                            <div class="meta flex flex-row justify-between">
  9490.                                <div class="user-informations flex flex-row gap-3">
  9491.                                    <img loading="lazy" src="https://cdn.assets.salla.network/prod/stores/themes/default/assets/images/avatar_male.png" alt="عبدالله الخزيمي" class="rounded-[16px] w-[48px] h-[48px] object-cover">
  9492.                                    <div class="flex flex-col gap-1 mb-1">
  9493.                                        <h4> عبدالله الخزيمي </h4>
  9494.                                   <p id="testimonials-index-date"> 11/25/2023 </p>
  9495.                                    </div>
  9496.                                </div>
  9497.                                <div class="rating">
  9498.                                    <div class="product-card-content-media-rating !static !p-0 !pt-[2px]">
  9499.                                        <svg class="product-card-content-media-rating-icon" xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewbox="0 0 24 24"><path fill="currentColor" d="m12 17.27l4.15 2.51c.76.46 1.69-.22 1.49-1.08l-1.1-4.72l3.67-3.18c.67-.58.31-1.68-.57-1.75l-4.83-.41l-1.89-4.46c-.34-.81-1.5-.81-1.84 0L9.19 8.63l-4.83.41c-.88.07-1.24 1.17-.57 1.75l3.67 3.18l-1.1 4.72c-.2.86.73 1.54 1.49 1.08l4.15-2.5z"/></svg>
  9500.                                        <span class="product-card-content-media-rating-value">5</span>
  9501.                                    </div>
  9502.                                </div>
  9503.                            </div>
  9504.                            <div class="testimonial flex flex-col">
  9505.                                <div class="quote-start flex w-full justify-start text-[#7a798a]">
  9506.                                    <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  9507.                                </div>
  9508.                                <p class="mb-2"> مرة حلو و سرييع </p>
  9509.                                <div class="quote-end flex w-full justify-end text-[#7a798a]">
  9510.                                    <svg class="rotate-180" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  9511.                                </div>
  9512.                            </div>
  9513.                        </div>
  9514.                    </div>
  9515.                </div>
  9516.  
  9517.                                <div class="swiper-slide !h-auto ">
  9518.                    <div data-sal="slide-up"
  9519.                    data-sal-duration="700"
  9520.                    data-sal-delay="200" class="bg-[var(--bg-light)] shadow-[0px_3px_16px_0px_rgba(47,83,109,0.12)] rounded-[20px] p-[20px] mb-4 !h-full w-full">
  9521.                        <div class="flex flex-col">
  9522.                            <div class="meta flex flex-row justify-between">
  9523.                                <div class="user-informations flex flex-row gap-3">
  9524.                                    <img loading="lazy" src="https://cdn.assets.salla.network/prod/stores/themes/default/assets/images/avatar_male.png" alt="mzx 20" class="rounded-[16px] w-[48px] h-[48px] object-cover">
  9525.                                    <div class="flex flex-col gap-1 mb-1">
  9526.                                        <h4> mzx 20 </h4>
  9527.                                   <p id="testimonials-index-date"> 04/05/2024 </p>
  9528.                                    </div>
  9529.                                </div>
  9530.                                <div class="rating">
  9531.                                    <div class="product-card-content-media-rating !static !p-0 !pt-[2px]">
  9532.                                        <svg class="product-card-content-media-rating-icon" xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewbox="0 0 24 24"><path fill="currentColor" d="m12 17.27l4.15 2.51c.76.46 1.69-.22 1.49-1.08l-1.1-4.72l3.67-3.18c.67-.58.31-1.68-.57-1.75l-4.83-.41l-1.89-4.46c-.34-.81-1.5-.81-1.84 0L9.19 8.63l-4.83.41c-.88.07-1.24 1.17-.57 1.75l3.67 3.18l-1.1 4.72c-.2.86.73 1.54 1.49 1.08l4.15-2.5z"/></svg>
  9533.                                        <span class="product-card-content-media-rating-value">5</span>
  9534.                                    </div>
  9535.                                </div>
  9536.                            </div>
  9537.                            <div class="testimonial flex flex-col">
  9538.                                <div class="quote-start flex w-full justify-start text-[#7a798a]">
  9539.                                    <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  9540.                                </div>
  9541.                                <p class="mb-2"> الخدمة و سرعة التسليم فنانة افضل متجر تعاملت معاهم محترمين وكل شي عسل عندهم الله يسعدهم كلهم </p>
  9542.                                <div class="quote-end flex w-full justify-end text-[#7a798a]">
  9543.                                    <svg class="rotate-180" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  9544.                                </div>
  9545.                            </div>
  9546.                        </div>
  9547.                    </div>
  9548.                </div>
  9549.  
  9550.                                <div class="swiper-slide !h-auto ">
  9551.                    <div data-sal="slide-up"
  9552.                    data-sal-duration="700"
  9553.                    data-sal-delay="200" class="bg-[var(--bg-light)] shadow-[0px_3px_16px_0px_rgba(47,83,109,0.12)] rounded-[20px] p-[20px] mb-4 !h-full w-full">
  9554.                        <div class="flex flex-col">
  9555.                            <div class="meta flex flex-row justify-between">
  9556.                                <div class="user-informations flex flex-row gap-3">
  9557.                                    <img loading="lazy" src="https://cdn.salla.sa/customer_profiles/btV4LG1Ulwgk5TWavOA2kUVkzlJi1B8lEON6uKV7.jpg" alt="ليان الردادي" class="rounded-[16px] w-[48px] h-[48px] object-cover">
  9558.                                    <div class="flex flex-col gap-1 mb-1">
  9559.                                        <h4> ليان الردادي </h4>
  9560.                                   <p id="testimonials-index-date"> 04/19/2024 </p>
  9561.                                    </div>
  9562.                                </div>
  9563.                                <div class="rating">
  9564.                                    <div class="product-card-content-media-rating !static !p-0 !pt-[2px]">
  9565.                                        <svg class="product-card-content-media-rating-icon" xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewbox="0 0 24 24"><path fill="currentColor" d="m12 17.27l4.15 2.51c.76.46 1.69-.22 1.49-1.08l-1.1-4.72l3.67-3.18c.67-.58.31-1.68-.57-1.75l-4.83-.41l-1.89-4.46c-.34-.81-1.5-.81-1.84 0L9.19 8.63l-4.83.41c-.88.07-1.24 1.17-.57 1.75l3.67 3.18l-1.1 4.72c-.2.86.73 1.54 1.49 1.08l4.15-2.5z"/></svg>
  9566.                                        <span class="product-card-content-media-rating-value">5</span>
  9567.                                    </div>
  9568.                                </div>
  9569.                            </div>
  9570.                            <div class="testimonial flex flex-col">
  9571.                                <div class="quote-start flex w-full justify-start text-[#7a798a]">
  9572.                                    <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  9573.                                </div>
  9574.                                <p class="mb-2">  </p>
  9575.                                <div class="quote-end flex w-full justify-end text-[#7a798a]">
  9576.                                    <svg class="rotate-180" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  9577.                                </div>
  9578.                            </div>
  9579.                        </div>
  9580.                    </div>
  9581.                </div>
  9582.  
  9583.                                <div class="swiper-slide !h-auto ">
  9584.                    <div data-sal="slide-up"
  9585.                    data-sal-duration="700"
  9586.                    data-sal-delay="200" class="bg-[var(--bg-light)] shadow-[0px_3px_16px_0px_rgba(47,83,109,0.12)] rounded-[20px] p-[20px] mb-4 !h-full w-full">
  9587.                        <div class="flex flex-col">
  9588.                            <div class="meta flex flex-row justify-between">
  9589.                                <div class="user-informations flex flex-row gap-3">
  9590.                                    <img loading="lazy" src="https://cdn.assets.salla.network/prod/stores/themes/default/assets/images/avatar_male.png" alt="Mahmoud Saad" class="rounded-[16px] w-[48px] h-[48px] object-cover">
  9591.                                    <div class="flex flex-col gap-1 mb-1">
  9592.                                        <h4> Mahmoud Saad </h4>
  9593.                                   <p id="testimonials-index-date"> 03/05/2024 </p>
  9594.                                    </div>
  9595.                                </div>
  9596.                                <div class="rating">
  9597.                                    <div class="product-card-content-media-rating !static !p-0 !pt-[2px]">
  9598.                                        <svg class="product-card-content-media-rating-icon" xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewbox="0 0 24 24"><path fill="currentColor" d="m12 17.27l4.15 2.51c.76.46 1.69-.22 1.49-1.08l-1.1-4.72l3.67-3.18c.67-.58.31-1.68-.57-1.75l-4.83-.41l-1.89-4.46c-.34-.81-1.5-.81-1.84 0L9.19 8.63l-4.83.41c-.88.07-1.24 1.17-.57 1.75l3.67 3.18l-1.1 4.72c-.2.86.73 1.54 1.49 1.08l4.15-2.5z"/></svg>
  9599.                                        <span class="product-card-content-media-rating-value">5</span>
  9600.                                    </div>
  9601.                                </div>
  9602.                            </div>
  9603.                            <div class="testimonial flex flex-col">
  9604.                                <div class="quote-start flex w-full justify-start text-[#7a798a]">
  9605.                                    <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  9606.                                </div>
  9607.                                <p class="mb-2"> بقالي معاهم سنة ممتازين الصراحة </p>
  9608.                                <div class="quote-end flex w-full justify-end text-[#7a798a]">
  9609.                                    <svg class="rotate-180" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  9610.                                </div>
  9611.                            </div>
  9612.                        </div>
  9613.                    </div>
  9614.                </div>
  9615.  
  9616.                                <div class="swiper-slide !h-auto ">
  9617.                    <div data-sal="slide-up"
  9618.                    data-sal-duration="700"
  9619.                    data-sal-delay="200" class="bg-[var(--bg-light)] shadow-[0px_3px_16px_0px_rgba(47,83,109,0.12)] rounded-[20px] p-[20px] mb-4 !h-full w-full">
  9620.                        <div class="flex flex-col">
  9621.                            <div class="meta flex flex-row justify-between">
  9622.                                <div class="user-informations flex flex-row gap-3">
  9623.                                    <img loading="lazy" src="https://cdn.assets.salla.network/prod/stores/themes/default/assets/images/avatar_male.png" alt="احمد الغامدي" class="rounded-[16px] w-[48px] h-[48px] object-cover">
  9624.                                    <div class="flex flex-col gap-1 mb-1">
  9625.                                        <h4> احمد الغامدي </h4>
  9626.                                   <p id="testimonials-index-date"> 12/13/2024 </p>
  9627.                                    </div>
  9628.                                </div>
  9629.                                <div class="rating">
  9630.                                    <div class="product-card-content-media-rating !static !p-0 !pt-[2px]">
  9631.                                        <svg class="product-card-content-media-rating-icon" xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewbox="0 0 24 24"><path fill="currentColor" d="m12 17.27l4.15 2.51c.76.46 1.69-.22 1.49-1.08l-1.1-4.72l3.67-3.18c.67-.58.31-1.68-.57-1.75l-4.83-.41l-1.89-4.46c-.34-.81-1.5-.81-1.84 0L9.19 8.63l-4.83.41c-.88.07-1.24 1.17-.57 1.75l3.67 3.18l-1.1 4.72c-.2.86.73 1.54 1.49 1.08l4.15-2.5z"/></svg>
  9632.                                        <span class="product-card-content-media-rating-value">5</span>
  9633.                                    </div>
  9634.                                </div>
  9635.                            </div>
  9636.                            <div class="testimonial flex flex-col">
  9637.                                <div class="quote-start flex w-full justify-start text-[#7a798a]">
  9638.                                    <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  9639.                                </div>
  9640.                                <p class="mb-2">  </p>
  9641.                                <div class="quote-end flex w-full justify-end text-[#7a798a]">
  9642.                                    <svg class="rotate-180" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  9643.                                </div>
  9644.                            </div>
  9645.                        </div>
  9646.                    </div>
  9647.                </div>
  9648.  
  9649.                                <div class="swiper-slide !h-auto ">
  9650.                    <div data-sal="slide-up"
  9651.                    data-sal-duration="700"
  9652.                    data-sal-delay="200" class="bg-[var(--bg-light)] shadow-[0px_3px_16px_0px_rgba(47,83,109,0.12)] rounded-[20px] p-[20px] mb-4 !h-full w-full">
  9653.                        <div class="flex flex-col">
  9654.                            <div class="meta flex flex-row justify-between">
  9655.                                <div class="user-informations flex flex-row gap-3">
  9656.                                    <img loading="lazy" src="https://cdn.assets.salla.network/prod/stores/themes/default/assets/images/avatar_female.png" alt="Mariam Alloush" class="rounded-[16px] w-[48px] h-[48px] object-cover">
  9657.                                    <div class="flex flex-col gap-1 mb-1">
  9658.                                        <h4> Mariam Alloush </h4>
  9659.                                   <p id="testimonials-index-date"> 07/17/2024 </p>
  9660.                                    </div>
  9661.                                </div>
  9662.                                <div class="rating">
  9663.                                    <div class="product-card-content-media-rating !static !p-0 !pt-[2px]">
  9664.                                        <svg class="product-card-content-media-rating-icon" xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewbox="0 0 24 24"><path fill="currentColor" d="m12 17.27l4.15 2.51c.76.46 1.69-.22 1.49-1.08l-1.1-4.72l3.67-3.18c.67-.58.31-1.68-.57-1.75l-4.83-.41l-1.89-4.46c-.34-.81-1.5-.81-1.84 0L9.19 8.63l-4.83.41c-.88.07-1.24 1.17-.57 1.75l3.67 3.18l-1.1 4.72c-.2.86.73 1.54 1.49 1.08l4.15-2.5z"/></svg>
  9665.                                        <span class="product-card-content-media-rating-value">5</span>
  9666.                                    </div>
  9667.                                </div>
  9668.                            </div>
  9669.                            <div class="testimonial flex flex-col">
  9670.                                <div class="quote-start flex w-full justify-start text-[#7a798a]">
  9671.                                    <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  9672.                                </div>
  9673.                                <p class="mb-2">  </p>
  9674.                                <div class="quote-end flex w-full justify-end text-[#7a798a]">
  9675.                                    <svg class="rotate-180" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  9676.                                </div>
  9677.                            </div>
  9678.                        </div>
  9679.                    </div>
  9680.                </div>
  9681.  
  9682.                                <div class="swiper-slide !h-auto ">
  9683.                    <div data-sal="slide-up"
  9684.                    data-sal-duration="700"
  9685.                    data-sal-delay="200" class="bg-[var(--bg-light)] shadow-[0px_3px_16px_0px_rgba(47,83,109,0.12)] rounded-[20px] p-[20px] mb-4 !h-full w-full">
  9686.                        <div class="flex flex-col">
  9687.                            <div class="meta flex flex-row justify-between">
  9688.                                <div class="user-informations flex flex-row gap-3">
  9689.                                    <img loading="lazy" src="https://cdn.assets.salla.network/prod/stores/themes/default/assets/images/avatar_male.png" alt="Mohammed Alhazmi" class="rounded-[16px] w-[48px] h-[48px] object-cover">
  9690.                                    <div class="flex flex-col gap-1 mb-1">
  9691.                                        <h4> Mohammed Alhazmi </h4>
  9692.                                   <p id="testimonials-index-date"> 01/24/2025 </p>
  9693.                                    </div>
  9694.                                </div>
  9695.                                <div class="rating">
  9696.                                    <div class="product-card-content-media-rating !static !p-0 !pt-[2px]">
  9697.                                        <svg class="product-card-content-media-rating-icon" xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewbox="0 0 24 24"><path fill="currentColor" d="m12 17.27l4.15 2.51c.76.46 1.69-.22 1.49-1.08l-1.1-4.72l3.67-3.18c.67-.58.31-1.68-.57-1.75l-4.83-.41l-1.89-4.46c-.34-.81-1.5-.81-1.84 0L9.19 8.63l-4.83.41c-.88.07-1.24 1.17-.57 1.75l3.67 3.18l-1.1 4.72c-.2.86.73 1.54 1.49 1.08l4.15-2.5z"/></svg>
  9698.                                        <span class="product-card-content-media-rating-value">5</span>
  9699.                                    </div>
  9700.                                </div>
  9701.                            </div>
  9702.                            <div class="testimonial flex flex-col">
  9703.                                <div class="quote-start flex w-full justify-start text-[#7a798a]">
  9704.                                    <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  9705.                                </div>
  9706.                                <p class="mb-2">  </p>
  9707.                                <div class="quote-end flex w-full justify-end text-[#7a798a]">
  9708.                                    <svg class="rotate-180" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  9709.                                </div>
  9710.                            </div>
  9711.                        </div>
  9712.                    </div>
  9713.                </div>
  9714.  
  9715.                                <div class="swiper-slide !h-auto ">
  9716.                    <div data-sal="slide-up"
  9717.                    data-sal-duration="700"
  9718.                    data-sal-delay="200" class="bg-[var(--bg-light)] shadow-[0px_3px_16px_0px_rgba(47,83,109,0.12)] rounded-[20px] p-[20px] mb-4 !h-full w-full">
  9719.                        <div class="flex flex-col">
  9720.                            <div class="meta flex flex-row justify-between">
  9721.                                <div class="user-informations flex flex-row gap-3">
  9722.                                    <img loading="lazy" src="https://cdn.assets.salla.network/prod/stores/themes/default/assets/images/avatar_male.png" alt="Khalid Alanazi" class="rounded-[16px] w-[48px] h-[48px] object-cover">
  9723.                                    <div class="flex flex-col gap-1 mb-1">
  9724.                                        <h4> Khalid Alanazi </h4>
  9725.                                   <p id="testimonials-index-date"> 04/12/2023 </p>
  9726.                                    </div>
  9727.                                </div>
  9728.                                <div class="rating">
  9729.                                    <div class="product-card-content-media-rating !static !p-0 !pt-[2px]">
  9730.                                        <svg class="product-card-content-media-rating-icon" xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewbox="0 0 24 24"><path fill="currentColor" d="m12 17.27l4.15 2.51c.76.46 1.69-.22 1.49-1.08l-1.1-4.72l3.67-3.18c.67-.58.31-1.68-.57-1.75l-4.83-.41l-1.89-4.46c-.34-.81-1.5-.81-1.84 0L9.19 8.63l-4.83.41c-.88.07-1.24 1.17-.57 1.75l3.67 3.18l-1.1 4.72c-.2.86.73 1.54 1.49 1.08l4.15-2.5z"/></svg>
  9731.                                        <span class="product-card-content-media-rating-value">5</span>
  9732.                                    </div>
  9733.                                </div>
  9734.                            </div>
  9735.                            <div class="testimonial flex flex-col">
  9736.                                <div class="quote-start flex w-full justify-start text-[#7a798a]">
  9737.                                    <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  9738.                                </div>
  9739.                                <p class="mb-2"> اسطوري وخدمة بسرعه بسرعه ما شاء الله </p>
  9740.                                <div class="quote-end flex w-full justify-end text-[#7a798a]">
  9741.                                    <svg class="rotate-180" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  9742.                                </div>
  9743.                            </div>
  9744.                        </div>
  9745.                    </div>
  9746.                </div>
  9747.  
  9748.                                <div class="swiper-slide !h-auto ">
  9749.                    <div data-sal="slide-up"
  9750.                    data-sal-duration="700"
  9751.                    data-sal-delay="200" class="bg-[var(--bg-light)] shadow-[0px_3px_16px_0px_rgba(47,83,109,0.12)] rounded-[20px] p-[20px] mb-4 !h-full w-full">
  9752.                        <div class="flex flex-col">
  9753.                            <div class="meta flex flex-row justify-between">
  9754.                                <div class="user-informations flex flex-row gap-3">
  9755.                                    <img loading="lazy" src="https://cdn.salla.sa/customer_profiles/eXoaVbVpoXlkVuSmXhGgmcORsHXeB9U23V7sAWCz.png" alt="Yazed Al.anze" class="rounded-[16px] w-[48px] h-[48px] object-cover">
  9756.                                    <div class="flex flex-col gap-1 mb-1">
  9757.                                        <h4> Yazed Al.anze </h4>
  9758.                                   <p id="testimonials-index-date"> 07/19/2020 </p>
  9759.                                    </div>
  9760.                                </div>
  9761.                                <div class="rating">
  9762.                                    <div class="product-card-content-media-rating !static !p-0 !pt-[2px]">
  9763.                                        <svg class="product-card-content-media-rating-icon" xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewbox="0 0 24 24"><path fill="currentColor" d="m12 17.27l4.15 2.51c.76.46 1.69-.22 1.49-1.08l-1.1-4.72l3.67-3.18c.67-.58.31-1.68-.57-1.75l-4.83-.41l-1.89-4.46c-.34-.81-1.5-.81-1.84 0L9.19 8.63l-4.83.41c-.88.07-1.24 1.17-.57 1.75l3.67 3.18l-1.1 4.72c-.2.86.73 1.54 1.49 1.08l4.15-2.5z"/></svg>
  9764.                                        <span class="product-card-content-media-rating-value">5</span>
  9765.                                    </div>
  9766.                                </div>
  9767.                            </div>
  9768.                            <div class="testimonial flex flex-col">
  9769.                                <div class="quote-start flex w-full justify-start text-[#7a798a]">
  9770.                                    <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  9771.                                </div>
  9772.                                <p class="mb-2"> متجر اسطوري ولا فيه اي تأخر بالطلب ومضمون 100٪ ♥️♥️ </p>
  9773.                                <div class="quote-end flex w-full justify-end text-[#7a798a]">
  9774.                                    <svg class="rotate-180" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  9775.                                </div>
  9776.                            </div>
  9777.                        </div>
  9778.                    </div>
  9779.                </div>
  9780.  
  9781.                                <div class="swiper-slide !h-auto ">
  9782.                    <div data-sal="slide-up"
  9783.                    data-sal-duration="700"
  9784.                    data-sal-delay="200" class="bg-[var(--bg-light)] shadow-[0px_3px_16px_0px_rgba(47,83,109,0.12)] rounded-[20px] p-[20px] mb-4 !h-full w-full">
  9785.                        <div class="flex flex-col">
  9786.                            <div class="meta flex flex-row justify-between">
  9787.                                <div class="user-informations flex flex-row gap-3">
  9788.                                    <img loading="lazy" src="https://cdn.assets.salla.network/prod/stores/themes/default/assets/images/avatar_male.png" alt="فيصل الجعيد" class="rounded-[16px] w-[48px] h-[48px] object-cover">
  9789.                                    <div class="flex flex-col gap-1 mb-1">
  9790.                                        <h4> فيصل الجعيد </h4>
  9791.                                   <p id="testimonials-index-date"> 08/27/2021 </p>
  9792.                                    </div>
  9793.                                </div>
  9794.                                <div class="rating">
  9795.                                    <div class="product-card-content-media-rating !static !p-0 !pt-[2px]">
  9796.                                        <svg class="product-card-content-media-rating-icon" xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewbox="0 0 24 24"><path fill="currentColor" d="m12 17.27l4.15 2.51c.76.46 1.69-.22 1.49-1.08l-1.1-4.72l3.67-3.18c.67-.58.31-1.68-.57-1.75l-4.83-.41l-1.89-4.46c-.34-.81-1.5-.81-1.84 0L9.19 8.63l-4.83.41c-.88.07-1.24 1.17-.57 1.75l3.67 3.18l-1.1 4.72c-.2.86.73 1.54 1.49 1.08l4.15-2.5z"/></svg>
  9797.                                        <span class="product-card-content-media-rating-value">5</span>
  9798.                                    </div>
  9799.                                </div>
  9800.                            </div>
  9801.                            <div class="testimonial flex flex-col">
  9802.                                <div class="quote-start flex w-full justify-start text-[#7a798a]">
  9803.                                    <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  9804.                                </div>
  9805.                                <p class="mb-2"> ممتاز </p>
  9806.                                <div class="quote-end flex w-full justify-end text-[#7a798a]">
  9807.                                    <svg class="rotate-180" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  9808.                                </div>
  9809.                            </div>
  9810.                        </div>
  9811.                    </div>
  9812.                </div>
  9813.  
  9814.                                <div class="swiper-slide !h-auto ">
  9815.                    <div data-sal="slide-up"
  9816.                    data-sal-duration="700"
  9817.                    data-sal-delay="200" class="bg-[var(--bg-light)] shadow-[0px_3px_16px_0px_rgba(47,83,109,0.12)] rounded-[20px] p-[20px] mb-4 !h-full w-full">
  9818.                        <div class="flex flex-col">
  9819.                            <div class="meta flex flex-row justify-between">
  9820.                                <div class="user-informations flex flex-row gap-3">
  9821.                                    <img loading="lazy" src="https://cdn.assets.salla.network/prod/stores/themes/default/assets/images/avatar_male.png" alt="محمد الفود" class="rounded-[16px] w-[48px] h-[48px] object-cover">
  9822.                                    <div class="flex flex-col gap-1 mb-1">
  9823.                                        <h4> محمد الفود </h4>
  9824.                                   <p id="testimonials-index-date"> 01/15/2024 </p>
  9825.                                    </div>
  9826.                                </div>
  9827.                                <div class="rating">
  9828.                                    <div class="product-card-content-media-rating !static !p-0 !pt-[2px]">
  9829.                                        <svg class="product-card-content-media-rating-icon" xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewbox="0 0 24 24"><path fill="currentColor" d="m12 17.27l4.15 2.51c.76.46 1.69-.22 1.49-1.08l-1.1-4.72l3.67-3.18c.67-.58.31-1.68-.57-1.75l-4.83-.41l-1.89-4.46c-.34-.81-1.5-.81-1.84 0L9.19 8.63l-4.83.41c-.88.07-1.24 1.17-.57 1.75l3.67 3.18l-1.1 4.72c-.2.86.73 1.54 1.49 1.08l4.15-2.5z"/></svg>
  9830.                                        <span class="product-card-content-media-rating-value">5</span>
  9831.                                    </div>
  9832.                                </div>
  9833.                            </div>
  9834.                            <div class="testimonial flex flex-col">
  9835.                                <div class="quote-start flex w-full justify-start text-[#7a798a]">
  9836.                                    <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  9837.                                </div>
  9838.                                <p class="mb-2">  </p>
  9839.                                <div class="quote-end flex w-full justify-end text-[#7a798a]">
  9840.                                    <svg class="rotate-180" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  9841.                                </div>
  9842.                            </div>
  9843.                        </div>
  9844.                    </div>
  9845.                </div>
  9846.  
  9847.                                <div class="swiper-slide !h-auto ">
  9848.                    <div data-sal="slide-up"
  9849.                    data-sal-duration="700"
  9850.                    data-sal-delay="200" class="bg-[var(--bg-light)] shadow-[0px_3px_16px_0px_rgba(47,83,109,0.12)] rounded-[20px] p-[20px] mb-4 !h-full w-full">
  9851.                        <div class="flex flex-col">
  9852.                            <div class="meta flex flex-row justify-between">
  9853.                                <div class="user-informations flex flex-row gap-3">
  9854.                                    <img loading="lazy" src="https://cdn.assets.salla.network/prod/stores/themes/default/assets/images/avatar_male.png" alt="Mutaz Alsaegh" class="rounded-[16px] w-[48px] h-[48px] object-cover">
  9855.                                    <div class="flex flex-col gap-1 mb-1">
  9856.                                        <h4> Mutaz Alsaegh </h4>
  9857.                                   <p id="testimonials-index-date"> 10/26/2023 </p>
  9858.                                    </div>
  9859.                                </div>
  9860.                                <div class="rating">
  9861.                                    <div class="product-card-content-media-rating !static !p-0 !pt-[2px]">
  9862.                                        <svg class="product-card-content-media-rating-icon" xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewbox="0 0 24 24"><path fill="currentColor" d="m12 17.27l4.15 2.51c.76.46 1.69-.22 1.49-1.08l-1.1-4.72l3.67-3.18c.67-.58.31-1.68-.57-1.75l-4.83-.41l-1.89-4.46c-.34-.81-1.5-.81-1.84 0L9.19 8.63l-4.83.41c-.88.07-1.24 1.17-.57 1.75l3.67 3.18l-1.1 4.72c-.2.86.73 1.54 1.49 1.08l4.15-2.5z"/></svg>
  9863.                                        <span class="product-card-content-media-rating-value">5</span>
  9864.                                    </div>
  9865.                                </div>
  9866.                            </div>
  9867.                            <div class="testimonial flex flex-col">
  9868.                                <div class="quote-start flex w-full justify-start text-[#7a798a]">
  9869.                                    <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  9870.                                </div>
  9871.                                <p class="mb-2"> تعامل جدا راقي من قبل موظفين الدعم </p>
  9872.                                <div class="quote-end flex w-full justify-end text-[#7a798a]">
  9873.                                    <svg class="rotate-180" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  9874.                                </div>
  9875.                            </div>
  9876.                        </div>
  9877.                    </div>
  9878.                </div>
  9879.  
  9880.                                <div class="swiper-slide !h-auto ">
  9881.                    <div data-sal="slide-up"
  9882.                    data-sal-duration="700"
  9883.                    data-sal-delay="200" class="bg-[var(--bg-light)] shadow-[0px_3px_16px_0px_rgba(47,83,109,0.12)] rounded-[20px] p-[20px] mb-4 !h-full w-full">
  9884.                        <div class="flex flex-col">
  9885.                            <div class="meta flex flex-row justify-between">
  9886.                                <div class="user-informations flex flex-row gap-3">
  9887.                                    <img loading="lazy" src="https://cdn.assets.salla.network/prod/stores/themes/default/assets/images/avatar_male.png" alt="Farea Abdulelah" class="rounded-[16px] w-[48px] h-[48px] object-cover">
  9888.                                    <div class="flex flex-col gap-1 mb-1">
  9889.                                        <h4> Farea Abdulelah </h4>
  9890.                                   <p id="testimonials-index-date"> 07/18/2024 </p>
  9891.                                    </div>
  9892.                                </div>
  9893.                                <div class="rating">
  9894.                                    <div class="product-card-content-media-rating !static !p-0 !pt-[2px]">
  9895.                                        <svg class="product-card-content-media-rating-icon" xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewbox="0 0 24 24"><path fill="currentColor" d="m12 17.27l4.15 2.51c.76.46 1.69-.22 1.49-1.08l-1.1-4.72l3.67-3.18c.67-.58.31-1.68-.57-1.75l-4.83-.41l-1.89-4.46c-.34-.81-1.5-.81-1.84 0L9.19 8.63l-4.83.41c-.88.07-1.24 1.17-.57 1.75l3.67 3.18l-1.1 4.72c-.2.86.73 1.54 1.49 1.08l4.15-2.5z"/></svg>
  9896.                                        <span class="product-card-content-media-rating-value">5</span>
  9897.                                    </div>
  9898.                                </div>
  9899.                            </div>
  9900.                            <div class="testimonial flex flex-col">
  9901.                                <div class="quote-start flex w-full justify-start text-[#7a798a]">
  9902.                                    <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  9903.                                </div>
  9904.                                <p class="mb-2">  </p>
  9905.                                <div class="quote-end flex w-full justify-end text-[#7a798a]">
  9906.                                    <svg class="rotate-180" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  9907.                                </div>
  9908.                            </div>
  9909.                        </div>
  9910.                    </div>
  9911.                </div>
  9912.  
  9913.                                <div class="swiper-slide !h-auto ">
  9914.                    <div data-sal="slide-up"
  9915.                    data-sal-duration="700"
  9916.                    data-sal-delay="200" class="bg-[var(--bg-light)] shadow-[0px_3px_16px_0px_rgba(47,83,109,0.12)] rounded-[20px] p-[20px] mb-4 !h-full w-full">
  9917.                        <div class="flex flex-col">
  9918.                            <div class="meta flex flex-row justify-between">
  9919.                                <div class="user-informations flex flex-row gap-3">
  9920.                                    <img loading="lazy" src="https://cdn.assets.salla.network/prod/stores/themes/default/assets/images/avatar_female.png" alt="Jna Emad" class="rounded-[16px] w-[48px] h-[48px] object-cover">
  9921.                                    <div class="flex flex-col gap-1 mb-1">
  9922.                                        <h4> Jna Emad </h4>
  9923.                                   <p id="testimonials-index-date"> 10/23/2023 </p>
  9924.                                    </div>
  9925.                                </div>
  9926.                                <div class="rating">
  9927.                                    <div class="product-card-content-media-rating !static !p-0 !pt-[2px]">
  9928.                                        <svg class="product-card-content-media-rating-icon" xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewbox="0 0 24 24"><path fill="currentColor" d="m12 17.27l4.15 2.51c.76.46 1.69-.22 1.49-1.08l-1.1-4.72l3.67-3.18c.67-.58.31-1.68-.57-1.75l-4.83-.41l-1.89-4.46c-.34-.81-1.5-.81-1.84 0L9.19 8.63l-4.83.41c-.88.07-1.24 1.17-.57 1.75l3.67 3.18l-1.1 4.72c-.2.86.73 1.54 1.49 1.08l4.15-2.5z"/></svg>
  9929.                                        <span class="product-card-content-media-rating-value">5</span>
  9930.                                    </div>
  9931.                                </div>
  9932.                            </div>
  9933.                            <div class="testimonial flex flex-col">
  9934.                                <div class="quote-start flex w-full justify-start text-[#7a798a]">
  9935.                                    <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  9936.                                </div>
  9937.                                <p class="mb-2">  </p>
  9938.                                <div class="quote-end flex w-full justify-end text-[#7a798a]">
  9939.                                    <svg class="rotate-180" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  9940.                                </div>
  9941.                            </div>
  9942.                        </div>
  9943.                    </div>
  9944.                </div>
  9945.  
  9946.                                <div class="swiper-slide !h-auto ">
  9947.                    <div data-sal="slide-up"
  9948.                    data-sal-duration="700"
  9949.                    data-sal-delay="200" class="bg-[var(--bg-light)] shadow-[0px_3px_16px_0px_rgba(47,83,109,0.12)] rounded-[20px] p-[20px] mb-4 !h-full w-full">
  9950.                        <div class="flex flex-col">
  9951.                            <div class="meta flex flex-row justify-between">
  9952.                                <div class="user-informations flex flex-row gap-3">
  9953.                                    <img loading="lazy" src="https://cdn.salla.sa/customer_profiles/xwQdiC2Lr4eXnWYlekkqQ7gwdT0adkqtSVj6En3L.jpg" alt="Meshari Shaabi" class="rounded-[16px] w-[48px] h-[48px] object-cover">
  9954.                                    <div class="flex flex-col gap-1 mb-1">
  9955.                                        <h4> Meshari Shaabi </h4>
  9956.                                   <p id="testimonials-index-date"> 07/19/2023 </p>
  9957.                                    </div>
  9958.                                </div>
  9959.                                <div class="rating">
  9960.                                    <div class="product-card-content-media-rating !static !p-0 !pt-[2px]">
  9961.                                        <svg class="product-card-content-media-rating-icon" xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewbox="0 0 24 24"><path fill="currentColor" d="m12 17.27l4.15 2.51c.76.46 1.69-.22 1.49-1.08l-1.1-4.72l3.67-3.18c.67-.58.31-1.68-.57-1.75l-4.83-.41l-1.89-4.46c-.34-.81-1.5-.81-1.84 0L9.19 8.63l-4.83.41c-.88.07-1.24 1.17-.57 1.75l3.67 3.18l-1.1 4.72c-.2.86.73 1.54 1.49 1.08l4.15-2.5z"/></svg>
  9962.                                        <span class="product-card-content-media-rating-value">5</span>
  9963.                                    </div>
  9964.                                </div>
  9965.                            </div>
  9966.                            <div class="testimonial flex flex-col">
  9967.                                <div class="quote-start flex w-full justify-start text-[#7a798a]">
  9968.                                    <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  9969.                                </div>
  9970.                                <p class="mb-2"> الخدمه شي رهيب والله </p>
  9971.                                <div class="quote-end flex w-full justify-end text-[#7a798a]">
  9972.                                    <svg class="rotate-180" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  9973.                                </div>
  9974.                            </div>
  9975.                        </div>
  9976.                    </div>
  9977.                </div>
  9978.  
  9979.                                <div class="swiper-slide !h-auto ">
  9980.                    <div data-sal="slide-up"
  9981.                    data-sal-duration="700"
  9982.                    data-sal-delay="200" class="bg-[var(--bg-light)] shadow-[0px_3px_16px_0px_rgba(47,83,109,0.12)] rounded-[20px] p-[20px] mb-4 !h-full w-full">
  9983.                        <div class="flex flex-col">
  9984.                            <div class="meta flex flex-row justify-between">
  9985.                                <div class="user-informations flex flex-row gap-3">
  9986.                                    <img loading="lazy" src="https://cdn.assets.salla.network/prod/stores/themes/default/assets/images/avatar_male.png" alt="محمد أمين" class="rounded-[16px] w-[48px] h-[48px] object-cover">
  9987.                                    <div class="flex flex-col gap-1 mb-1">
  9988.                                        <h4> محمد أمين </h4>
  9989.                                   <p id="testimonials-index-date"> 02/09/2024 </p>
  9990.                                    </div>
  9991.                                </div>
  9992.                                <div class="rating">
  9993.                                    <div class="product-card-content-media-rating !static !p-0 !pt-[2px]">
  9994.                                        <svg class="product-card-content-media-rating-icon" xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewbox="0 0 24 24"><path fill="currentColor" d="m12 17.27l4.15 2.51c.76.46 1.69-.22 1.49-1.08l-1.1-4.72l3.67-3.18c.67-.58.31-1.68-.57-1.75l-4.83-.41l-1.89-4.46c-.34-.81-1.5-.81-1.84 0L9.19 8.63l-4.83.41c-.88.07-1.24 1.17-.57 1.75l3.67 3.18l-1.1 4.72c-.2.86.73 1.54 1.49 1.08l4.15-2.5z"/></svg>
  9995.                                        <span class="product-card-content-media-rating-value">5</span>
  9996.                                    </div>
  9997.                                </div>
  9998.                            </div>
  9999.                            <div class="testimonial flex flex-col">
  10000.                                <div class="quote-start flex w-full justify-start text-[#7a798a]">
  10001.                                    <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  10002.                                </div>
  10003.                                <p class="mb-2"> فعال وممتاز </p>
  10004.                                <div class="quote-end flex w-full justify-end text-[#7a798a]">
  10005.                                    <svg class="rotate-180" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  10006.                                </div>
  10007.                            </div>
  10008.                        </div>
  10009.                    </div>
  10010.                </div>
  10011.  
  10012.                                <div class="swiper-slide !h-auto ">
  10013.                    <div data-sal="slide-up"
  10014.                    data-sal-duration="700"
  10015.                    data-sal-delay="200" class="bg-[var(--bg-light)] shadow-[0px_3px_16px_0px_rgba(47,83,109,0.12)] rounded-[20px] p-[20px] mb-4 !h-full w-full">
  10016.                        <div class="flex flex-col">
  10017.                            <div class="meta flex flex-row justify-between">
  10018.                                <div class="user-informations flex flex-row gap-3">
  10019.                                    <img loading="lazy" src="https://cdn.assets.salla.network/prod/stores/themes/default/assets/images/avatar_male.png" alt="Dawood Alsahen" class="rounded-[16px] w-[48px] h-[48px] object-cover">
  10020.                                    <div class="flex flex-col gap-1 mb-1">
  10021.                                        <h4> Dawood Alsahen </h4>
  10022.                                   <p id="testimonials-index-date"> 11/11/2023 </p>
  10023.                                    </div>
  10024.                                </div>
  10025.                                <div class="rating">
  10026.                                    <div class="product-card-content-media-rating !static !p-0 !pt-[2px]">
  10027.                                        <svg class="product-card-content-media-rating-icon" xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewbox="0 0 24 24"><path fill="currentColor" d="m12 17.27l4.15 2.51c.76.46 1.69-.22 1.49-1.08l-1.1-4.72l3.67-3.18c.67-.58.31-1.68-.57-1.75l-4.83-.41l-1.89-4.46c-.34-.81-1.5-.81-1.84 0L9.19 8.63l-4.83.41c-.88.07-1.24 1.17-.57 1.75l3.67 3.18l-1.1 4.72c-.2.86.73 1.54 1.49 1.08l4.15-2.5z"/></svg>
  10028.                                        <span class="product-card-content-media-rating-value">5</span>
  10029.                                    </div>
  10030.                                </div>
  10031.                            </div>
  10032.                            <div class="testimonial flex flex-col">
  10033.                                <div class="quote-start flex w-full justify-start text-[#7a798a]">
  10034.                                    <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  10035.                                </div>
  10036.                                <p class="mb-2"> رهيبين ورخيصه اسعاركم🤍 </p>
  10037.                                <div class="quote-end flex w-full justify-end text-[#7a798a]">
  10038.                                    <svg class="rotate-180" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  10039.                                </div>
  10040.                            </div>
  10041.                        </div>
  10042.                    </div>
  10043.                </div>
  10044.  
  10045.                                <div class="swiper-slide !h-auto ">
  10046.                    <div data-sal="slide-up"
  10047.                    data-sal-duration="700"
  10048.                    data-sal-delay="200" class="bg-[var(--bg-light)] shadow-[0px_3px_16px_0px_rgba(47,83,109,0.12)] rounded-[20px] p-[20px] mb-4 !h-full w-full">
  10049.                        <div class="flex flex-col">
  10050.                            <div class="meta flex flex-row justify-between">
  10051.                                <div class="user-informations flex flex-row gap-3">
  10052.                                    <img loading="lazy" src="https://cdn.salla.sa/customer_profiles/b4WQEov1ODP6j5kBZve0cknQtZaRl8DQ1d1ewZvU.jpg" alt="i BASiL" class="rounded-[16px] w-[48px] h-[48px] object-cover">
  10053.                                    <div class="flex flex-col gap-1 mb-1">
  10054.                                        <h4> i BASiL </h4>
  10055.                                   <p id="testimonials-index-date"> 12/27/2023 </p>
  10056.                                    </div>
  10057.                                </div>
  10058.                                <div class="rating">
  10059.                                    <div class="product-card-content-media-rating !static !p-0 !pt-[2px]">
  10060.                                        <svg class="product-card-content-media-rating-icon" xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewbox="0 0 24 24"><path fill="currentColor" d="m12 17.27l4.15 2.51c.76.46 1.69-.22 1.49-1.08l-1.1-4.72l3.67-3.18c.67-.58.31-1.68-.57-1.75l-4.83-.41l-1.89-4.46c-.34-.81-1.5-.81-1.84 0L9.19 8.63l-4.83.41c-.88.07-1.24 1.17-.57 1.75l3.67 3.18l-1.1 4.72c-.2.86.73 1.54 1.49 1.08l4.15-2.5z"/></svg>
  10061.                                        <span class="product-card-content-media-rating-value">5</span>
  10062.                                    </div>
  10063.                                </div>
  10064.                            </div>
  10065.                            <div class="testimonial flex flex-col">
  10066.                                <div class="quote-start flex w-full justify-start text-[#7a798a]">
  10067.                                    <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  10068.                                </div>
  10069.                                <p class="mb-2">  </p>
  10070.                                <div class="quote-end flex w-full justify-end text-[#7a798a]">
  10071.                                    <svg class="rotate-180" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  10072.                                </div>
  10073.                            </div>
  10074.                        </div>
  10075.                    </div>
  10076.                </div>
  10077.  
  10078.                                <div class="swiper-slide !h-auto ">
  10079.                    <div data-sal="slide-up"
  10080.                    data-sal-duration="700"
  10081.                    data-sal-delay="200" class="bg-[var(--bg-light)] shadow-[0px_3px_16px_0px_rgba(47,83,109,0.12)] rounded-[20px] p-[20px] mb-4 !h-full w-full">
  10082.                        <div class="flex flex-col">
  10083.                            <div class="meta flex flex-row justify-between">
  10084.                                <div class="user-informations flex flex-row gap-3">
  10085.                                    <img loading="lazy" src="https://cdn.assets.salla.network/prod/stores/themes/default/assets/images/avatar_male.png" alt="SALEH ABDULLAH" class="rounded-[16px] w-[48px] h-[48px] object-cover">
  10086.                                    <div class="flex flex-col gap-1 mb-1">
  10087.                                        <h4> SALEH ABDULLAH </h4>
  10088.                                   <p id="testimonials-index-date"> 05/14/2023 </p>
  10089.                                    </div>
  10090.                                </div>
  10091.                                <div class="rating">
  10092.                                    <div class="product-card-content-media-rating !static !p-0 !pt-[2px]">
  10093.                                        <svg class="product-card-content-media-rating-icon" xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewbox="0 0 24 24"><path fill="currentColor" d="m12 17.27l4.15 2.51c.76.46 1.69-.22 1.49-1.08l-1.1-4.72l3.67-3.18c.67-.58.31-1.68-.57-1.75l-4.83-.41l-1.89-4.46c-.34-.81-1.5-.81-1.84 0L9.19 8.63l-4.83.41c-.88.07-1.24 1.17-.57 1.75l3.67 3.18l-1.1 4.72c-.2.86.73 1.54 1.49 1.08l4.15-2.5z"/></svg>
  10094.                                        <span class="product-card-content-media-rating-value">5</span>
  10095.                                    </div>
  10096.                                </div>
  10097.                            </div>
  10098.                            <div class="testimonial flex flex-col">
  10099.                                <div class="quote-start flex w-full justify-start text-[#7a798a]">
  10100.                                    <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  10101.                                </div>
  10102.                                <p class="mb-2"> خدمة سريعة </p>
  10103.                                <div class="quote-end flex w-full justify-end text-[#7a798a]">
  10104.                                    <svg class="rotate-180" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  10105.                                </div>
  10106.                            </div>
  10107.                        </div>
  10108.                    </div>
  10109.                </div>
  10110.  
  10111.                                <div class="swiper-slide !h-auto ">
  10112.                    <div data-sal="slide-up"
  10113.                    data-sal-duration="700"
  10114.                    data-sal-delay="200" class="bg-[var(--bg-light)] shadow-[0px_3px_16px_0px_rgba(47,83,109,0.12)] rounded-[20px] p-[20px] mb-4 !h-full w-full">
  10115.                        <div class="flex flex-col">
  10116.                            <div class="meta flex flex-row justify-between">
  10117.                                <div class="user-informations flex flex-row gap-3">
  10118.                                    <img loading="lazy" src="https://cdn.assets.salla.network/prod/stores/themes/default/assets/images/avatar_male.png" alt="وليد الصبحي" class="rounded-[16px] w-[48px] h-[48px] object-cover">
  10119.                                    <div class="flex flex-col gap-1 mb-1">
  10120.                                        <h4> وليد الصبحي </h4>
  10121.                                   <p id="testimonials-index-date"> 06/29/2022 </p>
  10122.                                    </div>
  10123.                                </div>
  10124.                                <div class="rating">
  10125.                                    <div class="product-card-content-media-rating !static !p-0 !pt-[2px]">
  10126.                                        <svg class="product-card-content-media-rating-icon" xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewbox="0 0 24 24"><path fill="currentColor" d="m12 17.27l4.15 2.51c.76.46 1.69-.22 1.49-1.08l-1.1-4.72l3.67-3.18c.67-.58.31-1.68-.57-1.75l-4.83-.41l-1.89-4.46c-.34-.81-1.5-.81-1.84 0L9.19 8.63l-4.83.41c-.88.07-1.24 1.17-.57 1.75l3.67 3.18l-1.1 4.72c-.2.86.73 1.54 1.49 1.08l4.15-2.5z"/></svg>
  10127.                                        <span class="product-card-content-media-rating-value">5</span>
  10128.                                    </div>
  10129.                                </div>
  10130.                            </div>
  10131.                            <div class="testimonial flex flex-col">
  10132.                                <div class="quote-start flex w-full justify-start text-[#7a798a]">
  10133.                                    <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  10134.                                </div>
  10135.                                <p class="mb-2"> سرعة في التنفيذ وتعامل جميل الله يوفقكم 🌹 </p>
  10136.                                <div class="quote-end flex w-full justify-end text-[#7a798a]">
  10137.                                    <svg class="rotate-180" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  10138.                                </div>
  10139.                            </div>
  10140.                        </div>
  10141.                    </div>
  10142.                </div>
  10143.  
  10144.                                <div class="swiper-slide !h-auto ">
  10145.                    <div data-sal="slide-up"
  10146.                    data-sal-duration="700"
  10147.                    data-sal-delay="200" class="bg-[var(--bg-light)] shadow-[0px_3px_16px_0px_rgba(47,83,109,0.12)] rounded-[20px] p-[20px] mb-4 !h-full w-full">
  10148.                        <div class="flex flex-col">
  10149.                            <div class="meta flex flex-row justify-between">
  10150.                                <div class="user-informations flex flex-row gap-3">
  10151.                                    <img loading="lazy" src="https://cdn.assets.salla.network/prod/stores/themes/default/assets/images/avatar_male.png" alt="سعود الشمري" class="rounded-[16px] w-[48px] h-[48px] object-cover">
  10152.                                    <div class="flex flex-col gap-1 mb-1">
  10153.                                        <h4> سعود الشمري </h4>
  10154.                                   <p id="testimonials-index-date"> 04/20/2023 </p>
  10155.                                    </div>
  10156.                                </div>
  10157.                                <div class="rating">
  10158.                                    <div class="product-card-content-media-rating !static !p-0 !pt-[2px]">
  10159.                                        <svg class="product-card-content-media-rating-icon" xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewbox="0 0 24 24"><path fill="currentColor" d="m12 17.27l4.15 2.51c.76.46 1.69-.22 1.49-1.08l-1.1-4.72l3.67-3.18c.67-.58.31-1.68-.57-1.75l-4.83-.41l-1.89-4.46c-.34-.81-1.5-.81-1.84 0L9.19 8.63l-4.83.41c-.88.07-1.24 1.17-.57 1.75l3.67 3.18l-1.1 4.72c-.2.86.73 1.54 1.49 1.08l4.15-2.5z"/></svg>
  10160.                                        <span class="product-card-content-media-rating-value">5</span>
  10161.                                    </div>
  10162.                                </div>
  10163.                            </div>
  10164.                            <div class="testimonial flex flex-col">
  10165.                                <div class="quote-start flex w-full justify-start text-[#7a798a]">
  10166.                                    <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  10167.                                </div>
  10168.                                <p class="mb-2"> تسليم فوري </p>
  10169.                                <div class="quote-end flex w-full justify-end text-[#7a798a]">
  10170.                                    <svg class="rotate-180" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  10171.                                </div>
  10172.                            </div>
  10173.                        </div>
  10174.                    </div>
  10175.                </div>
  10176.  
  10177.                                <div class="swiper-slide !h-auto ">
  10178.                    <div data-sal="slide-up"
  10179.                    data-sal-duration="700"
  10180.                    data-sal-delay="200" class="bg-[var(--bg-light)] shadow-[0px_3px_16px_0px_rgba(47,83,109,0.12)] rounded-[20px] p-[20px] mb-4 !h-full w-full">
  10181.                        <div class="flex flex-col">
  10182.                            <div class="meta flex flex-row justify-between">
  10183.                                <div class="user-informations flex flex-row gap-3">
  10184.                                    <img loading="lazy" src="https://cdn.assets.salla.network/prod/stores/themes/default/assets/images/avatar_female.png" alt="اشواق العتيبي " class="rounded-[16px] w-[48px] h-[48px] object-cover">
  10185.                                    <div class="flex flex-col gap-1 mb-1">
  10186.                                        <h4> اشواق العتيبي  </h4>
  10187.                                   <p id="testimonials-index-date"> 11/06/2023 </p>
  10188.                                    </div>
  10189.                                </div>
  10190.                                <div class="rating">
  10191.                                    <div class="product-card-content-media-rating !static !p-0 !pt-[2px]">
  10192.                                        <svg class="product-card-content-media-rating-icon" xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewbox="0 0 24 24"><path fill="currentColor" d="m12 17.27l4.15 2.51c.76.46 1.69-.22 1.49-1.08l-1.1-4.72l3.67-3.18c.67-.58.31-1.68-.57-1.75l-4.83-.41l-1.89-4.46c-.34-.81-1.5-.81-1.84 0L9.19 8.63l-4.83.41c-.88.07-1.24 1.17-.57 1.75l3.67 3.18l-1.1 4.72c-.2.86.73 1.54 1.49 1.08l4.15-2.5z"/></svg>
  10193.                                        <span class="product-card-content-media-rating-value">5</span>
  10194.                                    </div>
  10195.                                </div>
  10196.                            </div>
  10197.                            <div class="testimonial flex flex-col">
  10198.                                <div class="quote-start flex w-full justify-start text-[#7a798a]">
  10199.                                    <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  10200.                                </div>
  10201.                                <p class="mb-2"> ممتاز ومضمون </p>
  10202.                                <div class="quote-end flex w-full justify-end text-[#7a798a]">
  10203.                                    <svg class="rotate-180" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  10204.                                </div>
  10205.                            </div>
  10206.                        </div>
  10207.                    </div>
  10208.                </div>
  10209.  
  10210.                                <div class="swiper-slide !h-auto ">
  10211.                    <div data-sal="slide-up"
  10212.                    data-sal-duration="700"
  10213.                    data-sal-delay="200" class="bg-[var(--bg-light)] shadow-[0px_3px_16px_0px_rgba(47,83,109,0.12)] rounded-[20px] p-[20px] mb-4 !h-full w-full">
  10214.                        <div class="flex flex-col">
  10215.                            <div class="meta flex flex-row justify-between">
  10216.                                <div class="user-informations flex flex-row gap-3">
  10217.                                    <img loading="lazy" src="https://cdn.assets.salla.network/prod/stores/themes/default/assets/images/avatar_male.png" alt="Faisal Shams" class="rounded-[16px] w-[48px] h-[48px] object-cover">
  10218.                                    <div class="flex flex-col gap-1 mb-1">
  10219.                                        <h4> Faisal Shams </h4>
  10220.                                   <p id="testimonials-index-date"> 09/30/2023 </p>
  10221.                                    </div>
  10222.                                </div>
  10223.                                <div class="rating">
  10224.                                    <div class="product-card-content-media-rating !static !p-0 !pt-[2px]">
  10225.                                        <svg class="product-card-content-media-rating-icon" xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewbox="0 0 24 24"><path fill="currentColor" d="m12 17.27l4.15 2.51c.76.46 1.69-.22 1.49-1.08l-1.1-4.72l3.67-3.18c.67-.58.31-1.68-.57-1.75l-4.83-.41l-1.89-4.46c-.34-.81-1.5-.81-1.84 0L9.19 8.63l-4.83.41c-.88.07-1.24 1.17-.57 1.75l3.67 3.18l-1.1 4.72c-.2.86.73 1.54 1.49 1.08l4.15-2.5z"/></svg>
  10226.                                        <span class="product-card-content-media-rating-value">5</span>
  10227.                                    </div>
  10228.                                </div>
  10229.                            </div>
  10230.                            <div class="testimonial flex flex-col">
  10231.                                <div class="quote-start flex w-full justify-start text-[#7a798a]">
  10232.                                    <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  10233.                                </div>
  10234.                                <p class="mb-2"> ممتازين </p>
  10235.                                <div class="quote-end flex w-full justify-end text-[#7a798a]">
  10236.                                    <svg class="rotate-180" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  10237.                                </div>
  10238.                            </div>
  10239.                        </div>
  10240.                    </div>
  10241.                </div>
  10242.  
  10243.                                <div class="swiper-slide !h-auto ">
  10244.                    <div data-sal="slide-up"
  10245.                    data-sal-duration="700"
  10246.                    data-sal-delay="200" class="bg-[var(--bg-light)] shadow-[0px_3px_16px_0px_rgba(47,83,109,0.12)] rounded-[20px] p-[20px] mb-4 !h-full w-full">
  10247.                        <div class="flex flex-col">
  10248.                            <div class="meta flex flex-row justify-between">
  10249.                                <div class="user-informations flex flex-row gap-3">
  10250.                                    <img loading="lazy" src="https://cdn.salla.sa/customer_profiles/FUNE1QrQEIgwcb6pQzOHzxYZUocJ3EgYeKpxJhNR.jpg" alt="انس العُمري" class="rounded-[16px] w-[48px] h-[48px] object-cover">
  10251.                                    <div class="flex flex-col gap-1 mb-1">
  10252.                                        <h4> انس العُمري </h4>
  10253.                                   <p id="testimonials-index-date"> 02/02/2023 </p>
  10254.                                    </div>
  10255.                                </div>
  10256.                                <div class="rating">
  10257.                                    <div class="product-card-content-media-rating !static !p-0 !pt-[2px]">
  10258.                                        <svg class="product-card-content-media-rating-icon" xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewbox="0 0 24 24"><path fill="currentColor" d="m12 17.27l4.15 2.51c.76.46 1.69-.22 1.49-1.08l-1.1-4.72l3.67-3.18c.67-.58.31-1.68-.57-1.75l-4.83-.41l-1.89-4.46c-.34-.81-1.5-.81-1.84 0L9.19 8.63l-4.83.41c-.88.07-1.24 1.17-.57 1.75l3.67 3.18l-1.1 4.72c-.2.86.73 1.54 1.49 1.08l4.15-2.5z"/></svg>
  10259.                                        <span class="product-card-content-media-rating-value">5</span>
  10260.                                    </div>
  10261.                                </div>
  10262.                            </div>
  10263.                            <div class="testimonial flex flex-col">
  10264.                                <div class="quote-start flex w-full justify-start text-[#7a798a]">
  10265.                                    <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  10266.                                </div>
  10267.                                <p class="mb-2"> والله كويس جدا جدا 🙏🤍 </p>
  10268.                                <div class="quote-end flex w-full justify-end text-[#7a798a]">
  10269.                                    <svg class="rotate-180" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  10270.                                </div>
  10271.                            </div>
  10272.                        </div>
  10273.                    </div>
  10274.                </div>
  10275.  
  10276.                                <div class="swiper-slide !h-auto ">
  10277.                    <div data-sal="slide-up"
  10278.                    data-sal-duration="700"
  10279.                    data-sal-delay="200" class="bg-[var(--bg-light)] shadow-[0px_3px_16px_0px_rgba(47,83,109,0.12)] rounded-[20px] p-[20px] mb-4 !h-full w-full">
  10280.                        <div class="flex flex-col">
  10281.                            <div class="meta flex flex-row justify-between">
  10282.                                <div class="user-informations flex flex-row gap-3">
  10283.                                    <img loading="lazy" src="https://cdn.salla.sa/customer_profiles/IiV3aA6lQKZGgtU3P0FAYXI3rF0hihtYxBMP1osM.jpg" alt="إياد الشهري" class="rounded-[16px] w-[48px] h-[48px] object-cover">
  10284.                                    <div class="flex flex-col gap-1 mb-1">
  10285.                                        <h4> إياد الشهري </h4>
  10286.                                   <p id="testimonials-index-date"> 08/31/2023 </p>
  10287.                                    </div>
  10288.                                </div>
  10289.                                <div class="rating">
  10290.                                    <div class="product-card-content-media-rating !static !p-0 !pt-[2px]">
  10291.                                        <svg class="product-card-content-media-rating-icon" xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewbox="0 0 24 24"><path fill="currentColor" d="m12 17.27l4.15 2.51c.76.46 1.69-.22 1.49-1.08l-1.1-4.72l3.67-3.18c.67-.58.31-1.68-.57-1.75l-4.83-.41l-1.89-4.46c-.34-.81-1.5-.81-1.84 0L9.19 8.63l-4.83.41c-.88.07-1.24 1.17-.57 1.75l3.67 3.18l-1.1 4.72c-.2.86.73 1.54 1.49 1.08l4.15-2.5z"/></svg>
  10292.                                        <span class="product-card-content-media-rating-value">5</span>
  10293.                                    </div>
  10294.                                </div>
  10295.                            </div>
  10296.                            <div class="testimonial flex flex-col">
  10297.                                <div class="quote-start flex w-full justify-start text-[#7a798a]">
  10298.                                    <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  10299.                                </div>
  10300.                                <p class="mb-2"> ممتاز </p>
  10301.                                <div class="quote-end flex w-full justify-end text-[#7a798a]">
  10302.                                    <svg class="rotate-180" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  10303.                                </div>
  10304.                            </div>
  10305.                        </div>
  10306.                    </div>
  10307.                </div>
  10308.  
  10309.                                <div class="swiper-slide !h-auto ">
  10310.                    <div data-sal="slide-up"
  10311.                    data-sal-duration="700"
  10312.                    data-sal-delay="200" class="bg-[var(--bg-light)] shadow-[0px_3px_16px_0px_rgba(47,83,109,0.12)] rounded-[20px] p-[20px] mb-4 !h-full w-full">
  10313.                        <div class="flex flex-col">
  10314.                            <div class="meta flex flex-row justify-between">
  10315.                                <div class="user-informations flex flex-row gap-3">
  10316.                                    <img loading="lazy" src="https://cdn.salla.sa/customer_profiles/4OQLR7s5KaY7WL90UpDjpsGxieFyARZm8E2KUsoz.jpeg" alt="Hamad AL" class="rounded-[16px] w-[48px] h-[48px] object-cover">
  10317.                                    <div class="flex flex-col gap-1 mb-1">
  10318.                                        <h4> Hamad AL </h4>
  10319.                                   <p id="testimonials-index-date"> 06/26/2020 </p>
  10320.                                    </div>
  10321.                                </div>
  10322.                                <div class="rating">
  10323.                                    <div class="product-card-content-media-rating !static !p-0 !pt-[2px]">
  10324.                                        <svg class="product-card-content-media-rating-icon" xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewbox="0 0 24 24"><path fill="currentColor" d="m12 17.27l4.15 2.51c.76.46 1.69-.22 1.49-1.08l-1.1-4.72l3.67-3.18c.67-.58.31-1.68-.57-1.75l-4.83-.41l-1.89-4.46c-.34-.81-1.5-.81-1.84 0L9.19 8.63l-4.83.41c-.88.07-1.24 1.17-.57 1.75l3.67 3.18l-1.1 4.72c-.2.86.73 1.54 1.49 1.08l4.15-2.5z"/></svg>
  10325.                                        <span class="product-card-content-media-rating-value">5</span>
  10326.                                    </div>
  10327.                                </div>
  10328.                            </div>
  10329.                            <div class="testimonial flex flex-col">
  10330.                                <div class="quote-start flex w-full justify-start text-[#7a798a]">
  10331.                                    <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  10332.                                </div>
  10333.                                <p class="mb-2"> آمن وسريع التنفيذ ، شكرا❤️ </p>
  10334.                                <div class="quote-end flex w-full justify-end text-[#7a798a]">
  10335.                                    <svg class="rotate-180" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  10336.                                </div>
  10337.                            </div>
  10338.                        </div>
  10339.                    </div>
  10340.                </div>
  10341.  
  10342.                                <div class="swiper-slide !h-auto ">
  10343.                    <div data-sal="slide-up"
  10344.                    data-sal-duration="700"
  10345.                    data-sal-delay="200" class="bg-[var(--bg-light)] shadow-[0px_3px_16px_0px_rgba(47,83,109,0.12)] rounded-[20px] p-[20px] mb-4 !h-full w-full">
  10346.                        <div class="flex flex-col">
  10347.                            <div class="meta flex flex-row justify-between">
  10348.                                <div class="user-informations flex flex-row gap-3">
  10349.                                    <img loading="lazy" src="https://cdn.assets.salla.network/prod/stores/themes/default/assets/images/avatar_male.png" alt="Meshary Meshary Mohammed" class="rounded-[16px] w-[48px] h-[48px] object-cover">
  10350.                                    <div class="flex flex-col gap-1 mb-1">
  10351.                                        <h4> Meshary Meshary Mohammed </h4>
  10352.                                   <p id="testimonials-index-date"> 03/02/2025 </p>
  10353.                                    </div>
  10354.                                </div>
  10355.                                <div class="rating">
  10356.                                    <div class="product-card-content-media-rating !static !p-0 !pt-[2px]">
  10357.                                        <svg class="product-card-content-media-rating-icon" xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewbox="0 0 24 24"><path fill="currentColor" d="m12 17.27l4.15 2.51c.76.46 1.69-.22 1.49-1.08l-1.1-4.72l3.67-3.18c.67-.58.31-1.68-.57-1.75l-4.83-.41l-1.89-4.46c-.34-.81-1.5-.81-1.84 0L9.19 8.63l-4.83.41c-.88.07-1.24 1.17-.57 1.75l3.67 3.18l-1.1 4.72c-.2.86.73 1.54 1.49 1.08l4.15-2.5z"/></svg>
  10358.                                        <span class="product-card-content-media-rating-value">5</span>
  10359.                                    </div>
  10360.                                </div>
  10361.                            </div>
  10362.                            <div class="testimonial flex flex-col">
  10363.                                <div class="quote-start flex w-full justify-start text-[#7a798a]">
  10364.                                    <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  10365.                                </div>
  10366.                                <p class="mb-2"> سريع والسعر ياساتر يالرخص 😍 </p>
  10367.                                <div class="quote-end flex w-full justify-end text-[#7a798a]">
  10368.                                    <svg class="rotate-180" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  10369.                                </div>
  10370.                            </div>
  10371.                        </div>
  10372.                    </div>
  10373.                </div>
  10374.  
  10375.                                <div class="swiper-slide !h-auto ">
  10376.                    <div data-sal="slide-up"
  10377.                    data-sal-duration="700"
  10378.                    data-sal-delay="200" class="bg-[var(--bg-light)] shadow-[0px_3px_16px_0px_rgba(47,83,109,0.12)] rounded-[20px] p-[20px] mb-4 !h-full w-full">
  10379.                        <div class="flex flex-col">
  10380.                            <div class="meta flex flex-row justify-between">
  10381.                                <div class="user-informations flex flex-row gap-3">
  10382.                                    <img loading="lazy" src="https://cdn.assets.salla.network/prod/stores/themes/default/assets/images/avatar_male.png" alt="ابو دنيا الشعيبي" class="rounded-[16px] w-[48px] h-[48px] object-cover">
  10383.                                    <div class="flex flex-col gap-1 mb-1">
  10384.                                        <h4> ابو دنيا الشعيبي </h4>
  10385.                                   <p id="testimonials-index-date"> 03/01/2024 </p>
  10386.                                    </div>
  10387.                                </div>
  10388.                                <div class="rating">
  10389.                                    <div class="product-card-content-media-rating !static !p-0 !pt-[2px]">
  10390.                                        <svg class="product-card-content-media-rating-icon" xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewbox="0 0 24 24"><path fill="currentColor" d="m12 17.27l4.15 2.51c.76.46 1.69-.22 1.49-1.08l-1.1-4.72l3.67-3.18c.67-.58.31-1.68-.57-1.75l-4.83-.41l-1.89-4.46c-.34-.81-1.5-.81-1.84 0L9.19 8.63l-4.83.41c-.88.07-1.24 1.17-.57 1.75l3.67 3.18l-1.1 4.72c-.2.86.73 1.54 1.49 1.08l4.15-2.5z"/></svg>
  10391.                                        <span class="product-card-content-media-rating-value">5</span>
  10392.                                    </div>
  10393.                                </div>
  10394.                            </div>
  10395.                            <div class="testimonial flex flex-col">
  10396.                                <div class="quote-start flex w-full justify-start text-[#7a798a]">
  10397.                                    <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  10398.                                </div>
  10399.                                <p class="mb-2"> الصراحة المتحر بطل ما اخذ حتى ثواني وجاني الكود <br />
  10400. وفعلته بثواني بعد 👍🏻👍🏻👍🏻👍🏻 </p>
  10401.                                <div class="quote-end flex w-full justify-end text-[#7a798a]">
  10402.                                    <svg class="rotate-180" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  10403.                                </div>
  10404.                            </div>
  10405.                        </div>
  10406.                    </div>
  10407.                </div>
  10408.  
  10409.                                <div class="swiper-slide !h-auto ">
  10410.                    <div data-sal="slide-up"
  10411.                    data-sal-duration="700"
  10412.                    data-sal-delay="200" class="bg-[var(--bg-light)] shadow-[0px_3px_16px_0px_rgba(47,83,109,0.12)] rounded-[20px] p-[20px] mb-4 !h-full w-full">
  10413.                        <div class="flex flex-col">
  10414.                            <div class="meta flex flex-row justify-between">
  10415.                                <div class="user-informations flex flex-row gap-3">
  10416.                                    <img loading="lazy" src="https://cdn.assets.salla.network/prod/stores/themes/default/assets/images/avatar_male.png" alt="احمد مطلق الحويطي" class="rounded-[16px] w-[48px] h-[48px] object-cover">
  10417.                                    <div class="flex flex-col gap-1 mb-1">
  10418.                                        <h4> احمد مطلق الحويطي </h4>
  10419.                                   <p id="testimonials-index-date"> 08/26/2022 </p>
  10420.                                    </div>
  10421.                                </div>
  10422.                                <div class="rating">
  10423.                                    <div class="product-card-content-media-rating !static !p-0 !pt-[2px]">
  10424.                                        <svg class="product-card-content-media-rating-icon" xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewbox="0 0 24 24"><path fill="currentColor" d="m12 17.27l4.15 2.51c.76.46 1.69-.22 1.49-1.08l-1.1-4.72l3.67-3.18c.67-.58.31-1.68-.57-1.75l-4.83-.41l-1.89-4.46c-.34-.81-1.5-.81-1.84 0L9.19 8.63l-4.83.41c-.88.07-1.24 1.17-.57 1.75l3.67 3.18l-1.1 4.72c-.2.86.73 1.54 1.49 1.08l4.15-2.5z"/></svg>
  10425.                                        <span class="product-card-content-media-rating-value">5</span>
  10426.                                    </div>
  10427.                                </div>
  10428.                            </div>
  10429.                            <div class="testimonial flex flex-col">
  10430.                                <div class="quote-start flex w-full justify-start text-[#7a798a]">
  10431.                                    <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  10432.                                </div>
  10433.                                <p class="mb-2"> ممتاز  </p>
  10434.                                <div class="quote-end flex w-full justify-end text-[#7a798a]">
  10435.                                    <svg class="rotate-180" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  10436.                                </div>
  10437.                            </div>
  10438.                        </div>
  10439.                    </div>
  10440.                </div>
  10441.  
  10442.                                <div class="swiper-slide !h-auto ">
  10443.                    <div data-sal="slide-up"
  10444.                    data-sal-duration="700"
  10445.                    data-sal-delay="200" class="bg-[var(--bg-light)] shadow-[0px_3px_16px_0px_rgba(47,83,109,0.12)] rounded-[20px] p-[20px] mb-4 !h-full w-full">
  10446.                        <div class="flex flex-col">
  10447.                            <div class="meta flex flex-row justify-between">
  10448.                                <div class="user-informations flex flex-row gap-3">
  10449.                                    <img loading="lazy" src="https://cdn.assets.salla.network/prod/stores/themes/default/assets/images/avatar_male.png" alt="مسعد العنزي" class="rounded-[16px] w-[48px] h-[48px] object-cover">
  10450.                                    <div class="flex flex-col gap-1 mb-1">
  10451.                                        <h4> مسعد العنزي </h4>
  10452.                                   <p id="testimonials-index-date"> 09/16/2024 </p>
  10453.                                    </div>
  10454.                                </div>
  10455.                                <div class="rating">
  10456.                                    <div class="product-card-content-media-rating !static !p-0 !pt-[2px]">
  10457.                                        <svg class="product-card-content-media-rating-icon" xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewbox="0 0 24 24"><path fill="currentColor" d="m12 17.27l4.15 2.51c.76.46 1.69-.22 1.49-1.08l-1.1-4.72l3.67-3.18c.67-.58.31-1.68-.57-1.75l-4.83-.41l-1.89-4.46c-.34-.81-1.5-.81-1.84 0L9.19 8.63l-4.83.41c-.88.07-1.24 1.17-.57 1.75l3.67 3.18l-1.1 4.72c-.2.86.73 1.54 1.49 1.08l4.15-2.5z"/></svg>
  10458.                                        <span class="product-card-content-media-rating-value">5</span>
  10459.                                    </div>
  10460.                                </div>
  10461.                            </div>
  10462.                            <div class="testimonial flex flex-col">
  10463.                                <div class="quote-start flex w-full justify-start text-[#7a798a]">
  10464.                                    <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  10465.                                </div>
  10466.                                <p class="mb-2">  </p>
  10467.                                <div class="quote-end flex w-full justify-end text-[#7a798a]">
  10468.                                    <svg class="rotate-180" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><g fill="none"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"/><path fill="currentColor" d="M16.5 6A3.5 3.5 0 0 1 20 9.442c.09.865.077 2.141-.508 3.614c-.598 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 16.5 6Zm-9 0A3.5 3.5 0 0 1 11 9.442c.09.865.077 2.141-.508 3.614c-.597 1.506-1.764 3.148-3.892 4.744a1 1 0 1 1-1.2-1.6c1.564-1.173 2.46-2.313 2.973-3.31A3.5 3.5 0 1 1 7.5 6Z"/></g></svg>
  10469.                                </div>
  10470.                            </div>
  10471.                        </div>
  10472.                    </div>
  10473.                </div>
  10474.  
  10475.                            </div>
  10476.        </div>
  10477.    </div>
  10478. </section>
  10479.  
  10480. <section class="faq bg-[var(--bg-primary)]">
  10481.    <div class="faq-container container">
  10482.            <div class="faq-heading section-heading">
  10483.                <h2
  10484.                    class="faq-heading-title section-heading-title" data-sal="slide-up"
  10485.                    data-sal-duration="700"
  10486.                    data-sal-delay="70">
  10487.                    أسئلة متكررة
  10488.                </h2>
  10489.                <div
  10490.                    class="faq-heading-divider section-heading-divider" data-sal="slide-up"
  10491.                    data-sal-duration="700"
  10492.                    data-sal-delay="170">
  10493.                </div>
  10494.                
  10495.                <h3
  10496.                    class="faq-heading-subtitle section-heading-subtitle " data-sal="slide-up"
  10497.                    data-sal-duration="700"
  10498.                    data-sal-delay="270">
  10499.                    
  10500.            </h3>
  10501.        </div>
  10502.                <div class="faq-content">
  10503.                                        <div
  10504.                        class="faq-content-single" data-sal="slide-up"
  10505.                        data-sal-duration="700"
  10506.                        data-sal-delay="100">
  10507.                        <details class="faq-content-single-wrapper group">
  10508.                            <summary
  10509.                                class="faq-content-single-question ">
  10510.                                <h4 class="faq-content-single-question-title"> كيف أطلب؟</h4>
  10511.                                <span class="faq-content-single-question-icon">
  10512.                                    <svg fill="none" height="24" shape-rendering="geometricPrecision"
  10513.                                        stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"
  10514.                                        stroke-width="1.5" viewBox="0 0 24 24" width="24">
  10515.                                        <path d="M6 9l6 6 6-6"></path>
  10516.                                    </svg>
  10517.                                </span>
  10518.                            </summary>
  10519.                            <p
  10520.                                class="faq-content-single-answer group-open:animate-fadeIn">
  10521.                                اختر المنتج اللي حابه ⬅️ حطه بالسلة ⬅️ أتم الدفع ⬅️ ومبروك تتهنا
  10522.                            </p>
  10523.                        </details>
  10524.                    </div>
  10525.                                        <div
  10526.                        class="faq-content-single" data-sal="slide-up"
  10527.                        data-sal-duration="700"
  10528.                        data-sal-delay="200">
  10529.                        <details class="faq-content-single-wrapper group">
  10530.                            <summary
  10531.                                class="faq-content-single-question ">
  10532.                                <h4 class="faq-content-single-question-title"> هل عندكم كاش باك؟</h4>
  10533.                                <span class="faq-content-single-question-icon">
  10534.                                    <svg fill="none" height="24" shape-rendering="geometricPrecision"
  10535.                                        stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"
  10536.                                        stroke-width="1.5" viewBox="0 0 24 24" width="24">
  10537.                                        <path d="M6 9l6 6 6-6"></path>
  10538.                                    </svg>
  10539.                                </span>
  10540.                            </summary>
  10541.                            <p
  10542.                                class="faq-content-single-answer group-open:animate-fadeIn">
  10543.                                نعم! الكاش باك عندنا يصل على هيئة نقاط بقيمة تصل إلى 10%  والكثير من الهدايا المجانية!
  10544.                            </p>
  10545.                        </details>
  10546.                    </div>
  10547.                                        <div
  10548.                        class="faq-content-single" data-sal="slide-up"
  10549.                        data-sal-duration="700"
  10550.                        data-sal-delay="300">
  10551.                        <details class="faq-content-single-wrapper group">
  10552.                            <summary
  10553.                                class="faq-content-single-question ">
  10554.                                <h4 class="faq-content-single-question-title"> متى يصل طلبي؟</h4>
  10555.                                <span class="faq-content-single-question-icon">
  10556.                                    <svg fill="none" height="24" shape-rendering="geometricPrecision"
  10557.                                        stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"
  10558.                                        stroke-width="1.5" viewBox="0 0 24 24" width="24">
  10559.                                        <path d="M6 9l6 6 6-6"></path>
  10560.                                    </svg>
  10561.                                </span>
  10562.                            </summary>
  10563.                            <p
  10564.                                class="faq-content-single-answer group-open:animate-fadeIn">
  10565.                                أغلب المنتجات بالموقع تصل بشكل مباشر، ماعدى المنتجات اليدوية تتم خلال دقائق بأوقات العمل
  10566.                            </p>
  10567.                        </details>
  10568.                    </div>
  10569.                                        <div
  10570.                        class="faq-content-single" data-sal="slide-up"
  10571.                        data-sal-duration="700"
  10572.                        data-sal-delay="400">
  10573.                        <details class="faq-content-single-wrapper group">
  10574.                            <summary
  10575.                                class="faq-content-single-question ">
  10576.                                <h4 class="faq-content-single-question-title"> ايش سياسة الارجاع؟</h4>
  10577.                                <span class="faq-content-single-question-icon">
  10578.                                    <svg fill="none" height="24" shape-rendering="geometricPrecision"
  10579.                                        stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"
  10580.                                        stroke-width="1.5" viewBox="0 0 24 24" width="24">
  10581.                                        <path d="M6 9l6 6 6-6"></path>
  10582.                                    </svg>
  10583.                                </span>
  10584.                            </summary>
  10585.                            <p
  10586.                                class="faq-content-single-answer group-open:animate-fadeIn">
  10587.                                يتم الإرجاع في حال وجود مشكلة بالمنتج أو في حين عدم استلامه
  10588.                            </p>
  10589.                        </details>
  10590.                    </div>
  10591.                                    </div>
  10592.    </div>
  10593. </section>    
  10594.    <footer class="bg-[var(--bg-secondary)]">
  10595.  <div class="footer-wrapper container !pb-20 flex w-full flex-col gap-10">
  10596.    <div class="footer-meta flex w-full flex-col items-center gap-5">
  10597.      <div class="flex flex-col w-full gap-4 items-center md:items-start">
  10598.        <a href="https://gastore-sa.com" aria-label="Store Homepage" class="h-16">
  10599.                      <img src="https://cdn.salla.sa/form-builder/nOcfmBX0XsgveiC9UPQ4hk6Fd6ck97y6JIAzmlUb.webp" alt="Store Logo" class="light-mode-logo dark:hidden w-auto h-full object-contain">
  10600.            <img src="https://cdn.salla.sa/form-builder/bGo7J9F6ZxsESh4zR9gyHjzsJTk4RIil8qxOvHlT.webp" alt="Store Logo" class="dark-mode-logo hidden dark:inline w-auto h-full object-contain">
  10601.                  </a>
  10602.        <div class="flex w-full flex-col lg:flex-row lg:justify-between gap-4 items-center md:items-start">
  10603.                    <p class="max-w-xl text-start text-[#7a798a]">
  10604.            <p>جيمرز أكاديمي, متجر إلكتروني متخصص في منتجات ببجي، فورت نايت، وقراند وجميع الألعاب لمختلف المنصات بالإضافة إلى البرامج والخدمات المتنوعة لمختلف المنتجات الإلكترونية وبأقوى الأسعار!</p>
  10605.          </p>
  10606.          
  10607.          
  10608.          <ul class="flex">
  10609.      <li class="rtl:ml-2.5 ltr:mr-2.5">
  10610.      <a href="https://www.instagram.com/gamersacademy.me/" rel="noopener" target="_blank" title="انستقرام" aria-label="انستقرام" class="social-link hover:text-primary">
  10611.          <i class="sicon-instagram text-[20px]"></i>
  10612.      </a>
  10613.    </li>
  10614.      <li class="rtl:ml-2.5 ltr:mr-2.5">
  10615.      <a href="https://www.youtube.com/channel/UCTI1MKLl7TnG27RxhgEELzg" rel="noopener" target="_blank" title="يوتيوب" aria-label="يوتيوب" class="social-link hover:text-primary">
  10616.          <i class="sicon-youtube text-[20px]"></i>
  10617.      </a>
  10618.    </li>
  10619.  </ul>
  10620.  
  10621.        </div>
  10622.      </div>
  10623.  
  10624.      <div class="flex w-full flex-col-reverse lg:flex-row justify-between gap-6">
  10625.        
  10626.        
  10627.  
  10628. <div class="footer-links mt-2 flex flex-col gap-3 items-center md:items-start">
  10629.    <h2 class="text-xl font-bold text-[#231f1e] ">روابط مهمة</h2>
  10630.    <div class="flex flex-wrap w-full justify-center md:justify-start text-[#7a798a] gap-x-8 gap-y-2">
  10631.      
  10632.        <a href="https://gastore-sa.com/terms/page-1700937281" aria-label="الشروط والأحكام" target="_self" class="flex gap-1 hover:text-primary">
  10633.        <svg class="mt-1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24">
  10634.          <g fill="currentColor">
  10635.            <path d="M19.739 4.261a6.867 6.867 0 0 0-9.711 0l-.72.721a.75.75 0 0 0 1.06 1.06l.72-.72a5.367 5.367 0 1 1 7.59 7.59l-.72.72a.75.75 0 0 0 1.06 1.06l.72-.72a6.867 6.867 0 0 0 0-9.71ZM6.043 9.307a.75.75 0 0 1 0 1.06l-.721.722a5.367 5.367 0 1 0 7.59 7.59l.72-.722a.75.75 0 0 1 1.06 1.06l-.72.722a6.867 6.867 0 0 1-9.71-9.711l.72-.72a.75.75 0 0 1 1.06 0Z" />
  10636.            <path d="M14.693 9.307a.75.75 0 0 1 0 1.06l-4.325 4.326a.75.75 0 1 1-1.06-1.06l4.324-4.326a.75.75 0 0 1 1.06 0Z" />
  10637.          </g>
  10638.        </svg>
  10639.        الشروط والأحكام
  10640.    </a>
  10641.        <a href="https://gastore-sa.com/blog" aria-label="المدونة" target="_self" class="flex gap-1 hover:text-primary">
  10642.        <svg class="mt-1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24">
  10643.          <g fill="currentColor">
  10644.            <path d="M19.739 4.261a6.867 6.867 0 0 0-9.711 0l-.72.721a.75.75 0 0 0 1.06 1.06l.72-.72a5.367 5.367 0 1 1 7.59 7.59l-.72.72a.75.75 0 0 0 1.06 1.06l.72-.72a6.867 6.867 0 0 0 0-9.71ZM6.043 9.307a.75.75 0 0 1 0 1.06l-.721.722a5.367 5.367 0 1 0 7.59 7.59l.72-.722a.75.75 0 0 1 1.06 1.06l-.72.722a6.867 6.867 0 0 1-9.71-9.711l.72-.72a.75.75 0 0 1 1.06 0Z" />
  10645.            <path d="M14.693 9.307a.75.75 0 0 1 0 1.06l-4.325 4.326a.75.75 0 1 1-1.06-1.06l4.324-4.326a.75.75 0 0 1 1.06 0Z" />
  10646.          </g>
  10647.        </svg>
  10648.        المدونة
  10649.    </a>
  10650.        <a href="https://gastore-sa.com/سياسة-الاستبدال-و-الإسترجاع/page-228657590" aria-label="سياسة الاستبدال و الإسترجاع" target="_self" class="flex gap-1 hover:text-primary">
  10651.        <svg class="mt-1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24">
  10652.          <g fill="currentColor">
  10653.            <path d="M19.739 4.261a6.867 6.867 0 0 0-9.711 0l-.72.721a.75.75 0 0 0 1.06 1.06l.72-.72a5.367 5.367 0 1 1 7.59 7.59l-.72.72a.75.75 0 0 0 1.06 1.06l.72-.72a6.867 6.867 0 0 0 0-9.71ZM6.043 9.307a.75.75 0 0 1 0 1.06l-.721.722a5.367 5.367 0 1 0 7.59 7.59l.72-.722a.75.75 0 0 1 1.06 1.06l-.72.722a6.867 6.867 0 0 1-9.71-9.711l.72-.72a.75.75 0 0 1 1.06 0Z" />
  10654.            <path d="M14.693 9.307a.75.75 0 0 1 0 1.06l-4.325 4.326a.75.75 0 1 1-1.06-1.06l4.324-4.326a.75.75 0 0 1 1.06 0Z" />
  10655.          </g>
  10656.        </svg>
  10657.        سياسة الاستبدال و الإسترجاع
  10658.    </a>
  10659.        <a href="https://gastore-sa.com/privacy/page-335373387" aria-label="سياسة الخصوصية" target="_self" class="flex gap-1 hover:text-primary">
  10660.        <svg class="mt-1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24">
  10661.          <g fill="currentColor">
  10662.            <path d="M19.739 4.261a6.867 6.867 0 0 0-9.711 0l-.72.721a.75.75 0 0 0 1.06 1.06l.72-.72a5.367 5.367 0 1 1 7.59 7.59l-.72.72a.75.75 0 0 0 1.06 1.06l.72-.72a6.867 6.867 0 0 0 0-9.71ZM6.043 9.307a.75.75 0 0 1 0 1.06l-.721.722a5.367 5.367 0 1 0 7.59 7.59l.72-.722a.75.75 0 0 1 1.06 1.06l-.72.722a6.867 6.867 0 0 1-9.71-9.711l.72-.72a.75.75 0 0 1 1.06 0Z" />
  10663.            <path d="M14.693 9.307a.75.75 0 0 1 0 1.06l-4.325 4.326a.75.75 0 1 1-1.06-1.06l4.324-4.326a.75.75 0 0 1 1.06 0Z" />
  10664.          </g>
  10665.        </svg>
  10666.        سياسة الخصوصية
  10667.    </a>
  10668.        <a href="https://gastore-sa.com/المؤثرين-وصناع-المحتوى/page-930902574" aria-label="المؤثرين وصناع المحتوى" target="_self" class="flex gap-1 hover:text-primary">
  10669.        <svg class="mt-1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24">
  10670.          <g fill="currentColor">
  10671.            <path d="M19.739 4.261a6.867 6.867 0 0 0-9.711 0l-.72.721a.75.75 0 0 0 1.06 1.06l.72-.72a5.367 5.367 0 1 1 7.59 7.59l-.72.72a.75.75 0 0 0 1.06 1.06l.72-.72a6.867 6.867 0 0 0 0-9.71ZM6.043 9.307a.75.75 0 0 1 0 1.06l-.721.722a5.367 5.367 0 1 0 7.59 7.59l.72-.722a.75.75 0 0 1 1.06 1.06l-.72.722a6.867 6.867 0 0 1-9.71-9.711l.72-.72a.75.75 0 0 1 1.06 0Z" />
  10672.            <path d="M14.693 9.307a.75.75 0 0 1 0 1.06l-4.325 4.326a.75.75 0 1 1-1.06-1.06l4.324-4.326a.75.75 0 0 1 1.06 0Z" />
  10673.          </g>
  10674.        </svg>
  10675.        المؤثرين وصناع المحتوى
  10676.    </a>
  10677.        <a href="https://gastore-sa.com/loyalty" aria-label="ولاء العملاء" target="_self" class="flex gap-1 hover:text-primary">
  10678.        <svg class="mt-1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24">
  10679.          <g fill="currentColor">
  10680.            <path d="M19.739 4.261a6.867 6.867 0 0 0-9.711 0l-.72.721a.75.75 0 0 0 1.06 1.06l.72-.72a5.367 5.367 0 1 1 7.59 7.59l-.72.72a.75.75 0 0 0 1.06 1.06l.72-.72a6.867 6.867 0 0 0 0-9.71ZM6.043 9.307a.75.75 0 0 1 0 1.06l-.721.722a5.367 5.367 0 1 0 7.59 7.59l.72-.722a.75.75 0 0 1 1.06 1.06l-.72.722a6.867 6.867 0 0 1-9.71-9.711l.72-.72a.75.75 0 0 1 1.06 0Z" />
  10681.            <path d="M14.693 9.307a.75.75 0 0 1 0 1.06l-4.325 4.326a.75.75 0 1 1-1.06-1.06l4.324-4.326a.75.75 0 0 1 1.06 0Z" />
  10682.          </g>
  10683.        </svg>
  10684.        ولاء العملاء
  10685.    </a>
  10686.        </div>
  10687. </div>
  10688.  
  10689.        
  10690.  
  10691. <div class="footer-contact mt-2 flex flex-col gap-3 text-[#7a798a] items-center md:items-start">
  10692.    <h2 class="text-xl font-bold text-[#231f1e]">تواصل معنا</h2>
  10693.    <div class="flex flex-wrap w-full justify-center md:justify-start gap-x-8 gap-y-2">
  10694.                <a href="https://gastore-sa.com/whatsapp/send" aria-label="واتساب" class="flex items-center text-sm leading-none hover:text-primary">
  10695.            <i class="rtl:ml-1.5 ltr:mr-1.5 w-8 h-8 shrink-0 text-[20px] flex items-center justify-start sicon-whatsapp2"></i>
  10696.            <span class="text-unicode unicode">+966502196553</span>
  10697.        </a>
  10698.                <a href="tel:+966502196553" aria-label="جوال" class="flex items-center text-sm leading-none hover:text-primary">
  10699.            <i class="rtl:ml-1.5 ltr:mr-1.5 w-8 h-8 shrink-0 text-[20px] flex items-center justify-start sicon-iphone"></i>
  10700.            <span class="text-unicode unicode">+966502196553</span>
  10701.        </a>
  10702.                <a href="/cdn-cgi/l/email-protection#b3c0c6c3c3dcc1c7f3d4d2c0c7dcc1d69ec0d29dd0dcde" aria-label="ايميل" class="flex items-center text-sm leading-none hover:text-primary">
  10703.            <i class="rtl:ml-1.5 ltr:mr-1.5 w-8 h-8 shrink-0 text-[20px] flex items-center justify-start sicon-mail"></i>
  10704.            <span class="text-unicode unicode"><span class="__cf_email__" data-cfemail="55262025253a272115323426213a27307826347b363a38">[email&#160;protected]</span></span>
  10705.        </a>
  10706.            </div>
  10707. </div>
  10708.      </div>
  10709.    </div>
  10710.    <div class="flex flex-col md:flex-row items-center justify-between gap-8">
  10711.  
  10712.  
  10713.              <div class="flex flex-col md:flex-row justify-start gap-6">
  10714.                                <a target="_blank" aria-label="Business certificate - SBC" href="https://eauthenticate.saudibusiness.gov.sa/certificate-details/0000102196" alt="0000102196" class="flex flex-col items-center md:flex-row md:items-start gap-1 hover:text-primary">
  10715.                <img width="100%" height="100%" src="https://cdn.assets.salla.network/themes/2093313756/1.59.0/images/s-empty.png" data-src="https://cdn.salla.network/images/sbc.png?v=2.0.5" class="lazy rounded-sm hover:opacity-80 transition-opacity h-8 w-auto" alt="buisness certificate">
  10716.                <p class="pr-1.5"> موثق لدى منصة الاعمال </p>
  10717.            </a>
  10718.                                      
  10719.        </div>
  10720.            <div class="flex flex-col md:flex-row items-center gap-4">
  10721.        <ul class="flex justify-center items-stretch flex-wrap rtl:space-x-reverse gap-2">
  10722.  
  10723.        
  10724.            <li class="w-12 h-8 bg-white rounded-md flex items-center p-1">
  10725.            <img class="lazy object-contain max-h-full" width="100%" height="100%" src="https://cdn.assets.salla.network/themes/2093313756/1.59.0/images/s-empty.png" data-src="https://cdn.salla.network/images/payment/mada_mini.png?v=2.0.5" alt="mada">
  10726.        </li>
  10727.            <li class="w-12 h-8 bg-white rounded-md flex items-center p-1">
  10728.            <img class="lazy object-contain max-h-full" width="100%" height="100%" src="https://cdn.assets.salla.network/themes/2093313756/1.59.0/images/s-empty.png" data-src="https://cdn.salla.network/images/payment/credit_card_mini.png?v=2.0.5" alt="credit_card">
  10729.        </li>
  10730.            <li class="w-12 h-8 bg-white rounded-md flex items-center p-1">
  10731.            <img class="lazy object-contain max-h-full" width="100%" height="100%" src="https://cdn.assets.salla.network/themes/2093313756/1.59.0/images/s-empty.png" data-src="https://cdn.salla.network/images/payment/bank_mini.png?v=2.0.5" alt="bank">
  10732.        </li>
  10733.            <li class="w-12 h-8 bg-white rounded-md flex items-center p-1">
  10734.            <img class="lazy object-contain max-h-full" width="100%" height="100%" src="https://cdn.assets.salla.network/themes/2093313756/1.59.0/images/s-empty.png" data-src="https://cdn.salla.network/images/payment/stc_pay_mini.png?v=2.0.5" alt="stc_pay">
  10735.        </li>
  10736.            <li class="w-12 h-8 bg-white rounded-md flex items-center p-1">
  10737.            <img class="lazy object-contain max-h-full" width="100%" height="100%" src="https://cdn.assets.salla.network/themes/2093313756/1.59.0/images/s-empty.png" data-src="https://cdn.salla.network/images/payment/apple_pay_mini.png?v=2.0.5" alt="apple_pay">
  10738.        </li>
  10739.            <li class="w-12 h-8 bg-white rounded-md flex items-center p-1">
  10740.            <img class="lazy object-contain max-h-full" width="100%" height="100%" src="https://cdn.assets.salla.network/themes/2093313756/1.59.0/images/s-empty.png" data-src="https://cdn.salla.network/images/payment/google_pay_mini.png?v=2.0.5" alt="google_pay">
  10741.        </li>
  10742.            <li class="w-12 h-8 bg-white rounded-md flex items-center p-1">
  10743.            <img class="lazy object-contain max-h-full" width="100%" height="100%" src="https://cdn.assets.salla.network/themes/2093313756/1.59.0/images/s-empty.png" data-src="https://cdn.salla.network/images/payment/cod_mini.png?v=2.0.5" alt="cod">
  10744.        </li>
  10745.    
  10746.    
  10747. </ul>
  10748.        <span class="text-sm copyright-text"><p class="text-gray-400 mb-2.5 md:mb-0">الحقوق محفوظة | 2025
  10749.    <a href="https://gastore-sa.com" class="hover:text-primary" target="_blank" rel="noreferrer" class="underline">جيمرز أكاديمي Gamers Academy</a>
  10750. </p>
  10751. </span>
  10752.      </div>
  10753.    </div>
  10754.  </div>
  10755. </footer>
  10756.    
  10757.            
  10758.    
  10759. </div>
  10760.  
  10761. <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="d8c6d38d5b40d4e7149a5de6-text/javascript">window.baseUrl='https://gastore-sa.com/'; window.is_rtl=true; window.locale='ar';</script><link rel='stylesheet' href='https://cdn.assets.salla.network/themes/customization/73754017/213071771.css?v=17477356241'><script type="d8c6d38d5b40d4e7149a5de6-text/javascript">
  10762.    
  10763.   var ignoreKeys = ["__said", "__ssid", "_fbp", "_scid", "cf_", "XSRF-TOKEN", "_gac", "_ga", "_twitter_sess", "personalization_id", "_hjid", "intercom-session-"];
  10764.   ignoreKeys.push("__said");
  10765.    
  10766.  function checkAndCleanCookies() {
  10767.    if (new TextEncoder().encode(document.cookie).length < 16000) {
  10768.      return;
  10769.    }
  10770.  
  10771.    document.cookie.split("; ").forEach(function(cookie) {
  10772.      var cookieItem = cookie.split("=");
  10773.      if(cookieItem[0].trim() === "__said"){
  10774.        ignoreKeys.push(cookieItem[1]);
  10775.      }
  10776.    });
  10777.  
  10778.  
  10779.    document.cookie.split("; ").forEach(function (cookie) {
  10780.      if (!ignoreKeys.includes(cookie.split("=")[0].trim())) {
  10781.        
  10782.        
  10783.        document.cookie = key + "=; expires=Thu, 01 Jan 1970 00:00:00 UTC; path=/;";
  10784.      }
  10785.    });
  10786.  }
  10787.  setInterval(checkAndCleanCookies, 10000);//10 seconds
  10788. </script>
  10789.    
  10790.    <script type="d8c6d38d5b40d4e7149a5de6-text/javascript">
  10791.      function dispatchSallaEvents() {
  10792.        salla.event.dispatchEvents({"twilight::init":{"store":{"id":73754017,"ray":50,"logo":"https:\/\/cdn.salla.sa\/cdn-cgi\/image\/fit=scale-down,width=400,height=400,onerror=redirect,format=auto\/Pdvrr\/CFVnOKKwhVJJkxsh4BbHUPWyOQbqn4sEEbFJF2vT.png","name":"\u062c\u064a\u0645\u0631\u0632 \u0623\u0643\u0627\u062f\u064a\u0645\u064a Gamers Academy","username":"gamersacademy","url":"https:\/\/gastore-sa.com\/","settings":{"auth":{"email_allowed":true,"mobile_allowed":false,"is_email_required":false,"countries":["sa"],"force_login":false},"cart":{"apply_coupon_enabled":true},"product":{"total_sold_enabled":0,"fit_type":"cover","related_products_enabled":true,"filters":null,"show_comments":true,"user_can_comment":true,"show_price_as_dash":true,"notify_options_availability":true,"show_special_offers":true,"show_more":true,"availability_notify":{"email":true,"sms":true,"mobile":true,"whatsapp":false}},"category":{"testimonial_enabled":true},"payments":["mada","credit_card","bank","stc_pay","apple_pay","google_pay","cod"],"arabic_numbers_enabled":false,"content_copyright":false,"use_sar_symbol":true,"is_multilingual":false,"currencies_enabled":true,"rating_enabled":true,"rating":{"is_enabled":true,"show_on_category":true,"show_on_product":true,"can_rate_store":true,"can_rate_product":true,"can_rate_shipping":true,"show_rating_summary":true,"show_recommendation":true,"allow_likes":true,"allow_attach_images":true,"allow_contact_support":true,"allow_update":true,"update_period":7,"can_customer_hide_name":false,"visitor_can_comment":false,"page_feedback_enabled":false},"blog":{"is_enabled":true,"allow_likes_and_comments":false},"is_loyalty_enabled":true,"keys":{"maps":"AIzaSyBFgFISAizDP3YVWj0y5rF8JKKNQ2vohdc","gtm":[]},"is_salla_gateway":true,"upload_size":2000,"tax":{"number":null,"certificate":null,"taxable_prices_enabled":false},"certificate":{"id":"0000102196"},"made_in_ksa":false,"buy_now":null,"installments":[],"quick_order":null},"scope":null,"template":null,"contacts":{"whatsapp":"+966502196553","mobile":"+966502196553","email":"support@gastore-sa.com"},"social":{"instagram":"https:\/\/www.instagram.com\/gamersacademy.me\/","youtube":"https:\/\/www.youtube.com\/channel\/UCTI1MKLl7TnG27RxhgEELzg"},"description":"<p>\u062c\u064a\u0645\u0631\u0632 \u0623\u0643\u0627\u062f\u064a\u0645\u064a, \u0645\u062a\u062c\u0631 \u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0645\u062a\u062e\u0635\u0635 \u0641\u064a \u0645\u0646\u062a\u062c\u0627\u062a \u0628\u0628\u062c\u064a\u060c \u0641\u0648\u0631\u062a \u0646\u0627\u064a\u062a\u060c \u0648\u0642\u0631\u0627\u0646\u062f \u0648\u062c\u0645\u064a\u0639 \u0627\u0644\u0623\u0644\u0639\u0627\u0628 \u0644\u0645\u062e\u062a\u0644\u0641 \u0627\u0644\u0645\u0646\u0635\u0627\u062a \u0628\u0627\u0644\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0628\u0631\u0627\u0645\u062c \u0648\u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0645\u062a\u0646\u0648\u0639\u0629 \u0644\u0645\u062e\u062a\u0644\u0641 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\u0629 \u0648\u0628\u0623\u0642\u0648\u0649 \u0627\u0644\u0623\u0633\u0639\u0627\u0631!<\/p>","apps":{"appstore":"https:\/\/apps.apple.com\/app\/id1591655803","googleplay":"https:\/\/play.google.com\/store\/apps\/details?id=com.salla.gamersacademy"},"features":["loyalty-system","custom-fields","legacy-login-flow","re-captcha-v3","reorder","buy_as_gift"],"app_install_prompt":{"title":"\u0645\u0627\u0646\u0632\u0644\u062a \u062a\u0637\u0628\u064a\u0642\u0646\u0627 \u0644\u0644\u0622\u0646\u061f","sub_title":"\u062d\u0645\u0644\u0647 \u0648\u0627\u0633\u062a\u0645\u062a\u0639 \u0628\u0633\u0631\u0639\u0629 \u0627\u0644\u062a\u0635\u0641\u062d. \u0643\u0648\u062f \u062e\u0635\u0645 \u0627\u0644\u062a\u0637\u0628\u064a\u0642 APP","icon":"https:\/\/cdn.salla.sa\/Pdvrr\/CFVnOKKwhVJJkxsh4BbHUPWyOQbqn4sEEbFJF2vT.png","position":"bottom"}},"debug":false,"theme":{"name":"213071771","profile":{"id":1631384232,"name":null},"mode":"live","translations_hash":"17454352785","is_rtl":true,"color":{"primary":"#ae1cc4","text":"#000000","is_dark":true,"reverse_primary":"#2f0045","reverse_text":"#ffe8ff"},"settings":{"is_breadcrumbs_enabled":true,"placeholder":"images\/placeholder.png"},"assets":"https:\/\/cdn.assets.salla.network\/themes\/2093313756\/1.59.0\/:path"},"trace_console":false,"user":{"id":"QlVKnsmiPCG9bueBtHuGJgtVVDVTOe6kPsbk2eSR","type":"guest","email":null,"mobile":null,"language_code":"ar","currency_code":"SAR","country_code":"US","can_comment":false,"avatar":"https:\/\/cdn.assets.salla.network\/prod\/stores\/themes\/default\/assets\/images\/avatar_male.png","is_hidden_name":null},"currencies":{"AED":{"code":"AED","name":"\u062f\u0631\u0647\u0645 \u0627\u0645\u0627\u0631\u0627\u062a\u064a","symbol":" \u062f.\u0625","amount":0.979386,"country_code":"ae"},"BHD":{"code":"BHD","name":"\u062f\u064a\u0646\u0627\u0631 \u0628\u062d\u0631\u064a\u0646\u064a","symbol":"\u062f.\u0628","amount":0.100403,"country_code":"bh"},"EGP":{"code":"EGP","name":"\u062c\u0646\u064a\u0647 \u0645\u0635\u0631\u064a","symbol":"\u062c.\u0645","amount":13.134405,"country_code":"eg"},"EUR":{"code":"EUR","name":"\u064a\u0648\u0631\u0648","symbol":"\u20ac","amount":0.226378,"country_code":"eu"},"IQD":{"code":"IQD","name":"\u062f\u064a\u0646\u0627\u0631 \u0639\u0631\u0627\u0642\u064a","symbol":"\u062f.\u0639","amount":349.185041,"country_code":"iq"},"JOD":{"code":"JOD","name":"\u062f\u064a\u0646\u0627\u0631 \u0623\u0631\u062f\u0646\u064a","symbol":"JOD","amount":0.18905,"country_code":"jo"},"KWD":{"code":"KWD","name":"\u062f\u064a\u0646\u0627\u0631 \u0643\u0648\u064a\u062a\u064a","symbol":"\u062f.\u0643","amount":0.081403,"country_code":"kw"},"QAR":{"code":"QAR","name":"\u0631\u064a\u0627\u0644 \u0642\u0637\u0631\u064a","symbol":"\u0631.\u0642","amount":0.97425,"country_code":"qa"},"SAR":{"code":"SAR","name":"\u0631\u064a\u0627\u0644 \u0633\u0639\u0648\u062f\u064a","symbol":"\u0631.\u0633","amount":1,"country_code":"sa"}},"page":{"title":"\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629","slug":"index","id":null},"events":{"twilight::error":["Trying to access (twilight_base.customise_grid_columns), but it's not exist!","Trying to access (twilight_base.add_shadow_box), but it's not exist!","Trying to access (twilight_base.customize_aspect_ratio), but it's not exist!","Trying to access (twilight_base.customize_border_radius), but it's not exist!","Trying to access (twilight_base.customize_border_radius), but it's not exist!","Trying to access (twilight_base.customize_border_radius), but it's not exist!","Trying to access (twilight_base.customize_border_radius), but it's not exist!","Trying to access (twilight_base.customize_aspect_ratio), but it's not exist!","Trying to access (twilight_base.add_shadow_box), but it's not exist!","Trying to access (twilight_base.customize_aspect_ratio), but it's not exist!","Trying to access (twilight_base.customize_border_radius), but it's not exist!","Trying to access (twilight_base.customize_border_radius), but it's not exist!","Trying to access (twilight_base.customize_border_radius), but it's not exist!","Trying to access (twilight_base.customize_border_radius), but it's not exist!","Trying to access (twilight_base.customize_aspect_ratio), but it's not exist!","Trying to access (twilight_base.add_shadow_box), but it's not exist!","Trying to access (twilight_base.customize_aspect_ratio), but it's not exist!","Trying to access (twilight_base.customize_border_radius), but it's not exist!","Trying to access (twilight_base.customize_border_radius), but it's not exist!","Trying to access (twilight_base.customize_border_radius), but it's not exist!","Trying to access (twilight_base.customize_border_radius), but it's not exist!","Trying to access (twilight_base.customize_aspect_ratio), but it's not exist!","Trying to access (twilight_base.add_shadow_box), but it's not exist!","Trying to access (twilight_base.customize_aspect_ratio), but it's not exist!","Trying to access (twilight_base.customize_border_radius), but it's not exist!","Trying to access (twilight_base.customize_border_radius), but it's not exist!","Trying to access (twilight_base.customize_border_radius), but it's not exist!","Trying to access (twilight_base.customize_border_radius), but it's not exist!","Trying to access (twilight_base.customize_aspect_ratio), but it's not exist!","Trying to access (twilight_base.add_shadow_box), but it's not exist!","Trying to access (twilight_base.customize_aspect_ratio), but it's not exist!","Trying to access (twilight_base.customize_border_radius), but it's not exist!","Trying to access (twilight_base.customize_border_radius), but it's not exist!","Trying to access (twilight_base.customize_border_radius), but it's not exist!","Trying to access (twilight_base.customize_border_radius), but it's not exist!","Trying to access (twilight_base.customize_aspect_ratio), but it's not exist!","Trying to access (twilight_base.add_shadow_box), but it's not exist!","Trying to access (twilight_base.customize_aspect_ratio), but it's not exist!","Trying to access (twilight_base.customize_border_radius), but it's not exist!","Trying to access (twilight_base.customize_border_radius), but it's not exist!","Trying to access (twilight_base.customize_border_radius), but it's not exist!","Trying to access (twilight_base.customize_border_radius), but it's not exist!","Trying to access (twilight_base.customize_aspect_ratio), but it's not exist!"]},"headers":{"S-Ray":50},"login":{"url":"https:\/\/accounts.salla.com","turnstile_site_key":"0x4AAAAAAAw2tbDBgPI9NUvr"},"jitsu":{"host":"https:\/\/st.salla.dev","key":"yAKBxDDlIeg8c0qsNtlkjo4up1iTv68J:XSd8tVk8rqijFlxTacQv5QlAGcVuYPzy","events":["Order Completed","Product Added","Product Removed","Product Viewed","Product Added to Wishlist","Product Removed from Wishlist","Cart Viewed","Products Searched","Product List Viewed","Signed Up","Signed In","Signed Out","Product Reviewed","Product Shared","Product Added","Checkout Started","Payment Info Entered"]},"affiliate":{"utm_url":"https:\/\/api.salla.dev\/marketing\/v1\/tracking\/visits"}},"services::hotjar.init":{"services":{"hotjar":{"hotjar_id":"2768358"}}},"services::wisepops.init":{"services":{"wisepops":{"site":"6uqZfc9R6J"}}},"services::tiktok_pixel.init":{"services":{"tiktok_pixel":{"pixel_id":"CHM98NBC77U4209UPIT0"}}},"services::snapchat_pixel.init":{"services":{"snapchat_pixel":{"pixel_id":"1482acc3-1030-42d9-8ef1-f9efb9e5c56d"}}},"services::addon-microsoft-clarity.init":{"services":{"addon-microsoft-clarity":{"project_id":"gyrde0syrn"}}},"services::addon-whatsapp-chat.init":{"services":{"addon-whatsapp-chat":[]}},"services::google_analytics.init":{"services":{"google_analytics":{"tracking_id":"G-8HKY8KE2MB"}}},"page.view":{"route":"store.home","link":"https:\/\/gastore-sa.com","fingerprint":"f25ca650efbf09901ec096da7084efc9ea5971b4"}})
  10793.      }
  10794.  
  10795.      if (window.Salla && Salla.status)
  10796.        dispatchSallaEvents();
  10797.      else window.addEventListener('salla::created', dispatchSallaEvents, {once: true});
  10798.    </script>
  10799. <script type="d8c6d38d5b40d4e7149a5de6-text/javascript">
  10800.    var _user_id = ''; // Set to the user's ID, username, or email address, or '' if not yet known.
  10801.    var _session_id = 'QlVKnsmiPCG9bueBtHuGJgtVVDVTOe6kPsbk2eSR'; // Set to a unique session ID for the visitor's current browsing session.
  10802.  
  10803.    var _sift = window._sift = window._sift || [];
  10804.    _sift.push(['_setAccount', '42e2369b33']);
  10805.    _sift.push(['_setUserId', _user_id]);
  10806.    _sift.push(['_setSessionId', _session_id]);
  10807.    _sift.push(['_trackPageview']);
  10808.  
  10809.   (function() {
  10810.     function ls() {
  10811.       var e = document.createElement('script');
  10812.       e.src = 'https://cdn.sift.com/s.js';
  10813.       document.body.appendChild(e);
  10814.     }
  10815.     if (window.attachEvent) {
  10816.       window.attachEvent('onload', ls);
  10817.     } else {
  10818.       window.addEventListener('load', ls, false);
  10819.     }
  10820.   })();
  10821.  </script><script type="d8c6d38d5b40d4e7149a5de6-text/javascript" src="https://smartarget.online/loader.js?u=005522f0912933f7f828cf8a4e0c57437418ee2f&source=salla_reviews"></script>
  10822. <script type="d8c6d38d5b40d4e7149a5de6-text/javascript">
  10823. (function(h,e,a,t,m,p) {
  10824. m=e.createElement(a);m.async=!0;m.src=t;
  10825. p=e.getElementsByTagName(a)[0];p.parentNode.insertBefore(m,p);
  10826. })(window,document,'script','https://u.heatmap.it/log.js');
  10827. </script>
  10828. <script type="d8c6d38d5b40d4e7149a5de6-text/javascript">
  10829.  window._mfq = window._mfq || [];
  10830.  (function() {
  10831.    var mf = document.createElement("script");
  10832.    mf.type = "text/javascript"; mf.defer = true;
  10833.    mf.src = "//cdn.mouseflow.com/projects/.js";
  10834.    document.getElementsByTagName("head")[0].appendChild(mf);
  10835.  })();
  10836. </script>
  10837. <script type="d8c6d38d5b40d4e7149a5de6-text/javascript"> console.log("HI from LikeCard"); </script>
  10838.  
  10839. <script defer type="d8c6d38d5b40d4e7149a5de6-text/javascript" src="https://cdn.assets.salla.network/themes/2093313756/1.59.0/custom-products-slider.js"></script>
  10840. <script defer type="d8c6d38d5b40d4e7149a5de6-text/javascript" src="https://cdn.assets.salla.network/themes/2093313756/1.59.0/custom-salla-cart-summary.js"></script>
  10841. <script defer src="https://cdn.assets.salla.network/themes/2093313756/1.59.0/app.js" type="d8c6d38d5b40d4e7149a5de6-text/javascript"></script>
  10842. <script defer type="d8c6d38d5b40d4e7149a5de6-text/javascript" src="https://cdn.assets.salla.network/themes/2093313756/1.59.0/single-product.js"></script>
  10843.  
  10844.  
  10845.  
  10846. <salla-offer-modal></salla-offer-modal>
  10847. <salla-search></salla-search>
  10848.  
  10849.    <salla-login-modal></salla-login-modal>
  10850.  
  10851.  
  10852.  
  10853.  
  10854.  
  10855.    <script defer src="https://cdn.assets.salla.network/themes/2093313756/1.59.0/home.js" type="d8c6d38d5b40d4e7149a5de6-text/javascript"></script>
  10856.  
  10857. <script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="d8c6d38d5b40d4e7149a5de6-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'95b58411a95cf268',t:'MTc1MTg3MjE2MS4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>
  10858. </html>
  10859.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda