{"id":29,"date":"2026-05-12T11:23:12","date_gmt":"2026-05-12T11:23:12","guid":{"rendered":"https:\/\/deal-sd.com\/?page_id=29"},"modified":"2026-06-15T10:55:55","modified_gmt":"2026-06-15T10:55:55","slug":"about-us","status":"publish","type":"page","link":"https:\/\/deal-sd.com\/en\/about-us\/","title":{"rendered":"About Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"29\" class=\"elementor elementor-29\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7c9e7d9 e-con-full e-flex e-con e-parent\" data-id=\"7c9e7d9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bb014fa elementor-widget elementor-widget-html\" data-id=\"bb014fa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"ar\" dir=\"rtl\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>\u0645\u0646 \u0646\u062d\u0646 \u2014 DEAL \u0644\u0644\u062e\u062f\u0645\u0627\u062a \u0648\u0627\u0644\u062d\u0644\u0648\u0644 \u0627\u0644\u0645\u062a\u0643\u0627\u0645\u0644\u0629<\/title>\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,900;1,400&family=Tajawal:wght@300;400;500;700;800&family=Cormorant+Garamond:ital,wght@0,300;0,500;1,300;1,500&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}\r\n\r\n:root{\r\n  --cream:       #fdf8f3;\r\n  --cream-2:     #f7f0e8;\r\n  --cream-3:     #efe6d9;\r\n  --brown-deep:  #2a1a12;\r\n  --brown-mid:   #4a2e1e;\r\n  --brown-warm:  #7a5c46;\r\n  --gold:        #b8955a;\r\n  --gold-dark:   #9a7a46;\r\n  --gold-light:  #d4b483;\r\n  --gold-pale:   #ede1cd;\r\n  --text-main:   #1e120a;\r\n  --text-body:   #4a3728;\r\n  --text-muted:  #8a7060;\r\n  --border:      rgba(184,149,90,0.2);\r\n  --border-dark: rgba(42,26,18,0.12);\r\n  --shadow-sm:   0 2px 20px rgba(42,26,18,0.06);\r\n  --shadow-md:   0 8px 40px rgba(42,26,18,0.10);\r\n  --shadow-lg:   0 24px 80px rgba(42,26,18,0.14);\r\n  --ease:        cubic-bezier(0.16,1,0.3,1);\r\n  --ease2:       cubic-bezier(0.87,0,0.13,1);\r\n}\r\n\r\nhtml{scroll-behavior:smooth;font-size:16px}\r\nbody{\r\n  font-family:'Tajawal',sans-serif;\r\n  background:var(--cream);\r\n  color:var(--text-main);\r\n  overflow-x:hidden;\r\n  cursor:none;\r\n}\r\n\r\n\/* \u2500\u2500\u2500 CURSOR \u2500\u2500\u2500 *\/\r\n#cur{position:fixed;top:0;left:0;z-index:9999;pointer-events:none;\r\n  width:10px;height:10px;border-radius:50%;background:var(--gold);\r\n  transform:translate(-50%,-50%);transition:width .25s,height .25s,background .3s;mix-blend-mode:multiply}\r\n#cur-ring{position:fixed;top:0;left:0;z-index:9998;pointer-events:none;\r\n  width:34px;height:34px;border-radius:50%;border:1.5px solid var(--gold);\r\n  transform:translate(-50%,-50%);opacity:.5;\r\n  transition:width .45s var(--ease),height .45s var(--ease),opacity .3s}\r\n@media(max-width:768px){#cur,#cur-ring{display:none}body{cursor:auto}}\r\n\r\n\/* \u2500\u2500\u2500 NAV \u2500\u2500\u2500 *\/\r\n#nav{\r\n  position:fixed;top:0;width:100%;z-index:200;\r\n  display:flex;align-items:center;justify-content:space-between;\r\n  padding:28px 72px;\r\n  transition:padding .4s,background .5s,box-shadow .4s;\r\n}\r\n#nav.stuck{\r\n  padding:16px 72px;\r\n  background:rgba(253,248,243,0.92);\r\n  backdrop-filter:blur(16px);\r\n  box-shadow:0 1px 0 var(--border-dark);\r\n}\r\n.nav-logo{\r\n  font-family:'Playfair Display',serif;\r\n  font-size:26px;font-weight:900;letter-spacing:.14em;\r\n  color:var(--brown-deep);text-transform:uppercase;cursor:none;\r\n  display:flex;align-items:center;gap:10px;text-decoration:none;\r\n}\r\n.nav-logo-dot{width:6px;height:6px;border-radius:50%;background:var(--gold);display:inline-block;margin-bottom:2px}\r\n.nav-links{display:flex;gap:36px;align-items:center}\r\n.nav-links a{\r\n  font-size:14px;font-weight:500;letter-spacing:.04em;\r\n  color:var(--text-body);text-decoration:none;cursor:none;\r\n  position:relative;transition:color .3s;\r\n}\r\n.nav-links a::after{content:'';position:absolute;bottom:-3px;right:0;\r\n  width:0;height:1.5px;background:var(--gold);transition:width .4s var(--ease)}\r\n.nav-links a:hover,.nav-links a.active{color:var(--brown-deep)}\r\n.nav-links a:hover::after,.nav-links a.active::after{width:100%}\r\n.nav-cta{\r\n  background:var(--brown-deep)!important;color:var(--cream)!important;\r\n  padding:11px 28px;border-radius:2px;letter-spacing:.06em!important;\r\n  transition:background .3s!important;\r\n}\r\n.nav-cta::after{display:none!important}\r\n.nav-cta:hover{background:var(--gold-dark)!important}\r\n.nav-mobile-btn{display:none;cursor:none;background:none;border:none;flex-direction:column;gap:5px;padding:4px}\r\n.nav-mobile-btn span{display:block;width:24px;height:1.5px;background:var(--brown-deep);transition:all .3s}\r\n\r\n\/* \u2500\u2500\u2500 PAGE HERO \u2500\u2500\u2500 *\/\r\n#page-hero{\r\n  min-height:60vh;display:flex;align-items:flex-end;\r\n  position:relative;overflow:hidden;\r\n  background:linear-gradient(150deg,var(--brown-deep) 0%,var(--brown-mid) 100%);\r\n  padding-bottom:80px;\r\n}\r\n.ph-noise{\r\n  position:absolute;inset:0;opacity:.04;\r\n  background-image:url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4'\/%3E%3C\/filter%3E%3Crect width='512' height='512' filter='url(%23n)'\/%3E%3C\/svg%3E\");\r\n  pointer-events:none;\r\n}\r\n.ph-geo{position:absolute;inset:0;pointer-events:none;overflow:hidden;}\r\n.ph-circle{\r\n  position:absolute;border-radius:50%;border:1px solid rgba(184,149,90,.1);\r\n}\r\n.ph-circle:nth-child(1){width:600px;height:600px;top:-100px;left:-200px;animation:slowSpin 50s linear infinite}\r\n.ph-circle:nth-child(2){width:400px;height:400px;top:50px;left:-50px;animation:slowSpin 35s linear infinite reverse}\r\n.ph-circle:nth-child(3){width:800px;height:800px;top:-200px;right:-300px;border-color:rgba(184,149,90,.05);animation:slowSpin 65s linear infinite}\r\n.ph-bg-word{\r\n  position:absolute;bottom:-20px;left:50%;transform:translateX(-50%);\r\n  font-family:'Playfair Display',serif;font-size:180px;font-weight:900;\r\n  color:transparent;-webkit-text-stroke:1px rgba(184,149,90,.07);\r\n  white-space:nowrap;pointer-events:none;letter-spacing:.1em;\r\n}\r\n@keyframes slowSpin{to{transform:rotate(360deg)}}\r\n.ph-inner{\r\n  position:relative;z-index:2;max-width:1280px;width:100%;\r\n  margin:0 auto;padding:0 72px;\r\n}\r\n.breadcrumb{\r\n  display:flex;align-items:center;gap:10px;margin-bottom:24px;\r\n  font-size:12px;letter-spacing:.15em;color:rgba(253,248,243,.4);\r\n  text-transform:uppercase;\r\n}\r\n.breadcrumb a{color:rgba(253,248,243,.4);text-decoration:none;cursor:none;transition:color .3s}\r\n.breadcrumb a:hover{color:var(--gold-light)}\r\n.breadcrumb-sep{color:rgba(184,149,90,.4);font-size:10px}\r\n.breadcrumb span{color:var(--gold-light)}\r\n.ph-tag{\r\n  display:inline-flex;align-items:center;gap:10px;\r\n  font-family:'Cormorant Garamond',serif;\r\n  font-size:12px;letter-spacing:.3em;color:var(--gold-light);\r\n  text-transform:uppercase;margin-bottom:20px;\r\n  opacity:0;animation:fadeUp .9s var(--ease) .3s forwards;\r\n}\r\n.ph-tag-line{width:32px;height:1px;background:var(--gold)}\r\n.ph-h1{\r\n  font-family:'Tajawal',sans-serif;\r\n  font-size:clamp(48px,7vw,88px);font-weight:800;line-height:1.0;\r\n  color:var(--cream);\r\n  opacity:0;animation:fadeUp .9s var(--ease) .5s forwards;\r\n}\r\n.ph-h1 em{font-style:normal;color:var(--gold-light)}\r\n.ph-divider{\r\n  width:60px;height:2px;background:linear-gradient(90deg,var(--gold),transparent);\r\n  margin-top:28px;\r\n  opacity:0;animation:fadeUp .9s var(--ease) .7s forwards;\r\n}\r\n\r\n\/* \u2500\u2500\u2500 SECTIONS BASE \u2500\u2500\u2500 *\/\r\n.sec{position:relative;overflow:hidden}\r\n.container{max-width:1280px;margin:0 auto;padding:0 72px}\r\n.sec-tag{\r\n  font-family:'Cormorant Garamond',serif;\r\n  font-size:11px;letter-spacing:.3em;color:var(--gold-dark);\r\n  text-transform:uppercase;display:block;margin-bottom:14px;\r\n}\r\n.sec-h{\r\n  font-family:'Tajawal',sans-serif;\r\n  font-size:clamp(32px,4vw,52px);font-weight:800;\r\n  line-height:1.1;color:var(--brown-deep);\r\n}\r\n.gold-rule{width:48px;height:2px;background:var(--gold);margin:20px 0}\r\n.gold-rule.center{margin:20px auto}\r\n\r\n\/* \u2500\u2500\u2500 REVEAL \u2500\u2500\u2500 *\/\r\n.rv{opacity:0;transform:translateY(28px);transition:opacity .85s var(--ease),transform .85s var(--ease)}\r\n.rv.in{opacity:1;transform:translateY(0)}\r\n.rv-l{opacity:0;transform:translateX(-28px);transition:opacity .85s var(--ease),transform .85s var(--ease)}\r\n.rv-l.in{opacity:1;transform:translateX(0)}\r\n.rv-r{opacity:0;transform:translateX(28px);transition:opacity .85s var(--ease),transform .85s var(--ease)}\r\n.rv-r.in{opacity:1;transform:translateX(0)}\r\n.d1{transition-delay:.1s}.d2{transition-delay:.2s}.d3{transition-delay:.3s}\r\n.d4{transition-delay:.4s}.d5{transition-delay:.5s}\r\n@keyframes fadeUp{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}\r\n@keyframes fadeIn{from{opacity:0}to{opacity:1}}\r\n\r\n\/* \u2500\u2500\u2500 STORY SECTION \u2500\u2500\u2500 *\/\r\n#story{padding:140px 0;background:var(--cream)}\r\n.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}\r\n.story-img-wrap{position:relative}\r\n.story-img-main{\r\n  width:100%;aspect-ratio:4\/5;object-fit:cover;\r\n  border-radius:4px;display:block;\r\n  box-shadow:var(--shadow-lg);filter:saturate(.85);\r\n}\r\n.story-badge{\r\n  position:absolute;bottom:-24px;left:-24px;\r\n  background:var(--brown-deep);color:var(--cream);\r\n  padding:32px 36px;border-radius:2px;\r\n  box-shadow:var(--shadow-md);\r\n}\r\n.story-badge .n{font-family:'Playfair Display',serif;font-size:44px;font-weight:900;color:var(--gold-light);line-height:1}\r\n.story-badge .l{font-size:10px;letter-spacing:.18em;text-transform:uppercase;margin-top:6px;opacity:.6;font-weight:400}\r\n.story-corner-tl{\r\n  position:absolute;top:-20px;right:-20px;\r\n  width:80px;height:80px;border-top:2px solid var(--gold);border-right:2px solid var(--gold);\r\n  border-radius:0 4px 0 0;\r\n}\r\n.story-corner-br{\r\n  position:absolute;bottom:-20px;right:40px;\r\n  width:48px;height:48px;border-bottom:2px solid rgba(184,149,90,.3);border-left:2px solid rgba(184,149,90,.3);\r\n}\r\n.story-body p{font-size:16px;font-weight:300;color:var(--text-body);line-height:2;margin-bottom:20px}\r\n.story-body strong{color:var(--brown-deep);font-weight:700}\r\n.story-pull{\r\n  border-right:3px solid var(--gold);padding-right:24px;margin:32px 0;\r\n  font-family:'Cormorant Garamond',serif;font-size:22px;font-style:italic;\r\n  color:var(--brown-mid);line-height:1.65;\r\n}\r\n.stats-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:44px;background:var(--border-dark)}\r\n.stat-box{\r\n  background:var(--cream-2);padding:22px 16px;text-align:center;\r\n  transition:background .3s;\r\n}\r\n.stat-box:hover{background:var(--gold-pale)}\r\n.stat-box .n{font-family:'Playfair Display',serif;font-size:28px;font-weight:700;color:var(--brown-deep);display:block;line-height:1}\r\n.stat-box .n sup{font-size:16px;color:var(--gold-dark)}\r\n.stat-box .l{font-size:10px;letter-spacing:.12em;color:var(--text-muted);text-transform:uppercase;margin-top:6px;display:block}\r\n\r\n\/* \u2500\u2500\u2500 VALUES STRIP \u2500\u2500\u2500 *\/\r\n#values-strip{background:var(--brown-deep);padding:64px 0}\r\n.values-row{display:grid;grid-template-columns:repeat(3,1fr);gap:0}\r\n.val-cell{\r\n  text-align:center;padding:40px 32px;\r\n  border-left:1px solid rgba(255,255,255,.07);\r\n  position:relative;cursor:none;\r\n  transition:background .35s;\r\n}\r\n.val-cell:first-child{border-left:none}\r\n.val-cell:hover{background:rgba(184,149,90,.08)}\r\n.val-icon{\r\n  width:48px;height:48px;margin:0 auto 18px;\r\n  border:1px solid rgba(184,149,90,.25);border-radius:2px;\r\n  display:flex;align-items:center;justify-content:center;\r\n  transition:background .3s,border-color .3s;\r\n}\r\n.val-cell:hover .val-icon{background:rgba(184,149,90,.15);border-color:var(--gold)}\r\n.val-icon svg{width:22px;height:22px;stroke:var(--gold);fill:none;stroke-width:1.5}\r\n.val-h{font-size:15px;font-weight:700;color:var(--cream);margin-bottom:8px;letter-spacing:.04em}\r\n.val-p{font-size:12px;font-weight:300;color:rgba(253,248,243,.45);line-height:1.8}\r\n\r\n\/* \u2500\u2500\u2500 VISION \/ MISSION \u2500\u2500\u2500 *\/\r\n#vm{padding:140px 0;background:var(--cream-2)}\r\n.vm-header{text-align:center;margin-bottom:72px}\r\n.vm-grid{display:grid;grid-template-columns:1fr 1fr;gap:2px}\r\n.vm-panel{\r\n  background:var(--cream);padding:64px 56px;\r\n  border:1px solid var(--border-dark);\r\n  position:relative;overflow:hidden;\r\n  transition:box-shadow .4s;\r\n}\r\n.vm-panel:hover{box-shadow:var(--shadow-md)}\r\n.vm-panel::before{\r\n  content:'';position:absolute;top:0;right:0;width:0;height:3px;\r\n  background:linear-gradient(90deg,transparent,var(--gold));\r\n  transition:width .6s var(--ease);\r\n}\r\n.vm-panel:hover::before{width:100%}\r\n.vm-num{\r\n  font-family:'Playfair Display',serif;\r\n  font-size:72px;font-weight:900;color:rgba(42,26,18,.04);\r\n  line-height:1;margin-bottom:12px;\r\n}\r\n.vm-h{font-size:26px;font-weight:700;color:var(--brown-deep);margin-bottom:8px}\r\n.vm-h-en{font-family:'Cormorant Garamond',serif;font-size:14px;letter-spacing:.2em;color:var(--gold-dark);text-transform:uppercase;margin-bottom:20px;display:block}\r\n.vm-rule{width:32px;height:2px;background:var(--gold);margin-bottom:24px}\r\n.vm-p{font-size:15px;font-weight:300;color:var(--text-body);line-height:2}\r\n\r\n\/* \u2500\u2500\u2500 TEAM \u2500\u2500\u2500 *\/\r\n#team{padding:140px 0;background:var(--cream)}\r\n.team-head{text-align:center;margin-bottom:72px}\r\n.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--border-dark)}\r\n.team-card{\r\n  background:var(--cream);padding:56px 44px;text-align:center;\r\n  position:relative;overflow:hidden;cursor:none;\r\n  transition:background .35s,box-shadow .4s;\r\n}\r\n.team-card:hover{background:var(--cream-2);box-shadow:var(--shadow-md)}\r\n.team-card::before{\r\n  content:'';position:absolute;bottom:0;left:0;right:0;height:2px;\r\n  background:linear-gradient(90deg,transparent,var(--gold),transparent);\r\n  transform:scaleX(0);transition:transform .5s var(--ease);\r\n}\r\n.team-card:hover::before{transform:scaleX(1)}\r\n.team-avatar{\r\n  width:84px;height:84px;margin:0 auto 24px;\r\n  border-radius:50%;border:1.5px solid var(--border);\r\n  background:var(--cream-3);overflow:hidden;\r\n  display:flex;align-items:center;justify-content:center;\r\n  transition:border-color .3s;\r\n}\r\n.team-card:hover .team-avatar{border-color:var(--gold)}\r\n.team-avatar img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block;filter:grayscale(.25) saturate(.9) contrast(1.04);transition:filter .4s}\r\n.team-card:hover .team-avatar img{filter:grayscale(0) saturate(1) contrast(1.04)}\r\n.team-name{font-size:18px;font-weight:700;color:var(--brown-deep);margin-bottom:6px}\r\n.team-role{font-size:10px;letter-spacing:.18em;color:var(--gold-dark);text-transform:uppercase;font-weight:500}\r\n.team-bio{font-size:13px;font-weight:300;color:var(--text-muted);line-height:1.8;margin-top:16px}\r\n\r\n\/* \u2500\u2500\u2500 FUTURE GOALS \u2500\u2500\u2500 *\/\r\n#goals{padding:140px 0;background:var(--cream-2)}\r\n.goals-inner{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}\r\n.goals-visual{\r\n  background:var(--brown-deep);border-radius:4px;padding:72px 56px;\r\n  position:relative;overflow:hidden;\r\n}\r\n.goals-visual::before{\r\n  content:'DEAL';position:absolute;bottom:-50px;left:-20px;\r\n  font-family:'Playfair Display',serif;font-size:160px;font-weight:900;\r\n  color:rgba(255,255,255,.03);line-height:1;pointer-events:none;letter-spacing:.06em;\r\n}\r\n.goals-list{}\r\n.goal-item{\r\n  display:flex;align-items:flex-start;gap:16px;\r\n  padding:22px 0;border-bottom:1px solid rgba(255,255,255,.07);\r\n}\r\n.goal-item:last-child{border:none;padding-bottom:0}\r\n.goal-num{\r\n  font-family:'Playfair Display',serif;font-size:12px;font-weight:600;\r\n  color:var(--gold);letter-spacing:.1em;margin-top:4px;flex-shrink:0;\r\n  width:24px;\r\n}\r\n.goal-h{font-size:15px;font-weight:700;color:var(--cream);margin-bottom:6px}\r\n.goal-p{font-size:12px;font-weight:300;color:rgba(253,248,243,.5);line-height:1.8}\r\n.goals-text{}\r\n.goals-text p{font-size:16px;font-weight:300;color:var(--text-body);line-height:2;margin-bottom:20px}\r\n.goals-text .feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin-top:36px;background:var(--border-dark);border:1px solid var(--border-dark)}\r\n.feature-cell{\r\n  background:var(--cream);padding:24px 20px;\r\n  transition:background .3s;\r\n}\r\n.feature-cell:hover{background:var(--gold-pale)}\r\n.feature-cell .fc-h{font-size:14px;font-weight:700;color:var(--brown-deep);margin-bottom:6px;display:flex;align-items:center;gap:8px}\r\n.feature-cell .fc-dot{width:5px;height:5px;border-radius:50%;background:var(--gold);flex-shrink:0}\r\n.feature-cell .fc-p{font-size:12px;font-weight:300;color:var(--text-muted);line-height:1.7}\r\n\r\n\/* \u2500\u2500\u2500 WHY CHOOSE \u2500\u2500\u2500 *\/\r\n#why{padding:140px 0;background:var(--cream)}\r\n.why-head{text-align:center;margin-bottom:72px}\r\n.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border-dark);border:1px solid var(--border-dark)}\r\n.why-card{\r\n  background:var(--cream);padding:52px 40px;\r\n  position:relative;overflow:hidden;cursor:none;\r\n  transition:background .35s;\r\n}\r\n.why-card::after{\r\n  content:'';position:absolute;inset:0;\r\n  background:linear-gradient(135deg,rgba(184,149,90,.04),transparent 70%);\r\n  opacity:0;transition:opacity .4s;\r\n}\r\n.why-card:hover{background:var(--cream-2)}\r\n.why-card:hover::after{opacity:1}\r\n.why-n{\r\n  font-family:'Playfair Display',serif;\r\n  font-size:11px;letter-spacing:.2em;color:var(--gold-dark);\r\n  display:block;margin-bottom:24px;\r\n}\r\n.why-icon{\r\n  width:44px;height:44px;margin-bottom:20px;\r\n  border:1px solid var(--border);display:flex;align-items:center;justify-content:center;\r\n  border-radius:2px;transition:background .3s,border-color .3s;\r\n}\r\n.why-card:hover .why-icon{background:var(--brown-deep);border-color:var(--brown-deep)}\r\n.why-icon svg{width:20px;height:20px;stroke:var(--gold-dark);fill:none;stroke-width:1.5;transition:stroke .3s}\r\n.why-card:hover .why-icon svg{stroke:var(--gold-light)}\r\n.why-h{font-size:17px;font-weight:700;color:var(--brown-deep);margin-bottom:12px}\r\n.why-p{font-size:13px;font-weight:300;color:var(--text-muted);line-height:1.85}\r\n\r\n\/* \u2500\u2500\u2500 CTA BANNER \u2500\u2500\u2500 *\/\r\n#cta{padding:120px 0;background:var(--brown-deep);position:relative;overflow:hidden}\r\n.cta-grain{\r\n  position:absolute;inset:0;opacity:.03;\r\n  background-image:url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4'\/%3E%3C\/filter%3E%3Crect width='200' height='200' filter='url(%23n)'\/%3E%3C\/svg%3E\");\r\n  pointer-events:none;\r\n}\r\n.cta-bg-word{\r\n  position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);\r\n  font-family:'Playfair Display',serif;font-size:220px;font-weight:900;\r\n  color:transparent;-webkit-text-stroke:1px rgba(184,149,90,.06);\r\n  white-space:nowrap;pointer-events:none;letter-spacing:.08em;\r\n}\r\n.cta-inner{text-align:center;position:relative;z-index:2}\r\n.cta-inner .sec-tag{color:var(--gold-light);margin-bottom:16px}\r\n.cta-h{\r\n  font-family:'Tajawal',sans-serif;font-size:clamp(36px,5vw,60px);\r\n  font-weight:800;color:var(--cream);line-height:1.1;margin-bottom:20px;\r\n}\r\n.cta-h span{color:var(--gold-light)}\r\n.cta-p{font-size:17px;font-weight:300;color:rgba(253,248,243,.65);max-width:520px;margin:0 auto 44px;line-height:1.85}\r\n.cta-btns{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}\r\n.btn-cream{\r\n  background:var(--cream);color:var(--brown-deep);\r\n  padding:15px 36px;border:none;border-radius:2px;\r\n  font-family:'Tajawal',sans-serif;font-size:14px;font-weight:700;\r\n  letter-spacing:.06em;cursor:none;\r\n  transition:background .3s,transform .3s;\r\n}\r\n.btn-cream:hover{\r\n  background:#b8955a !important;\r\n  color:#ffffff !important;\r\n  border-color:#b8955a !important;\r\n  transform:translateY(-2px);\r\n}\r\n.btn-outline-cream{\r\n  background:transparent;color:var(--cream);\r\n  padding:14px 36px;border:1.5px solid rgba(253,248,243,.25);border-radius:2px;\r\n  font-family:'Tajawal',sans-serif;font-size:14px;letter-spacing:.04em;cursor:none;\r\n  transition:border-color .3s,transform .3s;\r\n}\r\n.btn-outline-cream:hover{\r\n  background:#b8955a !important;\r\n  border-color:#b8955a !important;\r\n  color:#ffffff !important;\r\n  background-image:none !important;\r\n  box-shadow:none !important;\r\n  filter:none !important;\r\n}\r\n.whatsapp-btn{\r\n  display:inline-flex;align-items:center;gap:10px;margin-top:24px;\r\n  background:#25d366;color:#fff;padding:13px 28px;border-radius:28px;border:none;\r\n  font-family:'Tajawal',sans-serif;font-size:14px;font-weight:700;cursor:none;\r\n  transition:transform .3s,box-shadow .3s;\r\n}\r\n.whatsapp-btn:hover{transform:translateY(-2px);box-shadow:0 12px 32px rgba(37,211,102,.3)}\r\n.whatsapp-btn svg{width:20px;height:20px;fill:#fff}\r\n\r\n\/* \u2500\u2500\u2500 FOOTER \u2500\u2500\u2500 *\/\r\nfooter{background:var(--brown-deep);border-top:1px solid rgba(255,255,255,.07);padding:80px 72px 48px}\r\n.footer-grid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px;padding-bottom:60px;border-bottom:1px solid rgba(255,255,255,.07)}\r\n.f-logo{font-family:'Playfair Display',serif;font-size:28px;font-weight:900;color:var(--gold-light);letter-spacing:.14em;margin-bottom:20px}\r\n.f-desc{font-size:14px;font-weight:300;color:rgba(253,248,243,.45);line-height:1.85;max-width:320px}\r\n.f-h{font-size:11px;letter-spacing:.2em;color:var(--gold-light);text-transform:uppercase;font-weight:700;margin-bottom:22px}\r\n.f-links{list-style:none}\r\n.f-links li{margin-bottom:12px}\r\n.f-links a{font-size:14px;color:rgba(253,248,243,.45);text-decoration:none;cursor:none;transition:color .3s}\r\n.f-links a:hover{color:var(--gold-light)}\r\n.f-contact-item{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}\r\n.f-contact-item svg{width:15px;height:15px;stroke:var(--gold);fill:none;stroke-width:1.5;margin-top:2px;flex-shrink:0}\r\n.f-contact-item span{font-size:13px;color:rgba(253,248,243,.5);line-height:1.6}\r\n.footer-bottom{max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding-top:40px;flex-wrap:wrap;gap:12px}\r\n.f-copy{font-size:11px;letter-spacing:.08em;color:rgba(253,248,243,.25);text-transform:uppercase}\r\n\r\n\/* \u2500\u2500\u2500 MOBILE \u2500\u2500\u2500 *\/\r\n@media(max-width:1100px){\r\n  .story-grid,.goals-inner,.vm-grid{grid-template-columns:1fr;gap:48px}\r\n  .team-grid,.why-grid{grid-template-columns:1fr 1fr}\r\n  .values-row{grid-template-columns:1fr}\r\n  .val-cell{border-left:none;border-top:1px solid rgba(255,255,255,.07)}\r\n  .val-cell:first-child{border-top:none}\r\n  .footer-grid{grid-template-columns:1fr 1fr}\r\n  .container,.footer-grid{padding-left:32px;padding-right:32px}\r\n  #nav,#nav.stuck{padding-left:32px;padding-right:32px}\r\n  footer{padding:60px 32px 36px}\r\n  .ph-inner{padding:0 32px}\r\n  .nav-links{display:none}\r\n  .nav-mobile-btn{display:flex}\r\n}\r\n@media(max-width:680px){\r\n  .team-grid,.why-grid,.footer-grid{grid-template-columns:1fr}\r\n  .stats-strip{grid-template-columns:1fr 1fr}\r\n  .goals-text .feature-grid{grid-template-columns:1fr}\r\n  .ph-h1{font-size:48px}\r\n}\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<div id=\"cur\"><\/div>\r\n<div id=\"cur-ring\"><\/div>\r\n\r\n\r\n\r\n<!-- \u2550\u2550 PAGE HERO \u2550\u2550 -->\r\n<section id=\"page-hero\">\r\n  <div class=\"ph-noise\"><\/div>\r\n  <div class=\"ph-geo\">\r\n    <div class=\"ph-circle\"><\/div>\r\n    <div class=\"ph-circle\"><\/div>\r\n    <div class=\"ph-circle\"><\/div>\r\n  <\/div>\r\n  <div class=\"ph-bg-word\">\u0645\u0646 \u0646\u062d\u0646<\/div>\r\n  <div class=\"ph-inner\">\r\n    <div class=\"breadcrumb\">\r\n      <a href=\"index.html\">\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629<\/a>\r\n      <span class=\"breadcrumb-sep\">\u203a<\/span>\r\n      <span>\u0645\u0646 \u0646\u062d\u0646<\/span>\r\n    <\/div>\r\n    <div class=\"ph-tag\"><span class=\"ph-tag-line\"><\/span>\u0627\u0644\u0627\u0646\u0636\u0628\u0627\u0637 \u064a\u0635\u0646\u0639 \u0627\u0644\u062b\u0642\u0629<\/div>\r\n    <h1 class=\"ph-h1\">\u0645\u0646 \u0646\u062d\u0646<br><em>\u0639\u064a\u0646\u0643 \u0627\u0644\u0645\u0648\u062b\u0648\u0642\u0629 \u062f\u0627\u062e\u0644 \u0627\u0644\u0633\u0648\u062f\u0627\u0646<\/em><\/h1>\r\n    <div class=\"ph-divider\"><\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n\r\n<!-- \u2550\u2550 STORY \u2550\u2550 -->\r\n<section class=\"sec\" id=\"story\">\r\n  <div class=\"container\">\r\n    <div class=\"story-grid\">\r\n      <div class=\"rv-l\">\r\n        <div class=\"story-img-wrap\">\r\n          <img decoding=\"async\" class=\"story-img-main\" src=\"https:\/\/images.unsplash.com\/photo-1497366216548-37526070297c?w=800&q=80\" alt=\"\u0645\u0643\u062a\u0628 \u062f\u064a\u0644\">\r\n          <div class=\"story-corner-tl\"><\/div>\r\n          <div class=\"story-corner-br\"><\/div>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"rv-r\">\r\n        <span class=\"sec-tag\">\u0645\u0646 \u0646\u062d\u0646<\/span>\r\n        <h2 class=\"sec-h\">\u0639\u064a\u0646\u0643 \u0627\u0644\u0645\u0648\u062b\u0648\u0642\u0629<br>\u062f\u0627\u062e\u0644 \u0627\u0644\u0633\u0648\u062f\u0627\u0646<\/h2>\r\n        <div class=\"gold-rule\"><\/div>\r\n        <div class=\"story-body\">\r\n          <div class=\"story-pull\">\u0627\u0644\u062b\u0642\u0629 \u0627\u0644\u062a\u064a \u062a\u0628\u062d\u062b \u0639\u0646\u0647\u0627\u2026 \u0648\u0627\u0644\u0627\u0646\u0636\u0628\u0627\u0637 \u0627\u0644\u0630\u064a \u062a\u062d\u062a\u0627\u062c\u0647.<\/div>\r\n          <p>\u062a\u0623\u0633\u0633\u062a \u0634\u0631\u0643\u0629 \u062f\u064a\u0644 \u0644\u0644\u062e\u062f\u0645\u0627\u062a \u0648\u0627\u0644\u062d\u0644\u0648\u0644 \u0627\u0644\u0645\u062a\u0643\u0627\u0645\u0644\u0629 \u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0644\u062d\u0627\u062c\u0629 \u0645\u062a\u0632\u0627\u064a\u062f\u0629 \u0644\u062f\u0649 \u0627\u0644\u0645\u063a\u062a\u0631\u0628\u064a\u0646 \u0648\u0627\u0644\u0645\u0633\u062a\u062b\u0645\u0631\u064a\u0646 \u0648\u0623\u0635\u062d\u0627\u0628 \u0627\u0644\u0623\u0639\u0645\u0627\u0644 \u0625\u0644\u0649 \u062c\u0647\u0629 \u0645\u0647\u0646\u064a\u0629 \u0645\u0648\u062b\u0648\u0642\u0629 \u062a\u062a\u0648\u0644\u0649 \u0625\u062f\u0627\u0631\u0629 \u0648\u0645\u062a\u0627\u0628\u0639\u0629 \u0645\u0645\u062a\u0644\u0643\u0627\u062a\u0647\u0645 \u0648\u0623\u0639\u0645\u0627\u0644\u0647\u0645 \u062f\u0627\u062e\u0644 \u0627\u0644\u0633\u0648\u062f\u0627\u0646 \u0628\u0643\u0641\u0627\u0621\u0629 \u0648\u0634\u0641\u0627\u0641\u064a\u0629 \u0648\u0627\u062d\u062a\u0631\u0627\u0641\u064a\u0629.<\/p>\r\n          <p>\u0646\u0639\u0645\u0644 \u0639\u0644\u0649 \u062a\u0642\u062f\u064a\u0645 \u062e\u062f\u0645\u0627\u062a \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u0645\u062a\u0644\u0643\u0627\u062a \u0648\u0627\u0644\u0645\u0631\u0627\u0641\u0642\u060c \u0648\u0627\u0644\u0625\u0634\u0631\u0627\u0641 \u0627\u0644\u0645\u064a\u062f\u0627\u0646\u064a\u060c \u0648\u0627\u0644\u0645\u062a\u0627\u0628\u0639\u0629 \u0627\u0644\u062a\u0634\u063a\u064a\u0644\u064a\u0629\u060c \u0648\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0634\u0642\u0642 \u0627\u0644\u0645\u0641\u0631\u0648\u0634\u0629\u060c \u0648\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u0631\u0643\u0628\u0627\u062a\u060c \u0648\u0627\u0644\u062a\u0646\u0633\u064a\u0642 \u0645\u0639 \u0627\u0644\u0645\u0648\u0631\u062f\u064a\u0646 \u0648\u0627\u0644\u0641\u0646\u064a\u064a\u0646 \u0648\u0627\u0644\u0645\u062a\u062e\u0635\u0635\u064a\u0646\u060c \u0645\u0646 \u062e\u0644\u0627\u0644 \u0645\u0646\u0638\u0648\u0645\u0629 \u0639\u0645\u0644 \u0645\u062a\u0643\u0627\u0645\u0644\u0629 \u062a\u0639\u062a\u0645\u062f \u0639\u0644\u0649 \u0627\u0644\u0627\u0646\u0636\u0628\u0627\u0637 \u0648\u0627\u0644\u062a\u0648\u062b\u064a\u0642 \u0648\u0627\u0644\u0645\u062a\u0627\u0628\u0639\u0629 \u0627\u0644\u0645\u0633\u062a\u0645\u0631\u0629.<\/p>\r\n          <p>\u0641\u064a \u062f\u064a\u0644 \u0644\u0627 \u0646\u0643\u062a\u0641\u064a \u0628\u0646\u0642\u0644 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a\u060c \u0628\u0644 \u0646\u0648\u0641\u0631 \u0644\u0639\u0645\u0644\u0627\u0626\u0646\u0627 \u0631\u0624\u064a\u0629 \u0648\u0627\u0636\u062d\u0629 \u0644\u0645\u0627 \u064a\u062d\u062f\u062b \u0639\u0644\u0649 \u0623\u0631\u0636 \u0627\u0644\u0648\u0627\u0642\u0639 \u0639\u0628\u0631 \u0627\u0644\u0645\u062a\u0627\u0628\u0639\u0629 \u0627\u0644\u0645\u064a\u062f\u0627\u0646\u064a\u0629 \u0648\u0627\u0644\u062a\u0642\u0627\u0631\u064a\u0631 \u0627\u0644\u0627\u062d\u062a\u0631\u0627\u0641\u064a\u0629 \u0627\u0644\u062a\u064a \u062a\u0633\u0627\u0639\u062f\u0647\u0645 \u0639\u0644\u0649 \u0627\u062a\u062e\u0627\u0630 \u0627\u0644\u0642\u0631\u0627\u0631 \u0628\u062b\u0642\u0629 \u0648\u0627\u0637\u0645\u0626\u0646\u0627\u0646 \u0623\u064a\u0646\u0645\u0627 \u0643\u0627\u0646\u0648\u0627 \u062d\u0648\u0644 \u0627\u0644\u0639\u0627\u0644\u0645.<\/p>\r\n          <p><strong>\u0627\u0644\u0627\u0646\u0636\u0628\u0627\u0637 \u064a\u0635\u0646\u0639 \u0627\u0644\u062b\u0642\u0629<\/strong><\/p>\r\n          <p>\u0647\u0630\u0647 \u0644\u064a\u0633\u062a \u0639\u0628\u0627\u0631\u0629 \u062a\u0633\u0648\u064a\u0642\u064a\u0629 \u0628\u0627\u0644\u0646\u0633\u0628\u0629 \u0644\u0646\u0627\u060c \u0628\u0644 \u0645\u0628\u062f\u0623 \u0639\u0645\u0644 \u0646\u0644\u062a\u0632\u0645 \u0628\u0647 \u0641\u064a \u062c\u0645\u064a\u0639 \u062e\u062f\u0645\u0627\u062a\u0646\u0627 \u0648\u0639\u0645\u0644\u064a\u0627\u062a\u0646\u0627 \u0627\u0644\u064a\u0648\u0645\u064a\u0629. \u0644\u0630\u0644\u0643 \u0646\u0624\u0645\u0646 \u0628\u0623\u0646 \u0627\u0644\u062b\u0642\u0629 \u062a\u064f\u0628\u0646\u0649 \u0628\u0627\u0644\u0627\u0644\u062a\u0632\u0627\u0645 \u0648\u0627\u0644\u0645\u062a\u0627\u0628\u0639\u0629 \u0648\u062c\u0648\u062f\u0629 \u0627\u0644\u062a\u0646\u0641\u064a\u0630\u060c \u0648\u0623\u0646 \u0646\u062c\u0627\u062d \u0623\u064a \u062e\u062f\u0645\u0629 \u064a\u0628\u062f\u0623 \u0645\u0646 \u0627\u0644\u0627\u0646\u0636\u0628\u0627\u0637 \u0648\u064a\u0646\u062a\u0647\u064a \u0628\u0631\u0636\u0627 \u0627\u0644\u0639\u0645\u064a\u0644.<\/p>\r\n          <p>\u0646\u0639\u0645\u0644 \u0644\u0646\u0643\u0648\u0646 \u0627\u0644\u0634\u0631\u064a\u0643 \u0627\u0644\u0630\u064a \u064a\u0639\u062a\u0645\u062f \u0639\u0644\u064a\u0647 \u0639\u0645\u0644\u0627\u0624\u0646\u0627 \u0641\u064a \u0625\u062f\u0627\u0631\u0629 \u0645\u0635\u0627\u0644\u062d\u0647\u0645 \u062f\u0627\u062e\u0644 \u0627\u0644\u0633\u0648\u062f\u0627\u0646\u060c \u0648\u0627\u0644\u062c\u0647\u0629 \u0627\u0644\u062a\u064a \u062a\u0645\u0646\u062d\u0647\u0645 \u0631\u0627\u062d\u0629 \u0627\u0644\u0628\u0627\u0644 \u0648\u0627\u0644\u062b\u0642\u0629 \u0628\u0623\u0646 \u0623\u0639\u0645\u0627\u0644\u0647\u0645 \u0648\u0645\u0645\u062a\u0644\u0643\u0627\u062a\u0647\u0645 \u062a\u062d\u062a \u0627\u0644\u0645\u062a\u0627\u0628\u0639\u0629 \u0648\u0627\u0644\u0631\u0639\u0627\u064a\u0629 \u0627\u0644\u0645\u0633\u062a\u0645\u0631\u0629.<\/p>\r\n          <p><strong>\u062f\u064a\u0644 .. \u0627\u0644\u0635\u0641\u0642\u0629 \u0627\u0644\u0631\u0627\u0628\u062d\u0629<\/strong><\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550 VALUES STRIP \u2550\u2550 -->\r\n<section class=\"sec\" id=\"values-strip\">\r\n  <div class=\"container\">\r\n    <div class=\"team-head rv\" style=\"margin-bottom:56px;\">\r\n      <span class=\"sec-tag\" style=\"color:var(--gold-light)\">\u0642\u064a\u0645\u0646\u0627<\/span>\r\n      <h2 class=\"sec-h\" style=\"color:var(--cream)\">\u0642\u064a\u0645\u0646\u0627<\/h2>\r\n      <div class=\"gold-rule center\"><\/div>\r\n      <p style=\"font-size:16px;font-weight:300;color:rgba(253,248,243,.65);max-width:620px;margin:0 auto;line-height:1.9\">\r\n        \u0627\u0644\u0627\u0646\u0636\u0628\u0627\u0637 \u064a\u0635\u0646\u0639 \u0627\u0644\u062b\u0642\u0629\u2026 \u0648\u0627\u0644\u062b\u0642\u0629 \u062a\u0635\u0646\u0639 \u0627\u0644\u0627\u0633\u062a\u0645\u0631\u0627\u0631.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"why-grid rv\" style=\"background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.08)\">\r\n      <div class=\"why-card\" style=\"background:transparent\">\r\n        <span class=\"why-n\" style=\"color:var(--gold-light)\">01<\/span>\r\n        <div class=\"why-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg><\/div>\r\n        <h3 class=\"why-h\" style=\"color:var(--cream)\">\u0627\u0644\u062b\u0642\u0629 \u0648\u0627\u0644\u0645\u0648\u062b\u0648\u0642\u064a\u0629<\/h3>\r\n        <p class=\"why-p\" style=\"color:rgba(253,248,243,.68)\">\u0646\u0624\u0645\u0646 \u0628\u0623\u0646 \u0627\u0644\u062b\u0642\u0629 \u0647\u064a \u0623\u0633\u0627\u0633 \u0639\u0644\u0627\u0642\u062a\u0646\u0627 \u0645\u0639 \u0639\u0645\u0644\u0627\u0626\u0646\u0627\u060c \u0644\u0630\u0644\u0643 \u0646\u0644\u062a\u0632\u0645 \u0628\u0627\u0644\u0634\u0641\u0627\u0641\u064a\u0629 \u0648\u0627\u0644\u0648\u0636\u0648\u062d \u0648\u0627\u0644\u0627\u0644\u062a\u0632\u0627\u0645 \u0641\u064a \u062c\u0645\u064a\u0639 \u0623\u0639\u0645\u0627\u0644\u0646\u0627 \u0648\u062a\u0639\u0647\u062f\u0627\u062a\u0646\u0627.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"why-card\" style=\"background:transparent\">\r\n        <span class=\"why-n\" style=\"color:var(--gold-light)\">02<\/span>\r\n        <div class=\"why-icon\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg><\/div>\r\n        <h3 class=\"why-h\" style=\"color:var(--cream)\">\u0627\u0644\u0627\u0646\u0636\u0628\u0627\u0637 \u0641\u064a \u0627\u0644\u062a\u0646\u0641\u064a\u0630<\/h3>\r\n        <p class=\"why-p\" style=\"color:rgba(253,248,243,.68)\">\u0646\u0644\u062a\u0632\u0645 \u0628\u0623\u0639\u0644\u0649 \u062f\u0631\u062c\u0627\u062a \u0627\u0644\u0627\u0646\u0636\u0628\u0627\u0637 \u0648\u0627\u0644\u0645\u062a\u0627\u0628\u0639\u0629 \u0648\u0627\u0644\u062f\u0642\u0629 \u0641\u064a \u062a\u0646\u0641\u064a\u0630 \u0627\u0644\u0645\u0647\u0627\u0645 \u0648\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0639\u0645\u0644\u064a\u0627\u062a\u060c \u0644\u0623\u0646 \u0627\u0644\u0646\u062c\u0627\u062d \u0627\u0644\u062d\u0642\u064a\u0642\u064a \u064a\u0628\u062f\u0623 \u0645\u0646 \u0627\u0644\u0627\u0644\u062a\u0632\u0627\u0645 \u0648\u064a\u0646\u062a\u0647\u064a \u0628\u0627\u0644\u0646\u062a\u0627\u0626\u062c.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"why-card\" style=\"background:transparent\">\r\n        <span class=\"why-n\" style=\"color:var(--gold-light)\">03<\/span>\r\n        <div class=\"why-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M14 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V8z\"\/><polyline points=\"14 2 14 8 20 8\"\/><line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\/><line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\/><\/svg><\/div>\r\n        <h3 class=\"why-h\" style=\"color:var(--cream)\">\u0627\u0644\u062a\u0648\u062b\u064a\u0642 \u0648\u0627\u0644\u0645\u062a\u0627\u0628\u0639\u0629<\/h3>\r\n        <p class=\"why-p\" style=\"color:rgba(253,248,243,.68)\">\u0646\u0639\u062a\u0645\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u062a\u0627\u0628\u0639\u0629 \u0627\u0644\u0645\u0633\u062a\u0645\u0631\u0629 \u0648\u0627\u0644\u062a\u0642\u0627\u0631\u064a\u0631 \u0627\u0644\u0645\u0648\u062b\u0642\u0629 \u0648\u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062f\u0642\u064a\u0642\u0629 \u0644\u0636\u0645\u0627\u0646 \u0648\u0636\u0648\u062d \u0627\u0644\u0631\u0624\u064a\u0629 \u0648\u062a\u0645\u0643\u064a\u0646 \u0627\u0644\u0639\u0645\u0644\u0627\u0621 \u0645\u0646 \u0627\u062a\u062e\u0627\u0630 \u0627\u0644\u0642\u0631\u0627\u0631 \u0628\u062b\u0642\u0629.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"why-card\" style=\"background:transparent\">\r\n        <span class=\"why-n\" style=\"color:var(--gold-light)\">04<\/span>\r\n        <div class=\"why-icon\"><svg viewBox=\"0 0 24 24\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"16\" rx=\"2\"\/><path d=\"M7 8h10M7 12h10M7 16h6\"\/><\/svg><\/div>\r\n        <h3 class=\"why-h\" style=\"color:var(--cream)\">\u0627\u0644\u0645\u0633\u0624\u0648\u0644\u064a\u0629 \u0648\u0627\u0644\u0627\u062d\u062a\u0631\u0627\u0641\u064a\u0629<\/h3>\r\n        <p class=\"why-p\" style=\"color:rgba(253,248,243,.68)\">\u0646\u062a\u0639\u0627\u0645\u0644 \u0645\u0639 \u0645\u0645\u062a\u0644\u0643\u0627\u062a \u0648\u0623\u0639\u0645\u0627\u0644 \u0639\u0645\u0644\u0627\u0626\u0646\u0627 \u0643\u0645\u0627 \u0644\u0648 \u0643\u0627\u0646\u062a \u062a\u062e\u0635\u0646\u0627\u060c \u0648\u0646\u0639\u0645\u0644 \u0648\u0641\u0642 \u0645\u0639\u0627\u064a\u064a\u0631 \u0645\u0647\u0646\u064a\u0629 \u062a\u0636\u0645\u0646 \u062c\u0648\u062f\u0629 \u0627\u0644\u0623\u062f\u0627\u0621 \u0648\u0633\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u0646\u0641\u064a\u0630.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"why-card\" style=\"background:transparent\">\r\n        <span class=\"why-n\" style=\"color:var(--gold-light)\">05<\/span>\r\n        <div class=\"why-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M17 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 00-3-3.87M16 3.13a4 4 0 010 7.75\"\/><\/svg><\/div>\r\n        <h3 class=\"why-h\" style=\"color:var(--cream)\">\u0627\u0644\u0634\u0631\u0627\u0643\u0629 \u0637\u0648\u064a\u0644\u0629 \u0627\u0644\u0623\u0645\u062f<\/h3>\r\n        <p class=\"why-p\" style=\"color:rgba(253,248,243,.68)\">\u0644\u0627 \u0646\u0628\u062d\u062b \u0639\u0646 \u062a\u0646\u0641\u064a\u0630 \u062e\u062f\u0645\u0629 \u0639\u0627\u0628\u0631\u0629\u060c \u0628\u0644 \u0646\u0633\u0639\u0649 \u0625\u0644\u0649 \u0628\u0646\u0627\u0621 \u0639\u0644\u0627\u0642\u0627\u062a \u0645\u0647\u0646\u064a\u0629 \u0645\u0633\u062a\u062f\u0627\u0645\u0629 \u062a\u0642\u0648\u0645 \u0639\u0644\u0649 \u0627\u0644\u062b\u0642\u0629 \u0648\u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0648\u0627\u0644\u0627\u0644\u062a\u0632\u0627\u0645 \u0627\u0644\u0645\u062a\u0628\u0627\u062f\u0644.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"why-card\" style=\"background:transparent\">\r\n        <span class=\"why-n\" style=\"color:var(--gold-light)\">06<\/span>\r\n        <div class=\"why-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"22 12 18 12 15 21 9 3 6 12 2 12\"\/><\/svg><\/div>\r\n        <h3 class=\"why-h\" style=\"color:var(--cream)\">\u0627\u0644\u062a\u0637\u0648\u064a\u0631 \u0627\u0644\u0645\u0633\u062a\u0645\u0631<\/h3>\r\n        <p class=\"why-p\" style=\"color:rgba(253,248,243,.68)\">\u0646\u0639\u0645\u0644 \u0628\u0627\u0633\u062a\u0645\u0631\u0627\u0631 \u0639\u0644\u0649 \u062a\u0637\u0648\u064a\u0631 \u062e\u062f\u0645\u0627\u062a\u0646\u0627 \u0648\u0623\u0646\u0638\u0645\u062a\u0646\u0627 \u0648\u0634\u0628\u0643\u0629 \u0634\u0631\u0643\u0627\u0626\u0646\u0627 \u0644\u0645\u0648\u0627\u0643\u0628\u0629 \u0627\u062d\u062a\u064a\u0627\u062c\u0627\u062a \u0627\u0644\u0639\u0645\u0644\u0627\u0621 \u0648\u0645\u062a\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0633\u0648\u0642.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550 VISION \/ MISSION \u2550\u2550 -->\r\n<section class=\"sec\" id=\"vm\">\r\n  <div class=\"container\">\r\n    <div class=\"vm-header rv\">\r\n      <span class=\"sec-tag\">\u062a\u0648\u062c\u0647\u0646\u0627<\/span>\r\n      <h2 class=\"sec-h\">\u0631\u0624\u064a\u062a\u0646\u0627 \u0648\u0631\u0633\u0627\u0644\u062a\u0646\u0627<\/h2>\r\n      <div class=\"gold-rule center\"><\/div>\r\n    <\/div>\r\n    <div class=\"vm-grid\">\r\n      <div class=\"vm-panel rv d1\">\r\n        <div class=\"vm-num\">01<\/div>\r\n        <h3 class=\"vm-h\">\u0631\u0624\u064a\u062a\u0646\u0627<\/h3>\r\n        <div class=\"vm-rule\"><\/div>\r\n        <p class=\"vm-p\">\u0646\u0633\u0639\u0649 \u0641\u064a \u0634\u0631\u0643\u0629 \u062f\u064a\u0644 \u0644\u0644\u062e\u062f\u0645\u0627\u062a \u0648\u0627\u0644\u062d\u0644\u0648\u0644 \u0627\u0644\u0645\u062a\u0643\u0627\u0645\u0644\u0629 \u0625\u0644\u0649 \u0623\u0646 \u0646\u0643\u0648\u0646 \u0645\u0646 \u0627\u0644\u0634\u0631\u0643\u0627\u062a \u0627\u0644\u0631\u0627\u0626\u062f\u0629 \u0641\u064a \u0645\u062c\u0627\u0644 \u0627\u0644\u0625\u062f\u0627\u0631\u0629 \u0648\u0627\u0644\u062a\u0634\u063a\u064a\u0644 \u0648\u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0645\u062a\u0643\u0627\u0645\u0644\u0629 \u0639\u0644\u0649 \u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u0633\u0648\u062f\u0627\u0646 \u0648\u0627\u0644\u0645\u0646\u0637\u0642\u0629\u060c \u0645\u0646 \u062e\u0644\u0627\u0644 \u062a\u0642\u062f\u064a\u0645 \u062d\u0644\u0648\u0644 \u0645\u0628\u062a\u0643\u0631\u0629 \u0648\u0639\u0635\u0631\u064a\u0629 \u062a\u0633\u0627\u0647\u0645 \u0641\u064a \u062a\u0637\u0648\u064a\u0631 \u0628\u064a\u0626\u0629 \u0627\u0644\u0623\u0639\u0645\u0627\u0644 \u0648\u062a\u062d\u0642\u064a\u0642 \u0623\u0639\u0644\u0649 \u0645\u0633\u062a\u0648\u064a\u0627\u062a \u0627\u0644\u0643\u0641\u0627\u0621\u0629 \u0627\u0644\u062a\u0634\u063a\u064a\u0644\u064a\u0629.<\/p>\r\n        <p class=\"vm-p\" style=\"margin-top:18px\">\u0646\u0624\u0645\u0646 \u0628\u0623\u0646 \u0627\u0644\u0646\u0645\u0648 \u0627\u0644\u062d\u0642\u064a\u0642\u064a \u064a\u0628\u062f\u0623 \u0645\u0646 \u0641\u0647\u0645 \u0627\u062d\u062a\u064a\u0627\u062c\u0627\u062a \u0627\u0644\u0639\u0645\u0644\u0627\u0621 \u0648\u062a\u0642\u062f\u064a\u0645 \u062d\u0644\u0648\u0644 \u0639\u0645\u0644\u064a\u0629 \u062a\u062d\u0642\u0642 \u0644\u0647\u0645 \u0627\u0644\u0631\u0627\u062d\u0629 \u0648\u0627\u0644\u0627\u0633\u062a\u0642\u0631\u0627\u0631 \u0648\u0627\u0644\u0646\u0645\u0648 \u0627\u0644\u0645\u0633\u062a\u062f\u0627\u0645. \u0631\u0624\u064a\u062a\u0646\u0627 \u0644\u0627 \u062a\u0642\u062a\u0635\u0631 \u0639\u0644\u0649 \u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0641\u0642\u0637\u060c \u0628\u0644 \u0646\u0633\u0639\u0649 \u0644\u0623\u0646 \u0646\u0643\u0648\u0646 \u0634\u0631\u064a\u0643 \u0646\u062c\u0627\u062d \u062d\u0642\u064a\u0642\u064a\u0627\u064b \u0644\u0643\u0644 \u0639\u0645\u064a\u0644 \u064a\u0628\u062d\u062b \u0639\u0646 \u0627\u0644\u062b\u0642\u0629 \u0648\u0627\u0644\u062a\u0645\u064a\u0632.<\/p>\r\n      <\/div>\r\n      <div class=\"vm-panel rv d2\">\r\n        <div class=\"vm-num\">02<\/div>\r\n        <h3 class=\"vm-h\">\u0631\u0633\u0627\u0644\u062a\u0646\u0627<\/h3>\r\n        <div class=\"vm-rule\"><\/div>\r\n        <p class=\"vm-p\">\u062a\u062a\u0645\u062b\u0644 \u0631\u0633\u0627\u0644\u062a\u0646\u0627 \u0641\u064a \u062a\u0642\u062f\u064a\u0645 \u062d\u0644\u0648\u0644 \u0645\u062a\u0643\u0627\u0645\u0644\u0629 \u062a\u0633\u0627\u0639\u062f \u0627\u0644\u0623\u0641\u0631\u0627\u062f \u0648\u0627\u0644\u0645\u0624\u0633\u0633\u0627\u062a \u0639\u0644\u0649 \u0625\u062f\u0627\u0631\u0629 \u0623\u0639\u0645\u0627\u0644\u0647\u0645 \u0648\u0645\u0645\u062a\u0644\u0643\u0627\u062a\u0647\u0645 \u0648\u062e\u062f\u0645\u0627\u062a\u0647\u0645 \u0627\u0644\u064a\u0648\u0645\u064a\u0629 \u0628\u0643\u0641\u0627\u0621\u0629 \u0648\u0627\u062d\u062a\u0631\u0627\u0641\u064a\u0629 \u0639\u0627\u0644\u064a\u0629\u060c \u0645\u0639 \u0627\u0644\u0627\u0644\u062a\u0632\u0627\u0645 \u0628\u062a\u0642\u062f\u064a\u0645 \u062e\u062f\u0645\u0627\u062a \u0645\u0648\u062b\u0648\u0642\u0629 \u062a\u0639\u062a\u0645\u062f \u0639\u0644\u0649 \u0627\u0644\u0633\u0631\u0639\u0629 \u0648\u0627\u0644\u062f\u0642\u0629 \u0648\u0627\u0644\u062c\u0648\u062f\u0629.<\/p>\r\n        <p class=\"vm-p\" style=\"margin-top:18px\">\u0646\u0639\u0645\u0644 \u0639\u0644\u0649 \u062a\u0648\u0641\u064a\u0631 \u0628\u064a\u0626\u0629 \u062a\u0634\u063a\u064a\u0644\u064a\u0629 \u0645\u0633\u062a\u0642\u0631\u0629 \u062a\u0633\u0627\u0639\u062f \u0639\u0645\u0644\u0627\u0621\u0646\u0627 \u0639\u0644\u0649 \u0627\u0644\u062a\u0631\u0643\u064a\u0632 \u0639\u0644\u0649 \u0623\u0647\u062f\u0627\u0641\u0647\u0645 \u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629 \u0628\u064a\u0646\u0645\u0627 \u0646\u062a\u0648\u0644\u0649 \u0646\u062d\u0646 \u0645\u0633\u0624\u0648\u0644\u064a\u0629 \u0627\u0644\u0625\u062f\u0627\u0631\u0629 \u0648\u0627\u0644\u062a\u0634\u063a\u064a\u0644 \u0648\u0627\u0644\u0645\u062a\u0627\u0628\u0639\u0629. \u0643\u0645\u0627 \u0646\u0633\u0639\u0649 \u0625\u0644\u0649 \u062a\u0637\u0648\u064a\u0631 \u062e\u062f\u0645\u0627\u062a\u0646\u0627 \u0628\u0627\u0633\u062a\u0645\u0631\u0627\u0631 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0623\u062d\u062f\u062b \u0627\u0644\u0623\u0646\u0638\u0645\u0629 \u0648\u0627\u0644\u062a\u0642\u0646\u064a\u0627\u062a \u0627\u0644\u062d\u062f\u064a\u062b\u0629 \u0648\u062a\u0648\u0638\u064a\u0641 \u0627\u0644\u0643\u0641\u0627\u0621\u0627\u062a \u0627\u0644\u0645\u0624\u0647\u0644\u0629.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550 TEAM \u2550\u2550 -->\r\n<section class=\"sec\" id=\"team\">\r\n  <div class=\"container\">\r\n    <div class=\"team-head rv\">\r\n      <span class=\"sec-tag\">\u0627\u0644\u0642\u064a\u0627\u062f\u0629 \u0627\u0644\u062a\u0646\u0641\u064a\u0630\u064a\u0629<\/span>\r\n      <h2 class=\"sec-h\">\u0641\u0631\u064a\u0642 \u0627\u0644\u0642\u064a\u0627\u062f\u0629 \u0648\u0627\u0644\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u062a\u0646\u0641\u064a\u0630\u064a\u0629<\/h2>\r\n      <div class=\"gold-rule center\"><\/div>\r\n    <\/div>\r\n    <div class=\"team-grid rv\">\r\n      <div class=\"team-card\"><div class=\"team-avatar\"><img decoding=\"async\" src=\"http:\/\/deal-sd.com\/wp-content\/uploads\/2026\/05\/WhatsApp-Image-2026-05-13-at-3.00.17-PM.jpeg\" alt=\"\u0646\u0632\u0627\u0631 \u0627\u0644\u0639\u0642\u064a\u0644\u064a\"><\/div><div class=\"team-name\">\u0646\u0632\u0627\u0631 \u0627\u0644\u0639\u0642\u064a\u0644\u064a<\/div><div class=\"team-role\">\u0631\u0626\u064a\u0633 \u0645\u062c\u0644\u0633 \u0627\u0644\u0625\u062f\u0627\u0631\u0629 \u2013 \u0627\u0644\u0645\u062f\u064a\u0631 \u0627\u0644\u0639\u0627\u0645<\/div><div class=\"team-bio\">\u064a\u062a\u0645\u062a\u0639 \u0628\u062e\u0628\u0631\u0629 \u0645\u0647\u0646\u064a\u0629 \u062a\u062a\u062c\u0627\u0648\u0632 \u0639\u0634\u0631\u064a\u0646 \u0639\u0627\u0645\u0627\u064b \u0641\u064a \u0627\u0644\u0625\u062f\u0627\u0631\u0629 \u0648\u0627\u0644\u062a\u0634\u063a\u064a\u0644 \u0648\u0642\u064a\u0627\u062f\u0629 \u0627\u0644\u0641\u0631\u0642 \u0648\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0639\u0645\u0644\u064a\u0627\u062a \u0627\u0644\u0645\u064a\u062f\u0627\u0646\u064a\u0629 \u0648\u0627\u0644\u0645\u0624\u0633\u0633\u064a\u0629\u060c \u0645\u0639 \u0633\u062c\u0644 \u062d\u0627\u0641\u0644 \u0641\u064a \u0627\u0644\u062a\u062e\u0637\u064a\u0637 \u0648\u0627\u0644\u0645\u062a\u0627\u0628\u0639\u0629 \u0648\u0627\u0644\u062a\u0646\u0633\u064a\u0642 \u0648\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u0634\u0631\u0648\u0639\u0627\u062a \u0648\u0627\u0644\u0639\u0644\u0627\u0642\u0627\u062a \u0627\u0644\u0639\u0627\u0645\u0629. \u064a\u0642\u0648\u062f \u0634\u0631\u0643\u0629 \u062f\u064a\u0644 \u0628\u0631\u0624\u064a\u0629 \u062a\u0631\u062a\u0643\u0632 \u0639\u0644\u0649 \u0627\u0644\u0627\u062d\u062a\u0631\u0627\u0641\u064a\u0629 \u0648\u0627\u0644\u0634\u0641\u0627\u0641\u064a\u0629 \u0648\u0627\u0644\u062a\u0648\u062b\u064a\u0642 \u0648\u062a\u062d\u0648\u064a\u0644 \u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0625\u0644\u0649 \u0645\u0646\u0638\u0648\u0645\u0629 \u062a\u0634\u063a\u064a\u0644\u064a\u0629 \u0645\u062a\u0643\u0627\u0645\u0644\u0629 \u062a\u0636\u0645\u0646 \u0644\u0644\u0639\u0645\u0644\u0627\u0621 \u0623\u0639\u0644\u0649 \u0645\u0633\u062a\u0648\u064a\u0627\u062a \u0627\u0644\u062b\u0642\u0629 \u0648\u0627\u0644\u062c\u0648\u062f\u0629.<\/div><\/div>\r\n      <div class=\"team-card\"><div class=\"team-avatar\"><img decoding=\"async\" src=\"http:\/\/deal-sd.com\/wp-content\/uploads\/2026\/05\/356b6d5b-8475-46eb-9bc3-152036eaa331.jpeg\" alt=\"\u0633\u0627\u0645\u0631 \u0633\u0644\u064a\u0645\u0627\u0646 \u0646\u0635\u0631\"><\/div><div class=\"team-name\">\u0645. \u0633\u0627\u0645\u0631 \u0633\u0644\u064a\u0645\u0627\u0646 \u0646\u0635\u0631<\/div><div class=\"team-role\">\u0645\u062f\u064a\u0631 \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u0634\u0631\u0648\u0639\u0627\u062a<\/div><div class=\"team-bio\">\u062e\u0628\u0631\u0629 \u0641\u064a \u0627\u0644\u0625\u0634\u0631\u0627\u0641 \u0627\u0644\u0647\u0646\u062f\u0633\u064a \u0648\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u0634\u0631\u0648\u0639\u0627\u062a \u0648\u0645\u062a\u0627\u0628\u0639\u0629 \u0627\u0644\u062a\u0646\u0641\u064a\u0630 \u0627\u0644\u0645\u064a\u062f\u0627\u0646\u064a.<\/div><\/div>\r\n      <div class=\"team-card\"><div class=\"team-avatar\"><img decoding=\"async\" src=\"http:\/\/deal-sd.com\/wp-content\/uploads\/2026\/05\/fa2b1b2b-ca79-4418-8c39-c9758f0ab638.jpeg\" alt=\"\u0623\u0634\u0631\u0641 \u0639\u0648\u0636 \u0627\u0644\u0644\u0647 \u0639\u0628\u062f\u0627\u0644\u062c\u064a\u062f\"><\/div><div class=\"team-name\">\u0623\u0634\u0631\u0641 \u0639\u0648\u0636 \u0627\u0644\u0644\u0647 \u0639\u0628\u062f\u0627\u0644\u062c\u064a\u062f<\/div><div class=\"team-role\">\u0645\u062f\u064a\u0631 \u0627\u0644\u062c\u0648\u062f\u0629 \u0648\u0627\u0644\u062a\u0637\u0648\u064a\u0631<\/div><div class=\"team-bio\">\u0645\u0633\u0624\u0648\u0644 \u062a\u0637\u0648\u064a\u0631 \u0627\u0644\u0625\u062c\u0631\u0627\u0621\u0627\u062a \u0627\u0644\u062a\u0634\u063a\u064a\u0644\u064a\u0629 \u0648\u0636\u0645\u0627\u0646 \u0627\u0644\u062c\u0648\u062f\u0629 \u0648\u0627\u0644\u062a\u062d\u0633\u064a\u0646 \u0627\u0644\u0645\u0633\u062a\u0645\u0631.<\/div><\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550 FUTURE GOALS \u2550\u2550 -->\r\n<section class=\"sec\" id=\"goals\">\r\n  <div class=\"container\">\r\n    <div class=\"why-head rv\">\r\n      <span class=\"sec-tag\">\u0622\u0644\u064a\u0629 \u0627\u0644\u0639\u0645\u0644<\/span>\r\n      <h2 class=\"sec-h\">\u0643\u064a\u0641 \u062a\u0639\u0645\u0644 \u062f\u064a\u0644\u061f<\/h2>\r\n      <div class=\"gold-rule center\"><\/div>\r\n    <\/div>\r\n\r\n    <div class=\"why-grid rv\">\r\n      <div class=\"why-card\">\r\n        <span class=\"why-n\">01<\/span>\r\n        <div class=\"why-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M21 15a2 2 0 01-2 2H7l-4 4V5a2 2 0 012-2h14a2 2 0 012 2z\"\/><\/svg><\/div>\r\n        <h3 class=\"why-h\">\u062a\u0631\u0633\u0644 \u0637\u0644\u0628\u0643<\/h3>\r\n      <\/div>\r\n\r\n      <div class=\"why-card\">\r\n        <span class=\"why-n\">02<\/span>\r\n        <div class=\"why-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M21 11.5a8.38 8.38 0 01-.9 3.8 8.5 8.5 0 01-7.6 4.7 8.38 8.38 0 01-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 01-.9-3.8 8.5 8.5 0 014.7-7.6 8.38 8.38 0 013.8-.9h.5a8.48 8.48 0 018 8v.5z\"\/><\/svg><\/div>\r\n        <h3 class=\"why-h\">\u0646\u0642\u0648\u0645 \u0628\u0627\u0644\u0645\u0639\u0627\u064a\u0646\u0629 \u0648\u0627\u0644\u0645\u062a\u0627\u0628\u0639\u0629<\/h3>\r\n      <\/div>\r\n\r\n      <div class=\"why-card\">\r\n        <span class=\"why-n\">03<\/span>\r\n        <div class=\"why-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M14 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V8z\"\/><polyline points=\"14 2 14 8 20 8\"\/><line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\/><line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\/><\/svg><\/div>\r\n        <h3 class=\"why-h\">\u0646\u0631\u0641\u0639 \u0627\u0644\u062a\u0642\u0631\u064a\u0631<\/h3>\r\n      <\/div>\r\n\r\n      <div class=\"why-card\">\r\n        <span class=\"why-n\">04<\/span>\r\n        <div class=\"why-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M9 11l3 3L22 4\"\/><path d=\"M21 12v7a2 2 0 01-2 2H5a2 2 0 01-2-2V5a2 2 0 012-2h11\"\/><\/svg><\/div>\r\n        <h3 class=\"why-h\">\u0646\u0646\u0640\u0641\u0630 \u0648\u0646\u062a\u0627\u0628\u0639<\/h3>\r\n      <\/div>\r\n\r\n      <div class=\"why-card\">\r\n        <span class=\"why-n\">05<\/span>\r\n        <div class=\"why-icon\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M9 12l2 2 4-4\"\/><\/svg><\/div>\r\n        <h3 class=\"why-h\">\u0646\u063a\u0644\u0642 \u0627\u0644\u0645\u0647\u0645\u0629 \u0628\u0639\u062f \u0627\u0639\u062a\u0645\u0627\u062f \u0627\u0644\u0639\u0645\u064a\u0644<\/h3>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550 WHY CHOOSE \u2550\u2550 -->\r\n<section class=\"sec\" id=\"why\">\r\n  <div class=\"container\">\r\n    <div class=\"why-head rv\">\r\n      <span class=\"sec-tag\">\u0644\u0645\u0627\u0630\u0627 \u062f\u064a\u0644<\/span>\r\n      <h2 class=\"sec-h\">\u0644\u0645\u0627\u0630\u0627 \u062a\u062e\u062a\u0627\u0631 \u0634\u0631\u0643\u0629 \u062f\u064a\u0644\u061f<\/h2>\r\n      <div class=\"gold-rule center\"><\/div>\r\n      <p style=\"font-size:16px;font-weight:300;color:var(--text-muted);max-width:760px;margin:0 auto 14px;line-height:1.95\">\u0644\u0623\u0646 \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u0645\u062a\u0644\u0643\u0627\u062a \u0648\u0627\u0644\u0623\u0639\u0645\u0627\u0644 \u0639\u0646 \u0628\u064f\u0639\u062f \u0644\u0627 \u062a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0648\u0639\u0648\u062f \u062c\u0645\u064a\u0644\u0629\u060c \u0628\u0644 \u0625\u0644\u0649 \u062c\u0647\u0629 \u0645\u0648\u062b\u0648\u0642\u0629 \u062a\u062a\u0627\u0628\u0639 \u0648\u062a\u0646\u0641\u0630 \u0648\u062a\u0648\u062b\u0642 \u0648\u062a\u0628\u0642\u064a\u0643 \u0639\u0644\u0649 \u0627\u0637\u0644\u0627\u0639 \u062f\u0627\u0626\u0645 \u0628\u0645\u0627 \u064a\u062d\u062f\u062b \u0639\u0644\u0649 \u0623\u0631\u0636 \u0627\u0644\u0648\u0627\u0642\u0639.<\/p>\r\n      <p style=\"font-size:16px;font-weight:300;color:var(--text-muted);max-width:760px;margin:0 auto;line-height:1.95\">\u0641\u064a \u062f\u064a\u0644 \u0646\u0628\u0646\u064a \u062e\u062f\u0645\u0627\u062a\u0646\u0627 \u0639\u0644\u0649 \u0627\u0644\u0627\u0646\u0636\u0628\u0627\u0637 \u0648\u0627\u0644\u0634\u0641\u0627\u0641\u064a\u0629 \u0648\u0627\u0644\u0645\u062a\u0627\u0628\u0639\u0629 \u0627\u0644\u0645\u064a\u062f\u0627\u0646\u064a\u0629<\/p>\r\n    <\/div>\r\n    <div class=\"why-grid rv\">\r\n      <div class=\"why-card\">\r\n        <span class=\"why-n\">01<\/span>\r\n        <div class=\"why-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M9 11l3 3L22 4\"\/><path d=\"M21 12v7a2 2 0 01-2 2H5a2 2 0 01-2-2V5a2 2 0 012-2h11\"\/><\/svg><\/div>\r\n        <h3 class=\"why-h\">\u0627\u0644\u0627\u0646\u0636\u0628\u0627\u0637 \u0641\u064a \u0627\u0644\u062a\u0646\u0641\u064a\u0630<\/h3>\r\n        <p class=\"why-p\">\u0646\u0644\u062a\u0632\u0645 \u0628\u062a\u0646\u0641\u064a\u0630 \u0627\u0644\u0645\u0647\u0627\u0645 \u0648\u0645\u062a\u0627\u0628\u0639\u0629 \u0627\u0644\u0623\u0639\u0645\u0627\u0644 \u0648\u0641\u0642 \u0625\u062c\u0631\u0627\u0621\u0627\u062a \u0648\u0627\u0636\u062d\u0629 \u0648\u0645\u0646\u0647\u062c\u064a\u0629 \u062a\u0634\u063a\u064a\u0644 \u0627\u062d\u062a\u0631\u0627\u0641\u064a\u0629 \u062a\u0636\u0645\u0646 \u0627\u0644\u062f\u0642\u0629 \u0648\u0627\u0644\u0627\u0644\u062a\u0632\u0627\u0645 \u0648\u062c\u0648\u062f\u0629 \u0627\u0644\u0623\u062f\u0627\u0621.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"why-card\">\r\n        <span class=\"why-n\">02<\/span>\r\n        <div class=\"why-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M21 11.5a8.38 8.38 0 01-.9 3.8 8.5 8.5 0 01-7.6 4.7 8.38 8.38 0 01-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 01-.9-3.8 8.5 8.5 0 014.7-7.6 8.38 8.38 0 013.8-.9h.5a8.48 8.48 0 018 8v.5z\"\/><\/svg><\/div>\r\n        <h3 class=\"why-h\">\u0645\u062a\u0627\u0628\u0639\u0629 \u0645\u064a\u062f\u0627\u0646\u064a\u0629 \u0645\u0648\u062b\u0642\u0629<\/h3>\r\n        <p class=\"why-p\">\u0646\u0648\u0627\u0643\u0628 \u0623\u0639\u0645\u0627\u0644\u0643 \u0648\u0645\u0645\u062a\u0644\u0643\u0627\u062a\u0643 \u0639\u0644\u0649 \u0623\u0631\u0636 \u0627\u0644\u0648\u0627\u0642\u0639 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0627\u0644\u0632\u064a\u0627\u0631\u0627\u062a \u0627\u0644\u0645\u064a\u062f\u0627\u0646\u064a\u0629 \u0648\u0627\u0644\u062a\u0642\u0627\u0631\u064a\u0631 \u0627\u0644\u062f\u0648\u0631\u064a\u0629 \u0648\u0627\u0644\u0635\u0648\u0631 \u0648\u0627\u0644\u062a\u0648\u0635\u064a\u0627\u062a \u0627\u0644\u0639\u0645\u0644\u064a\u0629.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"why-card\">\r\n        <span class=\"why-n\">03<\/span>\r\n        <div class=\"why-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M17 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 00-3-3.87M16 3.13a4 4 0 010 7.75\"\/><\/svg><\/div>\r\n        <h3 class=\"why-h\">\u0646\u0642\u0637\u0629 \u0627\u062a\u0635\u0627\u0644 \u0648\u0627\u062d\u062f\u0629<\/h3>\r\n        <p class=\"why-p\">\u0628\u062f\u0644\u0627\u064b \u0645\u0646 \u0627\u0644\u062a\u0639\u0627\u0645\u0644 \u0645\u0639 \u0639\u062f\u0629 \u062c\u0647\u0627\u062a \u0648\u0645\u0648\u0631\u062f\u064a\u0646 \u0648\u0641\u0646\u064a\u064a\u0646\u060c \u062a\u062a\u0648\u0644\u0649 \u062f\u064a\u0644 \u0627\u0644\u062a\u0646\u0633\u064a\u0642 \u0648\u0627\u0644\u0645\u062a\u0627\u0628\u0639\u0629 \u0648\u0627\u0644\u0625\u0634\u0631\u0627\u0641 \u0646\u064a\u0627\u0628\u0629 \u0639\u0646\u0643.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"why-card\">\r\n        <span class=\"why-n\">04<\/span>\r\n        <div class=\"why-icon\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M2 12h20M12 2a15.3 15.3 0 014 10 15.3 15.3 0 01-4 10 15.3 15.3 0 01-4-10 15.3 15.3 0 014-10z\"\/><\/svg><\/div>\r\n        <h3 class=\"why-h\">\u062d\u0636\u0648\u0631 \u0641\u064a \u0627\u0644\u0633\u0648\u062f\u0627\u0646 <\/h3>\r\n        <p class=\"why-p\">\u062a\u0645\u062a\u062f \u062e\u062f\u0645\u0627\u062a\u0646\u0627 \u0639\u0628\u0631 \u0627\u0644\u062e\u0631\u0637\u0648\u0645  \u0645\u0645\u0627 \u064a\u0645\u0646\u062d \u0627\u0644\u0645\u063a\u062a\u0631\u0628\u064a\u0646 \u0648\u0627\u0644\u0645\u0633\u062a\u062b\u0645\u0631\u064a\u0646 \u0634\u0631\u064a\u0643\u0627\u064b \u0645\u0648\u062b\u0648\u0642\u0627\u064b \u064a\u062f\u064a\u0631 \u0645\u0645\u062a\u0644\u0643\u0627\u062a\u0647\u0645 \u0639\u0646 \u0628\u064f\u0639\u062f \u0628\u0643\u0641\u0627\u0621\u0629 \u062a\u0627\u0645\u0629 \u0648\u0627\u062a\u0635\u0627\u0644 \u0645\u0628\u0627\u0634\u0631.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"why-card\">\r\n        <span class=\"why-n\">05<\/span>\r\n        <div class=\"why-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"22 12 18 12 15 21 9 3 6 12 2 12\"\/><\/svg><\/div>\r\n        <h3 class=\"why-h\">\u0645\u0631\u0648\u0646\u0629 \u0639\u0627\u0644\u064a\u0629 \u0641\u064a \u0627\u0644\u062a\u0643\u064a\u0641<\/h3>\r\n        <p class=\"why-p\">\u0646\u062a\u0645\u064a\u0632 \u0628\u0645\u0631\u0648\u0646\u0629 \u0641\u0631\u064a\u0642\u0646\u0627 \u0648\u0642\u062f\u0631\u062a\u0646\u0627 \u0639\u0644\u0649 \u0627\u0644\u062a\u0639\u0627\u0645\u0644 \u0645\u0639 \u0627\u062d\u062a\u064a\u0627\u062c\u0627\u062a \u0627\u0644\u0639\u0645\u0644\u0627\u0621 \u0627\u0644\u0645\u062e\u062a\u0644\u0641\u0629. \u0647\u062f\u0641\u0646\u0627 \u0627\u0644\u0623\u0633\u0627\u0633\u064a \u0647\u0648 \u0628\u0646\u0627\u0621 \u0639\u0644\u0627\u0642\u0627\u062a \u0637\u0648\u064a\u0644\u0629 \u0627\u0644\u0645\u062f\u0649 \u062a\u0642\u0648\u0645 \u0639\u0644\u0649 \u0627\u0644\u062b\u0642\u0629 \u0648\u0627\u0644\u0634\u0641\u0627\u0641\u064a\u0629 \u0648\u0627\u0644\u0627\u0644\u062a\u0632\u0627\u0645 \u0627\u0644\u0643\u0627\u0645\u0644.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"why-card\">\r\n        <span class=\"why-n\">06<\/span>\r\n        <div class=\"why-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M14 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V8z\"\/><polyline points=\"14 2 14 8 20 8\"\/><line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\/><line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\/><\/svg><\/div>\r\n        <h3 class=\"why-h\">\u062a\u0642\u0627\u0631\u064a\u0631 \u062f\u0648\u0631\u064a\u0629 \u0648\u0627\u0636\u062d\u0629 \u0648\u0634\u0641\u0627\u0641\u0629<\/h3>\r\n        <p class=\"why-p\">\u0646\u0642\u062f\u0645 \u062a\u0642\u0627\u0631\u064a\u0631 \u062f\u0648\u0631\u064a\u0629 \u0627\u062d\u062a\u0631\u0627\u0641\u064a\u0629 \u062a\u062a\u064a\u062d \u0644\u0639\u0645\u0644\u0627\u0626\u0646\u0627 \u0645\u062a\u0627\u0628\u0639\u0629 \u0623\u0635\u0648\u0644\u0647\u0645 \u0648\u0627\u0633\u062a\u062b\u0645\u0627\u0631\u0627\u062a\u0647\u0645 \u0628\u0634\u0641\u0627\u0641\u064a\u0629 \u0643\u0627\u0645\u0644\u0629 \u0648\u0628\u0639\u064a\u062f\u0627\u064b \u0639\u0646 \u0627\u0644\u062a\u0639\u0642\u064a\u062f\u0627\u062a \u0627\u0644\u062a\u0634\u063a\u064a\u0644\u064a\u0629\u060c \u0645\u0639 \u062a\u0648\u0635\u064a\u0627\u062a \u0639\u0645\u0644\u064a\u0629 \u0644\u0644\u062a\u0637\u0648\u064a\u0631.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div style=\"text-align:center;margin-top:40px\">\r\n      <p style=\"font-size:20px;font-weight:700;color:var(--brown-mid);line-height:1.9\">\u0627\u0644\u062b\u0642\u0629 \u0627\u0644\u062a\u064a \u062a\u0628\u062d\u062b \u0639\u0646\u0647\u0627\u2026 \u0648\u0627\u0644\u0627\u0646\u0636\u0628\u0627\u0637 \u0627\u0644\u0630\u064a \u062a\u062d\u062a\u0627\u062c\u0647<\/p>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550 CTA \u2550\u2550 -->\r\n<section class=\"sec\" id=\"cta\">\r\n  <div class=\"cta-grain\"><\/div>\r\n  <div class=\"cta-bg-word\">DEAL<\/div>\r\n  <div class=\"container\">\r\n    <div class=\"cta-inner rv\">\r\n      <span class=\"sec-tag\">\u0627\u0644\u0627\u0646\u0636\u0628\u0627\u0637 \u064a\u0635\u0646\u0639 \u0627\u0644\u062b\u0642\u0629<\/span>\r\n      <h2 class=\"cta-h\">\u0646\u064f\u062f\u064a\u0631 \u0645\u0645\u062a\u0644\u0643\u0627\u062a\u0643 \u0648\u0623\u0639\u0645\u0627\u0644\u0643 \u0641\u064a \u0627\u0644\u0633\u0648\u062f\u0627\u0646\u2026 <br>\u0648\u0643\u0623\u0646\u0643 \u0645\u0648\u062c\u0648\u062f <span>\u0628\u0646\u0641\u0633\u0643<\/span><\/h2>\r\n      <p class=\"cta-p\">\u062a\u0633\u0627\u0639\u062f\u0643 \u062f\u064a\u0644 \u0639\u0644\u0649 \u0625\u062f\u0627\u0631\u0629 \u0648\u0645\u062a\u0627\u0628\u0639\u0629 \u0645\u0645\u062a\u0644\u0643\u0627\u062a\u0643 \u0648\u0623\u0639\u0645\u0627\u0644\u0643 \u062f\u0627\u062e\u0644 \u0627\u0644\u0633\u0648\u062f\u0627\u0646 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0645\u0646\u0638\u0648\u0645\u0629 \u0627\u062d\u062a\u0631\u0627\u0641\u064a\u0629 \u062a\u0639\u062a\u0645\u062f \u0639\u0644\u0649 \u0627\u0644\u0627\u0646\u0636\u0628\u0627\u0637 \u0648\u0627\u0644\u062a\u0648\u062b\u064a\u0642 \u0648\u0627\u0644\u0645\u062a\u0627\u0628\u0639\u0629 \u0627\u0644\u0645\u064a\u062f\u0627\u0646\u064a\u0629 \u0648\u0627\u0644\u062a\u0642\u0627\u0631\u064a\u0631 \u0627\u0644\u062f\u0642\u064a\u0642\u0629\u060c \u0644\u062a\u0628\u0642\u0649 \u0645\u0637\u0645\u0626\u0646\u0627\u064b \u0623\u064a\u0646\u0645\u0627 \u0643\u0646\u062a \u062d\u0648\u0644 \u0627\u0644\u0639\u0627\u0644\u0645<\/p>\r\n      <div class=\"cta-btns\">\r\n        <button class=\"btn-cream\" onclick=\"window.location.href='https:\/\/deal-sd.com\/contact-us'\">\u0627\u0646\u0636\u0645 \u0625\u0644\u0649 \u0634\u0628\u0643\u0629 \u0627\u0644\u0634\u0631\u0643\u0627\u0621<\/button>\r\n        <button class=\"btn-outline-cream\" onclick=\"window.location.href='https:\/\/deal-sd.com\/services'\">\u0627\u0633\u062a\u0643\u0634\u0641 \u062e\u062f\u0645\u0627\u062a\u0646\u0627<\/button>\r\n      <\/div>\r\n      <div>\r\n        <a href=\"https:\/\/wa.me\/96599458209\" class=\"whatsapp-btn\">\r\n          <svg viewBox=\"0 0 24 24\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"\/><\/svg>\r\n          \u0648\u0627\u062a\u0633\u0627\u0628 0096599458209\r\n        <\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n\r\n\r\n<script>\r\n\/* \u2500\u2500 CURSOR \u2500\u2500 *\/\r\nconst cur=document.getElementById('cur'),ring=document.getElementById('cur-ring');\r\nlet mx=0,my=0,rx=0,ry=0;\r\ndocument.addEventListener('mousemove',e=>{mx=e.clientX;my=e.clientY;cur.style.left=mx+'px';cur.style.top=my+'px'});\r\n(function tick(){rx+=(mx-rx)*.1;ry+=(my-ry)*.1;ring.style.left=rx+'px';ring.style.top=ry+'px';requestAnimationFrame(tick)})();\r\ndocument.querySelectorAll('a,button,input,select,textarea').forEach(el=>{\r\n  el.addEventListener('mouseenter',()=>{cur.style.width='5px';cur.style.height='5px';ring.style.width='46px';ring.style.height='46px';ring.style.opacity='1'});\r\n  el.addEventListener('mouseleave',()=>{cur.style.width='10px';cur.style.height='10px';ring.style.width='34px';ring.style.height='34px';ring.style.opacity='.5'});\r\n});\r\n\r\n\/* \u2500\u2500 NAV SCROLL \u2500\u2500 *\/\r\nconst nav=document.getElementById('nav');\r\nif(nav)window.addEventListener('scroll',()=>nav.classList.toggle('stuck',scrollY>50));\r\n\r\n\/* \u2500\u2500 REVEAL \u2500\u2500 *\/\r\nconst rvObs=new IntersectionObserver(entries=>{\r\n  entries.forEach(e=>{if(e.isIntersecting)e.target.classList.add('in')});\r\n},{threshold:.12});\r\ndocument.querySelectorAll('.rv,.rv-l,.rv-r').forEach(el=>rvObs.observe(el));\r\n\r\n\/* \u2500\u2500 COUNT UP \u2500\u2500 *\/\r\nfunction doCount(el){\r\n  if(el.dataset.done)return;el.dataset.done=1;\r\n  const t=+el.dataset.t,d=1600,s=performance.now();\r\n  const step=now=>{\r\n    const p=Math.min((now-s)\/d,1),e=1-Math.pow(1-p,4);\r\n    el.textContent=Math.round(e*t);\r\n    if(p<1)requestAnimationFrame(step);else el.textContent=t;\r\n  };requestAnimationFrame(step);\r\n}\r\nconst cObs=new IntersectionObserver(entries=>{\r\n  entries.forEach(e=>{if(e.isIntersecting)e.target.querySelectorAll('.count-up').forEach(doCount)});\r\n},{threshold:.2});\r\ndocument.querySelectorAll('section,[class*=\"grid\"],[class*=\"card\"],[class*=\"stat\"]').forEach(el=>cObs.observe(el));\r\n\r\n\/* \u2500\u2500 TILT ON WHY CARDS \u2500\u2500 *\/\r\ndocument.querySelectorAll('.why-card').forEach(c=>{\r\n  c.addEventListener('mousemove',e=>{\r\n    const r=c.getBoundingClientRect(),x=(e.clientX-r.left)\/r.width-.5,y=(e.clientY-r.top)\/r.height-.5;\r\n    c.style.transform=`perspective(700px) rotateX(${-y*3}deg) rotateY(${x*3}deg)`;\r\n  });\r\n  c.addEventListener('mouseleave',()=>c.style.transform='');\r\n});\r\n<\/script>\r\n<\/body>\r\n<\/html>\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>\u0645\u0646 \u0646\u062d\u0646 \u2014 DEAL \u0644\u0644\u062e\u062f\u0645\u0627\u062a \u0648\u0627\u0644\u062d\u0644\u0648\u0644 \u0627\u0644\u0645\u062a\u0643\u0627\u0645\u0644\u0629 \u0645\u0646 \u0646\u062d\u0646 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 \u203a \u0645\u0646 \u0646\u062d\u0646 \u0627\u0644\u0627\u0646\u0636\u0628\u0627\u0637 \u064a\u0635\u0646\u0639 \u0627\u0644\u062b\u0642\u0629 \u0645\u0646 \u0646\u062d\u0646\u0639\u064a\u0646\u0643 \u0627\u0644\u0645\u0648\u062b\u0648\u0642\u0629 \u062f\u0627\u062e\u0644 \u0627\u0644\u0633\u0648\u062f\u0627\u0646 \u0645\u0646 \u0646\u062d\u0646 \u0639\u064a\u0646\u0643 \u0627\u0644\u0645\u0648\u062b\u0648\u0642\u0629\u062f\u0627\u062e\u0644 \u0627\u0644\u0633\u0648\u062f\u0627\u0646 \u0627\u0644\u062b\u0642\u0629 \u0627\u0644\u062a\u064a \u062a\u0628\u062d\u062b \u0639\u0646\u0647\u0627\u2026 \u0648\u0627\u0644\u0627\u0646\u0636\u0628\u0627\u0637 \u0627\u0644\u0630\u064a \u062a\u062d\u062a\u0627\u062c\u0647. \u062a\u0623\u0633\u0633\u062a \u0634\u0631\u0643\u0629 \u062f\u064a\u0644 \u0644\u0644\u062e\u062f\u0645\u0627\u062a \u0648\u0627\u0644\u062d\u0644\u0648\u0644 \u0627\u0644\u0645\u062a\u0643\u0627\u0645\u0644\u0629 \u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0644\u062d\u0627\u062c\u0629 \u0645\u062a\u0632\u0627\u064a\u062f\u0629 \u0644\u062f\u0649 \u0627\u0644\u0645\u063a\u062a\u0631\u0628\u064a\u0646 \u0648\u0627\u0644\u0645\u0633\u062a\u062b\u0645\u0631\u064a\u0646 \u0648\u0623\u0635\u062d\u0627\u0628 \u0627\u0644\u0623\u0639\u0645\u0627\u0644 \u0625\u0644\u0649 \u062c\u0647\u0629 \u0645\u0647\u0646\u064a\u0629 \u0645\u0648\u062b\u0648\u0642\u0629 \u062a\u062a\u0648\u0644\u0649 \u0625\u062f\u0627\u0631\u0629 \u0648\u0645\u062a\u0627\u0628\u0639\u0629 \u0645\u0645\u062a\u0644\u0643\u0627\u062a\u0647\u0645 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-29","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/deal-sd.com\/en\/wp-json\/wp\/v2\/pages\/29","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/deal-sd.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/deal-sd.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/deal-sd.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/deal-sd.com\/en\/wp-json\/wp\/v2\/comments?post=29"}],"version-history":[{"count":79,"href":"https:\/\/deal-sd.com\/en\/wp-json\/wp\/v2\/pages\/29\/revisions"}],"predecessor-version":[{"id":571,"href":"https:\/\/deal-sd.com\/en\/wp-json\/wp\/v2\/pages\/29\/revisions\/571"}],"wp:attachment":[{"href":"https:\/\/deal-sd.com\/en\/wp-json\/wp\/v2\/media?parent=29"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}