{"id":94,"date":"2026-06-16T13:23:45","date_gmt":"2026-06-16T13:23:45","guid":{"rendered":"https:\/\/events.hexavision.ai\/?page_id=94"},"modified":"2026-06-16T14:05:52","modified_gmt":"2026-06-16T14:05:52","slug":"%d8%a7%d8%aa%d8%b5%d9%84-%d8%a8%d9%8a%d9%86%d8%a7","status":"publish","type":"page","link":"https:\/\/events.hexavision.ai\/ar\/%d8%a7%d8%aa%d8%b5%d9%84-%d8%a8%d9%8a%d9%86%d8%a7\/","title":{"rendered":"\u062a\u0648\u0627\u0635\u0644 \u0645\u0639\u0646\u0627"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"94\" class=\"elementor elementor-94\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-59ff571 e-con-full e-flex e-con e-parent\" data-id=\"59ff571\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22ff5e7 elementor-widget elementor-widget-html\" data-id=\"22ff5e7\" 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=Cairo:wght@400;500;600;700;800;900&family=Tajawal:wght@400;500;700;800;900&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n:root {\r\n  --org:#FF6B2B;\r\n  --org-dark:#CC4E15;\r\n  --hx-blue:#1B2B6B;\r\n  --hx-dark:#0A0E1A;\r\n  --org-grad:linear-gradient(135deg,#FF6B2B 0%,#E8003D 50%,#1B2B6B 100%);\r\n  --font-head:'Cairo',sans-serif;\r\n  --font-body:'Cairo',sans-serif;\r\n}\r\n\r\n* { margin:0; padding:0; box-sizing:border-box; }\r\nbody { font-family:var(--font-body); overflow-x:hidden; direction:rtl; text-align:right; }\r\n\r\n.hx-icon { width:24px; height:24px; flex-shrink:0; stroke:currentColor; fill:none; stroke-width:2; stroke-linecap:round; stroke-linejoin:round; }\r\n.hx-icon-sm { width:18px; height:18px; }\r\n\r\n.hx-contact-hero {\r\n  position:relative; min-height:620px;\r\n  display:flex; align-items:center;\r\n  overflow:hidden; background:var(--hx-dark); padding:0 5%;\r\n}\r\n\r\n.hx-hero-bg {\r\n  position:absolute; inset:0; width:100%; height:100%;\r\n  object-fit:cover; opacity:0.35; transform:scale(1.06);\r\n}\r\n\r\n.hx-hero-overlay {\r\n  position:absolute; inset:0;\r\n  background:linear-gradient(315deg,rgba(10,14,26,0.95) 0%,rgba(26,14,5,0.7) 50%,rgba(255,107,43,0.25) 100%);\r\n}\r\n\r\n.hx-hero-dots {\r\n  position:absolute; inset:0;\r\n  background-image:radial-gradient(circle,rgba(255,255,255,0.055) 1px,transparent 1px);\r\n  background-size:28px 28px; pointer-events:none;\r\n}\r\n\r\n.hx-hero-glow, .hx-hero-glow2 {\r\n  position:absolute; border-radius:50%; pointer-events:none;\r\n  animation:glowFloat 8s ease-in-out infinite;\r\n}\r\n.hx-hero-glow {\r\n  width:750px; height:750px;\r\n  background:radial-gradient(circle,rgba(255,107,43,0.14) 0%,transparent 70%);\r\n  top:-200px; left:-150px;\r\n}\r\n.hx-hero-glow2 {\r\n  width:500px; height:500px;\r\n  background:radial-gradient(circle,rgba(245,166,35,0.10) 0%,transparent 70%);\r\n  bottom:-120px; right:3%;\r\n  animation-duration:11s; 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; z-index:2;\r\n  max-width:1320px; margin:0 auto; width:100%;\r\n  padding:8rem 0 6rem; color:#fff;\r\n}\r\n\r\n.hx-hero-breadcrumb {\r\n  display:flex; align-items:center; gap:8px; flex-direction:row-reverse; justify-content:flex-end;\r\n  margin-bottom:1.5rem; font-size:13px; color:rgba(255,255,255,0.4);\r\n  opacity:0; animation:heroReveal 0.8s cubic-bezier(0.16,1,0.3,1) forwards 0.1s;\r\n}\r\n.hx-hero-breadcrumb a { color:rgba(255,255,255,0.5); text-decoration:none; transition:color 0.2s; }\r\n.hx-hero-breadcrumb a:hover { color:var(--org); }\r\n.hx-hero-breadcrumb span { color:var(--org); }\r\n\r\n.hx-hero-badge {\r\n  display:inline-flex; align-items:center; gap:8px;\r\n  background:rgba(255,255,255,0.08); border:1px solid rgba(255,255,255,0.15);\r\n  border-radius:100px; padding:6px 16px; font-size:13px; font-weight:700;\r\n  color:rgba(255,255,255,0.85); margin-bottom:1.5rem;\r\n  backdrop-filter:blur(8px); opacity:0;\r\n  animation:heroReveal 0.8s cubic-bezier(0.16,1,0.3,1) forwards 0.2s;\r\n}\r\n.hx-hero-badge::before {\r\n  content:''; width:6px; height:6px; border-radius:50%;\r\n  background:var(--org); display:inline-block; 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(40px,5.5vw,76px);\r\n  font-weight:900; line-height:1.5;\r\n  color:#fff; margin-bottom:1.5rem;\r\n  opacity:0; animation:heroReveal 1s cubic-bezier(0.16,1,0.3,1) forwards 0.3s;\r\n}\r\n\r\n.hx-hero-content h1 .accent {\r\n  background:linear-gradient(90deg,#FF6B2B,#F5A623,#FF6B2B);\r\n  background-size:300% 100%;\r\n  -webkit-background-clip:text; -webkit-text-fill-color:transparent;\r\n  background-clip:text; 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:17px; color:rgba(255,255,255,0.7);\r\n  max-width:560px; line-height:2; font-weight:400;\r\n  opacity:0; animation:heroReveal 1s cubic-bezier(0.16,1,0.3,1) forwards 0.5s;\r\n}\r\n\r\n.hx-hero-tags {\r\n  display:flex; gap:10px; flex-wrap:wrap; margin-top:2rem;\r\n  opacity:0; animation:heroReveal 1s cubic-bezier(0.16,1,0.3,1) forwards 0.7s;\r\n  flex-direction:row-reverse; justify-content:flex-end;\r\n}\r\n.hx-hero-tag {\r\n  background:rgba(255,255,255,0.07); border:1px solid rgba(255,255,255,0.14);\r\n  border-radius:100px; padding:6px 16px; font-size:13px; font-weight:700;\r\n  color:rgba(255,255,255,0.75); backdrop-filter:blur(8px);\r\n  display:inline-flex; align-items:center; gap:6px; transition:all 0.3s;\r\n}\r\n.hx-hero-tag:hover { background:rgba(255,107,43,0.15); border-color:rgba(255,107,43,0.35); color:#fff; }\r\n.hx-hero-tag-dot { width:5px; height:5px; border-radius:50%; background:var(--org); flex-shrink:0; }\r\n\r\n@keyframes heroReveal {\r\n  from { opacity:0; transform:translateY(24px); filter:blur(4px); }\r\n  to   { opacity:1; transform:translateY(0);    filter:blur(0);   }\r\n}\r\n\r\n@media(max-width:600px) {\r\n  .hx-contact-hero { min-height:560px; }\r\n  .hx-hero-content { padding:6rem 0 4rem; }\r\n}\r\n<\/style>\r\n\r\n<section class=\"hx-contact-hero\">\r\n  <img decoding=\"async\" src=\"https:\/\/hexavision.ai\/wp-content\/uploads\/2026\/04\/freepik_enhance-4k-and-regenerate_2859685025.png\" alt=\"\u062a\u0648\u0627\u0635\u0644 \u0645\u0639 \u0647\u064a\u0643\u0633\u0627\u06a4\u064a\u062c\u0646\" class=\"hx-hero-bg\">\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      <span>\u062a\u0648\u0627\u0635\u0644 \u0645\u0639\u0646\u0627<\/span>\r\n      <svg class=\"hx-icon hx-icon-sm\" viewBox=\"0 0 24 24\"><path d=\"M15 18l-6-6 6-6\"\/><\/svg>\r\n      <a href=\"https:\/\/hexavision.ai\/\">\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629<\/a>\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>\u0644\u0646\u0628\u0646\u064a \u0634\u064a\u0626\u0627\u064b<br><span class=\"accent\">\u0627\u062b\u0646\u0627\u0626\u064a\u0627\u064b \u0645\u0639\u0627\u064b.<\/span><\/h1>\r\n\r\n    <p class=\"hx-hero-sub\">\u0633\u0648\u0627\u0621 \u0643\u0627\u0646\u062a \u0641\u0639\u0627\u0644\u064a\u0629 \u0639\u0627\u0644\u0645\u064a\u0629 \u0627\u0644\u0645\u0633\u062a\u0648\u0649\u060c \u0623\u0648 \u062a\u062d\u0648\u064a\u0644 \u0639\u0644\u0627\u0645\u0629 \u062a\u062c\u0627\u0631\u064a\u0629\u060c \u0623\u0648 \u0645\u0646\u0627\u0633\u0628\u0629 \u0645\u064f\u062f\u0627\u0631\u0629 \u0628\u0627\u0644\u0643\u0627\u0645\u0644 \u2014 \u0647\u064a\u0643\u0633\u0627\u06a4\u064a\u062c\u0646 \u0634\u0631\u064a\u0643\u0643 \u0646\u062d\u0648 \u0627\u0644\u0645\u0633\u062a\u0642\u0628\u0644. \u062a\u0648\u0627\u0635\u0644 \u0645\u0639\u0646\u0627 \u0648\u0644\u0646\u062d\u0642\u0642 \u0630\u0644\u0643 \u0645\u0639\u0627\u064b.<\/p>\r\n\r\n    <div class=\"hx-hero-tags\">\r\n      <span class=\"hx-hero-tag\"><span class=\"hx-hero-tag-dot\"><\/span>\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0641\u0639\u0627\u0644\u064a\u0627\u062a<\/span>\r\n      <span class=\"hx-hero-tag\"><span class=\"hx-hero-tag-dot\"><\/span>\u062a\u0642\u0646\u064a\u0629 \u0627\u0644\u0641\u0639\u0627\u0644\u064a\u0627\u062a<\/span>\r\n      <span class=\"hx-hero-tag\"><span class=\"hx-hero-tag-dot\"><\/span>\u0627\u0644\u062a\u0633\u0648\u064a\u0642 \u0627\u0644\u0631\u0642\u0645\u064a<\/span>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f962e04 e-con-full e-flex e-con e-parent\" data-id=\"f962e04\" 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-76eb25a e-con-full e-flex e-con e-child\" data-id=\"76eb25a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0cbeb11 elementor-widget elementor-widget-html\" data-id=\"0cbeb11\" 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=Cairo:wght@400;500;600;700;800;900&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n:root {\r\n  --org:#FF6B2B;\r\n  --org-dark:#CC4E15;\r\n  --hx-dark:#0A0E1A;\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:'Cairo',sans-serif;\r\n  --font-body:'Cairo',sans-serif;\r\n}\r\n\r\n* { box-sizing:border-box; }\r\n\r\n.hx-contact-main {\r\n  padding:7rem 5%;\r\n  background:linear-gradient(180deg,#F0F1FA 0%,#FAFBFE 50%,#FFF8F5 100%);\r\n  font-family:var(--font-body);\r\n  color:var(--hx-text);\r\n  direction:rtl;\r\n  text-align:right;\r\n}\r\n\r\n.hx-contact-main-inner { max-width:1320px; margin:0 auto; }\r\n.hx-contact-left { max-width:620px; }\r\n\r\n.hx-divider { width:48px; height:3px; background:var(--org); border-radius:2px; margin-bottom:1.5rem; }\r\n\r\n.hx-section-label {\r\n  font-size:12px; font-weight:700; letter-spacing:1px;\r\n  text-transform:uppercase; color:var(--org);\r\n  margin-bottom:1rem; display:inline-block;\r\n}\r\n\r\n.hx-section-title {\r\n  font-family:var(--font-head);\r\n  font-size:clamp(30px,4vw,50px); font-weight:900;\r\n  line-height:1.2; margin-bottom:1.25rem; color:var(--hx-text);\r\n}\r\n\r\n.hx-section-sub { font-size:17px; color:var(--hx-text-secondary); max-width:600px; line-height:2; }\r\n\r\n.hx-contact-left-body { margin-top:2rem; }\r\n\r\n.hx-contact-method {\r\n  display:flex; align-items:flex-start; gap:1.25rem; flex-direction:row-reverse;\r\n  padding:1.5rem; border-radius:18px;\r\n  border:1px solid var(--hx-border); background:var(--hx-card);\r\n  margin-bottom:1rem; 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; cursor:pointer;\r\n}\r\n.hx-contact-method:hover {\r\n  border-color:rgba(255,107,43,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 { width:24px; height:24px; flex-shrink:0; stroke:currentColor; fill:none; stroke-width:2; stroke-linecap:round; stroke-linejoin:round; }\r\n\r\n.hx-cm-icon {\r\n  width:50px; height:50px; border-radius:14px;\r\n  display:flex; align-items:center; justify-content:center;\r\n  flex-shrink:0; transition:all 0.3s;\r\n  background:rgba(255,107,43,0.08);\r\n  border:1px solid rgba(255,107,43,0.15);\r\n  color:var(--org);\r\n}\r\n.hx-contact-method:hover .hx-cm-icon { background:var(--org); color:#fff; border-color:var(--org); }\r\n\r\n.hx-cm-label { font-size:11px; font-weight:700; letter-spacing:1px; text-transform:uppercase; color:var(--hx-gray); margin-bottom:4px; }\r\n.hx-cm-value { font-family:var(--font-head); font-size:16px; font-weight:800; color:var(--hx-text); margin-bottom:4px; }\r\n.hx-cm-desc { font-size:13px; color:var(--hx-text-secondary); line-height:1.8; }\r\n\r\n\/* Division cards *\/\r\n.hx-division-contacts { margin-top:2.5rem; }\r\n.hx-division-contacts-title {\r\n  font-size:12px; font-weight:700; letter-spacing:1px;\r\n  text-transform:uppercase; color:var(--hx-gray);\r\n  margin-bottom:1rem; padding-right:4px;\r\n}\r\n\r\n.hx-div-contact-card {\r\n  background:var(--hx-dark); border-radius:18px;\r\n  padding:1.5rem; margin-bottom:1rem;\r\n  position:relative; overflow:hidden; transition:all 0.3s;\r\n}\r\n.hx-div-contact-card:hover {\r\n  transform:translateX(-4px);\r\n  box-shadow:0 12px 32px rgba(255,107,43,0.18);\r\n}\r\n.hx-div-contact-card::before {\r\n  content:''; position:absolute; right:0; top:0; bottom:0;\r\n  width:3px; background:var(--org);\r\n}\r\n\r\n.hx-div-contact-card-label { font-size:11px; font-weight:700; letter-spacing:1px; text-transform:uppercase; margin-bottom:4px; color:var(--org); }\r\n.hx-div-contact-card-name { font-family:var(--font-head); font-size:15px; font-weight:800; color:#fff; margin-bottom:2px; }\r\n.hx-div-contact-card-desc { font-size:13px; color:rgba(255,255,255,0.45); line-height:1.7; }\r\n\r\n@media(max-width:600px) {\r\n  .hx-contact-main { padding:5rem 5%; }\r\n  .hx-contact-method { padding:1.25rem; }\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\">\u062a\u0648\u0627\u0635\u0644 \u0645\u0639\u0646\u0627<\/div>\r\n      <h2 class=\"hx-section-title\">\u0646\u062d\u0646 \u0647\u0646\u0627<br>\u0644\u0645\u0633\u0627\u0639\u062f\u062a\u0643 \u0641\u064a \u0627\u0644\u0646\u0645\u0648<\/h2>\r\n      <p class=\"hx-section-sub\">\u0647\u064a\u0643\u0633\u0627\u06a4\u064a\u062c\u0646 \u062a\u0639\u0645\u0644 \u0639\u0628\u0631 \u062b\u0644\u0627\u062b\u0629 \u0623\u0642\u0633\u0627\u0645 \u0645\u062a\u062e\u0635\u0635\u0629. \u0623\u062e\u0628\u0631\u0646\u0627 \u0628\u0645\u0627 \u062a\u062d\u062a\u0627\u062c\u0647\u060c \u0623\u0648 \u0628\u0628\u0633\u0627\u0637\u0629 \u0642\u0644 \u0645\u0631\u062d\u0628\u0627\u064b. \u064a\u0631\u062f \u0641\u0631\u064a\u0642\u0646\u0627 \u0639\u0627\u062f\u0629\u064b \u062e\u0644\u0627\u0644 24 \u0633\u0627\u0639\u0629.<\/p>\r\n\r\n      <div class=\"hx-contact-left-body\">\r\n\r\n        <a href=\"mailto:INFO@HEXAVISION.AI\" class=\"hx-contact-method\">\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\u0644\u0627\u0633\u062a\u0641\u0633\u0627\u0631\u0627\u062a \u0639\u0646 \u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639 \u0648\u0627\u0644\u0639\u0631\u0648\u0636 \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\">\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 \u0645\u0646 \u0627\u0644\u0633\u0628\u062a \u0625\u0644\u0649 \u0627\u0644\u062e\u0645\u064a\u0633\u060c \u0645\u0646 9 \u0635\u0628\u0627\u062d\u0627\u064b \u062d\u062a\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\" class=\"hx-contact-method\">\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 \u0645\u062d\u0641\u0638\u062a\u0646\u0627 \u0627\u0644\u0643\u0627\u0645\u0644\u0629 \u0648\u0623\u0642\u0633\u0627\u0645\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\" 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\u0651\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. \u0646\u062e\u062f\u0645 \u0639\u0645\u0644\u0627\u0621 \u0641\u064a \u0645\u0646\u0637\u0642\u0629 \u0627\u0644\u062e\u0644\u064a\u062c \u0648\u0645\u0627 \u0648\u0631\u0627\u0621\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\">\u0623\u0642\u0633\u0627\u0645\u0646\u0627 \u0627\u0644\u062b\u0644\u0627\u062b\u0629<\/div>\r\n\r\n          <div class=\"hx-div-contact-card\">\r\n            <div class=\"hx-div-contact-card-label\">\u0627\u0644\u0642\u0633\u0645 \u0627\u0644\u0623\u0648\u0644<\/div>\r\n            <div class=\"hx-div-contact-card-name\">HexaVision Organize<\/div>\r\n            <div class=\"hx-div-contact-card-desc\">\u0625\u062f\u0627\u0631\u0629 \u0627\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\u0635\u0645\u064a\u0645 \u0648\u062a\u0646\u0641\u064a\u0630 \u0627\u0644\u0628\u0648\u062b\u0627\u062a<\/div>\r\n          <\/div>\r\n\r\n          <div class=\"hx-div-contact-card\">\r\n            <div class=\"hx-div-contact-card-label\">\u0627\u0644\u0642\u0633\u0645 \u0627\u0644\u062b\u0627\u0646\u064a<\/div>\r\n            <div class=\"hx-div-contact-card-name\">HexaVision Events<\/div>\r\n            <div class=\"hx-div-contact-card-desc\">\u0634\u0627\u0634\u0627\u062a LED \u0648\u0627\u0644\u0631\u0648\u0628\u0648\u062a\u0627\u062a \u0648\u0627\u0644\u0639\u0631\u0648\u0636 \u0627\u0644\u062d\u0631\u0643\u064a\u0629 \u0648\u0627\u0644\u0648\u0627\u0642\u0639 \u0627\u0644\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\">\r\n            <div class=\"hx-div-contact-card-label\">\u0627\u0644\u0642\u0633\u0645 \u0627\u0644\u062b\u0627\u0644\u062b<\/div>\r\n            <div class=\"hx-div-contact-card-name\">HexaVision Hawk<\/div>\r\n            <div class=\"hx-div-contact-card-desc\">\u0627\u0644\u062a\u0633\u0648\u064a\u0642 \u0627\u0644\u0631\u0642\u0645\u064a \u0648\u0627\u0644\u0647\u0648\u064a\u0629 \u0627\u0644\u0628\u0635\u0631\u064a\u0629 \u0648\u0648\u0633\u0627\u0626\u0644 \u0627\u0644\u062a\u0648\u0627\u0635\u0644 \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a \u0648\u062a\u0637\u0648\u064a\u0631 \u0627\u0644\u0645\u0648\u0627\u0642\u0639<\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d5f9ad8 e-con-full e-flex e-con e-child\" data-id=\"d5f9ad8\" 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-ea60aec elementor-widget__width-initial elementor-widget elementor-widget-shortcode\" data-id=\"ea60aec\" 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\">[fluentform id=\"3\"]<\/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-05484ea e-con-full e-flex e-con e-parent\" data-id=\"05484ea\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c02a91e elementor-widget elementor-widget-html\" data-id=\"c02a91e\" 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=Cairo:wght@400;500;600;700;800;900&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n:root {\r\n  --org:#FF6B2B;\r\n  --org-dark:#CC4E15;\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:'Cairo',sans-serif;\r\n  --font-body:'Cairo',sans-serif;\r\n}\r\n\r\n* { box-sizing:border-box; }\r\n\r\n.hx-icon { width:24px; height:24px; flex-shrink:0; stroke:currentColor; fill:none; stroke-width:2; stroke-linecap:round; stroke-linejoin:round; }\r\n.hx-icon-sm { width:18px; height:18px; }\r\n\r\n.hx-divider { width:48px; height:3px; background:var(--org); border-radius:2px; margin-bottom:1.5rem; }\r\n.hx-section-label { font-size:12px; font-weight:700; letter-spacing:1px; text-transform:uppercase; color:var(--org); margin-bottom:1rem; display:inline-block; }\r\n.hx-section-title { font-family:var(--font-head); font-size:clamp(30px,4vw,50px); font-weight:900; line-height:1.2; margin-bottom:1.25rem; color:var(--hx-text); }\r\n.hx-section-sub { font-size:17px; color:var(--hx-text-secondary); max-width:600px; line-height:2; }\r\n\r\n\/* LOCATION *\/\r\n.hx-location-section { padding:6rem 5%; background:#fff; font-family:var(--font-body); color:var(--hx-text); direction:rtl; text-align:right; }\r\n.hx-location-inner { max-width:1320px; margin:0 auto; }\r\n.hx-location-grid { display:grid; grid-template-columns:1fr 1.2fr; gap:5rem; align-items:center; }\r\n\r\n.hx-location-map { border-radius:24px; overflow:hidden; box-shadow:0 8px 40px rgba(0,0,0,0.10); position:relative; height:420px; background:linear-gradient(135deg,#0A0E1A,#1A1F36); }\r\n.hx-map-placeholder { width:100%; height:100%; display:flex; flex-direction:column; align-items:center; justify-content:center; color:#fff; position:relative; overflow:hidden; }\r\n.hx-map-placeholder::before { content:''; position:absolute; inset:0; background-image:radial-gradient(circle,rgba(255,107,43,0.04) 1px,transparent 1px); background-size:24px 24px; }\r\n.hx-map-glow { position:absolute; width:400px; height:400px; border-radius:50%; background:radial-gradient(circle,rgba(255,107,43,0.12),transparent 70%); top:50%; left:50%; transform:translate(-50%,-50%); }\r\n.hx-map-pin { width:80px; height:80px; border-radius:50%; background:rgba(255,107,43,0.15); border:2px solid rgba(255,107,43,0.35); display:flex; align-items:center; justify-content:center; position:relative; z-index:1; animation:mapPulse 3s ease-in-out infinite; }\r\n.hx-map-pin::after { content:''; position:absolute; width:120px; height:120px; border-radius:50%; border:1px solid rgba(255,107,43,0.15); animation:mapRipple 3s ease-in-out infinite 0.5s; }\r\n@keyframes mapPulse { 0%,100%{transform:translateY(0) scale(1)} 50%{transform:translateY(-8px) scale(1.05)} }\r\n@keyframes mapRipple { 0%{transform:scale(0.8);opacity:1} 100%{transform:scale(1.6);opacity:0} }\r\n.hx-map-pin .hx-icon { color:var(--org); width:36px; height:36px; }\r\n.hx-map-label { font-family:var(--font-head); font-size:20px; font-weight:900; color:#fff; margin-top:1.25rem; position:relative; z-index:1; }\r\n.hx-map-sublabel { font-size:14px; color:rgba(255,255,255,0.5); position:relative; z-index:1; margin-top:4px; }\r\n.hx-map-badge { position:absolute; bottom:24px; right:24px; background:rgba(255,255,255,0.07); backdrop-filter:blur(16px); border:1px solid rgba(255,255,255,0.12); border-radius:12px; padding:12px 16px; display:flex; align-items:center; gap:10px; z-index:2; }\r\n.hx-map-badge-icon { width:36px; height:36px; border-radius:10px; background:rgba(255,107,43,0.15); border:1px solid rgba(255,107,43,0.25); display:flex; align-items:center; justify-content:center; color:var(--org); }\r\n.hx-map-badge-label { font-size:11px; color:rgba(255,255,255,0.4); font-weight:600; }\r\n.hx-map-badge-val { font-family:var(--font-head); font-size:14px; font-weight:800; color:#fff; }\r\n\r\n.hx-location-details { margin-top:2.5rem; display:flex; flex-direction:column; gap:1rem; }\r\n.hx-loc-item { display:flex; align-items:flex-start; gap:1rem; padding:1.25rem; background:var(--hx-light); border-radius:14px; border:1px solid var(--hx-border); transition:all 0.3s; flex-direction:row-reverse; }\r\n.hx-loc-item:hover { border-color:rgba(255,107,43,0.2); transform:translateX(-4px); }\r\n.hx-loc-icon { width:42px; height:42px; border-radius:12px; display:flex; align-items:center; justify-content:center; flex-shrink:0; background:rgba(255,107,43,0.08); color:var(--org); }\r\n.hx-loc-label { font-size:11px; font-weight:700; letter-spacing:1px; text-transform:uppercase; color:var(--hx-gray); margin-bottom:3px; }\r\n.hx-loc-value { font-size:14px; font-weight:700; color:var(--hx-text); }\r\n\r\n\/* FAQ *\/\r\n.hx-faq-section { padding:6rem 5%; background:linear-gradient(180deg,#F0F1FA 0%,#F7F8FC 100%); font-family:var(--font-body); direction:rtl; text-align:right; }\r\n.hx-faq-inner { max-width:900px; margin:0 auto; }\r\n.hx-faq-list { margin-top:3rem; display:flex; flex-direction:column; gap:1rem; }\r\n.hx-faq-item { background:#fff; border:1px solid var(--hx-border); border-radius:16px; overflow:hidden; transition:all 0.3s; box-shadow:0 2px 8px rgba(0,0,0,0.03); }\r\n.hx-faq-item.open { border-color:rgba(255,107,43,0.2); box-shadow:0 8px 24px rgba(0,0,0,0.06); }\r\n.hx-faq-q { display:flex; align-items:center; justify-content:space-between; padding:1.5rem 1.75rem; cursor:pointer; gap:1rem; flex-direction:row-reverse; }\r\n.hx-faq-q-text { font-family:var(--font-head); font-size:16px; font-weight:700; color:var(--hx-text); line-height:1.4; }\r\n.hx-faq-icon { width:34px; height:34px; border-radius:10px; background:var(--hx-light); border:1px solid var(--hx-border); display:flex; align-items:center; justify-content:center; flex-shrink:0; transition:all 0.3s; color:var(--hx-gray); }\r\n.hx-faq-item.open .hx-faq-icon { background:var(--org); border-color:var(--org); color:#fff; transform:rotate(45deg); }\r\n.hx-faq-a { max-height:0; overflow:hidden; transition:max-height 0.4s cubic-bezier(0.16,1,0.3,1); }\r\n.hx-faq-item.open .hx-faq-a { max-height:300px; }\r\n.hx-faq-a-inner { padding:0 1.75rem 1.5rem; font-size:14px; color:var(--hx-text-secondary); line-height:2; }\r\n.hx-faq-divider { height:1px; background:var(--hx-border); margin:0 1.75rem; }\r\n\r\n\/* CTA BOTTOM *\/\r\n.hx-cta-bottom { background:linear-gradient(180deg,#FAFBFE 0%,#F0F1FA 100%); padding:6rem 5%; font-family:var(--font-body); direction:rtl; }\r\n.hx-cta-bottom-inner { max-width:1320px; margin:0 auto; background:linear-gradient(135deg,#1A0E05 0%,#2D1505 50%,#1B2B6B 100%); border-radius:28px; padding:5rem; text-align:center; position:relative; overflow:hidden; color:#fff; }\r\n.hx-cta-bottom-inner::before { content:''; position:absolute; top:-50%; left:-50%; width:200%; height:200%; background:radial-gradient(circle at 50% 50%,rgba(255,107,43,0.12) 0%,transparent 60%); pointer-events:none; }\r\n.hx-cta-bottom-inner::after { content:''; position:absolute; width:100%; height:100%; top:0; left:0; background-image:radial-gradient(circle,rgba(255,255,255,0.07) 1px,transparent 1px); background-size:30px 30px; animation:particleDrift 20s linear infinite; pointer-events:none; }\r\n@keyframes particleDrift { from{transform:translateY(0)} to{transform:translateY(-30px)} }\r\n.hx-cta-bottom-inner h2 { font-family:var(--font-head); font-size:clamp(30px,4vw,52px); font-weight:900; line-height:1.3; margin-bottom:1.25rem; position:relative; z-index:1; color:#fff; }\r\n.hx-cta-bottom-inner p { font-size:17px; color:rgba(255,255,255,0.7); max-width:500px; margin:0 auto 2.5rem; line-height:2; position:relative; z-index:1; }\r\n\r\n.hx-cta-divs { display:flex; gap:1rem; justify-content:center; flex-wrap:wrap; position:relative; z-index:1; }\r\n.hx-cta-div-btn { display:inline-flex; align-items:center; gap:8px; padding:12px 24px; border-radius:10px; font-size:14px; font-weight:700; text-decoration:none; border:1.5px solid rgba(255,255,255,0.15); color:rgba(255,255,255,0.8); transition:all 0.3s; backdrop-filter:blur(8px); }\r\n.hx-cta-div-btn:hover { background:rgba(255,255,255,0.08); border-color:rgba(255,255,255,0.35); color:#fff; transform:translateY(-2px); }\r\n.hx-cta-div-btn .dot { width:8px; height:8px; border-radius:50%; background:var(--org); }\r\n\r\n@media(max-width:1100px) { .hx-location-grid { grid-template-columns:1fr; } }\r\n@media(max-width:600px) { .hx-cta-bottom-inner { padding:3rem 2rem; } .hx-location-map { height:360px; } }\r\n<\/style>\r\n\r\n<!-- \u0627\u0644\u0645\u0648\u0642\u0639 -->\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\">\u0645\u0642\u0631\u0651\u0646\u0627 \u0641\u064a \u0627\u0644\u0633\u0639\u0648\u062f\u064a\u0629\u060c<br>\u0646\u062e\u062f\u0645 \u0627\u0644\u0639\u0627\u0644\u0645<\/h2>\r\n        <p class=\"hx-section-sub\">\u0647\u064a\u0643\u0633\u0627\u06a4\u064a\u062c\u0646 \u0645\u0642\u0631\u0651\u0647\u0627 \u0628\u0641\u062e\u0631 \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\u062a\u062e\u062f\u0645 \u0639\u0645\u0644\u0627\u0621 \u0641\u064a \u062c\u0645\u064a\u0639 \u0623\u0646\u062d\u0627\u0621 \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 \u0639\u0627\u0644\u0645\u064a\u0629 \u0627\u0644\u0645\u0633\u062a\u0648\u0649.<\/p>\r\n\r\n        <div class=\"hx-location-details\">\r\n          <div class=\"hx-loc-item\">\r\n            <div class=\"hx-loc-icon\">\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\">\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\">\u0645\u0646\u0637\u0642\u0629 \u0627\u0644\u062e\u0644\u064a\u062c \u0648\u0627\u0644\u0634\u0631\u0642 \u0627\u0644\u0623\u0648\u0633\u0637 \u0648\u0627\u0644\u0639\u0627\u0644\u0645<\/div>\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <div class=\"hx-loc-item\">\r\n            <div class=\"hx-loc-icon\">\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 \u2013 6 \u0645 (\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\">\u0645\u0642\u0631 \u0647\u064a\u0643\u0633\u0627\u06a4\u064a\u062c\u0646<\/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        <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\">\u0634\u0647\u0627\u062f\u0629<\/div>\r\n            <div class=\"hx-map-badge-val\">\u0635\u064f\u0646\u0639 \u0641\u064a \u0627\u0644\u0633\u0639\u0648\u062f\u064a\u0629 \u2605<\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u0627\u0644\u0623\u0633\u0626\u0644\u0629 \u0627\u0644\u0634\u0627\u0626\u0639\u0629 -->\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\u0645\u062a\u0643\u0631\u0631\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 \u0627\u0644\u0623\u0633\u0626\u0644\u0629 \u0627\u0644\u062a\u064a \u0646\u0633\u0645\u0639\u0647\u0627 \u0623\u0643\u062b\u0631. \u0644\u0645 \u062a\u062c\u062f \u0645\u0627 \u062a\u0628\u062d\u062b \u0639\u0646\u0647\u061f \u0641\u0642\u0637 \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\">\u0643\u0645 \u064a\u0633\u062a\u063a\u0631\u0642 \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. \u0644\u0644\u0623\u0645\u0648\u0631 \u0627\u0644\u0639\u0627\u062c\u0644\u0629\u060c \u0627\u0644\u0627\u062a\u0635\u0627\u0644 \u0627\u0644\u0645\u0628\u0627\u0634\u0631 \u0639\u0644\u0649 0579862821 \u0647\u0648 \u0623\u0633\u0631\u0639 \u0637\u0631\u064a\u0642\u0629 \u0644\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \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\u0647\u064a\u0643\u0633\u0627\u06a4\u064a\u062c\u0646 \u062a\u0646\u0641\u064a\u0630 \u0645\u0634\u0627\u0631\u064a\u0639 \u062e\u0627\u0631\u062c \u0627\u0644\u0645\u0645\u0644\u0643\u0629 \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \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\u0646\u0641\u0651\u0630 \u0647\u064a\u0643\u0633\u0627\u06a4\u064a\u062c\u0646 \u0645\u0634\u0627\u0631\u064a\u0639 \u0641\u064a \u062c\u0645\u064a\u0639 \u0623\u0646\u062d\u0627\u0621 \u0645\u0646\u0637\u0642\u0629 \u0627\u0644\u062e\u0644\u064a\u062c \u0648\u0639\u0644\u0649 \u0627\u0644\u0635\u0639\u064a\u062f \u0627\u0644\u062f\u0648\u0644\u064a\u060c \u0628\u062e\u0628\u0631\u0629 \u0648\u0627\u0633\u0639\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\u0651\u0645\u0648\u0646 \u0628\u0627\u0642\u0627\u062a \u0645\u062e\u0635\u0635\u0629 \u0639\u0628\u0631 \u0627\u0644\u0623\u0642\u0633\u0627\u0645 \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\u0647\u064a\u0643\u0633\u0627\u06a4\u064a\u062c\u0646 \u0625\u0646\u0634\u0627\u0621 \u0628\u0627\u0642\u0627\u062a \u0645\u062a\u0643\u0627\u0645\u0644\u0629 \u062a\u062c\u0645\u0639 \u0628\u064a\u0646 \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0641\u0639\u0627\u0644\u064a\u0627\u062a \u0648\u062a\u0642\u0646\u064a\u0629 \u0627\u0644\u0641\u0639\u0627\u0644\u064a\u0627\u062a \u0648\u0627\u0644\u062a\u0633\u0648\u064a\u0642 \u0648\u0627\u0644\u0647\u0648\u064a\u0629 \u0627\u0644\u0628\u0635\u0631\u064a\u0629\u060c \u0628\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\">\u0645\u0627 \u0623\u0646\u0648\u0627\u0639 \u0627\u0644\u0641\u0639\u0627\u0644\u064a\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u062f\u064a\u0631\u0647\u0627 \u0647\u064a\u0643\u0633\u0627\u06a4\u064a\u062c\u0646\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\u062a\u0648\u0644\u0649 \u0647\u064a\u0643\u0633\u0627\u06a4\u064a\u062c\u0646 Organize \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u0624\u062a\u0645\u0631\u0627\u062a \u0648\u0627\u0644\u0645\u0639\u0627\u0631\u0636 \u0648\u0627\u0644\u0641\u0639\u0627\u0644\u064a\u0627\u062a \u0627\u0644\u0645\u0624\u0633\u0633\u064a\u0629 \u0648\u0627\u0644\u0645\u0646\u0627\u0633\u0628\u0627\u062a \u0627\u0644\u062d\u0643\u0648\u0645\u064a\u0629 \u0648\u062a\u0646\u0634\u064a\u0637\u0627\u062a \u0627\u0644\u0639\u0644\u0627\u0645\u0627\u062a \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629 \u2014 \u0645\u0646 \u0627\u0644\u062a\u062e\u0637\u064a\u0637 \u0648\u0627\u0644\u062a\u0635\u0645\u064a\u0645 \u0648\u062d\u062a\u0649 \u0627\u0644\u062a\u0646\u0641\u064a\u0630 \u0627\u0644\u0645\u064a\u062f\u0627\u0646\u064a \u0627\u0644\u0643\u0627\u0645\u0644 \u0648\u062a\u0635\u0645\u064a\u0645 \u0648\u062a\u0646\u0641\u064a\u0630 \u0627\u0644\u0628\u0648\u062b\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\u0632\u0645\u0646\u064a\u0629 \u0627\u0644\u0645\u0639\u062a\u0627\u062f\u0629 \u0644\u0645\u0634\u0631\u0648\u0639 \u0647\u0648\u064a\u0629 \u0628\u0635\u0631\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\u062a\u0641\u0627\u0648\u062a \u0627\u0644\u0645\u062f\u062f \u062d\u0633\u0628 \u0646\u0637\u0627\u0642 \u0627\u0644\u0645\u0634\u0631\u0648\u0639. \u0627\u0644\u0647\u0648\u064a\u0629 \u0627\u0644\u0628\u0635\u0631\u064a\u0629 \u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629 \u062a\u0633\u062a\u063a\u0631\u0642 1-2 \u0623\u0633\u0628\u0648\u0639\u060c \u0648\u0627\u0644\u0647\u0648\u064a\u0629 \u0627\u0644\u0643\u0627\u0645\u0644\u0629 3-4 \u0623\u0633\u0627\u0628\u064a\u0639\u060c \u0648\u0627\u0644\u0645\u0648\u0627\u0642\u0639 \u0627\u0644\u0645\u062e\u0635\u0635\u0629 \u0639\u0627\u062f\u0629\u064b 4-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<!-- \u062f\u0639\u0648\u0629 \u0644\u0644\u062a\u0648\u0627\u0635\u0644 -->\r\n<section class=\"hx-cta-bottom\">\r\n  <div class=\"hx-cta-bottom-inner\">\r\n    <h2>\u0647\u0644 \u0623\u0646\u062a \u0645\u0633\u062a\u0639\u062f<br><span style=\"color:var(--org)\">\u0644\u0644\u0628\u062f\u0621\u061f<\/span><\/h2>\r\n    <p>\u0627\u0633\u062a\u0643\u0634\u0641 \u0623\u0642\u0633\u0627\u0645\u0646\u0627 \u0627\u0644\u062b\u0644\u0627\u062b\u0629 \u0648\u0627\u0643\u062a\u0634\u0641 \u062d\u0644 \u0647\u064a\u0643\u0633\u0627\u06a4\u064a\u062c\u0646 \u0627\u0644\u0645\u0646\u0627\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\/hexavision-organize\/\" class=\"hx-cta-div-btn\">\r\n        <span class=\"dot\"><\/span>\r\n        <svg class=\"hx-icon hx-icon-sm\" viewBox=\"0 0 24 24\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\"\/><line x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"\/><line x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"\/><line x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\/><\/svg>\r\n        \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0641\u0639\u0627\u0644\u064a\u0627\u062a\r\n      <\/a>\r\n\r\n      <a href=\"https:\/\/hexavision.ai\/hexavision-events\/\" class=\"hx-cta-div-btn\">\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        \u062a\u0642\u0646\u064a\u0629 \u0627\u0644\u0641\u0639\u0627\u0644\u064a\u0627\u062a\r\n      <\/a>\r\n\r\n      <a href=\"https:\/\/hexavision.ai\/hexavision-marketing\/\" class=\"hx-cta-div-btn\">\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        \u0627\u0644\u062a\u0633\u0648\u064a\u0642 \u0648\u0627\u0644\u0647\u0648\u064a\u0629 \u0627\u0644\u0628\u0635\u0631\u064a\u0629\r\n      <\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\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    document.querySelectorAll('.hx-faq-item').forEach(function(i) { i.classList.remove('open'); });\r\n    if (!isOpen) item.classList.add('open');\r\n  });\r\n});\r\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>\u062a\u0648\u0627\u0635\u0644 \u0645\u0639\u0646\u0627 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 \u0646\u0631\u062f \u062e\u0644\u0627\u0644 24 \u0633\u0627\u0639\u0629 \u0644\u0646\u0628\u0646\u064a \u0634\u064a\u0626\u0627\u064b\u0627\u062b\u0646\u0627\u0626\u064a\u0627\u064b \u0645\u0639\u0627\u064b. \u0633\u0648\u0627\u0621 \u0643\u0627\u0646\u062a \u0641\u0639\u0627\u0644\u064a\u0629 \u0639\u0627\u0644\u0645\u064a\u0629 \u0627\u0644\u0645\u0633\u062a\u0648\u0649\u060c \u0623\u0648 \u062a\u062d\u0648\u064a\u0644 \u0639\u0644\u0627\u0645\u0629 \u062a\u062c\u0627\u0631\u064a\u0629\u060c \u0623\u0648 \u0645\u0646\u0627\u0633\u0628\u0629 \u0645\u064f\u062f\u0627\u0631\u0629 \u0628\u0627\u0644\u0643\u0627\u0645\u0644 \u2014 \u0647\u064a\u0643\u0633\u0627\u06a4\u064a\u062c\u0646 \u0634\u0631\u064a\u0643\u0643 \u0646\u062d\u0648 \u0627\u0644\u0645\u0633\u062a\u0642\u0628\u0644. \u062a\u0648\u0627\u0635\u0644 \u0645\u0639\u0646\u0627 \u0648\u0644\u0646\u062d\u0642\u0642 \u0630\u0644\u0643 \u0645\u0639\u0627\u064b. \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0641\u0639\u0627\u0644\u064a\u0627\u062a \u062a\u0642\u0646\u064a\u0629 \u0627\u0644\u0641\u0639\u0627\u0644\u064a\u0627\u062a \u0627\u0644\u062a\u0633\u0648\u064a\u0642 \u0627\u0644\u0631\u0642\u0645\u064a \u062a\u0648\u0627\u0635\u0644 \u0645\u0639\u0646\u0627 \u0646\u062d\u0646 \u0647\u0646\u0627\u0644\u0645\u0633\u0627\u0639\u062f\u062a\u0643 \u0641\u064a \u0627\u0644\u0646\u0645\u0648 \u0647\u064a\u0643\u0633\u0627\u06a4\u064a\u062c\u0646 \u062a\u0639\u0645\u0644 \u0639\u0628\u0631 \u062b\u0644\u0627\u062b\u0629 \u0623\u0642\u0633\u0627\u0645 \u0645\u062a\u062e\u0635\u0635\u0629. \u0623\u062e\u0628\u0631\u0646\u0627 \u0628\u0645\u0627 \u062a\u062d\u062a\u0627\u062c\u0647\u060c \u0623\u0648 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-94","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/events.hexavision.ai\/ar\/wp-json\/wp\/v2\/pages\/94","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/events.hexavision.ai\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/events.hexavision.ai\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/events.hexavision.ai\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/events.hexavision.ai\/ar\/wp-json\/wp\/v2\/comments?post=94"}],"version-history":[{"count":10,"href":"https:\/\/events.hexavision.ai\/ar\/wp-json\/wp\/v2\/pages\/94\/revisions"}],"predecessor-version":[{"id":106,"href":"https:\/\/events.hexavision.ai\/ar\/wp-json\/wp\/v2\/pages\/94\/revisions\/106"}],"wp:attachment":[{"href":"https:\/\/events.hexavision.ai\/ar\/wp-json\/wp\/v2\/media?parent=94"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}