{"id":159,"date":"2026-04-24T19:21:59","date_gmt":"2026-04-24T19:21:59","guid":{"rendered":"https:\/\/hexavision.ai\/?page_id=159"},"modified":"2026-05-14T09:34:58","modified_gmt":"2026-05-14T09:34:58","slug":"contact","status":"publish","type":"page","link":"https:\/\/hexavision.ai\/ar\/contact\/","title":{"rendered":"\u062a\u0648\u0627\u0635\u0644 \u0645\u0639\u0646\u0627"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"159\" class=\"elementor elementor-159\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b4152f6 e-con-full e-flex e-con e-parent\" data-id=\"b4152f6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-34688a2 elementor-widget elementor-widget-html\" data-id=\"34688a2\" 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=Plus+Jakarta+Sans:wght@400;600;700;800&family=Inter:wght@400;500;600&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n:root {\r\n  --hx-pink:#E8003D;\r\n  --hx-blue:#1B2B6B;\r\n  --hx-dark:#0A0E1A;\r\n  --hx-cyan:#00A3E0;\r\n  --font-head:'Plus Jakarta Sans',sans-serif;\r\n  --font-body:'Inter',sans-serif;\r\n}\r\n\r\n* {\r\n  margin:0;\r\n  padding:0;\r\n  box-sizing:border-box;\r\n}\r\n\r\nbody {\r\n  font-family:var(--font-body);\r\n  overflow-x:hidden;\r\n}\r\n\r\n.hx-icon {\r\n  width:24px;\r\n  height:24px;\r\n  flex-shrink:0;\r\n  stroke:currentColor;\r\n  fill:none;\r\n  stroke-width:2;\r\n  stroke-linecap:round;\r\n  stroke-linejoin:round;\r\n}\r\n\r\n.hx-icon-sm {\r\n  width:18px;\r\n  height:18px;\r\n}\r\n\r\n.hx-contact-hero {\r\n  position:relative;\r\n  min-height:520px;\r\n  display:flex;\r\n  align-items:center;\r\n  overflow:hidden;\r\n  background:var(--hx-dark);\r\n  padding:0 5%;\r\n}\r\n\r\n.hx-hero-bg {\r\n  position:absolute;\r\n  inset:0;\r\n  width:100%;\r\n  height:100%;\r\n  object-fit:cover;\r\n  opacity:0.35;\r\n  transform:scale(1.06);\r\n}\r\n\r\n.hx-hero-overlay {\r\n  position:absolute;\r\n  inset:0;\r\n  background:linear-gradient(\r\n    135deg,\r\n    rgba(10,14,26,0.97) 0%,\r\n    rgba(27,43,107,0.8) 55%,\r\n    rgba(232,0,61,0.25) 100%\r\n  );\r\n}\r\n\r\n.hx-hero-dots {\r\n  position:absolute;\r\n  inset:0;\r\n  background-image:radial-gradient(circle,rgba(255,255,255,0.055) 1px,transparent 1px);\r\n  background-size:28px 28px;\r\n  pointer-events:none;\r\n}\r\n\r\n.hx-hero-glow,\r\n.hx-hero-glow2 {\r\n  position:absolute;\r\n  border-radius:50%;\r\n  pointer-events:none;\r\n  animation:glowFloat 8s ease-in-out infinite;\r\n}\r\n\r\n.hx-hero-glow {\r\n  width:750px;\r\n  height:750px;\r\n  background:radial-gradient(circle,rgba(232,0,61,0.13) 0%,transparent 70%);\r\n  top:-200px;\r\n  right:-150px;\r\n}\r\n\r\n.hx-hero-glow2 {\r\n  width:500px;\r\n  height:500px;\r\n  background:radial-gradient(circle,rgba(0,163,224,0.09) 0%,transparent 70%);\r\n  bottom:-120px;\r\n  left:3%;\r\n  animation-duration:11s;\r\n  animation-delay:2s;\r\n}\r\n\r\n@keyframes glowFloat {\r\n  0%,100% { transform:translate(0,0) scale(1); }\r\n  50% { transform:translate(-18px,18px) scale(1.07); }\r\n}\r\n\r\n.hx-hero-content {\r\n  position:relative;\r\n  z-index:2;\r\n  max-width:1320px;\r\n  margin:0 auto;\r\n  width:100%;\r\n  padding:8rem 0 6rem;\r\n  color:#fff;\r\n}\r\n\r\n.hx-hero-breadcrumb {\r\n  display:flex;\r\n  align-items:center;\r\n  gap:8px;\r\n  margin-bottom:1.5rem;\r\n  font-size:13px;\r\n  color:rgba(255,255,255,0.4);\r\n  opacity:0;\r\n  animation:heroReveal 0.8s cubic-bezier(0.16,1,0.3,1) forwards 0.1s;\r\n}\r\n\r\n.hx-hero-breadcrumb a {\r\n  color:rgba(255,255,255,0.5);\r\n  text-decoration:none;\r\n}\r\n\r\n.hx-hero-breadcrumb a:hover,\r\n.hx-hero-breadcrumb span {\r\n  color:var(--hx-pink);\r\n}\r\n\r\n.hx-hero-badge {\r\n  display:inline-flex;\r\n  align-items:center;\r\n  gap:8px;\r\n  background:rgba(255,255,255,0.08);\r\n  border:1px solid rgba(255,255,255,0.15);\r\n  border-radius:100px;\r\n  padding:6px 16px;\r\n  font-size:12px;\r\n  font-weight:600;\r\n  color:rgba(255,255,255,0.85);\r\n  margin-bottom:1.5rem;\r\n  letter-spacing:1px;\r\n  text-transform:uppercase;\r\n  backdrop-filter:blur(8px);\r\n  opacity:0;\r\n  animation:heroReveal 0.8s cubic-bezier(0.16,1,0.3,1) forwards 0.2s;\r\n}\r\n\r\n.hx-hero-badge::before {\r\n  content:'';\r\n  width:6px;\r\n  height:6px;\r\n  border-radius:50%;\r\n  background:var(--hx-pink);\r\n  display:inline-block;\r\n  animation:pulse 2s infinite;\r\n}\r\n\r\n@keyframes pulse {\r\n  0%,100% { opacity:1; transform:scale(1); }\r\n  50% { opacity:0.5; transform:scale(1.3); }\r\n}\r\n\r\n.hx-hero-content h1 {\r\n  font-family:var(--font-head);\r\n  font-size:clamp(44px,5.5vw,80px);\r\n  font-weight:800;\r\n  line-height:1.05;\r\n  letter-spacing:-2.5px;\r\n  color:#fff;\r\n  margin-bottom:1.5rem;\r\n  opacity:0;\r\n  animation:heroReveal 1s cubic-bezier(0.16,1,0.3,1) forwards 0.3s;\r\n}\r\n\r\n.hx-hero-content h1 .pink {\r\n  background:linear-gradient(90deg,#E8003D,#8B00FF,#00A3E0,#E8003D);\r\n  background-size:300% 100%;\r\n  -webkit-background-clip:text;\r\n  -webkit-text-fill-color:transparent;\r\n  background-clip:text;\r\n  animation:gradientText 6s ease infinite;\r\n}\r\n\r\n@keyframes gradientText {\r\n  0% { background-position:0% 50%; }\r\n  50% { background-position:100% 50%; }\r\n  100% { background-position:0% 50%; }\r\n}\r\n\r\n.hx-hero-sub {\r\n  font-size:18px;\r\n  color:rgba(255,255,255,0.7);\r\n  max-width:560px;\r\n  line-height:1.8;\r\n  opacity:0;\r\n  animation:heroReveal 1s cubic-bezier(0.16,1,0.3,1) forwards 0.5s;\r\n}\r\n\r\n@keyframes heroReveal {\r\n  from {\r\n    opacity:0;\r\n    transform:translateY(24px);\r\n    filter:blur(4px);\r\n  }\r\n  to {\r\n    opacity:1;\r\n    transform:translateY(0);\r\n    filter:blur(0);\r\n  }\r\n}\r\n\r\n@media(max-width:600px) {\r\n  .hx-contact-hero {\r\n    min-height:560px;\r\n  }\r\n\r\n  .hx-hero-content {\r\n    padding:6rem 0 4rem;\r\n  }\r\n\r\n  .hx-hero-content h1 {\r\n    letter-spacing:-1.5px;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<section class=\"hx-contact-hero\">\r\n  <img decoding=\"async\"\r\n    src=\"https:\/\/hexavision.ai\/wp-content\/uploads\/2026\/04\/freepik_enhance-4k-and-regenerate_2859685025.png\"\r\n    alt=\"Contact HexaVision\"\r\n    class=\"hx-hero-bg\"\r\n  >\r\n\r\n  <div class=\"hx-hero-overlay\"><\/div>\r\n  <div class=\"hx-hero-dots\"><\/div>\r\n  <div class=\"hx-hero-glow\"><\/div>\r\n  <div class=\"hx-hero-glow2\"><\/div>\r\n\r\n  <div class=\"hx-hero-content\">\r\n    <div class=\"hx-hero-breadcrumb\">\r\n      <a href=\"https:\/\/hexavision.ai\/ar\/\">\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629<\/a>\r\n      <svg class=\"hx-icon hx-icon-sm\" viewbox=\"0 0 24 24\">\r\n        <path d=\"M9 18l6-6-6-6\"\/>\r\n      <\/svg>\r\n      <span>\u062a\u0648\u0627\u0635\u0644 \u0645\u0639\u0646\u0627<\/span>\r\n    <\/div>\r\n\r\n    <div class=\"hx-hero-badge\">\r\n      <svg class=\"hx-icon hx-icon-sm\" viewbox=\"0 0 24 24\">\r\n        <polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26\" fill=\"currentColor\" stroke=\"none\"\/>\r\n      <\/svg>\r\n      \u0646\u0631\u062f \u062e\u0644\u0627\u0644 24 \u0633\u0627\u0639\u0629\r\n    <\/div>\r\n\r\n    <h1 class=\"translation-block\">\u0644\u0646\u0628\u0646\u0650 \u0645\u0639\u064b\u0627<br><span class=\"pink\">\u0634\u064a\u0626\u064b\u0627 \u0627\u0633\u062a\u062b\u0646\u0627\u0626\u064a\u064b\u0627.<\/span><\/h1>\r\n\r\n    <p class=\"hx-hero-sub\">\r\n      \u0633\u0648\u0627\u0621 \u0643\u0627\u0646\u062a \u0641\u0639\u0627\u0644\u064a\u0629 \u0639\u0627\u0644\u0645\u064a\u0629\u060c \u0623\u0648 \u062a\u0637\u0648\u064a\u0631\u064b\u0627 \u0623\u0645\u0646\u064a\u064b\u0627 \u0628\u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a\u060c \u0623\u0648 \u062a\u062d\u0648\u0644\u064b\u0627 \u0641\u064a \u0647\u0648\u064a\u0629 \u0639\u0644\u0627\u0645\u062a\u0643 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629\u060c \u0641\u0625\u0646 HexaVision \u0647\u064a \u0634\u0631\u064a\u0643\u0643 \u0644\u0644\u062e\u0637\u0648\u0629 \u0627\u0644\u0642\u0627\u062f\u0645\u0629. \u062a\u0648\u0627\u0635\u0644 \u0645\u0639\u0646\u0627 \u0648\u0644\u0646\u062d\u0648\u0651\u0644\u0647\u0627 \u0625\u0644\u0649 \u0648\u0627\u0642\u0639.\r\n    <\/p>\r\n  <\/div>\r\n<\/section>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f774d24 e-con-full e-flex e-con e-parent\" data-id=\"f774d24\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-6b2fa8c e-con-full e-flex e-con e-child\" data-id=\"6b2fa8c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ed852c3 elementor-widget elementor-widget-html\" data-id=\"ed852c3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n:root {\r\n  --hx-pink:#E8003D;\r\n  --hx-cyan:#00A3E0;\r\n  --hx-gold:#F5A623;\r\n  --hx-purple:#8B00FF;\r\n  --hx-dark:#0A0E1A;\r\n  --hx-light:#F7F8FC;\r\n  --hx-gray:#6B7294;\r\n  --hx-text:#1A1F36;\r\n  --hx-text-secondary:#4A5078;\r\n  --hx-card:#FFFFFF;\r\n  --hx-border:rgba(27,43,107,0.08);\r\n  --font-head:'Plus Jakarta Sans',sans-serif;\r\n  --font-body:'Inter',sans-serif;\r\n}\r\n\r\n* {\r\n  box-sizing:border-box;\r\n}\r\n\r\n.hx-contact-main {\r\n  padding:7rem 5%;\r\n  background:linear-gradient(180deg,#F0F1FA 0%,#FAFBFE 50%,#FFF5F7 100%);\r\n  font-family:var(--font-body);\r\n  color:var(--hx-text);\r\n}\r\n\r\n.hx-contact-main-inner {\r\n  max-width:1320px;\r\n  margin:0 auto;\r\n}\r\n\r\n.hx-contact-left {\r\n  max-width:620px;\r\n}\r\n\r\n.hx-divider {\r\n  width:48px;\r\n  height:3px;\r\n  background:var(--hx-pink);\r\n  border-radius:2px;\r\n  margin-bottom:1.5rem;\r\n}\r\n\r\n.hx-section-label {\r\n  font-size:11px;\r\n  font-weight:700;\r\n  letter-spacing:3px;\r\n  text-transform:uppercase;\r\n  color:var(--hx-pink);\r\n  margin-bottom:1rem;\r\n  display:inline-block;\r\n}\r\n\r\n.hx-section-title {\r\n  font-family:var(--font-head);\r\n  font-size:clamp(32px,4vw,52px);\r\n  font-weight:800;\r\n  letter-spacing:-1.5px;\r\n  line-height:1.1;\r\n  margin-bottom:1.25rem;\r\n  color:var(--hx-text);\r\n}\r\n\r\n.hx-section-sub {\r\n  font-size:17px;\r\n  color:var(--hx-text-secondary);\r\n  max-width:600px;\r\n  line-height:1.8;\r\n}\r\n\r\n.hx-contact-left-body {\r\n  margin-top:2rem;\r\n}\r\n\r\n.hx-contact-method {\r\n  display:flex;\r\n  align-items:flex-start;\r\n  gap:1.25rem;\r\n  padding:1.5rem;\r\n  border-radius:18px;\r\n  border:1px solid var(--hx-border);\r\n  background:var(--hx-card);\r\n  margin-bottom:1rem;\r\n  transition:all 0.4s cubic-bezier(0.16,1,0.3,1);\r\n  box-shadow:0 2px 8px rgba(0,0,0,0.03);\r\n  text-decoration:none;\r\n  cursor:pointer;\r\n}\r\n\r\n.hx-contact-method:hover {\r\n  border-color:rgba(232,0,61,0.2);\r\n  transform:translateY(-4px);\r\n  box-shadow:0 12px 32px rgba(0,0,0,0.08);\r\n}\r\n\r\n.hx-icon {\r\n  width:24px;\r\n  height:24px;\r\n  flex-shrink:0;\r\n  stroke:currentColor;\r\n  fill:none;\r\n  stroke-width:2;\r\n  stroke-linecap:round;\r\n  stroke-linejoin:round;\r\n}\r\n\r\n.hx-cm-icon {\r\n  width:50px;\r\n  height:50px;\r\n  border-radius:14px;\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  flex-shrink:0;\r\n  transition:all 0.3s;\r\n}\r\n\r\n.hx-cm-1 .hx-cm-icon {\r\n  background:rgba(232,0,61,0.08);\r\n  border:1px solid rgba(232,0,61,0.15);\r\n  color:var(--hx-pink);\r\n}\r\n\r\n.hx-cm-2 .hx-cm-icon {\r\n  background:rgba(0,163,224,0.08);\r\n  border:1px solid rgba(0,163,224,0.15);\r\n  color:var(--hx-cyan);\r\n}\r\n\r\n.hx-cm-3 .hx-cm-icon {\r\n  background:rgba(245,166,35,0.08);\r\n  border:1px solid rgba(245,166,35,0.15);\r\n  color:var(--hx-gold);\r\n}\r\n\r\n.hx-cm-4 .hx-cm-icon {\r\n  background:rgba(139,0,255,0.08);\r\n  border:1px solid rgba(139,0,255,0.15);\r\n  color:var(--hx-purple);\r\n}\r\n\r\n.hx-cm-1:hover .hx-cm-icon {\r\n  background:var(--hx-pink);\r\n  color:#fff;\r\n}\r\n\r\n.hx-cm-2:hover .hx-cm-icon {\r\n  background:var(--hx-cyan);\r\n  color:#fff;\r\n}\r\n\r\n.hx-cm-3:hover .hx-cm-icon {\r\n  background:var(--hx-gold);\r\n  color:#fff;\r\n}\r\n\r\n.hx-cm-4:hover .hx-cm-icon {\r\n  background:var(--hx-purple);\r\n  color:#fff;\r\n}\r\n\r\n.hx-cm-label {\r\n  font-size:11px;\r\n  font-weight:700;\r\n  letter-spacing:2px;\r\n  text-transform:uppercase;\r\n  color:var(--hx-gray);\r\n  margin-bottom:4px;\r\n}\r\n\r\n.hx-cm-value {\r\n  font-family:var(--font-head);\r\n  font-size:16px;\r\n  font-weight:700;\r\n  color:var(--hx-text);\r\n  margin-bottom:4px;\r\n}\r\n\r\n.hx-cm-desc {\r\n  font-size:12px;\r\n  color:var(--hx-text-secondary);\r\n  line-height:1.5;\r\n}\r\n\r\n.hx-division-contacts {\r\n  margin-top:2.5rem;\r\n}\r\n\r\n.hx-division-contacts-title {\r\n  font-size:12px;\r\n  font-weight:700;\r\n  letter-spacing:2px;\r\n  text-transform:uppercase;\r\n  color:var(--hx-gray);\r\n  margin-bottom:1rem;\r\n  padding-left:4px;\r\n}\r\n\r\n.hx-div-contact-card {\r\n  background:var(--hx-dark);\r\n  border-radius:18px;\r\n  padding:1.5rem;\r\n  margin-bottom:1rem;\r\n  position:relative;\r\n  overflow:hidden;\r\n  transition:all 0.3s;\r\n}\r\n\r\n.hx-div-contact-card:hover {\r\n  transform:translateX(4px);\r\n}\r\n\r\n.hx-div-contact-card::before {\r\n  content:'';\r\n  position:absolute;\r\n  left:0;\r\n  top:0;\r\n  bottom:0;\r\n  width:3px;\r\n}\r\n\r\n.hx-div-events::before {\r\n  background:var(--hx-pink);\r\n}\r\n\r\n.hx-div-hawk::before {\r\n  background:var(--hx-cyan);\r\n}\r\n\r\n.hx-div-sentinel::before {\r\n  background:var(--hx-purple);\r\n}\r\n\r\n.hx-div-contact-card-label {\r\n  font-size:10px;\r\n  font-weight:700;\r\n  letter-spacing:2px;\r\n  text-transform:uppercase;\r\n  margin-bottom:4px;\r\n}\r\n\r\n.hx-div-events .hx-div-contact-card-label {\r\n  color:var(--hx-pink);\r\n}\r\n\r\n.hx-div-hawk .hx-div-contact-card-label {\r\n  color:var(--hx-cyan);\r\n}\r\n\r\n.hx-div-sentinel .hx-div-contact-card-label {\r\n  color:#A855F7;\r\n}\r\n\r\n.hx-div-contact-card-name {\r\n  font-family:var(--font-head);\r\n  font-size:15px;\r\n  font-weight:700;\r\n  color:#fff;\r\n  margin-bottom:2px;\r\n}\r\n\r\n.hx-div-contact-card-desc {\r\n  font-size:12px;\r\n  color:rgba(255,255,255,0.45);\r\n}\r\n\r\n\r\n.hx-div-organize::before {\r\n  background:#FF6B2B;\r\n}\r\n\r\n.hx-div-organize .hx-div-contact-card-label {\r\n  color:#FF6B2B;\r\n}\r\n\r\n.hx-div-organize:hover {\r\n  box-shadow:0 12px 32px rgba(255,107,43,0.18);\r\n}\r\n\r\n\r\n@media(max-width:600px) {\r\n  .hx-contact-main {\r\n    padding:5rem 5%;\r\n  }\r\n\r\n  .hx-contact-method {\r\n    padding:1.25rem;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<section class=\"hx-contact-main\">\r\n  <div class=\"hx-contact-main-inner\">\r\n    <div class=\"hx-contact-left\">\r\n      <div class=\"hx-divider\"><\/div>\r\n      <div class=\"hx-section-label\">\u0627\u062a\u0635\u0644 \u0628\u0646\u0627<\/div>\r\n      <h2 class=\"hx-section-title translation-block\">\u0646\u062d\u0646 \u0647\u0646\u0627  <br>\u0644\u0645\u0633\u0627\u0639\u062f\u062a\u0643 \u0639\u0644\u0649 \u0627\u0644\u0646\u0645\u0648<\/h2>\r\n      <p class=\"hx-section-sub\">\r\n        \u062a\u0639\u0645\u0644 HexaVision \u0639\u0628\u0631 \u0623\u0631\u0628\u0639\u0629 \u0642\u0637\u0627\u0639\u0627\u062a \u0642\u0648\u064a\u0629. \u0623\u062e\u0628\u0631\u0646\u0627 \u0628\u0645\u0627 \u062a\u062d\u062a\u0627\u062c\u0647\u060c \u0623\u0648 \u0641\u0642\u0637 \u0623\u0631\u0633\u0644 \u0644\u0646\u0627 \u0631\u0633\u0627\u0644\u0629 \u062a\u0631\u062d\u064a\u0628. \u0639\u0627\u062f\u0629\u064b \u064a\u0631\u062f \u0641\u0631\u064a\u0642\u0646\u0627 \u062e\u0644\u0627\u0644 24 \u0633\u0627\u0639\u0629.\r\n      <\/p>\r\n\r\n      <div class=\"hx-contact-left-body\">\r\n        <a href=\"mailto:INFO@HEXAVISION.AI\" class=\"hx-contact-method hx-cm-1\">\r\n          <div class=\"hx-cm-icon\">\r\n            <svg class=\"hx-icon\" viewbox=\"0 0 24 24\">\r\n              <path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"\/>\r\n              <polyline points=\"22 6 12 13 2 6\"\/>\r\n            <\/svg>\r\n          <\/div>\r\n          <div>\r\n            <div class=\"hx-cm-label\">\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a<\/div>\r\n            <div class=\"hx-cm-value\">INFO@HEXAVISION.AI<\/div>\r\n            <div class=\"hx-cm-desc\">\u0644\u0627\u0633\u062a\u0641\u0633\u0627\u0631\u0627\u062a \u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639 \u0648\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0623\u0633\u0639\u0627\u0631 \u0648\u0627\u0644\u0623\u0633\u0626\u0644\u0629 \u0627\u0644\u0639\u0627\u0645\u0629. \u0646\u0631\u062f \u062e\u0644\u0627\u0644 24 \u0633\u0627\u0639\u0629.<\/div>\r\n          <\/div>\r\n        <\/a>\r\n\r\n        <a href=\"tel:0579862821\" class=\"hx-contact-method hx-cm-2\">\r\n          <div class=\"hx-cm-icon\">\r\n            <svg class=\"hx-icon\" viewbox=\"0 0 24 24\">\r\n              <path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.13.81.36 1.6.68 2.35a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.75.32 1.54.55 2.35.68A2 2 0 0 1 22 16.92z\"\/>\r\n            <\/svg>\r\n          <\/div>\r\n          <div>\r\n            <div class=\"hx-cm-label\">\u0627\u0644\u0647\u0627\u062a\u0641<\/div>\r\n            <div class=\"hx-cm-value\">0579862821<\/div>\r\n            <div class=\"hx-cm-desc\">\u0645\u062a\u0627\u062d\u0648\u0646 \u0645\u0646 \u0627\u0644\u0633\u0628\u062a \u0625\u0644\u0649 \u0627\u0644\u062e\u0645\u064a\u0633\u060c \u0645\u0646 9 \u0635\u0628\u0627\u062d\u064b\u0627 \u0625\u0644\u0649 6 \u0645\u0633\u0627\u0621\u064b \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0633\u0639\u0648\u062f\u064a\u0629.<\/div>\r\n          <\/div>\r\n        <\/a>\r\n\r\n        <a href=\"https:\/\/hexavision.ai\/ar\/\" class=\"hx-contact-method hx-cm-3\">\r\n          <div class=\"hx-cm-icon\">\r\n            <svg class=\"hx-icon\" viewbox=\"0 0 24 24\">\r\n              <circle cx=\"12\" cy=\"12\" r=\"10\"\/>\r\n              <line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\/>\r\n              <path d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\/>\r\n            <\/svg>\r\n          <\/div>\r\n          <div>\r\n            <div class=\"hx-cm-label\">\u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a<\/div>\r\n            <div class=\"hx-cm-value\">hexavision.ai<\/div>\r\n            <div class=\"hx-cm-desc\">\u0627\u0633\u062a\u0643\u0634\u0641 \u0623\u0639\u0645\u0627\u0644\u0646\u0627 \u0648\u0642\u0637\u0627\u0639\u0627\u062a\u0646\u0627 \u0648\u0642\u0635\u0635 \u0646\u062c\u0627\u062d \u0639\u0645\u0644\u0627\u0626\u0646\u0627.<\/div>\r\n          <\/div>\r\n        <\/a>\r\n\r\n        <div class=\"hx-contact-method hx-cm-4\" style=\"cursor:default;\">\r\n          <div class=\"hx-cm-icon\">\r\n            <svg class=\"hx-icon\" viewbox=\"0 0 24 24\">\r\n              <path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/>\r\n              <circle cx=\"12\" cy=\"10\" r=\"3\"\/>\r\n            <\/svg>\r\n          <\/div>\r\n          <div>\r\n            <div class=\"hx-cm-label\">\u0627\u0644\u0645\u0648\u0642\u0639<\/div>\r\n            <div class=\"hx-cm-value\">\u0627\u0644\u0645\u0645\u0644\u0643\u0629 \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0627\u0644\u0633\u0639\u0648\u062f\u064a\u0629<\/div>\r\n            <div class=\"hx-cm-desc\">\u0645\u0642\u0631\u0646\u0627 \u0641\u064a \u0627\u0644\u0645\u0645\u0644\u0643\u0629 \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0627\u0644\u0633\u0639\u0648\u062f\u064a\u0629\u060c \u0648\u0646\u062e\u062f\u0645 \u0627\u0644\u0639\u0645\u0644\u0627\u0621 \u0641\u064a \u062f\u0648\u0644 \u0627\u0644\u062e\u0644\u064a\u062c \u0648\u0645\u0627 \u0628\u0639\u062f\u0647\u0627.<\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"hx-division-contacts\">\r\n          <div class=\"hx-division-contacts-title\">\u0642\u0637\u0627\u0639\u0627\u062a\u0646\u0627 \u0627\u0644\u0623\u0631\u0628\u0639\u0629<\/div>\r\n\r\n          <div class=\"hx-div-contact-card hx-div-events\">\r\n            <div class=\"hx-div-contact-card-label\">\u0627\u0644\u0642\u0637\u0627\u0639 01<\/div>\r\n            <div class=\"hx-div-contact-card-name\">\u0641\u0639\u0627\u0644\u064a\u0627\u062a HexaVision<\/div>\r\n            <div class=\"hx-div-contact-card-desc\">\u0634\u0627\u0634\u0627\u062a LED\u060c \u0648\u0631\u0648\u0628\u0648\u062a\u0627\u062a\u060c \u0648\u0639\u0631\u0648\u0636 Kinetic\u060c \u0648\u062a\u062c\u0627\u0631\u0628 \u0648\u0627\u0642\u0639 \u0627\u0641\u062a\u0631\u0627\u0636\u064a \u0644\u0644\u0641\u0639\u0627\u0644\u064a\u0627\u062a \u0648\u0627\u0644\u0645\u0639\u0627\u0631\u0636<\/div>\r\n          <\/div>\r\n\r\n          <div class=\"hx-div-contact-card hx-div-hawk\">\r\n            <div class=\"hx-div-contact-card-label\">\u0627\u0644\u0642\u0637\u0627\u0639 02<\/div>\r\n            <div class=\"hx-div-contact-card-name\">\u0642\u0637\u0627\u0639 \u0627\u0644\u062a\u0633\u0648\u064a\u0642 HexaVision<\/div>\r\n            <div class=\"hx-div-contact-card-desc\">\u062a\u0633\u0648\u064a\u0642 \u0631\u0642\u0645\u064a\u060c \u0648\u0647\u0648\u064a\u0629 \u062a\u062c\u0627\u0631\u064a\u0629\u060c \u0648\u0625\u062f\u0627\u0631\u0629 \u0645\u0646\u0635\u0627\u062a \u0627\u0644\u062a\u0648\u0627\u0635\u0644\u060c \u0648\u062a\u0637\u0648\u064a\u0631 \u0627\u0644\u0645\u0648\u0627\u0642\u0639 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\u0629<\/div>\r\n          <\/div>\r\n\r\n          <div class=\"hx-div-contact-card hx-div-sentinel\">\r\n            <div class=\"hx-div-contact-card-label\">\u0627\u0644\u0642\u0637\u0627\u0639 03<\/div>\r\n            <div class=\"hx-div-contact-card-name\">\u0633\u0646\u062a\u064a\u0646\u0644 HexaVision<\/div>\r\n            <div class=\"hx-div-contact-card-desc\">\u0645\u0646\u0635\u0629 \u0623\u0645\u0646 \u0648\u0645\u0631\u0627\u0642\u0628\u0629 \u0630\u0643\u064a\u0629 \u0645\u062f\u0639\u0648\u0645\u0629 \u0628\u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a \u2014 \u0635\u064f\u0646\u0639 \u0641\u064a \u0627\u0644\u0633\u0639\u0648\u062f\u064a\u0629<\/div>\r\n          <\/div>\r\n        <\/div>\r\n        \r\n        \r\n      <div class=\"hx-div-contact-card hx-div-organize\">\r\n  <div class=\"hx-div-contact-card-label\">\u0627\u0644\u0642\u0637\u0627\u0639 04<\/div>\r\n  <div class=\"hx-div-contact-card-name\">\u062a\u0646\u0638\u064a\u0645 HexaVision<\/div>\r\n  <div class=\"hx-div-contact-card-desc\">\u0625\u062f\u0627\u0631\u0629 \u0627\u062d\u062a\u0631\u0627\u0641\u064a\u0629 \u0644\u0644\u0641\u0639\u0627\u0644\u064a\u0627\u062a \u0648\u0627\u0644\u0645\u0624\u062a\u0645\u0631\u0627\u062a \u0648\u0627\u0644\u0645\u0639\u0627\u0631\u0636 \u0648\u062a\u0646\u0641\u064a\u0630 \u0627\u0644\u0628\u0648\u062b\u0627\u062a \u2014 \u0635\u064f\u0646\u0639 \u0641\u064a \u0627\u0644\u0633\u0639\u0648\u062f\u064a\u0629<\/div>\r\n<\/div>\r\n\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n<\/section>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bd81c97 e-con-full e-flex e-con e-child\" data-id=\"bd81c97\" 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-f8f2110 elementor-widget__width-initial elementor-widget elementor-widget-shortcode\" data-id=\"f8f2110\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><div class='fluentform ff-default fluentform_wrapper_3 ffs_default_wrap'><form data-form_id=\"3\" id=\"fluentform_3\" class=\"frm-fluent-form fluent_form_3 ff-el-form-top ff_form_instance_3_1 ff-form-loading ffs_default\" data-form_instance=\"ff_form_instance_3_1\" method=\"POST\" action=\"\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend class=\"ff_screen_reader_title\" style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">HexaVision Contact Form<\/legend><input type='hidden' name='__fluent_form_embded_post_id' value='159' \/><input type=\"hidden\" id=\"_fluentform_3_fluentformnonce\" name=\"_fluentform_3_fluentformnonce\" value=\"3ecb661328\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/ar\/wp-json\/wp\/v2\/pages\/159\" \/><div class='ff-el-group  ff-custom_html hx-ff-header-group' tabindex='-1' data-name=\"custom_html-3_1\" ><div class=\"hx-ff-header\"><div class=\"hx-ff-header-badge\">\u0646\u0636\u0645\u0646 \u0633\u0631\u0639\u0629 \u0627\u0644\u0631\u062f<\/div><h3>\u0623\u0631\u0633\u0644 \u0644\u0646\u0627 \u0631\u0633\u0627\u0644\u0629<\/h3><p class=\"translation-block\">\u0627\u0645\u0644\u0623 \u0627\u0644\u0646\u0645\u0648\u0630\u062c \u0623\u062f\u0646\u0627\u0647 \u0648\u0633\u064a\u062a\u0648\u0627\u0635\u0644 \u0645\u0639\u0643 \u0641\u0631\u064a\u0642\u0646\u0627 \u062e\u0644\u0627\u0644 24 \u0633\u0627\u0639\u0629. \u062c\u0645\u064a\u0639 \u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0628\u0639\u0644\u0627\u0645\u0629 * \u0645\u0637\u0644\u0648\u0628\u0629.<\/p><\/div><\/div><div class='ff-el-group hx-half'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_3_first_name' id='label_ff_3_first_name' >\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"first_name\" id=\"ff_3_first_name\" class=\"ff-el-form-control\" placeholder=\"\u0645\u062b\u0627\u0644: \u0623\u062d\u0645\u062f\" data-name=\"first_name\"  aria-invalid=\"false\" aria-required=\"true\"><\/div><\/div><div class='ff-el-group hx-half'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_3_last_name' id='label_ff_3_last_name' >\u0627\u0633\u0645 \u0627\u0644\u0639\u0627\u0626\u0644\u0629<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"last_name\" id=\"ff_3_last_name\" class=\"ff-el-form-control\" placeholder=\"\u0645\u062b\u0627\u0644: \u0627\u0644\u0631\u0634\u064a\u062f\u064a\" data-name=\"last_name\"  aria-invalid=\"false\" aria-required=\"true\"><\/div><\/div><div class='ff-el-group hx-half'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_3_email' id='label_ff_3_email' aria-label=\"\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\">\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a<\/label><\/div><div class='ff-el-input--content'><input type=\"email\" name=\"email\" id=\"ff_3_email\" class=\"ff-el-form-control\" placeholder=\"your@company.com\" data-name=\"email\"  aria-invalid=\"false\" aria-required=\"true\"><\/div><\/div><div class='ff-el-group hx-half'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_3_phone' id='label_ff_3_phone' aria-label=\"\u0631\u0642\u0645 \u0627\u0644\u0647\u0627\u062a\u0641\">\u0631\u0642\u0645 \u0627\u0644\u0647\u0627\u062a\u0641<\/label><\/div><div class='ff-el-input--content'><input type=\"tel\" name=\"phone\" id=\"ff_3_phone\" class=\"ff-el-form-control\" placeholder=\"+966 5X XXX XXXX\" data-name=\"phone\"  aria-invalid=\"false\" aria-required=\"false\"><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_3_company' id='label_ff_3_company' aria-label=\"\u0627\u0644\u0634\u0631\u0643\u0629 \/ \u0627\u0644\u062c\u0647\u0629\">\u0627\u0644\u0634\u0631\u0643\u0629 \/ \u0627\u0644\u062c\u0647\u0629<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"company\" id=\"ff_3_company\" class=\"ff-el-form-control\" placeholder=\"\u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629\" data-name=\"company\"  aria-invalid=\"false\" aria-required=\"false\"><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_3_division' id='label_ff_3_division' aria-label=\"\u0645\u0627 \u0627\u0644\u0642\u0637\u0627\u0639 \u0627\u0644\u0630\u064a \u062a\u0647\u062a\u0645 \u0628\u0647\u061f\">\u0645\u0627 \u0627\u0644\u0642\u0637\u0627\u0639 \u0627\u0644\u0630\u064a \u062a\u0647\u062a\u0645 \u0628\u0647\u061f<\/label><\/div><div class='ff-el-input--content'><select name=\"division\" id=\"ff_3_division\" class=\"ff-el-form-control\" placeholder=\"Select a division...\" data-name=\"division\" data-calc_value=\"0\"  aria-invalid=\"false\" aria-required=\"true\" aria-labelledby=\"label_ff_3_division\"><option value=\"\">\u0627\u062e\u062a\u0631 \u0627\u0644\u0642\u0637\u0627\u0639...<\/option><option value=\"events\"  >HexaVision Events - Screens, Robotics & VR<\/option><option value=\"hawk\"  >HexaVision Hawk - Digital Marketing & Branding<\/option><option value=\"sentinel\"  >HexaVision Sentinel - AI Security Platform<\/option><option value=\"all\"  >All Divisions \/ General Inquiry<\/option><\/select><\/div><\/div><div class='ff-el-group hx-services'><div class=\"ff-el-input--label asterisk-right\"><label   aria-label=\"\u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u0647\u0645\u0643\">\u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u0647\u0645\u0643<\/label><\/div><div class='ff-el-input--content'><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='services_6ca4b7e09ce72e673f5af21202502106'><input  type=\"checkbox\" name=\"services[]\" data-name=\"services\" class=\"ff-el-form-check-input ff-el-form-check-checkbox\" value=\"led-screens\"  id='services_6ca4b7e09ce72e673f5af21202502106' aria-label='\u0634\u0627\u0634\u0627\u062a LED' aria-invalid='false' aria-required=\"false\"> <span>\u0634\u0627\u0634\u0627\u062a LED<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='services_f7aff4b0c60150028e717bac832ee17f'><input  type=\"checkbox\" name=\"services[]\" data-name=\"services\" class=\"ff-el-form-check-input ff-el-form-check-checkbox\" value=\"robotics\"  id='services_f7aff4b0c60150028e717bac832ee17f' aria-label='\u0627\u0644\u0631\u0648\u0628\u0648\u062a\u0627\u062a' aria-invalid='false' aria-required=\"false\"> <span>\u0627\u0644\u0631\u0648\u0628\u0648\u062a\u0627\u062a<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='services_59828fbdb2bb38512233738506a7febf'><input  type=\"checkbox\" name=\"services[]\" data-name=\"services\" class=\"ff-el-form-check-input ff-el-form-check-checkbox\" value=\"kinetic\"  id='services_59828fbdb2bb38512233738506a7febf' aria-label='\u0639\u0631\u0648\u0636 Kinetic' aria-invalid='false' aria-required=\"false\"> <span>\u0639\u0631\u0648\u0636 Kinetic<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='services_8556b61bbf9edfd1978bcabfa394e455'><input  type=\"checkbox\" name=\"services[]\" data-name=\"services\" class=\"ff-el-form-check-input ff-el-form-check-checkbox\" value=\"vr\"  id='services_8556b61bbf9edfd1978bcabfa394e455' aria-label='\u0627\u0644\u0648\u0627\u0642\u0639 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a' aria-invalid='false' aria-required=\"false\"> <span>\u0627\u0644\u0648\u0627\u0642\u0639 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='services_8f56d96ea3238dde34d0c5bee8aa2015'><input  type=\"checkbox\" name=\"services[]\" data-name=\"services\" class=\"ff-el-form-check-input ff-el-form-check-checkbox\" value=\"branding\"  id='services_8f56d96ea3238dde34d0c5bee8aa2015' aria-label='Branding &amp; Identity' aria-invalid='false' aria-required=\"false\"> <span>\u0627\u0644\u0647\u0648\u064a\u0629 \u0648\u0627\u0644\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='services_baa02928fb29217a1b2a34cb425962c5'><input  type=\"checkbox\" name=\"services[]\" data-name=\"services\" class=\"ff-el-form-check-input ff-el-form-check-checkbox\" value=\"social-media\"  id='services_baa02928fb29217a1b2a34cb425962c5' aria-label='\u0645\u0646\u0635\u0627\u062a \u0627\u0644\u062a\u0648\u0627\u0635\u0644 \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a' aria-invalid='false' aria-required=\"false\"> <span>\u0645\u0646\u0635\u0627\u062a \u0627\u0644\u062a\u0648\u0627\u0635\u0644 \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='services_87d2403d3575189d9959ffcf815db7ac'><input  type=\"checkbox\" name=\"services[]\" data-name=\"services\" class=\"ff-el-form-check-input ff-el-form-check-checkbox\" value=\"web-dev\"  id='services_87d2403d3575189d9959ffcf815db7ac' aria-label='\u0627\u0644\u0645\u0648\u0627\u0642\u0639 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\u0629' aria-invalid='false' aria-required=\"false\"> <span>\u0627\u0644\u0645\u0648\u0627\u0642\u0639 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\u0629<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='services_171024d711876a4dba9f83a1dd9b26e0'><input  type=\"checkbox\" name=\"services[]\" data-name=\"services\" class=\"ff-el-form-check-input ff-el-form-check-checkbox\" value=\"ai-security\"  id='services_171024d711876a4dba9f83a1dd9b26e0' aria-label='\u0627\u0644\u0623\u0645\u0646 \u0628\u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a (\u0633\u0646\u062a\u064a\u0646\u0644)' aria-invalid='false' aria-required=\"false\"> <span>\u0627\u0644\u0623\u0645\u0646 \u0628\u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a (\u0633\u0646\u062a\u064a\u0646\u0644)<\/span><\/label><\/div><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_3_budget' id='label_ff_3_budget' aria-label=\"\u0646\u0637\u0627\u0642 \u0645\u064a\u0632\u0627\u0646\u064a\u0629 \u0627\u0644\u0645\u0634\u0631\u0648\u0639\">\u0646\u0637\u0627\u0642 \u0645\u064a\u0632\u0627\u0646\u064a\u0629 \u0627\u0644\u0645\u0634\u0631\u0648\u0639<\/label><\/div><div class='ff-el-input--content'><select name=\"budget\" id=\"ff_3_budget\" class=\"ff-el-form-control\" placeholder=\"Select budget range...\" data-name=\"budget\" data-calc_value=\"0\"  aria-invalid=\"false\" aria-required=\"false\" aria-labelledby=\"label_ff_3_budget\"><option value=\"\">\u0627\u062e\u062a\u0631 \u0646\u0637\u0627\u0642 \u0627\u0644\u0645\u064a\u0632\u0627\u0646\u064a\u0629...<\/option><option value=\"small\"  >Under SAR 10,000<\/option><option value=\"medium\"  >SAR 10,000 - 50,000<\/option><option value=\"large\"  >SAR 50,000 - 200,000<\/option><option value=\"enterprise\"  >SAR 200,000+<\/option><option value=\"discuss\"  >Prefer to discuss<\/option><\/select><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_3_message' id='label_ff_3_message' aria-label=\"\u0631\u0633\u0627\u0644\u062a\u0643\">\u0631\u0633\u0627\u0644\u062a\u0643<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"true\" aria-labelledby=\"label_ff_3_message\" name=\"message\" id=\"ff_3_message\" class=\"ff-el-form-control\" placeholder=\"\u062d\u062f\u062b\u0646\u0627 \u0639\u0646 \u0645\u0634\u0631\u0648\u0639\u0643 \u0623\u0648 \u0641\u0639\u0627\u0644\u064a\u062a\u0643 \u0623\u0648 \u0627\u0644\u062a\u062d\u062f\u064a \u0627\u0644\u0630\u064a \u062a\u0648\u0627\u062c\u0647\u0647\u060c \u0643\u0644\u0645\u0627 \u0632\u0627\u062f\u062a \u0627\u0644\u062a\u0641\u0627\u0635\u064a\u0644 \u062a\u0645\u0643\u0646\u0627 \u0645\u0646 \u0645\u0633\u0627\u0639\u062f\u062a\u0643 \u0628\u0634\u0643\u0644 \u0623\u0641\u0636\u0644.\" rows=\"6\" cols=\"2\" data-name=\"message\" ><\/textarea><\/div><\/div><div class='ff-el-group  ff-custom_html hx-ff-note-group' tabindex='-1' data-name=\"custom_html-3_2\" ><p class=\"hx-ff-note\">\u0645\u0639\u0644\u0648\u0645\u0627\u062a\u0643 \u0622\u0645\u0646\u0629 \u0648\u0644\u0646 \u062a\u062a\u0645 \u0645\u0634\u0627\u0631\u0643\u062a\u0647\u0627 \u0645\u0639 \u0623\u064a \u0637\u0631\u0641 \u062b\u0627\u0644\u062b.<\/p><\/div><div class='ff-el-group ff-text-left ff_submit_btn_wrapper'><button type=\"submit\" class=\"ff-btn ff-btn-submit ff-btn-lg ff_btn_style\"  aria-label=\"\u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u0631\u0633\u0627\u0644\u0629\">\u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u0631\u0633\u0627\u0644\u0629<\/button><\/div><\/fieldset><input type=\"hidden\" name=\"trp-form-language\" value=\"ar\"\/><\/form><div id='fluentform_3_errors' class='ff-errors-in-stack ff_form_instance_3_1 ff-form-loading_errors ff_form_instance_3_1_errors'><\/div><\/div>            <script type=\"text\/javascript\">\n                window.fluent_form_ff_form_instance_3_1 = {\"id\":\"3\",\"ajaxUrl\":\"https:\\\/\\\/hexavision.ai\\\/wp-admin\\\/admin-ajax.php\",\"settings\":{\"restrictions\":{\"denyEmptySubmission\":{\"enabled\":false}}},\"form_instance\":\"ff_form_instance_3_1\",\"form_id_selector\":\"fluentform_3\",\"rules\":{\"first_name\":{\"required\":{\"value\":true,\"message\":\"This field is required\"}},\"last_name\":{\"required\":{\"value\":true,\"message\":\"This field is required\"}},\"email\":{\"required\":{\"value\":true,\"message\":\"This field is required\"},\"email\":{\"value\":true,\"message\":\"This field must contain a valid email\"}},\"phone\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"company\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"division\":{\"required\":{\"value\":true,\"message\":\"This field is required\"}},\"services\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"budget\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"message\":{\"required\":{\"value\":true,\"message\":\"This field is required\"}}},\"debounce_time\":300};\n                            <\/script>\n            <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b21c11b e-con-full e-flex e-con e-parent\" data-id=\"b21c11b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7cff5fc elementor-widget elementor-widget-html\" data-id=\"7cff5fc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n:root {\r\n  --hx-pink:#E8003D;\r\n  --hx-cyan:#00A3E0;\r\n  --hx-gold:#F5A623;\r\n  --hx-purple:#8B00FF;\r\n  --hx-dark:#0A0E1A;\r\n  --hx-light:#F7F8FC;\r\n  --hx-gray:#6B7294;\r\n  --hx-text:#1A1F36;\r\n  --hx-text-secondary:#4A5078;\r\n  --hx-border:rgba(27,43,107,0.08);\r\n  --font-head:'Plus Jakarta Sans',sans-serif;\r\n  --font-body:'Inter',sans-serif;\r\n}\r\n\r\n* {\r\n  box-sizing:border-box;\r\n}\r\n\r\n.hx-icon {\r\n  width:24px;\r\n  height:24px;\r\n  flex-shrink:0;\r\n  stroke:currentColor;\r\n  fill:none;\r\n  stroke-width:2;\r\n  stroke-linecap:round;\r\n  stroke-linejoin:round;\r\n}\r\n\r\n.hx-icon-sm {\r\n  width:18px;\r\n  height:18px;\r\n}\r\n\r\n.hx-divider {\r\n  width:48px;\r\n  height:3px;\r\n  background:var(--hx-pink);\r\n  border-radius:2px;\r\n  margin-bottom:1.5rem;\r\n}\r\n\r\n.hx-section-label {\r\n  font-size:11px;\r\n  font-weight:700;\r\n  letter-spacing:3px;\r\n  text-transform:uppercase;\r\n  color:var(--hx-pink);\r\n  margin-bottom:1rem;\r\n  display:inline-block;\r\n}\r\n\r\n.hx-section-title {\r\n  font-family:var(--font-head);\r\n  font-size:clamp(32px,4vw,52px);\r\n  font-weight:800;\r\n  letter-spacing:-1.5px;\r\n  line-height:1.1;\r\n  margin-bottom:1.25rem;\r\n  color:var(--hx-text);\r\n}\r\n\r\n.hx-section-sub {\r\n  font-size:17px;\r\n  color:var(--hx-text-secondary);\r\n  max-width:600px;\r\n  line-height:1.8;\r\n}\r\n\r\n\/* LOCATION *\/\r\n.hx-location-section {\r\n  padding:6rem 5%;\r\n  background:#fff;\r\n  font-family:var(--font-body);\r\n  color:var(--hx-text);\r\n}\r\n\r\n.hx-location-inner {\r\n  max-width:1320px;\r\n  margin:0 auto;\r\n}\r\n\r\n.hx-location-grid {\r\n  display:grid;\r\n  grid-template-columns:1fr 1.2fr;\r\n  gap:5rem;\r\n  align-items:center;\r\n}\r\n\r\n.hx-location-map {\r\n  border-radius:24px;\r\n  overflow:hidden;\r\n  box-shadow:0 8px 40px rgba(0,0,0,0.10);\r\n  position:relative;\r\n  height:420px;\r\n  background:linear-gradient(135deg,#0A0E1A,#1A1F36);\r\n}\r\n\r\n.hx-map-placeholder {\r\n  width:100%;\r\n  height:100%;\r\n  display:flex;\r\n  flex-direction:column;\r\n  align-items:center;\r\n  justify-content:center;\r\n  color:#fff;\r\n  position:relative;\r\n  overflow:hidden;\r\n}\r\n\r\n.hx-map-placeholder::before {\r\n  content:'';\r\n  position:absolute;\r\n  inset:0;\r\n  background-image:radial-gradient(circle,rgba(232,0,61,0.04) 1px,transparent 1px);\r\n  background-size:24px 24px;\r\n}\r\n\r\n.hx-map-glow {\r\n  position:absolute;\r\n  width:400px;\r\n  height:400px;\r\n  border-radius:50%;\r\n  background:radial-gradient(circle,rgba(232,0,61,0.1),transparent 70%);\r\n  top:50%;\r\n  left:50%;\r\n  transform:translate(-50%,-50%);\r\n}\r\n\r\n.hx-map-pin {\r\n  width:80px;\r\n  height:80px;\r\n  border-radius:50%;\r\n  background:rgba(232,0,61,0.15);\r\n  border:2px solid rgba(232,0,61,0.3);\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  position:relative;\r\n  z-index:1;\r\n  animation:mapPulse 3s ease-in-out infinite;\r\n}\r\n\r\n.hx-map-pin::after {\r\n  content:'';\r\n  position:absolute;\r\n  width:120px;\r\n  height:120px;\r\n  border-radius:50%;\r\n  border:1px solid rgba(232,0,61,0.15);\r\n  animation:mapRipple 3s ease-in-out infinite 0.5s;\r\n}\r\n\r\n@keyframes mapPulse {\r\n  0%,100% { transform:translateY(0) scale(1); }\r\n  50% { transform:translateY(-8px) scale(1.05); }\r\n}\r\n\r\n@keyframes mapRipple {\r\n  0% { transform:scale(0.8); opacity:1; }\r\n  100% { transform:scale(1.6); opacity:0; }\r\n}\r\n\r\n.hx-map-pin .hx-icon {\r\n  color:var(--hx-pink);\r\n  width:36px;\r\n  height:36px;\r\n}\r\n\r\n.hx-map-label {\r\n  font-family:var(--font-head);\r\n  font-size:20px;\r\n  font-weight:800;\r\n  color:#fff;\r\n  margin-top:1.25rem;\r\n  position:relative;\r\n  z-index:1;\r\n}\r\n\r\n.hx-map-sublabel {\r\n  font-size:13px;\r\n  color:rgba(255,255,255,0.5);\r\n  position:relative;\r\n  z-index:1;\r\n  margin-top:4px;\r\n}\r\n\r\n.hx-map-badge {\r\n  position:absolute;\r\n  bottom:24px;\r\n  left:24px;\r\n  background:rgba(255,255,255,0.07);\r\n  backdrop-filter:blur(16px);\r\n  border:1px solid rgba(255,255,255,0.12);\r\n  border-radius:12px;\r\n  padding:12px 16px;\r\n  display:flex;\r\n  align-items:center;\r\n  gap:10px;\r\n  z-index:2;\r\n}\r\n\r\n.hx-map-badge-icon {\r\n  width:36px;\r\n  height:36px;\r\n  border-radius:10px;\r\n  background:rgba(232,0,61,0.15);\r\n  border:1px solid rgba(232,0,61,0.25);\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  color:var(--hx-pink);\r\n}\r\n\r\n.hx-map-badge-label {\r\n  font-size:10px;\r\n  color:rgba(255,255,255,0.4);\r\n  font-weight:600;\r\n  letter-spacing:1px;\r\n  text-transform:uppercase;\r\n}\r\n\r\n.hx-map-badge-val {\r\n  font-family:var(--font-head);\r\n  font-size:14px;\r\n  font-weight:700;\r\n  color:#fff;\r\n}\r\n\r\n.hx-location-details {\r\n  margin-top:2.5rem;\r\n  display:flex;\r\n  flex-direction:column;\r\n  gap:1rem;\r\n}\r\n\r\n.hx-loc-item {\r\n  display:flex;\r\n  align-items:flex-start;\r\n  gap:1rem;\r\n  padding:1.25rem;\r\n  background:var(--hx-light);\r\n  border-radius:14px;\r\n  border:1px solid var(--hx-border);\r\n  transition:all 0.3s;\r\n}\r\n\r\n.hx-loc-item:hover {\r\n  border-color:rgba(232,0,61,0.15);\r\n  transform:translateX(4px);\r\n}\r\n\r\n.hx-loc-icon {\r\n  width:42px;\r\n  height:42px;\r\n  border-radius:12px;\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  flex-shrink:0;\r\n}\r\n\r\n.hx-loc-icon-1 {\r\n  background:rgba(232,0,61,0.08);\r\n  color:var(--hx-pink);\r\n}\r\n\r\n.hx-loc-icon-2 {\r\n  background:rgba(0,163,224,0.08);\r\n  color:var(--hx-cyan);\r\n}\r\n\r\n.hx-loc-icon-3 {\r\n  background:rgba(245,166,35,0.08);\r\n  color:var(--hx-gold);\r\n}\r\n\r\n.hx-loc-label {\r\n  font-size:10px;\r\n  font-weight:700;\r\n  letter-spacing:2px;\r\n  text-transform:uppercase;\r\n  color:var(--hx-gray);\r\n  margin-bottom:3px;\r\n}\r\n\r\n.hx-loc-value {\r\n  font-size:14px;\r\n  font-weight:600;\r\n  color:var(--hx-text);\r\n}\r\n\r\n\/* FAQ *\/\r\n.hx-faq-section {\r\n  padding:6rem 5%;\r\n  background:linear-gradient(180deg,#F0F1FA 0%,#F7F8FC 100%);\r\n  font-family:var(--font-body);\r\n}\r\n\r\n.hx-faq-inner {\r\n  max-width:900px;\r\n  margin:0 auto;\r\n}\r\n\r\n.hx-faq-list {\r\n  margin-top:3rem;\r\n  display:flex;\r\n  flex-direction:column;\r\n  gap:1rem;\r\n}\r\n\r\n.hx-faq-item {\r\n  background:#fff;\r\n  border:1px solid var(--hx-border);\r\n  border-radius:16px;\r\n  overflow:hidden;\r\n  transition:all 0.3s;\r\n  box-shadow:0 2px 8px rgba(0,0,0,0.03);\r\n}\r\n\r\n.hx-faq-item.open {\r\n  border-color:rgba(232,0,61,0.15);\r\n  box-shadow:0 8px 24px rgba(0,0,0,0.06);\r\n}\r\n\r\n.hx-faq-q {\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:space-between;\r\n  padding:1.5rem 1.75rem;\r\n  cursor:pointer;\r\n  gap:1rem;\r\n}\r\n\r\n.hx-faq-q-text {\r\n  font-family:var(--font-head);\r\n  font-size:16px;\r\n  font-weight:700;\r\n  color:var(--hx-text);\r\n  line-height:1.3;\r\n}\r\n\r\n.hx-faq-icon {\r\n  width:34px;\r\n  height:34px;\r\n  border-radius:10px;\r\n  background:var(--hx-light);\r\n  border:1px solid var(--hx-border);\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  flex-shrink:0;\r\n  transition:all 0.3s;\r\n  color:var(--hx-gray);\r\n}\r\n\r\n.hx-faq-item.open .hx-faq-icon {\r\n  background:var(--hx-pink);\r\n  border-color:var(--hx-pink);\r\n  color:#fff;\r\n  transform:rotate(45deg);\r\n}\r\n\r\n.hx-faq-a {\r\n  max-height:0;\r\n  overflow:hidden;\r\n  transition:max-height 0.4s cubic-bezier(0.16,1,0.3,1);\r\n}\r\n\r\n.hx-faq-item.open .hx-faq-a {\r\n  max-height:300px;\r\n}\r\n\r\n.hx-faq-a-inner {\r\n  padding:0 1.75rem 1.5rem;\r\n  font-size:14px;\r\n  color:var(--hx-text-secondary);\r\n  line-height:1.8;\r\n}\r\n\r\n.hx-faq-divider {\r\n  height:1px;\r\n  background:var(--hx-border);\r\n  margin:0 1.75rem;\r\n}\r\n\r\n\/* CTA *\/\r\n.hx-cta-bottom {\r\n  background:linear-gradient(180deg,#FAFBFE 0%,#F0F1FA 100%);\r\n  padding:6rem 5%;\r\n  font-family:var(--font-body);\r\n}\r\n\r\n.hx-cta-bottom-inner {\r\n  max-width:1320px;\r\n  margin:0 auto;\r\n  background:linear-gradient(135deg,#1A1F36 0%,#2D1B4E 50%,#1B2B6B 100%);\r\n  border-radius:28px;\r\n  padding:5rem;\r\n  text-align:center;\r\n  position:relative;\r\n  overflow:hidden;\r\n  color:#fff;\r\n}\r\n\r\n.hx-cta-bottom-inner::before {\r\n  content:'';\r\n  position:absolute;\r\n  top:-50%;\r\n  left:-50%;\r\n  width:200%;\r\n  height:200%;\r\n  background:radial-gradient(circle at 50% 50%,rgba(232,0,61,0.12) 0%,transparent 60%);\r\n  pointer-events:none;\r\n}\r\n\r\n.hx-cta-bottom-inner::after {\r\n  content:'';\r\n  position:absolute;\r\n  width:100%;\r\n  height:100%;\r\n  top:0;\r\n  left:0;\r\n  background-image:radial-gradient(circle,rgba(255,255,255,0.07) 1px,transparent 1px);\r\n  background-size:30px 30px;\r\n  animation:particleDrift 20s linear infinite;\r\n  pointer-events:none;\r\n}\r\n\r\n@keyframes particleDrift {\r\n  from { transform:translateY(0); }\r\n  to { transform:translateY(-30px); }\r\n}\r\n\r\n.hx-cta-bottom-inner h2 {\r\n  font-family:var(--font-head);\r\n  font-size:clamp(32px,4vw,54px);\r\n  font-weight:800;\r\n  letter-spacing:-2px;\r\n  line-height:1.1;\r\n  margin-bottom:1.25rem;\r\n  position:relative;\r\n  z-index:1;\r\n  color:#fff;\r\n}\r\n\r\n.hx-cta-bottom-inner p {\r\n  font-size:17px;\r\n  color:rgba(255,255,255,0.7);\r\n  max-width:500px;\r\n  margin:0 auto 2.5rem;\r\n  line-height:1.75;\r\n  position:relative;\r\n  z-index:1;\r\n}\r\n\r\n.hx-cta-divs {\r\n  display:flex;\r\n  gap:1rem;\r\n  justify-content:center;\r\n  flex-wrap:wrap;\r\n  position:relative;\r\n  z-index:1;\r\n}\r\n\r\n.hx-cta-div-btn {\r\n  display:inline-flex;\r\n  align-items:center;\r\n  gap:8px;\r\n  padding:12px 24px;\r\n  border-radius:10px;\r\n  font-size:13px;\r\n  font-weight:700;\r\n  text-decoration:none;\r\n  border:1.5px solid rgba(255,255,255,0.15);\r\n  color:rgba(255,255,255,0.8);\r\n  transition:all 0.3s;\r\n  backdrop-filter:blur(8px);\r\n}\r\n\r\n.hx-cta-div-btn:hover {\r\n  background:rgba(255,255,255,0.08);\r\n  border-color:rgba(255,255,255,0.35);\r\n  color:#fff;\r\n  transform:translateY(-2px);\r\n}\r\n\r\n.hx-cta-div-btn .dot {\r\n  width:8px;\r\n  height:8px;\r\n  border-radius:50%;\r\n}\r\n\r\n.hx-cta-div-btn-1 .dot {\r\n  background:var(--hx-pink);\r\n}\r\n\r\n.hx-cta-div-btn-2 .dot {\r\n  background:var(--hx-cyan);\r\n}\r\n\r\n.hx-cta-div-btn-3 .dot {\r\n  background:#A855F7;\r\n}\r\n\r\n\/* FOOTER *\/\r\n.hx-footer {\r\n  background:#1A1F36;\r\n  padding:4rem 5% 2rem;\r\n  font-family:var(--font-body);\r\n}\r\n\r\n.hx-footer-inner {\r\n  max-width:1320px;\r\n  margin:0 auto;\r\n}\r\n\r\n.hx-footer-top {\r\n  display:grid;\r\n  grid-template-columns:2fr 1fr 1fr 1fr;\r\n  gap:3rem;\r\n  margin-bottom:3rem;\r\n}\r\n\r\n.hx-logo {\r\n  font-family:var(--font-head);\r\n  font-size:22px;\r\n  font-weight:800;\r\n  color:#fff;\r\n  text-decoration:none;\r\n  letter-spacing:-0.5px;\r\n}\r\n\r\n.hx-logo span {\r\n  color:var(--hx-pink);\r\n}\r\n\r\n.hx-footer-brand p {\r\n  font-size:14px;\r\n  color:rgba(255,255,255,0.5);\r\n  line-height:1.75;\r\n  margin-top:1rem;\r\n  max-width:280px;\r\n}\r\n\r\n.hx-footer-col h4 {\r\n  font-family:var(--font-head);\r\n  font-size:13px;\r\n  font-weight:700;\r\n  letter-spacing:1.5px;\r\n  text-transform:uppercase;\r\n  color:rgba(255,255,255,0.5);\r\n  margin-bottom:1.25rem;\r\n}\r\n\r\n.hx-footer-col ul {\r\n  list-style:none;\r\n  display:flex;\r\n  flex-direction:column;\r\n  gap:8px;\r\n  padding:0;\r\n  margin:0;\r\n}\r\n\r\n.hx-footer-col ul a {\r\n  font-size:14px;\r\n  color:rgba(255,255,255,0.4);\r\n  text-decoration:none;\r\n  transition:color 0.2s;\r\n  display:inline-block;\r\n}\r\n\r\n.hx-footer-col ul a:hover {\r\n  color:#fff;\r\n}\r\n\r\n.hx-footer-bottom {\r\n  border-top:1px solid rgba(255,255,255,0.08);\r\n  padding-top:2rem;\r\n  display:flex;\r\n  justify-content:space-between;\r\n  align-items:center;\r\n  flex-wrap:wrap;\r\n  gap:1rem;\r\n}\r\n\r\n.hx-footer-copy {\r\n  font-size:13px;\r\n  color:rgba(255,255,255,0.3);\r\n}\r\n\r\n.hx-footer-sub {\r\n  font-size:11px;\r\n  font-weight:700;\r\n  letter-spacing:2px;\r\n  color:rgba(232,0,61,0.7);\r\n  text-transform:uppercase;\r\n}\r\n\r\n@media(max-width:1100px) {\r\n  .hx-location-grid {\r\n    grid-template-columns:1fr;\r\n  }\r\n}\r\n\r\n@media(max-width:900px) {\r\n  .hx-footer-top {\r\n    grid-template-columns:1fr 1fr;\r\n  }\r\n}\r\n\r\n@media(max-width:600px) {\r\n  .hx-cta-bottom-inner {\r\n    padding:3rem 2rem;\r\n  }\r\n\r\n  .hx-footer-top {\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .hx-location-map {\r\n    height:360px;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<section class=\"hx-location-section\">\r\n  <div class=\"hx-location-inner\">\r\n    <div class=\"hx-location-grid\">\r\n      <div>\r\n        <div class=\"hx-divider\"><\/div>\r\n        <div class=\"hx-section-label\">\u0645\u0648\u0642\u0639\u0646\u0627<\/div>\r\n        <h2 class=\"hx-section-title translation-block\">\u0645\u0646 \u0627\u0644\u0633\u0639\u0648\u062f\u064a\u0629 \u0625\u0644\u0649 \u0627\u0644\u0639\u0627\u0644\u0645<\/h2>\r\n        <p class=\"hx-section-sub\">\u064a\u0642\u0639 \u0645\u0642\u0631 HexaVision \u0641\u064a \u0627\u0644\u0645\u0645\u0644\u0643\u0629 \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0627\u0644\u0633\u0639\u0648\u062f\u064a\u0629 \u0628\u0643\u0644 \u0641\u062e\u0631\u060c \u0648\u0646\u062e\u062f\u0645 \u0639\u0645\u0644\u0627\u0621\u0646\u0627 \u0641\u064a \u0627\u0644\u062e\u0644\u064a\u062c \u0648\u0627\u0644\u0634\u0631\u0642 \u0627\u0644\u0623\u0648\u0633\u0637 \u0648\u0627\u0644\u0623\u0633\u0648\u0627\u0642 \u0627\u0644\u062f\u0648\u0644\u064a\u0629 \u0628\u062d\u0644\u0648\u0644 \u062a\u0642\u0646\u064a\u0629 \u0628\u0645\u0639\u0627\u064a\u064a\u0631 \u0639\u0627\u0644\u0645\u064a\u0629.<\/p>\r\n\r\n        <div class=\"hx-location-details\">\r\n          <div class=\"hx-loc-item\">\r\n            <div class=\"hx-loc-icon hx-loc-icon-1\">\r\n              <svg class=\"hx-icon hx-icon-sm\" viewbox=\"0 0 24 24\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\r\n            <\/div>\r\n            <div>\r\n              <div class=\"hx-loc-label\">\u0627\u0644\u0645\u0642\u0631 \u0627\u0644\u0631\u0626\u064a\u0633\u064a<\/div>\r\n              <div class=\"hx-loc-value\">\u0627\u0644\u0645\u0645\u0644\u0643\u0629 \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0627\u0644\u0633\u0639\u0648\u062f\u064a\u0629<\/div>\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <div class=\"hx-loc-item\">\r\n            <div class=\"hx-loc-icon hx-loc-icon-2\">\r\n              <svg class=\"hx-icon hx-icon-sm\" viewbox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\/><path d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\/><\/svg>\r\n            <\/div>\r\n            <div>\r\n              <div class=\"hx-loc-label\">\u0646\u0637\u0627\u0642 \u0627\u0644\u062e\u062f\u0645\u0629<\/div>\r\n              <div class=\"hx-loc-value\">\u062f\u0648\u0644 \u0627\u0644\u062e\u0644\u064a\u062c\u060c \u0627\u0644\u0634\u0631\u0642 \u0627\u0644\u0623\u0648\u0633\u0637 \u0648\u0627\u0644\u0623\u0633\u0648\u0627\u0642 \u0627\u0644\u062f\u0648\u0644\u064a\u0629<\/div>\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <div class=\"hx-loc-item\">\r\n            <div class=\"hx-loc-icon hx-loc-icon-3\">\r\n              <svg class=\"hx-icon hx-icon-sm\" viewbox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\r\n            <\/div>\r\n            <div>\r\n              <div class=\"hx-loc-label\">\u0633\u0627\u0639\u0627\u062a \u0627\u0644\u0639\u0645\u0644<\/div>\r\n              <div class=\"hx-loc-value\">\u0627\u0644\u0633\u0628\u062a \u2013 \u0627\u0644\u062e\u0645\u064a\u0633 | 9 \u0635\u0628\u0627\u062d\u064b\u0627 \u2013 6 \u0645\u0633\u0627\u0621\u064b \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0633\u0639\u0648\u062f\u064a\u0629<\/div>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"hx-location-map\">\r\n        <div class=\"hx-map-placeholder\">\r\n          <div class=\"hx-map-glow\"><\/div>\r\n          <div class=\"hx-map-pin\">\r\n            <svg class=\"hx-icon\" viewbox=\"0 0 24 24\" stroke-width=\"2.5\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\r\n          <\/div>\r\n          <div class=\"hx-map-label\">\u0627\u0644\u0645\u0642\u0631 \u0627\u0644\u0631\u0626\u064a\u0633\u064a \u0644\u0640 HexaVision<\/div>\r\n          <div class=\"hx-map-sublabel\">\u0627\u0644\u0645\u0645\u0644\u0643\u0629 \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0627\u0644\u0633\u0639\u0648\u062f\u064a\u0629<\/div>\r\n        <\/div>\r\n\r\n        <div class=\"hx-map-badge\">\r\n          <div class=\"hx-map-badge-icon\">\r\n            <svg class=\"hx-icon hx-icon-sm\" viewbox=\"0 0 24 24\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26\" fill=\"currentColor\" stroke=\"none\"\/><\/svg>\r\n          <\/div>\r\n          <div>\r\n            <div class=\"hx-map-badge-label\">\u0627\u0639\u062a\u0645\u0627\u062f<\/div>\r\n            <div class=\"hx-map-badge-val\">\u0635\u064f\u0646\u0639 \u0641\u064a \u0627\u0644\u0633\u0639\u0648\u062f\u064a\u0629<\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<section class=\"hx-faq-section\">\r\n  <div class=\"hx-faq-inner\">\r\n    <div style=\"text-align:center;margin-bottom:1rem\">\r\n      <div class=\"hx-divider\" style=\"margin:0 auto 1.5rem\"><\/div>\r\n      <div class=\"hx-section-label\">\u0623\u0633\u0626\u0644\u0629 \u0634\u0627\u0626\u0639\u0629<\/div>\r\n      <h2 class=\"hx-section-title\">\u0627\u0644\u0623\u0633\u0626\u0644\u0629 \u0627\u0644\u0634\u0627\u0626\u0639\u0629<\/h2>\r\n      <p class=\"hx-section-sub\" style=\"margin:0 auto\">\u0625\u062c\u0627\u0628\u0627\u062a \u0633\u0631\u064a\u0639\u0629 \u0639\u0644\u0649 \u0623\u0643\u062b\u0631 \u0627\u0644\u0623\u0633\u0626\u0644\u0629 \u0627\u0644\u062a\u064a \u062a\u0635\u0644\u0646\u0627. \u0644\u0645 \u062a\u062c\u062f \u0645\u0627 \u062a\u0628\u062d\u062b \u0639\u0646\u0647\u061f \u0623\u0631\u0633\u0644 \u0644\u0646\u0627 \u0631\u0633\u0627\u0644\u0629.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"hx-faq-list\">\r\n      <div class=\"hx-faq-item\">\r\n        <div class=\"hx-faq-q\">\r\n          <div class=\"hx-faq-q-text\">\u0645\u0627 \u0633\u0631\u0639\u0629 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0627\u0633\u062a\u0641\u0633\u0627\u0631\u0627\u062a\u061f<\/div>\r\n          <div class=\"hx-faq-icon\"><svg class=\"hx-icon hx-icon-sm\" viewbox=\"0 0 24 24\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg><\/div>\r\n        <\/div>\r\n        <div class=\"hx-faq-divider\"><\/div>\r\n        <div class=\"hx-faq-a\"><div class=\"hx-faq-a-inner\">\u0646\u0636\u0645\u0646 \u0627\u0644\u0631\u062f \u062e\u0644\u0627\u0644 24 \u0633\u0627\u0639\u0629 \u0639\u0644\u0649 \u062c\u0645\u064a\u0639 \u0627\u0633\u062a\u0641\u0633\u0627\u0631\u0627\u062a \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0648\u0627\u0644\u0627\u0633\u062a\u0645\u0627\u0631\u0627\u062a. \u0641\u064a \u0627\u0644\u062d\u0627\u0644\u0627\u062a \u0627\u0644\u0639\u0627\u062c\u0644\u0629\u060c \u064a\u064f\u0639\u062f \u0627\u0644\u0627\u062a\u0635\u0627\u0644 \u0628\u0646\u0627 \u0645\u0628\u0627\u0634\u0631\u0629\u064b \u0639\u0644\u0649 \u0627\u0644\u0631\u0642\u0645 0579862821 \u0623\u0633\u0631\u0639 \u0637\u0631\u064a\u0642\u0629 \u0644\u0644\u062a\u0648\u0627\u0635\u0644 \u0645\u0639 \u0641\u0631\u064a\u0642\u0646\u0627 \u062e\u0644\u0627\u0644 \u0633\u0627\u0639\u0627\u062a \u0627\u0644\u0639\u0645\u0644.<\/div><\/div>\r\n      <\/div>\r\n\r\n      <div class=\"hx-faq-item\">\r\n        <div class=\"hx-faq-q\">\r\n          <div class=\"hx-faq-q-text\">\u0647\u0644 \u064a\u0645\u0643\u0646 \u0644\u0640 HexaVision \u062a\u0646\u0641\u064a\u0630 \u0645\u0634\u0627\u0631\u064a\u0639 \u062e\u0627\u0631\u062c \u0627\u0644\u0633\u0639\u0648\u062f\u064a\u0629\u061f<\/div>\r\n          <div class=\"hx-faq-icon\"><svg class=\"hx-icon hx-icon-sm\" viewbox=\"0 0 24 24\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg><\/div>\r\n        <\/div>\r\n        <div class=\"hx-faq-divider\"><\/div>\r\n        <div class=\"hx-faq-a\"><div class=\"hx-faq-a-inner\">\u0628\u0627\u0644\u062a\u0623\u0643\u064a\u062f. \u062a\u0642\u062f\u0645 \u0634\u0631\u0643\u0629 HexaVision \u0645\u0634\u0627\u0631\u064a\u0639 \u0641\u064a \u062c\u0645\u064a\u0639 \u0623\u0646\u062d\u0627\u0621 \u0645\u0646\u0637\u0642\u0629 \u062f\u0648\u0644 \u0645\u062c\u0644\u0633 \u0627\u0644\u062a\u0639\u0627\u0648\u0646 \u0627\u0644\u062e\u0644\u064a\u062c\u064a \u0648\u0639\u0644\u0649 \u0627\u0644\u0635\u0639\u064a\u062f \u0627\u0644\u062f\u0648\u0644\u064a\u060c \u0648\u0644\u062f\u064a\u0647\u0627 \u062e\u0628\u0631\u0629 \u0641\u064a \u062f\u0639\u0645 \u0627\u0644\u0639\u0645\u0644\u0627\u0621 \u0641\u064a \u0642\u0637\u0627\u0639\u0627\u062a \u0648\u0623\u0633\u0648\u0627\u0642 \u0645\u062a\u0639\u062f\u062f\u0629.<\/div><\/div>\r\n      <\/div>\r\n\r\n      <div class=\"hx-faq-item\">\r\n        <div class=\"hx-faq-q\">\r\n          <div class=\"hx-faq-q-text\">\u0647\u0644 \u062a\u0642\u062f\u0645\u0648\u0646 \u0628\u0627\u0642\u0627\u062a \u0645\u062e\u0635\u0635\u0629 \u0639\u0628\u0631 \u0627\u0644\u0642\u0637\u0627\u0639\u0627\u062a \u0627\u0644\u0645\u062e\u062a\u0644\u0641\u0629\u061f<\/div>\r\n          <div class=\"hx-faq-icon\"><svg class=\"hx-icon hx-icon-sm\" viewbox=\"0 0 24 24\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg><\/div>\r\n        <\/div>\r\n        <div class=\"hx-faq-divider\"><\/div>\r\n        <div class=\"hx-faq-a\"><div class=\"hx-faq-a-inner\">\u0646\u0639\u0645. \u064a\u0645\u0643\u0646 \u0644\u0640 HexaVision \u0625\u0646\u0634\u0627\u0621 \u062d\u0632\u0645 \u0645\u062a\u0643\u0627\u0645\u0644\u0629 \u0639\u0628\u0631 Events \u0648 Hawk \u0648 Sentinel \u062d\u0633\u0628 \u0627\u062d\u062a\u064a\u0627\u062c\u0627\u062a \u0645\u0634\u0631\u0648\u0639\u0643.<\/div><\/div>\r\n      <\/div>\r\n\r\n      <div class=\"hx-faq-item\">\r\n        <div class=\"hx-faq-q\">\r\n          <div class=\"hx-faq-q-text\">\u0643\u064a\u0641 \u064a\u0639\u0645\u0644 HexaVision Sentinel \u0645\u0639 \u0627\u0644\u0643\u0627\u0645\u064a\u0631\u0627\u062a \u0627\u0644\u062d\u0627\u0644\u064a\u0629\u061f<\/div>\r\n          <div class=\"hx-faq-icon\"><svg class=\"hx-icon hx-icon-sm\" viewbox=\"0 0 24 24\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg><\/div>\r\n        <\/div>\r\n        <div class=\"hx-faq-divider\"><\/div>\r\n        <div class=\"hx-faq-a\"><div class=\"hx-faq-a-inner\">\u064a\u062a\u0643\u0627\u0645\u0644 \u0646\u0638\u0627\u0645 Sentinel \u0645\u0639 \u0627\u0644\u0628\u0646\u064a\u0629 \u0627\u0644\u062a\u062d\u062a\u064a\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u0631\u0627\u0642\u0628\u0629 \u0648\u064a\u0633\u062a\u062e\u062f\u0645 \u0645\u0639\u0627\u0644\u062c\u0629 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a \u0627\u0644\u0637\u0631\u0641\u064a \u0645\u062d\u0644\u064a\u064b\u0627 \u0641\u064a \u0627\u0644\u0645\u0648\u0642\u0639\u060c \u0645\u0645\u0627 \u064a\u0633\u0627\u0639\u062f \u0639\u0644\u0649 \u062a\u0642\u0644\u064a\u0644 \u0627\u0644\u062a\u0643\u0627\u0644\u064a\u0641 \u0645\u0639 \u062d\u0645\u0627\u064a\u0629 \u062e\u0635\u0648\u0635\u064a\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.<\/div><\/div>\r\n      <\/div>\r\n\r\n      <div class=\"hx-faq-item\">\r\n        <div class=\"hx-faq-q\">\r\n          <div class=\"hx-faq-q-text\">\u0645\u0627 \u0627\u0644\u0645\u062f\u0629 \u0627\u0644\u0645\u0639\u062a\u0627\u062f\u0629 \u0644\u0645\u0634\u0631\u0648\u0639 \u0647\u0648\u064a\u0629 \u0623\u0648 \u062a\u0633\u0648\u064a\u0642\u061f<\/div>\r\n          <div class=\"hx-faq-icon\"><svg class=\"hx-icon hx-icon-sm\" viewbox=\"0 0 24 24\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg><\/div>\r\n        <\/div>\r\n        <div class=\"hx-faq-divider\"><\/div>\r\n        <div class=\"hx-faq-a\"><div class=\"hx-faq-a-inner\">\u062a\u062e\u062a\u0644\u0641 \u0627\u0644\u062c\u062f\u0627\u0648\u0644 \u0627\u0644\u0632\u0645\u0646\u064a\u0629 \u062d\u0633\u0628 \u0627\u0644\u0646\u0637\u0627\u0642. \u0642\u062f \u062a\u0633\u062a\u063a\u0631\u0642 \u0627\u0644\u0647\u0648\u064a\u0629 \u0627\u0644\u0628\u0635\u0631\u064a\u0629 \u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629 \u0645\u0646 \u0623\u0633\u0628\u0648\u0639 \u0625\u0644\u0649 \u0623\u0633\u0628\u0648\u0639\u064a\u0646\u060c \u0648\u0627\u0644\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629 \u0627\u0644\u0643\u0627\u0645\u0644\u0629 \u0645\u0646 3 \u0625\u0644\u0649 4 \u0623\u0633\u0627\u0628\u064a\u0639\u060c \u0648\u0627\u0644\u0645\u0648\u0627\u0642\u0639 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\u0629 \u0627\u0644\u0645\u062e\u0635\u0635\u0629 \u0639\u0627\u062f\u0629\u064b \u0645\u0646 4 \u0625\u0644\u0649 8 \u0623\u0633\u0627\u0628\u064a\u0639.<\/div><\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<section class=\"hx-cta-bottom\">\r\n  <div class=\"hx-cta-bottom-inner\">\r\n    <h2 class=\"translation-block\">\u0647\u0644 \u0623\u0646\u062a \u0645\u0633\u062a\u0639\u062f<br><span style=\"color:var(--hx-pink)\">\u0644\u0644\u0628\u062f\u0621\u061f<\/span><\/h2>\r\n    <p>\u0627\u0633\u062a\u0643\u0634\u0641 \u0642\u0637\u0627\u0639\u0627\u062a\u0646\u0627 \u0627\u0644\u0623\u0631\u0628\u0639\u0629 \u0648\u0627\u0643\u062a\u0634\u0641 \u062d\u0644 HexaVision \u0627\u0644\u0623\u0646\u0633\u0628 \u0644\u0631\u0624\u064a\u062a\u0643.<\/p>\r\n\r\n    <div class=\"hx-cta-divs\">\r\n      <a href=\"https:\/\/hexavision.ai\/ar\/hexavision-events\/\" class=\"hx-cta-div-btn hx-cta-div-btn-1\">\r\n        <span class=\"dot\"><\/span>\r\n        <svg class=\"hx-icon hx-icon-sm\" viewbox=\"0 0 24 24\"><path d=\"M3 21h18M5 21V7l7-4 7 4v14\"\/><\/svg>\r\n        \u0641\u0639\u0627\u0644\u064a\u0627\u062a HexaVision\r\n      <\/a>\r\n\r\n      <a href=\"https:\/\/hexavision.ai\/ar\/hexavision-marketing\/\" class=\"hx-cta-div-btn hx-cta-div-btn-2\">\r\n        <span class=\"dot\"><\/span>\r\n        <svg class=\"hx-icon hx-icon-sm\" viewbox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><circle cx=\"12\" cy=\"12\" r=\"6\"\/><circle cx=\"12\" cy=\"12\" r=\"2\"\/><\/svg>\r\n        \u062a\u0633\u0648\u064a\u0642 HexaVision\r\n      <\/a>\r\n\r\n      <a href=\"https:\/\/hexavision.ai\/ar\/hexavision-sentinel\/\" class=\"hx-cta-div-btn hx-cta-div-btn-3\">\r\n        <span class=\"dot\"><\/span>\r\n        <svg class=\"hx-icon hx-icon-sm\" viewbox=\"0 0 24 24\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\r\n        \u0633\u0646\u062a\u064a\u0646\u0644 AI\r\n      <\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n\r\n\r\n<script>\r\ndocument.querySelectorAll('.hx-faq-q').forEach(function(q) {\r\n  q.addEventListener('click', function() {\r\n    var item = q.closest('.hx-faq-item');\r\n    var isOpen = item.classList.contains('open');\r\n\r\n    document.querySelectorAll('.hx-faq-item').forEach(function(i) {\r\n      i.classList.remove('open');\r\n    });\r\n\r\n    if (!isOpen) {\r\n      item.classList.add('open');\r\n    }\r\n  });\r\n});\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Home Contact Us We Respond Within 24 Hours Let&#8217;s Build Something Extraordinary. Whether it&#8217;s a world-class event, an AI security upgrade, or a brand transformation, HexaVision is your partner for what&#8217;s next. Reach out and let&#8217;s make it happen. Get in Touch We&#8217;re Here toHelp You Grow HexaVision operates across three powerful divisions. Tell us [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-159","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/hexavision.ai\/ar\/wp-json\/wp\/v2\/pages\/159","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hexavision.ai\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hexavision.ai\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hexavision.ai\/ar\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/hexavision.ai\/ar\/wp-json\/wp\/v2\/comments?post=159"}],"version-history":[{"count":25,"href":"https:\/\/hexavision.ai\/ar\/wp-json\/wp\/v2\/pages\/159\/revisions"}],"predecessor-version":[{"id":467,"href":"https:\/\/hexavision.ai\/ar\/wp-json\/wp\/v2\/pages\/159\/revisions\/467"}],"wp:attachment":[{"href":"https:\/\/hexavision.ai\/ar\/wp-json\/wp\/v2\/media?parent=159"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}