{"id":9430,"date":"2026-08-31T12:58:10","date_gmt":"2026-08-31T12:58:10","guid":{"rendered":"https:\/\/business.flaketech.net\/about-us\/"},"modified":"2026-09-05T12:22:33","modified_gmt":"2026-09-05T12:22:33","slug":"about-us","status":"publish","type":"page","link":"https:\/\/business.flaketech.net\/ar\/","title":{"rendered":"Flake Tech Business"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"9430\" class=\"elementor elementor-9430 elementor-9286\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"e-con-top elementor-element elementor-element-599b426 e-con-full e-flex e-con e-parent\" data-id=\"599b426\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e6d9811 elementor-widget elementor-widget-html\" data-id=\"e6d9811\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n\n\n\/* \u2500\u2500 Base \/ Reset (RTL Arabic) \u2500\u2500 *\/\n.ft-about {\n  --ink: #101010;\n  --paper: #f4f1eb;\n  --soft: #dedbd4;\n  --accent: #e65300;\n  --line: rgba(16, 16, 16, .18);\n  --ft-hero: url('https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/project-20.jpg');\n  --ft-factory: url('https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/factory-5.jpg');\n  --ft-project: url('https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/project-19.jpg');\n  box-sizing: border-box;\n  background: var(--paper);\n  color: var(--ink);\n  font-family: 'IBM Plex Sans Arabic', 'Cairo', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n  direction: rtl;\n  text-align: right;\n  overflow: hidden;\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n}\n.ft-about * { box-sizing: border-box; }\n.ft-about a { color: inherit; text-decoration: none; }\n.ft-about img { display: block; width: 100%; }\n\n\/* \u2500\u2500 Shared typography (RTL) \u2500\u2500 *\/\n.eyebrow {\n  font-size: 12px;\n  line-height: 1.5;\n  letter-spacing: 0;\n  font-weight: 700;\n  margin: 0 0 24px;\n}\n.light { color: #fff; }\n.section-pad { padding: 10vw 6vw; }\n\n\/* \u2500\u2500 Shared components (RTL) \u2500\u2500 *\/\n.button {\n  display: inline-flex;\n  justify-content: space-between;\n  align-items: center;\n  min-width: 260px;\n  padding: 18px 22px;\n  text-transform: uppercase;\n  letter-spacing: 0;\n  font-size: 13px;\n  font-weight: 700;\n  border: none;\n  cursor: pointer;\n  transition: transform .3s cubic-bezier(.22,1,.36,1), box-shadow .3s ease, background .3s ease, color .3s ease;\n}\n.button.white {\n  background: #fff;\n  color: #111;\n}\n.button.white:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 8px 30px rgba(0,0,0,.18);\n}\n.button span,\n.text-link span {\n  margin-right: 14px;\n  margin-left: 0;\n  display: inline-block;\n}\n.text-link {\n  font-size: 13px;\n  letter-spacing: 0;\n  font-weight: 700;\n  border-bottom: 1px solid;\n  padding: 8px 0;\n  transition: opacity .3s ease, padding .3s ease;\n}\n.text-link:hover {\n  opacity: .7;\n  padding-right: 6px;\n}\n\n\/* \u2500\u2500 Scroll Reveal Animation \u2500\u2500 *\/\n.ft-reveal {\n  opacity: 0;\n  transform: translateY(40px);\n  transition: opacity .8s cubic-bezier(.22,1,.36,1), transform .8s cubic-bezier(.22,1,.36,1);\n}\n.ft-reveal.revealed {\n  opacity: 1;\n  transform: translateY(0);\n}\n\n\/* \u2500\u2500 Section-specific styles (Arabic RTL) \u2500\u2500 *\/\n\n.hero {\n  height: 100vh;\n  min-height: 100vh;\n  color: #fff;\n  position: relative;\n  display: flex;\n  align-items: flex-end;\n  padding: 7vw 6vw;\n}\n.hero-media {\n  position: absolute;\n  inset: 0;\n  background: var(--ft-hero) center\/cover no-repeat;\n  transform: scale(1.01);\n  animation: heroZoom 18s ease-in-out infinite alternate;\n}\n@keyframes heroZoom {\n  0%   { transform: scale(1.00); }\n  100% { transform: scale(1.06); }\n}\n.hero-shade {\n  position: absolute;\n  inset: 0;\n  background:\n    linear-gradient(270deg, rgba(0,0,0,.85) 0%, rgba(0,0,0,.4) 58%, rgba(0,0,0,.15)),\n    linear-gradient(0deg, rgba(0,0,0,.5), transparent 55%);\n}\n.hero-content {\n  position: relative;\n  max-width: 950px;\n}\n.hero h1 {\n  font-size: clamp(48px, 6.5vw, 100px);\n  line-height: 1.15;\n  letter-spacing: 0;\n  font-weight: 700;\n  margin: 0;\n}\n.hero-copy {\n  font-size: 18px;\n  line-height: 1.7;\n  max-width: 720px;\n  margin: 28px 0 34px;\n  color: rgba(255,255,255,.88);\n}\n.hero-actions {\n  display: flex;\n  align-items: center;\n  gap: 32px;\n}\n\n@media (max-width: 900px) {\n  .hero { height: 100vh; min-height: 100vh; padding: 80px 24px 60px; }\n  .hero h1 { font-size: 46px; }\n  .hero-copy { font-size: 16px; }\n  .hero-actions { align-items: flex-start; flex-direction: column; gap: 20px; }\n}\n@media (max-width: 560px) {\n  .hero h1 { font-size: 38px; }\n}\n\n\n@media (max-width: 900px) {\n  .section-pad { padding: 90px 24px; }\n  .button { min-width: 100%; }\n}\n\n<\/style>\n\n<div class=\"ft-about\" dir=\"rtl\" lang=\"ar\">\n  <section class=\"hero\" id=\"ft-top\">\n    <div class=\"hero-media\"><\/div>\n    <div class=\"hero-shade\"><\/div>\n    <div class=\"hero-content ft-reveal\">\n      <p class=\"eyebrow light\">\u0646\u0628\u0630\u0629 \u0639\u0646 \u0641\u0644\u064a\u0643 \u062a\u0643 \u0644\u0644\u0623\u0639\u0645\u0627\u0644 | FLAKETECH BUSINESS<\/p>\n      <h1>\u0646\u0628\u0646\u064a \u0645\u0633\u0627\u062d\u0627\u062a \u0639\u0645\u0644<br>\u0645\u062a\u0643\u0627\u0645\u0644\u0629 \u0648\u0645\u064f\u0644\u0647\u0645\u0629.<\/h1>\n      <p class=\"hero-copy\">\u0645\u0646 \u0645\u0631\u062d\u0644\u0629 \u0627\u0644\u0645\u062d\u0627\u0631\u0629 \u0648\u0627\u0644\u062a\u0634\u0637\u064a\u0628 \u0627\u0644\u0623\u0648\u0644\u064a \u0648\u062d\u062a\u0649 \u0627\u0644\u062a\u0633\u0644\u064a\u0645 \u0627\u0644\u0646\u0647\u0627\u0626\u064a\u061b \u062a\u062c\u0645\u0639 \u0641\u0644\u064a\u0643 \u062a\u0643 \u0628\u064a\u0646 \u0627\u0644\u062a\u0635\u0645\u064a\u0645 \u0627\u0644\u0647\u0646\u062f\u0633\u064a\u060c \u0627\u0644\u062a\u0635\u0646\u064a\u0639\u060c \u0627\u0644\u0627\u0633\u062a\u064a\u0631\u0627\u062f \u0627\u0644\u0645\u0628\u0627\u0634\u0631\u060c \u0627\u0644\u062a\u0648\u0631\u064a\u062f \u0648\u0627\u0644\u062a\u0631\u0643\u064a\u0628\u060c \u0648\u062e\u062f\u0645\u0627\u062a \u0645\u0627 \u0628\u0639\u062f \u0627\u0644\u0628\u064a\u0639 \u062a\u062d\u062a \u0645\u0638\u0644\u0629 \u0641\u0631\u064a\u0642 \u0648\u0627\u062d\u062f \u0645\u0633\u0624\u0648\u0644 \u0628\u0627\u0644\u0643\u0627\u0645\u0644.<\/p>\n      <div class=\"hero-actions\">\n        <a class=\"button white\" href=\"#ft-capabilities\">\u0627\u0643\u062a\u0634\u0641 \u0642\u062f\u0631\u0627\u062a\u0646\u0627 \u0648\u0625\u0645\u0643\u0627\u0646\u064a\u0627\u062a\u0646\u0627 <span>\u2193<\/span><\/a>\n        <a class=\"text-link light\" href=\"#\">\u0646\u0627\u0642\u0634 \u062a\u0641\u0627\u0635\u064a\u0644 \u0645\u0634\u0631\u0648\u0639\u0643 <span>\u2196<\/span><\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n<\/div>\n\n<script>\n(function(){\n  var els = document.querySelectorAll('.ft-reveal');\n  if (!els.length) return;\n  var io = new IntersectionObserver(function(entries){\n    entries.forEach(function(e){\n      if(e.isIntersecting){\n        e.target.classList.add('revealed');\n        io.unobserve(e.target);\n      }\n    });\n  }, { threshold: 0.12 });\n  els.forEach(function(el){ io.observe(el); });\n})();\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a90172c elementor-widget elementor-widget-html\" data-id=\"a90172c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n\n\n\/* \u2500\u2500 Base \/ Reset (RTL Arabic) \u2500\u2500 *\/\n.ft-about {\n  --ink: #101010;\n  --paper: #f4f1eb;\n  --soft: #dedbd4;\n  --accent: #e65300;\n  --line: rgba(16, 16, 16, .18);\n  --ft-hero: url('https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/project-20.jpg');\n  --ft-factory: url('https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/factory-5.jpg');\n  --ft-project: url('https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/project-19.jpg');\n  box-sizing: border-box;\n  background: var(--paper);\n  color: var(--ink);\n  font-family: 'IBM Plex Sans Arabic', 'Cairo', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n  direction: rtl;\n  text-align: right;\n  overflow: hidden;\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n}\n.ft-about * { box-sizing: border-box; }\n.ft-about a { color: inherit; text-decoration: none; }\n.ft-about img { display: block; width: 100%; }\n\n\/* \u2500\u2500 Shared typography (RTL) \u2500\u2500 *\/\n.eyebrow {\n  font-size: 12px;\n  line-height: 1.5;\n  letter-spacing: 0;\n  font-weight: 700;\n  margin: 0 0 24px;\n}\n.light { color: #fff; }\n.section-pad { padding: 10vw 6vw; }\n\n\/* \u2500\u2500 Shared components (RTL) \u2500\u2500 *\/\n.button {\n  display: inline-flex;\n  justify-content: space-between;\n  align-items: center;\n  min-width: 260px;\n  padding: 18px 22px;\n  text-transform: uppercase;\n  letter-spacing: 0;\n  font-size: 13px;\n  font-weight: 700;\n  border: none;\n  cursor: pointer;\n  transition: transform .3s cubic-bezier(.22,1,.36,1), box-shadow .3s ease, background .3s ease, color .3s ease;\n}\n.button.white {\n  background: #fff;\n  color: #111;\n}\n.button.white:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 8px 30px rgba(0,0,0,.18);\n}\n.button span,\n.text-link span {\n  margin-right: 14px;\n  margin-left: 0;\n  display: inline-block;\n}\n.text-link {\n  font-size: 13px;\n  letter-spacing: 0;\n  font-weight: 700;\n  border-bottom: 1px solid;\n  padding: 8px 0;\n  transition: opacity .3s ease, padding .3s ease;\n}\n.text-link:hover {\n  opacity: .7;\n  padding-right: 6px;\n}\n\n\/* \u2500\u2500 Scroll Reveal Animation \u2500\u2500 *\/\n.ft-reveal {\n  opacity: 0;\n  transform: translateY(40px);\n  transition: opacity .8s cubic-bezier(.22,1,.36,1), transform .8s cubic-bezier(.22,1,.36,1);\n}\n.ft-reveal.revealed {\n  opacity: 1;\n  transform: translateY(0);\n}\n\n\/* \u2500\u2500 Section-specific styles (Arabic RTL) \u2500\u2500 *\/\n\n.intro {\n  display: grid;\n  grid-template-columns: 1fr 1.3fr;\n  column-gap: 8vw;\n  align-items: start;\n}\n.intro h2 {\n  font-size: clamp(46px, 5.5vw, 84px);\n  line-height: 1.15;\n  letter-spacing: 0;\n  font-weight: 700;\n  margin: 0;\n}\n.intro-copy {\n  padding-top: 10px;\n}\n.intro-copy p {\n  font-size: 17px;\n  line-height: 1.75;\n  color: #4b4a47;\n}\n.intro-copy .lead {\n  font-size: clamp(22px, 2.1vw, 32px);\n  line-height: 1.4;\n  color: #111;\n  font-weight: 600;\n  letter-spacing: 0;\n  margin-top: 0;\n  margin-bottom: 20px;\n}\n.intro-copy .text-link {\n  display: inline-block;\n  margin-top: 22px;\n}\n\n@media (max-width: 900px) {\n  .intro { grid-template-columns: 1fr; gap: 24px; }\n  .intro-copy { padding: 0; }\n}\n\n\n@media (max-width: 900px) {\n  .section-pad { padding: 90px 24px; }\n  .button { min-width: 100%; }\n}\n\n<\/style>\n\n<div class=\"ft-about\" dir=\"rtl\" lang=\"ar\">\n  <section class=\"intro section-pad\">\n    <div class=\"ft-reveal\">\n      <p class=\"eyebrow\">\u0645\u064a\u0632\u062a\u0646\u0627 \u0627\u0644\u062a\u0646\u0627\u0641\u0633\u064a\u0629 \u0641\u064a \u0627\u0644\u062a\u0648\u0631\u064a\u062f \u0648\u0627\u0644\u062a\u0635\u0646\u064a\u0639 \u0627\u0644\u0645\u0628\u0627\u0634\u0631<\/p>\n      <h2>\u0634\u0631\u064a\u0643 \u0648\u0627\u062d\u062f.<br>\u0644\u0643\u0627\u0641\u0629 \u0627\u0644\u0645\u0631\u0627\u062d\u0644.<\/h2>\n    <\/div>\n    <div class=\"intro-copy ft-reveal\">\n      <p class=\"lead\">\u0641\u0644\u064a\u0643 \u062a\u0643 \u0647\u064a \u0627\u0644\u0634\u0631\u064a\u0643 \u0627\u0644\u0631\u0627\u0626\u062f \u0644\u062d\u0644\u0648\u0644 \u0627\u0644\u0623\u062b\u0627\u062b \u0627\u0644\u0645\u0643\u062a\u0628\u064a \u0648\u062a\u062c\u0647\u064a\u0632 \u0645\u0633\u0627\u062d\u0627\u062a \u0627\u0644\u0639\u0645\u0644 \u0628\u0646\u0638\u0627\u0645 \u062a\u0633\u0644\u064a\u0645 \u0627\u0644\u0645\u0641\u062a\u0627\u062d (Turnkey) \u0644\u0644\u0634\u0631\u0643\u0627\u062a \u0627\u0644\u0643\u0628\u0631\u0649\u060c \u0627\u0644\u0645\u0624\u0633\u0633\u0627\u062a\u060c \u0648\u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639 \u0627\u0644\u0636\u062e\u0645\u0629.<\/p>\n      <p>\u0646\u062d\u0646 \u0645\u0635\u0646\u0639\u0648\u0646\u060c \u0648\u0645\u0635\u0645\u0645\u0648\u0646 \u0644\u0645\u0633\u0627\u062d\u0627\u062a \u0627\u0644\u0639\u0645\u0644\u060c \u0648\u0645\u0633\u062a\u0648\u0631\u062f\u0648\u0646 \u0645\u0628\u0627\u0634\u0631\u0648\u0646. \u0647\u0630\u0627 \u0627\u0644\u0646\u0645\u0648\u0630\u062c \u0627\u0644\u0645\u062a\u0643\u0627\u0645\u0644 \u064a\u0645\u0646\u062d \u0639\u0645\u0644\u0627\u0621\u0646\u0627 \u062a\u062d\u0643\u0645\u064b\u0627 \u0645\u0637\u0644\u0642\u064b\u0627 \u0641\u064a \u0627\u0644\u062c\u0648\u062f\u0629\u060c \u0627\u0644\u062a\u062e\u0635\u064a\u0635\u060c \u0627\u0644\u062a\u0643\u0644\u0641\u0629\u060c \u0648\u0645\u0648\u0627\u0639\u064a\u062f \u0627\u0644\u062a\u0633\u0644\u064a\u0645 \u2014 \u062f\u0648\u0646 \u0639\u0646\u0627\u0621 \u0627\u0644\u062a\u0646\u0633\u064a\u0642 \u0645\u0639 \u0645\u0648\u0631\u062f\u064a\u0646 \u0645\u062a\u0639\u062f\u062f\u064a\u0646.<\/p>\n      <a class=\"text-link\" href=\"#ft-process\">\u062a\u0639\u0631\u0651\u0641 \u0639\u0644\u0649 \u0622\u0644\u064a\u0629 \u062a\u0646\u0641\u064a\u0630 \u0645\u0634\u0627\u0631\u064a\u0639\u0646\u0627 <span>\u2190<\/span><\/a>\n    <\/div>\n  <\/section>\n<\/div>\n\n<script>\n(function(){\n  var els = document.querySelectorAll('.ft-reveal');\n  if (!els.length) return;\n  var io = new IntersectionObserver(function(entries){\n    entries.forEach(function(e){\n      if(e.isIntersecting){\n        e.target.classList.add('revealed');\n        io.unobserve(e.target);\n      }\n    });\n  }, { threshold: 0.12 });\n  els.forEach(function(el){ io.observe(el); });\n})();\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9e8c909 elementor-widget elementor-widget-html\" data-id=\"9e8c909\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n\n\n\/* \u2500\u2500 Base \/ Reset (RTL Arabic) \u2500\u2500 *\/\n.ft-about {\n  --ink: #101010;\n  --paper: #f4f1eb;\n  --soft: #dedbd4;\n  --accent: #e65300;\n  --line: rgba(16, 16, 16, .18);\n  --ft-hero: url('https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/project-20.jpg');\n  --ft-factory: url('https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/factory-5.jpg');\n  --ft-project: url('https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/project-19.jpg');\n  box-sizing: border-box;\n  background: var(--paper);\n  color: var(--ink);\n  font-family: 'IBM Plex Sans Arabic', 'Cairo', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n  direction: rtl;\n  text-align: right;\n  overflow: hidden;\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n}\n.ft-about * { box-sizing: border-box; }\n.ft-about a { color: inherit; text-decoration: none; }\n.ft-about img { display: block; width: 100%; }\n\n\/* \u2500\u2500 Shared typography (RTL) \u2500\u2500 *\/\n.eyebrow {\n  font-size: 12px;\n  line-height: 1.5;\n  letter-spacing: 0;\n  font-weight: 700;\n  margin: 0 0 24px;\n}\n.light { color: #fff; }\n.section-pad { padding: 10vw 6vw; }\n\n\/* \u2500\u2500 Shared components (RTL) \u2500\u2500 *\/\n.button {\n  display: inline-flex;\n  justify-content: space-between;\n  align-items: center;\n  min-width: 260px;\n  padding: 18px 22px;\n  text-transform: uppercase;\n  letter-spacing: 0;\n  font-size: 13px;\n  font-weight: 700;\n  border: none;\n  cursor: pointer;\n  transition: transform .3s cubic-bezier(.22,1,.36,1), box-shadow .3s ease, background .3s ease, color .3s ease;\n}\n.button.white {\n  background: #fff;\n  color: #111;\n}\n.button.white:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 8px 30px rgba(0,0,0,.18);\n}\n.button span,\n.text-link span {\n  margin-right: 14px;\n  margin-left: 0;\n  display: inline-block;\n}\n.text-link {\n  font-size: 13px;\n  letter-spacing: 0;\n  font-weight: 700;\n  border-bottom: 1px solid;\n  padding: 8px 0;\n  transition: opacity .3s ease, padding .3s ease;\n}\n.text-link:hover {\n  opacity: .7;\n  padding-right: 6px;\n}\n\n\/* \u2500\u2500 Scroll Reveal Animation \u2500\u2500 *\/\n.ft-reveal {\n  opacity: 0;\n  transform: translateY(40px);\n  transition: opacity .8s cubic-bezier(.22,1,.36,1), transform .8s cubic-bezier(.22,1,.36,1);\n}\n.ft-reveal.revealed {\n  opacity: 1;\n  transform: translateY(0);\n}\n\n\/* \u2500\u2500 Section-specific styles (Arabic RTL) \u2500\u2500 *\/\n\n.capability-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n}\n.capability {\n  min-height: 590px;\n  padding: 42px;\n  display: flex;\n  flex-direction: column;\n  justify-content: space-between;\n  position: relative;\n  overflow: hidden;\n  transition: transform .4s ease;\n}\n.capability:hover { transform: scale(1.005); }\n.capability h3 {\n  font-size: clamp(38px, 4.5vw, 68px);\n  line-height: 1.22;\n  letter-spacing: 0;\n  font-weight: 700;\n  margin: 0 0 24px;\n}\n.capability p {\n  font-size: 17px;\n  line-height: 1.7;\n  max-width: 490px;\n  margin: 0;\n}\n.card-number, .card-label {\n  font-size: 12px;\n  letter-spacing: 0;\n  font-weight: 700;\n}\n.dark-card { background: #101010; color: #fff; }\n.dark-card p { color: #aaa; }\n.pale-card { background: #dedbd4; color: #101010; }\n.accent-card { background: var(--accent); color: #fff; }\n.accent-card p { color: rgba(255,255,255,.9); }\n.image-card { color: #fff; }\n.factory-card {\n  background: linear-gradient(0deg, rgba(0,0,0,.7), rgba(0,0,0,.05)),\n              url('https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/factory-5.jpg') center\/cover no-repeat;\n}\n.factory-card h3 { text-shadow: 0 2px 20px rgba(0,0,0,.35); }\n\n@media (max-width: 900px) {\n  .capability-grid { grid-template-columns: 1fr; }\n  .capability { min-height: 470px; padding: 28px; }\n}\n@media (max-width: 560px) {\n  .capability h3 { font-size: 38px; }\n}\n\n\n@media (max-width: 900px) {\n  .section-pad { padding: 90px 24px; }\n  .button { min-width: 100%; }\n}\n\n<\/style>\n\n<div class=\"ft-about\" dir=\"rtl\" lang=\"ar\">\n  <section class=\"capability-grid\" id=\"ft-capabilities\">\n    <article class=\"capability dark-card ft-reveal\">\n      <span class=\"card-number\">01<\/span>\n      <div>\n        <h3>\u062a\u0633\u0644\u064a\u0645 \u0645\u062a\u0643\u0627\u0645\u0644<br>(Turnkey)<\/h3>\n        <p>\u062a\u062e\u0637\u064a\u0637 \u0627\u0644\u0645\u0633\u0627\u062d\u0627\u062a\u060c \u0627\u0644\u062a\u0635\u0645\u064a\u0645\u060c \u0627\u062e\u062a\u064a\u0627\u0631 \u0627\u0644\u0623\u062b\u0627\u062b\u060c \u0627\u0644\u062a\u0635\u0646\u064a\u0639 \u0627\u0644\u0645\u062e\u0635\u0635\u060c \u0627\u0644\u062a\u0631\u0643\u064a\u0628 \u0627\u0644\u062f\u0642\u064a\u0642\u060c \u0648\u062e\u062f\u0645\u0627\u062a \u0645\u0627 \u0628\u0639\u062f \u0627\u0644\u0628\u064a\u0639 \u2014 \u0625\u062f\u0627\u0631\u0629 \u0634\u0627\u0645\u0644\u0629 \u0645\u0646 \u0627\u0644\u0628\u062f\u0627\u064a\u0629 \u0644\u0644\u0646\u0647\u0627\u064a\u0629.<\/p>\n      <\/div>\n    <\/article>\n    <article class=\"capability image-card factory-card ft-reveal\">\n      <span class=\"card-label\">\u0627\u0644\u062a\u0635\u0646\u064a\u0639 \u0648\u0627\u0644\u0625\u0646\u062a\u0627\u062c<\/span>\n      <div>\n        <h3>\u0623\u062f\u0627\u0621 \u0627\u0633\u062a\u062b\u0646\u0627\u0626\u064a.<br>\u0637\u0627\u0642\u0629 \u0625\u0646\u062a\u0627\u062c\u064a\u0629 \u0643\u0628\u0631\u0649.<\/h3>\n      <\/div>\n    <\/article>\n    <article class=\"capability pale-card ft-reveal\">\n      <span class=\"card-number\">03<\/span>\n      <div>\n        <h3>\u062a\u062e\u0635\u064a\u0635 \u0643\u0627\u0645\u0644<br>\u062d\u0633\u0628 \u0627\u0644\u0637\u0644\u0628<\/h3>\n        <p>\u0623\u0628\u0639\u0627\u062f \u062f\u0642\u064a\u0642\u0629\u060c \u062e\u0627\u0645\u0627\u062a \u0631\u0627\u0642\u064a\u0629\u060c \u062f\u0647\u0627\u0646\u0627\u062a\u060c \u0623\u0644\u0648\u0627\u0646\u060c \u0623\u0642\u0645\u0634\u0629\u060c \u0648\u062a\u0642\u0633\u064a\u0645\u0627\u062a \u0647\u0646\u062f\u0633\u064a\u0629 \u0645\u0635\u0645\u0645\u0629 \u062e\u0635\u064a\u0635\u064b\u0627 \u0644\u062a\u0644\u0627\u0626\u0645 \u0647\u0648\u064a\u0629 \u0648\u0627\u062d\u062a\u064a\u0627\u062c\u0627\u062a \u0645\u0642\u0631\u0643.<\/p>\n      <\/div>\n    <\/article>\n    <article class=\"capability accent-card ft-reveal\">\n      <span class=\"card-number\">04<\/span>\n      <div>\n        <h3>\u062c\u0627\u0647\u0632\u064a\u0629 \u062a\u0627\u0645\u0629<br>\u0644\u0644\u0645\u0634\u0627\u0631\u064a\u0639 \u0627\u0644\u0643\u0628\u0631\u0649<\/h3>\n        <p>\u0642\u062f\u0631\u0627\u062a \u0625\u0646\u062a\u0627\u062c \u0643\u0645\u064a \u0636\u062e\u0645\u0629\u060c \u0645\u062e\u0632\u0648\u0646 \u062c\u0627\u0647\u0632 \u0641\u0648\u0631\u064a\u060c \u0625\u062f\u0627\u0631\u0629 \u0645\u0634\u0627\u0631\u064a\u0639 \u0627\u062d\u062a\u0631\u0627\u0641\u064a\u0629\u060c \u0648\u062c\u062f\u0648\u0644\u0629 \u062a\u0648\u0631\u064a\u062f \u0645\u0631\u0646\u0629 \u0639\u0644\u0649 \u0645\u0631\u0627\u062d\u0644 \u0645\u062a\u0632\u0627\u0645\u0646\u0629.<\/p>\n      <\/div>\n    <\/article>\n  <\/section>\n<\/div>\n\n<script>\n(function(){\n  var els = document.querySelectorAll('.ft-reveal');\n  if (!els.length) return;\n  var io = new IntersectionObserver(function(entries){\n    entries.forEach(function(e){\n      if(e.isIntersecting){\n        e.target.classList.add('revealed');\n        io.unobserve(e.target);\n      }\n    });\n  }, { threshold: 0.12 });\n  els.forEach(function(el){ io.observe(el); });\n})();\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0d28ed5 elementor-widget elementor-widget-html\" data-id=\"0d28ed5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n\n\n\/* \u2500\u2500 Base \/ Reset (RTL Arabic) \u2500\u2500 *\/\n.ft-about {\n  --ink: #101010;\n  --paper: #f4f1eb;\n  --soft: #dedbd4;\n  --accent: #e65300;\n  --line: rgba(16, 16, 16, .18);\n  --ft-hero: url('https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/project-20.jpg');\n  --ft-factory: url('https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/factory-5.jpg');\n  --ft-project: url('https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/project-19.jpg');\n  box-sizing: border-box;\n  background: var(--paper);\n  color: var(--ink);\n  font-family: 'IBM Plex Sans Arabic', 'Cairo', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n  direction: rtl;\n  text-align: right;\n  overflow: hidden;\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n}\n.ft-about * { box-sizing: border-box; }\n.ft-about a { color: inherit; text-decoration: none; }\n.ft-about img { display: block; width: 100%; }\n\n\/* \u2500\u2500 Shared typography (RTL) \u2500\u2500 *\/\n.eyebrow {\n  font-size: 12px;\n  line-height: 1.5;\n  letter-spacing: 0;\n  font-weight: 700;\n  margin: 0 0 24px;\n}\n.light { color: #fff; }\n.section-pad { padding: 10vw 6vw; }\n\n\/* \u2500\u2500 Shared components (RTL) \u2500\u2500 *\/\n.button {\n  display: inline-flex;\n  justify-content: space-between;\n  align-items: center;\n  min-width: 260px;\n  padding: 18px 22px;\n  text-transform: uppercase;\n  letter-spacing: 0;\n  font-size: 13px;\n  font-weight: 700;\n  border: none;\n  cursor: pointer;\n  transition: transform .3s cubic-bezier(.22,1,.36,1), box-shadow .3s ease, background .3s ease, color .3s ease;\n}\n.button.white {\n  background: #fff;\n  color: #111;\n}\n.button.white:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 8px 30px rgba(0,0,0,.18);\n}\n.button span,\n.text-link span {\n  margin-right: 14px;\n  margin-left: 0;\n  display: inline-block;\n}\n.text-link {\n  font-size: 13px;\n  letter-spacing: 0;\n  font-weight: 700;\n  border-bottom: 1px solid;\n  padding: 8px 0;\n  transition: opacity .3s ease, padding .3s ease;\n}\n.text-link:hover {\n  opacity: .7;\n  padding-right: 6px;\n}\n\n\/* \u2500\u2500 Scroll Reveal Animation \u2500\u2500 *\/\n.ft-reveal {\n  opacity: 0;\n  transform: translateY(40px);\n  transition: opacity .8s cubic-bezier(.22,1,.36,1), transform .8s cubic-bezier(.22,1,.36,1);\n}\n.ft-reveal.revealed {\n  opacity: 1;\n  transform: translateY(0);\n}\n\n\/* \u2500\u2500 Section-specific styles (Arabic RTL) \u2500\u2500 *\/\n\n.statement {\n  text-align: center;\n  border-bottom: 1px solid var(--line);\n}\n.statement h2 {\n  font-size: clamp(38px, 5vw, 76px);\n  line-height: 1.22;\n  letter-spacing: 0;\n  font-weight: 700;\n  max-width: 1000px;\n  margin: 0 auto;\n}\n.statement h2 span { color: #8e8c85; font-weight: 500; }\n.statement-meta {\n  margin: 60px auto 0;\n  display: flex;\n  justify-content: center;\n  flex-wrap: wrap;\n  border-top: 1px solid var(--line);\n  max-width: 1050px;\n}\n.statement-meta p {\n  margin: 0;\n  padding: 18px 30px;\n  border-left: 1px solid var(--line);\n  font-size: 13px;\n  letter-spacing: 0;\n  font-weight: 600;\n}\n.statement-meta p:last-child { border-left: 0; }\n\n@media (max-width: 900px) {\n  .statement-meta p { border: 0; border-bottom: 1px solid var(--line); width: 50%; }\n  .statement-meta p:nth-child(odd) { border-left: 1px solid var(--line); }\n}\n@media (max-width: 560px) {\n  .statement-meta p { width: 100%; border-left: 0 !important; }\n}\n\n\n@media (max-width: 900px) {\n  .section-pad { padding: 90px 24px; }\n  .button { min-width: 100%; }\n}\n\n<\/style>\n\n<div class=\"ft-about\" dir=\"rtl\" lang=\"ar\">\n  <section class=\"statement section-pad\">\n    <div class=\"ft-reveal\">\n      <p class=\"eyebrow\">\u062a\u0635\u0645\u064a\u0645 \u0648\u062a\u0635\u0646\u064a\u0639 \u0648\u062a\u0648\u0631\u064a\u062f \u0645\u0628\u0627\u0634\u0631 \u0645\u0646 \u0641\u0644\u064a\u0643 \u062a\u0643<\/p>\n      <h2>\u0644\u0633\u0646\u0627 \u0645\u062c\u0631\u062f \u0645\u0648\u0631\u0651\u062f \u0623\u062b\u0627\u062b \u0645\u0643\u062a\u0628\u064a.<br><span>\u0646\u062d\u0646 \u0634\u0631\u064a\u0643\u0643 \u0627\u0644\u0645\u062a\u0643\u0627\u0645\u0644 \u0641\u064a \u0646\u062c\u0627\u062d \u0627\u0644\u0645\u0634\u0631\u0648\u0639.<\/span><\/h2>\n      <div class=\"statement-meta\">\n        <p>\u062a\u0648\u0631\u064a\u062f \u0633\u0631\u064a\u0639 \u0648\u062f\u0642\u064a\u0642<\/p>\n        <p>\u0636\u0645\u0627\u0646 \u064a\u0635\u0644 \u0625\u0644\u0649 5 \u0633\u0646\u0648\u0627\u062a<\/p>\n        <p>\u0641\u0650\u0631\u0642 \u062a\u0631\u0643\u064a\u0628 \u0645\u062a\u062e\u0635\u0635\u0629<\/p>\n        <p>\u0635\u064a\u0627\u0646\u0629 \u0648\u062f\u0639\u0645 \u0641\u0646\u064a \u0645\u0633\u062a\u0645\u0631<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n<\/div>\n\n<script>\n(function(){\n  var els = document.querySelectorAll('.ft-reveal');\n  if (!els.length) return;\n  var io = new IntersectionObserver(function(entries){\n    entries.forEach(function(e){\n      if(e.isIntersecting){\n        e.target.classList.add('revealed');\n        io.unobserve(e.target);\n      }\n    });\n  }, { threshold: 0.12 });\n  els.forEach(function(el){ io.observe(el); });\n})();\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cbfed56 elementor-widget elementor-widget-html\" data-id=\"cbfed56\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n\n\n\/* \u2500\u2500 Base \/ Reset (RTL Arabic) \u2500\u2500 *\/\n.ft-about {\n  --ink: #101010;\n  --paper: #f4f1eb;\n  --soft: #dedbd4;\n  --accent: #e65300;\n  --line: rgba(16, 16, 16, .18);\n  --ft-hero: url('https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/project-20.jpg');\n  --ft-factory: url('https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/factory-5.jpg');\n  --ft-project: url('https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/project-19.jpg');\n  box-sizing: border-box;\n  background: var(--paper);\n  color: var(--ink);\n  font-family: 'IBM Plex Sans Arabic', 'Cairo', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n  direction: rtl;\n  text-align: right;\n  overflow: hidden;\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n}\n.ft-about * { box-sizing: border-box; }\n.ft-about a { color: inherit; text-decoration: none; }\n.ft-about img { display: block; width: 100%; }\n\n\/* \u2500\u2500 Shared typography (RTL) \u2500\u2500 *\/\n.eyebrow {\n  font-size: 12px;\n  line-height: 1.5;\n  letter-spacing: 0;\n  font-weight: 700;\n  margin: 0 0 24px;\n}\n.light { color: #fff; }\n.section-pad { padding: 10vw 6vw; }\n\n\/* \u2500\u2500 Shared components (RTL) \u2500\u2500 *\/\n.button {\n  display: inline-flex;\n  justify-content: space-between;\n  align-items: center;\n  min-width: 260px;\n  padding: 18px 22px;\n  text-transform: uppercase;\n  letter-spacing: 0;\n  font-size: 13px;\n  font-weight: 700;\n  border: none;\n  cursor: pointer;\n  transition: transform .3s cubic-bezier(.22,1,.36,1), box-shadow .3s ease, background .3s ease, color .3s ease;\n}\n.button.white {\n  background: #fff;\n  color: #111;\n}\n.button.white:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 8px 30px rgba(0,0,0,.18);\n}\n.button span,\n.text-link span {\n  margin-right: 14px;\n  margin-left: 0;\n  display: inline-block;\n}\n.text-link {\n  font-size: 13px;\n  letter-spacing: 0;\n  font-weight: 700;\n  border-bottom: 1px solid;\n  padding: 8px 0;\n  transition: opacity .3s ease, padding .3s ease;\n}\n.text-link:hover {\n  opacity: .7;\n  padding-right: 6px;\n}\n\n\/* \u2500\u2500 Scroll Reveal Animation \u2500\u2500 *\/\n.ft-reveal {\n  opacity: 0;\n  transform: translateY(40px);\n  transition: opacity .8s cubic-bezier(.22,1,.36,1), transform .8s cubic-bezier(.22,1,.36,1);\n}\n.ft-reveal.revealed {\n  opacity: 1;\n  transform: translateY(0);\n}\n\n\/* \u2500\u2500 Section-specific styles (Arabic RTL) \u2500\u2500 *\/\n\n.factory-proof {\n  border-bottom: 1px solid var(--line);\n}\n.factory-head {\n  display: grid;\n  grid-template-columns: 1.2fr .8fr;\n  column-gap: 8vw;\n  align-items: end;\n}\n.factory-head h2 {\n  font-size: clamp(46px, 5.5vw, 84px);\n  line-height: 1.15;\n  letter-spacing: 0;\n  font-weight: 700;\n  margin: 0;\n}\n.factory-head > p:last-child {\n  font-size: 17px;\n  line-height: 1.75;\n  color: #555;\n  max-width: 540px;\n}\n.factory-gallery {\n  display: grid;\n  grid-template-columns: repeat(12, 1fr);\n  grid-auto-rows: 240px;\n  gap: 12px;\n  padding: 0 6vw 10vw;\n}\n.factory-shot {\n  margin: 0;\n  position: relative;\n  overflow: hidden;\n}\n.factory-shot img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  transition: transform .6s cubic-bezier(.22,1,.36,1);\n}\n.factory-shot:hover img { transform: scale(1.04); }\n.factory-shot-1 { grid-column: span 5; grid-row: span 2; }\n.factory-shot-2 { grid-column: span 7; grid-row: span 2; }\n.factory-shot-3 { grid-column: span 4; grid-row: span 2; }\n.factory-shot-4 { grid-column: span 4; grid-row: span 2; }\n.factory-shot-5 { grid-column: span 4; grid-row: span 2; }\n.factory-shot-6 { grid-column: span 12; grid-row: span 4; }\n\n@media (max-width: 900px) {\n  .factory-head { grid-template-columns: 1fr; gap: 30px; }\n  .factory-gallery { grid-template-columns: repeat(2, 1fr); grid-auto-rows: 240px; }\n  .factory-gallery figure { grid-column: span 1 !important; grid-row: span 1 !important; }\n  .factory-shot-6 { grid-column: span 2 !important; }\n}\n@media (max-width: 560px) {\n  .factory-gallery { grid-template-columns: 1fr; grid-auto-rows: 280px; }\n  .factory-gallery figure, .factory-shot-6 { grid-column: span 1 !important; }\n}\n\n\n@media (max-width: 900px) {\n  .section-pad { padding: 90px 24px; }\n  .button { min-width: 100%; }\n}\n\n<\/style>\n\n<div class=\"ft-about\" dir=\"rtl\" lang=\"ar\">\n  <section class=\"factory-proof\">\n    <div class=\"factory-head section-pad ft-reveal\">\n      <div>\n        <p class=\"eyebrow\">\u0645\u0635\u0627\u0646\u0639\u0646\u0627 \u0648\u0645\u0633\u062a\u0648\u062f\u0639\u0627\u062a\u0646\u0627<\/p>\n        <h2>\u0642\u0648\u0629 \u0625\u0646\u062a\u0627\u062c\u064a\u0629 \u0647\u0627\u0626\u0644\u0629.<br>\u0648\u0645\u062e\u0632\u0648\u0646 \u0641\u0648\u0631\u064a \u062f\u0627\u0626\u0645.<\/h2>\n      <\/div>\n      <p>\u0639\u0645\u0644\u064a\u0627\u062a \u0627\u0644\u062a\u0635\u0646\u064a\u0639 \u0648\u0627\u0644\u062a\u062e\u0632\u064a\u0646 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0646\u0627 \u062a\u0645\u0646\u062d\u0646\u0627 \u062a\u062d\u0643\u0645\u064b\u0627 \u0645\u0628\u0627\u0634\u0631\u064b\u0627 \u0641\u064a \u0627\u0644\u062c\u0648\u062f\u0629\u060c \u0648\u0627\u0644\u062a\u062e\u0635\u064a\u0635\u060c \u0648\u0627\u0644\u0642\u062f\u0631\u0629 \u0627\u0644\u0627\u0633\u062a\u064a\u0639\u0627\u0628\u064a\u0629\u060c \u0648\u062c\u062f\u0627\u0648\u0644 \u0627\u0644\u062a\u0633\u0644\u064a\u0645 \u2014 \u0628\u062f\u0621\u064b\u0627 \u0645\u0646 \u0627\u0644\u0623\u0644\u0648\u0627\u062d \u0627\u0644\u062e\u0627\u0645 \u0648\u062d\u062a\u0649 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0646\u0647\u0627\u0626\u064a\u0629 \u0627\u0644\u062c\u0627\u0647\u0632\u0629 \u0644\u0644\u062a\u062d\u0645\u064a\u0644 \u0648\u0627\u0644\u062a\u0648\u0632\u064a\u0639.<\/p>\n    <\/div>\n    <div class=\"factory-gallery\">\n      <figure class=\"factory-shot factory-shot-1\">\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/factory-1.jpg\" alt=\"\u0645\u0635\u0646\u0639 \u0648\u0645\u0633\u062a\u0648\u062f\u0639\u0627\u062a \u0641\u0644\u064a\u0643 \u062a\u0643 1\" loading=\"lazy\">\n      <\/figure>\n      <figure class=\"factory-shot factory-shot-2\">\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/factory-2.jpg\" alt=\"\u0645\u0635\u0646\u0639 \u0648\u0645\u0633\u062a\u0648\u062f\u0639\u0627\u062a \u0641\u0644\u064a\u0643 \u062a\u0643 2\" loading=\"lazy\">\n      <\/figure>\n      <figure class=\"factory-shot factory-shot-3\">\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/factory-3.jpg\" alt=\"\u0645\u0635\u0646\u0639 \u0648\u0645\u0633\u062a\u0648\u062f\u0639\u0627\u062a \u0641\u0644\u064a\u0643 \u062a\u0643 3\" loading=\"lazy\">\n      <\/figure>\n      <figure class=\"factory-shot factory-shot-4\">\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/factory-4.jpg\" alt=\"\u0645\u0635\u0646\u0639 \u0648\u0645\u0633\u062a\u0648\u062f\u0639\u0627\u062a \u0641\u0644\u064a\u0643 \u062a\u0643 4\" loading=\"lazy\">\n      <\/figure>\n      <figure class=\"factory-shot factory-shot-5\">\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/factory-5.jpg\" alt=\"\u0645\u0635\u0646\u0639 \u0648\u0645\u0633\u062a\u0648\u062f\u0639\u0627\u062a \u0641\u0644\u064a\u0643 \u062a\u0643 5\" loading=\"lazy\">\n      <\/figure>\n      <figure class=\"factory-shot factory-shot-6\">\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/factory-6.jpg\" alt=\"\u0645\u0635\u0646\u0639 \u0648\u0645\u0633\u062a\u0648\u062f\u0639\u0627\u062a \u0641\u0644\u064a\u0643 \u062a\u0643 6\" loading=\"lazy\">\n      <\/figure>\n    <\/div>\n  <\/section>\n<\/div>\n\n<script>\n(function(){\n  var els = document.querySelectorAll('.ft-reveal');\n  if (!els.length) return;\n  var io = new IntersectionObserver(function(entries){\n    entries.forEach(function(e){\n      if(e.isIntersecting){\n        e.target.classList.add('revealed');\n        io.unobserve(e.target);\n      }\n    });\n  }, { threshold: 0.12 });\n  els.forEach(function(el){ io.observe(el); });\n})();\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0112ca9 elementor-widget elementor-widget-html\" data-id=\"0112ca9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n\n\n\/* \u2500\u2500 Base \/ Reset (RTL Arabic) \u2500\u2500 *\/\n.ft-about {\n  --ink: #101010;\n  --paper: #f4f1eb;\n  --soft: #dedbd4;\n  --accent: #e65300;\n  --line: rgba(16, 16, 16, .18);\n  --ft-hero: url('https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/project-20.jpg');\n  --ft-factory: url('https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/factory-5.jpg');\n  --ft-project: url('https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/project-19.jpg');\n  box-sizing: border-box;\n  background: var(--paper);\n  color: var(--ink);\n  font-family: 'IBM Plex Sans Arabic', 'Cairo', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n  direction: rtl;\n  text-align: right;\n  overflow: hidden;\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n}\n.ft-about * { box-sizing: border-box; }\n.ft-about a { color: inherit; text-decoration: none; }\n.ft-about img { display: block; width: 100%; }\n\n\/* \u2500\u2500 Shared typography (RTL) \u2500\u2500 *\/\n.eyebrow {\n  font-size: 12px;\n  line-height: 1.5;\n  letter-spacing: 0;\n  font-weight: 700;\n  margin: 0 0 24px;\n}\n.light { color: #fff; }\n.section-pad { padding: 10vw 6vw; }\n\n\/* \u2500\u2500 Shared components (RTL) \u2500\u2500 *\/\n.button {\n  display: inline-flex;\n  justify-content: space-between;\n  align-items: center;\n  min-width: 260px;\n  padding: 18px 22px;\n  text-transform: uppercase;\n  letter-spacing: 0;\n  font-size: 13px;\n  font-weight: 700;\n  border: none;\n  cursor: pointer;\n  transition: transform .3s cubic-bezier(.22,1,.36,1), box-shadow .3s ease, background .3s ease, color .3s ease;\n}\n.button.white {\n  background: #fff;\n  color: #111;\n}\n.button.white:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 8px 30px rgba(0,0,0,.18);\n}\n.button span,\n.text-link span {\n  margin-right: 14px;\n  margin-left: 0;\n  display: inline-block;\n}\n.text-link {\n  font-size: 13px;\n  letter-spacing: 0;\n  font-weight: 700;\n  border-bottom: 1px solid;\n  padding: 8px 0;\n  transition: opacity .3s ease, padding .3s ease;\n}\n.text-link:hover {\n  opacity: .7;\n  padding-right: 6px;\n}\n\n\/* \u2500\u2500 Scroll Reveal Animation \u2500\u2500 *\/\n.ft-reveal {\n  opacity: 0;\n  transform: translateY(40px);\n  transition: opacity .8s cubic-bezier(.22,1,.36,1), transform .8s cubic-bezier(.22,1,.36,1);\n}\n.ft-reveal.revealed {\n  opacity: 1;\n  transform: translateY(0);\n}\n\n\/* \u2500\u2500 Section-specific styles (Arabic RTL) \u2500\u2500 *\/\n\n.products {\n  background: #101010;\n  color: #fff;\n}\n.products-head {\n  display: grid;\n  grid-template-columns: 1.2fr .8fr;\n  column-gap: 8vw;\n  align-items: end;\n}\n.products-head h2 {\n  font-size: clamp(46px, 5.5vw, 84px);\n  line-height: 1.15;\n  letter-spacing: 0;\n  font-weight: 700;\n  margin: 0;\n}\n.products-head > p:last-child {\n  font-size: 17px;\n  line-height: 1.75;\n  color: #999;\n  max-width: 540px;\n}\n.product-images {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 2px;\n  background: #222;\n}\n.product-images figure {\n  margin: 0;\n  position: relative;\n  overflow: hidden;\n  min-height: 380px;\n}\n.product-images img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  transition: transform .5s ease;\n}\n.product-images figure:hover img { transform: scale(1.05); }\n.product-images figcaption {\n  position: absolute;\n  inset: auto 0 0;\n  padding: 30px 24px 20px;\n  background: linear-gradient(transparent, rgba(0,0,0,.85));\n  font-size: 13px;\n  letter-spacing: 0;\n  font-weight: 700;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n}\n.product-list {\n  padding: 80px 6vw 100px;\n}\n.product-list article {\n  display: grid;\n  grid-template-columns: 50px 1.4fr 2fr 40px;\n  align-items: center;\n  padding: 30px 0;\n  border-bottom: 1px solid #222;\n  transition: padding .3s ease, border-color .3s ease;\n  cursor: pointer;\n}\n.product-list article:first-child { border-top: 1px solid #222; }\n.product-list article:hover {\n  padding-right: 14px;\n  border-color: #444;\n}\n.product-list span { font-size: 12px; color: #777; font-weight: 700; }\n.product-list h3 {\n  font-size: 24px;\n  letter-spacing: 0;\n  font-weight: 600;\n  margin: 0;\n}\n.product-list p { color: #aaa; line-height: 1.65; margin: 0; max-width: 620px; font-size: 15px; }\n.product-list b {\n  font-weight: 400;\n  transition: transform .3s ease;\n  display: inline-block;\n  font-size: 18px;\n}\n.product-list article:hover b { transform: translateX(-6px); }\n\n@media (max-width: 900px) {\n  .products-head { grid-template-columns: 1fr; }\n  .product-images { grid-template-columns: 1fr; gap: 1px; }\n  .product-list { padding: 50px 24px; }\n  .product-list article { grid-template-columns: 40px 1fr 30px; }\n  .product-list p { grid-column: 2\/4; margin-top: 8px; }\n}\n@media (max-width: 560px) {\n  .product-list h3 { font-size: 20px; }\n}\n\n\n@media (max-width: 900px) {\n  .section-pad { padding: 90px 24px; }\n  .button { min-width: 100%; }\n}\n\n<\/style>\n\n<div class=\"ft-about\" dir=\"rtl\" lang=\"ar\">\n  <section class=\"products\" id=\"ft-products\">\n    <div class=\"products-head section-pad ft-reveal\">\n      <div>\n        <p class=\"eyebrow light\">\u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0648\u0627\u0644\u062d\u0644\u0648\u0644 \u0627\u0644\u0645\u062a\u0643\u0627\u0645\u0644\u0629<\/p>\n        <h2>\u0643\u0644 \u0645\u0627 \u064a\u062d\u062a\u0627\u062c\u0647<br>\u0645\u0643\u0627\u0646 \u0639\u0645\u0644\u0643.<\/h2>\n      <\/div>\n      <p>\u062a\u0634\u0643\u064a\u0644\u0629 \u0634\u0627\u0645\u0644\u0629 \u0645\u0646 \u0623\u0631\u0642\u0649 \u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0623\u062b\u0627\u062b \u0627\u0644\u0645\u0643\u062a\u0628\u064a\u060c \u0645\u062a\u0648\u0641\u0631\u0629 \u0628\u0645\u0642\u0627\u0633\u0627\u062a \u0648\u062e\u0627\u0645\u0627\u062a \u0648\u062a\u0643\u0648\u064a\u0646\u0627\u062a \u0645\u062a\u0639\u062f\u062f\u0629 \u2014 \u0645\u0639 \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0627\u0644\u062a\u062e\u0635\u064a\u0635 \u0627\u0644\u0643\u0627\u0645\u0644 \u0648\u0641\u0642 \u0645\u062a\u0637\u0644\u0628\u0627\u062a \u0643\u0644 \u0645\u0634\u0631\u0648\u0639.<\/p>\n    <\/div>\n    <div class=\"product-images\">\n      <figure>\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/project-4.jpg\" alt=\"\u0645\u0643\u0627\u062a\u0628 \u0627\u0644\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0639\u0644\u064a\u0627\">\n        <figcaption>\u0645\u0643\u0627\u062a\u0628 \u0627\u0644\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0639\u0644\u064a\u0627 <span>\u2196<\/span><\/figcaption>\n      <\/figure>\n      <figure>\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/project-3.jpg\" alt=\"\u0645\u062d\u0637\u0627\u062a \u0627\u0644\u0639\u0645\u0644 \u0627\u0644\u0645\u0648\u062f\u0648\u0644\u0627\u0631\">\n        <figcaption>\u0645\u062d\u0637\u0627\u062a \u0627\u0644\u0639\u0645\u0644 \u0627\u0644\u0645\u0648\u062f\u0648\u0644\u0627\u0631 <span>\u2196<\/span><\/figcaption>\n      <\/figure>\n      <figure>\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/project-1.jpg\" alt=\"\u0643\u0631\u0627\u0633\u064a \u0627\u0644\u0645\u0642\u0631\u0627\u062a \u0648\u0627\u0644\u0645\u0643\u0627\u062a\u0628\">\n        <figcaption>\u0643\u0631\u0627\u0633\u064a \u0627\u0644\u0645\u0642\u0631\u0627\u062a \u0648\u0627\u0644\u0645\u0643\u0627\u062a\u0628 <span>\u2196<\/span><\/figcaption>\n      <\/figure>\n    <\/div>\n    <div class=\"product-list ft-reveal\">\n      <article>\n        <span>01<\/span>\n        <h3>\u0645\u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u062f\u064a\u0631\u064a\u0646 \u0648\u0627\u0644\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0639\u0644\u064a\u0627<\/h3>\n        <p>\u0645\u0643\u0627\u062a\u0628 \u062a\u0646\u0641\u064a\u0630\u064a\u0629 \u0641\u0627\u062e\u0631\u0629\u060c \u0643\u0631\u0627\u0633\u064a \u0625\u062f\u0627\u0631\u0629 \u0645\u0631\u064a\u062d\u0629\u060c \u0648\u0623\u0637\u0642\u0645 \u0645\u0643\u0627\u062a\u0628 \u0645\u062a\u0643\u0627\u0645\u0644\u0629 \u0644\u0644\u0645\u062f\u064a\u0631\u064a\u0646.<\/p>\n        <b>\u2196<\/b>\n      <\/article>\n      <article>\n        <span>02<\/span>\n        <h3>\u0645\u062d\u0637\u0627\u062a \u0627\u0644\u0639\u0645\u0644 (Workstations)<\/h3>\n        <p>\u0645\u062d\u0637\u0627\u062a \u0639\u0645\u0644 \u0645\u0648\u062f\u0648\u0644\u0627\u0631\u060c \u0641\u0648\u0627\u0635\u0644 \u062e\u0635\u0648\u0635\u064a\u0629\u060c \u0648\u062d\u062f\u0627\u062a \u0623\u062f\u0631\u0627\u062c \u0645\u062a\u062d\u0631\u0643\u0629\u060c \u0648\u062d\u0644\u0648\u0644 \u062a\u062e\u0632\u064a\u0646 \u0645\u062f\u0645\u062c\u0629.<\/p>\n        <b>\u2196<\/b>\n      <\/article>\n      <article>\n        <span>03<\/span>\n        <h3>\u0627\u0644\u0643\u0631\u0627\u0633\u064a \u0648\u0627\u0644\u0645\u0642\u0627\u0639\u062f<\/h3>\n        <p>\u0643\u0631\u0627\u0633\u064a \u0645\u0648\u0638\u0641\u064a\u0646 \u0645\u0631\u064a\u062d\u0629\u060c \u0643\u0631\u0627\u0633\u064a \u0627\u062c\u062a\u0645\u0627\u0639\u0627\u062a\u060c \u062a\u062f\u0631\u064a\u0628\u060c \u0627\u0646\u062a\u0638\u0627\u0631\u060c \u0643\u0627\u0641\u062a\u064a\u0631\u064a\u0627\u060c \u0642\u0627\u0639\u0627\u062a \u0645\u0624\u062a\u0645\u0631\u0627\u062a \u0648\u0643\u0631\u0627\u0633\u064a \u0625\u062f\u0627\u0631\u064a\u0629.<\/p>\n        <b>\u2196<\/b>\n      <\/article>\n      <article>\n        <span>04<\/span>\n        <h3>\u0623\u0646\u0638\u0645\u0629 \u0627\u0644\u062a\u062e\u0632\u064a\u0646 \u0648\u0627\u0644\u0645\u0644\u0641\u0627\u062a<\/h3>\n        <p>\u0648\u062d\u062f\u0627\u062a \u0623\u0631\u0641\u0641 \u0645\u0639\u062f\u0646\u064a\u0629 \u0648\u062e\u0634\u0628\u064a\u0629\u060c \u062e\u0632\u0627\u0626\u0646 \u0645\u0643\u062a\u0628\u064a\u0629\u060c \u0644\u0648\u0643\u0631\u0632 (Lockers)\u060c \u0648\u062d\u0644\u0648\u0644 \u062d\u0641\u0638 \u0627\u0644\u0645\u0644\u0641\u0627\u062a.<\/p>\n        <b>\u2196<\/b>\n      <\/article>\n      <article>\n        <span>05<\/span>\n        <h3>\u0645\u0646\u0635\u0627\u062a \u0627\u0644\u0627\u0633\u062a\u0642\u0628\u0627\u0644 (Reception)<\/h3>\n        <p>\u0643\u0627\u0648\u0646\u062a\u0631\u0627\u062a \u0645\u062e\u0635\u0635\u0629\u060c \u0645\u0643\u0627\u062a\u0628 \u0627\u0633\u062a\u0642\u0628\u0627\u0644 \u0639\u0635\u0631\u064a\u0629\u060c \u0648\u0645\u0646\u0627\u0637\u0642 \u062a\u0631\u062d\u064a\u0628 \u0631\u0627\u0642\u064a\u0629 \u062a\u0639\u0643\u0633 \u0647\u0648\u064a\u0629 \u0634\u0631\u0643\u062a\u0643.<\/p>\n        <b>\u2196<\/b>\n      <\/article>\n      <article>\n        <span>06<\/span>\n        <h3>\u0642\u0627\u0639\u0627\u062a \u0648\u063a\u0631\u0641 \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u0627\u062a<\/h3>\n        <p>\u0637\u0627\u0648\u0644\u0627\u062a \u0627\u062c\u062a\u0645\u0627\u0639\u0627\u062a \u0648\u0645\u0624\u062a\u0645\u0631\u0627\u062a \u0628\u0623\u0628\u0639\u0627\u062f \u0645\u062a\u0639\u062f\u062f\u0629 \u0645\u0639 \u062a\u0643\u0627\u0645\u0644 \u0623\u0646\u0638\u0645\u0629 \u0627\u0644\u062a\u0648\u0635\u064a\u0644 \u0648\u0627\u0644\u0634\u0628\u0643\u0627\u062a.<\/p>\n        <b>\u2196<\/b>\n      <\/article>\n      <article>\n        <span>07<\/span>\n        <h3>\u0627\u0644\u0641\u0648\u0627\u0635\u0644 \u0648\u062a\u0642\u0633\u064a\u0645 \u0627\u0644\u0645\u0633\u0627\u062d\u0627\u062a<\/h3>\n        <p>\u0634\u0627\u0634\u0627\u062a \u0639\u0627\u0632\u0644\u0629 \u0644\u0644\u0635\u0648\u062a\u060c \u0641\u0648\u0627\u0635\u0644 \u0628\u0627\u0631\u062a\u0634\u0646\u060c \u0648\u062d\u0644\u0648\u0644 \u0630\u0643\u064a\u0629 \u0644\u062a\u0648\u0632\u064a\u0639 \u0648\u062a\u062e\u0635\u064a\u0635 \u0645\u0633\u0627\u062d\u0627\u062a \u0627\u0644\u0639\u0645\u0644.<\/p>\n        <b>\u2196<\/b>\n      <\/article>\n      <article>\n        <span>08<\/span>\n        <h3>\u0627\u0644\u0644\u0627\u0648\u0646\u062c \u0648\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0627\u0633\u062a\u0631\u0627\u062d\u0629<\/h3>\n        <p>\u0643\u0646\u0628 \u0645\u0631\u064a\u062d\u060c \u0645\u0642\u0627\u0639\u062f \u0641\u0648\u062a\u064a\u0647\u060c \u062c\u0644\u0633\u0627\u062a \u0627\u0646\u062a\u0638\u0627\u0631 \u0648\u0623\u0646\u062a\u0631\u064a\u0647\u0627\u062a \u0627\u0633\u062a\u0642\u0628\u0627\u0644 \u0631\u0627\u0642\u064a\u0629 \u0644\u0644\u0634\u0631\u0643\u0627\u062a.<\/p>\n        <b>\u2196<\/b>\n      <\/article>\n      <article>\n        <span>09<\/span>\n        <h3>\u0643\u0628\u0627\u0626\u0646 \u0627\u0644\u0635\u0645\u062a \u0648\u0627\u0644\u0639\u0632\u0644 \u0627\u0644\u0635\u0648\u062a\u064a<\/h3>\n        <p>\u0643\u0628\u0627\u0626\u0646 \u0641\u0631\u062f\u064a\u0629 \u0639\u0627\u0632\u0644\u0629 \u0644\u0644\u0635\u0648\u062a \u0644\u0644\u0645\u0643\u0627\u0644\u0645\u0627\u062a \u0648\u0627\u0644\u062a\u0631\u0643\u064a\u0632\u060c \u0648\u0643\u0628\u0627\u0626\u0646 \u0627\u062c\u062a\u0645\u0627\u0639\u0627\u062a \u0645\u0635\u063a\u0631\u0629 \u0644\u0623\u0631\u0628\u0639\u0629 \u0623\u0634\u062e\u0627\u0635.<\/p>\n        <b>\u2196<\/b>\n      <\/article>\n      <article>\n        <span>10<\/span>\n        <h3>\u0625\u0643\u0633\u0633\u0648\u0627\u0631\u0627\u062a \u0628\u064a\u0626\u0629 \u0627\u0644\u0639\u0645\u0644 \u0627\u0644\u0645\u0631\u064a\u062d\u0629<\/h3>\n        <p>\u062d\u0648\u0627\u0645\u0644 \u0634\u0627\u0634\u0627\u062a \u0645\u0631\u0646\u0629\u060c \u0645\u0633\u0627\u0646\u062f \u0642\u062f\u0645\u060c \u0648\u062d\u0644\u0648\u0644 \u062a\u0646\u0638\u064a\u0645 \u0627\u0644\u0643\u0627\u0628\u0644\u0627\u062a \u0644\u0632\u064a\u0627\u062f\u0629 \u0627\u0644\u0625\u0646\u062a\u0627\u062c\u064a\u0629 \u0648\u0627\u0644\u0631\u0627\u062d\u0629.<\/p>\n        <b>\u2196<\/b>\n      <\/article>\n    <\/div>\n  <\/section>\n<\/div>\n\n<script>\n(function(){\n  var els = document.querySelectorAll('.ft-reveal');\n  if (!els.length) return;\n  var io = new IntersectionObserver(function(entries){\n    entries.forEach(function(e){\n      if(e.isIntersecting){\n        e.target.classList.add('revealed');\n        io.unobserve(e.target);\n      }\n    });\n  }, { threshold: 0.12 });\n  els.forEach(function(el){ io.observe(el); });\n})();\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"e-con-top elementor-element elementor-element-242df64 e-con-full e-flex e-con e-parent\" data-id=\"242df64\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fe43e02 elementor-widget elementor-widget-html\" data-id=\"fe43e02\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n\n\n\/* \u2500\u2500 Base \/ Reset (RTL Arabic) \u2500\u2500 *\/\n.ft-about {\n  --ink: #101010;\n  --paper: #f4f1eb;\n  --soft: #dedbd4;\n  --accent: #e65300;\n  --line: rgba(16, 16, 16, .18);\n  --ft-hero: url('https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/project-20.jpg');\n  --ft-factory: url('https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/factory-5.jpg');\n  --ft-project: url('https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/project-19.jpg');\n  box-sizing: border-box;\n  background: var(--paper);\n  color: var(--ink);\n  font-family: 'IBM Plex Sans Arabic', 'Cairo', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n  direction: rtl;\n  text-align: right;\n  overflow: hidden;\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n}\n.ft-about * { box-sizing: border-box; }\n.ft-about a { color: inherit; text-decoration: none; }\n.ft-about img { display: block; width: 100%; }\n\n\/* \u2500\u2500 Shared typography (RTL) \u2500\u2500 *\/\n.eyebrow {\n  font-size: 12px;\n  line-height: 1.5;\n  letter-spacing: 0;\n  font-weight: 700;\n  margin: 0 0 24px;\n}\n.light { color: #fff; }\n.section-pad { padding: 10vw 6vw; }\n\n\/* \u2500\u2500 Shared components (RTL) \u2500\u2500 *\/\n.button {\n  display: inline-flex;\n  justify-content: space-between;\n  align-items: center;\n  min-width: 260px;\n  padding: 18px 22px;\n  text-transform: uppercase;\n  letter-spacing: 0;\n  font-size: 13px;\n  font-weight: 700;\n  border: none;\n  cursor: pointer;\n  transition: transform .3s cubic-bezier(.22,1,.36,1), box-shadow .3s ease, background .3s ease, color .3s ease;\n}\n.button.white {\n  background: #fff;\n  color: #111;\n}\n.button.white:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 8px 30px rgba(0,0,0,.18);\n}\n.button span,\n.text-link span {\n  margin-right: 14px;\n  margin-left: 0;\n  display: inline-block;\n}\n.text-link {\n  font-size: 13px;\n  letter-spacing: 0;\n  font-weight: 700;\n  border-bottom: 1px solid;\n  padding: 8px 0;\n  transition: opacity .3s ease, padding .3s ease;\n}\n.text-link:hover {\n  opacity: .7;\n  padding-right: 6px;\n}\n\n\/* \u2500\u2500 Scroll Reveal Animation \u2500\u2500 *\/\n.ft-reveal {\n  opacity: 0;\n  transform: translateY(40px);\n  transition: opacity .8s cubic-bezier(.22,1,.36,1), transform .8s cubic-bezier(.22,1,.36,1);\n}\n.ft-reveal.revealed {\n  opacity: 1;\n  transform: translateY(0);\n}\n\n\/* \u2500\u2500 Section-specific styles (Arabic RTL) \u2500\u2500 *\/\n\n.process {\n  border-bottom: 1px solid var(--line);\n}\n.process-title {\n  margin-bottom: 75px;\n}\n.process-title h2 {\n  font-size: clamp(46px, 5.5vw, 84px);\n  line-height: 1.15;\n  letter-spacing: 0;\n  font-weight: 700;\n  margin: 0;\n}\n.process-list article {\n  display: grid;\n  grid-template-columns: 50px 1.2fr 2.5fr;\n  align-items: baseline;\n  padding: 32px 0;\n  border-bottom: 1px solid var(--line);\n  gap: 20px;\n}\n.process-list article:first-child { border-top: 1px solid var(--line); }\n.process-list span {\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: 0;\n  color: #888;\n}\n.process-list h3 {\n  font-size: clamp(24px, 2.2vw, 36px);\n  line-height: 1.25;\n  letter-spacing: 0;\n  font-weight: 700;\n  margin: 0;\n}\n.process-list p {\n  font-size: 16px;\n  line-height: 1.7;\n  color: #555;\n  margin: 0;\n  max-width: 650px;\n}\n\n@media (max-width: 900px) {\n  .process-list article { grid-template-columns: 40px 1fr; gap: 15px; }\n  .process-list p { grid-column: 1\/-1; }\n}\n@media (max-width: 560px) {\n  .process-list article { grid-template-columns: 34px 1fr; }\n  .process-list p { grid-column: 2; }\n}\n\n\n@media (max-width: 900px) {\n  .section-pad { padding: 90px 24px; }\n  .button { min-width: 100%; }\n}\n\n<\/style>\n\n<div class=\"ft-about\" dir=\"rtl\" lang=\"ar\">\n  <section class=\"process section-pad\" id=\"ft-process\">\n    <div class=\"process-title ft-reveal\">\n      <p class=\"eyebrow\">\u0645\u0646 \u0627\u0644\u0641\u0643\u0631\u0629 \u0648\u0627\u0644\u062a\u062e\u0637\u064a\u0637 \u0625\u0644\u0649 \u0627\u0644\u062a\u0633\u0644\u064a\u0645 \u0648\u0627\u0644\u062a\u0634\u063a\u064a\u0644<\/p>\n      <h2>\u062e\u0637\u0648\u0627\u062a\u0646\u0627 \u0644\u062a\u0633\u0644\u064a\u0645<br>\u0645\u0633\u0627\u062d\u062a\u0643 \u0628\u0627\u0644\u0643\u0627\u0645\u0644.<\/h2>\n    <\/div>\n    <div class=\"process-list ft-reveal\">\n      <article>\n        <span>01<\/span>\n        <h3>\u0627\u0644\u062f\u0631\u0627\u0633\u0629 \u0648\u0627\u0644\u062a\u0642\u064a\u064a\u0645<\/h3>\n        <p>\u0646\u062f\u0631\u0633 \u0645\u0648\u0642\u0639\u0643 \u0628\u062f\u0642\u0629\u060c \u0648\u0646\u0641\u0647\u0645 \u062d\u062c\u0645 \u0641\u0631\u064a\u0642\u0643\u060c \u062a\u062f\u0641\u0642 \u0627\u0644\u0639\u0645\u0644\u060c \u0627\u0644\u0645\u064a\u0632\u0627\u0646\u064a\u0629 \u0627\u0644\u0645\u0633\u062a\u0647\u062f\u0641\u0629\u060c \u0648\u0627\u0644\u0645\u0648\u0627\u0639\u064a\u062f \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629.<\/p>\n      <\/article>\n      <article>\n        <span>02<\/span>\n        <h3>\u0627\u0644\u062a\u0635\u0645\u064a\u0645 \u0648\u0627\u0644\u062a\u062e\u0637\u064a\u0637<\/h3>\n        <p>\u064a\u0642\u0648\u0645 \u0641\u0631\u064a\u0642\u0646\u0627 \u0627\u0644\u0647\u0646\u062f\u0633\u064a \u0628\u0648\u0636\u0639 \u0627\u0644\u0645\u062e\u0637\u0637 \u0627\u0644\u0645\u0639\u0645\u0627\u0631\u064a\u060c \u062a\u0648\u0632\u064a\u0639 \u0627\u0644\u0645\u0633\u0627\u062d\u0627\u062a\u060c \u0648\u0627\u062e\u062a\u064a\u0627\u0631 \u0627\u0644\u062e\u0627\u0645\u0627\u062a \u0648\u0627\u0644\u0623\u062b\u0627\u062b \u0627\u0644\u0645\u0646\u0627\u0633\u0628.<\/p>\n      <\/article>\n      <article>\n        <span>03<\/span>\n        <h3>\u0627\u0644\u062a\u0635\u0646\u064a\u0639 \u0648\u0627\u0644\u062a\u0648\u0631\u064a\u062f<\/h3>\n        <p>\u0646\u0635\u0646\u0639 \u0648\u0646\u062e\u0635\u0635 \u0648\u0646\u0633\u062a\u0648\u0631\u062f \u0643\u0627\u0641\u0629 \u0627\u0644\u0628\u0646\u0648\u062f \u0627\u0644\u0645\u0639\u062a\u0645\u062f\u0629 \u0628\u0623\u0639\u0644\u0649 \u0645\u0639\u0627\u064a\u064a\u0631 \u0627\u0644\u062f\u0642\u0629 \u0648\u0627\u0644\u0631\u0642\u0627\u0628\u0629 \u0639\u0644\u0649 \u0627\u0644\u062c\u0648\u062f\u0629.<\/p>\n      <\/article>\n      <article>\n        <span>04<\/span>\n        <h3>\u0627\u0644\u062a\u0648\u0631\u064a\u062f \u0648\u0627\u0644\u062a\u0631\u0643\u064a\u0628<\/h3>\n        <p>\u064a\u0642\u0648\u0645 \u0641\u0631\u064a\u0642 \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639 \u0628\u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u0644\u0648\u062c\u0633\u062a\u064a\u0627\u062a\u060c \u0648\u0627\u0644\u0646\u0642\u0644\u060c \u0648\u0627\u0644\u062a\u0631\u0643\u064a\u0628 \u0627\u0644\u0627\u062d\u062a\u0631\u0627\u0641\u064a \u0645\u0639 \u0627\u0644\u0641\u062d\u0635 \u0627\u0644\u0646\u0647\u0627\u0626\u064a.<\/p>\n      <\/article>\n      <article>\n        <span>05<\/span>\n        <h3>\u0627\u0644\u062f\u0639\u0645 \u0648\u0627\u0644\u0636\u0645\u0627\u0646 \u0627\u0644\u0645\u0633\u062a\u0645\u0631<\/h3>\n        <p>\u0646\u0644\u062a\u0632\u0645 \u0628\u0636\u0645\u0627\u0646 \u0645\u0639\u062a\u0645\u062f\u060c \u0648\u0635\u064a\u0627\u0646\u0629 \u062f\u0648\u0631\u064a\u0629 \u0633\u0631\u064a\u0639\u0629\u060c \u0648\u062e\u062f\u0645\u0629 \u0639\u0645\u0644\u0627\u0621 \u062d\u0642\u064a\u0642\u064a\u0629 \u062a\u0628\u062f\u0623 \u0628\u0639\u062f \u0627\u0633\u062a\u0644\u0627\u0645\u0643 \u0627\u0644\u0645\u0642\u0631.<\/p>\n      <\/article>\n    <\/div>\n  <\/section>\n<\/div>\n\n<script>\n(function(){\n  var els = document.querySelectorAll('.ft-reveal');\n  if (!els.length) return;\n  var io = new IntersectionObserver(function(entries){\n    entries.forEach(function(e){\n      if(e.isIntersecting){\n        e.target.classList.add('revealed');\n        io.unobserve(e.target);\n      }\n    });\n  }, { threshold: 0.12 });\n  els.forEach(function(el){ io.observe(el); });\n})();\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b5684c9 elementor-widget elementor-widget-html\" data-id=\"b5684c9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n\n\n\/* \u2500\u2500 Base \/ Reset (RTL Arabic) \u2500\u2500 *\/\n.ft-about {\n  --ink: #101010;\n  --paper: #f4f1eb;\n  --soft: #dedbd4;\n  --accent: #e65300;\n  --line: rgba(16, 16, 16, .18);\n  --ft-hero: url('https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/project-20.jpg');\n  --ft-factory: url('https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/factory-5.jpg');\n  --ft-project: url('https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/project-19.jpg');\n  box-sizing: border-box;\n  background: var(--paper);\n  color: var(--ink);\n  font-family: 'IBM Plex Sans Arabic', 'Cairo', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n  direction: rtl;\n  text-align: right;\n  overflow: hidden;\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n}\n.ft-about * { box-sizing: border-box; }\n.ft-about a { color: inherit; text-decoration: none; }\n.ft-about img { display: block; width: 100%; }\n\n\/* \u2500\u2500 Shared typography (RTL) \u2500\u2500 *\/\n.eyebrow {\n  font-size: 12px;\n  line-height: 1.5;\n  letter-spacing: 0;\n  font-weight: 700;\n  margin: 0 0 24px;\n}\n.light { color: #fff; }\n.section-pad { padding: 10vw 6vw; }\n\n\/* \u2500\u2500 Shared components (RTL) \u2500\u2500 *\/\n.button {\n  display: inline-flex;\n  justify-content: space-between;\n  align-items: center;\n  min-width: 260px;\n  padding: 18px 22px;\n  text-transform: uppercase;\n  letter-spacing: 0;\n  font-size: 13px;\n  font-weight: 700;\n  border: none;\n  cursor: pointer;\n  transition: transform .3s cubic-bezier(.22,1,.36,1), box-shadow .3s ease, background .3s ease, color .3s ease;\n}\n.button.white {\n  background: #fff;\n  color: #111;\n}\n.button.white:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 8px 30px rgba(0,0,0,.18);\n}\n.button span,\n.text-link span {\n  margin-right: 14px;\n  margin-left: 0;\n  display: inline-block;\n}\n.text-link {\n  font-size: 13px;\n  letter-spacing: 0;\n  font-weight: 700;\n  border-bottom: 1px solid;\n  padding: 8px 0;\n  transition: opacity .3s ease, padding .3s ease;\n}\n.text-link:hover {\n  opacity: .7;\n  padding-right: 6px;\n}\n\n\/* \u2500\u2500 Scroll Reveal Animation \u2500\u2500 *\/\n.ft-reveal {\n  opacity: 0;\n  transform: translateY(40px);\n  transition: opacity .8s cubic-bezier(.22,1,.36,1), transform .8s cubic-bezier(.22,1,.36,1);\n}\n.ft-reveal.revealed {\n  opacity: 1;\n  transform: translateY(0);\n}\n\n\/* \u2500\u2500 Section-specific styles (Arabic RTL) \u2500\u2500 *\/\n\n.clients { background: #fff; }\n.clients-head {\n  display: grid;\n  grid-template-columns: 1.2fr .8fr;\n  column-gap: 8vw;\n  align-items: end;\n}\n.clients-head .eyebrow { grid-column: 1\/-1; }\n.clients-head h2 {\n  font-size: clamp(46px, 5.5vw, 84px);\n  line-height: 1.15;\n  letter-spacing: 0;\n  font-weight: 700;\n  margin: 0;\n}\n.clients-head > p:last-child {\n  font-size: 17px;\n  line-height: 1.75;\n  color: #666;\n  max-width: 540px;\n}\n.logo-grid {\n  display: grid;\n  grid-template-columns: repeat(5, 1fr);\n  border-top: 1px solid #333;\n  border-right: 1px solid #333;\n  border-left: none;\n  margin-top: 75px;\n  background: #101010;\n}\n.logo-grid figure {\n  margin: 0;\n  min-height: 190px;\n  border-left: 1px solid #333;\n  border-right: none;\n  border-bottom: 1px solid #333;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 32px;\n  position: relative;\n  background: #101010;\n  transition: background .3s ease;\n}\n.logo-grid figure:hover { background: #1a1a1a; }\n.logo-grid img {\n  width: 100%;\n  height: 90px;\n  object-fit: contain;\n  filter: none;\n  mix-blend-mode: normal;\n  transition: transform .4s ease;\n}\n.logo-grid figure:hover img { transform: scale(1.05); }\n.logo-grid figcaption {\n  position: absolute;\n  right: 14px;\n  left: auto;\n  bottom: 12px;\n  font-size: 9px;\n  letter-spacing: 0;\n  font-weight: 600;\n  color: #aaa;\n}\n\n@media (max-width: 900px) {\n  .clients-head { grid-template-columns: 1fr; gap: 30px; }\n  .logo-grid { grid-template-columns: repeat(2, 1fr); margin-top: 45px; }\n  .logo-grid figure { min-height: 160px; }\n}\n@media (max-width: 560px) {\n  .logo-grid figure { padding: 20px; min-height: 140px; }\n  .logo-grid img { height: 70px; }\n}\n\n\n@media (max-width: 900px) {\n  .section-pad { padding: 90px 24px; }\n  .button { min-width: 100%; }\n}\n\n<\/style>\n\n<div class=\"ft-about\" dir=\"rtl\" lang=\"ar\">\n  <section class=\"clients section-pad\">\n    <div class=\"clients-head ft-reveal\">\n      <p class=\"eyebrow\">\u0634\u0631\u0643\u0627\u0621 \u0646\u062c\u0627\u062d\u0646\u0627 \u0645\u0646 \u0643\u0628\u0631\u0649 \u0627\u0644\u0645\u0624\u0633\u0633\u0627\u062a<\/p>\n      <h2>\u0634\u0631\u0643\u0627\u062a \u0631\u0627\u0626\u062f\u0629<br>\u0627\u062e\u062a\u0627\u0631\u062a \u0641\u0644\u064a\u0643 \u062a\u0643.<\/h2>\n      <p>\u0645\u0646 \u0627\u0644\u0645\u0624\u0633\u0633\u0627\u062a \u0627\u0644\u0645\u0635\u0631\u0641\u064a\u0629 \u0648\u0627\u0644\u0645\u0627\u0644\u064a\u0629 \u0648\u0627\u0644\u0647\u064a\u0626\u0627\u062a \u0627\u0644\u0635\u0646\u0627\u0639\u064a\u0629 \u0627\u0644\u0643\u0628\u0631\u0649 \u0625\u0644\u0649 \u0642\u0637\u0627\u0639\u0627\u062a \u0627\u0644\u0636\u064a\u0627\u0641\u0629 \u0648\u0627\u0644\u0644\u0648\u062c\u0633\u062a\u064a\u0627\u062a \u0648\u0627\u0644\u0645\u0642\u0627\u0648\u0644\u0627\u062a\u060c \u064a\u062b\u0642 \u0639\u0645\u0644\u0627\u0624\u0646\u0627 \u0628\u0646\u0627 \u0644\u062a\u062c\u0647\u064a\u0632 \u0645\u0642\u0631\u0627\u062a \u0639\u0645\u0644 \u062a\u062f\u0648\u0645 \u0648\u062a\u0648\u0627\u0643\u0628 \u062a\u0637\u0644\u0639\u0627\u062a\u0647\u0645.<\/p>\n    <\/div>\n    <div class=\"logo-grid ft-reveal\">\n      <figure>\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2025\/07\/19.png\" alt=\"\u0639\u0645\u064a\u0644 \u0641\u0644\u064a\u0643 \u062a\u0643 1\" loading=\"lazy\">\n      <\/figure>\n      <figure>\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2025\/07\/18.png\" alt=\"\u0639\u0645\u064a\u0644 \u0641\u0644\u064a\u0643 \u062a\u0643 2\" loading=\"lazy\">\n      <\/figure>\n      <figure>\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2025\/07\/11.png\" alt=\"\u0639\u0645\u064a\u0644 \u0641\u0644\u064a\u0643 \u062a\u0643 3\" loading=\"lazy\">\n      <\/figure>\n      <figure>\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2025\/07\/06.png\" alt=\"\u0639\u0645\u064a\u0644 \u0641\u0644\u064a\u0643 \u062a\u0643 4\" loading=\"lazy\">\n      <\/figure>\n      <figure>\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2025\/07\/05.png\" alt=\"\u0639\u0645\u064a\u0644 \u0641\u0644\u064a\u0643 \u062a\u0643 5\" loading=\"lazy\">\n      <\/figure>\n      <figure>\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2025\/07\/04.png\" alt=\"\u0639\u0645\u064a\u0644 \u0641\u0644\u064a\u0643 \u062a\u0643 6\" loading=\"lazy\">\n      <\/figure>\n      <figure>\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2025\/07\/03.png\" alt=\"\u0639\u0645\u064a\u0644 \u0641\u0644\u064a\u0643 \u062a\u0643 7\" loading=\"lazy\">\n      <\/figure>\n      <figure>\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2025\/07\/02.png\" alt=\"\u0639\u0645\u064a\u0644 \u0641\u0644\u064a\u0643 \u062a\u0643 8\" loading=\"lazy\">\n      <\/figure>\n      <figure>\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2025\/07\/01.png\" alt=\"\u0639\u0645\u064a\u0644 \u0641\u0644\u064a\u0643 \u062a\u0643 9\" loading=\"lazy\">\n      <\/figure>\n      <figure>\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/08\/abk.png\" alt=\"\u0627\u0644\u0628\u0646\u0643 \u0627\u0644\u0623\u0647\u0644\u064a \u0627\u0644\u0643\u0648\u064a\u062a\u064a ABK\" loading=\"lazy\">\n        <figcaption>\u0627\u0644\u0623\u0647\u0644\u064a \u0627\u0644\u0645\u062a\u062d\u062f ABK<\/figcaption>\n      <\/figure>\n      <figure>\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/08\/Anglogold-centamin.png\" alt=\"\u0623\u0646\u063a\u0644\u0648 \u063a\u0648\u0644\u062f \u0633\u0646\u062a\u0627\u0645\u064a\u0646\" loading=\"lazy\">\n        <figcaption>\u0623\u0646\u063a\u0644\u0648 \u063a\u0648\u0644\u062f \u0633\u0646\u062a\u0627\u0645\u064a\u0646<\/figcaption>\n      <\/figure>\n      <figure>\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/08\/Cairo-port-logistics.png\" alt=\"\u0645\u064a\u0646\u0627\u0621 \u0627\u0644\u0642\u0627\u0647\u0631\u0629 \u0627\u0644\u0644\u0648\u062c\u0633\u062a\u064a\" loading=\"lazy\">\n        <figcaption>\u0645\u064a\u0646\u0627\u0621 \u0627\u0644\u0642\u0627\u0647\u0631\u0629 \u0627\u0644\u0644\u0648\u062c\u0633\u062a\u064a<\/figcaption>\n      <\/figure>\n      <figure>\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/08\/Egp-cement.png\" alt=\"\u0627\u0644\u0645\u0635\u0631\u064a\u0629 \u0644\u0644\u0623\u0633\u0645\u0646\u062a\" loading=\"lazy\">\n        <figcaption>\u0627\u0644\u0645\u0635\u0631\u064a\u0629 \u0644\u0644\u0623\u0633\u0645\u0646\u062a<\/figcaption>\n      <\/figure>\n      <figure>\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/08\/Egyptian-contractors.png\" alt=\"\u0627\u0644\u0645\u0642\u0627\u0648\u0644\u0648\u0646 \u0627\u0644\u0645\u0635\u0631\u064a\u0648\u0646\" loading=\"lazy\">\n        <figcaption>\u0627\u0644\u0645\u0642\u0627\u0648\u0644\u0648\u0646 \u0627\u0644\u0645\u0635\u0631\u064a\u0648\u0646<\/figcaption>\n      <\/figure>\n      <figure>\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/08\/ekas.png\" alt=\"\u0625\u064a\u0643\u0627\u0633\" loading=\"lazy\">\n        <figcaption>\u0625\u064a\u0643\u0627\u0633 EKAS<\/figcaption>\n      <\/figure>\n      <figure>\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/08\/El-baraka-.png\" alt=\"\u0628\u0646\u0643 \u0627\u0644\u0628\u0631\u0643\u0629\" loading=\"lazy\">\n        <figcaption>\u0628\u0646\u0643 \u0627\u0644\u0628\u0631\u0643\u0629<\/figcaption>\n      <\/figure>\n      <figure>\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/08\/flabkap.png\" alt=\"\u0641\u0644\u0627\u0628\u0643\u0627\u0628\" loading=\"lazy\">\n        <figcaption>\u0641\u0644\u0627\u0628\u0643\u0627\u0628 Flabkap<\/figcaption>\n      <\/figure>\n      <figure>\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/08\/mo-bistro.png\" alt=\"\u0645\u0648 \u0628\u064a\u0633\u062a\u0631\u0648\" loading=\"lazy\">\n        <figcaption>\u0645\u0648 \u0628\u064a\u0633\u062a\u0631\u0648 Mo Bistro<\/figcaption>\n      <\/figure>\n      <figure>\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/08\/Nestle.png\" alt=\"\u0646\u0633\u062a\u0644\u0647\" loading=\"lazy\">\n        <figcaption>\u0646\u0633\u062a\u0644\u0647 Nestle<\/figcaption>\n      <\/figure>\n    <\/div>\n  <\/section>\n<\/div>\n\n<script>\n(function(){\n  var els = document.querySelectorAll('.ft-reveal');\n  if (!els.length) return;\n  var io = new IntersectionObserver(function(entries){\n    entries.forEach(function(e){\n      if(e.isIntersecting){\n        e.target.classList.add('revealed');\n        io.unobserve(e.target);\n      }\n    });\n  }, { threshold: 0.12 });\n  els.forEach(function(el){ io.observe(el); });\n})();\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-473cee8 elementor-widget elementor-widget-html\" data-id=\"473cee8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n\n\n\/* \u2500\u2500 Base \/ Reset (RTL Arabic) \u2500\u2500 *\/\n.ft-about {\n  --ink: #101010;\n  --paper: #f4f1eb;\n  --soft: #dedbd4;\n  --accent: #e65300;\n  --line: rgba(16, 16, 16, .18);\n  --ft-hero: url('https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/project-20.jpg');\n  --ft-factory: url('https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/factory-5.jpg');\n  --ft-project: url('https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/project-19.jpg');\n  box-sizing: border-box;\n  background: var(--paper);\n  color: var(--ink);\n  font-family: 'IBM Plex Sans Arabic', 'Cairo', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n  direction: rtl;\n  text-align: right;\n  overflow: hidden;\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n}\n.ft-about * { box-sizing: border-box; }\n.ft-about a { color: inherit; text-decoration: none; }\n.ft-about img { display: block; width: 100%; }\n\n\/* \u2500\u2500 Shared typography (RTL) \u2500\u2500 *\/\n.eyebrow {\n  font-size: 12px;\n  line-height: 1.5;\n  letter-spacing: 0;\n  font-weight: 700;\n  margin: 0 0 24px;\n}\n.light { color: #fff; }\n.section-pad { padding: 10vw 6vw; }\n\n\/* \u2500\u2500 Shared components (RTL) \u2500\u2500 *\/\n.button {\n  display: inline-flex;\n  justify-content: space-between;\n  align-items: center;\n  min-width: 260px;\n  padding: 18px 22px;\n  text-transform: uppercase;\n  letter-spacing: 0;\n  font-size: 13px;\n  font-weight: 700;\n  border: none;\n  cursor: pointer;\n  transition: transform .3s cubic-bezier(.22,1,.36,1), box-shadow .3s ease, background .3s ease, color .3s ease;\n}\n.button.white {\n  background: #fff;\n  color: #111;\n}\n.button.white:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 8px 30px rgba(0,0,0,.18);\n}\n.button span,\n.text-link span {\n  margin-right: 14px;\n  margin-left: 0;\n  display: inline-block;\n}\n.text-link {\n  font-size: 13px;\n  letter-spacing: 0;\n  font-weight: 700;\n  border-bottom: 1px solid;\n  padding: 8px 0;\n  transition: opacity .3s ease, padding .3s ease;\n}\n.text-link:hover {\n  opacity: .7;\n  padding-right: 6px;\n}\n\n\/* \u2500\u2500 Scroll Reveal Animation \u2500\u2500 *\/\n.ft-reveal {\n  opacity: 0;\n  transform: translateY(40px);\n  transition: opacity .8s cubic-bezier(.22,1,.36,1), transform .8s cubic-bezier(.22,1,.36,1);\n}\n.ft-reveal.revealed {\n  opacity: 1;\n  transform: translateY(0);\n}\n\n\/* \u2500\u2500 Section-specific styles (Arabic RTL) \u2500\u2500 *\/\n\n.projects-section {\n  background: #101010;\n  color: #fff;\n}\n.projects-head {\n  display: grid;\n  grid-template-columns: 1.2fr .8fr;\n  column-gap: 8vw;\n  align-items: end;\n}\n.projects-head h2 {\n  font-size: clamp(46px, 5.5vw, 84px);\n  line-height: 1.15;\n  letter-spacing: 0;\n  font-weight: 700;\n  margin: 0;\n}\n.projects-head > p:last-child {\n  font-size: 17px;\n  line-height: 1.75;\n  color: #aaa;\n  max-width: 540px;\n}\n.projects-gallery {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 2px;\n  background: #1a1a1a;\n}\n.projects-gallery figure {\n  margin: 0;\n  position: relative;\n  overflow: hidden;\n  min-height: 520px;\n}\n.projects-gallery img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  transition: transform .6s cubic-bezier(.22,1,.36,1);\n}\n.projects-gallery figure:hover img { transform: scale(1.06); }\n.projects-gallery figcaption {\n  position: absolute;\n  inset: auto 0 0;\n  padding: 65px 24px 20px;\n  background: linear-gradient(transparent, rgba(0,0,0,.85));\n  display: flex;\n  justify-content: space-between;\n  align-items: end;\n  opacity: 0;\n  transition: opacity .3s ease;\n  direction: rtl;\n  text-align: right;\n}\n.projects-gallery figure:hover figcaption { opacity: 1; }\n.projects-gallery figcaption span { font-size: 12px; letter-spacing: 0; font-weight: 600; }\n.projects-gallery figcaption b { font-size: 12px; font-weight: 400; color: #bbb; }\n\n@media (max-width: 900px) {\n  .projects-head { grid-template-columns: 1fr; gap: 30px; }\n  .projects-gallery { grid-template-columns: repeat(2, 1fr); }\n  .projects-gallery figure { grid-column: span 1 !important; min-height: 430px; }\n}\n@media (max-width: 560px) {\n  .projects-gallery { grid-template-columns: 1fr; }\n  .projects-gallery figure { min-height: 480px; }\n}\n\n\n@media (max-width: 900px) {\n  .section-pad { padding: 90px 24px; }\n  .button { min-width: 100%; }\n}\n\n<\/style>\n\n<div class=\"ft-about\" dir=\"rtl\" lang=\"ar\">\n  <section class=\"projects-section\" id=\"ft-projects\">\n    <div class=\"projects-head section-pad ft-reveal\">\n      <div>\n        <p class=\"eyebrow light\">\u0645\u0634\u0627\u0631\u064a\u0639 \u0645\u062e\u062a\u0627\u0631\u0629<\/p>\n        <h2>\u0645\u0633\u0627\u062d\u0627\u062a \u0639\u0645\u0644 \u0645\u062a\u0645\u064a\u0632\u0629<br>\u0646\u0641\u0630\u0646\u0627\u0647\u0627 \u0639\u0644\u0649 \u0623\u0631\u0636 \u0627\u0644\u0648\u0627\u0642\u0639.<\/h2>\n      <\/div>\n      <p>\u0645\u0642\u0631\u0627\u062a \u0639\u0645\u0644 \u0648\u0627\u0642\u0639\u064a\u0629 \u062a\u0645 \u062a\u062c\u0647\u064a\u0632\u0647\u0627 \u0628\u0627\u0644\u0643\u0627\u0645\u0644 \u0628\u0648\u0627\u0633\u0637\u0629 \u0641\u0644\u064a\u0643 \u062a\u0643 \u2014 \u0645\u0646 \u0645\u0643\u0627\u062a\u0628 \u0627\u0644\u0642\u064a\u0627\u062f\u0627\u062a \u0648\u0642\u0627\u0639\u0627\u062a \u0645\u062c\u0627\u0644\u0633 \u0627\u0644\u0625\u062f\u0627\u0631\u0629 \u0625\u0644\u0649 \u0645\u0633\u0627\u062d\u0627\u062a \u0627\u0644\u0639\u0645\u0644 \u0627\u0644\u062a\u0634\u063a\u064a\u0644\u064a\u0629 \u0648\u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u062a\u0634\u0627\u0631\u0643\u064a\u0629 \u0648\u0628\u064a\u0626\u0627\u062a \u0627\u0644\u0639\u0645\u0644 \u0627\u0644\u0645\u062a\u0643\u0627\u0645\u0644\u0629.<\/p>\n    <\/div>\n    <div class=\"projects-gallery\">\n      <figure class=\"project-shot project-shot-2\">\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/project-1.jpg\" alt=\"\u0645\u0634\u0631\u0648\u0639 \u0623\u062b\u0627\u062b \u0645\u0643\u062a\u0628\u064a \u0646\u0641\u0630\u062a\u0647 \u0641\u0644\u064a\u0643 \u062a\u0643 1\" loading=\"lazy\">\n        <figcaption><span>\u0645\u0634\u0631\u0648\u0639 01<\/span><b>\u0641\u0644\u064a\u0643 \u062a\u0643 \u0644\u0644\u0623\u0639\u0645\u0627\u0644<\/b><\/figcaption>\n      <\/figure>\n      <figure class=\"project-shot project-shot-3\">\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/project-2.jpg\" alt=\"\u0645\u0634\u0631\u0648\u0639 \u0623\u062b\u0627\u062b \u0645\u0643\u062a\u0628\u064a \u0646\u0641\u0630\u062a\u0647 \u0641\u0644\u064a\u0643 \u062a\u0643 2\" loading=\"lazy\">\n        <figcaption><span>\u0645\u0634\u0631\u0648\u0639 02<\/span><b>\u0641\u0644\u064a\u0643 \u062a\u0643 \u0644\u0644\u0623\u0639\u0645\u0627\u0644<\/b><\/figcaption>\n      <\/figure>\n      <figure class=\"project-shot project-shot-4\">\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/project-3.jpg\" alt=\"\u0645\u0634\u0631\u0648\u0639 \u0623\u062b\u0627\u062b \u0645\u0643\u062a\u0628\u064a \u0646\u0641\u0630\u062a\u0647 \u0641\u0644\u064a\u0643 \u062a\u0643 3\" loading=\"lazy\">\n        <figcaption><span>\u0645\u0634\u0631\u0648\u0639 03<\/span><b>\u0641\u0644\u064a\u0643 \u062a\u0643 \u0644\u0644\u0623\u0639\u0645\u0627\u0644<\/b><\/figcaption>\n      <\/figure>\n      <figure class=\"project-shot project-shot-5\">\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/project-4.jpg\" alt=\"\u0645\u0634\u0631\u0648\u0639 \u0623\u062b\u0627\u062b \u0645\u0643\u062a\u0628\u064a \u0646\u0641\u0630\u062a\u0647 \u0641\u0644\u064a\u0643 \u062a\u0643 4\" loading=\"lazy\">\n        <figcaption><span>\u0645\u0634\u0631\u0648\u0639 04<\/span><b>\u0641\u0644\u064a\u0643 \u062a\u0643 \u0644\u0644\u0623\u0639\u0645\u0627\u0644<\/b><\/figcaption>\n      <\/figure>\n      <figure class=\"project-shot project-shot-6\">\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/project-5.jpg\" alt=\"\u0645\u0634\u0631\u0648\u0639 \u0623\u062b\u0627\u062b \u0645\u0643\u062a\u0628\u064a \u0646\u0641\u0630\u062a\u0647 \u0641\u0644\u064a\u0643 \u062a\u0643 5\" loading=\"lazy\">\n        <figcaption><span>\u0645\u0634\u0631\u0648\u0639 05<\/span><b>\u0641\u0644\u064a\u0643 \u062a\u0643 \u0644\u0644\u0623\u0639\u0645\u0627\u0644<\/b><\/figcaption>\n      <\/figure>\n      <figure class=\"project-shot project-shot-1\">\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/project-6.jpg\" alt=\"\u0645\u0634\u0631\u0648\u0639 \u0623\u062b\u0627\u062b \u0645\u0643\u062a\u0628\u064a \u0646\u0641\u0630\u062a\u0647 \u0641\u0644\u064a\u0643 \u062a\u0643 6\" loading=\"lazy\">\n        <figcaption><span>\u0645\u0634\u0631\u0648\u0639 06<\/span><b>\u0641\u0644\u064a\u0643 \u062a\u0643 \u0644\u0644\u0623\u0639\u0645\u0627\u0644<\/b><\/figcaption>\n      <\/figure>\n      <figure class=\"project-shot project-shot-2\">\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/project-7.jpg\" alt=\"\u0645\u0634\u0631\u0648\u0639 \u0623\u062b\u0627\u062b \u0645\u0643\u062a\u0628\u064a \u0646\u0641\u0630\u062a\u0647 \u0641\u0644\u064a\u0643 \u062a\u0643 7\" loading=\"lazy\">\n        <figcaption><span>\u0645\u0634\u0631\u0648\u0639 07<\/span><b>\u0641\u0644\u064a\u0643 \u062a\u0643 \u0644\u0644\u0623\u0639\u0645\u0627\u0644<\/b><\/figcaption>\n      <\/figure>\n      <figure class=\"project-shot project-shot-3\">\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/project-8.jpg\" alt=\"\u0645\u0634\u0631\u0648\u0639 \u0623\u062b\u0627\u062b \u0645\u0643\u062a\u0628\u064a \u0646\u0641\u0630\u062a\u0647 \u0641\u0644\u064a\u0643 \u062a\u0643 8\" loading=\"lazy\">\n        <figcaption><span>\u0645\u0634\u0631\u0648\u0639 08<\/span><b>\u0641\u0644\u064a\u0643 \u062a\u0643 \u0644\u0644\u0623\u0639\u0645\u0627\u0644<\/b><\/figcaption>\n      <\/figure>\n      <figure class=\"project-shot project-shot-4\">\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/project-9.jpg\" alt=\"\u0645\u0634\u0631\u0648\u0639 \u0623\u062b\u0627\u062b \u0645\u0643\u062a\u0628\u064a \u0646\u0641\u0630\u062a\u0647 \u0641\u0644\u064a\u0643 \u062a\u0643 9\" loading=\"lazy\">\n        <figcaption><span>\u0645\u0634\u0631\u0648\u0639 09<\/span><b>\u0641\u0644\u064a\u0643 \u062a\u0643 \u0644\u0644\u0623\u0639\u0645\u0627\u0644<\/b><\/figcaption>\n      <\/figure>\n      <figure class=\"project-shot project-shot-5\">\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/project-10.jpg\" alt=\"\u0645\u0634\u0631\u0648\u0639 \u0623\u062b\u0627\u062b \u0645\u0643\u062a\u0628\u064a \u0646\u0641\u0630\u062a\u0647 \u0641\u0644\u064a\u0643 \u062a\u0643 10\" loading=\"lazy\">\n        <figcaption><span>\u0645\u0634\u0631\u0648\u0639 10<\/span><b>\u0641\u0644\u064a\u0643 \u062a\u0643 \u0644\u0644\u0623\u0639\u0645\u0627\u0644<\/b><\/figcaption>\n      <\/figure>\n      <figure class=\"project-shot project-shot-6\">\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/project-11.jpg\" alt=\"\u0645\u0634\u0631\u0648\u0639 \u0623\u062b\u0627\u062b \u0645\u0643\u062a\u0628\u064a \u0646\u0641\u0630\u062a\u0647 \u0641\u0644\u064a\u0643 \u062a\u0643 11\" loading=\"lazy\">\n        <figcaption><span>\u0645\u0634\u0631\u0648\u0639 11<\/span><b>\u0641\u0644\u064a\u0643 \u062a\u0643 \u0644\u0644\u0623\u0639\u0645\u0627\u0644<\/b><\/figcaption>\n      <\/figure>\n      <figure class=\"project-shot project-shot-1\">\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/project-12.jpg\" alt=\"\u0645\u0634\u0631\u0648\u0639 \u0623\u062b\u0627\u062b \u0645\u0643\u062a\u0628\u064a \u0646\u0641\u0630\u062a\u0647 \u0641\u0644\u064a\u0643 \u062a\u0643 12\" loading=\"lazy\">\n        <figcaption><span>\u0645\u0634\u0631\u0648\u0639 12<\/span><b>\u0641\u0644\u064a\u0643 \u062a\u0643 \u0644\u0644\u0623\u0639\u0645\u0627\u0644<\/b><\/figcaption>\n      <\/figure>\n      <figure class=\"project-shot project-shot-2\">\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/project-13.jpg\" alt=\"\u0645\u0634\u0631\u0648\u0639 \u0623\u062b\u0627\u062b \u0645\u0643\u062a\u0628\u064a \u0646\u0641\u0630\u062a\u0647 \u0641\u0644\u064a\u0643 \u062a\u0643 13\" loading=\"lazy\">\n        <figcaption><span>\u0645\u0634\u0631\u0648\u0639 13<\/span><b>\u0641\u0644\u064a\u0643 \u062a\u0643 \u0644\u0644\u0623\u0639\u0645\u0627\u0644<\/b><\/figcaption>\n      <\/figure>\n      <figure class=\"project-shot project-shot-3\">\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/project-14.jpg\" alt=\"\u0645\u0634\u0631\u0648\u0639 \u0623\u062b\u0627\u062b \u0645\u0643\u062a\u0628\u064a \u0646\u0641\u0630\u062a\u0647 \u0641\u0644\u064a\u0643 \u062a\u0643 14\" loading=\"lazy\">\n        <figcaption><span>\u0645\u0634\u0631\u0648\u0639 14<\/span><b>\u0641\u0644\u064a\u0643 \u062a\u0643 \u0644\u0644\u0623\u0639\u0645\u0627\u0644<\/b><\/figcaption>\n      <\/figure>\n      <figure class=\"project-shot project-shot-4\">\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/project-15.jpg\" alt=\"\u0645\u0634\u0631\u0648\u0639 \u0623\u062b\u0627\u062b \u0645\u0643\u062a\u0628\u064a \u0646\u0641\u0630\u062a\u0647 \u0641\u0644\u064a\u0643 \u062a\u0643 15\" loading=\"lazy\">\n        <figcaption><span>\u0645\u0634\u0631\u0648\u0639 15<\/span><b>\u0641\u0644\u064a\u0643 \u062a\u0643 \u0644\u0644\u0623\u0639\u0645\u0627\u0644<\/b><\/figcaption>\n      <\/figure>\n      <figure class=\"project-shot project-shot-5\">\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/project-16.jpg\" alt=\"\u0645\u0634\u0631\u0648\u0639 \u0623\u062b\u0627\u062b \u0645\u0643\u062a\u0628\u064a \u0646\u0641\u0630\u062a\u0647 \u0641\u0644\u064a\u0643 \u062a\u0643 16\" loading=\"lazy\">\n        <figcaption><span>\u0645\u0634\u0631\u0648\u0639 16<\/span><b>\u0641\u0644\u064a\u0643 \u062a\u0643 \u0644\u0644\u0623\u0639\u0645\u0627\u0644<\/b><\/figcaption>\n      <\/figure>\n      <figure class=\"project-shot project-shot-6\">\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/project-17.jpg\" alt=\"\u0645\u0634\u0631\u0648\u0639 \u0623\u062b\u0627\u062b \u0645\u0643\u062a\u0628\u064a \u0646\u0641\u0630\u062a\u0647 \u0641\u0644\u064a\u0643 \u062a\u0643 17\" loading=\"lazy\">\n        <figcaption><span>\u0645\u0634\u0631\u0648\u0639 17<\/span><b>\u0641\u0644\u064a\u0643 \u062a\u0643 \u0644\u0644\u0623\u0639\u0645\u0627\u0644<\/b><\/figcaption>\n      <\/figure>\n      <figure class=\"project-shot project-shot-1\">\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/project-18.jpg\" alt=\"\u0645\u0634\u0631\u0648\u0639 \u0623\u062b\u0627\u062b \u0645\u0643\u062a\u0628\u064a \u0646\u0641\u0630\u062a\u0647 \u0641\u0644\u064a\u0643 \u062a\u0643 18\" loading=\"lazy\">\n        <figcaption><span>\u0645\u0634\u0631\u0648\u0639 18<\/span><b>\u0641\u0644\u064a\u0643 \u062a\u0643 \u0644\u0644\u0623\u0639\u0645\u0627\u0644<\/b><\/figcaption>\n      <\/figure>\n      <figure class=\"project-shot project-shot-2\">\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/project-19.jpg\" alt=\"\u0645\u0634\u0631\u0648\u0639 \u0623\u062b\u0627\u062b \u0645\u0643\u062a\u0628\u064a \u0646\u0641\u0630\u062a\u0647 \u0641\u0644\u064a\u0643 \u062a\u0643 19\" loading=\"lazy\">\n        <figcaption><span>\u0645\u0634\u0631\u0648\u0639 19<\/span><b>\u0641\u0644\u064a\u0643 \u062a\u0643 \u0644\u0644\u0623\u0639\u0645\u0627\u0644<\/b><\/figcaption>\n      <\/figure>\n      <figure class=\"project-shot project-shot-3\">\n        <img title=\"Flake Tech Business | FlakeTech Business\" decoding=\"async\" src=\"https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/project-20.jpg\" alt=\"\u0645\u0634\u0631\u0648\u0639 \u0623\u062b\u0627\u062b \u0645\u0643\u062a\u0628\u064a \u0646\u0641\u0630\u062a\u0647 \u0641\u0644\u064a\u0643 \u062a\u0643 20\" loading=\"lazy\">\n        <figcaption><span>\u0645\u0634\u0631\u0648\u0639 20<\/span><b>\u0641\u0644\u064a\u0643 \u062a\u0643 \u0644\u0644\u0623\u0639\u0645\u0627\u0644<\/b><\/figcaption>\n      <\/figure>\n    <\/div>\n  <\/section>\n<\/div>\n\n<script>\n(function(){\n  var els = document.querySelectorAll('.ft-reveal');\n  if (!els.length) return;\n  var io = new IntersectionObserver(function(entries){\n    entries.forEach(function(e){\n      if(e.isIntersecting){\n        e.target.classList.add('revealed');\n        io.unobserve(e.target);\n      }\n    });\n  }, { threshold: 0.12 });\n  els.forEach(function(el){ io.observe(el); });\n})();\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d34fddd elementor-widget elementor-widget-html\" data-id=\"d34fddd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n\n\n\/* \u2500\u2500 Base \/ Reset (RTL Arabic) \u2500\u2500 *\/\n.ft-about {\n  --ink: #101010;\n  --paper: #f4f1eb;\n  --soft: #dedbd4;\n  --accent: #e65300;\n  --line: rgba(16, 16, 16, .18);\n  --ft-hero: url('https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/project-20.jpg');\n  --ft-factory: url('https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/factory-5.jpg');\n  --ft-project: url('https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/project-19.jpg');\n  box-sizing: border-box;\n  background: var(--paper);\n  color: var(--ink);\n  font-family: 'IBM Plex Sans Arabic', 'Cairo', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n  direction: rtl;\n  text-align: right;\n  overflow: hidden;\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n}\n.ft-about * { box-sizing: border-box; }\n.ft-about a { color: inherit; text-decoration: none; }\n.ft-about img { display: block; width: 100%; }\n\n\/* \u2500\u2500 Shared typography (RTL) \u2500\u2500 *\/\n.eyebrow {\n  font-size: 12px;\n  line-height: 1.5;\n  letter-spacing: 0;\n  font-weight: 700;\n  margin: 0 0 24px;\n}\n.light { color: #fff; }\n.section-pad { padding: 10vw 6vw; }\n\n\/* \u2500\u2500 Shared components (RTL) \u2500\u2500 *\/\n.button {\n  display: inline-flex;\n  justify-content: space-between;\n  align-items: center;\n  min-width: 260px;\n  padding: 18px 22px;\n  text-transform: uppercase;\n  letter-spacing: 0;\n  font-size: 13px;\n  font-weight: 700;\n  border: none;\n  cursor: pointer;\n  transition: transform .3s cubic-bezier(.22,1,.36,1), box-shadow .3s ease, background .3s ease, color .3s ease;\n}\n.button.white {\n  background: #fff;\n  color: #111;\n}\n.button.white:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 8px 30px rgba(0,0,0,.18);\n}\n.button span,\n.text-link span {\n  margin-right: 14px;\n  margin-left: 0;\n  display: inline-block;\n}\n.text-link {\n  font-size: 13px;\n  letter-spacing: 0;\n  font-weight: 700;\n  border-bottom: 1px solid;\n  padding: 8px 0;\n  transition: opacity .3s ease, padding .3s ease;\n}\n.text-link:hover {\n  opacity: .7;\n  padding-right: 6px;\n}\n\n\/* \u2500\u2500 Scroll Reveal Animation \u2500\u2500 *\/\n.ft-reveal {\n  opacity: 0;\n  transform: translateY(40px);\n  transition: opacity .8s cubic-bezier(.22,1,.36,1), transform .8s cubic-bezier(.22,1,.36,1);\n}\n.ft-reveal.revealed {\n  opacity: 1;\n  transform: translateY(0);\n}\n\n\/* \u2500\u2500 Section-specific styles (Arabic RTL) \u2500\u2500 *\/\n\n.trust {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  min-height: 640px;\n  background: #101010;\n  color: #fff;\n  border-top: 1px solid #222;\n}\n.trust h2 {\n  font-size: clamp(46px, 5.5vw, 84px);\n  line-height: 1.15;\n  letter-spacing: 0;\n  font-weight: 700;\n  margin: 0;\n}\n.trust-image {\n  background: var(--ft-project) center\/cover;\n}\n.trust-copy {\n  padding: 8vw 6vw;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n}\n.trust-copy > p:not(.eyebrow) {\n  color: #aaa;\n  line-height: 1.75;\n  font-size: 17px;\n  max-width: 600px;\n  margin: 32px 0 36px;\n}\n.trust-points {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  border-top: 1px solid #333;\n}\n.trust-points span {\n  padding: 18px 0;\n  border-bottom: 1px solid #222;\n  font-size: 13px;\n  letter-spacing: 0;\n  font-weight: 600;\n  color: #ddd;\n}\n\n@media (max-width: 900px) {\n  .trust { grid-template-columns: 1fr; min-height: 0; }\n  .trust-image { min-height: 480px; }\n  .trust-copy { padding: 90px 24px; }\n}\n@media (max-width: 560px) {\n  .trust-points { grid-template-columns: 1fr; }\n}\n\n\n@media (max-width: 900px) {\n  .section-pad { padding: 90px 24px; }\n  .button { min-width: 100%; }\n}\n\n<\/style>\n\n<div class=\"ft-about\" dir=\"rtl\" lang=\"ar\">\n  <section class=\"trust\">\n    <div class=\"trust-image\"><\/div>\n    <div class=\"trust-copy ft-reveal\">\n      <p class=\"eyebrow light\">\u062b\u0642\u0629 \u0631\u0627\u0633\u062e\u0629 \u0641\u064a \u062a\u0646\u0641\u064a\u0630 \u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639 \u0627\u0644\u0643\u0628\u0631\u0649<\/p>\n      <h2>\u0635\u064f\u0645\u0645\u0646\u0627 \u062e\u0635\u064a\u0635\u064b\u0627<br>\u0644\u0644\u0645\u0624\u0633\u0633\u0627\u062a \u0627\u0644\u0637\u0645\u0648\u062d\u0629.<\/h2>\n      <p>\u062a\u062b\u0642 \u0628\u0646\u0627 \u0643\u0628\u0631\u0649 \u0627\u0644\u0634\u0631\u0643\u0627\u062a \u0644\u062a\u0646\u0641\u064a\u0630 \u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639 \u0627\u0644\u0645\u0643\u062a\u0628\u064a\u0629 \u0627\u0644\u0645\u0639\u0642\u062f\u0629 \u0627\u0644\u062a\u064a \u062a\u062a\u0637\u0644\u0628 \u0645\u0648\u0627\u0635\u0641\u0627\u062a \u062a\u0635\u0646\u064a\u0639 \u062e\u0627\u0635\u0629\u060c \u0643\u0645\u064a\u0627\u062a \u0636\u062e\u0645\u0629\u060c \u0645\u0631\u0627\u062d\u0644 \u062a\u0648\u0631\u064a\u062f \u0645\u062a\u0639\u062f\u062f\u0629\u060c \u0648\u062c\u062f\u0627\u0648\u0644 \u0632\u0645\u0646\u064a\u0629 \u062d\u0627\u0633\u0645\u0629.<\/p>\n      <div class=\"trust-points\">\n        <span>\u0627\u0644\u0645\u0642\u0631\u0627\u062a \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 \u0644\u0644\u0634\u0631\u0643\u0627\u062a<\/span>\n        <span>\u0627\u0644\u0645\u0628\u0627\u0646\u064a \u0648\u0627\u0644\u0645\u0643\u0627\u062a\u0628 \u0645\u062a\u0639\u062f\u062f\u0629 \u0627\u0644\u0637\u0648\u0627\u0628\u0642<\/span>\n        <span>\u062a\u062c\u0647\u064a\u0632 \u0627\u0644\u0641\u0631\u0648\u0639 \u0648\u0633\u0644\u0627\u0633\u0644 \u0627\u0644\u0645\u0642\u0631\u0627\u062a<\/span>\n        <span>\u062a\u0648\u0631\u064a\u062f\u0627\u062a \u0627\u0644\u0623\u062b\u0627\u062b \u0628\u0627\u0644\u0643\u0645\u064a\u0627\u062a \u0627\u0644\u0636\u062e\u0645\u0629<\/span>\n      <\/div>\n    <\/div>\n  <\/section>\n<\/div>\n\n<script>\n(function(){\n  var els = document.querySelectorAll('.ft-reveal');\n  if (!els.length) return;\n  var io = new IntersectionObserver(function(entries){\n    entries.forEach(function(e){\n      if(e.isIntersecting){\n        e.target.classList.add('revealed');\n        io.unobserve(e.target);\n      }\n    });\n  }, { threshold: 0.12 });\n  els.forEach(function(el){ io.observe(el); });\n})();\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4e1dddd elementor-widget elementor-widget-html\" data-id=\"4e1dddd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n\n\n\/* \u2500\u2500 Base \/ Reset (RTL Arabic) \u2500\u2500 *\/\n.ft-about {\n  --ink: #101010;\n  --paper: #f4f1eb;\n  --soft: #dedbd4;\n  --accent: #e65300;\n  --line: rgba(16, 16, 16, .18);\n  --ft-hero: url('https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/project-20.jpg');\n  --ft-factory: url('https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/factory-5.jpg');\n  --ft-project: url('https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/project-19.jpg');\n  box-sizing: border-box;\n  background: var(--paper);\n  color: var(--ink);\n  font-family: 'IBM Plex Sans Arabic', 'Cairo', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n  direction: rtl;\n  text-align: right;\n  overflow: hidden;\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n}\n.ft-about * { box-sizing: border-box; }\n.ft-about a { color: inherit; text-decoration: none; }\n.ft-about img { display: block; width: 100%; }\n\n\/* \u2500\u2500 Shared typography (RTL) \u2500\u2500 *\/\n.eyebrow {\n  font-size: 12px;\n  line-height: 1.5;\n  letter-spacing: 0;\n  font-weight: 700;\n  margin: 0 0 24px;\n}\n.light { color: #fff; }\n.section-pad { padding: 10vw 6vw; }\n\n\/* \u2500\u2500 Shared components (RTL) \u2500\u2500 *\/\n.button {\n  display: inline-flex;\n  justify-content: space-between;\n  align-items: center;\n  min-width: 260px;\n  padding: 18px 22px;\n  text-transform: uppercase;\n  letter-spacing: 0;\n  font-size: 13px;\n  font-weight: 700;\n  border: none;\n  cursor: pointer;\n  transition: transform .3s cubic-bezier(.22,1,.36,1), box-shadow .3s ease, background .3s ease, color .3s ease;\n}\n.button.white {\n  background: #fff;\n  color: #111;\n}\n.button.white:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 8px 30px rgba(0,0,0,.18);\n}\n.button span,\n.text-link span {\n  margin-right: 14px;\n  margin-left: 0;\n  display: inline-block;\n}\n.text-link {\n  font-size: 13px;\n  letter-spacing: 0;\n  font-weight: 700;\n  border-bottom: 1px solid;\n  padding: 8px 0;\n  transition: opacity .3s ease, padding .3s ease;\n}\n.text-link:hover {\n  opacity: .7;\n  padding-right: 6px;\n}\n\n\/* \u2500\u2500 Scroll Reveal Animation \u2500\u2500 *\/\n.ft-reveal {\n  opacity: 0;\n  transform: translateY(40px);\n  transition: opacity .8s cubic-bezier(.22,1,.36,1), transform .8s cubic-bezier(.22,1,.36,1);\n}\n.ft-reveal.revealed {\n  opacity: 1;\n  transform: translateY(0);\n}\n\n\/* \u2500\u2500 Section-specific styles (Arabic RTL) \u2500\u2500 *\/\n\n.aftercare {\n  display: grid;\n  grid-template-columns: 1.2fr .8fr;\n  column-gap: 8vw;\n  align-items: center;\n  border-bottom: 1px solid var(--line);\n}\n.aftercare h2 {\n  font-size: clamp(46px, 5.5vw, 84px);\n  line-height: 1.15;\n  letter-spacing: 0;\n  font-weight: 700;\n  margin: 0;\n}\n.aftercare-copy p {\n  font-size: 17px;\n  line-height: 1.75;\n  color: #4b4a47;\n  margin: 0;\n}\n.pill-row {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin-top: 35px;\n}\n.pill-row span {\n  border: 1px solid #8f8d87;\n  border-radius: 999px;\n  padding: 10px 18px;\n  font-size: 12px;\n  letter-spacing: 0;\n  font-weight: 600;\n  transition: background .3s ease, color .3s ease;\n  cursor: default;\n}\n.pill-row span:hover {\n  background: var(--ink);\n  color: var(--paper);\n}\n\n@media (max-width: 900px) {\n  .aftercare { grid-template-columns: 1fr; gap: 30px; }\n  .aftercare-copy { padding: 0; }\n}\n\n\n@media (max-width: 900px) {\n  .section-pad { padding: 90px 24px; }\n  .button { min-width: 100%; }\n}\n\n<\/style>\n\n<div class=\"ft-about\" dir=\"rtl\" lang=\"ar\">\n  <section class=\"aftercare section-pad\">\n    <div class=\"ft-reveal\">\n      <p class=\"eyebrow\">\u062f\u0639\u0645 \u0645\u0633\u062a\u0645\u0631 \u0637\u0648\u064a\u0644 \u0627\u0644\u0623\u062c\u0644<\/p>\n      <h2>\u0645\u0633\u0624\u0648\u0644\u064a\u062a\u0646\u0627 \u0648\u0634\u0631\u0627\u0643\u062a\u0646\u0627<br>\u062a\u0633\u062a\u0645\u0631 \u0628\u0639\u062f \u0627\u0644\u062a\u0633\u0644\u064a\u0645.<\/h2>\n    <\/div>\n    <div class=\"aftercare-copy ft-reveal\">\n      <p>\u0643\u0644 \u0645\u0634\u0631\u0648\u0639 \u062a\u062f\u0639\u0645\u0647 \u0645\u0638\u0644\u0629 \u0636\u0645\u0627\u0646 \u0648\u0627\u0636\u062d\u0629\u060c \u0635\u064a\u0627\u0646\u0629 \u0633\u0631\u064a\u0639\u0629 \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629\u060c \u0648\u062a\u0648\u0641\u0631 \u062f\u0627\u0626\u0645 \u0644\u0642\u0637\u0639 \u0627\u0644\u063a\u064a\u0627\u0631 \u0627\u0644\u0623\u0635\u0644\u064a\u0629. \u0648\u0645\u0639 \u0646\u0645\u0648 \u0648\u062a\u0648\u0633\u0639 \u0623\u0639\u0645\u0627\u0644\u0643\u060c \u0646\u062d\u0646 \u0639\u0644\u0649 \u0623\u0647\u0628\u0629 \u0627\u0644\u0627\u0633\u062a\u0639\u062f\u0627\u062f \u0644\u0635\u064a\u0627\u0646\u0629 \u0645\u0633\u0627\u062d\u062a\u0643\u060c \u062a\u0648\u0633\u0639\u062a\u0647\u0627\u060c \u0623\u0648 \u0625\u0639\u0627\u062f\u0629 \u062a\u0634\u0643\u064a\u0644\u0647\u0627 \u0628\u0627\u0644\u0643\u0627\u0645\u0644.<\/p>\n      <div class=\"pill-row\">\n        <span>\u0636\u0645\u0627\u0646 \u0645\u0639\u062a\u0645\u062f<\/span>\n        <span>\u0635\u064a\u0627\u0646\u0629 \u062f\u0648\u0631\u064a\u0629 \u0648\u0633\u0631\u064a\u0639\u0629<\/span>\n        <span>\u0642\u0637\u0639 \u063a\u064a\u0627\u0631 \u0623\u0635\u0644\u064a\u0629<\/span>\n        <span>\u0625\u0639\u0627\u062f\u0629 \u062a\u0634\u0643\u064a\u0644 \u0648\u062a\u0648\u0633\u0639\u0629 \u0627\u0644\u0645\u0642\u0631\u0627\u062a<\/span>\n      <\/div>\n    <\/div>\n  <\/section>\n<\/div>\n\n<script>\n(function(){\n  var els = document.querySelectorAll('.ft-reveal');\n  if (!els.length) return;\n  var io = new IntersectionObserver(function(entries){\n    entries.forEach(function(e){\n      if(e.isIntersecting){\n        e.target.classList.add('revealed');\n        io.unobserve(e.target);\n      }\n    });\n  }, { threshold: 0.12 });\n  els.forEach(function(el){ io.observe(el); });\n})();\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7099c1d elementor-widget elementor-widget-html\" data-id=\"7099c1d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n\n\n\/* \u2500\u2500 Base \/ Reset (RTL Arabic) \u2500\u2500 *\/\n.ft-about {\n  --ink: #101010;\n  --paper: #f4f1eb;\n  --soft: #dedbd4;\n  --accent: #e65300;\n  --line: rgba(16, 16, 16, .18);\n  --ft-hero: url('https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/project-20.jpg');\n  --ft-factory: url('https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/factory-5.jpg');\n  --ft-project: url('https:\/\/business.flaketech.net\/wp-content\/uploads\/2026\/09\/project-19.jpg');\n  box-sizing: border-box;\n  background: var(--paper);\n  color: var(--ink);\n  font-family: 'IBM Plex Sans Arabic', 'Cairo', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n  direction: rtl;\n  text-align: right;\n  overflow: hidden;\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n}\n.ft-about * { box-sizing: border-box; }\n.ft-about a { color: inherit; text-decoration: none; }\n.ft-about img { display: block; width: 100%; }\n\n\/* \u2500\u2500 Shared typography (RTL) \u2500\u2500 *\/\n.eyebrow {\n  font-size: 12px;\n  line-height: 1.5;\n  letter-spacing: 0;\n  font-weight: 700;\n  margin: 0 0 24px;\n}\n.light { color: #fff; }\n.section-pad { padding: 10vw 6vw; }\n\n\/* \u2500\u2500 Shared components (RTL) \u2500\u2500 *\/\n.button {\n  display: inline-flex;\n  justify-content: space-between;\n  align-items: center;\n  min-width: 260px;\n  padding: 18px 22px;\n  text-transform: uppercase;\n  letter-spacing: 0;\n  font-size: 13px;\n  font-weight: 700;\n  border: none;\n  cursor: pointer;\n  transition: transform .3s cubic-bezier(.22,1,.36,1), box-shadow .3s ease, background .3s ease, color .3s ease;\n}\n.button.white {\n  background: #fff;\n  color: #111;\n}\n.button.white:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 8px 30px rgba(0,0,0,.18);\n}\n.button span,\n.text-link span {\n  margin-right: 14px;\n  margin-left: 0;\n  display: inline-block;\n}\n.text-link {\n  font-size: 13px;\n  letter-spacing: 0;\n  font-weight: 700;\n  border-bottom: 1px solid;\n  padding: 8px 0;\n  transition: opacity .3s ease, padding .3s ease;\n}\n.text-link:hover {\n  opacity: .7;\n  padding-right: 6px;\n}\n\n\/* \u2500\u2500 Scroll Reveal Animation \u2500\u2500 *\/\n.ft-reveal {\n  opacity: 0;\n  transform: translateY(40px);\n  transition: opacity .8s cubic-bezier(.22,1,.36,1), transform .8s cubic-bezier(.22,1,.36,1);\n}\n.ft-reveal.revealed {\n  opacity: 1;\n  transform: translateY(0);\n}\n\n\/* \u2500\u2500 Section-specific styles (Arabic RTL) \u2500\u2500 *\/\n\n.final-cta {\n  background: #e65300;\n  color: #101010;\n  text-align: center;\n  padding: 10vw 6vw;\n}\n.final-cta h2 {\n  font-size: clamp(52px, 7.5vw, 110px);\n  line-height: 1.15;\n  letter-spacing: 0;\n  font-weight: 800;\n  margin: 0;\n  color: #111;\n}\n.final-cta > div > p:not(.eyebrow) {\n  font-size: 19px;\n  max-width: 650px;\n  line-height: 1.7;\n  margin: 30px auto 38px;\n  color: #222;\n}\n.final-cta .button {\n  background: #111;\n  color: #fff;\n}\n.final-cta .button.white {\n  display: inline-flex;\n}\n.final-cta .button.white:hover {\n  background: #fff;\n  color: #111;\n  box-shadow: 0 8px 30px rgba(0,0,0,.22);\n}\n\n@media (max-width: 900px) {\n  .final-cta { padding: 100px 24px; }\n}\n@media (max-width: 560px) {\n  .final-cta h2 { font-size: 52px; }\n}\n\n\n@media (max-width: 900px) {\n  .section-pad { padding: 90px 24px; }\n  .button { min-width: 100%; }\n}\n\n<\/style>\n\n<div class=\"ft-about\" dir=\"rtl\" lang=\"ar\">\n  <section class=\"final-cta\">\n    <div class=\"ft-reveal\">\n      <p class=\"eyebrow light\">\u0645\u0642\u0631\u0643 \u0627\u0644\u0642\u0627\u062f\u0645 \u064a\u0628\u062f\u0623 \u0628\u062e\u0637\u0648\u0629 \u0648\u0627\u062d\u062f\u0629<\/p>\n      <h2>\u0647\u0644 \u062a\u062e\u0637\u0637 \u0644\u0645\u0634\u0631\u0648\u0639<br>\u0645\u0643\u062a\u0628\u0643 \u0627\u0644\u062c\u062f\u064a\u062f\u061f<\/h2>\n      <p>\u0623\u062e\u0628\u0631\u0646\u0627 \u0639\u0646 \u0645\u0633\u0627\u062d\u0629 \u0645\u0642\u0631\u0643\u060c \u0648\u062d\u062c\u0645 \u0641\u0631\u064a\u0642 \u0639\u0645\u0644\u0643\u060c \u0648\u0627\u0644\u062c\u062f\u0648\u0644 \u0627\u0644\u0632\u0645\u0646\u064a \u0627\u0644\u0645\u0633\u062a\u0647\u062f\u0641. \u0648\u0633\u0646\u062a\u0648\u0644\u0649 \u062a\u062d\u0648\u064a\u0644 \u0641\u0643\u0631\u062a\u0643 \u0625\u0644\u0649 \u0648\u0627\u0642\u0639 \u0645\u0643\u062a\u0645\u0644 \u0628\u0623\u0639\u0644\u0649 \u0645\u0642\u0627\u064a\u064a\u0633 \u0627\u0644\u062c\u0648\u062f\u0629.<\/p>\n      <a class=\"button white\" href=\"#\">\u0627\u0628\u062f\u0623 \u0645\u0634\u0631\u0648\u0639\u0643 \u0627\u0644\u0622\u0646 <span>\u2196<\/span><\/a>\n    <\/div>\n  <\/section>\n<\/div>\n\n<script>\n(function(){\n  var els = document.querySelectorAll('.ft-reveal');\n  if (!els.length) return;\n  var io = new IntersectionObserver(function(entries){\n    entries.forEach(function(e){\n      if(e.isIntersecting){\n        e.target.classList.add('revealed');\n        io.unobserve(e.target);\n      }\n    });\n  }, { threshold: 0.12 });\n  els.forEach(function(el){ io.observe(el); });\n})();\n<\/script>\n\t\t\t\t<\/div>\n\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>\u0646\u0628\u0630\u0629 \u0639\u0646 \u0641\u0644\u064a\u0643 \u062a\u0643 \u0644\u0644\u0623\u0639\u0645\u0627\u0644 | FLAKETECH BUSINESS \u0646\u0628\u0646\u064a \u0645\u0633\u0627\u062d\u0627\u062a \u0639\u0645\u0644\u0645\u062a\u0643\u0627\u0645\u0644\u0629 \u0648\u0645\u064f\u0644\u0647\u0645\u0629. \u0645\u0646 \u0645\u0631\u062d\u0644\u0629 \u0627\u0644\u0645\u062d\u0627\u0631\u0629 \u0648\u0627\u0644\u062a\u0634\u0637\u064a\u0628 \u0627\u0644\u0623\u0648\u0644\u064a \u0648\u062d\u062a\u0649 \u0627\u0644\u062a\u0633\u0644\u064a\u0645 \u0627\u0644\u0646\u0647\u0627\u0626\u064a\u061b \u062a\u062c\u0645\u0639 \u0641\u0644\u064a\u0643 \u062a\u0643 \u0628\u064a\u0646 \u0627\u0644\u062a\u0635\u0645\u064a\u0645 \u0627\u0644\u0647\u0646\u062f\u0633\u064a\u060c \u0627\u0644\u062a\u0635\u0646\u064a\u0639\u060c \u0627\u0644\u0627\u0633\u062a\u064a\u0631\u0627\u062f \u0627\u0644\u0645\u0628\u0627\u0634\u0631\u060c \u0627\u0644\u062a\u0648\u0631\u064a\u062f \u0648\u0627\u0644\u062a\u0631\u0643\u064a\u0628\u060c \u0648\u062e\u062f\u0645\u0627\u062a \u0645\u0627 \u0628\u0639\u062f \u0627\u0644\u0628\u064a\u0639 \u062a\u062d\u062a \u0645\u0638\u0644\u0629 \u0641\u0631\u064a\u0642 \u0648\u0627\u062d\u062f \u0645\u0633\u0624\u0648\u0644 \u0628\u0627\u0644\u0643\u0627\u0645\u0644. \u0627\u0643\u062a\u0634\u0641 \u0642\u062f\u0631\u0627\u062a\u0646\u0627 \u0648\u0625\u0645\u0643\u0627\u0646\u064a\u0627\u062a\u0646\u0627 \u2193 \u0646\u0627\u0642\u0634 \u062a\u0641\u0627\u0635\u064a\u0644 \u0645\u0634\u0631\u0648\u0639\u0643 \u2196 \u0645\u064a\u0632\u062a\u0646\u0627 \u0627\u0644\u062a\u0646\u0627\u0641\u0633\u064a\u0629 \u0641\u064a \u0627\u0644\u062a\u0648\u0631\u064a\u062f \u0648\u0627\u0644\u062a\u0635\u0646\u064a\u0639 \u0627\u0644\u0645\u0628\u0627\u0634\u0631 [&hellip;]<\/p>\n","protected":false},"author":14,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"_thinkrank_schema_form_data":"","_thinkrank_selected_schema_type":"","_thinkrank_additional_schemas":"","_thinkrank_canonical_url":"","_thinkrank_og_title":"","_thinkrank_og_description":"","_thinkrank_og_image":"","_thinkrank_twitter_title":"","_thinkrank_twitter_description":"","_thinkrank_twitter_image":"","_thinkrank_imported_from":"","_thinkrank_focus_keywords":[],"_thinkrank_focus_keyword":"","_thinkrank_robots_meta_enabled":0,"_thinkrank_robots_meta":"","_thinkrank_advanced_robots_meta":"","_thinkrank_primary_category":0,"footnotes":""},"class_list":["post-9430","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/business.flaketech.net\/ar\/wp-json\/wp\/v2\/pages\/9430","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/business.flaketech.net\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/business.flaketech.net\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/business.flaketech.net\/ar\/wp-json\/wp\/v2\/users\/14"}],"replies":[{"embeddable":true,"href":"https:\/\/business.flaketech.net\/ar\/wp-json\/wp\/v2\/comments?post=9430"}],"version-history":[{"count":6,"href":"https:\/\/business.flaketech.net\/ar\/wp-json\/wp\/v2\/pages\/9430\/revisions"}],"predecessor-version":[{"id":9437,"href":"https:\/\/business.flaketech.net\/ar\/wp-json\/wp\/v2\/pages\/9430\/revisions\/9437"}],"wp:attachment":[{"href":"https:\/\/business.flaketech.net\/ar\/wp-json\/wp\/v2\/media?parent=9430"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}