{"id":243,"date":"2026-07-19T12:24:46","date_gmt":"2026-07-19T12:24:46","guid":{"rendered":"https:\/\/alrawad.sa\/rawad_wordpress\/?page_id=243"},"modified":"2026-07-22T11:51:55","modified_gmt":"2026-07-22T11:51:55","slug":"home-3","status":"publish","type":"page","link":"https:\/\/alrawad.sa\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"243\" class=\"elementor elementor-243\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d735c77 e-con-full e-flex e-con e-parent\" data-id=\"d735c77\" data-element_type=\"container\" data-e-type=\"container\" id=\"section-home\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-04b33db elementor-widget elementor-widget-html\" data-id=\"04b33db\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\n     \u0631\u0648\u0627\u062f \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0631\u0642\u0645\u064a \u2014 \u0648\u0627\u0635\u0644 \u0628\u0631\u0648 Hero v4\n     Laptop center + 2 phones on sides\n     ============================================================ -->\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Almarai:wght@400;700;800&display=swap\" rel=\"stylesheet\">\n\n<style>\n* { box-sizing: border-box; margin: 0; padding: 0; }\n\n.wp-section {\n  display: grid;\n  grid-template-columns: 1.1fr 0.9fr;\n  gap: 50px;\n  align-items: center;\n  padding: 80px 60px;\n  font-family: 'Almarai', sans-serif;\n  direction: rtl;\n  position: relative;\n  overflow: hidden;\n}\n\n\/* =============================================\n   LEFT SIDE: Visual\n============================================= *\/\n.wp-visual {\n  position: relative;\n  height: 520px;\n  order: 2;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n\n\/* ============ LAPTOP ============ *\/\n.wp-laptop {\n  position: relative;\n  z-index: 10;\n  animation: laptopFloat 6s ease-in-out infinite;\n}\n\n@keyframes laptopFloat {\n  0%,100% { transform: translateY(0); }\n  50%      { transform: translateY(-10px); }\n}\n\n\/* Laptop screen *\/\n.wp-laptop-screen-wrap {\n  width: 340px;\n  background: #1a1a2e;\n  border-radius: 12px 12px 0 0;\n  padding: 10px 10px 0;\n  box-shadow: 0 20px 60px rgba(0,0,0,0.5);\n  border: 1.5px solid #2d2d50;\n  border-bottom: none;\n  position: relative;\n}\n\n\/* camera dot *\/\n.wp-laptop-screen-wrap::before {\n  content: '';\n  position: absolute;\n  top: 4px; left: 50%; transform: translateX(-50%);\n  width: 5px; height: 5px; border-radius: 50%;\n  background: #3a3a5c;\n}\n\n.wp-laptop-screen {\n  background: #fff;\n  border-radius: 6px 6px 0 0;\n  overflow: hidden;\n  height: 220px;\n}\n\n\/* Laptop base *\/\n.wp-laptop-base {\n  width: 360px;\n  height: 14px;\n  background: linear-gradient(180deg, #2a2a4a 0%, #1a1a2e 100%);\n  border-radius: 0 0 6px 6px;\n  position: relative;\n  box-shadow: 0 8px 24px rgba(0,0,0,0.4);\n}\n\n.wp-laptop-base::after {\n  content: '';\n  position: absolute;\n  bottom: 0; left: 50%; transform: translateX(-50%);\n  width: 80px; height: 4px;\n  background: #3a3a5c;\n  border-radius: 0 0 4px 4px;\n}\n\n\/* ---- Dashboard inside laptop ---- *\/\n.wd-topbar {\n  background: #075e54;\n  padding: 8px 12px;\n  display: flex; align-items: center; gap: 8px;\n}\n\n.wd-logo-wrap {\n  width: 22px; height: 22px; border-radius: 6px;\n  background: #fff;\n  display: flex; align-items: center; justify-content: center;\n  flex-shrink: 0;\n}\n\n.wd-title { font-size: 10px; font-weight: 800; color: #fff; font-family: 'Almarai', sans-serif; flex: 1; }\n\n.wd-pills { display: flex; gap: 5px; }\n\n.wd-pill {\n  background: rgba(255,255,255,0.15);\n  border-radius: 20px; padding: 2px 7px;\n  font-size: 8px; font-weight: 700; color: #fff;\n  font-family: sans-serif;\n  display: flex; align-items: center; gap: 3px;\n}\n\n.wd-dot { width: 5px; height: 5px; border-radius: 50%; background: #25d366; animation: blink 1.5s infinite; }\n@keyframes blink { 0%,100%{opacity:1} 50%{opacity:0.3} }\n\n\/* Dashboard body *\/\n.wd-body { display: flex; height: calc(220px - 38px); }\n\n.wd-sidebar {\n  width: 38px; background: #128c7e;\n  display: flex; flex-direction: column;\n  align-items: center; padding: 8px 0; gap: 8px;\n}\n\n.wd-sb { width: 24px; height: 24px; border-radius: 6px; background: rgba(255,255,255,0.12); display: flex; align-items: center; justify-content: center; }\n.wd-sb.on { background: rgba(255,255,255,0.28); }\n.wd-sb-dot { position: relative; }\n.wd-sb-dot::after { content: '5'; position: absolute; top: -3px; right: -3px; width: 11px; height: 11px; border-radius: 50%; background: #ff4444; color: #fff; font-size: 6px; font-weight: 800; font-family: sans-serif; display: flex; align-items: center; justify-content: center; }\n\n.wd-main { flex: 1; display: flex; flex-direction: column; overflow: hidden; }\n\n\/* Stats row *\/\n.wd-stats { display: flex; border-bottom: 1px solid #eee; }\n\n.wd-stat { flex: 1; background: #fff; padding: 6px 8px; text-align: center; border-right: 1px solid #f0f0f0; }\n.wd-stat:last-child { border-right: none; }\n.wd-stat-n { font-size: 13px; font-weight: 800; font-family: sans-serif; line-height: 1; margin-bottom: 2px; }\n.wd-stat-n.g { color: #25d366; }\n.wd-stat-n.b { color: #38b2f0; }\n.wd-stat-l { font-size: 6px; color: #999; font-family: 'Almarai', sans-serif; }\n\n\/* Chat list *\/\n.wd-list { flex: 1; overflow: hidden; background: #fafafa; }\n\n.wd-row {\n  display: flex; align-items: center; gap: 6px;\n  padding: 5px 10px;\n  border-bottom: 1px solid #f5f5f5;\n  background: #fff;\n  transition: background 0.3s;\n}\n\n.wd-row.on { background: #d9fdd3; }\n\n.wd-av {\n  width: 22px; height: 22px; border-radius: 50%;\n  flex-shrink: 0; display: flex; align-items: center;\n  justify-content: center; font-size: 10px; font-weight: 800;\n  color: #fff; position: relative;\n}\n\n.wd-av-dot { position: absolute; bottom: 0; right: 0; width: 6px; height: 6px; border-radius: 50%; background: #25d366; border: 1px solid #fff; }\n\n.wd-ri { flex: 1; min-width: 0; }\n.wd-rn { font-size: 7.5px; font-weight: 700; color: #111; font-family: 'Almarai', sans-serif; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }\n.wd-rm { font-size: 6.5px; color: #888; font-family: 'Almarai', sans-serif; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }\n\n.wd-badge { width: 14px; height: 14px; border-radius: 50%; background: #25d366; color: #fff; font-size: 7px; font-weight: 800; font-family: sans-serif; display: flex; align-items: center; justify-content: center; }\n.wd-time { font-size: 6px; color: #bbb; font-family: sans-serif; }\n\n\/* ============ PHONES ============ *\/\n.wp-phone {\n  position: absolute;\n  z-index: 15;\n  animation-duration: 5s;\n  animation-timing-function: ease-in-out;\n  animation-iteration-count: infinite;\n}\n\n.wp-phone-left {\n  left: 8px;\n  top: 46%;\n  transform: translateY(-50%);\n  animation-name: ph-left-float;\n}\n\n.wp-phone-right {\n  right: 8px;\n  top: 46%;\n  transform: translateY(-50%);\n  animation-name: ph-right-float;\n  animation-delay: 1.5s;\n}\n\n@keyframes ph-left-float {\n  0%,100% { transform: translateY(calc(-50% + 0px)); }\n  50%      { transform: translateY(calc(-50% - 12px)); }\n}\n\n@keyframes ph-right-float {\n  0%,100% { transform: translateY(calc(-50% + 0px)); }\n  50%      { transform: translateY(calc(-50% - 12px)); }\n}\n\n\/* iPhone shell *\/\n.ph-shell {\n  width: 72px;\n  background: #1c1c1e;\n  border-radius: 18px;\n  padding: 5px;\n  box-shadow:\n    0 0 0 1px #3a3a3c,\n    0 0 0 2.5px #1c1c1e,\n    0 0 0 3.5px #48484a,\n    0 16px 48px rgba(0,0,0,0.6),\n    0 0 40px rgba(37,211,102,0.12);\n  position: relative;\n}\n\n\/* Power button *\/\n.ph-shell::before {\n  content: '';\n  position: absolute;\n  left: -2.5px; top: 28px;\n  width: 2.5px; height: 36px;\n  background: #48484a; border-radius: 2px 0 0 2px;\n}\n\n\/* Volume *\/\n.ph-shell::after {\n  content: '';\n  position: absolute;\n  right: -2.5px; top: 24px;\n  width: 2.5px; height: 18px;\n  background: #48484a; border-radius: 0 2px 2px 0;\n  box-shadow: 0 28px 0 #48484a;\n}\n\n.ph-screen {\n  background: #fff;\n  border-radius: 14px;\n  overflow: hidden;\n  height: 132px;\n  display: flex; flex-direction: column;\n}\n\n.ph-status {\n  background: #075e54; padding: 4px 8px 2px;\n  display: flex; justify-content: space-between; align-items: center;\n  flex-shrink: 0;\n}\n\n.ph-time { font-size: 7px; color: #fff; font-family: sans-serif; font-weight: 700; }\n\n.ph-wa-bar {\n  background: #075e54; padding: 4px 8px 6px;\n  display: flex; align-items: center; gap: 5px;\n  flex-shrink: 0;\n}\n\n.ph-av { width: 20px; height: 20px; border-radius: 50%; flex-shrink: 0; display: flex; align-items: center; justify-content: center; font-size: 11px; }\n\n.ph-name { font-size: 7.5px; font-weight: 700; color: #fff; font-family: 'Almarai', sans-serif; }\n\n.ph-chat {\n  background: #e5ddd5;\n  flex: 1; padding: 4px 5px;\n  display: flex; flex-direction: column; gap: 3px;\n  overflow: hidden;\n}\n\n.ph-in {\n  background: #fff; border-radius: 0 7px 7px 7px;\n  padding: 3px 6px; font-size: 6.5px;\n  font-family: 'Almarai', sans-serif; color: #222;\n  max-width: 85%; align-self: flex-start;\n  direction: rtl; line-height: 1.45;\n  box-shadow: 0 1px 1px rgba(0,0,0,0.08);\n}\n\n.ph-out {\n  background: #dcf8c6; border-radius: 7px 0 7px 7px;\n  padding: 3px 6px; font-size: 6.5px;\n  font-family: 'Almarai', sans-serif; color: #222;\n  max-width: 85%; align-self: flex-end;\n  direction: rtl; line-height: 1.45;\n  box-shadow: 0 1px 1px rgba(0,0,0,0.08);\n}\n\n.ph-home { background: #f0f0f0; padding: 4px; display: flex; justify-content: center; flex-shrink: 0; }\n.ph-home-bar { width: 28px; height: 3px; background: #222; border-radius: 2px; }\n\n\/* Phone label *\/\n.ph-label {\n  margin-top: 6px;\n  background: rgba(10,25,80,0.9);\n  border: 1px solid rgba(56,178,240,0.3);\n  border-radius: 20px;\n  padding: 3px 10px;\n  font-size: 8px; font-weight: 800;\n  font-family: 'Almarai', sans-serif; color: #fff;\n  backdrop-filter: blur(6px);\n  white-space: nowrap;\n}\n\n.ph-label.green {\n  background: rgba(37,211,102,0.85);\n  border-color: rgba(37,211,102,0.5);\n}\n\n\/* ============ CONNECTING LINES ============ *\/\n.wp-lines {\n  position: absolute; inset: 0; z-index: 5; pointer-events: none;\n}\n\n@keyframes dash-r  { to { stroke-dashoffset: -40; } }\n@keyframes dash-l  { to { stroke-dashoffset: 40; } }\n\n.line-in  { stroke: #25d366; stroke-width: 1.5; fill: none; stroke-dasharray: 7 5; opacity: 0.55; animation: dash-r 2s linear infinite; }\n.line-out { stroke: #38b2f0; stroke-width: 1.5; fill: none; stroke-dasharray: 7 5; opacity: 0.5;  animation: dash-l 2s linear infinite; }\n\n@keyframes dp { 0%,100%{r:3;opacity:1} 50%{r:5;opacity:0.4} }\n.ldot { animation: dp 2s ease-in-out infinite; }\n\n\/* ============ BOTTOM CARD ============ *\/\n.wp-stat-card {\n  position: absolute;\n  bottom: 30px; left: 50%; transform: translateX(-50%);\n  background: rgba(8,18,60,0.96);\n  border: 1px solid rgba(37,211,102,0.4);\n  border-radius: 14px; padding: 10px 18px;\n  display: flex; align-items: center; gap: 12px;\n  backdrop-filter: blur(12px);\n  z-index: 20;\n  animation: cardFloat 5s ease-in-out infinite;\n  white-space: nowrap;\n}\n\n@keyframes cardFloat {\n  0%,100% { transform: translateX(-50%) translateY(0); }\n  50%      { transform: translateX(-50%) translateY(-6px); }\n}\n\n.wp-stat-dot { width: 8px; height: 8px; border-radius: 50%; background: #25d366; animation: blink 1.5s infinite; flex-shrink: 0; }\n\n.wp-stat-item { display: flex; flex-direction: column; align-items: center; }\n.wp-stat-n { font-size: 14px; font-weight: 800; color: #fff; font-family: sans-serif; line-height: 1; }\n.wp-stat-l { font-size: 8px; color: rgba(255,255,255,0.5); font-family: 'Almarai', sans-serif; margin-top: 1px; }\n\n.wp-stat-div { width: 1px; height: 28px; background: rgba(255,255,255,0.12); }\n\n\/* ============ TOP TOAST ============ *\/\n.wp-toast-top {\n  position: absolute;\n  top: 20px; left: 50%; transform: translateX(-50%);\n  background: rgba(8,18,60,0.96);\n  border: 1px solid rgba(56,178,240,0.35);\n  border-radius: 24px; padding: 7px 16px;\n  display: flex; align-items: center; gap: 8px;\n  backdrop-filter: blur(12px);\n  z-index: 25;\n  animation: cardFloat 6s ease-in-out infinite;\n  animation-delay: 1s;\n  white-space: nowrap;\n}\n\n.wp-toast-icon { width: 22px; height: 22px; border-radius: 50%; background: rgba(37,211,102,0.2); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.wp-toast-text { font-size: 9px; font-weight: 800; color: #fff; font-family: 'Almarai', sans-serif; }\n.wp-toast-sub  { font-size: 8px; color: rgba(255,255,255,0.5); font-family: 'Almarai', sans-serif; }\n\n\/* =============================================\n   RIGHT: Text\n============================================= *\/\n.wp-text { order: 1; }\n\n.wp-title { font-size: 52px; font-weight: 800; color: #fff; line-height: 1.2; margin-bottom: 10px; }\n.wp-title span { color: #38b2f0; }\n\n.wp-subtitle { font-size: 20px; font-weight: 700; color: rgba(255,255,255,0.72); margin-bottom: 8px; line-height: 1.5; }\n\n.wp-desc { font-size: 16px; color: rgba(255,255,255,0.55); line-height: 1.85; margin-bottom: 28px; }\n\n.wp-features { list-style: none; margin-bottom: 36px; display: flex; flex-direction: column; gap: 12px; }\n\n.wp-features li { display: flex; align-items: center; gap: 12px; font-size: 17px; color: rgba(255,255,255,0.85); font-weight: 700; }\n\n.wp-check { width: 22px; height: 22px; min-width: 22px; border-radius: 50%; border: 2px solid #38b2f0; background: rgba(56,178,240,0.1); display: flex; align-items: center; justify-content: center; }\n\n.wp-btn {\n  display: inline-flex; align-items: center; gap: 8px;\n  background: #38b2f0; color: #0d1b6e;\n  font-family: 'Almarai', sans-serif; font-size: 16px; font-weight: 800;\n  padding: 14px 28px; border-radius: 50px;\n  border: none; cursor: pointer; transition: all 0.2s;\n}\n\n.wp-btn:hover { background: #25d366; color: #fff; transform: translateY(-2px); box-shadow: 0 8px 28px rgba(37,211,102,0.35); }\n\n@media (max-width: 900px) {\n  .wp-section { grid-template-columns: 1fr; padding: 50px 24px; gap: 40px; }\n  .wp-visual { height: 420px; order: 1; }\n  .wp-text { order: 2; }\n  .wp-title { font-size: 34px; }\n  .wp-laptop-screen-wrap { width: 260px; }\n  .wp-laptop-base { width: 280px; }\n  .wp-laptop-screen { height: 170px; }\n  .wd-body { height: calc(170px - 38px); }\n  .wp-phone-left  { left: -5px; }\n  .wp-phone-right { right: -5px; }\n  .ph-shell { width: 62px; }\n  .ph-screen { height: 110px; }\n}\n<\/style>\n\n<div class=\"wp-section\">\n\n  <!-- ===== LEFT: Visual ===== -->\n  <div class=\"wp-visual\">\n\n    <!-- Connecting lines SVG -->\n    <svg class=\"wp-lines\" viewBox=\"0 0 520 520\" preserveAspectRatio=\"none\">\n      <!-- Left phone \u2192 laptop -->\n      <path class=\"line-in\"  d=\"M75 220 Q160 230 200 250\"\/>\n      <path class=\"line-in\"  d=\"M75 260 Q160 258 200 258\"\/>\n      <!-- Right phone \u2192 laptop -->\n      <path class=\"line-out\" d=\"M445 220 Q360 230 320 250\"\/>\n      <path class=\"line-out\" d=\"M445 260 Q360 258 320 258\"\/>\n      <!-- Moving dots -->\n      <circle class=\"ldot\" cx=\"130\" cy=\"235\" r=\"3\" fill=\"#25d366\"\/>\n      <circle class=\"ldot\" cx=\"390\" cy=\"235\" r=\"3\" fill=\"#38b2f0\" style=\"animation-delay:.7s\"\/>\n      <circle class=\"ldot\" cx=\"160\" cy=\"258\" r=\"3\" fill=\"#25d366\" style=\"animation-delay:1.2s\"\/>\n      <circle class=\"ldot\" cx=\"360\" cy=\"258\" r=\"3\" fill=\"#38b2f0\" style=\"animation-delay:.4s\"\/>\n    <\/svg>\n\n    <!-- Top toast -->\n    <div class=\"wp-toast-top\">\n      <div class=\"wp-toast-icon\">\n        <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M20 7L9 18l-5-5\" stroke=\"#25d366\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n      <\/div>\n      <div>\n        <div class=\"wp-toast-text\">\u0631\u062f \u062a\u0644\u0642\u0627\u0626\u064a \u0628\u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a<\/div>\n        <div class=\"wp-toast-sub\">AI Auto-Response \u2022 \u0627\u0644\u0622\u0646<\/div>\n      <\/div>\n    <\/div>\n\n    <!-- PHONE LEFT \u2014 user sending -->\n    <div class=\"wp-phone wp-phone-left\">\n      <div class=\"ph-shell\">\n        <div class=\"ph-screen\">\n          <div class=\"ph-status\">\n            <span class=\"ph-time\">9:41<\/span>\n            <span style=\"font-size:6px;color:#fff;font-family:sans-serif;opacity:0.8\">\u258a\u258a\u258a<\/span>\n          <\/div>\n          <div class=\"ph-wa-bar\">\n            <div class=\"ph-av\" style=\"background:linear-gradient(135deg,#667eea,#764ba2);\">\ud83d\udc68<\/div>\n            <span class=\"ph-name\">\u0648\u0627\u0635\u0644 \u0628\u0631\u0648<\/span>\n          <\/div>\n          <div class=\"ph-chat\">\n            <div class=\"ph-in\">\u0645\u0631\u062d\u0628\u0627\u064b\u060c \u0623\u0631\u064a\u062f \u0637\u0644\u0628 \u0645\u0646\u062a\u062c<\/div>\n            <div class=\"ph-out\">\u062a\u0641\u0636\u0644\u060c \u0627\u062e\u062a\u0631 \u0645\u0646 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \ud83d\udccb<\/div>\n            <div class=\"ph-in\" id=\"ph-l-3\" style=\"opacity:0\">\u062a\u0645\u0627\u0645\u060c \u0627\u0644\u062e\u064a\u0627\u0631 \u0627\u0644\u0623\u0648\u0644<\/div>\n          <\/div>\n          <div class=\"ph-home\"><div class=\"ph-home-bar\"><\/div><\/div>\n        <\/div>\n      <\/div>\n      <div class=\"ph-label\">\u0639\u0645\u064a\u0644 \u064a\u062a\u0648\u0627\u0635\u0644<\/div>\n    <\/div>\n\n    <!-- LAPTOP CENTER -->\n    <div class=\"wp-laptop\">\n      <div class=\"wp-laptop-screen-wrap\">\n        <div class=\"wp-laptop-screen\">\n          <!-- Dashboard -->\n          <div class=\"wd-topbar\">\n            <div class=\"wd-logo-wrap\">\n              <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"#25d366\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413z\"\/><path d=\"M12.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 0 0 5.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893A11.821 11.821 0 0 0 12.05 0z\"\/><\/svg>\n            <\/div>\n            <span class=\"wd-title\">Wasel Pro \u2014 \u0644\u0648\u062d\u0629 \u0627\u0644\u062a\u062d\u0643\u0645<\/span>\n            <div class=\"wd-pills\">\n              <div class=\"wd-pill\"><div class=\"wd-dot\"><\/div>Live<\/div>\n              <div class=\"wd-pill\">8 \ud83d\udfe2<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"wd-body\">\n            <div class=\"wd-main\">\n              <div class=\"wd-stats\">\n                <div class=\"wd-stat\">\n                  <div class=\"wd-stat-n g\" id=\"wdm\">312<\/div>\n                  <div class=\"wd-stat-l\">\u0631\u0633\u0627\u0626\u0644 \u0627\u0644\u064a\u0648\u0645<\/div>\n                <\/div>\n                <div class=\"wd-stat\">\n                  <div class=\"wd-stat-n b\">94%<\/div>\n                  <div class=\"wd-stat-l\">\u0645\u0639\u062f\u0644 \u0627\u0644\u0641\u062a\u062d<\/div>\n                <\/div>\n                <div class=\"wd-stat\">\n                  <div class=\"wd-stat-n\">1.8\u0645<\/div>\n                  <div class=\"wd-stat-l\">\u0648\u0642\u062a \u0627\u0644\u0631\u062f<\/div>\n                <\/div>\n              <\/div>\n              <div class=\"wd-list\">\n                <div class=\"wd-row on\" id=\"r0\">\n                  <div class=\"wd-av\" style=\"background:linear-gradient(135deg,#667eea,#764ba2);\">\u0641<div class=\"wd-av-dot\"><\/div><\/div>\n                  <div class=\"wd-ri\">\n                    <div class=\"wd-rn\">\u0641\u064a\u0635\u0644 \u0623\u062d\u0645\u062f<\/div>\n                    <div class=\"wd-rm\">\u2713\u2713 \u062a\u0645 \u0627\u0633\u062a\u0644\u0627\u0645 \u0637\u0644\u0628\u0643<\/div>\n                  <\/div>\n                  <div class=\"wd-time\">\u0627\u0644\u0622\u0646<\/div>\n                <\/div>\n                <div class=\"wd-row\" id=\"r1\">\n                  <div class=\"wd-av\" style=\"background:linear-gradient(135deg,#f093fb,#f5576c);\">\u0647<\/div>\n                  <div class=\"wd-ri\">\n                    <div class=\"wd-rn\">\u0647\u0646\u062f \u0639\u0644\u064a<\/div>\n                    <div class=\"wd-rm\">\u062a\u0641\u0627\u0635\u064a\u0644 \u0627\u0644\u0645\u0646\u062a\u062c\u061f<\/div>\n                  <\/div>\n                  <div class=\"wd-badge\">2<\/div>\n                <\/div>\n                <div class=\"wd-row\" id=\"r2\">\n                  <div class=\"wd-av\" style=\"background:linear-gradient(135deg,#4facfe,#00f2fe);\">\u0645<\/div>\n                  <div class=\"wd-ri\">\n                    <div class=\"wd-rn\">\u0645\u062d\u0645\u062f \u0633\u0627\u0644\u0645<\/div>\n                    <div class=\"wd-rm\">\u0645\u0648\u0639\u062f \u0627\u0644\u062a\u0633\u0644\u064a\u0645\u061f<\/div>\n                  <\/div>\n                  <div class=\"wd-badge\" style=\"background:#38b2f0;\">1<\/div>\n                <\/div>\n                <div class=\"wd-row\" id=\"r3\">\n                  <div class=\"wd-av\" style=\"background:linear-gradient(135deg,#43e97b,#38f9d7);\">\u0633<\/div>\n                  <div class=\"wd-ri\">\n                    <div class=\"wd-rn\">\u0633\u0627\u0631\u0629 \u0645\u062d\u0645\u062f<\/div>\n                    <div class=\"wd-rm\">\u0634\u0643\u0631\u0627\u064b \u2764\ufe0f<\/div>\n                  <\/div>\n                  <div class=\"wd-time\">09:50<\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n            <div class=\"wd-sidebar\">\n              <div class=\"wd-sb on wd-sb-dot\">\n                <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z\" stroke=\"#fff\" stroke-width=\"2\"\/><\/svg>\n              <\/div>\n              <div class=\"wd-sb\">\n                <svg width=\"10\" height=\"10\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M18 20V10M12 20V4M6 20v-6\" stroke=\"rgba(255,255,255,0.7)\" stroke-width=\"2\" stroke-linecap=\"round\"\/><\/svg>\n              <\/div>\n              <div class=\"wd-sb\">\n                <svg width=\"10\" height=\"10\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M22 2L11 13M22 2L15 22 11 13 2 9l20-7z\" stroke=\"rgba(255,255,255,0.7)\" stroke-width=\"1.8\" stroke-linecap=\"round\"\/><\/svg>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n      <div class=\"wp-laptop-base\"><\/div>\n    <\/div>\n\n    <!-- PHONE RIGHT \u2014 receiving reply -->\n    <div class=\"wp-phone wp-phone-right\">\n      <div class=\"ph-shell\">\n        <div class=\"ph-screen\">\n          <div class=\"ph-status\">\n            <span class=\"ph-time\">9:41<\/span>\n            <span style=\"font-size:6px;color:#fff;font-family:sans-serif;opacity:0.8\">\u258a\u258a\u258a<\/span>\n          <\/div>\n          <div class=\"ph-wa-bar\">\n            <div class=\"ph-av\" style=\"background:linear-gradient(135deg,#43e97b,#38f9d7);\">\ud83d\udc69<\/div>\n            <span class=\"ph-name\">\u0648\u0627\u0635\u0644 \u0628\u0631\u0648<\/span>\n          <\/div>\n          <div class=\"ph-chat\">\n            <div class=\"ph-out\">\u0623\u0631\u064a\u062f \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643<\/div>\n            <div class=\"ph-in\">\u0623\u0647\u0644\u0627\u064b! \u0633\u0646\u062a\u0648\u0627\u0635\u0644 \u0645\u0639\u0643 \u2713<\/div>\n            <div class=\"ph-in\" id=\"ph-r-3\" style=\"opacity:0\">\u062a\u0645 \u062a\u0633\u062c\u064a\u0644 \u0637\u0644\u0628\u0643 \ud83c\udf89<\/div>\n          <\/div>\n          <div class=\"ph-home\"><div class=\"ph-home-bar\"><\/div><\/div>\n        <\/div>\n      <\/div>\n      <div class=\"ph-label green\">\u0631\u062f \u062a\u0644\u0642\u0627\u0626\u064a AI<\/div>\n    <\/div>\n\n    <!-- Bottom stats card -->\n    <div class=\"wp-stat-card\">\n      <div class=\"wp-stat-dot\"><\/div>\n      <div class=\"wp-stat-item\">\n        <div class=\"wp-stat-n\" id=\"sc1\">1.4k<\/div>\n        <div class=\"wp-stat-l\">\u062d\u0645\u0644\u0629 \u0625\u0639\u0644\u0627\u0646\u064a\u0629<\/div>\n      <\/div>\n      <div class=\"wp-stat-div\"><\/div>\n      <div class=\"wp-stat-item\">\n        <div class=\"wp-stat-n\">94%<\/div>\n        <div class=\"wp-stat-l\">\u0645\u0639\u062f\u0644 \u0627\u0644\u0641\u062a\u062d<\/div>\n      <\/div>\n      <div class=\"wp-stat-div\"><\/div>\n      <div class=\"wp-stat-item\">\n        <div class=\"wp-stat-n\">8<\/div>\n        <div class=\"wp-stat-l\">\u0645\u062a\u0635\u0644 \u0627\u0644\u0622\u0646<\/div>\n      <\/div>\n    <\/div>\n\n  <\/div>\n\n  <!-- ===== RIGHT: Text ===== -->\n  <div class=\"wp-text\">\n\n    <h2 class=\"wp-title\"><span>\u0648\u0627\u0635\u0644 \u0628\u0631\u0648<\/span><\/h2>\n    <p class=\"wp-subtitle\">\u062d\u0644 \u0627\u0644\u0648\u062a\u0633\u0627\u0628 \u0627\u0644\u0631\u0633\u0645\u064a \u0627\u0644\u0645\u0648\u062d\u062f<\/p>\n    <p class=\"wp-desc\">\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u0628\u064a\u0639\u0627\u062a \u0648\u062e\u062f\u0645\u0629 \u0627\u0644\u0639\u0645\u0644\u0627\u0621 \u0645\u0646 \u0645\u0643\u0627\u0646 \u0648\u0627\u062d\u062f<br>\u062a\u0643\u0627\u0645\u0644 \u0643\u0627\u0645\u0644 \u0645\u0639 \u0645\u062a\u062c\u0631\u0643 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a<\/p>\n\n    <ul class=\"wp-features\">\n      <li>\n        <div class=\"wp-check\"><svg width=\"10\" height=\"10\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M5 12l5 5L19 7\" stroke=\"#38b2f0\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div>\n        \u0635\u0646\u062f\u0648\u0642 \u0648\u0627\u0631\u062f \u0645\u0648\u062d\u062f \u0644\u0644\u0641\u0631\u064a\u0642\n      <\/li>\n      <li>\n        <div class=\"wp-check\"><svg width=\"10\" height=\"10\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M5 12l5 5L19 7\" stroke=\"#38b2f0\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div>\n        \u062d\u0645\u0644\u0627\u062a \u0625\u0639\u0644\u0627\u0646\u064a\u0629 \u0627\u062d\u062a\u0631\u0627\u0641\u064a\u0629\n      <\/li>\n      <li>\n        <div class=\"wp-check\"><svg width=\"10\" height=\"10\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M5 12l5 5L19 7\" stroke=\"#38b2f0\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div>\n        \u062a\u0642\u0627\u0631\u064a\u0631 \u0648\u062a\u062d\u0644\u064a\u0644\u0627\u062a \u0641\u0648\u0631\u064a\u0629\n      <\/li>\n    <\/ul>\n\n    <button class=\"wp-btn\">\n      \u0627\u0633\u062a\u0643\u0634\u0641 \u0648\u0627\u0635\u0644 \u0628\u0631\u0648\n      <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M5 12h14M12 5l7 7-7 7\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n    <\/button>\n\n  <\/div>\n<\/div>\n\n<script>\n\/\/ Cycle active chat row\nvar rows=[0,1,2,3].map(function(i){return document.getElementById('r'+i);});\nvar ar=0;\nsetInterval(function(){\n  rows.forEach(function(r){if(r)r.classList.remove('on');});\n  ar=(ar+1)%rows.length;\n  if(rows[ar])rows[ar].classList.add('on');\n},2200);\n\n\/\/ Increment message counter\nvar mc=312;\nsetInterval(function(){\n  mc++;\n  var el=document.getElementById('wdm');\n  if(el){el.textContent=mc;el.style.transform='scale(1.15)';setTimeout(function(){el.style.transition='transform 0.3s';el.style.transform='scale(1)';},200);}\n},4000);\n\n\/\/ Increment campaign count\nvar cc=1400;\nsetInterval(function(){\n  cc+=Math.floor(Math.random()*4)+1;\n  var el=document.getElementById('sc1');\n  if(el)el.textContent=(cc>999?(cc\/1000).toFixed(1)+'k':cc);\n},2500);\n\n\/\/ Animate phone message appearing\nfunction bubbleIn(id,delay){\n  setTimeout(function(){\n    setInterval(function(){\n      var el=document.getElementById(id);\n      if(!el)return;\n      el.style.opacity='0';el.style.transform='translateY(5px)';el.style.transition='none';\n      setTimeout(function(){el.style.transition='opacity 0.4s,transform 0.4s';el.style.opacity='1';el.style.transform='translateY(0)';},400);\n    },5000);\n  },delay);\n}\nbubbleIn('ph-l-3',800);\nbubbleIn('ph-r-3',2000);\n\/\/ Initial trigger\nsetTimeout(function(){var e=document.getElementById('ph-l-3');if(e){e.style.transition='opacity 0.4s,transform 0.4s';e.style.opacity='1';e.style.transform='translateY(0)';}},1200);\nsetTimeout(function(){var e=document.getElementById('ph-r-3');if(e){e.style.transition='opacity 0.4s,transform 0.4s';e.style.opacity='1';e.style.transform='translateY(0)';}},2400);\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-439d8693 e-con-full e-flex e-con e-parent\" data-id=\"439d8693\" data-element_type=\"container\" data-e-type=\"container\" id=\"section-about\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5e2df86 elementor-widget elementor-widget-html\" data-id=\"5e2df86\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\n     \u0631\u0648\u0627\u062f \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0631\u0642\u0645\u064a \u2014 \u0642\u0633\u0645 \"\u0645\u0646 \u0646\u062d\u0646\" \u0645\u0639 \u0623\u0646\u064a\u0645\u064a\u0634\u0646 \u0627\u0644\u0623\u0631\u0642\u0627\u0645\n     ============================================================ -->\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Almarai:wght@400;700;800&display=swap\" rel=\"stylesheet\">\n\n<style>\n* { box-sizing: border-box; }\n\n.rdi-about-wrap {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 64px;\n  align-items: center;\n  padding: 90px 60px;\n  background: rgba(255,255,255,0.025);\n  font-family: 'Almarai', sans-serif;\n  direction: rtl;\n}\n\n.rdi-section-label {\n  display: inline-block;\n  font-size: 22px;\n  font-weight: 800;\n  color: #38b2f0;\n  margin-bottom: 16px;\n  text-align: right;\n  background: rgba(56,178,240,0.1);\n  border: 1px solid rgba(56,178,240,0.35);\n  padding: 8px 20px;\n  border-radius: 50px;\n}\n\n.rdi-main-heading {\n  font-size: 52px;\n  font-weight: 800;\n  color: #ffffff;\n  line-height: 1.35;\n  margin-bottom: 6px;\n  text-align: right;\n}\n\n.rdi-main-heading span { color: #38b2f0; }\n\n.rdi-section-line {\n  width: 65px;\n  height: 4px;\n  background: #38b2f0;\n  border-radius: 3px;\n  margin: 20px 0 36px 0;\n}\n\n.rdi-about-point {\n  display: flex;\n  align-items: flex-start;\n  flex-direction: row;\n  gap: 16px;\n  margin-bottom: 26px;\n  text-align: right;\n}\n\n.rdi-point-icon {\n  width: 42px; height: 42px; min-width: 42px;\n  border-radius: 10px;\n  background: rgba(56,178,240,0.12);\n  border: 1px solid rgba(56,178,240,0.3);\n  display: flex; align-items: center; justify-content: center;\n  margin-top: 3px; flex-shrink: 0;\n  transition: all 0.3s;\n}\n\n.rdi-about-point:hover .rdi-point-icon {\n  background: rgba(37,211,102,0.15);\n  border-color: rgba(37,211,102,0.5);\n}\n\n.rdi-about-point:hover .rdi-point-icon svg path,\n.rdi-about-point:hover .rdi-point-icon svg circle,\n.rdi-about-point:hover .rdi-point-icon svg rect {\n  stroke: #25d366;\n}\n\n.rdi-about-point p {\n  font-size: 18px;\n  color: rgba(255,255,255,0.82);\n  line-height: 1.9; margin: 0; text-align: right;\n}\n\n.rdi-about-point p strong { color: #ffffff; font-weight: 700; }\n\n\/* ---- Stats Grid ---- *\/\n.rdi-stats-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 18px;\n}\n\n.rdi-stat-card {\n  border: 1px solid rgba(56,178,240,0.3);\n  border-radius: 18px;\n  padding: 36px 20px;\n  text-align: center;\n  background: rgba(56,178,240,0.06);\n  transition: transform 0.25s, border-color 0.25s, background 0.25s, box-shadow 0.25s;\n  cursor: default;\n  position: relative;\n  overflow: hidden;\n}\n\n\/* WhatsApp green hover *\/\n.rdi-stat-card:hover {\n  transform: translateY(-6px);\n  border-color: #25d366;\n  background: rgba(37,211,102,0.08);\n  box-shadow: 0 8px 32px rgba(37,211,102,0.18), 0 0 0 1px rgba(37,211,102,0.2);\n}\n\n.rdi-stat-card:hover .rdi-stat-num {\n  color: #25d366;\n}\n\n.rdi-stat-card:hover .rdi-stat-icon path,\n.rdi-stat-card:hover .rdi-stat-icon circle,\n.rdi-stat-card:hover .rdi-stat-icon rect {\n  stroke: #25d366;\n}\n\n\/* icon pulse on hover *\/\n.rdi-stat-card:hover .rdi-stat-icon {\n  animation: iconPulse 0.5s ease;\n}\n\n@keyframes iconPulse {\n  0%   { transform: scale(1); }\n  40%  { transform: scale(1.18); }\n  100% { transform: scale(1); }\n}\n\n\/* green glow bg on hover *\/\n.rdi-stat-card::after {\n  content: '';\n  position: absolute;\n  width: 120px; height: 120px;\n  border-radius: 50%;\n  background: radial-gradient(circle, rgba(37,211,102,0.12) 0%, transparent 70%);\n  top: 50%; left: 50%;\n  transform: translate(-50%,-50%) scale(0);\n  transition: transform 0.4s ease;\n  pointer-events: none;\n}\n\n.rdi-stat-card:hover::after {\n  transform: translate(-50%,-50%) scale(1.8);\n}\n\n.rdi-stat-icon {\n  width: 42px; height: 42px;\n  margin: 0 auto 14px;\n  transition: all 0.3s;\n  display: block;\n}\n\n\/* Number counting animation *\/\n.rdi-stat-num {\n  font-size: 46px;\n  font-weight: 800;\n  color: #38b2f0;\n  line-height: 1;\n  margin-bottom: 10px;\n  direction: ltr;\n  display: block;\n  transition: color 0.3s;\n  font-variant-numeric: tabular-nums;\n}\n\n.rdi-stat-lbl {\n  font-size: 16px;\n  font-weight: 700;\n  color: rgba(255,255,255,0.65);\n  line-height: 1.5;\n  transition: color 0.3s;\n}\n\n.rdi-stat-card:hover .rdi-stat-lbl {\n  color: rgba(255,255,255,0.85);\n}\n\n@media (max-width: 768px) {\n  .rdi-about-wrap {\n    grid-template-columns: 1fr;\n    padding: 60px 24px;\n    gap: 48px;\n  }\n  .rdi-main-heading { font-size: 36px; }\n  .rdi-about-point p { font-size: 16px; }\n  .rdi-stat-num { font-size: 38px; }\n  .rdi-stat-lbl { font-size: 14px; }\n}\n<\/style>\n\n<div class=\"rdi-about-wrap\">\n\n  <!-- \u0627\u0644\u0639\u0645\u0648\u062f \u0627\u0644\u0623\u064a\u0645\u0646: \u0627\u0644\u0646\u0635 -->\n  <div class=\"rdi-about-left\">\n\n    <div class=\"rdi-section-label\">\u0645\u0646 \u0646\u062d\u0646<\/div>\n\n    <h2 class=\"rdi-main-heading\">\n      \u0634\u0631\u0643\u0629 \u0633\u0639\u0648\u062f\u064a\u0629 \u0631\u0627\u0626\u062f\u0629<br>\u0641\u064a <span>\u0627\u0644\u062a\u062d\u0648\u0644 \u0627\u0644\u0631\u0642\u0645\u064a<\/span>\n    <\/h2>\n\n    <div class=\"rdi-section-line\"><\/div>\n\n    <div class=\"rdi-about-point\">\n      <div class=\"rdi-point-icon\">\n        <svg width=\"22\" height=\"22\" viewBox=\"0 0 18 18\" fill=\"none\">\n          <path d=\"M9 2L15 5.5V12.5L9 16L3 12.5V5.5L9 2Z\" stroke=\"#38b2f0\" stroke-width=\"1.2\" stroke-linejoin=\"round\"\/>\n          <path d=\"M6 9L8 11L12 7\" stroke=\"#38b2f0\" stroke-width=\"1.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n        <\/svg>\n      <\/div>\n      <p><strong>\u0631\u0648\u0627\u062f \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0631\u0642\u0645\u064a<\/strong> \u0634\u0631\u0643\u0629 \u0633\u0639\u0648\u062f\u064a\u0629 \u0631\u0627\u0626\u062f\u0629 \u0645\u062a\u062e\u0635\u0635\u0629 \u0641\u064a \u0627\u0644\u062a\u062d\u0648\u0644 \u0627\u0644\u0631\u0642\u0645\u064a \u0648\u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a.<\/p>\n    <\/div>\n\n    <div class=\"rdi-about-point\">\n      <div class=\"rdi-point-icon\">\n        <svg width=\"22\" height=\"22\" viewBox=\"0 0 18 18\" fill=\"none\">\n          <circle cx=\"9\" cy=\"7\" r=\"4\" stroke=\"#38b2f0\" stroke-width=\"1.2\"\/>\n          <path d=\"M3 16c0-3.3 2.7-6 6-6s6 2.7 6 6\" stroke=\"#38b2f0\" stroke-width=\"1.2\" stroke-linecap=\"round\"\/>\n        <\/svg>\n      <\/div>\n      <p>\u062a\u0623\u0633\u0633\u062a \u0627\u0644\u0634\u0631\u0643\u0629 \u0628\u0631\u0624\u064a\u0629 \u0648\u0627\u0636\u062d\u0629: <strong>\u062a\u0645\u0643\u064a\u0646 \u0627\u0644\u0634\u0631\u0643\u0627\u062a<\/strong> \u0645\u0646 \u062a\u062d\u0642\u064a\u0642 \u0623\u0647\u062f\u0627\u0641\u0647\u0627 \u0627\u0644\u0631\u0642\u0645\u064a\u0629 \u0645\u0646 \u062e\u0644\u0627\u0644 \u062d\u0644\u0648\u0644 \u062a\u0642\u0646\u064a\u0629 \u0645\u0628\u062a\u0643\u0631\u0629 \u0648\u0645\u062a\u0643\u0627\u0645\u0644\u0629.<\/p>\n    <\/div>\n\n    <div class=\"rdi-about-point\">\n      <div class=\"rdi-point-icon\">\n        <svg width=\"22\" height=\"22\" viewBox=\"0 0 18 18\" fill=\"none\">\n          <rect x=\"2\" y=\"4\" width=\"14\" height=\"10\" rx=\"2\" stroke=\"#38b2f0\" stroke-width=\"1.2\"\/>\n          <path d=\"M6 8h6M6 11h4\" stroke=\"#38b2f0\" stroke-width=\"1.1\" stroke-linecap=\"round\"\/>\n        <\/svg>\n      <\/div>\n      <p>\u0646\u0642\u062f\u0645 \u0645\u062c\u0645\u0648\u0639\u0629 \u0634\u0627\u0645\u0644\u0629 \u0645\u0646 \u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u062a\u0642\u0646\u064a\u0629 \u0627\u0644\u0645\u062a\u0642\u062f\u0645\u0629\u060c \u0645\u0646 <strong>\u062a\u0637\u0648\u064a\u0631 \u0627\u0644\u0640 API<\/strong> \u0648\u062a\u0643\u0627\u0645\u0644 \u0627\u0644\u0623\u0646\u0638\u0645\u0629\u060c \u0625\u0644\u0649 <strong>\u0627\u0644\u0623\u062a\u0645\u062a\u0629 \u0627\u0644\u0630\u0643\u064a\u0629<\/strong> \u0648\u0627\u0644\u0645\u0646\u0635\u0627\u062a \u0627\u0644\u0631\u0642\u0645\u064a\u0629 \u0627\u0644\u0645\u062e\u0635\u0635\u0629.<\/p>\n    <\/div>\n\n    <div class=\"rdi-about-point\">\n      <div class=\"rdi-point-icon\">\n        <svg width=\"22\" height=\"22\" viewBox=\"0 0 18 18\" fill=\"none\">\n          <path d=\"M3 10l4-4 3 3 5-6\" stroke=\"#38b2f0\" stroke-width=\"1.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n          <path d=\"M3 15h12\" stroke=\"#38b2f0\" stroke-width=\"0.8\" opacity=\"0.4\" stroke-linecap=\"round\"\/>\n        <\/svg>\n      <\/div>\n      <p>\u0641\u0631\u064a\u0642\u0646\u0627 \u0645\u0646 <strong>\u0627\u0644\u062e\u0628\u0631\u0627\u0621 \u0627\u0644\u0645\u062a\u062e\u0635\u0635\u064a\u0646<\/strong> \u064a\u0639\u0645\u0644 \u0639\u0644\u0649 \u062a\u0642\u062f\u064a\u0645 \u062d\u0644\u0648\u0644 \u0645\u0635\u0645\u0645\u0629 \u062e\u0635\u064a\u0635\u0627\u064b \u0644\u062a\u0644\u0628\u064a\u0629 \u0627\u062d\u062a\u064a\u0627\u062c\u0627\u062a \u0643\u0644 \u0639\u0645\u064a\u0644 \u0648\u062a\u062d\u0642\u064a\u0642 \u0627\u0644\u0646\u0645\u0648 \u0627\u0644\u0645\u0633\u062a\u062f\u0627\u0645.<\/p>\n    <\/div>\n\n  <\/div>\n\n  <!-- \u0627\u0644\u0639\u0645\u0648\u062f \u0627\u0644\u0623\u064a\u0633\u0631: \u0627\u0644\u0625\u062d\u0635\u0627\u0621\u0627\u062a -->\n  <div class=\"rdi-about-right\">\n    <div class=\"rdi-stats-grid\">\n\n      <div class=\"rdi-stat-card\">\n        <svg class=\"rdi-stat-icon\" viewBox=\"0 0 36 36\" fill=\"none\">\n          <circle cx=\"18\" cy=\"18\" r=\"14\" stroke=\"#38b2f0\" stroke-width=\"1.2\"\/>\n          <path d=\"M18 10v8l5 5\" stroke=\"#38b2f0\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/>\n        <\/svg>\n        <span class=\"rdi-stat-num\" data-target=\"5\" data-prefix=\"+\">0<\/span>\n        <div class=\"rdi-stat-lbl\">\u0633\u0646\u0648\u0627\u062a \u0645\u0646 \u0627\u0644\u062e\u0628\u0631\u0629 \u0641\u064a \u0627\u0644\u0633\u0648\u0642<\/div>\n      <\/div>\n\n      <div class=\"rdi-stat-card\">\n        <svg class=\"rdi-stat-icon\" viewBox=\"0 0 36 36\" fill=\"none\">\n          <circle cx=\"14\" cy=\"13\" r=\"5\" stroke=\"#38b2f0\" stroke-width=\"1.2\"\/>\n          <circle cx=\"24\" cy=\"13\" r=\"5\" stroke=\"#38b2f0\" stroke-width=\"1.2\"\/>\n          <path d=\"M4 28c0-4.4 4.5-8 10-8M32 28c0-4.4-4.5-8-10-8\" stroke=\"#38b2f0\" stroke-width=\"1.2\" stroke-linecap=\"round\"\/>\n        <\/svg>\n        <span class=\"rdi-stat-num\" data-target=\"100\" data-prefix=\"+\">0<\/span>\n        <div class=\"rdi-stat-lbl\">\u0639\u0645\u064a\u0644 \u0631\u0627\u0636\u064d \u0639\u0646 \u062e\u062f\u0645\u0627\u062a\u0646\u0627<\/div>\n      <\/div>\n\n      <div class=\"rdi-stat-card\">\n        <svg class=\"rdi-stat-icon\" viewBox=\"0 0 36 36\" fill=\"none\">\n          <rect x=\"4\" y=\"10\" width=\"28\" height=\"20\" rx=\"3\" stroke=\"#38b2f0\" stroke-width=\"1.2\"\/>\n          <path d=\"M10 6h16\" stroke=\"#38b2f0\" stroke-width=\"1.2\" stroke-linecap=\"round\"\/>\n          <path d=\"M10 19l4-4 4 4 4-5\" stroke=\"#38b2f0\" stroke-width=\"1.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n        <\/svg>\n        <span class=\"rdi-stat-num\" data-target=\"200\" data-prefix=\"+\">0<\/span>\n        <div class=\"rdi-stat-lbl\">\u0645\u0634\u0631\u0648\u0639 \u0646\u0627\u062c\u062d \u0645\u0646\u062c\u0632<\/div>\n      <\/div>\n\n      <div class=\"rdi-stat-card\">\n        <svg class=\"rdi-stat-icon\" viewBox=\"0 0 36 36\" fill=\"none\">\n          <path d=\"M18 4l3.5 9.5H31l-7.5 5.5 2.8 9.5L18 23l-8.3 5.5 2.8-9.5L5 13.5h9.5L18 4Z\" stroke=\"#38b2f0\" stroke-width=\"1.2\" stroke-linejoin=\"round\"\/>\n        <\/svg>\n        <span class=\"rdi-stat-num\" data-target=\"99\" data-suffix=\"%\" data-prefix=\"\">0<\/span>\n        <div class=\"rdi-stat-lbl\">\u0646\u0633\u0628\u0629 \u0631\u0636\u0627 \u0627\u0644\u0639\u0645\u0644\u0627\u0621<\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n<\/div>\n\n<script>\n(function() {\n\n  \/\/ ---- Counting animation ----\n  function easeOut(t) {\n    return 1 - Math.pow(1 - t, 3);\n  }\n\n  function animateCount(el) {\n    var target  = parseInt(el.getAttribute('data-target'), 10);\n    var prefix  = el.getAttribute('data-prefix') || '';\n    var suffix  = el.getAttribute('data-suffix') || '';\n    var duration = target > 50 ? 1800 : 1200;\n    var start = null;\n\n    function step(timestamp) {\n      if (!start) start = timestamp;\n      var elapsed = timestamp - start;\n      var progress = Math.min(elapsed \/ duration, 1);\n      var eased = easeOut(progress);\n      var current = Math.round(eased * target);\n      el.textContent = prefix + current + suffix;\n      if (progress < 1) {\n        requestAnimationFrame(step);\n      } else {\n        el.textContent = prefix + target + suffix;\n      }\n    }\n\n    requestAnimationFrame(step);\n  }\n\n  \/\/ ---- Intersection Observer to trigger when visible ----\n  var counters = document.querySelectorAll('.rdi-stat-num[data-target]');\n  var triggered = false;\n\n  function startAll() {\n    if (triggered) return;\n    triggered = true;\n    counters.forEach(function(el, i) {\n      setTimeout(function() { animateCount(el); }, i * 180);\n    });\n  }\n\n  if ('IntersectionObserver' in window) {\n    var observer = new IntersectionObserver(function(entries) {\n      entries.forEach(function(entry) {\n        if (entry.isIntersecting) {\n          startAll();\n          observer.disconnect();\n        }\n      });\n    }, { threshold: 0.3 });\n\n    var grid = document.querySelector('.rdi-stats-grid');\n    if (grid) observer.observe(grid);\n  } else {\n    \/\/ Fallback: just run immediately\n    startAll();\n  }\n\n  \/\/ ---- Re-trigger count on hover ----\n  document.querySelectorAll('.rdi-stat-card').forEach(function(card) {\n    card.addEventListener('mouseenter', function() {\n      var el = card.querySelector('.rdi-stat-num[data-target]');\n      if (el) animateCount(el);\n    });\n  });\n\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-12bea2d e-con-full e-flex e-con e-parent\" data-id=\"12bea2d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cb5f0d2 elementor-widget elementor-widget-html\" data-id=\"cb5f0d2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\n     \u0631\u0648\u0627\u062f \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0631\u0642\u0645\u064a \u2014 \u0642\u0633\u0645 \"\u0631\u0624\u064a\u062a\u0646\u0627 \u0648\u0631\u0633\u0627\u0644\u062a\u0646\u0627\" (4 \u0628\u0637\u0627\u0642\u0627\u062a)\n     ============================================================ -->\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Almarai:wght@400;700;800&display=swap\" rel=\"stylesheet\">\n\n<style>\n* { box-sizing: border-box; }\n\n.rdi-vm-wrap {\n  padding: 90px 60px;\n  font-family: 'Almarai', sans-serif;\n  direction: rtl;\n}\n\n.rdi-vm-header {\n  text-align: center;\n  margin-bottom: 60px;\n}\n\n.rdi-vm-badge {\n  display: inline-block;\n  font-size: 22px;\n  font-weight: 800;\n  color: #38b2f0;\n  background: rgba(56,178,240,0.1);\n  border: 1px solid rgba(56,178,240,0.35);\n  padding: 8px 28px;\n  border-radius: 50px;\n  margin-bottom: 22px;\n}\n\n.rdi-vm-header h2 {\n  font-size: 50px;\n  font-weight: 800;\n  color: #ffffff;\n  line-height: 1.35;\n  margin-bottom: 0;\n}\n\n.rdi-vm-header h2 span { color: #38b2f0; }\n\n.rdi-vm-line {\n  width: 65px;\n  height: 4px;\n  background: #38b2f0;\n  border-radius: 3px;\n  margin: 20px auto 0;\n}\n\n\/* 4 columns grid *\/\n.rdi-vm-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 20px;\n}\n\n\/* Card *\/\n.rdi-vm-card {\n  background: rgba(255,255,255,0.04);\n  border: 1px solid rgba(56,178,240,0.2);\n  border-radius: 20px;\n  padding: 40px 28px;\n  text-align: center;\n  transition: transform 0.25s, border-color 0.3s, background 0.3s, box-shadow 0.3s;\n  position: relative;\n  overflow: hidden;\n  cursor: default;\n}\n\n\/* WhatsApp green hover *\/\n.rdi-vm-card:hover {\n  transform: translateY(-7px);\n  border-color: #25d366;\n  background: rgba(37,211,102,0.07);\n  box-shadow: 0 10px 40px rgba(37,211,102,0.15), 0 0 0 1px rgba(37,211,102,0.2);\n}\n\n\/* green radial glow *\/\n.rdi-vm-card::after {\n  content: '';\n  position: absolute;\n  width: 140px; height: 140px;\n  border-radius: 50%;\n  background: radial-gradient(circle, rgba(37,211,102,0.1) 0%, transparent 70%);\n  top: 50%; left: 50%;\n  transform: translate(-50%,-50%) scale(0);\n  transition: transform 0.4s ease;\n  pointer-events: none;\n  z-index: 0;\n}\n\n.rdi-vm-card:hover::after {\n  transform: translate(-50%,-50%) scale(2);\n}\n\n\/* Icon wrap *\/\n.rdi-vm-icon-wrap {\n  width: 80px;\n  height: 80px;\n  margin: 0 auto 22px;\n  border-radius: 50%;\n  background: rgba(56,178,240,0.1);\n  border: 1.5px solid rgba(56,178,240,0.3);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  position: relative;\n  z-index: 1;\n  transition: background 0.3s, border-color 0.3s;\n}\n\n.rdi-vm-card:hover .rdi-vm-icon-wrap {\n  background: rgba(37,211,102,0.12);\n  border-color: rgba(37,211,102,0.5);\n}\n\n\/* Change SVG stroke to green on hover *\/\n.rdi-vm-card:hover .rdi-vm-icon-wrap svg path,\n.rdi-vm-card:hover .rdi-vm-icon-wrap svg circle,\n.rdi-vm-card:hover .rdi-vm-icon-wrap svg line,\n.rdi-vm-card:hover .rdi-vm-icon-wrap svg ellipse {\n  stroke: #25d366;\n}\n\n\/* Card title *\/\n.rdi-vm-card-title {\n  font-size: 26px;\n  font-weight: 800;\n  color: #ffffff;\n  margin-bottom: 0;\n  line-height: 1.3;\n  position: relative;\n  z-index: 1;\n  transition: color 0.3s;\n}\n\n.rdi-vm-card:hover .rdi-vm-card-title {\n  color: #25d366;\n}\n\n.rdi-vm-divider {\n  width: 40px;\n  height: 3px;\n  background: #38b2f0;\n  border-radius: 3px;\n  margin: 14px auto 18px;\n  position: relative;\n  z-index: 1;\n  transition: background 0.3s;\n}\n\n.rdi-vm-card:hover .rdi-vm-divider {\n  background: #25d366;\n}\n\n.rdi-vm-card p {\n  font-size: 15px;\n  color: rgba(255,255,255,0.68);\n  line-height: 1.85;\n  margin: 0;\n  position: relative;\n  z-index: 1;\n  transition: color 0.3s;\n}\n\n.rdi-vm-card:hover p {\n  color: rgba(255,255,255,0.85);\n}\n\n@media (max-width: 900px) {\n  .rdi-vm-grid { grid-template-columns: repeat(2, 1fr); }\n}\n\n@media (max-width: 600px) {\n  .rdi-vm-wrap { padding: 60px 24px; }\n  .rdi-vm-header h2 { font-size: 34px; }\n  .rdi-vm-grid { grid-template-columns: 1fr; }\n  .rdi-vm-card-title { font-size: 22px; }\n  .rdi-vm-card p { font-size: 14px; }\n}\n<\/style>\n\n<div class=\"rdi-vm-wrap\">\n\n  <div class=\"rdi-vm-header\">\n    <div class=\"rdi-vm-badge\">\u0631\u0624\u064a\u062a\u0646\u0627 \u0648\u0631\u0633\u0627\u0644\u062a\u0646\u0627<\/div>\n    <h2>\u0645\u0627 \u0627\u0644\u0630\u064a <span>\u0646\u0633\u0639\u0649 \u0625\u0644\u064a\u0647\u061f<\/span><\/h2>\n    <div class=\"rdi-vm-line\"><\/div>\n  <\/div>\n\n  <div class=\"rdi-vm-grid\">\n\n    <!-- 1: \u0631\u0624\u064a\u062a\u0646\u0627 -->\n    <div class=\"rdi-vm-card\">\n      <div class=\"rdi-vm-icon-wrap\">\n        <svg width=\"40\" height=\"40\" viewBox=\"0 0 48 48\" fill=\"none\">\n          <ellipse cx=\"24\" cy=\"24\" rx=\"18\" ry=\"11\" stroke=\"#38b2f0\" stroke-width=\"1.6\" fill=\"rgba(56,178,240,0.06)\"\/>\n          <circle cx=\"24\" cy=\"24\" r=\"6\" stroke=\"#38b2f0\" stroke-width=\"1.6\"\/>\n          <circle cx=\"24\" cy=\"24\" r=\"2.5\" fill=\"#38b2f0\"\/>\n          <path d=\"M18 38 L16 44\" stroke=\"#38b2f0\" stroke-width=\"1.2\" stroke-linecap=\"round\" opacity=\"0.4\"\/>\n          <path d=\"M24 36 L24 44\" stroke=\"#38b2f0\" stroke-width=\"1.2\" stroke-linecap=\"round\" opacity=\"0.4\"\/>\n          <path d=\"M30 38 L32 44\" stroke=\"#38b2f0\" stroke-width=\"1.2\" stroke-linecap=\"round\" opacity=\"0.4\"\/>\n        <\/svg>\n      <\/div>\n      <h3 class=\"rdi-vm-card-title\">\u0631\u0624\u064a\u062a\u0646\u0627<\/h3>\n      <div class=\"rdi-vm-divider\"><\/div>\n      <p>\u0623\u0646 \u0646\u0643\u0648\u0646 \u0627\u0644\u062e\u064a\u0627\u0631 \u0627\u0644\u0623\u0648\u0644 \u0641\u064a \u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u062d\u0644\u0648\u0644 \u0627\u0644\u0631\u0642\u0645\u064a\u0629 \u0627\u0644\u0645\u0628\u062a\u0643\u0631\u0629 \u0641\u064a \u0627\u0644\u0645\u0645\u0644\u0643\u0629 \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0627\u0644\u0633\u0639\u0648\u062f\u064a\u0629 \u0648\u0627\u0644\u0645\u0646\u0637\u0642\u0629 \u0627\u0644\u0639\u0631\u0628\u064a\u0629<\/p>\n    <\/div>\n\n    <!-- 2: \u0631\u0633\u0627\u0644\u062a\u0646\u0627 -->\n    <div class=\"rdi-vm-card\">\n      <div class=\"rdi-vm-icon-wrap\">\n        <svg width=\"40\" height=\"40\" viewBox=\"0 0 48 48\" fill=\"none\">\n          <path d=\"M24 4C24 4 36 8 36 22C36 30 30 36 24 42C18 36 12 30 12 22C12 8 24 4 24 4Z\" stroke=\"#38b2f0\" stroke-width=\"1.6\" stroke-linejoin=\"round\" fill=\"rgba(56,178,240,0.08)\"\/>\n          <circle cx=\"24\" cy=\"21\" r=\"5\" stroke=\"#38b2f0\" stroke-width=\"1.5\"\/>\n          <circle cx=\"24\" cy=\"21\" r=\"2\" fill=\"#38b2f0\" opacity=\"0.7\"\/>\n          <path d=\"M15 32 L10 37 L10 43 L15 43 L15 38\" stroke=\"#38b2f0\" stroke-width=\"1.3\" stroke-linejoin=\"round\" fill=\"rgba(56,178,240,0.05)\"\/>\n          <path d=\"M33 32 L38 37 L38 43 L33 43 L33 38\" stroke=\"#38b2f0\" stroke-width=\"1.3\" stroke-linejoin=\"round\" fill=\"rgba(56,178,240,0.05)\"\/>\n        <\/svg>\n      <\/div>\n      <h3 class=\"rdi-vm-card-title\">\u0631\u0633\u0627\u0644\u062a\u0646\u0627<\/h3>\n      <div class=\"rdi-vm-divider\"><\/div>\n      <p>\u062a\u0645\u0643\u064a\u0646 \u0627\u0644\u0645\u0624\u0633\u0633\u0627\u062a \u0648\u0627\u0644\u0623\u0641\u0631\u0627\u062f \u0645\u0646 \u062e\u0644\u0627\u0644 \u062a\u0637\u0648\u064a\u0631 \u0645\u0646\u0635\u0627\u062a \u062a\u0642\u0646\u064a\u0629 \u0630\u0643\u064a\u0629 \u062a\u064f\u062d\u062f\u062b \u0641\u0631\u0642\u0627\u064b \u062d\u0642\u064a\u0642\u064a\u0627\u064b \u0641\u064a \u062d\u064a\u0627\u062a\u0647\u0645 \u0648\u0623\u0639\u0645\u0627\u0644\u0647\u0645<\/p>\n    <\/div>\n\n    <!-- 3: \u0627\u0644\u0627\u0628\u062a\u0643\u0627\u0631 -->\n    <div class=\"rdi-vm-card\">\n      <div class=\"rdi-vm-icon-wrap\">\n        <svg width=\"40\" height=\"40\" viewBox=\"0 0 48 48\" fill=\"none\">\n          <circle cx=\"24\" cy=\"20\" r=\"10\" stroke=\"#38b2f0\" stroke-width=\"1.6\" fill=\"rgba(56,178,240,0.06)\"\/>\n          <path d=\"M24 30v4M20 34h8\" stroke=\"#38b2f0\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/>\n          <path d=\"M18 20c0-3.3 2.7-6 6-6\" stroke=\"#38b2f0\" stroke-width=\"1.4\" stroke-linecap=\"round\" opacity=\"0.5\"\/>\n          <path d=\"M24 8V5M35 13l2-2M37 24h3M35 35l2 2M13 13l-2-2M11 24H8\" stroke=\"#38b2f0\" stroke-width=\"1.2\" stroke-linecap=\"round\" opacity=\"0.4\"\/>\n          <circle cx=\"24\" cy=\"20\" r=\"3\" fill=\"#38b2f0\" opacity=\"0.5\"\/>\n        <\/svg>\n      <\/div>\n      <h3 class=\"rdi-vm-card-title\">\u0627\u0644\u0627\u0628\u062a\u0643\u0627\u0631<\/h3>\n      <div class=\"rdi-vm-divider\"><\/div>\n      <p>\u0646\u0633\u0639\u0649 \u062f\u0627\u0626\u0645\u0627\u064b \u0644\u062a\u0642\u062f\u064a\u0645 \u062d\u0644\u0648\u0644 \u0645\u0628\u062a\u0643\u0631\u0629 \u062a\u062a\u062d\u0627\u0648\u0632 \u0627\u0644\u062a\u0648\u0642\u0639\u0627\u062a \u0648\u062a\u0648\u0627\u0643\u0628 \u0623\u062d\u062f\u062b \u0627\u0644\u062a\u0637\u0648\u0631\u0627\u062a \u0627\u0644\u062a\u0642\u0646\u064a\u0629 \u0641\u064a \u0627\u0644\u0639\u0627\u0644\u0645<\/p>\n    <\/div>\n\n    <!-- 4: \u0627\u0644\u0645\u0648\u062b\u0648\u0642\u064a\u0629 -->\n    <div class=\"rdi-vm-card\">\n      <div class=\"rdi-vm-icon-wrap\">\n        <svg width=\"40\" height=\"40\" viewBox=\"0 0 48 48\" fill=\"none\">\n          <path d=\"M24 4L38 10V24C38 33 31 40 24 44C17 40 10 33 10 24V10L24 4Z\" stroke=\"#38b2f0\" stroke-width=\"1.6\" stroke-linejoin=\"round\" fill=\"rgba(56,178,240,0.08)\"\/>\n          <path d=\"M16 24L21 29L32 18\" stroke=\"#38b2f0\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n        <\/svg>\n      <\/div>\n      <h3 class=\"rdi-vm-card-title\">\u0627\u0644\u0645\u0648\u062b\u0648\u0642\u064a\u0629<\/h3>\n      <div class=\"rdi-vm-divider\"><\/div>\n      <p>\u0646\u0644\u062a\u0632\u0645 \u0628\u0623\u0639\u0644\u0649 \u0645\u0639\u0627\u064a\u064a\u0631 \u0627\u0644\u062c\u0648\u062f\u0629 \u0648\u0627\u0644\u0623\u0645\u0627\u0646 \u0644\u0636\u0645\u0627\u0646 \u062a\u062c\u0631\u0628\u0629 \u0645\u0648\u062b\u0648\u0642\u0629 \u0648\u0645\u0633\u062a\u062f\u0627\u0645\u0629 \u0644\u0639\u0645\u0644\u0627\u0626\u0646\u0627 \u0648\u0634\u0631\u0643\u0627\u0626\u0646\u0627<\/p>\n    <\/div>\n\n  <\/div>\n\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a3d7e64 e-con-full e-flex e-con e-parent\" data-id=\"a3d7e64\" data-element_type=\"container\" data-e-type=\"container\" id=\"section-wasel\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fff156c elementor-widget elementor-widget-html\" data-id=\"fff156c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Almarai:wght@400;700;800&display=swap\" rel=\"stylesheet\">\n\n<style>\n* { box-sizing: border-box; }\n\n.rdi-wasel-wrap {\n  padding: 90px 60px;\n  font-family: 'Almarai', sans-serif;\n  direction: rtl;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 70px;\n  align-items: center;\n}\n\n\/* ---- \u0627\u0644\u0639\u0645\u0648\u062f \u0627\u0644\u0623\u064a\u0645\u0646: \u0627\u0644\u0646\u0635 ---- *\/\n.rdi-wasel-left {}\n\n.rdi-wasel-badge {\n  display: inline-block;\n  font-size: 22px;\n  font-weight: 800;\n  color: #38b2f0;\n  background: rgba(56,178,240,0.1);\n  border: 1px solid rgba(56,178,240,0.35);\n  padding: 8px 28px;\n  border-radius: 50px;\n  margin-bottom: 22px;\n}\n\n.rdi-wasel-left h2 {\n  font-size: 52px;\n  font-weight: 800;\n  color: #ffffff;\n  line-height: 1.3;\n  margin-bottom: 6px;\n}\n\n.rdi-wasel-left h2 span {\n  color: #38b2f0;\n}\n\n.rdi-wasel-line {\n  width: 65px;\n  height: 4px;\n  background: #38b2f0;\n  border-radius: 3px;\n  margin: 20px 0 26px 0;\n}\n\n.rdi-wasel-sub {\n  font-size: 19px;\n  color: rgba(255,255,255,0.72);\n  line-height: 1.9;\n  margin-bottom: 36px;\n}\n\n\/* ---- \u0634\u0628\u0643\u0629 \u0627\u0644\u0645\u0645\u064a\u0632\u0627\u062a ---- *\/\n.rdi-wasel-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 18px;\n  margin-bottom: 40px;\n}\n\n.rdi-wf-item {\n  display: flex !important;\n  flex-direction: row !important;\n  align-items: center !important;\n  gap: 14px !important;\n  text-align: right !important;\n  margin-bottom: 0 !important;\n}\n\n.rdi-wf-icon {\n  width: 44px !important;\n  height: 44px !important;\n  min-width: 44px !important;\n  max-width: 44px !important;\n  border-radius: 11px !important;\n  background: rgba(56,178,240,0.12) !important;\n  border: 1px solid rgba(56,178,240,0.28) !important;\n  flex-shrink: 0 !important;\n  display: table-cell !important;\n  vertical-align: middle !important;\n  text-align: center !important;\n  line-height: 44px !important;\n  padding: 0 !important;\n}\n\n.rdi-wf-icon svg {\n  display: inline-block !important;\n  vertical-align: middle !important;\n  margin: 0 !important;\n  padding: 0 !important;\n}\n\n.rdi-wf-item:hover span {\n  background: rgba(37,211,102,0.15) !important;\n  border-color: rgba(37,211,102,0.4) !important;\n}\n\n.rdi-wf-item:hover h5 { color: #25d366; }\n\n.rdi-wf-item h5 {\n  font-size: 17px;\n  font-weight: 800;\n  color: #ffffff;\n  margin-bottom: 4px;\n  line-height: 1.4;\n  transition: color 0.2s;\n}\n\n.rdi-wf-item p {\n  font-size: 15px;\n  color: rgba(255,255,255,0.58);\n  line-height: 1.7;\n  margin: 0;\n}\n\n\/* ---- \u0632\u0631 CTA ---- *\/\n.rdi-wasel-btn {\n  display: inline-block;\n  background: #38b2f0;\n  color: #0d1b6e;\n  font-family: 'Almarai', sans-serif;\n  font-size: 18px;\n  font-weight: 800;\n  padding: 16px 40px;\n  border-radius: 50px;\n  border: none;\n  cursor: pointer;\n  transition: all 0.2s;\n  text-decoration: none;\n}\n\n.rdi-wasel-btn:hover {\n  background: #25d366;\n  color: #fff;\n  transform: translateY(-2px);\n  box-shadow: 0 6px 24px rgba(37,211,102,0.35);\n}\n\n\/* ---- \u0627\u0644\u0639\u0645\u0648\u062f \u0627\u0644\u0623\u064a\u0633\u0631: \u0627\u0644\u0628\u0637\u0627\u0642\u0629 \u0627\u0644\u0645\u0631\u0626\u064a\u0629 ---- *\/\n.rdi-wasel-right {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n\n.rdi-wasel-card {\n  width: 100%;\n  max-width: 340px;\n  background: rgba(255,255,255,0.05);\n  border: 1px solid rgba(56,178,240,0.3);\n  border-radius: 32px;\n  padding: 48px 36px;\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n  transition: border-color 0.3s, box-shadow 0.3s, background 0.3s;\n}\n\n.rdi-wasel-card:hover {\n  border-color: #25d366;\n  background: rgba(37,211,102,0.06);\n  box-shadow: 0 10px 40px rgba(37,211,102,0.15), 0 0 0 1px rgba(37,211,102,0.2);\n}\n\n.rdi-wasel-card:hover .rdi-wasel-card-icon {\n  border: 3px solid #25d366 !important;\n  box-shadow: 0 0 0 4px rgba(37,211,102,0.15);\n}\n\n\/* logo is img, no SVG path to change *\/\n\n.rdi-wasel-card:hover h3 { color: #25d366; }\n\n.rdi-wasel-card:hover .rdi-wasel-card-list-item {\n  border-color: rgba(37,211,102,0.3);\n  background: rgba(37,211,102,0.06);\n}\n\n.rdi-wasel-card:hover .rdi-wasel-card-list-dot { background: #25d366; }\n\n\/* \u062d\u0644\u0642\u0627\u062a \u0627\u0644\u062e\u0644\u0641\u064a\u0629 \u0627\u0644\u0632\u062e\u0631\u0641\u064a\u0629 *\/\n.rdi-wasel-card::before {\n  content: '';\n  position: absolute;\n  width: 280px;\n  height: 280px;\n  border-radius: 50%;\n  border: 1px solid rgba(56,178,240,0.1);\n  top: -60px;\n  left: -60px;\n  pointer-events: none;\n}\n\n.rdi-wasel-card::after {\n  content: '';\n  position: absolute;\n  width: 200px;\n  height: 200px;\n  border-radius: 50%;\n  border: 1px solid rgba(56,178,240,0.08);\n  bottom: -40px;\n  right: -40px;\n  pointer-events: none;\n}\n\n.rdi-wasel-card-icon {\n  width: 100px;\n  height: 100px;\n  border-radius: 50%;\n  background: rgba(56,178,240,0.1);\n  border: 2px solid rgba(56,178,240,0.35);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin: 0 auto 24px;\n  position: relative;\n  z-index: 1;\n  transition: background 0.3s, border-color 0.3s;\n}\n\n.rdi-wasel-card h3 {\n  font-size: 34px;\n  font-weight: 800;\n  color: #38b2f0;\n  margin-bottom: 6px;\n  position: relative;\n  z-index: 1;\n  transition: color 0.3s;\n}\n\n.rdi-wasel-card p {\n  font-size: 16px;\n  color: rgba(255,255,255,0.55);\n  margin-bottom: 32px;\n  position: relative;\n  z-index: 1;\n}\n\n\/* \u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0646\u0642\u0627\u0637 \u062f\u0627\u062e\u0644 \u0627\u0644\u0628\u0637\u0627\u0642\u0629 *\/\n.rdi-wasel-card-list {\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n  position: relative;\n  z-index: 1;\n}\n\n.rdi-wasel-card-list-item {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 10px;\n  font-size: 16px;\n  font-weight: 700;\n  color: rgba(255,255,255,0.8);\n  background: rgba(56,178,240,0.07);\n  border: 1px solid rgba(56,178,240,0.18);\n  border-radius: 50px;\n  padding: 10px 20px;\n}\n\n.rdi-wasel-card-list-dot {\n  width: 8px;\n  height: 8px;\n  min-width: 8px;\n  border-radius: 50%;\n  background: #38b2f0;\n}\n\n\/* ---- \u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0627\u0644\u062c\u0648\u0627\u0644 ---- *\/\n@media (max-width: 900px) {\n  .rdi-wasel-wrap {\n    grid-template-columns: 1fr;\n    padding: 60px 24px;\n    gap: 48px;\n  }\n  .rdi-wasel-left h2 {\n    font-size: 36px;\n  }\n  .rdi-wasel-sub {\n    font-size: 17px;\n  }\n  .rdi-wasel-features {\n    grid-template-columns: 1fr;\n  }\n  .rdi-wasel-right {\n    order: -1;\n  }\n}\n<\/style>\n\n<div class=\"rdi-wasel-wrap\">\n\n  <!-- \u0627\u0644\u0639\u0645\u0648\u062f \u0627\u0644\u0623\u064a\u0645\u0646: \u0627\u0644\u0646\u0635 \u0648\u0627\u0644\u0645\u0645\u064a\u0632\u0627\u062a -->\n  <div class=\"rdi-wasel-left\">\n\n    <div class=\"rdi-wasel-badge\">\u0645\u0646\u062a\u062c\u0646\u0627 \u0627\u0644\u0645\u0645\u064a\u0632<\/div>\n\n    <h2><span>\u0648\u0627\u0635\u0644 \u0628\u0631\u0648<\/span><\/h2>\n\n    <div class=\"rdi-wasel-line\"><\/div>\n\n    <p class=\"rdi-wasel-sub\">\n      \u062d\u0644 \u0648\u0627\u062a\u0633\u0627\u0628 \u0627\u0644\u0631\u0633\u0645\u064a \u0627\u0644\u0645\u0648\u062d\u062f \u0644\u0644\u0645\u0628\u064a\u0639\u0627\u062a \u0648\u062e\u062f\u0645\u0629 \u0627\u0644\u0639\u0645\u0644\u0627\u0621 \u2014 \u064a\u0631\u0628\u0637 \u0639\u0645\u0644\u0643 \u0628\u0639\u0645\u0644\u0627\u0626\u0643 \u0628\u0630\u0643\u0627\u0621 \u0648\u0643\u0641\u0627\u0621\u0629 \u0639\u0644\u0649 \u0645\u062f\u0627\u0631 \u0627\u0644\u0633\u0627\u0639\u0629.\n    <\/p>\n\n    <!-- \u0627\u0644\u0645\u0645\u064a\u0632\u0627\u062a \u0627\u0644\u0633\u062a\u0629 -->\n    <div class=\"rdi-wasel-features\">\n\n      <!-- 1 -->\n      <div class=\"rdi-wf-item\" style=\"display:flex!important;flex-direction:row!important;align-items:center!important;gap:14px!important;\">\n        <span style=\"display:inline-block;width:44px;height:44px;min-width:44px;border-radius:11px;background:rgba(56,178,240,0.12);border:1px solid rgba(56,178,240,0.28);text-align:center;line-height:44px;flex-shrink:0;vertical-align:middle;\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" style=\"display:inline-block;vertical-align:middle;margin-top:-2px;\"><rect x=\"2\" y=\"6\" width=\"20\" height=\"14\" rx=\"3\" stroke=\"#38b2f0\" stroke-width=\"1.5\"\/><path d=\"M2 10h20\" stroke=\"#38b2f0\" stroke-width=\"1.2\" stroke-linecap=\"round\" opacity=\"0.5\"\/><text x=\"12\" y=\"20\" text-anchor=\"middle\" fill=\"#38b2f0\" font-size=\"6\" font-weight=\"700\" font-family=\"monospace\">API<\/text><\/svg><\/span>\n        <div>\n          <h5>\u0648\u0627\u062c\u0647\u0629 API \u0631\u0633\u0645\u064a\u0629 \u0645\u0646 Meta<\/h5>\n          <p>\u0627\u062a\u0635\u0627\u0644 \u0645\u0628\u0627\u0634\u0631 \u0648\u0622\u0645\u0646 \u0645\u0639 \u0645\u0646\u0635\u0629 \u0648\u0627\u062a\u0633\u0627\u0628 \u0627\u0644\u0631\u0633\u0645\u064a\u0629.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- 2 -->\n      <div class=\"rdi-wf-item\" style=\"display:flex!important;flex-direction:row!important;align-items:center!important;gap:14px!important;\">\n        <span style=\"display:inline-block;width:44px;height:44px;min-width:44px;border-radius:11px;background:rgba(56,178,240,0.12);border:1px solid rgba(56,178,240,0.28);text-align:center;line-height:44px;flex-shrink:0;vertical-align:middle;\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" style=\"display:inline-block;vertical-align:middle;margin-top:-2px;\"><path d=\"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z\" stroke=\"#38b2f0\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\/><path d=\"M8 10h8M8 13h5\" stroke=\"#38b2f0\" stroke-width=\"1.2\" stroke-linecap=\"round\"\/><\/svg><\/span>\n        <div>\n          <h5>\u0625\u062f\u0627\u0631\u0629 \u0645\u062d\u0627\u062f\u062b\u0627\u062a \u0645\u062a\u0639\u062f\u062f\u0629<\/h5>\n          <p>\u0625\u062f\u0627\u0631\u0629 \u062c\u0645\u064a\u0639 \u0627\u0644\u0645\u062d\u0627\u062f\u062b\u0627\u062a \u0645\u0646 \u0644\u0648\u062d\u0629 \u062a\u062d\u0643\u0645 \u0648\u0627\u062d\u062f\u0629.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- 3 -->\n      <div class=\"rdi-wf-item\" style=\"display:flex!important;flex-direction:row!important;align-items:center!important;gap:14px!important;\">\n        <span style=\"display:inline-block;width:44px;height:44px;min-width:44px;border-radius:11px;background:rgba(56,178,240,0.12);border:1px solid rgba(56,178,240,0.28);text-align:center;line-height:44px;flex-shrink:0;vertical-align:middle;\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" style=\"display:inline-block;vertical-align:middle;margin-top:-2px;\"><rect x=\"4\" y=\"8\" width=\"16\" height=\"12\" rx=\"3\" stroke=\"#38b2f0\" stroke-width=\"1.5\"\/><circle cx=\"9\" cy=\"14\" r=\"2\" stroke=\"#38b2f0\" stroke-width=\"1.3\"\/><circle cx=\"15\" cy=\"14\" r=\"2\" stroke=\"#38b2f0\" stroke-width=\"1.3\"\/><path d=\"M8 8V6M16 8V6M12 4v4\" stroke=\"#38b2f0\" stroke-width=\"1.3\" stroke-linecap=\"round\" opacity=\"0.6\"\/><path d=\"M2 13h2M20 13h2\" stroke=\"#38b2f0\" stroke-width=\"1.2\" stroke-linecap=\"round\" opacity=\"0.5\"\/><\/svg><\/span>\n        <div>\n          <h5>\u0623\u062a\u0645\u062a\u0629 \u0627\u0644\u0631\u062f\u0648\u062f \u0627\u0644\u0630\u0643\u064a\u0629<\/h5>\n          <p>\u0631\u062f\u0648\u062f \u0641\u0648\u0631\u064a\u0629 \u0648\u062a\u0644\u0642\u0627\u0626\u064a\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- 4 -->\n      <div class=\"rdi-wf-item\" style=\"display:flex!important;flex-direction:row!important;align-items:center!important;gap:14px!important;\">\n        <span style=\"display:inline-block;width:44px;height:44px;min-width:44px;border-radius:11px;background:rgba(56,178,240,0.12);border:1px solid rgba(56,178,240,0.28);text-align:center;line-height:44px;flex-shrink:0;vertical-align:middle;\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" style=\"display:inline-block;vertical-align:middle;margin-top:-2px;\"><circle cx=\"9\" cy=\"12\" r=\"4\" stroke=\"#38b2f0\" stroke-width=\"1.5\"\/><circle cx=\"19\" cy=\"7\" r=\"3\" stroke=\"#38b2f0\" stroke-width=\"1.5\"\/><circle cx=\"19\" cy=\"17\" r=\"3\" stroke=\"#38b2f0\" stroke-width=\"1.5\"\/><path d=\"M13 10l3-2M13 14l3 2\" stroke=\"#38b2f0\" stroke-width=\"1.3\" stroke-linecap=\"round\"\/><\/svg><\/span>\n        <div>\n          <h5>\u062a\u0643\u0627\u0645\u0644 \u0645\u0639 \u0623\u0646\u0638\u0645\u0629 CRM<\/h5>\n          <p>\u0631\u0628\u0637 \u0633\u0644\u0633 \u0645\u0639 \u0623\u0646\u0638\u0645\u0629 \u0625\u062f\u0627\u0631\u0629 \u0639\u0644\u0627\u0642\u0627\u062a \u0627\u0644\u0639\u0645\u0644\u0627\u0621.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- 5 -->\n      <div class=\"rdi-wf-item\" style=\"display:flex!important;flex-direction:row!important;align-items:center!important;gap:14px!important;\">\n        <span style=\"display:inline-block;width:44px;height:44px;min-width:44px;border-radius:11px;background:rgba(56,178,240,0.12);border:1px solid rgba(56,178,240,0.28);text-align:center;line-height:44px;flex-shrink:0;vertical-align:middle;\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" style=\"display:inline-block;vertical-align:middle;margin-top:-2px;\"><path d=\"M5 20L9 12L13 16L18 8L22 11\" stroke=\"#38b2f0\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><path d=\"M3 20h18\" stroke=\"#38b2f0\" stroke-width=\"1\" stroke-linecap=\"round\" opacity=\"0.4\"\/><circle cx=\"22\" cy=\"11\" r=\"2\" fill=\"#38b2f0\" opacity=\"0.8\"\/><\/svg><\/span>\n        <div>\n          <h5>\u062a\u0642\u0627\u0631\u064a\u0631 \u0648\u062a\u062d\u0644\u064a\u0644\u0627\u062a \u0645\u062a\u0642\u062f\u0645\u0629<\/h5>\n          <p>\u062a\u062a\u0628\u0639 \u0627\u0644\u0623\u062f\u0627\u0621 \u0648\u062a\u062d\u0644\u064a\u0644 \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0639\u0645\u0644\u0627\u0621 \u0644\u062a\u062d\u0633\u064a\u0646 \u0627\u0644\u062e\u062f\u0645\u0629.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- 6 -->\n      <div class=\"rdi-wf-item\" style=\"display:flex!important;flex-direction:row!important;align-items:center!important;gap:14px!important;\">\n        <span style=\"display:inline-block;width:44px;height:44px;min-width:44px;border-radius:11px;background:rgba(56,178,240,0.12);border:1px solid rgba(56,178,240,0.28);text-align:center;line-height:44px;flex-shrink:0;vertical-align:middle;\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" style=\"display:inline-block;vertical-align:middle;margin-top:-2px;\"><circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"#38b2f0\" stroke-width=\"1.5\"\/><path d=\"M12 7v5l3.5 3.5\" stroke=\"#38b2f0\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/><\/svg><\/span>\n        <div>\n          <h5>\u062f\u0639\u0645 \u0641\u0646\u064a 24\/7<\/h5>\n          <p>\u0641\u0631\u064a\u0642 \u062f\u0639\u0645 \u0645\u062a\u062e\u0635\u0635 \u0645\u062a\u0627\u062d \u0639\u0644\u0649 \u0645\u062f\u0627\u0631 \u0627\u0644\u0633\u0627\u0639\u0629.<\/p>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n    <button class=\"rdi-wasel-btn\">\u0627\u0643\u062a\u0634\u0641 \u0648\u0627\u0635\u0644 \u0628\u0631\u0648<\/button>\n\n  <\/div>\n\n  <!-- \u0627\u0644\u0639\u0645\u0648\u062f \u0627\u0644\u0623\u064a\u0633\u0631: \u0627\u0644\u0628\u0637\u0627\u0642\u0629 \u0627\u0644\u0645\u0631\u0626\u064a\u0629 -->\n  <div class=\"rdi-wasel-right\">\n    <div class=\"rdi-wasel-card\">\n\n      <!-- \u0634\u0639\u0627\u0631 \u0631\u0648\u0627\u062f \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0631\u0642\u0645\u064a -->\n      <div class=\"rdi-wasel-card-icon\" style=\"padding:0;overflow:hidden;background:transparent;border:none;\">\n        <img decoding=\"async\" src=\"data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wCEAAMCAggICAgICAgICAgICAgICAgICAgICAgIBwgIBwgICAcIBwYHCAgHBwUFBwoIBgcICQkJBQULDQoIDQYICQgBAwQEBgUGCAYGCAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICP\/AABEIAkACQAMBEQACEQEDEQH\/xAAdAAEAAgIDAQEAAAAAAAAAAAAAAQIICQMGBwUE\/8QARBAAAgECAgcEBgYIBwEAAwAAAAECAxEEBQcIEiExQVEGYYGxCRMiNnFzMjSRocHwJkJDYnKC4fEUIyQzUmPRshaiwv\/EABsBAQACAwEBAAAAAAAAAAAAAAABAgMEBQYH\/8QAMREBAQACAQQBAwMDBAICAwAAAAECEQMEBSExEjNBUTJxkSJhgRNysdEjocHwFELh\/9oADAMBAAIRAxEAPwDE8++vPgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQ2SIuBKZGwuAuAuAuAuNpRtANoBclCUyBIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKyRIEeUSBOonRYnwtIXKVS2zwEbWiEybS+EkyKb86C11F9Bj3s+IZdaR8RFBYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEMkVcvEmo2m\/cRtKG30ZW5RbTmw2ElKWzFSlJ8FGLle\/LdcxZ82OM82LTDb2PRzqjZ3mVnDDOhB8KlVOzvztxOB1HduPi\/u2seHbs2kXUPzvL6Xrf8vFxSvJUItOP\/tivTd44+a63r9zLg0x3x2CnSk4VIyhKO5xknFp+J6HDmxynixrXDThcvt6dC6liIy8DLJFNpiV2tKMFWCAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABcBcCLgTcBcCLgLgLkibkCLkiEyt9BSld2s9\/RX8jVy5Jj7q8wd57B6DM1zKaWGwdWcb7qkotU\/FnN5u44YfeM842V2i70bFWrapmWIdNNfQp70n0PN9R3z43+nz+zZnAy40Y6rmT5Wo+ow1OVRLfUmlJt9d9zznUdz5eW3zr9mxOOR61QwcYK0IqK6JJfccfPkyyu7av6WqUVJNNJp924jHOy7g8L00an+V5xGblSVCva8atNJPa70up3Om7pycNm7ax5ccrX3pp1L81ylyqRpyxOH4+spq8kv3lyPa9H3fDk93TSz4tMfnRs2mn7Ls01bZfR3PR4cszn9N207hpxRg1v6mS7JF0rGSITckLgLgNoBcBcCbgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIsKlAiAlHksV2eQJQ2PRsuKbVd7fD7yZ49oWUtyvzJuWMXmO32+zvYjF4uShhsPVqybt7MG47+rsczn63Dj+7NOOsltGPo881xezPFyjg6e5tfSk18OTPNdR3vHGX43yy4cPll3ou1FMny\/YnKl\/iK0d+1U3xv\/CzzPL3fmz8bbs4sYyDyjs7RoR2KNKFOPG0IqK+xI4ufNnn5yu2SYyPqbCMHyWFAnYmUCtmxEaaEmgcSw\/PjsHCpFxklKL3OLV0\/ihjyXG7xRcZWNWm\/Uey3NNurRgsLiWn7cN0JS5NwR6To+78nF4yvhr5cMa+NMOq5mmTzl66jKpRT9mtTTkmuV7Lce06fuuHLPflp5YaeQS3X5vv3W7n3ncwz3NsFxqIs2oxXaxGqbCLUoJli0SLfwmxAm2G7SiV4sQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKky6KD5ANrbgR4W2gy7n2YiX5uUti0x2\/Rg8tqVWo04TqSa3KEW\/vRocnU4YfdecVr3HRdqZZ1mWxL1H+Gpz\/XrLdbrY4XVd4x423x8O2Xei30cWX4XZnjak8TV5r9nfuR5jqO9ZZfp22ZwyMoeyWi3A4GKjhsPTpJK3sxV3bq7HA5Os5OT3kyzGR2qml0NS2smktkbQtFkC6IEkgAAhhCjkVyiYrORXHZY+fmuT0q8HTrU41IPjGSun9ptY8t4\/ONsrBlhtifp59H7gscp1sBbC123JRX+030a7z0fSd5yx1M\/5Y7xMA9KOgjMsoqOGLoSST3VIxbg13W4X7z2\/S9xw5ZGrlxvPDqzk36a1x0g2pPyp6SV0mUJ0v8gn5aQIhVYgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUaIpUPlfwJmIm9m91nzGWofFaEO\/ju4X+yxqZ82OP3WmFekaP8AV3zbMZRWHwc1F\/tKkWob+dzm8vcuPD1WecTLDRd6M++zUzPEd7pU98X3XPM9V36+sfP7NvDiZaaPtXDKstjGOHwtNNcZOKk337zzXL3Dk5PvY28cJHp1DDxirJJJcElZfYc65XLzbta+PTmiY7FdrFZNJRYttKUYtoTYyAV2JJlAsAENFbBTZI1UoZbSViNocV0r94nhD43abshhsVTdKvShVjJWalFPc+V3w8Da4+oy47uVjuO2GWnf0dlGttV8qaoz3yeHl9BvjuZ6zoe93HWOf8\/Zq5cTBLt5otx2WVXTxlCdPfZS2Xsyfc+h7Xg67DlntqZ8bqcqiW7mdHGzL017jUxItsU3UkzysmJdZIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADA47cCKat9Ox9mNGmPx01DC4SvVm3ZP1bVNL+O1jQ5utw4p5umXHjrKHRl6OjMMQozxtT\/AA0Wt8fpP4M8x1Xe8Jv41t48bLrRZqU5NluxL1CrVkltSq2lFtdIvgeV5+6cme9XTYx4490y\/JqVGKjThCnH\/jFJL7LHIvLln+q2s2o\/a5LkkUTpL3\/DuCfJdIrdp\/ddSKb0DkXnlW7RtEWVTbkRXTIksIaMdgItiJLgBAENECNklHlNilSo4kyA4\/cTqJUUH0\/G5MmvSLHV+3WjPB5hSlSxdCnVjJWu4raS\/dlbc+83ODquTiv9N8MGeDBbTj6OmcHUr5S9pWcv8NJ7\/CR7Hoe9YzxyVrXi36YW9rOxuKwVV0sVRnRnHc1KLUW\/3Xbeex4ut4+Wf01rZcVj4tjdljHrQiytmkRl9wV2m5JLtJC2i5f41A2RYIuVNxZAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAhgc2Axnq5KdlKzvZ70\/iY8\/S+N09s7J64OaYOCp4f1VOEdyiopffY5XN0ePN+qS\/uzTPTtuG9IDnkV9Kmzl59lwv\/6xknK+7gfSPZvFXcKMn3o1s+x4a9LTnfcwXpNswS9rDUJeBo3sG\/7fttb\/AF33Mr9J9UuvW4ONuexufgY8uwWferzneu9jPSI5LiHBVo1cM5JXnN3in8Ecvl7Py4+r4XnPGQnY\/Shl+PipYXFUqye+ykk\/se85HJ0vJxfqxv7suPJK7OpGn8deavtYsJRjsuxyXLpLkiSAJAAAAAAAEWAWAWApUiV3pGlHHnYtLtMjz\/SfoRy7NaTp4qhCTkt09lbcfg0jo9P1nJxXxbYplhtgLp09HxjMJt18sviKSu\/VftEu59x7LpO843Uy9\/3aWfExIzTJa1CpKFenOnOLe1Caaat8ePgeq4eqxz+8adxr8UpJ2t+fidKZSqXEsVRrQW+H4NhXdhtNivy2IsBKLCQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMCIzaJ0lWSuPSdElfmV2qhQJ2hYt4q2ktGO4\/2TpCf9zHePH76W0+32d7bYrCTVTD16lOa3LZk1v62vY1ObpePk8ah8rGX+g30huIoOGHzWPr6O5evX+5G3meS63ssu8sPF\/s3ePl\/LPzR\/pKwmZ0VXwlaFWDSbSa2o\/xLqeM6jps+G6zn+fs35lMnaommaQ5vuAvCVwLICQAAAAAAAAAABSaGtq1Vw8Cq0pslflUqyormZZlVLHkelzVmyvOISWIoQjVaezWgkpQfXdx8TqdN3HPhv5kYsuKNfunHUPzLLXKthE8XhldrZV6tu+PRHt+j71jnNWtPPisYx43CypycZxlCS3OM1ZpruZ6bi6jHk9NW42OKLur7rfngbd5NeIx+0tc7Ow9p0Ji6WkTcgESqkAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFbim9BMhsZbURsMdxSGWXGHkI+R5DHcfki2oSV96+D7yP9ORaTaYvw5bPf1Iuk+nfdFemjHZRXjWwteUVFq8LvYl3ON7M4\/V9DhyzzNs+HJY2T6vGurgs3jGliGsLi7JbE3aNR9dp8LvkfP8ArO158W7jPH\/EdDDll8MmHUvZqzur34pruPOs7ki7\/YByICQBAAQSJAAAAAABSZBpVMpd\/Y0smW0aC2jTicd2\/f1sV+NFJ0U000nfc+liZl8Lv7lkeDaatTvK82jKXqo0a7varTSjZ96XE7\/Sd1z4\/FvhrZ8Mya+dNOpzmeUTnNU5YnDK7jUpq8ku+KPa9H3XDknmtTLiuLwZU3d7Talzi+K7muR6Xj5cc54YbFCMpWKjNjHHwptZFVkgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAkCAAq0SGyBNgFiAsElggsSIsEyiiV0hGwTUufC46dOSlGTi07pxdmmvga\/JwY5zVi0ysZg6tmvlicFKOFzJyr4fclNv\/MguHHojxvX9mxvnCav9m5hytiPYTSJhMxoQr4SvCrCX\/Frai+ko8dx4Xn6fPiuspf3+zexyldnUzW1pexeMim9i1ydBcqBafkEWEgAAAABDQEbICwE2AhRAbJFgWA\/Jj8BConGUYyUlZqSumujuZcM8sfMulbNsYdOWovluZqVXDwWFxL33pq0JP8AeR6Lo+658Vkyt1+WDLCNf+l7VlzTJ5zdahKdFOyrQi3C3WyPY9P3PHm15aeeDyV034Lruf2HpMM\/H7teyCLKLAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIbAIjYEpSEAAAAAAAAAAAAqyRFR3695jzm\/smeHoWiXThj8nrQq4WtKKTV6d24Sjfg1wOJ1fbsOaXw2cOTTZbq966GBzdQo15Rw+Lsk4ydo1H+631PAdb2nPhtuM3Px\/06GPJKyRoyTs0733o8\/ZZ4s0zfJcp8rEly2ykZkq7WQSkAAAAAAAAAAAAIYFJFahSUe4iZU1t8ztDk9OvTnCrCNSMoTupRUkvZ7zb4eXLCy43XmMeWDSJpfwMaeY4qEYqKjWmlbhbafI+xdvz+XHN\/iOXn4dQidNgSAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAiQFfV793NeCMdoiiuXTrzJgui4m5IEAAAAAAAAAAqEwG2So2S3j7MTmwuPlTnCdOUouLunF2lFrmmaPLxTk\/VGSZ2MydXXX5r4N08LmTdegmoqo\/p00912\/1jx\/X9nmW8sJr+7cw5Py2G9h+32EzCiq+FrRrQkk\/Zaclfk433Hh+o6bPjuspr\/huY5bdk2zSxmvbIU\/7GRWOVBZIAAAAAAAAAAAAAKspb5FGy9m4iVw4pezL+CfkRhLLP3ib6aQdOcLZrjF\/wB0\/wD6Psfb7\/RP2jkcvt0SJ3GukhAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABEgO9aEewsMzzPDYGo3GGI2o3XVLc\/tOX1XVTgm7NsmGHycOl7RZicoxlXDV4tbE2oStulC+6UXz3FOm67Dn\/SvlxXF0ly\/p3nWlYNrMnK6NouRLtKxbSC5AAAAAAAAhomCCbr7J2bP3fneViUOG+\/3dPgT4VTB77vfbh\/UplhLFpXo2iTTxmGTVvW4SrJRbW1Sb9iSv0OF1fbsOWXxGzhzabLdXvXLwGcQhSqzjh8Zui6c2lGo7cYt7kfPut7Vnw22bsbePNKyKpyT7\/L7eZwtWeGeVfb5WC6dsip0spDaFiQAAAAAAAAAQwKyRGhXZLfZT4uPFr2ZfwS8icPf+Ys0j6wNK2cY3uqz\/8Apn1\/t2rxz9o5XN7eeI7jVSAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAArIke06nvvFlqfF1JfZbieX7x4w\/xWzwea2Qa0OrlQzzBSVlHF0U5UaiSu2t+w3zTPC9v668Ger+m3+HS5cNxqN7W9kauCxFTDYinKFSnJqSatwvvj3M+ndNzzlku3Fyxsr46\/L7v\/AE6sm0LDWhFyu0puBIQAAAAAAAWAWAhgQyty0lDInH8lH6MDmFSlJTpycJRd04tp363W8pzdPjcdWRsYZaZn6uGvzWwrhhM1brUNyVZb5wXLa7vieI7h2eZbzw8X+zc4+VsJ7GduMLj6Ma+FrRq05pO8XfZvylzueG5+mz47rKa\/4rcmcrsCMEStEppK9y0C5IkAAAAAAAABWQQgVZxYrhL+GXkWx+37xDSdrIU9nOscv+1+Z9f7Z9P\/ABP+HK5XmiO41EgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKyA9n1PI\/pFlvzX5eR5jvE\/o\/xW1weK3KxhuPlf3df2xO109VeOaUJY7CQSxlGN5KO71sFvfij0\/au43jymGV8fZp8nFtq6x+BnSnOnKLhKDs4y3NNcb9\/cfS+DqJnNuZlNVwmz8pVQjQkCUSAAAAAAAAACGBBFm0\/YJm8VRIm\/1e0JX5\/qYMpvwm5V6VoY0\/5hk9ZTwtaXq01t05XcJLmlHhc5PV9t4+XH1tscfLY2Xav2uHgM5iqc5Rw+KSV6c2kp9Wm+d+R8963tWfDbcfM\/4dLDllZCUql18eHw6nBy\/DY9rOr\/4QheLAsgJAAAAAAAArIIRYras48Vwf8L8jJh9v3Q0s60FG2d47r61+Z9d7Z+iftP8AhyuX28nR3mosAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAiQS9n1Pn+kWW\/MfkeZ7z9P\/ABWzwea3K0+B8pt066HSurMpjndovlgHr06pqe3m2Ap797xNOC4f9ll17j3HaO4XK\/DO+Z\/7c7qOPXmNf9ajKLs\/E9xxZ7aOkROjJ4QsmVqS4QXAkBcAAAAAAACLEwQy2vuewrtOhPxKo0qorq+9dGSWP15bms6U41KU5QnGSalF2akuDNXk6bHknlbHLTNPV09IBWw7p4XNb1aW6Pr\/ANaPJNvojxfcezy+cJq\/\/fbf4+bXtsH7LdscPjqMK+Gqwq05q6cWna\/ct68Tw3Lw5ceXxyjdxylj7dPo3cwrOVMCbgSAAAAAACrK1AVqXHX4P4My4\/b94NMWtnC2e45f9h9d7X+j\/Ecnl9vHkegaqSAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAiQS9m1PV+keW\/MfkeZ7z9P+W1wtzFNbj5RXVXY0l+fMMHGpCUJxUoyTUotXTTVmrFsM7jZZdWXwrY1d67Oqs8trPH4OD\/AMJVk3JJf7cm7tPpFn0LtPXzPxlfM9xzubj\/AAxJiuj4Ht8c9zw5+tKp77W3st7NrD0BMyiwVqQjEWLIAAAAAAAQ0SFiElggsAsBDIsl9p29P0M6wWYZNWjPD1pundbVFybg0nvTT3LwOD1nbcOWXwz8eVjZjoE1u8uzmMIOccPirJSpTdlKX7l+Nz571fbeTht1LZv\/ADG\/jm98jK\/9DhWWVsy+HJTGtKyOQlZIAAAAAVkQhCRX\/wDZZSrwMkQ0465lK2fYxfvo+r9pv9E\/aOVy+3h8T0zUSQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAESCXs+p77x5b8yXkeZ7z9P+W1wtzFPgfKL7dVZhJIoh8Ttb2Wo4yhUw9eCqU6sXGUWrqz5ro+82uDmvHlMsfsj4ytR2tVq31sixk3CDeFqPao1F9Hfv2W+TjwPpPbu5Tmxk25vNx6eExrNu9t6PU43xtz\/AI3au0Xyu2XSblcMKhKNn4yQSYqJIQAAAAAAAAAAAABEiRRLu+C4b+8vImXT92XZtVozjUpVJU5xd1KLakmu9M5\/P0+Oc8skzbT9Q7SxjMzy2Txc\/WOk9mMnxaW67fM+X924MePPx+XV4btlHS7zz22xY5kFUgAAAABWQQgrfazjfHxLRDT\/AK79G3aHGr95H1Ls13xz9p\/w5XN7eAo9W1VggAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAiQS9n1PfePLfmS8jzPefp\/y2uFuYp8D5RfbqrMJJow5IRsky1O3TdKejLC5phZ4bFU1OE1a9vai+Ti+VjodN1F4stysWePyavdYXU0x+UVJ1KEZYjByu4zgm5QXG0rcWfQ+g7tjnJLWjlxaY5yg48dzTs7qzi1ytxPSYc+OXlr2aQ333NiZ\/hVBaZbY6kvZpEWuVSXAXAAAAAAAAAAAESAqxhndkiY\/n7CvLN+k6bMPRpUbZZVfWo\/M+X97n9ddTgrNGMeJ5HXlu2rouqkAAAAAKyCEEfZdSa815kYqtRGvdG3aLG\/GPkfTuw3\/AMUcvm9sd4nsmosQgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAiQS9n1PfePLfmS8jzPefp\/y2uFuYp8D5RfbqrMJWKoNklCkqZT4rPz4vLYTjszipR4bMkmvsZnxzuN3PClm2L2nfUSy7M1KrhorC4je24JJVJcbyXBHoOl7tnhZMmtlwNfelnVrzPJ5tV6EpUle1amm4W5bT5Hu+j7lx8s82NXLj08q\/Px+B3Zcb5xauWNPj9xO1ZtCk+4nayzEAtpCUQJJAgCAAAAAACGAsFoQ4oZTU2mXdbPfRvYa2Uyd\/wBpLzPl3fct8ldThnhmImeTbKyAkAAAAAKyI2hUi3UWVnwXxXmMENRmvrH9I8Z\/J5I+mdg+nHL5\/dY5xPaNNYgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIkEvZ9T33jy35kvI8z3n6f8trhbmKfA+UX26qzCVkREJJACsgOFEyrWPnZ5kNHEQdOtTjUhJWanFSTv3WMuHPlx3eNYssNsPtPHo8cJi9uvlr\/wANWs3sfqSfRLhG56jou95Y6mVYMuLbArSNoizDKasqeMoSpqLsp2bg+\/atbee36brsOae2nyYadIT6LidjDVnhq3GiQV1oLzx4Xl+yyKITcAAAAAAAAAYEIipgTl6Tj7bTvR00bZJF9akj5V3z6rr8Pplojy7OsAAAAAACrK6EMixG3HN8PivMvF2o\/Xz94sZ\/J\/8AKPpPYPpRy+o9scYntGisAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAiQS9n1PfePLfmS8jzPefp\/y2uFuYp8D5RfbqrMJWREQkkAIZA47FUbTYrqm0WMs8DrPbXsDhMfTdLFUKdWDVvainb4c7mzw9Vnw3+m\/4RcZfbCHTz6Om21iconv4+onvv3Q6Hrui75fEzafJw\/hhF2t7C4vAVZUcXQnRqRdmpp2+KlwPacHV48s8WNHLjsdflHfx5eD\/qdGWMetCe\/d9jGwixsWQ2FyUpCAAAAAGBVMirRKIz9GPttc9HnRtkNN9ak\/M+U98v8A5nX4fTKRcfA8z92ddEiQAACADYHHN+RXyhSV1w+8v9hWru+1efXkRJbU\/JqO18a8ZdocW4yjJPZ3xaaVlwuj6V2Ljyx45vw5fPlusdYns2msAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAiQS9n1PfePLfmS8jzPefp\/y2uFuYp8D5RfbqrMJWREQkkAIYHHYi+UaLCXRpJOtpVt3EfFCLf2Lb0s6FpK0J4DNaUqeLw8J3VlOyUl3347jf6fruTivi3SmWMrAnTr6PDF4RTr5ZJ16SbcqL\/3IrrBc7Hs+i71jlZjldfu0M+H7sQc4yCrh6kqdeE6VWDs4zVm\/JHsMOowz\/TdtO4WPwxNhXSzZMQglI2TpCSu4kTJQkABDAixVaDK53wY+22v0fdP9HcO+tSp5nyjvd3z\/AOHX4f0slzzcZ1iwXAXItC4lFXIkQpkbFKkt68yZWPL3HU9IWkvB5ZSlWxleFKKV1FyW3P8AhXU3en6bPmusMbf7\/ZkuWMnlr\/1g\/SBYjF7eGyy9Cg7xdX9pNfh4Hs+g7NJrLObv5v2aPJyfhhpmmZVK05VKkpTnKV5Sk227973nsuDgnHNNHLy4Ym2xpAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAARIJez6nvvHlvzJeR5nvP0\/5bXC3MU+B8ovt1VmErIiISSAACAAABYA0BRSArWpJ\/YTLryPIdLmrJlmcU5LEUIQqW9mtBJST6tpXdjrdP3Lk4b4u4x5YStfOm\/UWzPLdqthk8Vhot74r21Fb77PFntuj7zjyamVaOfHpjLisJKDcJpxmnvjJNSTXKz4Hp+PlmXmVqZY6Vt1NmZSsWgtbteXSTH8dlqUZfjqK7SiiQCGBJC8QjDn+mox9tuOoRG3Z7DL9+b+0+T93+s63D6ZHxR59sRLZeJLEW6EWI3KKj4okGW2m1+TGY+NOLlUlGEEt8pNKKt+9fcXx4\/l4k3VLkxL1gdfbB4FVMPl7WIxCvH1v6kH\/wD0el6Hs+WfnOePw1s+Rrx0kaXcdmtaVbF1p1G3dRbeyv4Y33I970nRY8UnhpZ5OmtnUtkYZQtLtdKJYkgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIkEvZ9T33jy35kvI8z3n6f8trhbmKfA+UX26qzCVkREJJAAAAAAAEAVlEBYi0cSpieVt7cdWkmrPffd1W8t8\/h6\/9K3HbH3TfqYZZm0ZShSjh8S02qsFa8n\/ysd3pO7Z8f6ruNbLi2176aNUjNMnlKUqbxGHX7amm1Fd64nt+l7phyT21cuLTxJ0mnbg+j3P7OR6Pi5JnN7amWOnGnx7jY+UjFoTHz3NLxdFBIEMCSF4q2Ys\/01GPtt61GKNuz+F73Jnyfu\/1nW4fTIiJ5+s6zK7SpKRPxNq7fcT8ZEbQ2TLtNryHTVrOZZk1N+uqKrXf0KFOScr9W+SXedTpu38nNfWp+a18s\/DXBp51wsyzmc6caksPhrtKlTdk11l3nvOg7Vhxa3PLTyzY\/Vd\/G7d773f7T0+HBMPEYMskfl\/+LuMtx0xW7LGL41ESZ8Z4ZCJCiwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACJBL2bU9948t+ZLyPM95+n\/La4W5mnw8T5RfbqrNhKyZWISWAAAAAAAACAIZFFCIj0gvo+RfcysxWfix+W060XGcYzi1Zxkk1Z9UzJhy5cd\/ptUuO2K+nPUEy\/MFOtg\/8ATYje0o7oTff03npOk7xnhqZfywZ8TX\/pU1f8zyirKOJoS2E91WCvTklw3ntOl7lhyfdpZ8bzPYfHh1R3cM\/l6a1ml0zKguAbAXIXVk9xiz\/TUT23DalVPZyDCru8z5N3f67rcPp74meerYibltDjqrwK7u9RSvgdse3WFwFKVbFVoUYRV7yaTduSRt8PTZ8t1jLf7\/ZW3TAvWD9IZUqesw2UXhB3i8Q\/ptcN3xPY9F2X1c\/bWy5GE2fdoa+KqSqV6k6k5O8pSbd348PA9pw9LMJqRqZZbfMu73N3HGYsWzYtcv8ALaLEjZoJlQE7SlIqhIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACJBL2fU9X6R5b8x+R5bvOU+Da4fbcvT4eJ8rrqLMp52tExZcqyCEgAAAAAAAAIaIsEbJEmhGwWV0nZISp6lX4FN1ZLpomeUPjdo+ytDFQlTr0oVYSVmpxT3Ppu3G5xc2XHZcbpS4SsM9O3o7KFb1mJyqfqavF0JfRl1t0PTdF3rPHKY53w18+Ca8MDtIWi7HZZUlTxeHnTadk7PYl37VrHtun67Hl9VpZcdjqvDj\/S\/wATrzKX01qq5d2\/pxGqmEWXs8f3T5RJ7n4eZqcm9VfGNyGp7TUciwnfBP7j5V3b67p8W3uEZdxwLG3HFXxUYpyk1GK4yk7RXxb4Fsf6vE2Wxi9p\/wBenA5Yp0cG44rFR3bmtiEut\/1rM9H0XaMuXWWfifj\/APrVzz16a6dLOnHMM3qyq4uvKSk\/oJtU4rps8Nx73pOg4+OSSemhly1540diYSMNy2t+e4yS6URbmVs2lCiTPCdpQRtIQWAlAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAESA9m1PX+keW\/NfkeW7xjvC\/5bfBfLctTfmfKbPLsVylmMiU+6Vi4kAAAAAAAAAAAAAAjQhoDiXAnYcb7ydjqvbbRngswpuniqFOqmmvait1+afU2+Hq+Ti9VXLCZME9OXo66lNyr5RPbhdt4efG\/H2eiPXdF3r1Mv\/bTz6dhd2m7KYnB1Z0MVRnQqQdnGUWv\/ANnua+B7Tg63DOb208sLHxje+U9qZXwP\/wA8zDz5axV475bndVKjbJMEuXq0337vI+R90u+a12eO6j62l7WBy7JqbliqsXOz2aEJJzl0+Hia\/S9Byc98eJ+anPkka5NP2uzmObN0aMnhcNdrYpu0pR5bT+B7voez4cc3Z5\/N9tPLmY1Vqjk3KV5N827vxPT4cOOPiRq3k2qpP+nI25NKb2IhVYgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAESA9J1dO2VDL84wOMxG0qNKo3Nx42e44fcuC8uFmPvTPxXVbjuwukXB5jSVXCV4VotXajJbUL77SXU+U83TZ8OWs5rz7+1dScm3ZUuZqZLzytTkUiXKi6UgAAAAAAAAAAAAAEbEDYWKCGgKuJkiYrOmLTbzfSroHy\/N6Tp4qhCT\/VqKKU4vrfi\/E6XTddnxerufhiywlYBadfR+Y7BOdfL28VRV24W\/zIr91cz2vRd4xz1Mrr+1aHJwX2xNzLKalGcqdWnKnUi7OMlaSs9\/E9JefDkx1KwYz41l5jteepg8sw2Ay2OzONGMJ13xTtZpI4eXZ8OXk\/1Mv8T7Rsf6vjTFTtT2wxONqyrYmrOrOTbblJve+SXJHoODpcOOa1GtllXxTdmDFaGTWoppJT5ry6EBYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAiQEN24DLHwtMtO6aNdL2OyuqqmFrTppO+wpPZl\/FG9mcTn6DDm9xbHk8tgGgP0gWExahh8y\/09d2Uav6k31fQ8V1\/ZsuO3LD1+HT4+bHXll\/k+cUq0FUp1IVISV1KDTj9qfE8tlx5YXWUZplK\/ftmP0uOfwAbYFrkBclGwJSAAAAAAARQK2ANATIIZFEMYpUlAuhKTIk0OGpQve\/5+PUjHLLfhOtvGNMmqnlmcQfrKUadWz2atNKMtrrJpbztdP3Hk4vfpgy4sa18adNSnNMpcqlGLxeG32qQXtRXTZXTqe46LvHHySS3y0s+Kz0xyxFNwk4zi4yXGLW9LvR6Xh5Zn6rUywyntF9xmuSJo2t9ub\/ADvJm1vCWuX9vtGpWPQiUlweC5KNiZCVgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQwIL3zCxElfcYZ4RpZT33V01u\/sY+TGZzVZca9l0K61GZZPOPqqsq1FPfQqNuD68e4851na8eSeI2Mc9Nimg7XJyzN4whKosNiXZOlNpKUukW9yVzxPVdt5OK+PM\/9trHlZA05qS5NcU07rwfBnFs02Jmvslb5W2upFNJ0ORaGlosioSmUlEmQAAAAAAEaAaAkAIsAsAaApYaSnZIsVr8mJwimnGUU4u6cZK9y\/HlcLuXSlY5acdSTLM1jKpThHC4nfs1KasnLpNLijv8AS92z47Jd1jvH8mvnTJquZrk85+toyq0Fe1amm018Ee46LueHNPbU5OHTxlw+K\/PNcUd+ZT3tp3GwnF2u3uXBdTJMpUSrIvZ+E6DF5qdILzCxHxTctTWlkVQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABDJEF96XRJDxUWIlHhv4FLgq5PWbrCYz7q2r4LFzpyUoSkmndOLaafxW81OXp8c\/sy45MpdAuvdmOW7FDFv8AxWFW7237cF3Pi\/E8r1nZMc\/6p4v9m3hyNheifT5l2b0oywteLqc6MpJVE\/h3HiOp6LPht3PH5\/7bUzj0lSOd5ZpklMpctLyrRKy7KtEtrSqxZIAAAAAAAAAAAAEMClwFzHfArsd4maNLbJeXZH4c1yOlWjKFWEZxkrNSSas\/iZ+Ply4\/ONsRZtiRp79H3gcaqlfL\/wDS4jioL\/bm+Lv08D0XSd4zx1M2DPjl9MANJ+g\/McpqSp4qhOMV+1jFulbuZ7bpu4YZybs8tLLhdC6X58GvxO5M59mG4oT\/AD\/4ZJdsVuksXP7JlVjIiLVyIKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQ2BW5a+lNpTMWqywuZJtWg9Emwr69Fmlaqfs7r9LFr5nlEy0+x2W7Z4jBVY1cPVnTqJrfBtcOtmcvn6HDkl3GaZs3tBHpEJRcMPm0dqKtFYiPFcrtc+88Z1nZtbuHitrDNnV2M7dYXH0o1sJWhWhJX9mScl\/FG\/snkOfp8uO6zmv+P5b2FdiTNTcjJV0TNoTckSAJAgABIAAAAAAAECpi3QZk3KOO5HxiUxZf0XwttEo1tSSuV3fsfF8LtN2Mw2Mg6eJowqwkmmpRT47um42uLnz4\/wBNVumFGnX0dcJudfKJerldtYeW+MubV+R6zo+861M61c+L7sGe3WjrG5dVdHGUZUWm1eSag\/4ZWs7ns+n67DlnitDLDTrT3HTn5Y5iMlNmkpkqiYC4EgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFZAegaB+xVPMc1wuCqp7Ffaju\/wCSXs\/ecvreo\/0pvfhm48Jk+fpZ0d1sqx1fCV4Sg6c5bN1xjfc0+lrE9F1WPNjuXf8AdbLD4umt8Dp78sFTzsTbs2lIgSEIQSq5+HQpZL7X3p33RlppzHKasauErzppNbUFJ7E10kjj9V0HHzTWovjyWNgugbX\/AMFjVChmNsNiG7es\/Zv+rPCdZ2bLDeWP8f8ATew5WW2X5pCrCNSnOM4SV4yi000\/hwPNZ8eWF1ZZZ9q2Zdv0uRiuKdrRkPaU7RPoWbK0RciSgZYJAkAAAAAAAroQNCNksJsBDiBGwE7NgKol8Ctukul6QtEuBzSlKljMPTrRfByitqL6xfG6N7p+s5OKy42\/splhPwwM05+juxFB1K+VS9dT3y9TL6S7ontOj73LrHL3\/dpZ4aYb592br4Wo6VelOlUV9qM01a3Rvj4HrODqMeSb3GnljXzL8vv6\/A38cmL0lPwGTJAtii1KCqQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAESA9n1PpfpFlqfOrK32HmO83+j\/FbfTTyzr139XSOZ4KWMoQbxWGi5NRXtVKa3tdWzyHa+vvFl8Mr4+3\/AE3Ofj35jVji6DhNwcWnHinxT6PvR9M4OSck25WU04FL7TaQughIFGEok3crPKLFpS6mX\/TV0tRm4u6drczU5MJfFjLjdPbtCmtxmWTyjCNSVXDppyoVJNxaXRvejgdb2zDkniRs48vxbGdB2t1lecQilUVDEOydGo7Jy6QfM8F1fbOTivibn\/tu4ckye6qZx\/TPpNzHaLSkWkERZNyguY7l+BJeCSQAAAAAAAAAAAACGBxyY8IhcxrqTjczy6YssNvL9K+rrlubU2sTQht2ajVikpxv8OPidLpuv5OK\/wBmK8W2vvTxqGY\/Lm6uCvisPveyt9WK+Hce36HvOOc1l\/7aXJxMXsbltSlJwqQlCUdzjNWa+Nz0vHz4Z+Zdte4WPzm7LNMV2mJCyQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAESA9n1PPeLLfms8z3r6be6f23JuCaaaTTvdPg091n3Hyneq6djWBr2atzwGKeYYWDWFrtymo8Izlvd7cLs+jdl6+WTHK+Z7cvmw+8YhI9hhn8rWrfSyMyiQKsAZJjF9hTLOxHgKybPBKO58PH8CfjEa2\/TluaVKMozpTlCpB3Uotpr4O5qc3BjnNWL453Fl5q+6\/mKwWxhsxTxNBWSqN+1FcN752PH9d2WZS3Gardw5mwXRrpiwGa0lUwdaM+G1C6U02uGze+48T1HR8nDf6p\/luY5yu5xZz8pV0xK44jkizJqQWEoksAAAAAAAAAAAAAQVohop7oozL8VkpFPMFZdC257HHUpJ8UuFn3otjn+Fbjt4Xpp1RcrzaE5SpKjXa9itTSVm+G0la+87fS9z5OKzd8fdgy441b6b9FE8lzCtgZ1PWuk907WunvX3H0Tt\/V\/\/kYzJzOTHVdBid1hSAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAiQS9n1PPePLfmvyPMd5m+P\/Db6e6rctBbj5Nl7dWuraSewVHMsHWwdeKcKsWk3wjKzs\/Bm903PeLL5z\/M\/LHlh8o1Dad9XDH5LiJxnRnPD7T2K8U3Fq+69uCt1PpPbu5Yck053Jw2PI57vz+bHpMOSZemrZocjPpTaJvnx\/AqvpKMuV\/DEGv8A2SMvIbVcURdr41LRML5Nnd+fzcjKbRPDs\/YTSTjMtqxrYSvOnKL5S3S7muFjm8\/Q4cmNlk3WfHksrPfQB6QahX2MNmi9XU3L16+j\/N1ueH67suWO8sP4+zex6iVmjkmfUcRCNWjONSnNXjKElJNdd3DxPIcnDlxXV22cctvoesKa2ySLRqdxHx0ip9YNqp2ySJTJSlECQAAAAAAAAACGRoRskeUFhRx1IEaRUKJOOOlvROPmvMvKXy1Ia+\/vFi+ns+R9I7D54sXL58fNY4RPaNNYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABEgl7Pqe+8eW\/Ml5HmO8X+j\/ABW1wty8OB8oynl1VHATLSXzO0HZihiqc6VenCrCS2ZRkk7r4vh4Gxx8+XHd43StkvthPrAejxp1XUxGU2pTabdB\/QfwPW9F3q46mTU5OHfpgb207AYvLqsqGKoTpTi7e1FpS74voe06frcOWe2hlxWPhVKF93DrfkdXHOVh3pREZVbSS2KdQLTLZqBOUkRZpKMaE2AqRfQilVs\/Z4\/nia9wmXiskunsGhXWgzLJqn+TVlOi2tqjNtxfW1+C+Bxus7Vhyz02MeXTYxoL1zctzeMadSccNibJOE3aLl+43xZ4Pq+08nDd47sbePLtkLRnez3W4rndPn4nDs+zYmW4m9uPPoU0la4TpdGPyLIuhJIAAAAAAAAAAAABSZCFbFk0n+K80Vg1H6\/HvDi\/5PJH0rsH045\/P7rHBHtXPSQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAESCXs2p57x5b82XkeW7x+i\/5bXC3M0+B8rrqrNGKijgR7RUtGaeEyug6T9CuAzWm6eLoQndNbdkpp8mpWurHQ6frM+G+Kx54ytfGn3UFxeC26+XXxOHjeTh+0iui5yse06Lu8y1Mq0M+DbErGZfUpTcKkZQkt2zNOMt3c0ev4+fDObla1xcG14dTPbWG3SNr+5eJlSiVrV0QgAqNbCO7hzJ1IUZKnlzYHGSpy2oScZJ3TTaafc7mnzcM5GaZMqNAOvfjsucKGObxeGW72vppcvae\/ceU63s2Oc3jNX8xu8fJpsP0W6ccuzalGeErxlJpOVJtKcX0Svd2PDdV0XLw2\/KePzG3jySvQPHwObqxl+UWpyf55ltxDlRKUgAAAAAAAAAAAAApMhCpZNJ\/ivNFYfZqP1+PeHF\/yeSPpXYPpxz+f7scEe1c9JAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAARIJez6nvvHlvzJeR5fvE\/8f8trhbmKfA+U5OqtJlZEoiX0qmwQo7b0V+WqtpSpTTW\/hwZkxys8weE6cNUPLM4g5OkqGIs9mrTVm3y2rcTsdL3PPislu41s+KNc2mrVMzTJpuUqTr4ffs14RbUV0klzZ77ou54cs1bGhnx\/2eIO6XDnZrmvA9FMpZ4rFMUuJaIs0m5KqUwIYASKxDJtZNJIn5VvhFv6d5OVl+yvy0+72O7eYnA1YVsNWnSnF3Tg2rdzRyubpMeT3GbHkrO7QD6Q6M3Tw2awSe6KxEeHS8+p4vrezatyw8f2+zfw5Ns3+zXaqhi6cK2Hqwq05q8ZQaf2pb14nkOXhy47rKWNyWPtJmFJcgTckLgLgLgLgSAAAAAACkyEKlk0n+K80Vh9mo\/X494cX\/J5I+ldg+nHP5\/uxwR7Vz0kAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABEgl7Pqe+8eW\/Ml5Hme8\/T\/ltcLcxT4Hyi+3VWaCUoiVCSQsRoQ0BRMriPx5nlVOtCUKsIzhLc4ySafgzYw5bx3curEWRiBp+1AcLjHOvltsPiJXbgv9uT\/C56joe8XDUzrTzwa+tJWiHHZTVlSxdCdNXaVSz2Jvqn0PcdP3DHk1qxrXB0yM927rZ9f7HUmXyu41Pj5cjRkq9VuTET0lIhCbARYCbFoIYomjNpru6mryYSp3Xp2h\/WJzLJ6qnhq8\/Vp3lSlJuEo81Z7lfuON1XQ4c2Px1GXj5LjWxbQNrv5dmqjSryjhcU7LZk7Um+6T5tnhOs7VycVtxls\/9\/4dLDll9slaNVNKSd4yW5ren37jz1wuNsv8NqWaci59SNos2mJO0JKekbLE7NpiTpO9rokSAAAAAFJkIVLJpP8AFeaKw+zUfr8e8OL\/AJPJH0rsH045\/P8Adjgj2rnpIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACJBL2fU9948t+ZLyPM95+n\/AC2uFuYp8D5RfbqrMJWREQkkAIZA42xLsEyllWVsXxmlLi6VpU7B4XGYOusRRp1bUpNbUU3FpO2y7bjp9H1OfHyYyXxvzGK4TTSf2zwMaeJxEIKyhVmo9yTe7vPrnS5fLHbm5TVfFR0GKpFY4lEJSAAFoIZOxXwK62I2O\/cR8ZPZHJhJuEk02rO6cXZp9bmvy8OOcW38WTGgbXhzHK3CjiZSxeGurqbvJL+J9EeW63s2Oe7J5\/La4+axsV0RawuXZxT28PXiqm7aozaUk3yir7zw3VdBycF1Zufl0MOSV6hGRyv7LU2i3xW0lEeldJgy2yTS5CyQAAAAApMhCpZNJ\/ivNFYfZqP1+PeHF\/yeSPpXYPpxz+f7scEe1c9JAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAARIJez6nvvHlvzJeR5nvP0\/5bXC3MU+B8ovt1VmErIiISSAEMiimyU9URsmWVOxGP1U7fJ7X\/VcR8mfkza6fzyY\/vFMvTRt2\/wDruJ+dU82fYuh8YRyOS+XXTp2tbKpuWpFkQkAACfsIK2pQTtAWvkDFqxb2eXP\/AMMm5ZofU7Mdq8ThJxrYerOlOLupRbVku45fP0OPJ7ifnYzh1f8A0hzSjh83W0tyjXXFLhefU8b1nZtbyx8N7j5fyzq7IdtcLjqSrYWtCrCSTTi1fxXE8jzcOfHdZS\/u3cctvuN9N65tcjVsX25aZSe0ORFxIAAAAAUmQhUsmk\/xXmisPs1H6\/HvDi\/5PJH0rsH045\/P92OCPauekgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIkEvZ9T33jy35kvI8z3n6f8trhbmKfA+UX26qzCVkREJJAABFiBDiNINkD43bH6riPkz8jZ6Wa5MP9yMvTRt2\/X+txPzqnmz7F0f6HG5Pbrp07NxgsC0TjFkVSkAAJEFdJLDQhotLoLC+UH5\/qQaQ\/j\/UtKEIJO9jBljM\/aZdPQdF2nLMMoqqpha84xTW1Tcm4NdLcEcrqu24ckbGPNY2RatGujhs7lDC1abo4xx+ivoT2eMr9WfPu4ds\/0P6sbufj\/pt8fN87pk7Tf2cDzzbcqISkAAAAAKTIQqWTSf4rzRWH2aj9fj3hxf8AJ5I+ldg+nHP5\/uxwR7Vz0kAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABEgl7Pqe+8eW\/Ml5Hme8\/T\/ltcLcxT4Hyi+3VWYSsiIhJIAAAACGB8Xtj9VxHyZ+Rs9N9XD\/dFcvTRv2++vYn51TzZ9h6P9Ecfl9111HU+zBQRfFKIVSAAAAAAAAAMCrQ0lEuBF8pjI3UEa\/8AyHD7v2c99zxvesP\/AB2trp\/1NudKR81dRyoCQAAAAApMhCpZNJ\/ivNFYfZqP1+PeHF\/yeSPpXYPpxz+f7scEe1c9JAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAARIJez6nvvHlvzJeR5nvP0\/5bXC3MU+B8ovt1VmErIiISSAAAAAhgfF7Y\/VcR8mfkbPTfVw\/wB0Vy9NG\/b769ifnVPNn2Ho\/wBEcfl+7rqOpPTBQRfH1UohVIAAAAAAAAABVk2pRJbmTjExkdqEL9IcN\/BM8p3z6VbXT+23Sn+B8rdRdASAAAAAFJkIVLJpP8V5orD7NR+vx7w4v+TyR9K7B9OOfz\/djgj2rnpIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACJBL2bU8948t+ZLyPMd4\/R\/La4W5inI+U11dLsjaU3K7QlMtsSNgV2BYCRDA+L2x+q4j5M\/I2em+rh\/uiuXpo37ffXsT86p5s+w9H+iOPy\/d11HUnpgoIvj6qUQqkAAAAAAAAAYFStSiXBmTGpjI\/UH94cP8uZ5Lvn0q2un\/AFNudP8AA+WuougJAAAAACkyqFS+00m\/NeZWIt1Go\/X594sX\/J5H0rsE\/wDFGhzfdjgj2rnpIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACJEj2PVBml2iy2Umox9Y7uTsuG7eeZ7vhfhbPxWxxXVbl6HX8+B8oyl26+OW45TFU2LJlvFEonUSNjUBMrZBYmICwhgfF7Y\/VcR8mfkbPTfVw\/3RXL00b9vvr2J+dU82fYej\/RHH5fu66jqT0wUEXx9VKIVSAAAAAAAAAMCJCCGVqYyP1B1+kWH+XM8t3z6WTb6f9TbnH8D5a6iyAkAAAAQwKSK6Qrci+SVSfL4rzLxNxakNfeN+0WL\/l8kfS+wZa4pHO5vbHKLPZNFYIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIkBzYDMZ0pxqU5OE4O8ZLc01zT6mty8Uz9+YmVmbq36\/VbC7OHzPar0LqKqX\/zILhdvnFHjO49nmW8sPF\/++2\/x8jYX2N7fYTMKMa+FrQq05K94tXV+Tjx3HhObpc+K6yl\/wDhvTOV2BSNe4r7T6z+5OvCElJfInZLWbFkSJJEMD4vbH6riPkz8jZ6b6uH+6K5emjft99exPzqnmz7D0f6I4\/L93XUdSemCgi+PqpRCqQAAAAAAAABgRImA+BRMZH6g\/vFh\/lzPLd9+lk2+n\/U25RPlrqLICQAACGBXaApOXcUylTC5eRXWnkem7WRy3JaUpV6kZ1+MaEJJybW9N9Fc6nSdv5OfL1ZPz\/0rnySRqe05aV55zmFfHTgqbqyWzFcFBbl42Ppvbuh\/wDx8JPw5PJnuvPYo7jAsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAiQBLmLCKzlHjvuY7jMvbLvT0fRLp5zDJ68a2GrTUedK7cZLo1wSZx+t6HDkxsslWw5myPV710cBm0FSryjhsVuUoSdoTb\/AOLfNnz7re158fnGbn4\/H7OlxZfJknGd0nFp9Om885lLjdVnckF+fwLi6K7E3LBcBcD4vbH6riPkz8jZ6b6uH+6K5emjft99exPzqnmz7D0f6I4\/L93XUdSemCgi+PqpRCqQAAAAAAAABgRImA+BRMZH6g\/vFh\/lzPLd9+lk2+n\/AFNuUT5a6iyAkI2ghJckVkBxyqAflzbNqVGnKpVnGnCKvKcnZK3W5kw48s7rGbtRbphLrIekAhRdTCZT7c0nGWI5R5PY6nrOh7Nbq8k\/6aWfPrxGv3tH2pr4ypOtiKsqkpyblKbbd30T5HvOm6bHiniRpZZ2vjd3Pl8Dp+2KxaJUSAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAhoBYtbvwRXYKSF8myRcZVfjpzYXGShJShJwcWmpRdmrdH1Nfl4cMp5bOHJcfTL\/Vz19sTgdnDZiniMOrRjN75wXVvizxnX9ox5N3CeW3hzW+2xDR7pKweZUI18JWjVhJXaTW3F81KN7q3U8Tz9Lnw3WUs\/4bmOUrtUaj6fnqael3JctFVbvwJp5FIrKl8jte\/9LiPkz8jb6f6uH+6K5emjjt99exPzqnmz7B0f6I4\/L93XUdSemCgi+PqpRCqQAAAAAAAABgRImA+BRMZH6g\/vFh\/lzPLd9+lk2+n\/AFNuUT5Vk6ixMFWVu0JE2lxub4c\/wMvhCJTfLd+eA9LaeaaY9YDL8moyqYmrF1EnsUItOcnbg1xR0em6Lk5r4mp+WHPOYtZusBrhY\/OpOkqkqOFTezRheLe\/c5SX0j3\/AG3tWGE3Z5aHJy2+ngDTtvfeepxwmM1Gnl5UaLyaJ4HAJXQQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA42ytm0rp9PG3F9w\/05Vpnp3fRhpnx+UVo1sLWlGz3wu9mXdNcLHK6rt+HLNWRnw5WyHV314MHmqhQxko4XFWSu2lTqPpHo\/ifP+t7TlxbuHmfj7\/4buPJtlJTrKW9NdzTumu58GeY+NlbLkkRKRBbxFnyO1\/1XEfJn5M2Ol+rh\/uimfpo47ffXsT86p5s+xdH+iONy\/d11HUnpgoIvj6qUQqkAAAAAAAAAYESJgPgUTGR+oP7xYf5czy3ffpZNvp\/bbjc+WWumbRNTEpmKXaUGX0PyYzGwpxc6klCMU3KUmkopc7vd4F8cLbqTey+GG+srr9YfBqWFytqtXd4yr\/qLk9nvXU9R0HZ8s7MuSePx\/wBtPk59NePbbt1isfXnWxVWdScnf2neyfTke\/6bosOOa052fJcnXkndHU+Mx9MeyUN5AskBIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACLFoIYvj0rYhtcytqZ4ctLEOG+Dad73Taat3rea2fFM5ds+OemV2rrr04zLdjD42TxOF3Rbk2501+6+Lt3nket7PjyecfF+2m1OVsX0a6V8Fm1GNfCV41FbfC624P95Hh+p6TPhusp\/n7NiZ7dzg\/HvOf8bKzyvl9rn\/AKXEfJn5M2+m+rh\/uRn6aOe3317E\/OqebPsPR\/ojj8v3ddR1PswUEXx9VKIVSAAAAAAAAAMCJEwHwKJjI\/UH94sP8uZ5bvv0sm30\/wCptxSPldm3TCk2so5cOhbSLXQdKumrA5RSdXF1lFpPZoxa9ZPpZd51Om6HPnv9M8fm\/wDw18uTTWrrEa6mNzeU6FCTw+Eu0qcW05L48d\/M930HacePVvm\/e37tTLn2xsxE7yu3e\/N8UerxwmE1I1cvKheX8Ka0IyJTYhCQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACGBCLb\/C80JdTHcdl0iSLRjpGKXBf17xljpEtdv0daVcbldaNbCV5U3Fp7Kb2Jd0o3szj9T0WHNLuNnDk02N6u2vbg8x2MPj2sNimklJ7oVHw+Ebnguu7RnxecJ4\/Dfw5YyY7SYyM8HXlFqUZUZbMou8WrPemuRw+DC48uMv5ZblLGkDt+v9bin\/AN1Rfez690f6I5fJ7ddR1Z5a9CPS0SiEJAAAAAAAAAQwmIZGN8oCbimMj9QZ\/pFhvlzPKd8+jk3OCarbeqiPlldSeVcRioxi5SajFK7bdkvi+RbGXK+IrbpiTrIa9WEy9VMPgGq+Jj7LmvoQb3buUrHqeg7Rnn\/VnPH4aufNGuTSDpKxeZ1pV8VWnUnJt727JdIq+4930\/RTik+MaWWe3Uml038jqzFrrcl95b37AnUnoESLEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALARYBYCGwIL5GkmLWvKFqeKa9pNqS5rc\/Bmvy8ePJNVmxumSGhPXRxuX0nhcRKWIwsqbgoyd5QurWTfI4HN2jHLOZa9XbNM9PAu1eaxrYitVW6M6kpKPNKTv+J3+LD4Y6YMsnyl3cORuYVhEhn5q8SiqEgAAAAAAAAIkExBWK1DM\/ymtJjI7UHlbtDhuV4VL9\/wADxnepf9Kt7jraBpH0rYLKqEq+MrQpxjG6jdbc30S4nzzg6bPmv9M8b9\/Zu\/PTXBrHa8mMzOUsNg3LDYR3W5+3NdZNcme67f2eY\/1X3+a1uTk2xTr1nNtybb43bvc9hxcMwmo0Mq43Ldcy3cRFkWQmwQWAWAkAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACrAIvlV0OJaaqLEyV+O\/8DDcPKtTtGWakNqpfn8DHZtS1JS3RIJlpdskSiUJAAAAAAAAAGBUrndTwWIkuvAjDG2bJHetDGlqpk2NjjaFONSpCEoRU+C2lx+KOd1XTTnxuOU8Vmxy049Jul3HZrXlXxVac9pu0W3sru2eG4xdN0OHHqSemTLkdJa335nYx1I17lsUbbvuLRTYvuIyq0SgLBAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQBBOtqSpMWrGaVBlkqlLjVqJNhNmltFjFZtARPAlGRKQgAAAAAAAAMCtiNb9pQi+OXx8FWivgTZv0jarldi4aV2kxWCS2rVtCRaTXsCokAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQ0BFiYaTYBYnYNEbEWCU2IQWGkpQQAAAAAAAAAAEWCSwCxO0GyTsNkqJsSAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\/\/Z\" alt=\"\u0631\u0648\u0627\u062f\" style=\"width:100%;height:100%;object-fit:cover;border-radius:50%;display:block;\"\/>\n      <\/div>\n\n      <h3>\u0648\u0627\u0635\u0644 \u0628\u0631\u0648<\/h3>\n      <p>\u062d\u0644 \u0648\u0627\u062a\u0633\u0627\u0628 \u0627\u0644\u0631\u0633\u0645\u064a \u0644\u0644\u0623\u0639\u0645\u0627\u0644<\/p>\n\n      <!-- \u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0645\u064a\u0632\u0627\u062a \u0627\u0644\u0645\u062e\u062a\u0635\u0631\u0629 -->\n      <div class=\"rdi-wasel-card-list\">\n        <div class=\"rdi-wasel-card-list-item\">\n          <div class=\"rdi-wasel-card-list-dot\"><\/div>\n          \u0648\u0627\u062c\u0647\u0629 Meta \u0627\u0644\u0631\u0633\u0645\u064a\u0629\n        <\/div>\n        <div class=\"rdi-wasel-card-list-item\">\n          <div class=\"rdi-wasel-card-list-dot\"><\/div>\n          \u0631\u062f\u0648\u062f \u0630\u0643\u064a\u0629 \u0628\u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a\n        <\/div>\n        <div class=\"rdi-wasel-card-list-item\">\n          <div class=\"rdi-wasel-card-list-dot\"><\/div>\n          \u062a\u0643\u0627\u0645\u0644 \u0643\u0627\u0645\u0644 \u0645\u0639 CRM\n        <\/div>\n        <div class=\"rdi-wasel-card-list-item\">\n          <div class=\"rdi-wasel-card-list-dot\"><\/div>\n          \u062f\u0639\u0645 \u0641\u0646\u064a 24\/7\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0f06324 e-con-full e-flex e-con e-parent\" data-id=\"0f06324\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d3bcb3c elementor-widget elementor-widget-html\" data-id=\"d3bcb3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Almarai:wght@400;700;800&display=swap\" rel=\"stylesheet\">\n<style>\n*{box-sizing:border-box;margin:0;padding:0}\n.ws{padding:80px 60px 90px;font-family:'Almarai',sans-serif;direction:rtl}\n.ws-head{text-align:center;margin-bottom:60px}\n.ws-badge{display:inline-block;font-size:13px;font-weight:800;color:#25d366;background:rgba(37,211,102,0.1);border:1px solid rgba(37,211,102,0.3);padding:6px 20px;border-radius:50px;margin-bottom:18px}\n.ws-h2{font-size:46px;font-weight:800;color:#fff;line-height:1.25;margin-bottom:12px}\n.ws-h2 span{color:#38b2f0}\n.ws-p{font-size:17px;color:rgba(255,255,255,0.55);line-height:1.7}\n\n\/* ---- BENTO GRID ---- *\/\n.bento{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:auto;gap:16px}\n\n.b{border-radius:24px;padding:32px 28px;border:1px solid rgba(56,178,240,0.15);background:rgba(255,255,255,0.04);transition:all 0.25s;position:relative;overflow:hidden}\n.b:hover{border-color:rgba(37,211,102,0.45);background:rgba(37,211,102,0.06);transform:translateY(-3px)}\n\n\/* spans *\/\n.b-6{grid-column:span 6} \/* full *\/\n.b-4{grid-column:span 4} \/* wide *\/\n.b-3{grid-column:span 3} \/* half *\/\n.b-2{grid-column:span 2} \/* narrow *\/\n\n\/* accent top bar *\/\n.b::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;border-radius:24px 24px 0 0;opacity:0;transition:opacity 0.25s}\n.b:hover::before{opacity:1}\n.b-green::before{background:#25d366}\n.b-blue::before{background:#38b2f0}\n.b-pink::before{background:#fa709a}\n.b-yellow::before{background:#fed400}\n.b-teal::before{background:#43e97b}\n\n.b-ico{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;flex-shrink:0}\n.b-title{font-size:20px;font-weight:800;color:#fff;margin-bottom:8px;line-height:1.3}\n.b-desc{font-size:14px;color:rgba(255,255,255,0.5);line-height:1.75}\n.b-tag{display:inline-block;font-size:11px;font-weight:800;padding:4px 12px;border-radius:20px;margin-top:16px}\n\n\/* Big feature card \u2014 horizontal layout *\/\n.b-hero{display:flex;align-items:center;gap:32px}\n.b-hero .b-ico{width:72px;height:72px;border-radius:20px;margin-bottom:0;flex-shrink:0}\n.b-hero .b-title{font-size:26px}\n\n\/* Stat card *\/\n.b-stat-num{font-size:52px;font-weight:800;line-height:1;margin-bottom:6px;font-family:'Almarai',sans-serif}\n.b-stat-lbl{font-size:15px;color:rgba(255,255,255,0.5);font-weight:700}\n\n\/* Mini list card *\/\n.b-list{list-style:none;display:flex;flex-direction:column;gap:10px;margin-top:16px}\n.b-list li{display:flex;align-items:center;gap:10px;font-size:14px;color:rgba(255,255,255,0.7);font-weight:700}\n.b-list li::before{content:'';width:6px;height:6px;border-radius:50%;background:#25d366;flex-shrink:0}\n\n@media(max-width:900px){\n  .b-4{grid-column:span 6}\n  .b-3{grid-column:span 6}\n  .b-2{grid-column:span 3}\n  .ws{padding:60px 24px}\n}\n@media(max-width:600px){\n  .b-2{grid-column:span 6}\n  .ws-h2{font-size:34px}\n}\n<\/style>\n\n<div class=\"ws\">\n  <div class=\"ws-head\">\n    <div class=\"ws-badge\">\u0648\u0627\u0635\u0644 \u0628\u0631\u0648 \u2014 Wasel Pro<\/div>\n    <h2 class=\"ws-h2\">\u062d\u0644 \u0627\u0644\u0648\u062a\u0633\u0627\u0628 <span>\u0627\u0644\u0631\u0633\u0645\u064a \u0627\u0644\u0645\u0648\u062d\u062f<\/span><\/h2>\n    <p class=\"ws-p\">\u0643\u0644 \u0645\u0627 \u062a\u062d\u062a\u0627\u062c\u0647 \u0644\u0625\u062f\u0627\u0631\u0629 \u062a\u0648\u0627\u0635\u0644\u0643 \u0645\u0639 \u0627\u0644\u0639\u0645\u0644\u0627\u0621 \u0641\u064a \u0645\u0643\u0627\u0646 \u0648\u0627\u062d\u062f<\/p>\n  <\/div>\n\n  <div class=\"bento\">\n\n    <!-- ROW 1: Hero card (4) + Stat (2) -->\n    <div class=\"b b-4 b-green\">\n      <div class=\"b-hero\">\n        <div class=\"b-ico\" style=\"background:rgba(37,211,102,0.15)\">\n          <svg width=\"32\" height=\"32\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z\" stroke=\"#25d366\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n        <\/div>\n        <div>\n          <div class=\"b-title\">\u0635\u0646\u062f\u0648\u0642 \u0648\u0627\u0631\u062f \u0645\u0648\u062d\u062f \u0644\u0644\u0641\u0631\u064a\u0642<\/div>\n          <div class=\"b-desc\">\u0625\u062f\u0627\u0631\u0629 \u062c\u0645\u064a\u0639 \u0645\u062d\u0627\u062f\u062b\u0627\u062a \u0641\u0631\u064a\u0642\u0643 \u0645\u0646 \u0644\u0648\u062d\u0629 \u062a\u062d\u0643\u0645 \u0648\u0627\u062d\u062f\u0629 \u2014 \u0648\u0632\u0651\u0639 \u0627\u0644\u0645\u062d\u0627\u062f\u062b\u0627\u062a\u060c \u0623\u0636\u0641 \u0645\u0644\u0627\u062d\u0638\u0627\u062a \u062f\u0627\u062e\u0644\u064a\u0629\u060c \u0648\u062a\u0627\u0628\u0639 \u0627\u0644\u0623\u062f\u0627\u0621 \u0641\u064a \u0627\u0644\u0648\u0642\u062a \u0627\u0644\u0641\u0639\u0644\u064a<\/div>\n          <span class=\"b-tag\" style=\"background:rgba(37,211,102,0.12);color:#25d366\">Unified Inbox<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"b b-2 b-blue\" style=\"text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center\">\n      <div class=\"b-stat-num\" style=\"color:#38b2f0\">94%<\/div>\n      <div class=\"b-stat-lbl\">\u0645\u0639\u062f\u0644 \u0641\u062a\u062d \u0627\u0644\u0631\u0633\u0627\u0626\u0644<\/div>\n      <span class=\"b-tag\" style=\"background:rgba(56,178,240,0.12);color:#38b2f0\">Open Rate<\/span>\n    <\/div>\n\n    <!-- ROW 2: 3 equal cards -->\n    <div class=\"b b-2 b-blue\">\n      <div class=\"b-ico\" style=\"background:rgba(56,178,240,0.15)\">\n        <svg width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M22 2L11 13M22 2L15 22 11 13 2 9l20-7z\" stroke=\"#38b2f0\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n      <\/div>\n      <div class=\"b-title\">\u062d\u0645\u0644\u0627\u062a \u0625\u0639\u0644\u0627\u0646\u064a\u0629<\/div>\n      <div class=\"b-desc\">\u0623\u0631\u0633\u0644 \u0644\u0622\u0644\u0627\u0641 \u0627\u0644\u0639\u0645\u0644\u0627\u0621 \u0641\u064a \u0646\u0642\u0631\u0629 \u0648\u0627\u062d\u062f\u0629 \u0645\u0639 \u062a\u062a\u0628\u0639 \u0641\u0648\u0631\u064a<\/div>\n      <span class=\"b-tag\" style=\"background:rgba(56,178,240,0.12);color:#38b2f0\">Broadcast<\/span>\n    <\/div>\n\n    <div class=\"b b-2 b-pink\">\n      <div class=\"b-ico\" style=\"background:rgba(250,112,154,0.15)\">\n        <svg width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"3\" stroke=\"#fa709a\" stroke-width=\"1.8\"\/><path d=\"M12 2v3M12 19v3M4.22 4.22l2.12 2.12M17.66 17.66l2.12 2.12M2 12h3M19 12h3\" stroke=\"#fa709a\" stroke-width=\"1.8\" stroke-linecap=\"round\"\/><\/svg>\n      <\/div>\n      <div class=\"b-title\">\u0631\u062f\u0648\u062f \u0630\u0643\u0627\u0621 \u0627\u0635\u0637\u0646\u0627\u0639\u064a<\/div>\n      <div class=\"b-desc\">\u0631\u0648\u0628\u0648\u062a \u0630\u0643\u064a \u064a\u0631\u062f \u062a\u0644\u0642\u0627\u0626\u064a\u0627\u064b \u0639\u0644\u0649 \u0645\u062f\u0627\u0631 \u0627\u0644\u0633\u0627\u0639\u0629<\/div>\n      <span class=\"b-tag\" style=\"background:rgba(250,112,154,0.12);color:#fa709a\">AI Chatbot<\/span>\n    <\/div>\n\n    <div class=\"b b-2 b-yellow\">\n      <div class=\"b-ico\" style=\"background:rgba(254,214,0,0.15)\">\n        <svg width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\" stroke=\"#fed400\" stroke-width=\"1.8\"\/><path d=\"M7 11V7a5 5 0 0 1 10 0v4\" stroke=\"#fed400\" stroke-width=\"1.8\" stroke-linecap=\"round\"\/><\/svg>\n      <\/div>\n      <div class=\"b-title\">\u0648\u0627\u062a\u0633\u0627\u0628 API \u0631\u0633\u0645\u064a<\/div>\n      <div class=\"b-desc\">\u062a\u0643\u0627\u0645\u0644 \u0645\u0639 Meta API \u0627\u0644\u0631\u0633\u0645\u064a \u0628\u062d\u0633\u0627\u0628 \u0645\u0648\u062b\u0642 \u2713<\/div>\n      <span class=\"b-tag\" style=\"background:rgba(254,214,0,0.12);color:#fed400\">Meta Official<\/span>\n    <\/div>\n\n    <!-- ROW 3: List card (3) + Analytics hero (3) -->\n    <div class=\"b b-3 b-teal\">\n      <div class=\"b-ico\" style=\"background:rgba(67,233,123,0.15)\">\n        <svg width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\" stroke=\"#43e97b\" stroke-width=\"1.8\"\/><circle cx=\"9\" cy=\"7\" r=\"4\" stroke=\"#43e97b\" stroke-width=\"1.8\"\/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87M16 3.13a4 4 0 0 1 0 7.75\" stroke=\"#43e97b\" stroke-width=\"1.8\" stroke-linecap=\"round\"\/><\/svg>\n      <\/div>\n      <div class=\"b-title\">\u0627\u0644\u0645\u0632\u064a\u062f \u0645\u0646 \u0627\u0644\u0645\u064a\u0632\u0627\u062a<\/div>\n      <ul class=\"b-list\">\n        <li>\u0642\u0648\u0627\u0644\u0628 \u0631\u0633\u0627\u0626\u0644 \u0645\u0639\u062a\u0645\u062f\u0629 \u0645\u0646 Meta<\/li>\n        <li>\u062c\u062f\u0648\u0644\u0629 \u062a\u0644\u0642\u0627\u0626\u064a\u0629 \u0644\u0644\u0631\u0633\u0627\u0626\u0644<\/li>\n        <li>\u0625\u062f\u0627\u0631\u0629 \u062c\u0647\u0627\u062a \u0627\u0644\u0627\u062a\u0635\u0627\u0644 CRM<\/li>\n        <li>\u062a\u0637\u0628\u064a\u0642 \u0645\u0648\u0628\u0627\u064a\u0644 \u0645\u0639 \u0625\u0634\u0639\u0627\u0631\u0627\u062a \u0641\u0648\u0631\u064a\u0629<\/li>\n        <li>\u062f\u0639\u0645 \u0641\u0646\u064a 24\/7<\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"b b-3 b-blue\">\n      <div class=\"b-hero\" style=\"margin-bottom:20px\">\n        <div class=\"b-ico\" style=\"background:rgba(56,178,240,0.15);margin-bottom:0;width:52px;height:52px\">\n          <svg width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M18 20V10M12 20V4M6 20v-6\" stroke=\"#38b2f0\" stroke-width=\"1.8\" stroke-linecap=\"round\"\/><\/svg>\n        <\/div>\n        <div>\n          <div class=\"b-title\">\u062a\u062d\u0644\u064a\u0644\u0627\u062a \u0645\u0628\u0627\u0634\u0631\u0629<\/div>\n          <div class=\"b-desc\">\u062a\u0642\u0627\u0631\u064a\u0631 \u0634\u0627\u0645\u0644\u0629 \u0641\u0648\u0631\u064a\u0629 \u0639\u0646 \u0643\u0644 \u062d\u0645\u0644\u0629<\/div>\n        <\/div>\n      <\/div>\n      <div style=\"display:flex;gap:12px;margin-top:8px\">\n        <div style=\"flex:1;background:rgba(56,178,240,0.1);border-radius:12px;padding:14px;text-align:center\">\n          <div style=\"font-size:24px;font-weight:800;color:#38b2f0;font-family:'Almarai',sans-serif\">2\u0645<\/div>\n          <div style=\"font-size:12px;color:rgba(255,255,255,0.5);margin-top:4px\">\u0648\u0642\u062a \u0627\u0644\u0631\u062f<\/div>\n        <\/div>\n        <div style=\"flex:1;background:rgba(37,211,102,0.1);border-radius:12px;padding:14px;text-align:center\">\n          <div style=\"font-size:24px;font-weight:800;color:#25d366;font-family:'Almarai',sans-serif\">+1k<\/div>\n          <div style=\"font-size:12px;color:rgba(255,255,255,0.5);margin-top:4px\">\u0631\u0633\u0627\u0644\u0629 \u064a\u0648\u0645\u064a\u0627\u064b<\/div>\n        <\/div>\n        <div style=\"flex:1;background:rgba(254,214,0,0.1);border-radius:12px;padding:14px;text-align:center\">\n          <div style=\"font-size:24px;font-weight:800;color:#fed400;font-family:'Almarai',sans-serif\">99%<\/div>\n          <div style=\"font-size:12px;color:rgba(255,255,255,0.5);margin-top:4px\">\u0648\u0642\u062a \u0627\u0644\u062a\u0634\u063a\u064a\u0644<\/div>\n        <\/div>\n      <\/div>\n      <span class=\"b-tag\" style=\"background:rgba(56,178,240,0.12);color:#38b2f0\">Analytics<\/span>\n    <\/div>\n\n    <!-- ROW 4: Security (2) + Reports (2) + Integration (2) -->\n    <div class=\"b b-2 b-green\">\n      <div class=\"b-ico\" style=\"background:rgba(37,211,102,0.15)\">\n        <svg width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\" stroke=\"#25d366\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n      <\/div>\n      <div class=\"b-title\">\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a<\/div>\n      <div class=\"b-desc\">\u062a\u0634\u0641\u064a\u0631 \u0643\u0627\u0645\u0644 \u0648\u0641\u0642 \u0623\u0639\u0644\u0649 \u0645\u0639\u0627\u064a\u064a\u0631 \u0627\u0644\u0623\u0645\u0627\u0646<\/div>\n      <span class=\"b-tag\" style=\"background:rgba(37,211,102,0.12);color:#25d366\">Security<\/span>\n    <\/div>\n\n    <div class=\"b b-2 b-pink\">\n      <div class=\"b-ico\" style=\"background:rgba(250,112,154,0.15)\">\n        <svg width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\" stroke=\"#fa709a\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><polyline points=\"14 2 14 8 20 8\" stroke=\"#fa709a\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n      <\/div>\n      <div class=\"b-title\">\u062a\u0642\u0627\u0631\u064a\u0631 \u0645\u0641\u0635\u0651\u0644\u0629<\/div>\n      <div class=\"b-desc\">\u0635\u062f\u0651\u0631 \u062a\u0642\u0627\u0631\u064a\u0631 Excel \u0623\u0648 PDF \u0628\u0633\u0647\u0648\u0644\u0629<\/div>\n      <span class=\"b-tag\" style=\"background:rgba(250,112,154,0.12);color:#fa709a\">Reports<\/span>\n    <\/div>\n\n    <div class=\"b b-2 b-blue\">\n      <div class=\"b-ico\" style=\"background:rgba(56,178,240,0.15)\">\n        <svg width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\"><polyline points=\"16 3 21 3 21 8\" stroke=\"#38b2f0\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><line x1=\"4\" y1=\"20\" x2=\"21\" y2=\"3\" stroke=\"#38b2f0\" stroke-width=\"1.8\" stroke-linecap=\"round\"\/><polyline points=\"21 16 21 21 16 21\" stroke=\"#38b2f0\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n      <\/div>\n      <div class=\"b-title\">\u062a\u0643\u0627\u0645\u0644 API<\/div>\n      <div class=\"b-desc\">\u0631\u0628\u0637 \u0633\u0644\u0633 \u0645\u0639 \u0623\u0646\u0638\u0645\u062a\u0643 \u0627\u0644\u062d\u0627\u0644\u064a\u0629<\/div>\n      <span class=\"b-tag\" style=\"background:rgba(56,178,240,0.12);color:#38b2f0\">Integration<\/span>\n    <\/div>\n\n  <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c59d590 e-con-full e-flex e-con e-parent\" data-id=\"c59d590\" data-element_type=\"container\" data-e-type=\"container\" id=\"section-services\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-487a51c elementor-widget elementor-widget-html\" data-id=\"487a51c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\n     \u0631\u0648\u0627\u062f \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0631\u0642\u0645\u064a \u2014 \u0642\u0633\u0645 \"\u062e\u062f\u0645\u0627\u062a\u0646\u0627\" \u0627\u0644\u062a\u0641\u0627\u0639\u0644\u064a v4\n     ============================================================ -->\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Almarai:wght@400;700;800&display=swap\" rel=\"stylesheet\">\n\n<style>\n* { box-sizing: border-box; margin: 0; padding: 0; }\n\n.rdi-svc-wrap {\n  padding: 90px 60px;\n  font-family: 'Almarai', sans-serif;\n  direction: rtl;\n}\n\n.rdi-svc-header { text-align: center; margin-bottom: 60px; }\n\n.rdi-svc-badge {\n  display: inline-block;\n  font-size: 22px; font-weight: 800; color: #38b2f0;\n  background: rgba(56,178,240,0.1);\n  border: 1px solid rgba(56,178,240,0.35);\n  padding: 8px 28px; border-radius: 50px; margin-bottom: 22px;\n}\n\n.rdi-svc-header h2 {\n  font-size: 50px; font-weight: 800; color: #fff; line-height: 1.35;\n}\n.rdi-svc-header h2 span { color: #38b2f0; }\n\n.rdi-svc-line {\n  width: 65px; height: 4px; background: #38b2f0;\n  border-radius: 3px; margin: 20px auto 0;\n}\n\n\/* Body grid *\/\n.rdi-svc-body {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  align-items: stretch;\n  direction: rtl;\n}\n\n\/* ==============================\n   iPhone \u2014 LEFT, sized to tabs\n============================== *\/\n.rdi-iphone-wrap {\n  order: 2;\n  display: flex;\n  justify-content: center;\n  align-items: stretch;\n}\n\n.rdi-iphone {\n  width: 260px;\n  background: #1c1c1e;\n  border-radius: 44px;\n  padding: 9px;\n  box-shadow:\n    0 0 0 1px #3a3a3c,\n    0 0 0 2.5px #1c1c1e,\n    0 0 0 4px #48484a,\n    inset 0 0 0 1px rgba(255,255,255,0.05),\n    0 30px 90px rgba(0,0,0,0.7),\n    0 0 60px rgba(56,178,240,0.15);\n  position: relative;\n  align-self: center;\n}\n\n\/* power button *\/\n.rdi-iphone::before {\n  content: '';\n  position: absolute;\n  left: -3.5px; top: 100px;\n  width: 3px; height: 55px;\n  background: #48484a;\n  border-radius: 2px 0 0 2px;\n}\n\n\/* volume buttons *\/\n.rdi-iphone::after {\n  content: '';\n  position: absolute;\n  right: -3.5px; top: 85px;\n  width: 3px; height: 24px;\n  background: #48484a;\n  border-radius: 0 2px 2px 0;\n  box-shadow: 0 38px 0 #48484a;\n}\n\n.rdi-iphone-screen {\n  background: #fff;\n  border-radius: 38px;\n  overflow: hidden;\n  display: flex;\n  flex-direction: column;\n  \/* iPhone 15 aspect ratio 9:19.5 \u2014 inner width ~242px \u2192 height ~524px *\/\n  height: 524px;\n}\n\n\/* Status bar \u2014 no notch, no island *\/\n.rdi-status-bar {\n  background: #075e54;\n  padding: 10px 18px 6px;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  flex-shrink: 0;\n}\n\n.rdi-status-time {\n  font-size: 12px; font-weight: 700; color: #fff;\n  font-family: -apple-system, sans-serif;\n}\n\n.rdi-status-icons { display: flex; gap: 4px; align-items: center; }\n\n\/* WA header *\/\n.rdi-wa-header {\n  background: #075e54;\n  padding: 6px 12px 10px;\n  display: flex; align-items: center; gap: 9px;\n  direction: rtl; flex-shrink: 0;\n}\n\n.rdi-wa-back { color: rgba(255,255,255,0.75); font-size: 18px; margin-left: auto; }\n\n.rdi-wa-avatar {\n  width: 34px; height: 34px; border-radius: 50%;\n  background: #128c7e;\n  border: 1.5px solid rgba(255,255,255,0.25);\n  display: flex; align-items: center; justify-content: center;\n  flex-shrink: 0; overflow: hidden;\n}\n\n.rdi-wa-avatar svg {\n  width: 20px !important; height: 20px !important;\n  background: none !important; border: none !important;\n  border-radius: 0 !important; padding: 0 !important;\n  margin: 0 !important; display: block !important;\n}\n\n.rdi-wa-info { flex: 1; min-width: 0; }\n\n.rdi-wa-info h4 {\n  font-size: 11px; font-weight: 700; color: #fff;\n  font-family: 'Almarai', sans-serif; margin-bottom: 1px;\n  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;\n}\n\n.rdi-wa-info p {\n  font-size: 9px; color: rgba(255,255,255,0.7);\n  font-family: 'Almarai', sans-serif;\n}\n\n\/* Chat *\/\n.rdi-wa-body {\n  background: #e5ddd5;\n  padding: 10px;\n  flex: 1;\n  display: flex; flex-direction: column; gap: 6px;\n  overflow-y: auto; overflow-x: hidden;\n  scroll-behavior: smooth;\n  min-height: 0;\n}\n\n@keyframes msgIn {\n  from { opacity: 0; transform: translateY(8px); }\n  to   { opacity: 1; transform: translateY(0); }\n}\n\n.rdi-wa-msg-in, .rdi-wa-msg-out, .rdi-wa-list-msg {\n  animation: msgIn 0.28s ease forwards;\n}\n\n.rdi-wa-msg-in {\n  background: #fff;\n  border-radius: 0 9px 9px 9px;\n  padding: 6px 9px 3px;\n  max-width: 84%;\n  align-self: flex-start;\n  font-size: 10.5px; font-family: 'Almarai', sans-serif;\n  color: #303030; line-height: 1.55;\n  box-shadow: 0 1px 1px rgba(0,0,0,0.1);\n  direction: rtl;\n}\n\n.rdi-wa-msg-out {\n  background: #dcf8c6;\n  border-radius: 9px 0 9px 9px;\n  padding: 6px 9px 3px;\n  max-width: 84%;\n  align-self: flex-end;\n  font-size: 10.5px; font-family: 'Almarai', sans-serif;\n  color: #303030; line-height: 1.55;\n  box-shadow: 0 1px 1px rgba(0,0,0,0.1);\n  direction: rtl;\n}\n\n.rdi-wa-time {\n  font-size: 8.5px; color: rgba(0,0,0,0.38);\n  text-align: left; margin-top: 2px; direction: ltr;\n}\n\n\/* Typing dots *\/\n.rdi-wa-typing {\n  background: #fff;\n  border-radius: 0 9px 9px 9px;\n  padding: 9px 12px;\n  max-width: 52px;\n  align-self: flex-start;\n  box-shadow: 0 1px 1px rgba(0,0,0,0.1);\n  display: flex; gap: 4px; align-items: center;\n  animation: msgIn 0.28s ease forwards;\n}\n\n.rdi-wa-typing span {\n  width: 6px; height: 6px;\n  background: #bbb; border-radius: 50%;\n  animation: bounce 1.2s infinite;\n}\n.rdi-wa-typing span:nth-child(2) { animation-delay: 0.2s; }\n.rdi-wa-typing span:nth-child(3) { animation-delay: 0.4s; }\n\n@keyframes bounce {\n  0%,60%,100% { transform: translateY(0); background: #ccc; }\n  30% { transform: translateY(-5px); background: #888; }\n}\n\n\/* List message *\/\n.rdi-wa-list-msg {\n  background: #fff;\n  border-radius: 0 9px 9px 9px;\n  max-width: 90%;\n  align-self: flex-start;\n  box-shadow: 0 1px 1px rgba(0,0,0,0.1);\n  overflow: hidden;\n}\n\n.rdi-wa-list-header {\n  padding: 6px 9px 4px;\n  font-size: 10.5px; font-family: 'Almarai', sans-serif;\n  color: #303030; line-height: 1.5; direction: rtl;\n  border-bottom: 1px solid #f0f0f0;\n}\n\n\/* Tappable list items *\/\n.rdi-wa-list-item {\n  padding: 7px 10px;\n  font-size: 11px; font-family: 'Almarai', sans-serif;\n  color: #128c7e; font-weight: 700;\n  border-bottom: 1px solid #f5f5f5;\n  direction: rtl;\n  display: flex; align-items: center; gap: 7px;\n  cursor: pointer;\n  transition: background 0.15s;\n}\n\n.rdi-wa-list-item:hover { background: #f0faf5; }\n.rdi-wa-list-item:last-child { border-bottom: none; }\n\n.rdi-wa-list-num {\n  width: 18px; height: 18px; min-width: 18px;\n  border-radius: 50%; background: #e7f8ee;\n  color: #128c7e; font-size: 9px; font-weight: 800;\n  display: flex; align-items: center; justify-content: center;\n}\n\n.rdi-wa-list-footer {\n  padding: 5px 10px; background: #f9f9f9;\n  border-top: 1px solid #eee; text-align: center;\n}\n\n.rdi-wa-list-btn {\n  color: #128c7e; font-size: 10px; font-weight: 800;\n  font-family: 'Almarai', sans-serif;\n  display: flex; align-items: center; justify-content: center; gap: 4px;\n}\n\n\/* Input *\/\n.rdi-wa-input {\n  background: #f0f0f0;\n  padding: 6px 8px;\n  display: flex; align-items: center; gap: 7px;\n  direction: rtl; flex-shrink: 0;\n}\n\n.rdi-wa-input-field {\n  background: #fff; border-radius: 20px; flex: 1;\n  padding: 7px 12px;\n  font-size: 10px; font-family: 'Almarai', sans-serif; color: #aaa;\n}\n\n.rdi-wa-send {\n  width: 32px; height: 32px; background: #128c7e;\n  border-radius: 50%;\n  display: flex; align-items: center; justify-content: center;\n  flex-shrink: 0;\n}\n\n\/* Home bar *\/\n.rdi-home-bar-wrap {\n  background: #fff; padding: 6px;\n  display: flex; justify-content: center; flex-shrink: 0;\n}\n\n.rdi-home-bar {\n  width: 90px; height: 3.5px;\n  background: #222; border-radius: 3px;\n}\n\n\/* ==============================\n   TABS \u2014 RIGHT\n============================== *\/\n.rdi-tabs-wrap { order: 1; }\n\n.rdi-tabs-list { display: flex; flex-direction: column; gap: 10px; }\n\n.rdi-tab {\n  background: rgba(255,255,255,0.03);\n  border: 1px solid rgba(56,178,240,0.15);\n  border-radius: 16px;\n  padding: 16px 20px;\n  cursor: pointer;\n  transition: all 0.2s;\n  display: flex; align-items: center; gap: 14px;\n  text-align: right;\n}\n\n.rdi-tab:hover {\n  border-color: #25d366;\n  background: rgba(37,211,102,0.07);\n  box-shadow: 0 4px 20px rgba(37,211,102,0.12);\n}\n\n.rdi-tab:hover .rdi-tab-text h4 { color: #25d366; }\n.rdi-tab:hover .rdi-tab-text p  { color: rgba(255,255,255,0.7); }\n.rdi-tab:hover .rdi-tab-arrow   { color: #25d366; }\n.rdi-tab:hover .rdi-tab-icon    { background: rgba(37,211,102,0.15); border-color: rgba(37,211,102,0.4); }\n\n.rdi-tab.active {\n  background: rgba(37,211,102,0.1);\n  border-color: #25d366;\n  box-shadow: 0 4px 24px rgba(37,211,102,0.15);\n}\n\n.rdi-tab.active .rdi-tab-text h4 { color: #25d366; }\n.rdi-tab.active .rdi-tab-text p  { color: rgba(255,255,255,0.75); }\n.rdi-tab.active .rdi-tab-arrow   { color: #25d366; }\n.rdi-tab.active .rdi-tab-icon    { background: rgba(37,211,102,0.18); border-color: #25d366; }\n.rdi-tab.active .rdi-tab-icon svg path,\n.rdi-tab.active .rdi-tab-icon svg circle,\n.rdi-tab.active .rdi-tab-icon svg rect,\n.rdi-tab.active .rdi-tab-icon svg line { stroke: #25d366 !important; }\n\n.rdi-tab:hover .rdi-tab-icon svg path,\n.rdi-tab:hover .rdi-tab-icon svg circle,\n.rdi-tab:hover .rdi-tab-icon svg rect,\n.rdi-tab:hover .rdi-tab-icon svg line { stroke: #25d366 !important; }\n\n.rdi-tab-icon {\n  width: 46px; height: 46px; min-width: 46px;\n  border-radius: 12px;\n  background: rgba(56,178,240,0.1);\n  border: 1px solid rgba(56,178,240,0.25);\n  display: block; flex-shrink: 0;\n}\n\n.rdi-tab-icon svg {\n  display: block !important; margin: 0 auto !important;\n  width: 46px !important; height: 46px !important;\n  padding: 11px !important; background: none !important;\n  border: none !important; border-radius: 0 !important;\n}\n\n.rdi-tab.active .rdi-tab-icon {\n  background: rgba(56,178,240,0.2);\n  border-color: #38b2f0;\n}\n\n.rdi-tab-text { flex: 1; }\n\n.rdi-tab-text h4 {\n  font-size: 16px; font-weight: 800; color: #fff;\n  margin-bottom: 3px; line-height: 1.4;\n}\n\n.rdi-tab-text p {\n  font-size: 13px; color: rgba(255,255,255,0.5); line-height: 1.5;\n}\n\n\/* green overrides above *\/\n\n.rdi-tab-arrow { color: rgba(56,178,240,0.35); font-size: 20px; transition: color 0.2s; }\n\/* green arrow override above *\/\n\n@media (max-width: 900px) {\n  .rdi-svc-wrap { padding: 60px 24px; }\n  .rdi-svc-body { grid-template-columns: 1fr; gap: 40px; }\n  .rdi-svc-header h2 { font-size: 34px; }\n  .rdi-iphone-wrap { order: 1; }\n  .rdi-tabs-wrap { order: 2; }\n}\n<\/style>\n\n<div class=\"rdi-svc-wrap\">\n\n  <div class=\"rdi-svc-header\">\n    <div class=\"rdi-svc-badge\">\u062e\u062f\u0645\u0627\u062a\u0646\u0627<\/div>\n    <h2>\u0645\u0627\u0630\u0627 <span>\u0646\u0642\u062f\u0645 \u0644\u0643\u061f<\/span><\/h2>\n    <div class=\"rdi-svc-line\"><\/div>\n  <\/div>\n\n  <div class=\"rdi-svc-body\">\n\n    <!-- PHONE LEFT -->\n    <div class=\"rdi-iphone-wrap\">\n      <div class=\"rdi-iphone\">\n        <div class=\"rdi-iphone-screen\">\n\n          <div class=\"rdi-status-bar\">\n            <span class=\"rdi-status-time\">9:41<\/span>\n            <div class=\"rdi-status-icons\">\n              <svg width=\"14\" height=\"10\" viewBox=\"0 0 14 10\" fill=\"white\"><rect x=\"0\" y=\"4\" width=\"2\" height=\"6\" rx=\"1\"\/><rect x=\"3\" y=\"2.5\" width=\"2\" height=\"7.5\" rx=\"1\"\/><rect x=\"6\" y=\"1\" width=\"2\" height=\"9\" rx=\"1\"\/><rect x=\"9\" y=\"0\" width=\"2\" height=\"10\" rx=\"1\"\/><\/svg>\n              <svg width=\"13\" height=\"10\" viewBox=\"0 0 13 10\" fill=\"none\" stroke=\"white\" stroke-width=\"1.3\"><path d=\"M6.5 2.5C8.1 2.5 9.5 3.2 10.6 4.2M2.4 4.2C3.5 3.2 4.9 2.5 6.5 2.5M4.2 6.4C5 5.8 5.7 5.4 6.5 5.4s1.5.4 2.3 1\"\/><circle cx=\"6.5\" cy=\"8.5\" r=\"1.1\" fill=\"white\"\/><\/svg>\n              <svg width=\"22\" height=\"11\" viewBox=\"0 0 22 11\" fill=\"none\"><rect x=\"0.5\" y=\"0.5\" width=\"18\" height=\"10\" rx=\"2.5\" stroke=\"white\" stroke-opacity=\"0.5\"\/><rect x=\"1.5\" y=\"1.5\" width=\"13\" height=\"8\" rx=\"1.8\" fill=\"white\"\/><path d=\"M20 3.5v4a2 2 0 0 0 0-4z\" fill=\"white\" opacity=\"0.5\"\/><\/svg>\n            <\/div>\n          <\/div>\n\n          <div class=\"rdi-wa-header\">\n            <div class=\"rdi-wa-avatar\">\n              <svg id=\"wa-avatar-svg\" viewBox=\"0 0 24 24\" fill=\"none\"><\/svg>\n            <\/div>\n            <div class=\"rdi-wa-info\">\n              <h4 id=\"wa-name\">\u062c\u0645\u0639\u064a\u0629 \u062e\u062f\u0645\u0629 \u0627\u0644\u0645\u0633\u0627\u062c\u062f<\/h4>\n              <p id=\"wa-status\">\u0648\u0627\u0635\u0644 \u0628\u0631\u0648 \u00b7 \u063a\u064a\u0631 \u0631\u0628\u062d\u064a \u2713<\/p>\n            <\/div>\n            <div class=\"rdi-wa-back\">\u22ee<\/div>\n          <\/div>\n\n          <div class=\"rdi-wa-body\" id=\"wa-chat\"><\/div>\n\n          <div class=\"rdi-wa-input\">\n            <div class=\"rdi-wa-send\">\n              <svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"white\"><path d=\"M2 21L23 12 2 3v7l15 2-15 2v7z\"\/><\/svg>\n            <\/div>\n            <div class=\"rdi-wa-input-field\">\u0627\u0643\u062a\u0628 \u0631\u0633\u0627\u0644\u0629...<\/div>\n          <\/div>\n\n          <div class=\"rdi-home-bar-wrap\"><div class=\"rdi-home-bar\"><\/div><\/div>\n\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- TABS RIGHT -->\n    <div class=\"rdi-tabs-wrap\">\n      <div class=\"rdi-tabs-list\">\n\n        <div class=\"rdi-tab active\" onclick=\"switchTab(this,0)\">\n          <div class=\"rdi-tab-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\">\n              <path d=\"M12 21C12 21 3 15 3 9C3 6 5.7 4 9 4C10.6 4 12 4.8 12 6C12 4.8 13.4 4 15 4C18.3 4 21 6 21 9C21 15 12 21 12 21Z\" stroke=\"#38b2f0\" stroke-width=\"1.5\" fill=\"rgba(56,178,240,0.08)\"\/>\n            <\/svg>\n          <\/div>\n          <div class=\"rdi-tab-text\">\n            <h4>\u0648\u0627\u0635\u0644 \u0628\u0631\u0648 \u0644\u0644\u0642\u0637\u0627\u0639 \u063a\u064a\u0631 \u0627\u0644\u0631\u0628\u062d\u064a<\/h4>\n            <p>\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u0633\u062a\u0641\u064a\u062f\u064a\u0646 \u0648\u0627\u0644\u062c\u0645\u0639\u064a\u0627\u062a \u0627\u0644\u062e\u064a\u0631\u064a\u0629<\/p>\n          <\/div>\n          <div class=\"rdi-tab-arrow\">\u2039<\/div>\n        <\/div>\n\n        <div class=\"rdi-tab\" onclick=\"switchTab(this,1)\">\n          <div class=\"rdi-tab-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\">\n              <path d=\"M3 21V10L12 4L21 10V21H3Z\" stroke=\"#38b2f0\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\/>\n              <rect x=\"9\" y=\"14\" width=\"3\" height=\"7\" rx=\"0.5\" stroke=\"#38b2f0\" stroke-width=\"1.2\"\/>\n              <rect x=\"13\" y=\"14\" width=\"3\" height=\"7\" rx=\"0.5\" stroke=\"#38b2f0\" stroke-width=\"1.2\"\/>\n              <path d=\"M7 14h2M16 14h2M7 11h2M16 11h2\" stroke=\"#38b2f0\" stroke-width=\"1\" stroke-linecap=\"round\" opacity=\"0.5\"\/>\n            <\/svg>\n          <\/div>\n          <div class=\"rdi-tab-text\">\n            <h4>\u0648\u0627\u0635\u0644 \u0628\u0631\u0648 \u0644\u0644\u0641\u0646\u0627\u062f\u0642 \u0627\u0644\u0633\u064a\u0627\u062d\u064a\u0629<\/h4>\n            <p>\u062d\u062c\u0648\u0632\u0627\u062a \u0630\u0643\u064a\u0629 \u0648\u062e\u062f\u0645\u0629 \u0636\u064a\u0648\u0641 \u0627\u062d\u062a\u0631\u0627\u0641\u064a\u0629<\/p>\n          <\/div>\n          <div class=\"rdi-tab-arrow\">\u2039<\/div>\n        <\/div>\n\n        <div class=\"rdi-tab\" onclick=\"switchTab(this,2)\">\n          <div class=\"rdi-tab-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\">\n              <circle cx=\"12\" cy=\"8\" r=\"4\" stroke=\"#38b2f0\" stroke-width=\"1.5\"\/>\n              <path d=\"M6 20c0-3.3 2.7-6 6-6s6 2.7 6 6\" stroke=\"#38b2f0\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/>\n              <path d=\"M16 5c.5-.8 1.2-1 1.8-1\" stroke=\"#38b2f0\" stroke-width=\"1.2\" stroke-linecap=\"round\" opacity=\"0.5\"\/>\n            <\/svg>\n          <\/div>\n          <div class=\"rdi-tab-text\">\n            <h4>\u0648\u0627\u0635\u0644 \u0628\u0631\u0648 \u0644\u0644\u0645\u0634\u0627\u063a\u0644 \u0627\u0644\u0646\u0633\u0627\u0626\u064a\u0629<\/h4>\n            <p>\u062d\u062c\u0648\u0632\u0627\u062a \u0627\u0644\u0645\u0648\u0627\u0639\u064a\u062f \u0648\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0639\u0645\u064a\u0644\u0627\u062a<\/p>\n          <\/div>\n          <div class=\"rdi-tab-arrow\">\u2039<\/div>\n        <\/div>\n\n        <div class=\"rdi-tab\" onclick=\"switchTab(this,3)\">\n          <div class=\"rdi-tab-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\">\n              <rect x=\"3\" y=\"7\" width=\"18\" height=\"13\" rx=\"2\" stroke=\"#38b2f0\" stroke-width=\"1.5\"\/>\n              <path d=\"M8 7V5a4 4 0 0 1 8 0v2\" stroke=\"#38b2f0\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/>\n              <path d=\"M3 12h18\" stroke=\"#38b2f0\" stroke-width=\"1\" stroke-linecap=\"round\" opacity=\"0.4\"\/>\n              <circle cx=\"12\" cy=\"15\" r=\"2\" stroke=\"#38b2f0\" stroke-width=\"1.3\" fill=\"rgba(56,178,240,0.1)\"\/>\n            <\/svg>\n          <\/div>\n          <div class=\"rdi-tab-text\">\n            <h4>\u0646\u0638\u0645 \u0644\u0644\u0642\u0637\u0627\u0639 \u0627\u0644\u062e\u0627\u0635<\/h4>\n            <p>\u062d\u0644\u0648\u0644 \u0645\u0624\u0633\u0633\u064a\u0629 \u0644\u0644\u0634\u0631\u0643\u0627\u062a \u0648\u0627\u0644\u0645\u0624\u0633\u0633\u0627\u062a<\/p>\n          <\/div>\n          <div class=\"rdi-tab-arrow\">\u2039<\/div>\n        <\/div>\n\n        <div class=\"rdi-tab\" onclick=\"switchTab(this,4)\">\n          <div class=\"rdi-tab-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\">\n              <circle cx=\"8\" cy=\"8\" r=\"3.5\" stroke=\"#38b2f0\" stroke-width=\"1.5\"\/>\n              <circle cx=\"16\" cy=\"8\" r=\"3.5\" stroke=\"#38b2f0\" stroke-width=\"1.5\"\/>\n              <path d=\"M2 20c0-3 2.7-5.5 6-5.5\" stroke=\"#38b2f0\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/>\n              <path d=\"M16 14.5c3.3 0 6 2.5 6 5.5\" stroke=\"#38b2f0\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/>\n              <path d=\"M10.5 16.5c.4-.3 1-.5 1.5-.5s1.1.2 1.5.5\" stroke=\"#38b2f0\" stroke-width=\"1.2\" stroke-linecap=\"round\" opacity=\"0.6\"\/>\n            <\/svg>\n          <\/div>\n          <div class=\"rdi-tab-text\">\n            <h4>\u0633\u0627\u0639\u064a \u0644\u0644\u0623\u0631\u0627\u0645\u0644 \u0648\u0627\u0644\u0645\u0637\u0644\u0642\u0627\u062a<\/h4>\n            <p>\u0645\u0646\u0635\u0629 \u062f\u0639\u0645 \u0627\u062c\u062a\u0645\u0627\u0639\u064a \u0644\u0644\u0623\u0633\u0631 \u0627\u0644\u0645\u062d\u062a\u0627\u062c\u0629<\/p>\n          <\/div>\n          <div class=\"rdi-tab-arrow\">\u2039<\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/div>\n\n<script>\nvar services = [\n  {\n    name: '\u062c\u0645\u0639\u064a\u0629 \u062e\u062f\u0645\u0629 \u0627\u0644\u0645\u0633\u0627\u062c\u062f',\n    status: '\u0648\u0627\u0635\u0644 \u0628\u0631\u0648 \u00b7 \u063a\u064a\u0631 \u0631\u0628\u062d\u064a \u2713',\n    avatar: '<path d=\"M12 21C12 21 3 15 3 9C3 6 5.7 4 9 4C10.6 4 12 4.8 12 6C12 4.8 13.4 4 15 4C18.3 4 21 6 21 9C21 15 12 21 12 21Z\" fill=\"white\"\/>',\n    msgs: [\n      {t:'in',  m:'\u0645\u0631\u062d\u0628\u0627\u064b \u0628\u0643 \ud83d\udc4b\\n\u0646\u062d\u0646 \u062c\u0645\u0639\u064a\u0629 \u063a\u064a\u0631 \u0631\u0628\u062d\u064a\u0629 \u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0645\u0633\u0627\u062c\u062f\\n\u0643\u064a\u0641 \u064a\u0645\u0643\u0646\u0646\u0627 \u062e\u062f\u0645\u062a\u0643\u061f', delay:300},\n      {t:'out', m:'\u0623\u0631\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u0641\u0633\u0627\u0631 \u0639\u0646 \u062e\u062f\u0645\u0627\u062a\u0643\u0645', delay:1200},\n      {t:'list', header:'\u0627\u0644\u0631\u062c\u0627\u0621 \u0627\u062e\u062a\u064a\u0627\u0631 \u0627\u0644\u062e\u062f\u0645\u0629:', items:['\u062a\u0628\u0631\u0639 \u0633\u0631\u064a\u0639','\u0627\u0644\u0627\u0637\u0644\u0627\u0639 \u0639\u0644\u0649 \u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639 \u0627\u0644\u0645\u062a\u0627\u062d\u0629','\u062a\u0642\u0627\u0631\u064a\u0631 \u0627\u0644\u062c\u0645\u0639\u064a\u0629'], delay:2100}\n    ],\n    replies: {\n      '\u062a\u0628\u0631\u0639 \u0633\u0631\u064a\u0639':          '\u0634\u0643\u0631\u0627\u064b \u0644\u0643\u0631\u0645\u0643 \u2764\ufe0f\\n\u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u062a\u0628\u0631\u0639 \u0639\u0628\u0631 \u0627\u0644\u0631\u0627\u0628\u0637 \u0627\u0644\u062a\u0627\u0644\u064a \u0623\u0648 \u062a\u062d\u062f\u064a\u062f \u0645\u0634\u0631\u0648\u0639 \u0645\u0639\u064a\u0646',\n      '\u0627\u0644\u0627\u0637\u0644\u0627\u0639 \u0639\u0644\u0649 \u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639 \u0627\u0644\u0645\u062a\u0627\u062d\u0629': '\u0644\u062f\u064a\u0646\u0627 \u062d\u0627\u0644\u064a\u0627\u064b 3 \u0645\u0634\u0627\u0631\u064a\u0639 \u0646\u0634\u0637\u0629:\\n1. \u062a\u0631\u0645\u064a\u0645 \u0645\u0633\u062c\u062f \u0627\u0644\u0646\u0648\u0631\\n2. \u0645\u0634\u0631\u0648\u0639 \u0627\u0644\u062a\u0639\u0644\u064a\u0645 \u0627\u0644\u0642\u0631\u0622\u0646\u064a\\n3. \u0631\u0639\u0627\u064a\u0629 \u0625\u0645\u0627\u0645 \u0627\u0644\u0645\u0633\u062c\u062f',\n      '\u062a\u0642\u0627\u0631\u064a\u0631 \u0627\u0644\u062c\u0645\u0639\u064a\u0629':     '\u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u0627\u0637\u0644\u0627\u0639 \u0639\u0644\u0649 \u0622\u062e\u0631 \u062a\u0642\u0631\u064a\u0631 \u0633\u0646\u0648\u064a \u0644\u0644\u062c\u0645\u0639\u064a\u0629\\n\u0633\u0646\u0631\u0633\u0644\u0647 \u0644\u0643 \u0639\u0628\u0631 \u0627\u0644\u0648\u0627\u062a\u0633\u0627\u0628 \u0627\u0644\u0622\u0646'\n    }\n  },\n  {\n    name: '\u0641\u0646\u062f\u0642 \u0627\u0644\u0648\u0627\u062d\u0629',\n    status: '\u0648\u0627\u0635\u0644 \u0628\u0631\u0648 \u00b7 \u0641\u0646\u0627\u062f\u0642 \u2713',\n    avatar: '<path d=\"M3 21V10L12 4L21 10V21H3Z\" fill=\"white\"\/>',\n    msgs: [\n      {t:'in',  m:'\u0623\u0647\u0644\u0627\u064b \u0648\u0633\u0647\u0644\u0627\u064b \u0628\u0643 \u0641\u064a \u0641\u0646\u062f\u0642 \u0627\u0644\u0648\u0627\u062d\u0629 \ud83c\udfe8\\n\u064a\u0633\u0639\u062f\u0646\u0627 \u062e\u062f\u0645\u062a\u0643 \u0639\u0644\u0649 \u0645\u062f\u0627\u0631 \u0627\u0644\u0633\u0627\u0639\u0629', delay:300},\n      {t:'out', m:'\u0623\u0631\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u0641\u0633\u0627\u0631 \u0639\u0646 \u0627\u0644\u062e\u062f\u0645\u0627\u062a', delay:1200},\n      {t:'list', header:'\u0627\u0644\u0631\u062c\u0627\u0621 \u0627\u062e\u062a\u064a\u0627\u0631 \u0645\u0627 \u064a\u0646\u0627\u0633\u0628\u0643:', items:['\u062d\u062c\u0632 \u063a\u0631\u0641\u0629 \u062c\u062f\u064a\u062f\u0629','\u0627\u0644\u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0639\u0646 \u062d\u062c\u0632 \u0642\u0627\u0626\u0645','\u0637\u0644\u0628 \u062e\u062f\u0645\u0627\u062a \u0627\u0644\u063a\u0631\u0641\u0629','\u062a\u0633\u062c\u064a\u0644 \u0627\u0644\u0648\u0635\u0648\u0644 \u0648\u0627\u0644\u0645\u063a\u0627\u062f\u0631\u0629'], delay:2100}\n    ],\n    replies: {\n      '\u062d\u062c\u0632 \u063a\u0631\u0641\u0629 \u062c\u062f\u064a\u062f\u0629':           '\u0628\u0643\u0644 \u0633\u0631\u0648\u0631! \ud83c\udf1f\\n\u0645\u0627 \u0647\u0648 \u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0648\u0635\u0648\u0644 \u0627\u0644\u0645\u0637\u0644\u0648\u0628 \u0648\u0627\u0644\u0639\u062f\u062f\u061f\\n\u0633\u064a\u062a\u0648\u0627\u0635\u0644 \u0645\u0639\u0643 \u0641\u0631\u064a\u0642\u0646\u0627 \u0641\u0648\u0631\u0627\u064b',\n      '\u0627\u0644\u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0639\u0646 \u062d\u062c\u0632 \u0642\u0627\u0626\u0645':    '\u064a\u0631\u062c\u0649 \u0625\u0631\u0633\u0627\u0644 \u0631\u0642\u0645 \u0627\u0644\u062d\u062c\u0632 \u0623\u0648 \u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0643\u0627\u0645\u0644\\n\u0644\u0644\u0627\u0637\u0644\u0627\u0639 \u0639\u0644\u0649 \u062a\u0641\u0627\u0635\u064a\u0644 \u062d\u062c\u0632\u0643',\n      '\u0637\u0644\u0628 \u062e\u062f\u0645\u0627\u062a \u0627\u0644\u063a\u0631\u0641\u0629':         '\u062e\u062f\u0645\u0627\u062a\u0646\u0627 \u0645\u062a\u0627\u062d\u0629 24 \u0633\u0627\u0639\u0629 \u2713\\n\u0645\u0627\u0630\u0627 \u062a\u062d\u062a\u0627\u062c\u061f \u0633\u0646\u0631\u0633\u0644 \u0627\u0644\u0637\u0644\u0628 \u0644\u0641\u0631\u064a\u0642 \u0627\u0644\u0637\u0627\u0628\u0642 \u0641\u0648\u0631\u0627\u064b',\n      '\u062a\u0633\u062c\u064a\u0644 \u0627\u0644\u0648\u0635\u0648\u0644 \u0648\u0627\u0644\u0645\u063a\u0627\u062f\u0631\u0629':   '\u0648\u0642\u062a \u062a\u0633\u062c\u064a\u0644 \u0627\u0644\u0648\u0635\u0648\u0644: 3 \u0639\u0635\u0631\u0627\u064b\\n\u0648\u0642\u062a \u0627\u0644\u0645\u063a\u0627\u062f\u0631\u0629: 12 \u0638\u0647\u0631\u0627\u064b\\n\u0647\u0644 \u062a\u062d\u062a\u0627\u062c \u062a\u0633\u062c\u064a\u0644 \u0645\u0628\u0643\u0631 \u0623\u0648 \u0645\u062a\u0623\u062e\u0631\u061f'\n    }\n  },\n  {\n    name: '\u0635\u0627\u0644\u0648\u0646 \u0644\u0645\u0633\u0629 \u062c\u0645\u0627\u0644',\n    status: '\u0648\u0627\u0635\u0644 \u0628\u0631\u0648 \u00b7 \u0645\u0634\u0627\u063a\u0644 \u2713',\n    avatar: '<circle cx=\"12\" cy=\"9\" r=\"5\" fill=\"white\"\/><path d=\"M5 21c0-3.9 3.1-7 7-7s7 3.1 7 7\" fill=\"white\"\/>',\n    msgs: [\n      {t:'in',  m:'\u0645\u0631\u062d\u0628\u0627\u064b \u0628\u0643 \u0641\u064a \u0635\u0627\u0644\u0648\u0646 \u0644\u0645\u0633\u0629 \u062c\u0645\u0627\u0644 \ud83d\udc85\\n\u0646\u0642\u062f\u0645 \u0623\u0631\u0642\u0649 \u062e\u062f\u0645\u0627\u062a \u0627\u0644\u062a\u062c\u0645\u064a\u0644', delay:300},\n      {t:'out', m:'\u0623\u0631\u064a\u062f \u062d\u062c\u0632 \u0645\u0648\u0639\u062f', delay:1200},\n      {t:'list', header:'\u0627\u062e\u062a\u0627\u0631\u064a \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629:', items:['\u0645\u0643\u064a\u0627\u062c \u0648\u0639\u0631\u0627\u0626\u0633','\u0639\u0646\u0627\u064a\u0629 \u0628\u0627\u0644\u0634\u0639\u0631','\u0623\u0638\u0627\u0641\u0631 \u0648\u0633\u0628\u0627','\u062d\u062c\u0632 \u0628\u0627\u0642\u0629 \u0643\u0627\u0645\u0644\u0629'], delay:2100}\n    ],\n    replies: {\n      '\u0645\u0643\u064a\u0627\u062c \u0648\u0639\u0631\u0627\u0626\u0633':    '\u062e\u062f\u0645\u0629 \u0627\u0644\u0645\u0643\u064a\u0627\u062c \u0645\u062a\u0627\u062d\u0629 \u064a\u0648\u0645\u064a\u0627\u064b \u2728\\n\u0647\u0644 \u0627\u0644\u062d\u062c\u0632 \u0644\u0639\u0631\u0648\u0633 \u0623\u0645 \u0645\u0646\u0627\u0633\u0628\u0629\u061f\\n\u0633\u0646\u0631\u0633\u0644 \u0644\u0643 \u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0623\u0633\u0639\u0627\u0631',\n      '\u0639\u0646\u0627\u064a\u0629 \u0628\u0627\u0644\u0634\u0639\u0631':    '\u0644\u062f\u064a\u0646\u0627 \u0623\u0641\u0636\u0644 \u062e\u0628\u064a\u0631\u0627\u062a \u0627\u0644\u0634\u0639\u0631 \ud83d\udc87\\n\u0645\u062a\u0627\u062d: \u0642\u0635\u060c \u0635\u0628\u063a\u060c \u0643\u064a\u0631\u0627\u062a\u064a\u0646\u060c \u0648\u0639\u0644\u0627\u062c\u0627\u062a\\n\u0645\u0627 \u0627\u0644\u064a\u0648\u0645 \u0627\u0644\u0645\u0646\u0627\u0633\u0628 \u0644\u0643\u061f',\n      '\u0623\u0638\u0627\u0641\u0631 \u0648\u0633\u0628\u0627':      '\u062c\u0644\u0633\u0627\u062a \u0627\u0644\u0633\u0628\u0627 \u0648\u0627\u0644\u0623\u0638\u0627\u0641\u0631 \u0645\u062a\u0627\u062d\u0629 \u064a\u0648\u0645\u064a\u0627\u064b \ud83d\udc86\\n\u0645\u062f\u0629 \u0627\u0644\u062c\u0644\u0633\u0629 \u0633\u0627\u0639\u062a\u0627\u0646 - \u0627\u0644\u0633\u0639\u0631 \u064a\u0628\u062f\u0623 \u0645\u0646 150 \u0631\u064a\u0627\u0644',\n      '\u062d\u062c\u0632 \u0628\u0627\u0642\u0629 \u0643\u0627\u0645\u0644\u0629': '\u0628\u0627\u0642\u0629 \u0627\u0644\u0639\u0646\u0627\u064a\u0629 \u0627\u0644\u0634\u0627\u0645\u0644\u0629 \ud83c\udf38\\n\u062a\u0634\u0645\u0644: \u0634\u0639\u0631 + \u0628\u0634\u0631\u0629 + \u0623\u0638\u0627\u0641\u0631\\n\u0639\u0631\u0648\u0636 \u062e\u0627\u0635\u0629 \u0644\u0644\u062d\u062c\u0632 \u0627\u0644\u0645\u0628\u0643\u0631'\n    }\n  },\n  {\n    name: '\u0634\u0631\u0643\u0629 \u0627\u0644\u0646\u062e\u0628\u0629',\n    status: '\u0646\u0638\u0645 \u00b7 \u0627\u0644\u0642\u0637\u0627\u0639 \u0627\u0644\u062e\u0627\u0635 \u2713',\n    avatar: '<rect x=\"3\" y=\"6\" width=\"18\" height=\"13\" rx=\"2\" fill=\"white\"\/><path d=\"M8 6V4a4 4 0 0 1 8 0v2\" fill=\"none\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/>',\n    msgs: [\n      {t:'in',  m:'\u0645\u0631\u062d\u0628\u0627\u064b\u060c \u0623\u0646\u0627 \u0627\u0644\u0645\u0633\u0627\u0639\u062f \u0627\u0644\u0630\u0643\u064a\\n\u0644\u0634\u0631\u0643\u0629 \u0627\u0644\u0646\u062e\u0628\u0629 \ud83c\udfe2\\n\u0643\u064a\u0641 \u0623\u062e\u062f\u0645\u0643 \u0627\u0644\u064a\u0648\u0645\u061f', delay:300},\n      {t:'out', m:'\u0623\u0631\u064a\u062f \u0627\u0644\u0627\u0633\u062a\u0641\u0633\u0627\u0631 \u0639\u0646 \u062e\u062f\u0645\u0627\u062a\u0643\u0645', delay:1200},\n      {t:'list', header:'\u0627\u062e\u062a\u0631 \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629:', items:['\u0627\u0633\u062a\u0641\u0633\u0627\u0631 \u0639\u0646 \u0645\u0646\u062a\u062c','\u0637\u0644\u0628 \u0639\u0631\u0636 \u0633\u0639\u0631','\u062a\u062a\u0628\u0639 \u0637\u0644\u0628 \u0642\u0627\u0626\u0645','\u0627\u0644\u062a\u0648\u0627\u0635\u0644 \u0645\u0639 \u0627\u0644\u0645\u0628\u064a\u0639\u0627\u062a'], delay:2100}\n    ],\n    replies: {\n      '\u0627\u0633\u062a\u0641\u0633\u0627\u0631 \u0639\u0646 \u0645\u0646\u062a\u062c':       '\u064a\u0633\u0639\u062f\u0646\u0627 \u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \ud83d\udccb\\n\u064a\u0631\u062c\u0649 \u0630\u0643\u0631 \u0627\u0633\u0645 \u0627\u0644\u0645\u0646\u062a\u062c \u0623\u0648 \u0631\u0642\u0645\u0647\\n\u0648\u0633\u0646\u0631\u062f \u0639\u0644\u064a\u0643 \u062e\u0644\u0627\u0644 \u062f\u0642\u0627\u0626\u0642',\n      '\u0637\u0644\u0628 \u0639\u0631\u0636 \u0633\u0639\u0631':          '\u0633\u064a\u0635\u0644\u0643 \u0639\u0631\u0636 \u0627\u0644\u0633\u0639\u0631 \u062e\u0644\u0627\u0644 \u0633\u0627\u0639\u062a\u064a\u0646 \u2705\\n\u064a\u0631\u062c\u0649 \u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u0645\u0648\u0627\u0635\u0641\u0627\u062a \u0648\u0627\u0644\u0643\u0645\u064a\u0627\u062a \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629',\n      '\u062a\u062a\u0628\u0639 \u0637\u0644\u0628 \u0642\u0627\u0626\u0645':        '\u0623\u0631\u0633\u0644 \u0631\u0642\u0645 \u0627\u0644\u0637\u0644\u0628 \u0648\u0633\u0646\u0639\u0637\u064a\u0643\\n\u0622\u062e\u0631 \u062a\u062d\u062f\u064a\u062b \u0641\u0648\u0631\u064a \u0639\u0646 \u062d\u0627\u0644\u0629 \u0637\u0644\u0628\u0643 \ud83d\udce6',\n      '\u0627\u0644\u062a\u0648\u0627\u0635\u0644 \u0645\u0639 \u0627\u0644\u0645\u0628\u064a\u0639\u0627\u062a':  '\u0633\u064a\u062a\u0648\u0627\u0635\u0644 \u0645\u0639\u0643 \u0645\u0646\u062f\u0648\u0628\u0646\u0627 \u062e\u0644\u0627\u0644 30 \u062f\u0642\u064a\u0642\u0629 \u23f0\\n\u0647\u0644 \u062a\u0641\u0636\u0644 \u0645\u0643\u0627\u0644\u0645\u0629 \u0623\u0645 \u0648\u0627\u062a\u0633\u0627\u0628\u061f'\n    }\n  },\n  {\n    name: '\u0645\u0646\u0635\u0629 \u0633\u0627\u0639\u064a',\n    status: '\u0633\u0627\u0639\u064a \u00b7 \u0627\u0644\u062f\u0639\u0645 \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a \u2713',\n    avatar: '<circle cx=\"8\" cy=\"8\" r=\"4\" fill=\"white\"\/><circle cx=\"16\" cy=\"8\" r=\"4\" fill=\"white\"\/><path d=\"M2 20c0-3.3 2.7-6 6-6M16 14c3.3 0 6 2.7 6 6\" fill=\"none\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/>',\n    msgs: [\n      {t:'in',  m:'\u0627\u0644\u0633\u0644\u0627\u0645 \u0639\u0644\u064a\u0643\u0645 \ud83e\udd1d\\n\u0645\u0646\u0635\u0629 \u0633\u0627\u0639\u064a \u0644\u062f\u0639\u0645 \u0627\u0644\u0623\u0633\u0631\\n\u0646\u062d\u0646 \u0647\u0646\u0627 \u0645\u0646 \u0623\u062c\u0644\u0643 \u062f\u0627\u0626\u0645\u0627\u064b', delay:300},\n      {t:'out', m:'\u0623\u062d\u062a\u0627\u062c \u0645\u0633\u0627\u0639\u062f\u0629', delay:1200},\n      {t:'list', header:'\u0643\u064a\u0641 \u064a\u0645\u0643\u0646\u0646\u0627 \u0645\u0633\u0627\u0639\u062f\u062a\u0643\u061f', items:['\u0637\u0644\u0628 \u062f\u0639\u0645 \u0645\u0627\u062f\u064a','\u0645\u0633\u0627\u0639\u062f\u0629 \u0642\u0627\u0646\u0648\u0646\u064a\u0629','\u062e\u062f\u0645\u0627\u062a \u0627\u062c\u062a\u0645\u0627\u0639\u064a\u0629','\u0627\u0644\u062a\u0648\u0627\u0635\u0644 \u0645\u0639 \u0645\u062a\u062e\u0635\u0635'], delay:2100}\n    ],\n    replies: {\n      '\u0637\u0644\u0628 \u062f\u0639\u0645 \u0645\u0627\u062f\u064a':        '\u0623\u0647\u0644\u0627\u064b \u0628\u0643 \ud83d\udc99\\n\u0633\u064a\u062a\u0645 \u062a\u0642\u064a\u064a\u0645 \u0637\u0644\u0628\u0643 \u062e\u0644\u0627\u0644 48 \u0633\u0627\u0639\u0629\\n\u064a\u0631\u062c\u0649 \u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0627\u062a \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629',\n      '\u0645\u0633\u0627\u0639\u062f\u0629 \u0642\u0627\u0646\u0648\u0646\u064a\u0629':      '\u0644\u062f\u064a\u0643 \u0627\u0644\u062d\u0642 \u0641\u064a \u0627\u0644\u0627\u0633\u062a\u0634\u0627\u0631\u0629 \u0627\u0644\u0642\u0627\u0646\u0648\u0646\u064a\u0629 \ud83d\udcd1\\n\u0645\u062d\u0627\u0645\u0648\u0646\u0627 \u0645\u062a\u0627\u062d\u0648\u0646 5 \u0623\u064a\u0627\u0645 \u0641\u064a \u0627\u0644\u0623\u0633\u0628\u0648\u0639\\n\u0633\u0646\u0631\u062a\u0628 \u0644\u0643 \u0645\u0648\u0639\u062f\u0627\u064b \u0645\u062c\u0627\u0646\u064a\u0627\u064b',\n      '\u062e\u062f\u0645\u0627\u062a \u0627\u062c\u062a\u0645\u0627\u0639\u064a\u0629':      '\u062e\u062f\u0645\u0627\u062a\u0646\u0627 \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a\u0629 \u062a\u0634\u0645\u0644:\\n\u2022 \u0627\u0644\u062a\u0639\u0644\u064a\u0645 \u0648\u0627\u0644\u062a\u062f\u0631\u064a\u0628\\n\u2022 \u0627\u0644\u0631\u0639\u0627\u064a\u0629 \u0627\u0644\u0635\u062d\u064a\u0629\\n\u2022 \u0627\u0644\u0633\u0643\u0646 \u0627\u0644\u0637\u0627\u0631\u0626',\n      '\u0627\u0644\u062a\u0648\u0627\u0635\u0644 \u0645\u0639 \u0645\u062a\u062e\u0635\u0635':   '\u0633\u064a\u062a\u0648\u0627\u0635\u0644 \u0645\u0639\u0643 \u0623\u062d\u062f \u0645\u062a\u062e\u0635\u0635\u064a\u0646\u0627\\n\u062e\u0644\u0627\u0644 \u0633\u0627\u0639\u0629 \u0648\u0627\u062d\u062f\u0629 \u2764\ufe0f\\n\u0623\u0646\u062a \u0644\u0633\u062a \u0648\u062d\u062f\u0643'\n    }\n  }\n];\n\nvar currentTimers = [];\nvar currentSvcIdx = 0;\n\nfunction clearTimers() {\n  currentTimers.forEach(function(t){ clearTimeout(t); });\n  currentTimers = [];\n}\n\nfunction scrollChat() {\n  var chat = document.getElementById('wa-chat');\n  chat.scrollTop = chat.scrollHeight;\n}\n\nfunction removeTyping() {\n  var el = document.getElementById('rdi-typing');\n  if (el) el.remove();\n}\n\nfunction showTyping() {\n  var chat = document.getElementById('wa-chat');\n  removeTyping();\n  var el = document.createElement('div');\n  el.className = 'rdi-wa-typing';\n  el.id = 'rdi-typing';\n  el.innerHTML = '<span><\/span><span><\/span><span><\/span>';\n  chat.appendChild(el);\n  scrollChat();\n}\n\nfunction addAutoReply(text) {\n  var chat = document.getElementById('wa-chat');\n  var t = setTimeout(function() {\n    showTyping();\n    var t2 = setTimeout(function() {\n      removeTyping();\n      var el = document.createElement('div');\n      el.className = 'rdi-wa-msg-in';\n      el.innerHTML = text.replace(\/\\n\/g,'<br>') + '<div class=\"rdi-wa-time\">\u0627\u0644\u0622\u0646 \u2713\u2713<\/div>';\n      chat.appendChild(el);\n      scrollChat();\n    }, 900);\n    currentTimers.push(t2);\n  }, 300);\n  currentTimers.push(t);\n}\n\nfunction buildListMsg(msg, svcIdx) {\n  var svc = services[svcIdx];\n  var items = msg.items.map(function(item, i) {\n    var escaped = item.replace(\/'\/g,\"\\\\'\");\n    return '<div class=\"rdi-wa-list-item\" onclick=\"tapItem(\\'' + escaped + '\\',' + svcIdx + ')\">'\n      + '<span class=\"rdi-wa-list-num\">' + (i+1) + '<\/span>' + item + '<\/div>';\n  }).join('');\n\n  var el = document.createElement('div');\n  el.className = 'rdi-wa-list-msg';\n  el.innerHTML = '<div class=\"rdi-wa-list-header\">' + msg.header\n    + '<div class=\"rdi-wa-time\">\u0627\u0644\u0622\u0646 \u2713\u2713<\/div><\/div>'\n    + items\n    + '<div class=\"rdi-wa-list-footer\"><div class=\"rdi-wa-list-btn\">\u2630 \u0627\u062e\u062a\u0631 \u0645\u0646 \u0627\u0644\u0642\u0627\u0626\u0645\u0629<\/div><\/div>';\n  return el;\n}\n\nfunction tapItem(item, svcIdx) {\n  var chat = document.getElementById('wa-chat');\n  var reply = services[svcIdx].replies[item];\n  if (!reply) return;\n\n  \/\/ Add the tapped item as an outgoing message\n  var outEl = document.createElement('div');\n  outEl.className = 'rdi-wa-msg-out';\n  outEl.innerHTML = item + '<div class=\"rdi-wa-time\">\u0627\u0644\u0622\u0646 \u2713\u2713<\/div>';\n  chat.appendChild(outEl);\n  scrollChat();\n\n  \/\/ Auto reply\n  addAutoReply(reply);\n}\n\nfunction animateChat(svcIdx) {\n  var chat = document.getElementById('wa-chat');\n  chat.innerHTML = '';\n  var svc = services[svcIdx];\n  var times = ['10:00 \u0635', '10:01 \u0635', '10:01 \u0635'];\n\n  svc.msgs.forEach(function(msg, i) {\n    if (msg.t === 'in' || msg.t === 'list') {\n      var t1 = setTimeout(function() { showTyping(); }, msg.delay - 500);\n      currentTimers.push(t1);\n    }\n    var t2 = setTimeout(function(idx) {\n      removeTyping();\n      var m = svc.msgs[idx];\n      var el;\n      if (m.t === 'in') {\n        el = document.createElement('div');\n        el.className = 'rdi-wa-msg-in';\n        el.innerHTML = m.m.replace(\/\\n\/g,'<br>') + '<div class=\"rdi-wa-time\">' + times[idx] + ' \u2713\u2713<\/div>';\n      } else if (m.t === 'out') {\n        el = document.createElement('div');\n        el.className = 'rdi-wa-msg-out';\n        el.innerHTML = m.m + '<div class=\"rdi-wa-time\">' + times[idx] + ' \u2713\u2713<\/div>';\n      } else if (m.t === 'list') {\n        el = buildListMsg(m, svcIdx);\n      }\n      if (el) { chat.appendChild(el); scrollChat(); }\n    }, msg.delay, i);\n    currentTimers.push(t2);\n  });\n}\n\nfunction switchTab(el, idx) {\n  clearTimers();\n  currentSvcIdx = idx;\n  document.querySelectorAll('.rdi-tab').forEach(function(t){ t.classList.remove('active'); });\n  el.classList.add('active');\n  var svc = services[idx];\n  document.getElementById('wa-name').textContent = svc.name;\n  document.getElementById('wa-status').textContent = svc.status;\n  document.getElementById('wa-avatar-svg').innerHTML = svc.avatar;\n  animateChat(idx);\n}\n\nswitchTab(document.querySelector('.rdi-tab.active'), 0);\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-19bbdfa e-con-full e-flex e-con e-parent\" data-id=\"19bbdfa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-935d96a elementor-widget elementor-widget-html\" data-id=\"935d96a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\n     \u0631\u0648\u0627\u062f \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0631\u0642\u0645\u064a\u060c \u0642\u0633\u0645 \"\u0644\u0645\u0627\u0630\u0627 \u0631\u0648\u0627\u062f\u061f\"\n     \u0643\u064a\u0641\u064a\u0629 \u0627\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0641\u064a Elementor:\n     1. \u0623\u0636\u0641 \u0642\u0633\u0645\u0627\u064b \u062c\u062f\u064a\u062f\u0627\u064b \u0641\u064a Elementor\n     2. \u0627\u0636\u0628\u0637 \u0644\u0648\u0646 \u062e\u0644\u0641\u064a\u0629 \u0627\u0644\u0642\u0633\u0645 \u0639\u0644\u0649 #1a237e\n     3. \u0623\u0636\u0641 \u062f\u0627\u062e\u0644\u0647 \u0639\u0646\u0635\u0631 \"HTML\"\n     4. \u0627\u0644\u0635\u0642 \u0647\u0630\u0627 \u0627\u0644\u0643\u0648\u062f \u0643\u0627\u0645\u0644\u0627\u064b \u0641\u064a \u062d\u0642\u0644 HTML\n     5. \u0627\u0636\u063a\u0637 \u062a\u062d\u062f\u064a\u062b\n     ============================================================ -->\n\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Almarai:wght@400;700;800&display=swap\" rel=\"stylesheet\">\n\n<style>\n* { box-sizing: border-box; }\n\n.rdi-why-wrap {\n  padding: 90px 60px;\n  font-family: 'Almarai', sans-serif;\n  direction: rtl;\n}\n\n.rdi-why-header {\n  text-align: center;\n  margin-bottom: 60px;\n}\n\n.rdi-why-badge {\n  display: inline-block;\n  font-size: 22px;\n  font-weight: 800;\n  color: #38b2f0;\n  background: rgba(56,178,240,0.1);\n  border: 1px solid rgba(56,178,240,0.35);\n  padding: 8px 28px;\n  border-radius: 50px;\n  margin-bottom: 22px;\n}\n\n.rdi-why-header h2 {\n  font-size: 50px;\n  font-weight: 800;\n  color: #ffffff;\n  line-height: 1.35;\n  margin-bottom: 0;\n}\n\n.rdi-why-header h2 span { color: #38b2f0; }\n\n.rdi-why-line {\n  width: 65px;\n  height: 4px;\n  background: #38b2f0;\n  border-radius: 3px;\n  margin: 20px auto 0;\n}\n\n.rdi-why-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 24px;\n}\n\n.rdi-why-card {\n  background: rgba(255,255,255,0.03);\n  border: 1px solid rgba(56,178,240,0.15);\n  border-radius: 20px;\n  padding: 40px 30px;\n  text-align: center;\n  transition: all 0.25s;\n}\n\n.rdi-why-card:hover {\n  background: rgba(37,211,102,0.07);\n  border-color: #25d366;\n  transform: translateY(-5px);\n  box-shadow: 0 8px 32px rgba(37,211,102,0.15), 0 0 0 1px rgba(37,211,102,0.2);\n}\n\n.rdi-why-card svg {\n  display: block;\n  margin: 0 auto 24px auto;\n  background: rgba(56,178,240,0.1);\n  border: 1px solid rgba(56,178,240,0.28);\n  border-radius: 18px;\n  padding: 16px;\n  width: 72px;\n  height: 72px;\n  transition: background 0.25s, border-color 0.25s;\n}\n\n.rdi-why-card:hover svg {\n  background: rgba(37,211,102,0.12);\n  border-color: rgba(37,211,102,0.45);\n}\n\n.rdi-why-card:hover svg path,\n.rdi-why-card:hover svg circle,\n.rdi-why-card:hover svg rect { stroke: #25d366; }\n\n.rdi-why-card h4 {\n  font-size: 22px;\n  font-weight: 800;\n  color: #ffffff;\n  margin-bottom: 14px;\n  line-height: 1.4;\n  transition: color 0.25s;\n}\n\n.rdi-why-card:hover h4 { color: #25d366; }\n\n.rdi-why-card p {\n  font-size: 17px;\n  color: rgba(255,255,255,0.62);\n  line-height: 1.85;\n  margin: 0;\n  transition: color 0.25s;\n}\n\n.rdi-why-card:hover p { color: rgba(255,255,255,0.85); }\n\n@media (max-width: 900px) {\n  .rdi-why-grid { grid-template-columns: repeat(2, 1fr); }\n}\n\n@media (max-width: 600px) {\n  .rdi-why-wrap { padding: 60px 24px; }\n  .rdi-why-header h2 { font-size: 34px; }\n  .rdi-why-grid { grid-template-columns: 1fr; }\n  .rdi-why-card h4 { font-size: 20px; }\n  .rdi-why-card p { font-size: 15px; }\n}\n<\/style>\n\n<div class=\"rdi-why-wrap\">\n\n  <div class=\"rdi-why-header\">\n    <div class=\"rdi-why-badge\">\u0644\u0645\u0627\u0630\u0627 \u0631\u0648\u0627\u062f\u061f<\/div>\n    <h2>\u0645\u0627 \u0627\u0644\u0630\u064a <span>\u064a\u0645\u064a\u0651\u0632\u0646\u0627\u061f<\/span><\/h2>\n    <div class=\"rdi-why-line\"><\/div>\n  <\/div>\n\n  <div class=\"rdi-why-grid\">\n\n    <!-- 1: \u062e\u0628\u0631\u0629 \u0645\u062a\u062e\u0635\u0635\u0629 -->\n    <div class=\"rdi-why-card\">\n      <svg viewBox=\"0 0 40 40\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <path d=\"M20 4L24 14H34L26 20L29 30L20 24L11 30L14 20L6 14H16L20 4Z\" stroke=\"#38b2f0\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\/>\n      <\/svg>\n      <h4>\u062e\u0628\u0631\u0629 \u0645\u062a\u062e\u0635\u0635\u0629<\/h4>\n      <p>\u0641\u0631\u064a\u0642 \u0645\u0646 \u0627\u0644\u062e\u0628\u0631\u0627\u0621 \u0627\u0644\u0645\u062a\u062e\u0635\u0635\u064a\u0646 \u0641\u064a \u0627\u0644\u062a\u0642\u0646\u064a\u0629 \u0648\u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a \u0628\u0633\u062c\u0644 \u062d\u0627\u0641\u0644 \u0645\u0646 \u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639 \u0627\u0644\u0646\u0627\u062c\u062d\u0629.<\/p>\n    <\/div>\n\n    <!-- 2: \u062d\u0644\u0648\u0644 \u0645\u062a\u0643\u0627\u0645\u0644\u0629 -->\n    <div class=\"rdi-why-card\">\n      <svg viewBox=\"0 0 40 40\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <rect x=\"4\" y=\"4\" width=\"14\" height=\"14\" rx=\"3\" stroke=\"#38b2f0\" stroke-width=\"1.5\"\/>\n        <rect x=\"22\" y=\"4\" width=\"14\" height=\"14\" rx=\"3\" stroke=\"#38b2f0\" stroke-width=\"1.5\"\/>\n        <rect x=\"4\" y=\"22\" width=\"14\" height=\"14\" rx=\"3\" stroke=\"#38b2f0\" stroke-width=\"1.5\"\/>\n        <rect x=\"22\" y=\"22\" width=\"14\" height=\"14\" rx=\"3\" stroke=\"#38b2f0\" stroke-width=\"1.5\"\/>\n        <path d=\"M18 11h4M29 18v4M18 29h4M11 18v4\" stroke=\"#38b2f0\" stroke-width=\"1.3\" stroke-linecap=\"round\" opacity=\"0.6\"\/>\n      <\/svg>\n      <h4>\u062d\u0644\u0648\u0644 \u0645\u062a\u0643\u0627\u0645\u0644\u0629<\/h4>\n      <p>\u0646\u0631\u0627\u0641\u0642\u0643 \u0645\u0646 \u0627\u0644\u062a\u062e\u0637\u064a\u0637 \u0625\u0644\u0649 \u0627\u0644\u062a\u0646\u0641\u064a\u0630 \u0648\u0645\u0627 \u0628\u0639\u062f \u0627\u0644\u0625\u0637\u0644\u0627\u0642\u060c \u062e\u062f\u0645\u0629 \u0634\u0627\u0645\u0644\u0629 \u062a\u062d\u062a \u0633\u0642\u0641 \u0648\u0627\u062d\u062f.<\/p>\n    <\/div>\n\n    <!-- 3: \u062a\u0642\u0646\u064a\u0627\u062a \u062d\u062f\u064a\u062b\u0629 -->\n    <div class=\"rdi-why-card\">\n      <svg viewBox=\"0 0 40 40\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <rect x=\"4\" y=\"8\" width=\"32\" height=\"20\" rx=\"4\" stroke=\"#38b2f0\" stroke-width=\"1.5\"\/>\n        <path d=\"M10 32h20M20 28v4\" stroke=\"#38b2f0\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/>\n        <path d=\"M13 16h4v6h-4zM21 19h8\" stroke=\"#38b2f0\" stroke-width=\"1.4\" stroke-linecap=\"round\"\/>\n        <circle cx=\"28\" cy=\"16\" r=\"2.5\" stroke=\"#38b2f0\" stroke-width=\"1.2\"\/>\n      <\/svg>\n      <h4>\u062a\u0642\u0646\u064a\u0627\u062a \u062d\u062f\u064a\u062b\u0629<\/h4>\n      <p>\u0646\u0633\u062a\u062e\u062f\u0645 \u0623\u062d\u062f\u062b \u0627\u0644\u062a\u0642\u0646\u064a\u0627\u062a \u0648\u0627\u0644\u0623\u062f\u0648\u0627\u062a \u0644\u0636\u0645\u0627\u0646 \u062d\u0644\u0648\u0644 \u0645\u062a\u0637\u0648\u0631\u0629 \u062a\u0648\u0627\u0643\u0628 \u0645\u062a\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0633\u0648\u0642.<\/p>\n    <\/div>\n\n    <!-- 4: \u062f\u0639\u0645 \u0645\u0633\u062a\u0645\u0631 -->\n    <div class=\"rdi-why-card\">\n      <svg viewBox=\"0 0 40 40\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <circle cx=\"20\" cy=\"20\" r=\"15\" stroke=\"#38b2f0\" stroke-width=\"1.5\"\/>\n        <path d=\"M20 10v10l7 7\" stroke=\"#38b2f0\" stroke-width=\"1.6\" stroke-linecap=\"round\"\/>\n        <path d=\"M8 8 Q20 2 32 8\" stroke=\"#38b2f0\" stroke-width=\"1\" fill=\"none\" stroke-linecap=\"round\" opacity=\"0.4\"\/>\n        <path d=\"M8 32 Q20 38 32 32\" stroke=\"#38b2f0\" stroke-width=\"1\" fill=\"none\" stroke-linecap=\"round\" opacity=\"0.4\"\/>\n      <\/svg>\n      <h4>\u062f\u0639\u0645 \u0645\u0633\u062a\u0645\u0631 24\/7<\/h4>\n      <p>\u0641\u0631\u064a\u0642 \u062f\u0639\u0645 \u0641\u0646\u064a \u0645\u062a\u062e\u0635\u0635 \u0645\u062a\u0627\u062d \u0639\u0644\u0649 \u0645\u062f\u0627\u0631 \u0627\u0644\u0633\u0627\u0639\u0629 \u0645\u0639 \u0635\u064a\u0627\u0646\u0629 \u062f\u0648\u0631\u064a\u0629 \u0644\u0636\u0645\u0627\u0646 \u0627\u0633\u062a\u0645\u0631\u0627\u0631\u064a\u0629 \u0639\u0645\u0644\u0643.<\/p>\n    <\/div>\n\n    <!-- 5: \u0623\u0633\u0639\u0627\u0631 \u062a\u0646\u0627\u0641\u0633\u064a\u0629 -->\n    <div class=\"rdi-why-card\">\n      <svg viewBox=\"0 0 40 40\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <circle cx=\"20\" cy=\"20\" r=\"15\" stroke=\"#38b2f0\" stroke-width=\"1.5\"\/>\n        <path d=\"M20 10v2M20 28v2\" stroke=\"#38b2f0\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/>\n        <path d=\"M14 14.5C14 12.5 16.7 11 20 11s6 1.5 6 3.5c0 4-12 4-12 8 0 2 2.7 3.5 6 3.5s6-1.5 6-3.5\" stroke=\"#38b2f0\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/>\n      <\/svg>\n      <h4>\u0623\u0633\u0639\u0627\u0631 \u062a\u0646\u0627\u0641\u0633\u064a\u0629<\/h4>\n      <p>\u062d\u0644\u0648\u0644 \u0639\u0627\u0644\u064a\u0629 \u0627\u0644\u062c\u0648\u062f\u0629 \u0628\u0623\u0633\u0639\u0627\u0631 \u0645\u0646\u0627\u0633\u0628\u0629\u060c \u0646\u0624\u0645\u0646 \u0628\u0623\u0646 \u0627\u0644\u062a\u0645\u064a\u0632 \u0627\u0644\u062a\u0642\u0646\u064a \u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0641\u064a \u0645\u062a\u0646\u0627\u0648\u0644 \u0627\u0644\u062c\u0645\u064a\u0639.<\/p>\n    <\/div>\n\n    <!-- 6: \u0646\u062a\u0627\u0626\u062c \u0645\u062b\u0628\u062a\u0629 -->\n    <div class=\"rdi-why-card\">\n      <svg viewBox=\"0 0 40 40\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <path d=\"M6 28L14 18L20 23L28 13L34 18\" stroke=\"#38b2f0\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n        <path d=\"M6 33h28\" stroke=\"#38b2f0\" stroke-width=\"1\" stroke-linecap=\"round\" opacity=\"0.35\"\/>\n        <circle cx=\"34\" cy=\"18\" r=\"3\" fill=\"#38b2f0\" opacity=\"0.9\"\/>\n        <path d=\"M28 8v5M31 10h-6\" stroke=\"#38b2f0\" stroke-width=\"1.3\" stroke-linecap=\"round\" opacity=\"0.6\"\/>\n      <\/svg>\n      <h4>\u0646\u062a\u0627\u0626\u062c \u0645\u062b\u0628\u062a\u0629<\/h4>\n      <p>\u0623\u0643\u062b\u0631 \u0645\u0646 200 \u0645\u0634\u0631\u0648\u0639 \u0646\u0627\u062c\u062d \u064899% \u0646\u0633\u0628\u0629 \u0631\u0636\u0627 \u0627\u0644\u0639\u0645\u0644\u0627\u0621\u060c \u0623\u0631\u0642\u0627\u0645 \u062a\u062a\u062d\u062f\u062b \u0639\u0646 \u0646\u0641\u0633\u0647\u0627.<\/p>\n    <\/div>\n\n  <\/div>\n\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dad962a e-con-full e-flex e-con e-parent\" data-id=\"dad962a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9076629 elementor-widget elementor-widget-html\" data-id=\"9076629\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\n     \u0631\u0648\u0627\u062f \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0631\u0642\u0645\u064a \u2014 \u0642\u0633\u0645 \"\u0627\u0644\u062a\u0642\u0646\u064a\u0627\u062a \u0627\u0644\u062a\u064a \u0646\u0633\u062a\u062e\u062f\u0645\u0647\u0627\"\n     \u0643\u064a\u0641\u064a\u0629 \u0627\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0641\u064a Elementor:\n     1. \u0623\u0636\u0641 \u0642\u0633\u0645\u0627\u064b \u062c\u062f\u064a\u062f\u0627\u064b \u0641\u064a Elementor\n     2. \u0627\u0636\u0628\u0637 \u0644\u0648\u0646 \u062e\u0644\u0641\u064a\u0629 \u0627\u0644\u0642\u0633\u0645 \u0639\u0644\u0649 #1a237e\n     3. \u0623\u0636\u0641 \u062f\u0627\u062e\u0644\u0647 \u0639\u0646\u0635\u0631 \"HTML\"\n     4. \u0627\u0644\u0635\u0642 \u0647\u0630\u0627 \u0627\u0644\u0643\u0648\u062f \u0643\u0627\u0645\u0644\u0627\u064b \u0641\u064a \u062d\u0642\u0644 HTML\n     5. \u0627\u0636\u063a\u0637 \u062a\u062d\u062f\u064a\u062b\n     ============================================================ -->\n\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Almarai:wght@400;700;800&display=swap\" rel=\"stylesheet\">\n\n<style>\n* { box-sizing: border-box; }\n\n.rdi-tech-wrap {\n  padding: 90px 60px;\n  font-family: 'Almarai', sans-serif;\n  direction: rtl;\n  background: rgba(255,255,255,0.025);\n}\n\n.rdi-tech-header {\n  text-align: center;\n  margin-bottom: 60px;\n}\n\n.rdi-tech-badge {\n  display: inline-block;\n  font-size: 22px;\n  font-weight: 800;\n  color: #38b2f0;\n  background: rgba(56,178,240,0.1);\n  border: 1px solid rgba(56,178,240,0.35);\n  padding: 8px 28px;\n  border-radius: 50px;\n  margin-bottom: 22px;\n}\n\n.rdi-tech-header h2 {\n  font-size: 50px;\n  font-weight: 800;\n  color: #ffffff;\n  line-height: 1.35;\n  margin-bottom: 0;\n}\n\n.rdi-tech-header h2 span { color: #38b2f0; }\n\n.rdi-tech-line {\n  width: 65px;\n  height: 4px;\n  background: #38b2f0;\n  border-radius: 3px;\n  margin: 20px auto 0;\n}\n\n\/* 4 columns grid *\/\n.rdi-tech-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 20px;\n}\n\n.rdi-tech-card {\n  background: rgba(255,255,255,0.03);\n  border: 1px solid rgba(56,178,240,0.12);\n  border-radius: 18px;\n  padding: 36px 20px;\n  text-align: center;\n  transition: all 0.25s;\n}\n\n.rdi-tech-card:hover {\n  background: rgba(37,211,102,0.07);\n  border-color: #25d366;\n  transform: translateY(-5px);\n  box-shadow: 0 8px 32px rgba(37,211,102,0.15), 0 0 0 1px rgba(37,211,102,0.2);\n}\n\n.rdi-tech-card svg {\n  display: block;\n  margin: 0 auto 18px auto;\n  width: 64px;\n  height: 64px;\n  background: rgba(56,178,240,0.1);\n  border: 1px solid rgba(56,178,240,0.25);\n  border-radius: 16px;\n  padding: 14px;\n  transition: background 0.25s, border-color 0.25s;\n}\n\n.rdi-tech-card:hover svg {\n  background: rgba(37,211,102,0.12);\n  border-color: rgba(37,211,102,0.45);\n}\n\n.rdi-tech-card:hover svg path,\n.rdi-tech-card:hover svg circle,\n.rdi-tech-card:hover svg rect,\n.rdi-tech-card:hover svg line { stroke: #25d366; }\n\n.rdi-tech-card h4 {\n  font-size: 18px;\n  font-weight: 800;\n  color: #ffffff;\n  line-height: 1.45;\n  margin: 0;\n  transition: color 0.25s;\n}\n\n.rdi-tech-card:hover h4 { color: #25d366; }\n\n@media (max-width: 900px) {\n  .rdi-tech-grid { grid-template-columns: repeat(2, 1fr); }\n}\n\n@media (max-width: 600px) {\n  .rdi-tech-wrap { padding: 60px 24px; }\n  .rdi-tech-header h2 { font-size: 34px; }\n  .rdi-tech-grid { grid-template-columns: repeat(2, 1fr); }\n  .rdi-tech-card h4 { font-size: 16px; }\n}\n<\/style>\n\n<div class=\"rdi-tech-wrap\">\n\n  <div class=\"rdi-tech-header\">\n    <div class=\"rdi-tech-badge\">\u0627\u0644\u062a\u0642\u0646\u064a\u0627\u062a \u0627\u0644\u062a\u064a \u0646\u0633\u062a\u062e\u062f\u0645\u0647\u0627<\/div>\n    <h2>\u0646\u0639\u0645\u0644 \u0628\u0640 <span>\u0623\u062d\u062f\u062b \u0627\u0644\u062a\u0642\u0646\u064a\u0627\u062a<\/span><\/h2>\n    <div class=\"rdi-tech-line\"><\/div>\n  <\/div>\n\n  <div class=\"rdi-tech-grid\">\n\n    <!-- 1: \u0648\u0627\u062a\u0633\u0627\u0628 \u0628\u064a\u0632\u0646\u0633 API -->\n    <div class=\"rdi-tech-card\">\n      <svg viewBox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <path d=\"M28 21C26.8 23.4 24.6 25.4 21.8 26.3C19 27.2 15.6 27 12.6 25.6C9.6 24.2 6.6 21.4 4.8 18C3 14.6 2.4 10.5 3.2 7C4 3.5 6.2 1 9 0.4C11.8 -0.2 14.8 1 17 3.4C19.2 5.8 20.4 9.4 20.4 13C20.4 16.6 19.2 20.2 17.2 22.8\" stroke=\"#38b2f0\" stroke-width=\"1.5\" stroke-linecap=\"round\" fill=\"none\"\/>\n        <path d=\"M3 33L6.5 22\" stroke=\"#38b2f0\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/>\n        <circle cx=\"18\" cy=\"13\" r=\"5\" stroke=\"#38b2f0\" stroke-width=\"1.3\" fill=\"rgba(56,178,240,0.1)\"\/>\n        <circle cx=\"18\" cy=\"13\" r=\"2\" fill=\"#38b2f0\" opacity=\"0.7\"\/>\n      <\/svg>\n      <h4>\u0648\u0627\u062a\u0633\u0627\u0628 \u0628\u064a\u0632\u0646\u0633 API<\/h4>\n    <\/div>\n\n    <!-- 2: \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a -->\n    <div class=\"rdi-tech-card\">\n      <svg viewBox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <circle cx=\"18\" cy=\"14\" r=\"7\" stroke=\"#38b2f0\" stroke-width=\"1.4\"\/>\n        <circle cx=\"18\" cy=\"14\" r=\"3\" stroke=\"#38b2f0\" stroke-width=\"1.2\" opacity=\"0.6\"\/>\n        <path d=\"M8 30c0-5.5 4.5-10 10-10s10 4.5 10 10\" stroke=\"#38b2f0\" stroke-width=\"1.4\" stroke-linecap=\"round\"\/>\n        <path d=\"M4 9l4 3M28 9l-4 3M18 4V1M4 19l4-2M28 19l-4-2\" stroke=\"#38b2f0\" stroke-width=\"1\" stroke-linecap=\"round\" opacity=\"0.5\"\/>\n      <\/svg>\n      <h4>\u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a<\/h4>\n    <\/div>\n\n    <!-- 3: \u062a\u0639\u0644\u0645 \u0627\u0644\u0622\u0644\u0629 -->\n    <div class=\"rdi-tech-card\">\n      <svg viewBox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <circle cx=\"9\" cy=\"9\" r=\"4\" stroke=\"#38b2f0\" stroke-width=\"1.3\"\/>\n        <circle cx=\"27\" cy=\"9\" r=\"4\" stroke=\"#38b2f0\" stroke-width=\"1.3\"\/>\n        <circle cx=\"9\" cy=\"27\" r=\"4\" stroke=\"#38b2f0\" stroke-width=\"1.3\"\/>\n        <circle cx=\"27\" cy=\"27\" r=\"4\" stroke=\"#38b2f0\" stroke-width=\"1.3\"\/>\n        <circle cx=\"18\" cy=\"18\" r=\"4\" stroke=\"#38b2f0\" stroke-width=\"1.3\" fill=\"rgba(56,178,240,0.1)\"\/>\n        <path d=\"M13 9h10M13 27h10M9 13v10M27 13v10M14 14l8 8M22 14l-8 8\" stroke=\"#38b2f0\" stroke-width=\"1\" stroke-linecap=\"round\" opacity=\"0.5\"\/>\n      <\/svg>\n      <h4>\u062a\u0639\u0644\u0651\u0645 \u0627\u0644\u0622\u0644\u0629<\/h4>\n    <\/div>\n\n    <!-- 4: \u0627\u0644\u062d\u0648\u0633\u0628\u0629 \u0627\u0644\u0633\u062d\u0627\u0628\u064a\u0629 -->\n    <div class=\"rdi-tech-card\">\n      <svg viewBox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <path d=\"M10 26C6.7 26 4 23.3 4 20C4 17 6.2 14.5 9.1 14.1C9 13.7 9 13.4 9 13C9 9.1 12.1 6 16 6C19.2 6 21.9 8.1 22.7 11C23.1 11 23.6 11 24 11C27.3 11 30 13.7 30 17C30 20.3 27.3 23 24 23\" stroke=\"#38b2f0\" stroke-width=\"1.4\" stroke-linecap=\"round\" fill=\"none\"\/>\n        <path d=\"M18 20v10M14 26l4 4 4-4\" stroke=\"#38b2f0\" stroke-width=\"1.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n      <\/svg>\n      <h4>\u0627\u0644\u062d\u0648\u0633\u0628\u0629 \u0627\u0644\u0633\u062d\u0627\u0628\u064a\u0629<\/h4>\n    <\/div>\n\n    <!-- 5: \u0648\u0627\u062c\u0647\u0627\u062a RESTful API -->\n    <div class=\"rdi-tech-card\">\n      <svg viewBox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <rect x=\"3\" y=\"8\" width=\"13\" height=\"20\" rx=\"3\" stroke=\"#38b2f0\" stroke-width=\"1.4\"\/>\n        <rect x=\"20\" y=\"8\" width=\"13\" height=\"20\" rx=\"3\" stroke=\"#38b2f0\" stroke-width=\"1.4\"\/>\n        <path d=\"M16 15h4M16 21h4\" stroke=\"#38b2f0\" stroke-width=\"1.4\" stroke-linecap=\"round\"\/>\n        <path d=\"M14 13l2 5-2 5M22 13l-2 5 2 5\" stroke=\"#38b2f0\" stroke-width=\"1.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" opacity=\"0.6\"\/>\n      <\/svg>\n      <h4>\u0648\u0627\u062c\u0647\u0627\u062a RESTful API<\/h4>\n    <\/div>\n\n    <!-- 6: \u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0645\u0635\u063a\u0631\u0629 -->\n    <div class=\"rdi-tech-card\">\n      <svg viewBox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <rect x=\"2\" y=\"2\" width=\"10\" height=\"10\" rx=\"2\" stroke=\"#38b2f0\" stroke-width=\"1.4\"\/>\n        <rect x=\"24\" y=\"2\" width=\"10\" height=\"10\" rx=\"2\" stroke=\"#38b2f0\" stroke-width=\"1.4\"\/>\n        <rect x=\"2\" y=\"24\" width=\"10\" height=\"10\" rx=\"2\" stroke=\"#38b2f0\" stroke-width=\"1.4\"\/>\n        <rect x=\"24\" y=\"24\" width=\"10\" height=\"10\" rx=\"2\" stroke=\"#38b2f0\" stroke-width=\"1.4\"\/>\n        <rect x=\"13\" y=\"13\" width=\"10\" height=\"10\" rx=\"2\" stroke=\"#38b2f0\" stroke-width=\"1.4\" fill=\"rgba(56,178,240,0.08)\"\/>\n        <path d=\"M12 7h12M7 12v12M29 12v12M12 29h12\" stroke=\"#38b2f0\" stroke-width=\"1\" stroke-linecap=\"round\" opacity=\"0.5\"\/>\n        <path d=\"M13 18h10M18 13v10\" stroke=\"#38b2f0\" stroke-width=\"1\" stroke-linecap=\"round\" opacity=\"0.4\"\/>\n      <\/svg>\n      <h4>\u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0645\u0635\u063a\u0651\u0631\u0629<\/h4>\n    <\/div>\n\n    <!-- 7: \u0623\u0646\u0638\u0645\u0629 CRM -->\n    <div class=\"rdi-tech-card\">\n      <svg viewBox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <circle cx=\"18\" cy=\"10\" r=\"5\" stroke=\"#38b2f0\" stroke-width=\"1.4\"\/>\n        <circle cx=\"7\" cy=\"28\" r=\"4\" stroke=\"#38b2f0\" stroke-width=\"1.3\"\/>\n        <circle cx=\"29\" cy=\"28\" r=\"4\" stroke=\"#38b2f0\" stroke-width=\"1.3\"\/>\n        <path d=\"M18 15v5M18 20L7 24M18 20L29 24\" stroke=\"#38b2f0\" stroke-width=\"1.3\" stroke-linecap=\"round\"\/>\n        <path d=\"M5 22c0-3 2.7-5 6-5M25 22c0-3 2.7-5 6-5\" stroke=\"#38b2f0\" stroke-width=\"1\" stroke-linecap=\"round\" opacity=\"0.4\"\/>\n      <\/svg>\n      <h4>\u0623\u0646\u0638\u0645\u0629 CRM<\/h4>\n    <\/div>\n\n    <!-- 8: \u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a -->\n    <div class=\"rdi-tech-card\">\n      <svg viewBox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <path d=\"M4 28L10 18L16 22L23 12L30 16\" stroke=\"#38b2f0\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n        <path d=\"M4 32h28\" stroke=\"#38b2f0\" stroke-width=\"1\" stroke-linecap=\"round\" opacity=\"0.3\"\/>\n        <circle cx=\"30\" cy=\"16\" r=\"2.5\" fill=\"#38b2f0\" opacity=\"0.9\"\/>\n        <path d=\"M4 4v28\" stroke=\"#38b2f0\" stroke-width=\"1\" stroke-linecap=\"round\" opacity=\"0.3\"\/>\n        <path d=\"M23 6v6M26 8h-6\" stroke=\"#38b2f0\" stroke-width=\"1.3\" stroke-linecap=\"round\" opacity=\"0.6\"\/>\n      <\/svg>\n      <h4>\u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a<\/h4>\n    <\/div>\n\n  <\/div>\n\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ef0c6bb e-con-full e-flex e-con e-parent\" data-id=\"ef0c6bb\" data-element_type=\"container\" data-e-type=\"container\" id=\"section-sectors\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e021df0 elementor-widget elementor-widget-html\" data-id=\"e021df0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\n     \u0631\u0648\u0627\u062f \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0631\u0642\u0645\u064a \u2014 \u0642\u0633\u0645 \"\u0639\u0645\u0644\u0627\u0624\u0646\u0627 \/ \u0627\u0644\u0642\u0637\u0627\u0639\u0627\u062a\"\n     \u0643\u064a\u0641\u064a\u0629 \u0627\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0641\u064a Elementor:\n     1. \u0623\u0636\u0641 \u0642\u0633\u0645\u0627\u064b \u062c\u062f\u064a\u062f\u0627\u064b \u0641\u064a Elementor\n     2. \u0627\u0636\u0628\u0637 \u0644\u0648\u0646 \u062e\u0644\u0641\u064a\u0629 \u0627\u0644\u0642\u0633\u0645 \u0639\u0644\u0649 #1a237e\n     3. \u0623\u0636\u0641 \u062f\u0627\u062e\u0644\u0647 \u0639\u0646\u0635\u0631 \"HTML\"\n     4. \u0627\u0644\u0635\u0642 \u0647\u0630\u0627 \u0627\u0644\u0643\u0648\u062f \u0643\u0627\u0645\u0644\u0627\u064b \u0641\u064a \u062d\u0642\u0644 HTML\n     5. \u0627\u0636\u063a\u0637 \u062a\u062d\u062f\u064a\u062b\n     ============================================================ -->\n\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Almarai:wght@400;700;800&display=swap\" rel=\"stylesheet\">\n\n<style>\n* { box-sizing: border-box; }\n\n.rdi-sectors-wrap {\n  padding: 90px 60px;\n  font-family: 'Almarai', sans-serif;\n  direction: rtl;\n}\n\n.rdi-sectors-header {\n  text-align: center;\n  margin-bottom: 60px;\n}\n\n.rdi-sectors-badge {\n  display: inline-block;\n  font-size: 22px;\n  font-weight: 800;\n  color: #38b2f0;\n  background: rgba(56,178,240,0.1);\n  border: 1px solid rgba(56,178,240,0.35);\n  padding: 8px 28px;\n  border-radius: 50px;\n  margin-bottom: 22px;\n}\n\n.rdi-sectors-header h2 {\n  font-size: 50px;\n  font-weight: 800;\n  color: #ffffff;\n  line-height: 1.35;\n  margin-bottom: 0;\n}\n\n.rdi-sectors-header h2 span { color: #38b2f0; }\n\n.rdi-sectors-line {\n  width: 65px;\n  height: 4px;\n  background: #38b2f0;\n  border-radius: 3px;\n  margin: 20px auto 16px;\n}\n\n.rdi-sectors-sub {\n  font-size: 18px;\n  color: rgba(255,255,255,0.6);\n  line-height: 1.8;\n  max-width: 580px;\n  margin: 0 auto;\n}\n\n.rdi-sectors-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 20px;\n}\n\n.rdi-sector-card {\n  background: rgba(255,255,255,0.04);\n  border: 1px solid rgba(56,178,240,0.15);\n  border-radius: 20px;\n  padding: 34px 22px;\n  text-align: center;\n  transition: all 0.25s;\n}\n\n.rdi-sector-card:hover {\n  background: rgba(37,211,102,0.07);\n  border-color: #25d366;\n  transform: translateY(-5px);\n  box-shadow: 0 8px 32px rgba(37,211,102,0.15), 0 0 0 1px rgba(37,211,102,0.2);\n}\n\n.rdi-sector-card svg {\n  display: block;\n  margin: 0 auto 18px auto;\n  width: 60px;\n  height: 60px;\n  background: rgba(56,178,240,0.1);\n  border: 1px solid rgba(56,178,240,0.25);\n  border-radius: 15px;\n  padding: 13px;\n  transition: background 0.25s, border-color 0.25s;\n}\n\n.rdi-sector-card:hover svg {\n  background: rgba(37,211,102,0.12);\n  border-color: rgba(37,211,102,0.45);\n}\n\n.rdi-sector-card:hover svg path,\n.rdi-sector-card:hover svg circle,\n.rdi-sector-card:hover svg rect,\n.rdi-sector-card:hover svg line { stroke: #25d366; }\n\n.rdi-sector-card h4 {\n  font-size: 19px;\n  font-weight: 800;\n  color: #ffffff;\n  margin-bottom: 8px;\n  line-height: 1.4;\n  transition: color 0.25s;\n}\n\n.rdi-sector-card:hover h4 { color: #25d366; }\n\n.rdi-sector-card p {\n  font-size: 15px;\n  color: rgba(255,255,255,0.55);\n  line-height: 1.75;\n  margin: 0;\n  transition: color 0.25s;\n}\n\n.rdi-sector-card:hover p { color: rgba(255,255,255,0.82); }\n\n@media (max-width: 1000px) {\n  .rdi-sectors-grid { grid-template-columns: repeat(3, 1fr); }\n}\n\n@media (max-width: 700px) {\n  .rdi-sectors-grid { grid-template-columns: repeat(2, 1fr); }\n}\n\n@media (max-width: 500px) {\n  .rdi-sectors-wrap { padding: 60px 24px; }\n  .rdi-sectors-header h2 { font-size: 34px; }\n  .rdi-sectors-grid { grid-template-columns: 1fr; }\n}\n<\/style>\n\n<div class=\"rdi-sectors-wrap\">\n\n  <div class=\"rdi-sectors-header\">\n    <div class=\"rdi-sectors-badge\">\u0639\u0645\u0644\u0627\u0624\u0646\u0627<\/div>\n    <h2>\u0646\u062e\u062f\u0645 <span>\u0642\u0637\u0627\u0639\u0627\u062a \u0645\u062a\u0646\u0648\u0639\u0629<\/span><\/h2>\n    <div class=\"rdi-sectors-line\"><\/div>\n    <p class=\"rdi-sectors-sub\">\u0646\u0641\u062e\u0631 \u0628\u062e\u062f\u0645\u0629 \u0645\u062c\u0645\u0648\u0639\u0629 \u0645\u062a\u0646\u0648\u0639\u0629 \u0645\u0646 \u0627\u0644\u0639\u0645\u0644\u0627\u0621 \u0641\u064a \u0645\u062e\u062a\u0644\u0641 \u0627\u0644\u0642\u0637\u0627\u0639\u0627\u062a \u0628\u062d\u0644\u0648\u0644 \u062a\u0642\u0646\u064a\u0629 \u0645\u0635\u0645\u0645\u0629 \u062e\u0635\u064a\u0635\u0627\u064b \u0644\u0643\u0644 \u0642\u0637\u0627\u0639<\/p>\n  <\/div>\n\n  <div class=\"rdi-sectors-grid\">\n\n    <!-- 1: \u0642\u0637\u0627\u0639 \u0627\u0644\u062a\u062c\u0645\u064a\u0644 \u0627\u0644\u0646\u0633\u0627\u0626\u064a -->\n    <div class=\"rdi-sector-card\">\n      <svg viewBox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <circle cx=\"18\" cy=\"11\" r=\"6\" stroke=\"#38b2f0\" stroke-width=\"1.5\"\/>\n        <path d=\"M9 30c0-5 4-9 9-9s9 4 9 9\" stroke=\"#38b2f0\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/>\n        <path d=\"M15 8c1-1.5 2-2 3-2\" stroke=\"#38b2f0\" stroke-width=\"1.3\" stroke-linecap=\"round\" opacity=\"0.6\"\/>\n        <path d=\"M6 24c1.5-1.5 4-2.5 6-2.5M30 24c-1.5-1.5-4-2.5-6-2.5\" stroke=\"#38b2f0\" stroke-width=\"1.1\" stroke-linecap=\"round\" opacity=\"0.4\"\/>\n      <\/svg>\n      <h4>\u0627\u0644\u062a\u062c\u0645\u064a\u0644 \u0627\u0644\u0646\u0633\u0627\u0626\u064a<\/h4>\n      <p>\u0635\u0627\u0644\u0648\u0646\u0627\u062a \u0648\u0645\u0634\u0627\u063a\u0644 \u0648\u0645\u0631\u0627\u0643\u0632 \u062a\u062c\u0645\u064a\u0644<\/p>\n    <\/div>\n\n    <!-- 2: \u0642\u0637\u0627\u0639 \u0627\u0644\u0636\u064a\u0627\u0641\u0629 \u0648\u0627\u0644\u0633\u064a\u0627\u062d\u0629 -->\n    <div class=\"rdi-sector-card\">\n      <svg viewBox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <path d=\"M4 30V16L18 7L32 16V30H4Z\" stroke=\"#38b2f0\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\/>\n        <rect x=\"13\" y=\"21\" width=\"4\" height=\"9\" rx=\"1\" stroke=\"#38b2f0\" stroke-width=\"1.2\"\/>\n        <rect x=\"19\" y=\"21\" width=\"4\" height=\"9\" rx=\"1\" stroke=\"#38b2f0\" stroke-width=\"1.2\"\/>\n        <path d=\"M10 21h16\" stroke=\"#38b2f0\" stroke-width=\"1\" stroke-linecap=\"round\" opacity=\"0.35\"\/>\n        <path d=\"M10 17h4M22 17h4\" stroke=\"#38b2f0\" stroke-width=\"1.1\" stroke-linecap=\"round\" opacity=\"0.5\"\/>\n      <\/svg>\n      <h4>\u0627\u0644\u0636\u064a\u0627\u0641\u0629 \u0648\u0627\u0644\u0633\u064a\u0627\u062d\u0629<\/h4>\n      <p>\u0641\u0646\u0627\u062f\u0642 \u0648\u0645\u0646\u062a\u062c\u0639\u0627\u062a \u0648\u0634\u0642\u0642 \u0641\u0646\u062f\u0642\u064a\u0629<\/p>\n    <\/div>\n\n    <!-- 3: \u0627\u0644\u0642\u0637\u0627\u0639 \u063a\u064a\u0631 \u0627\u0644\u0631\u0628\u062d\u064a -->\n    <div class=\"rdi-sector-card\">\n      <svg viewBox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <path d=\"M18 30C18 30 6 22 6 14C6 10.1 9.1 7 13 7C15.2 7 17.2 8 18 9.6C18.8 8 20.8 7 23 7C26.9 7 30 10.1 30 14C30 22 18 30 18 30Z\" stroke=\"#38b2f0\" stroke-width=\"1.5\" stroke-linejoin=\"round\" fill=\"rgba(56,178,240,0.06)\"\/>\n        <path d=\"M12 13c0-1.7 1.3-3 3-3\" stroke=\"#38b2f0\" stroke-width=\"1.2\" stroke-linecap=\"round\" opacity=\"0.5\"\/>\n      <\/svg>\n      <h4>\u0627\u0644\u0642\u0637\u0627\u0639 \u063a\u064a\u0631 \u0627\u0644\u0631\u0628\u062d\u064a<\/h4>\n      <p>\u062c\u0645\u0639\u064a\u0627\u062a \u0648\u0645\u0624\u0633\u0633\u0627\u062a \u062e\u064a\u0631\u064a\u0629 \u0648\u062a\u0637\u0648\u0639\u064a\u0629<\/p>\n    <\/div>\n\n    <!-- 4: \u0627\u0644\u0642\u0637\u0627\u0639 \u0627\u0644\u062d\u0643\u0648\u0645\u064a -->\n    <div class=\"rdi-sector-card\">\n      <svg viewBox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <path d=\"M3 32h30\" stroke=\"#38b2f0\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/>\n        <path d=\"M6 32V20M12 32V20M18 32V20M24 32V20M30 32V20\" stroke=\"#38b2f0\" stroke-width=\"1.3\" stroke-linecap=\"round\" opacity=\"0.5\"\/>\n        <path d=\"M4 20h28\" stroke=\"#38b2f0\" stroke-width=\"1.3\" stroke-linecap=\"round\"\/>\n        <path d=\"M18 6L4 16h28L18 6Z\" stroke=\"#38b2f0\" stroke-width=\"1.5\" stroke-linejoin=\"round\" fill=\"rgba(56,178,240,0.06)\"\/>\n        <circle cx=\"18\" cy=\"12\" r=\"1.8\" fill=\"#38b2f0\" opacity=\"0.6\"\/>\n      <\/svg>\n      <h4>\u0627\u0644\u0642\u0637\u0627\u0639 \u0627\u0644\u062d\u0643\u0648\u0645\u064a<\/h4>\n      <p>\u062c\u0647\u0627\u062a \u0648\u0645\u0624\u0633\u0633\u0627\u062a \u062d\u0643\u0648\u0645\u064a\u0629 \u0648\u0634\u0628\u0647 \u062d\u0643\u0648\u0645\u064a\u0629<\/p>\n    <\/div>\n\n    <!-- 5: \u0627\u0644\u0642\u0637\u0627\u0639 \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a -->\n    <div class=\"rdi-sector-card\">\n      <svg viewBox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <circle cx=\"11\" cy=\"12\" r=\"4.5\" stroke=\"#38b2f0\" stroke-width=\"1.4\"\/>\n        <circle cx=\"25\" cy=\"12\" r=\"4.5\" stroke=\"#38b2f0\" stroke-width=\"1.4\"\/>\n        <path d=\"M4 30c0-4 3.1-7 7-7\" stroke=\"#38b2f0\" stroke-width=\"1.4\" stroke-linecap=\"round\"\/>\n        <path d=\"M25 23c3.9 0 7 3 7 7\" stroke=\"#38b2f0\" stroke-width=\"1.4\" stroke-linecap=\"round\"\/>\n        <path d=\"M14 24c1-0.6 2.3-1 3.5-1s2.5 0.4 3.5 1\" stroke=\"#38b2f0\" stroke-width=\"1.2\" stroke-linecap=\"round\" opacity=\"0.5\"\/>\n      <\/svg>\n      <h4>\u0627\u0644\u0642\u0637\u0627\u0639 \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a<\/h4>\n      <p>\u062f\u0639\u0645 \u0627\u0644\u0623\u0631\u0627\u0645\u0644 \u0648\u0627\u0644\u0645\u0637\u0644\u0642\u0627\u062a \u0648\u0627\u0644\u0645\u062d\u062a\u0627\u062c\u064a\u0646<\/p>\n    <\/div>\n\n    <!-- 6: \u0627\u0644\u0642\u0637\u0627\u0639 \u0627\u0644\u062e\u0627\u0635 -->\n    <div class=\"rdi-sector-card\">\n      <svg viewBox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <rect x=\"4\" y=\"14\" width=\"28\" height=\"18\" rx=\"3\" stroke=\"#38b2f0\" stroke-width=\"1.5\"\/>\n        <path d=\"M12 14v-3a6 6 0 0 1 12 0v3\" stroke=\"#38b2f0\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/>\n        <path d=\"M4 22h28\" stroke=\"#38b2f0\" stroke-width=\"1.1\" stroke-linecap=\"round\" opacity=\"0.4\"\/>\n        <circle cx=\"18\" cy=\"22\" r=\"3\" stroke=\"#38b2f0\" stroke-width=\"1.3\" fill=\"rgba(56,178,240,0.1)\"\/>\n      <\/svg>\n      <h4>\u0627\u0644\u0642\u0637\u0627\u0639 \u0627\u0644\u062e\u0627\u0635<\/h4>\n      <p>\u0634\u0631\u0643\u0627\u062a \u0648\u0645\u0624\u0633\u0633\u0627\u062a \u062a\u062c\u0627\u0631\u064a\u0629 \u0645\u062a\u0646\u0648\u0639\u0629<\/p>\n    <\/div>\n\n    <!-- 7: \u0627\u0644\u062a\u062c\u0627\u0631\u0629 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\u0629 -->\n    <div class=\"rdi-sector-card\">\n      <svg viewBox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <path d=\"M4 4h3l3 16h16l3-12H10\" stroke=\"#38b2f0\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n        <circle cx=\"14\" cy=\"28\" r=\"2.5\" stroke=\"#38b2f0\" stroke-width=\"1.3\"\/>\n        <circle cx=\"24\" cy=\"28\" r=\"2.5\" stroke=\"#38b2f0\" stroke-width=\"1.3\"\/>\n        <path d=\"M14 13h8M18 10v6\" stroke=\"#38b2f0\" stroke-width=\"1.2\" stroke-linecap=\"round\" opacity=\"0.6\"\/>\n      <\/svg>\n      <h4>\u0627\u0644\u062a\u062c\u0627\u0631\u0629 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\u0629<\/h4>\n      <p>\u0645\u062a\u0627\u062c\u0631 \u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\u0629 \u0648\u0645\u0646\u0635\u0627\u062a \u0628\u064a\u0639 \u0645\u062a\u0643\u0627\u0645\u0644\u0629<\/p>\n    <\/div>\n\n    <!-- 8: \u0627\u0644\u0645\u0637\u0627\u0639\u0645 \u0648\u0627\u0644\u0645\u0642\u0627\u0647\u064a -->\n    <div class=\"rdi-sector-card\">\n      <svg viewBox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <path d=\"M10 4v10c0 3.3 3.6 6 8 6s8-2.7 8-6V4\" stroke=\"#38b2f0\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/>\n        <path d=\"M18 20v12M12 32h12\" stroke=\"#38b2f0\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/>\n        <path d=\"M28 4v8c0 2-1.3 3-2 3\" stroke=\"#38b2f0\" stroke-width=\"1.3\" stroke-linecap=\"round\" opacity=\"0.6\"\/>\n        <path d=\"M14 4v6M22 4v6\" stroke=\"#38b2f0\" stroke-width=\"1\" stroke-linecap=\"round\" opacity=\"0.4\"\/>\n      <\/svg>\n      <h4>\u0627\u0644\u0645\u0637\u0627\u0639\u0645 \u0648\u0627\u0644\u0645\u0642\u0627\u0647\u064a<\/h4>\n      <p>\u0623\u0646\u0638\u0645\u0629 \u0637\u0644\u0628\u0627\u062a \u0630\u0643\u064a\u0629 \u0648\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0639\u0645\u0644\u0627\u0621<\/p>\n    <\/div>\n\n    <!-- 9: \u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0645\u0627\u0644\u064a\u0629 -->\n    <div class=\"rdi-sector-card\">\n      <svg viewBox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <rect x=\"4\" y=\"10\" width=\"28\" height=\"20\" rx=\"3\" stroke=\"#38b2f0\" stroke-width=\"1.5\"\/>\n        <path d=\"M4 16h28\" stroke=\"#38b2f0\" stroke-width=\"1.3\" stroke-linecap=\"round\"\/>\n        <path d=\"M8 22h6M8 26h4\" stroke=\"#38b2f0\" stroke-width=\"1.3\" stroke-linecap=\"round\"\/>\n        <circle cx=\"26\" cy=\"24\" r=\"3\" stroke=\"#38b2f0\" stroke-width=\"1.2\" fill=\"rgba(56,178,240,0.1)\"\/>\n        <path d=\"M10 6h16\" stroke=\"#38b2f0\" stroke-width=\"1.3\" stroke-linecap=\"round\" opacity=\"0.5\"\/>\n      <\/svg>\n      <h4>\u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0645\u0627\u0644\u064a\u0629<\/h4>\n      <p>\u0628\u0646\u0648\u0643 \u0648\u0634\u0631\u0643\u0627\u062a \u062a\u0623\u0645\u064a\u0646 \u0648\u0645\u0646\u0635\u0627\u062a \u062f\u0641\u0639<\/p>\n    <\/div>\n\n    <!-- 10: \u0627\u0644\u062a\u0639\u0644\u064a\u0645 -->\n    <div class=\"rdi-sector-card\">\n      <svg viewBox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <path d=\"M18 4L32 11L18 18L4 11L18 4Z\" stroke=\"#38b2f0\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\/>\n        <path d=\"M8 14v8c0 3.3 4.5 6 10 6s10-2.7 10-6v-8\" stroke=\"#38b2f0\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/>\n        <path d=\"M32 11v8\" stroke=\"#38b2f0\" stroke-width=\"1.5\" stroke-linecap=\"round\" opacity=\"0.5\"\/>\n        <circle cx=\"32\" cy=\"21\" r=\"1.5\" fill=\"#38b2f0\" opacity=\"0.7\"\/>\n      <\/svg>\n      <h4>\u0627\u0644\u062a\u0639\u0644\u064a\u0645<\/h4>\n      <p>\u0645\u0646\u0635\u0627\u062a \u062a\u0639\u0644\u064a\u0645\u064a\u0629 \u0630\u0643\u064a\u0629 \u0648\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0637\u0644\u0627\u0628<\/p>\n    <\/div>\n\n    <!-- 11: \u0627\u0644\u0635\u062d\u0629 -->\n    <div class=\"rdi-sector-card\">\n      <svg viewBox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <rect x=\"4\" y=\"4\" width=\"28\" height=\"28\" rx=\"6\" stroke=\"#38b2f0\" stroke-width=\"1.5\" fill=\"rgba(56,178,240,0.04)\"\/>\n        <path d=\"M18 11v14M11 18h14\" stroke=\"#38b2f0\" stroke-width=\"2.2\" stroke-linecap=\"round\"\/>\n      <\/svg>\n      <h4>\u0627\u0644\u0635\u062d\u0629<\/h4>\n      <p>\u0645\u0633\u062a\u0634\u0641\u064a\u0627\u062a \u0648\u0639\u064a\u0627\u062f\u0627\u062a \u0648\u0623\u0646\u0638\u0645\u0629 \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u0631\u0636\u0649<\/p>\n    <\/div>\n\n    <!-- 12: \u0627\u0644\u062d\u0643\u0648\u0645\u0629 -->\n    <div class=\"rdi-sector-card\">\n      <svg viewBox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <path d=\"M4 32V16L18 6L32 16V32H4Z\" stroke=\"#38b2f0\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\/>\n        <rect x=\"14\" y=\"22\" width=\"8\" height=\"10\" rx=\"1\" stroke=\"#38b2f0\" stroke-width=\"1.3\"\/>\n        <path d=\"M9 22h3M24 22h3M9 17h3M24 17h3\" stroke=\"#38b2f0\" stroke-width=\"1.2\" stroke-linecap=\"round\" opacity=\"0.5\"\/>\n        <path d=\"M4 16h28\" stroke=\"#38b2f0\" stroke-width=\"1\" opacity=\"0.3\" stroke-linecap=\"round\"\/>\n      <\/svg>\n      <h4>\u0627\u0644\u062d\u0643\u0648\u0645\u0629<\/h4>\n      <p>\u0648\u0632\u0627\u0631\u0627\u062a \u0648\u0647\u064a\u0626\u0627\u062a \u0648\u0628\u0648\u0627\u0628\u0627\u062a \u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\u0629<\/p>\n    <\/div>\n\n  <\/div>\n\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a1b74ac e-con-full e-flex e-con e-parent\" data-id=\"a1b74ac\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5e9f6f5 elementor-widget elementor-widget-html\" data-id=\"5e9f6f5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t\n\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Almarai:wght@400;700;800&display=swap\" rel=\"stylesheet\">\n\n<style>\n* { box-sizing: border-box; }\n\n.rdi-ach-wrap {\n  padding: 90px 60px;\n  font-family: 'Almarai', sans-serif;\n  direction: rtl;\n  background: rgba(255,255,255,0.025);\n}\n\n.rdi-ach-header {\n  text-align: center;\n  margin-bottom: 60px;\n}\n\n.rdi-ach-badge {\n  display: inline-block;\n  font-size: 22px;\n  font-weight: 800;\n  color: #38b2f0;\n  background: rgba(56,178,240,0.1);\n  border: 1px solid rgba(56,178,240,0.35);\n  padding: 8px 28px;\n  border-radius: 50px;\n  margin-bottom: 22px;\n}\n\n.rdi-ach-header h2 {\n  font-size: 50px;\n  font-weight: 800;\n  color: #ffffff;\n  line-height: 1.35;\n  margin-bottom: 0;\n}\n\n.rdi-ach-header h2 span { color: #38b2f0; }\n\n.rdi-ach-line {\n  width: 65px;\n  height: 4px;\n  background: #38b2f0;\n  border-radius: 3px;\n  margin: 20px auto 0;\n}\n\n\/* ---- \u0634\u0628\u0643\u0629 \u0627\u0644\u0625\u0646\u062c\u0627\u0632\u0627\u062a: 3 \u0641\u064a \u0627\u0644\u0623\u0639\u0644\u0649 + 3 \u0641\u064a \u0627\u0644\u0623\u0633\u0641\u0644 ---- *\/\n.rdi-ach-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 0;\n  border: 1px solid rgba(56,178,240,0.2);\n  border-radius: 24px;\n  overflow: hidden;\n}\n\n.rdi-ach-card {\n  padding: 52px 32px;\n  text-align: center;\n  border-left: 1px solid rgba(56,178,240,0.15);\n  border-bottom: 1px solid rgba(56,178,240,0.15);\n  transition: background 0.25s;\n}\n\n.rdi-ach-card:hover {\n  background: rgba(37,211,102,0.07);\n}\n\n.rdi-ach-card:hover svg {\n  background: rgba(37,211,102,0.12);\n  border-color: rgba(37,211,102,0.45);\n}\n\n.rdi-ach-card:hover svg path,\n.rdi-ach-card:hover svg circle,\n.rdi-ach-card:hover svg rect { stroke: #25d366; }\n\n.rdi-ach-card:hover .rdi-ach-num { color: #25d366; }\n\n.rdi-ach-card:hover .rdi-ach-lbl { color: rgba(255,255,255,0.9); }\n\n\/* \u062d\u0630\u0641 \u0627\u0644\u062d\u062f\u0648\u062f \u0627\u0644\u0632\u0627\u0626\u062f\u0629 *\/\n.rdi-ach-card:nth-child(3n+1) { border-left: none; }\n.rdi-ach-card:nth-child(n+4)  { border-bottom: none; }\n\n\/* \u0623\u064a\u0642\u0648\u0646\u0629 SVG \u062f\u0627\u062e\u0644 \u0627\u0644\u0628\u0637\u0627\u0642\u0629 *\/\n.rdi-ach-card svg {\n  display: block;\n  margin: 0 auto 18px auto;\n  width: 52px;\n  height: 52px;\n  background: rgba(56,178,240,0.1);\n  border: 1px solid rgba(56,178,240,0.25);\n  border-radius: 14px;\n  padding: 12px;\n  transition: background 0.25s, border-color 0.25s;\n}\n\n.rdi-ach-num {\n  font-size: 52px;\n  font-weight: 800;\n  color: #38b2f0;\n  line-height: 1;\n  margin-bottom: 10px;\n  direction: ltr;\n  display: block;\n  transition: color 0.25s;\n}\n\n.rdi-ach-lbl {\n  font-size: 18px;\n  font-weight: 700;\n  color: rgba(255,255,255,0.65);\n  line-height: 1.5;\n  transition: color 0.25s;\n}\n\n@media (max-width: 700px) {\n  .rdi-ach-wrap { padding: 60px 24px; }\n  .rdi-ach-header h2 { font-size: 34px; }\n  .rdi-ach-grid { grid-template-columns: 1fr; }\n  .rdi-ach-card { border-left: none; border-bottom: 1px solid rgba(56,178,240,0.15); }\n  .rdi-ach-card:last-child { border-bottom: none; }\n  .rdi-ach-num { font-size: 42px; }\n  .rdi-ach-lbl { font-size: 16px; }\n}\n<\/style>\n\n<div class=\"rdi-ach-wrap\">\n\n  <div class=\"rdi-ach-header\">\n    <div class=\"rdi-ach-badge\">\u0625\u0646\u062c\u0627\u0632\u0627\u062a\u0646\u0627 \u0628\u0627\u0644\u0623\u0631\u0642\u0627\u0645<\/div>\n    <h2>\u0623\u0631\u0642\u0627\u0645 <span>\u062a\u062a\u062d\u062f\u062b \u0639\u0646 \u0646\u0641\u0633\u0647\u0627<\/span><\/h2>\n    <div class=\"rdi-ach-line\"><\/div>\n  <\/div>\n\n  <div class=\"rdi-ach-grid\">\n\n    <!-- 1: \u0633\u0646\u0648\u0627\u062a \u0627\u0644\u062e\u0628\u0631\u0629 -->\n    <div class=\"rdi-ach-card\">\n      <svg viewBox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <path d=\"M18 4l3.5 9.5H31l-7.5 5.5 2.8 9.5L18 23l-8.3 5.5 2.8-9.5L5 13.5h9.5L18 4Z\" stroke=\"#38b2f0\" stroke-width=\"1.4\" stroke-linejoin=\"round\"\/>\n      <\/svg>\n      <span class=\"rdi-ach-num\" data-target=\"12\" data-prefix=\"+\">0<\/span>\n      <div class=\"rdi-ach-lbl\">\u0633\u0646\u0629 \u0645\u0646 \u0627\u0644\u062e\u0628\u0631\u0629<\/div>\n    <\/div>\n\n    <!-- 2: \u0645\u0646\u0635\u0627\u062a \u0631\u0642\u0645\u064a\u0629 -->\n    <div class=\"rdi-ach-card\">\n      <svg viewBox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <rect x=\"3\" y=\"5\" width=\"30\" height=\"20\" rx=\"3\" stroke=\"#38b2f0\" stroke-width=\"1.4\"\/>\n        <path d=\"M11 31h14M18 25v6\" stroke=\"#38b2f0\" stroke-width=\"1.4\" stroke-linecap=\"round\"\/>\n        <path d=\"M9 12h6v7H9zM19 14h9M19 18h6\" stroke=\"#38b2f0\" stroke-width=\"1.3\" stroke-linecap=\"round\"\/>\n      <\/svg>\n      <span class=\"rdi-ach-num\" data-target=\"5\"  data-prefix=\"\">0<\/span>\n      <div class=\"rdi-ach-lbl\">\u0645\u0646\u0635\u0627\u062a \u0631\u0642\u0645\u064a\u0629<\/div>\n    <\/div>\n\n    <!-- 3: \u0628\u062f\u0627\u064a\u0629 \u0627\u0644\u0631\u062d\u0644\u0629 -->\n    <div class=\"rdi-ach-card\">\n      <svg viewBox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <rect x=\"4\" y=\"8\" width=\"28\" height=\"24\" rx=\"3\" stroke=\"#38b2f0\" stroke-width=\"1.4\"\/>\n        <path d=\"M4 15h28\" stroke=\"#38b2f0\" stroke-width=\"1.3\" stroke-linecap=\"round\"\/>\n        <path d=\"M12 4v8M24 4v8\" stroke=\"#38b2f0\" stroke-width=\"1.4\" stroke-linecap=\"round\"\/>\n        <path d=\"M10 22h4M17 22h4M10 27h4M17 27h4M24 22h3\" stroke=\"#38b2f0\" stroke-width=\"1.2\" stroke-linecap=\"round\" opacity=\"0.6\"\/>\n      <\/svg>\n      <span class=\"rdi-ach-num\" data-target=\"2013\" data-prefix=\"\">0<\/span>\n      <div class=\"rdi-ach-lbl\">\u0628\u062f\u0627\u064a\u0629 \u0627\u0644\u0631\u062d\u0644\u0629<\/div>\n    <\/div>\n\n    <!-- 4: \u0639\u0645\u0644\u0627\u0621 \u0631\u0627\u0636\u0648\u0646 -->\n    <div class=\"rdi-ach-card\">\n      <svg viewBox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <circle cx=\"14\" cy=\"13\" r=\"5\" stroke=\"#38b2f0\" stroke-width=\"1.4\"\/>\n        <circle cx=\"24\" cy=\"13\" r=\"5\" stroke=\"#38b2f0\" stroke-width=\"1.4\"\/>\n        <path d=\"M4 30c0-4.4 4.5-8 10-8M32 30c0-4.4-4.5-8-10-8\" stroke=\"#38b2f0\" stroke-width=\"1.4\" stroke-linecap=\"round\"\/>\n      <\/svg>\n      <span class=\"rdi-ach-num\" data-target=\"100\" data-prefix=\"+\">0<\/span>\n      <div class=\"rdi-ach-lbl\">\u0639\u0645\u064a\u0644 \u0631\u0627\u0636\u064d \u0639\u0646 \u062e\u062f\u0645\u0627\u062a\u0646\u0627<\/div>\n    <\/div>\n\n    <!-- 5: \u0645\u0634\u0627\u0631\u064a\u0639 \u0646\u0627\u062c\u062d\u0629 -->\n    <div class=\"rdi-ach-card\">\n      <svg viewBox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <path d=\"M5 26L12 16L18 21L26 11L31 16\" stroke=\"#38b2f0\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n        <path d=\"M5 31h26\" stroke=\"#38b2f0\" stroke-width=\"1\" stroke-linecap=\"round\" opacity=\"0.3\"\/>\n        <circle cx=\"31\" cy=\"16\" r=\"2.5\" fill=\"#38b2f0\" opacity=\"0.9\"\/>\n        <path d=\"M24 6v5M27 8h-6\" stroke=\"#38b2f0\" stroke-width=\"1.3\" stroke-linecap=\"round\" opacity=\"0.6\"\/>\n      <\/svg>\n      <span class=\"rdi-ach-num\" data-target=\"200\" data-prefix=\"+\">0<\/span>\n      <div class=\"rdi-ach-lbl\">\u0645\u0634\u0631\u0648\u0639 \u0646\u0627\u062c\u062d \u0645\u0646\u062c\u0632<\/div>\n    <\/div>\n\n    <!-- 6: \u0646\u0633\u0628\u0629 \u0631\u0636\u0627 -->\n    <div class=\"rdi-ach-card\">\n      <svg viewBox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <circle cx=\"18\" cy=\"18\" r=\"14\" stroke=\"#38b2f0\" stroke-width=\"1.4\"\/>\n        <path d=\"M12 19c0 3.3 2.7 6 6 6s6-2.7 6-6\" stroke=\"#38b2f0\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/>\n        <circle cx=\"13\" cy=\"14\" r=\"1.5\" fill=\"#38b2f0\"\/>\n        <circle cx=\"23\" cy=\"14\" r=\"1.5\" fill=\"#38b2f0\"\/>\n      <\/svg>\n      <span class=\"rdi-ach-num\" data-target=\"99\"  data-prefix=\"\" data-suffix=\"%\">0<\/span>\n      <div class=\"rdi-ach-lbl\">\u0646\u0633\u0628\u0629 \u0631\u0636\u0627 \u0627\u0644\u0639\u0645\u0644\u0627\u0621<\/div>\n    <\/div>\n\n  <\/div>\n\n<\/div>\n\n<script>\n(function() {\n  function easeOut(t) { return 1 - Math.pow(1 - t, 3); }\n\n  function animateCount(el) {\n    var target   = parseInt(el.getAttribute('data-target'), 10);\n    var prefix   = el.getAttribute('data-prefix') || '';\n    var suffix   = el.getAttribute('data-suffix') || '';\n    var duration = target >= 1000 ? 2200 : target >= 100 ? 1800 : 1200;\n    var start    = null;\n\n    function step(ts) {\n      if (!start) start = ts;\n      var elapsed  = ts - start;\n      var progress = Math.min(elapsed \/ duration, 1);\n      var current  = Math.round(easeOut(progress) * target);\n      el.textContent = prefix + current + suffix;\n      if (progress < 1) requestAnimationFrame(step);\n      else el.textContent = prefix + target + suffix;\n    }\n    requestAnimationFrame(step);\n  }\n\n  var counters  = document.querySelectorAll('.rdi-ach-num[data-target]');\n  var triggered = false;\n\n  function startAll() {\n    if (triggered) return;\n    triggered = true;\n    counters.forEach(function(el, i) {\n      setTimeout(function() { animateCount(el); }, i * 150);\n    });\n  }\n\n  if ('IntersectionObserver' in window) {\n    var obs = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) { if (e.isIntersecting) { startAll(); obs.disconnect(); } });\n    }, { threshold: 0.3 });\n    var grid = document.querySelector('.rdi-ach-grid');\n    if (grid) obs.observe(grid);\n  } else {\n    startAll();\n  }\n\n  \/\/ Re-animate on card hover\n  document.querySelectorAll('.rdi-ach-card').forEach(function(card) {\n    card.addEventListener('mouseenter', function() {\n      var el = card.querySelector('.rdi-ach-num[data-target]');\n      if (el) animateCount(el);\n    });\n  });\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a91778e e-con-full e-flex e-con e-parent\" data-id=\"a91778e\" data-element_type=\"container\" data-e-type=\"container\" id=\"section-contact\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-85278f2 elementor-widget elementor-widget-html\" data-id=\"85278f2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Almarai:wght@400;700;800&display=swap\" rel=\"stylesheet\">\n<style>\n* { box-sizing: border-box; margin: 0; padding: 0; }\n.rdi-cta-section {\n  padding: 100px 60px;\n  font-family: 'Almarai', sans-serif;\n  direction: rtl;\n  position: relative;\n  overflow: hidden;\n  text-align: center;\n}\n\/* ---- Animated background rings ---- *\/\n.rdi-cta-ring {\n  position: absolute;\n  border-radius: 50%;\n  border: 1px solid rgba(56,178,240,0.1);\n  pointer-events: none;\n  animation: ringPulse 6s ease-in-out infinite;\n}\n.rdi-cta-ring-1 { width: 500px; height: 500px; top: 50%; left: 50%; transform: translate(-50%,-50%); animation-delay: 0s; }\n.rdi-cta-ring-2 { width: 720px; height: 720px; top: 50%; left: 50%; transform: translate(-50%,-50%); animation-delay: 1s; border-color: rgba(56,178,240,0.07); }\n.rdi-cta-ring-3 { width: 940px; height: 940px; top: 50%; left: 50%; transform: translate(-50%,-50%); animation-delay: 2s; border-color: rgba(56,178,240,0.04); }\n@keyframes ringPulse {\n  0%,100% { opacity: 0.6; transform: translate(-50%,-50%) scale(1); }\n  50%      { opacity: 1;   transform: translate(-50%,-50%) scale(1.03); }\n}\n\/* ---- Central glow ---- *\/\n.rdi-cta-glow {\n  position: absolute;\n  width: 600px; height: 300px;\n  border-radius: 50%;\n  background: radial-gradient(ellipse, rgba(56,178,240,0.1) 0%, transparent 70%);\n  top: 50%; left: 50%;\n  transform: translate(-50%,-50%);\n  pointer-events: none;\n}\n\/* ---- Floating particles ---- *\/\n.rdi-cta-particle {\n  position: absolute;\n  border-radius: 50%;\n  background: #38b2f0;\n  opacity: 0;\n  animation: particleFloat 8s ease-in-out infinite;\n  pointer-events: none;\n}\n@keyframes particleFloat {\n  0%   { opacity: 0; transform: translateY(0) scale(0); }\n  20%  { opacity: 0.6; transform: translateY(-20px) scale(1); }\n  80%  { opacity: 0.4; transform: translateY(-80px) scale(0.8); }\n  100% { opacity: 0; transform: translateY(-120px) scale(0); }\n}\n\/* ---- Content ---- *\/\n.rdi-cta-content {\n  position: relative;\n  z-index: 2;\n  max-width: 780px;\n  margin: 0 auto;\n}\n.rdi-cta-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  font-size: 14px;\n  font-weight: 700;\n  color: #25d366;\n  background: rgba(37,211,102,0.1);\n  border: 1px solid rgba(37,211,102,0.3);\n  padding: 7px 18px;\n  border-radius: 50px;\n  margin-bottom: 28px;\n  letter-spacing: 0.5px;\n  animation: badgePulse 3s ease-in-out infinite;\n}\n.rdi-cta-badge-dot {\n  width: 7px; height: 7px;\n  border-radius: 50%;\n  background: #25d366;\n  animation: dotBlink 1.5s ease-in-out infinite;\n}\n@keyframes dotBlink {\n  0%,100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.7); }\n}\n@keyframes badgePulse {\n  0%,100% { box-shadow: 0 0 0 0 rgba(37,211,102,0); }\n  50% { box-shadow: 0 0 0 6px rgba(37,211,102,0.08); }\n}\n.rdi-cta-ar-title {\n  font-size: 60px;\n  font-weight: 800;\n  color: #ffffff;\n  line-height: 1.2;\n  margin-bottom: 10px;\n}\n.rdi-cta-ar-title span { color: #38b2f0; }\n.rdi-cta-line {\n  width: 70px; height: 4px;\n  background: linear-gradient(90deg, #38b2f0, #25d366);\n  border-radius: 3px;\n  margin: 0 auto 32px;\n}\n.rdi-cta-desc {\n  font-size: 19px;\n  color: rgba(255,255,255,0.65);\n  line-height: 1.9;\n  margin-bottom: 50px;\n  max-width: 640px;\n  margin-left: auto;\n  margin-right: auto;\n}\n\/* ---- Buttons ---- *\/\n.rdi-cta-btns {\n  display: flex;\n  justify-content: center;\n  gap: 16px;\n  flex-wrap: wrap;\n  margin-bottom: 60px;\n}\n.rdi-cta-btn-primary {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  background: linear-gradient(135deg, #38b2f0, #2596d4);\n  color: #fff;\n  font-family: 'Almarai', sans-serif;\n  font-size: 18px;\n  font-weight: 800;\n  padding: 18px 40px;\n  border-radius: 50px;\n  border: none;\n  cursor: pointer;\n  transition: all 0.25s;\n  box-shadow: 0 8px 30px rgba(56,178,240,0.3);\n  text-decoration: none;\n}\n.rdi-cta-btn-primary:hover {\n  background: linear-gradient(135deg, #25d366, #1db954);\n  box-shadow: 0 10px 36px rgba(37,211,102,0.4);\n  transform: translateY(-3px);\n}\n.rdi-cta-btn-secondary {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  background: transparent;\n  color: #fff;\n  font-family: 'Almarai', sans-serif;\n  font-size: 18px;\n  font-weight: 800;\n  padding: 18px 40px;\n  border-radius: 50px;\n  border: 2px solid rgba(255,255,255,0.25);\n  cursor: pointer;\n  transition: all 0.25s;\n  text-decoration: none;\n}\n.rdi-cta-btn-secondary:hover {\n  border-color: #25d366;\n  background: rgba(37,211,102,0.08);\n  transform: translateY(-3px);\n  box-shadow: 0 6px 24px rgba(37,211,102,0.15);\n}\n\/* ---- Trust bar ---- *\/\n.rdi-cta-trust {\n  display: flex;\n  justify-content: center;\n  gap: 40px;\n  flex-wrap: wrap;\n}\n.rdi-cta-trust-item {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  font-size: 15px;\n  font-weight: 700;\n  color: rgba(255,255,255,0.55);\n  transition: color 0.2s;\n}\n.rdi-cta-trust-item:hover { color: rgba(255,255,255,0.9); }\n.rdi-cta-trust-icon {\n  width: 36px; height: 36px;\n  border-radius: 50%;\n  background: rgba(56,178,240,0.1);\n  border: 1px solid rgba(56,178,240,0.25);\n  display: flex; align-items: center; justify-content: center;\n  flex-shrink: 0;\n  transition: background 0.2s, border-color 0.2s;\n}\n.rdi-cta-trust-item:hover .rdi-cta-trust-icon {\n  background: rgba(37,211,102,0.12);\n  border-color: rgba(37,211,102,0.4);\n}\n.rdi-cta-trust-item:hover .rdi-cta-trust-icon svg path,\n.rdi-cta-trust-item:hover .rdi-cta-trust-icon svg circle,\n.rdi-cta-trust-item:hover .rdi-cta-trust-icon svg polyline { stroke: #25d366; }\n\/* ---- Divider line top ---- *\/\n.rdi-cta-divider {\n  position: absolute;\n  top: 0; left: 60px; right: 60px;\n  height: 1px;\n  background: linear-gradient(90deg, transparent, rgba(56,178,240,0.3), transparent);\n}\n@media (max-width: 768px) {\n  .rdi-cta-section { padding: 80px 24px; }\n  .rdi-cta-ar-title { font-size: 40px; }\n  .rdi-cta-en-title { font-size: 17px; }\n  .rdi-cta-desc { font-size: 17px; }\n  .rdi-cta-trust { gap: 20px; }\n  .rdi-cta-ring-1 { width: 320px; height: 320px; }\n  .rdi-cta-ring-2 { width: 480px; height: 480px; }\n  .rdi-cta-ring-3 { display: none; }\n}\n<\/style>\n<div class=\"rdi-cta-section\">\n  <!-- Divider -->\n  <div class=\"rdi-cta-divider\"><\/div>\n  <!-- Background rings -->\n  <div class=\"rdi-cta-ring rdi-cta-ring-1\"><\/div>\n  <div class=\"rdi-cta-ring rdi-cta-ring-2\"><\/div>\n  <div class=\"rdi-cta-ring rdi-cta-ring-3\"><\/div>\n  <div class=\"rdi-cta-glow\"><\/div>\n  <!-- Particles (injected by JS) -->\n  <div id=\"rdi-particles\"><\/div>\n  <!-- Content -->\n  <div class=\"rdi-cta-content\">\n    <div class=\"rdi-cta-badge\">\n      <div class=\"rdi-cta-badge-dot\"><\/div>\n      \u062c\u0627\u0647\u0632\u0648\u0646 \u0644\u062e\u062f\u0645\u062a\u0643 \u0627\u0644\u0622\u0646\n    <\/div>\n    <h2 class=\"rdi-cta-ar-title\">\n      \u0627\u0628\u062f\u0623 <span>\u0631\u062d\u0644\u062a\u0643 \u0627\u0644\u0631\u0642\u0645\u064a\u0629<\/span> \u0627\u0644\u064a\u0648\u0645\n    <\/h2>\n    <div class=\"rdi-cta-line\"><\/div>\n    <p class=\"rdi-cta-desc\">\n      \u0634\u0627\u0631\u0643 \u0631\u0648\u0627\u062f \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0631\u0642\u0645\u064a \u0648\u062e\u0628\u0631\u062a\u0647\u0627 \u0641\u064a \u0642\u064a\u0627\u062f\u0629 \u062a\u062d\u0648\u0644\u0643 \u0627\u0644\u0631\u0642\u0645\u064a \u0628\u062d\u0644\u0648\u0644 \u0630\u0643\u064a\u0629 \u0648\u0645\u062a\u0643\u0627\u0645\u0644\u0629 \u0645\u0628\u0646\u064a\u0629 \u062e\u0635\u064a\u0635\u0627\u064b \u0644\u0646\u062c\u0627\u062d\u0643.\n    <\/p>\n    <div class=\"rdi-cta-btns\">\n      <button class=\"rdi-cta-btn-secondary\" onclick=\"document.getElementById('rdi-wa-modal').style.display='flex'\">\n        <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"#25d366\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 0 1-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 0 1-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 0 1 2.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0 0 12.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 0 0 5.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 0 0-3.48-8.413z\"\/><\/svg>\n        \u062a\u0648\u0627\u0635\u0644 \u0645\u0639\u0646\u0627 \u0639\u0628\u0631 \u0648\u0627\u062a\u0633\u0627\u0628\n      <\/button>\n    <\/div>\n    <!-- Trust bar -->\n    <div class=\"rdi-cta-trust\">\n      <div class=\"rdi-cta-trust-item\">\n        <div class=\"rdi-cta-trust-icon\">\n          <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\">\n            <path d=\"M20 7L9 18l-5-5\" stroke=\"#38b2f0\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n          <\/svg>\n        <\/div>\n        +100 \u0639\u0645\u064a\u0644 \u0631\u0627\u0636\u064d\n      <\/div>\n      <div class=\"rdi-cta-trust-item\">\n        <div class=\"rdi-cta-trust-icon\">\n          <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\">\n            <path d=\"M12 2L15.09 8.26L22 9.27L17 14.14L18.18 21.02L12 17.77L5.82 21.02L7 14.14L2 9.27L8.91 8.26L12 2Z\" stroke=\"#38b2f0\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\/>\n          <\/svg>\n        <\/div>\n        99% \u0646\u0633\u0628\u0629 \u0631\u0636\u0627\n      <\/div>\n      <div class=\"rdi-cta-trust-item\">\n        <div class=\"rdi-cta-trust-icon\">\n          <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\">\n            <circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"#38b2f0\" stroke-width=\"1.5\"\/>\n            <path d=\"M12 7v5l3 3\" stroke=\"#38b2f0\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/>\n          <\/svg>\n        <\/div>\n        \u062f\u0639\u0645 24\/7\n      <\/div>\n      <div class=\"rdi-cta-trust-item\">\n        <div class=\"rdi-cta-trust-icon\">\n          <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\">\n            <path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\" stroke=\"#38b2f0\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\/>\n            <path d=\"M9 12l2 2 4-4\" stroke=\"#38b2f0\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n          <\/svg>\n        <\/div>\n        +5 \u0633\u0646\u0648\u0627\u062a \u062e\u0628\u0631\u0629\n      <\/div>\n      <div class=\"rdi-cta-trust-item\">\n        <div class=\"rdi-cta-trust-icon\">\n          <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\">\n            <rect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\" stroke=\"#38b2f0\" stroke-width=\"1.5\"\/>\n            <path d=\"M8 21h8M12 17v4\" stroke=\"#38b2f0\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/>\n          <\/svg>\n        <\/div>\n        +200 \u0645\u0634\u0631\u0648\u0639 \u0646\u0627\u062c\u062d\n      <\/div>\n    <\/div>\n  <\/div>\n<!-- ============================================================\n     WhatsApp Contact Modal\n============================================================ -->\n<style>\n#rdi-wa-modal {\n  display: none;\n  position: fixed;\n  inset: 0;\n  z-index: 9999;\n  align-items: center;\n  justify-content: center;\n  padding: 20px;\n  background: rgba(0,0,0,0.75);\n  backdrop-filter: blur(6px);\n  animation: modalFadeIn 0.25s ease;\n}\n@keyframes modalFadeIn {\n  from { opacity: 0; }\n  to   { opacity: 1; }\n}\n.rdi-modal-box {\n  background: #0f1e5a;\n  border: 1px solid rgba(56,178,240,0.3);\n  border-radius: 24px;\n  padding: 40px 36px;\n  width: 100%;\n  max-width: 520px;\n  max-height: 90vh;\n  overflow-y: auto;\n  direction: rtl;\n  font-family: 'Almarai', sans-serif;\n  position: relative;\n  animation: modalSlideUp 0.3s ease;\n  box-shadow: 0 30px 80px rgba(0,0,0,0.5), 0 0 0 1px rgba(56,178,240,0.15);\n}\n@keyframes modalSlideUp {\n  from { opacity: 0; transform: translateY(30px); }\n  to   { opacity: 1; transform: translateY(0); }\n}\n.rdi-modal-close {\n  position: absolute;\n  top: 16px; left: 16px;\n  width: 34px; height: 34px;\n  border-radius: 50%;\n  background: rgba(255,255,255,0.08);\n  border: none; cursor: pointer;\n  color: rgba(255,255,255,0.6);\n  font-size: 18px;\n  display: flex; align-items: center; justify-content: center;\n  transition: background 0.2s, color 0.2s;\n}\n.rdi-modal-close:hover { background: rgba(255,255,255,0.15); color: #fff; }\n.rdi-modal-header { margin-bottom: 28px; }\n.rdi-modal-wa-icon {\n  width: 52px; height: 52px; border-radius: 50%;\n  background: rgba(37,211,102,0.15);\n  border: 1.5px solid rgba(37,211,102,0.4);\n  display: flex; align-items: center; justify-content: center;\n  margin-bottom: 14px;\n}\n.rdi-modal-header h3 {\n  font-size: 26px; font-weight: 800; color: #fff; margin-bottom: 6px;\n}\n.rdi-modal-header p {\n  font-size: 15px; color: rgba(255,255,255,0.55); line-height: 1.7;\n}\n\/* Form fields *\/\n.rdi-modal-field { margin-bottom: 18px; }\n.rdi-modal-field label {\n  display: block;\n  font-size: 13px; font-weight: 700; color: rgba(255,255,255,0.65);\n  margin-bottom: 7px; letter-spacing: 0.3px;\n}\n.rdi-modal-field label span { color: #38b2f0; }\n.rdi-modal-input,\n.rdi-modal-select,\n.rdi-modal-textarea {\n  width: 100%;\n  background: rgba(255,255,255,0.06);\n  border: 1px solid rgba(56,178,240,0.2);\n  border-radius: 12px;\n  padding: 13px 16px;\n  font-size: 15px;\n  font-family: 'Almarai', sans-serif;\n  color: #fff;\n  direction: rtl;\n  outline: none;\n  transition: border-color 0.2s, background 0.2s;\n  -webkit-appearance: none;\n}\n.rdi-modal-input::placeholder,\n.rdi-modal-textarea::placeholder { color: rgba(255,255,255,0.28); }\n.rdi-modal-input:focus,\n.rdi-modal-select:focus,\n.rdi-modal-textarea:focus {\n  border-color: #38b2f0;\n  background: rgba(56,178,240,0.08);\n}\n.rdi-modal-select option { background: #0f1e5a; color: #fff; }\n.rdi-modal-textarea {\n  resize: none;\n  height: 90px;\n  line-height: 1.6;\n}\n\/* Purpose checkboxes *\/\n.rdi-modal-checks {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n.rdi-modal-check-item {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  background: rgba(255,255,255,0.04);\n  border: 1px solid rgba(56,178,240,0.15);\n  border-radius: 10px;\n  padding: 10px 12px;\n  cursor: pointer;\n  transition: all 0.2s;\n  font-size: 13px; font-weight: 700; color: rgba(255,255,255,0.7);\n  user-select: none;\n}\n.rdi-modal-check-item:hover {\n  border-color: rgba(37,211,102,0.4);\n  background: rgba(37,211,102,0.06);\n}\n.rdi-modal-check-item.checked {\n  border-color: #25d366;\n  background: rgba(37,211,102,0.1);\n  color: #fff;\n}\n.rdi-modal-check-box {\n  width: 18px; height: 18px; min-width: 18px;\n  border-radius: 5px;\n  border: 1.5px solid rgba(56,178,240,0.35);\n  background: transparent;\n  display: flex; align-items: center; justify-content: center;\n  transition: all 0.2s;\n  flex-shrink: 0;\n}\n.rdi-modal-check-item.checked .rdi-modal-check-box {\n  background: #25d366;\n  border-color: #25d366;\n}\n.rdi-modal-check-item.checked .rdi-modal-check-box::after {\n  content: '';\n  width: 5px; height: 9px;\n  border: 2px solid #fff;\n  border-top: none; border-right: none; \/* checkmark *\/\n  transform: rotate(-45deg) translateY(-1px);\n  display: block;\n}\n\/* Submit *\/\n.rdi-modal-submit {\n  width: 100%;\n  background: #25d366;\n  color: #fff;\n  font-family: 'Almarai', sans-serif;\n  font-size: 17px; font-weight: 800;\n  padding: 16px;\n  border-radius: 50px;\n  border: none; cursor: pointer;\n  transition: all 0.2s;\n  display: flex; align-items: center; justify-content: center; gap: 10px;\n  margin-top: 24px;\n  box-shadow: 0 6px 24px rgba(37,211,102,0.3);\n}\n.rdi-modal-submit:hover {\n  background: #1db954;\n  transform: translateY(-2px);\n  box-shadow: 0 10px 32px rgba(37,211,102,0.4);\n}\n.rdi-modal-note {\n  text-align: center;\n  font-size: 12px;\n  color: rgba(255,255,255,0.35);\n  margin-top: 14px;\n  line-height: 1.6;\n}\n<\/style>\n<div id=\"rdi-wa-modal\" onclick=\"if(event.target===this)this.style.display='none'\">\n  <div class=\"rdi-modal-box\">\n    <button class=\"rdi-modal-close\" onclick=\"document.getElementById('rdi-wa-modal').style.display='none'\">\u2715<\/button>\n    <div class=\"rdi-modal-header\">\n      <div class=\"rdi-modal-wa-icon\">\n        <svg width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"#25d366\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 0 1-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 0 1-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 0 1 2.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0 0 12.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 0 0 5.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 0 0-3.48-8.413z\"\/><\/svg>\n      <\/div>\n      <h3>\u0627\u0628\u062f\u0623 \u0645\u062d\u0627\u062f\u062b\u062a\u0643 \u0627\u0644\u0622\u0646<\/h3>\n      <p>\u0623\u062e\u0628\u0631\u0646\u0627 \u0639\u0646 \u0639\u0645\u0644\u0643 \u0648\u0633\u0646\u0639\u062f\u0651 \u0644\u0643 \u0631\u0633\u0627\u0644\u0629 \u0648\u0627\u062a\u0633\u0627\u0628 \u062c\u0627\u0647\u0632\u0629 \u0644\u0644\u0625\u0631\u0633\u0627\u0644<\/p>\n    <\/div>\n    <!-- Name -->\n    <div class=\"rdi-modal-field\">\n      <label>\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0643\u0627\u0645\u0644 <span>*<\/span><\/label>\n      <input class=\"rdi-modal-input\" id=\"rdi-f-name\" type=\"text\" placeholder=\"\u0623\u062f\u062e\u0644 \u0627\u0633\u0645\u0643 \u0627\u0644\u0643\u0627\u0645\u0644\"\/>\n    <\/div>\n    <!-- Company -->\n    <div class=\"rdi-modal-field\">\n      <label>\u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629 \u0623\u0648 \u0627\u0644\u0645\u0624\u0633\u0633\u0629 <span>*<\/span><\/label>\n      <input class=\"rdi-modal-input\" id=\"rdi-f-company\" type=\"text\" placeholder=\"\u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629 \/ \u0627\u0644\u0645\u0624\u0633\u0633\u0629\"\/>\n    <\/div>\n    <!-- Business type dropdown -->\n    <div class=\"rdi-modal-field\">\n      <label>\u0646\u0648\u0639 \u0627\u0644\u0646\u0634\u0627\u0637 \u0627\u0644\u062a\u062c\u0627\u0631\u064a <span>*<\/span><\/label>\n      <select class=\"rdi-modal-select\" id=\"rdi-f-sector\" onchange=\"toggleOther(this.value)\">\n        <option value=\"\">\u2014 \u0627\u062e\u062a\u0631 \u0646\u0648\u0639 \u0627\u0644\u0646\u0634\u0627\u0637 \u2014<\/option>\n        <option>\u0641\u0646\u062f\u0642 \/ \u0645\u0646\u062a\u062c\u0639 \/ \u0634\u0642\u0642 \u0641\u0646\u062f\u0642\u064a\u0629<\/option>\n        <option>\u0645\u0637\u0639\u0645 \/ \u0645\u0642\u0647\u0649 \/ \u0643\u0627\u0641\u064a\u0647<\/option>\n        <option>\u0635\u0627\u0644\u0648\u0646 \/ \u0645\u0634\u063a\u0644 \/ \u0645\u0631\u0643\u0632 \u062a\u062c\u0645\u064a\u0644<\/option>\n        <option>\u062c\u0645\u0639\u064a\u0629 \/ \u0645\u0624\u0633\u0633\u0629 \u063a\u064a\u0631 \u0631\u0628\u062d\u064a\u0629<\/option>\n        <option>\u062c\u0647\u0629 \u062d\u0643\u0648\u0645\u064a\u0629 \/ \u0634\u0628\u0647 \u062d\u0643\u0648\u0645\u064a\u0629<\/option>\n        <option>\u0645\u062a\u062c\u0631 \u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \/ \u062a\u062c\u0627\u0631\u0629 \u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\u0629<\/option>\n        <option>\u062e\u062f\u0645\u0627\u062a \u0645\u0627\u0644\u064a\u0629 \/ \u0628\u0646\u0643 \/ \u062a\u0623\u0645\u064a\u0646<\/option>\n        <option>\u0645\u0633\u062a\u0634\u0641\u0649 \/ \u0639\u064a\u0627\u062f\u0629 \/ \u0635\u062d\u0629<\/option>\n        <option>\u0645\u0646\u0635\u0629 \u062a\u0639\u0644\u064a\u0645\u064a\u0629 \/ \u0645\u062f\u0631\u0633\u0629 \/ \u0645\u0639\u0647\u062f<\/option>\n        <option>\u0634\u0631\u0643\u0629 \u062e\u062f\u0645\u0627\u062a \/ \u0627\u0633\u062a\u0634\u0627\u0631\u0627\u062a<\/option>\n        <option value=\"other\">\u0623\u062e\u0631\u0649 \u2014 \u0623\u062f\u062e\u0644 \u064a\u062f\u0648\u064a\u0627\u064b<\/option>\n      <\/select>\n    <\/div>\n    <!-- Other business type (hidden by default) -->\n    <div class=\"rdi-modal-field\" id=\"rdi-other-field\" style=\"display:none\">\n      <label>\u062d\u062f\u062f \u0646\u0648\u0639 \u0646\u0634\u0627\u0637\u0643<\/label>\n      <input class=\"rdi-modal-input\" id=\"rdi-f-other\" type=\"text\" placeholder=\"\u0645\u062b\u0627\u0644: \u0634\u0631\u0643\u0629 \u0644\u0648\u062c\u0633\u062a\u064a\u0629\u060c \u0648\u0643\u0627\u0644\u0629 \u0633\u0641\u0631...\"\/>\n    <\/div>\n    <!-- Purpose checkboxes -->\n    <div class=\"rdi-modal-field\">\n      <label>\u0645\u0627 \u0627\u0644\u0630\u064a \u062a\u062d\u062a\u0627\u062c\u0647\u061f <span>*<\/span> <span style=\"font-weight:400;color:rgba(255,255,255,0.4)\">(\u0627\u062e\u062a\u0631 \u0643\u0644 \u0645\u0627 \u064a\u0646\u0637\u0628\u0642)<\/span><\/label>\n      <div class=\"rdi-modal-checks\">\n        <div class=\"rdi-modal-check-item\" onclick=\"toggleCheck(this)\" data-val=\"\u0623\u062a\u0645\u062a\u0629 \u0627\u0644\u0631\u062f\u0648\u062f \u0627\u0644\u0630\u0643\u064a\u0629\">\n          <div class=\"rdi-modal-check-box\"><\/div>\ud83e\udd16 \u0623\u062a\u0645\u062a\u0629 \u0627\u0644\u0631\u062f\u0648\u062f\n        <\/div>\n        <div class=\"rdi-modal-check-item\" onclick=\"toggleCheck(this)\" data-val=\"\u062d\u0645\u0644\u0627\u062a \u062a\u0633\u0648\u064a\u0642\u064a\u0629 \u0639\u0628\u0631 \u0648\u0627\u062a\u0633\u0627\u0628\">\n          <div class=\"rdi-modal-check-box\"><\/div>\ud83d\udce3 \u062a\u0633\u0648\u064a\u0642 \u0648\u0627\u062a\u0633\u0627\u0628\n        <\/div>\n        <div class=\"rdi-modal-check-item\" onclick=\"toggleCheck(this)\" data-val=\"\u0631\u062f\u0648\u062f \u0628\u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a AI\">\n          <div class=\"rdi-modal-check-box\"><\/div>\ud83e\udde0 \u0630\u0643\u0627\u0621 \u0627\u0635\u0637\u0646\u0627\u0639\u064a AI\n        <\/div>\n        <div class=\"rdi-modal-check-item\" onclick=\"toggleCheck(this)\" data-val=\"\u0635\u0646\u062f\u0648\u0642 \u0648\u0627\u0631\u062f \u0645\u0648\u062d\u062f \u0644\u0644\u0641\u0631\u064a\u0642\">\n          <div class=\"rdi-modal-check-box\"><\/div>\ud83d\udcac \u0635\u0646\u062f\u0648\u0642 \u0648\u0627\u0631\u062f \u0645\u0648\u062d\u062f\n        <\/div>\n        <div class=\"rdi-modal-check-item\" onclick=\"toggleCheck(this)\" data-val=\"\u062a\u0643\u0627\u0645\u0644 \u0645\u0639 \u0646\u0638\u0627\u0645 CRM\">\n          <div class=\"rdi-modal-check-box\"><\/div>\ud83d\udd17 \u062a\u0643\u0627\u0645\u0644 CRM\n        <\/div>\n        <div class=\"rdi-modal-check-item\" onclick=\"toggleCheck(this)\" data-val=\"\u0643\u0644 \u0645\u0627 \u0633\u0628\u0642\">\n          <div class=\"rdi-modal-check-box\"><\/div>\u2705 \u0643\u0644 \u0645\u0627 \u0633\u0628\u0642\n        <\/div>\n      <\/div>\n    <\/div>\n    <!-- Additional note -->\n    <div class=\"rdi-modal-field\">\n      <label>\u0645\u0644\u0627\u062d\u0638\u0627\u062a \u0625\u0636\u0627\u0641\u064a\u0629 <span style=\"font-weight:400;color:rgba(255,255,255,0.35)\">(\u0627\u062e\u062a\u064a\u0627\u0631\u064a)<\/span><\/label>\n      <textarea class=\"rdi-modal-textarea\" id=\"rdi-f-note\" placeholder=\"\u0623\u064a \u062a\u0641\u0627\u0635\u064a\u0644 \u0625\u0636\u0627\u0641\u064a\u0629 \u062a\u0631\u064a\u062f \u0625\u0636\u0627\u0641\u062a\u0647\u0627...\"><\/textarea>\n    <\/div>\n    <button class=\"rdi-modal-submit\" onclick=\"sendToWhatsApp()\">\n      <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"white\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 0 1-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 0 1-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 0 1 2.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0 0 12.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 0 0 5.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 0 0-3.48-8.413z\"\/><\/svg>\n      \u0627\u0641\u062a\u062d \u0645\u062d\u0627\u062f\u062b\u0629 \u0648\u0627\u062a\u0633\u0627\u0628\n    <\/button>\n    <p class=\"rdi-modal-note\">\u0633\u062a\u0641\u062a\u062d \u0645\u062d\u0627\u062f\u062b\u0629 \u0648\u0627\u062a\u0633\u0627\u0628 \u0645\u0639 \u062a\u0639\u0628\u0626\u0629 \u062a\u0644\u0642\u0627\u0626\u064a\u0629 \u0644\u0644\u062a\u0641\u0627\u0635\u064a\u0644 \u2014 \u0641\u0642\u0637 \u0627\u0636\u063a\u0637 \u0625\u0631\u0633\u0627\u0644 \u2713<\/p>\n  <\/div>\n<\/div>\n<script>\nfunction toggleOther(val) {\n  document.getElementById('rdi-other-field').style.display = val === 'other' ? 'block' : 'none';\n}\nfunction toggleCheck(el) {\n  el.classList.toggle('checked');\n  \/\/ If \"\u0643\u0644 \u0645\u0627 \u0633\u0628\u0642\" is selected, check all others\n  if (el.getAttribute('data-val') === '\u0643\u0644 \u0645\u0627 \u0633\u0628\u0642') {\n    var allChecked = el.classList.contains('checked');\n    document.querySelectorAll('.rdi-modal-check-item').forEach(function(item) {\n      if (allChecked) item.classList.add('checked');\n      else item.classList.remove('checked');\n    });\n  }\n}\nfunction sendToWhatsApp() {\n  var name    = document.getElementById('rdi-f-name').value.trim();\n  var company = document.getElementById('rdi-f-company').value.trim();\n  var sector  = document.getElementById('rdi-f-sector').value;\n  var other   = document.getElementById('rdi-f-other').value.trim();\n  var note    = document.getElementById('rdi-f-note').value.trim();\n  if (!name)    { alert('\u0627\u0644\u0631\u062c\u0627\u0621 \u0625\u062f\u062e\u0627\u0644 \u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0643\u0627\u0645\u0644'); return; }\n  if (!company) { alert('\u0627\u0644\u0631\u062c\u0627\u0621 \u0625\u062f\u062e\u0627\u0644 \u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629'); return; }\n  if (!sector)  { alert('\u0627\u0644\u0631\u062c\u0627\u0621 \u0627\u062e\u062a\u064a\u0627\u0631 \u0646\u0648\u0639 \u0627\u0644\u0646\u0634\u0627\u0637'); return; }\n  var sectorLabel = sector === 'other' ? (other || '\u063a\u064a\u0631 \u0645\u062d\u062f\u062f') : sector;\n  var purposes = [];\n  document.querySelectorAll('.rdi-modal-check-item.checked').forEach(function(el) {\n    var v = el.getAttribute('data-val');\n    if (v !== '\u0643\u0644 \u0645\u0627 \u0633\u0628\u0642') purposes.push(v);\n  });\n  if (document.querySelector('.rdi-modal-check-item.checked[data-val=\"\u0643\u0644 \u0645\u0627 \u0633\u0628\u0642\"]')) {\n    purposes = ['\u0623\u062a\u0645\u062a\u0629 \u0627\u0644\u0631\u062f\u0648\u062f \u0627\u0644\u0630\u0643\u064a\u0629', '\u062d\u0645\u0644\u0627\u062a \u062a\u0633\u0648\u064a\u0642\u064a\u0629 \u0639\u0628\u0631 \u0648\u0627\u062a\u0633\u0627\u0628', '\u0631\u062f\u0648\u062f \u0628\u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a AI', '\u0635\u0646\u062f\u0648\u0642 \u0648\u0627\u0631\u062f \u0645\u0648\u062d\u062f \u0644\u0644\u0641\u0631\u064a\u0642', '\u062a\u0643\u0627\u0645\u0644 \u0645\u0639 \u0646\u0638\u0627\u0645 CRM'];\n  }\n  var purposeText = purposes.length > 0 ? purposes.join(' | ') : '\u0644\u0645 \u064a\u062a\u0645 \u062a\u062d\u062f\u064a\u062f \u0627\u0644\u063a\u0631\u0636';\n  var msg = '\u0645\u0631\u062d\u0628\u0627\u064b \u0631\u0648\u0627\u062f \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0631\u0642\u0645\u064a \ud83d\udc4b' + '\\n\\n';\n  msg += '\u0627\u0633\u0645\u064a: ' + name + '\\n';\n  msg += '\u0627\u0644\u0634\u0631\u0643\u0629 \/ \u0627\u0644\u0645\u0624\u0633\u0633\u0629: ' + company + '\\n';\n  msg += '\u0646\u0648\u0639 \u0627\u0644\u0646\u0634\u0627\u0637: ' + sectorLabel + '\\n';\n  msg += '\u0623\u062d\u062a\u0627\u062c \u0625\u0644\u0649: ' + purposeText + '\\n';\n  if (note) msg += '\u0645\u0644\u0627\u062d\u0638\u0627\u062a: ' + note + '\\n';\n  var url = 'https:\/\/wa.me\/966579511152?text=' + encodeURIComponent(msg);\n  window.open(url, '_blank');\n  document.getElementById('rdi-wa-modal').style.display = 'none';\n}\n<\/script>\n<\/div>\n<script>\n\/\/ Floating particles\n(function() {\n  var container = document.getElementById('rdi-particles');\n  var colors = ['#38b2f0','#25d366','#38b2f0'];\n  for (var i = 0; i < 18; i++) {\n    var p = document.createElement('div');\n    p.className = 'rdi-cta-particle';\n    var size = Math.random() * 4 + 2;\n    p.style.cssText = [\n      'width:' + size + 'px',\n      'height:' + size + 'px',\n      'left:' + (Math.random() * 100) + '%',\n      'bottom:' + (Math.random() * 30 + 5) + '%',\n      'background:' + colors[Math.floor(Math.random()*colors.length)],\n      'animation-delay:' + (Math.random() * 8) + 's',\n      'animation-duration:' + (Math.random() * 4 + 6) + 's'\n    ].join(';');\n    container.appendChild(p);\n  }\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u0631\u062f \u062a\u0644\u0642\u0627\u0626\u064a \u0628\u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a AI Auto-Response \u2022 \u0627\u0644\u0622\u0646 9:41 \u258a\u258a\u258a \ud83d\udc68 \u0648\u0627\u0635\u0644 \u0628\u0631\u0648 \u0645\u0631\u062d\u0628\u0627\u064b\u060c \u0623\u0631\u064a\u062f \u0637\u0644\u0628 \u0645\u0646\u062a\u062c \u062a\u0641\u0636\u0644\u060c \u0627\u062e\u062a\u0631 \u0645\u0646 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \ud83d\udccb \u062a\u0645\u0627\u0645\u060c \u0627\u0644\u062e\u064a\u0627\u0631 \u0627\u0644\u0623\u0648\u0644 \u0639\u0645\u064a\u0644 \u064a\u062a\u0648\u0627\u0635\u0644 Wasel Pro \u2014 \u0644\u0648\u062d\u0629 \u0627\u0644\u062a\u062d\u0643\u0645 Live 8 \ud83d\udfe2 312 \u0631\u0633\u0627\u0626\u0644 \u0627\u0644\u064a\u0648\u0645 94% \u0645\u0639\u062f\u0644 \u0627\u0644\u0641\u062a\u062d 1.8\u0645 \u0648\u0642\u062a \u0627\u0644\u0631\u062f \u0641 \u0641\u064a\u0635\u0644 \u0623\u062d\u0645\u062f \u2713\u2713 \u062a\u0645 \u0627\u0633\u062a\u0644\u0627\u0645 \u0637\u0644\u0628\u0643 \u0627\u0644\u0622\u0646 \u0647 \u0647\u0646\u062f \u0639\u0644\u064a [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":70,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-243","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/alrawad.sa\/index.php?rest_route=\/wp\/v2\/pages\/243","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/alrawad.sa\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/alrawad.sa\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/alrawad.sa\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/alrawad.sa\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=243"}],"version-history":[{"count":6,"href":"https:\/\/alrawad.sa\/index.php?rest_route=\/wp\/v2\/pages\/243\/revisions"}],"predecessor-version":[{"id":250,"href":"https:\/\/alrawad.sa\/index.php?rest_route=\/wp\/v2\/pages\/243\/revisions\/250"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/alrawad.sa\/index.php?rest_route=\/wp\/v2\/media\/70"}],"wp:attachment":[{"href":"https:\/\/alrawad.sa\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=243"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}