{"id":593,"date":"2026-03-16T21:57:50","date_gmt":"2026-03-16T21:57:50","guid":{"rendered":"https:\/\/maof-edu.org\/?page_id=593"},"modified":"2026-03-24T08:45:42","modified_gmt":"2026-03-24T08:45:42","slug":"%d7%94%d7%a7%d7%9e%d7%aa-%d7%9e%d7%a8%d7%9b%d7%96%d7%99-%d7%97%d7%93%d7%a9%d7%a0%d7%95%d7%aa","status":"publish","type":"page","link":"https:\/\/maof-edu.org\/?page_id=593","title":{"rendered":"\u05d4\u05e7\u05de\u05ea \u05de\u05e8\u05db\u05d6\u05d9 \u05d7\u05d3\u05e9\u05e0\u05d5\u05ea"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"593\" class=\"elementor elementor-593\">\n\t\t\t\t<div class=\"elementor-element elementor-element-90f10cf e-con-full e-flex e-con e-parent\" data-id=\"90f10cf\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4213938 elementor-widget elementor-widget-html\" data-id=\"4213938\" 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=\"he\" dir=\"rtl\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0\">\r\n<title>\u05d4\u05e7\u05de\u05ea \u05de\u05e8\u05db\u05d6\u05d9 \u05d7\u05d3\u05e9\u05e0\u05d5\u05ea | \u05de\u05e2\u05d5\u05e3 \u05dc\u05d7\u05d9\u05e0\u05d5\u05da<\/title>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Heebo:wght@300;400;500;700;800;900&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n\/* ===== RESET & BASE ===== *\/\r\n*, *::before, *::after {\r\n  margin: 0;\r\n  padding: 0;\r\n  box-sizing: border-box;\r\n  font-family: 'Heebo', sans-serif !important;\r\n  direction: rtl;\r\n}\r\n\r\n:root {\r\n  --navy: #1B3F8F;\r\n  --blue: #2B6CB0;\r\n  --sky: #4A9FD4;\r\n  --teal: #5BB8E8;\r\n  --yellow: #F5C842;\r\n  --light: #EAF6FD;\r\n  --white: #ffffff;\r\n  --text: #1B3F8F;\r\n  --mid: #4A6FA5;\r\n  --card-radius: 16px;\r\n  --section-pad: 52px 20px;\r\n}\r\n\r\nhtml { scroll-behavior: smooth; }\r\nbody { background: var(--white); color: var(--text); overflow-x: hidden; }\r\n\r\n\/* ===== HERO ===== *\/\r\n.hero {\r\n  position: relative;\r\n  min-height: 100svh;\r\n  background: linear-gradient(160deg, #5BB8E8 0%, #3A9FD6 40%, #2B7FC4 100%);\r\n  display: flex;\r\n  align-items: flex-end;\r\n  overflow: hidden;\r\n}\r\n\r\n.hero-overlay {\r\n  position: absolute;\r\n  inset: 0;\r\n  z-index: 1;\r\n  background: linear-gradient(to top, rgba(27,63,143,.88) 0%, rgba(27,63,143,.35) 55%, rgba(27,63,143,.05) 100%);\r\n}\r\n\r\n.hero-waves {\r\n  position: absolute;\r\n  top: 0; left: 0;\r\n  width: 100%; height: 100%;\r\n  pointer-events: none;\r\n  z-index: 1;\r\n}\r\n\r\n.hero-content {\r\n  position: relative;\r\n  z-index: 3;\r\n  padding: 0 20px 52px;\r\n  width: 100%;\r\n}\r\n\r\n.hero-logo {\r\n  height: 44px !important;\r\n  width: auto !important;\r\n  max-width: 180px !important;\r\n  display: block !important;\r\n  margin-bottom: 20px !important;\r\n  object-fit: contain !important;\r\n}\r\n\r\n.hero-badge {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: 6px;\r\n  background: var(--yellow);\r\n  color: var(--navy);\r\n  padding: 6px 16px;\r\n  border-radius: 50px;\r\n  font-size: 12px;\r\n  font-weight: 800;\r\n  margin-bottom: 16px;\r\n}\r\n\r\n.hero h1 {\r\n  font-size: clamp(28px, 8vw, 52px);\r\n  font-weight: 900;\r\n  color: #fff;\r\n  line-height: 1.15;\r\n  margin-bottom: 14px;\r\n}\r\n\r\n.hero h1 em { font-style: normal; color: var(--yellow); }\r\n\r\n.hero-sub {\r\n  font-size: 15px;\r\n  color: rgba(255,255,255,.85);\r\n  line-height: 1.7;\r\n  margin-bottom: 24px;\r\n}\r\n\r\n.hero-ctas {\r\n  display: flex;\r\n  flex-direction: column;\r\n  gap: 10px;\r\n}\r\n\r\n.btn-yellow {\r\n  background: var(--yellow);\r\n  color: var(--navy);\r\n  padding: 14px 24px;\r\n  border-radius: 50px;\r\n  font-size: 15px;\r\n  font-weight: 800;\r\n  cursor: pointer;\r\n  border: none;\r\n  box-shadow: 0 4px 18px rgba(245,200,66,.4);\r\n  text-align: center;\r\n  width: 100%;\r\n  font-family: 'Heebo', sans-serif;\r\n}\r\n\r\n.btn-ghost {\r\n  background: rgba(255,255,255,.15);\r\n  color: #fff;\r\n  padding: 13px 24px;\r\n  border-radius: 50px;\r\n  font-size: 15px;\r\n  font-weight: 600;\r\n  cursor: pointer;\r\n  border: 2px solid rgba(255,255,255,.4);\r\n  text-align: center;\r\n  width: 100%;\r\n  font-family: 'Heebo', sans-serif;\r\n}\r\n\r\n.hero-wave-bottom {\r\n  position: absolute;\r\n  bottom: 0; left: 0;\r\n  width: 100%;\r\n  line-height: 0;\r\n  z-index: 2;\r\n}\r\n\r\n\/* ===== STATS ===== *\/\r\n.stats { background: #2B7FC4; padding: 20px 0; }\r\n\r\n.stats-inner {\r\n  display: grid;\r\n  grid-template-columns: 1fr 1fr;\r\n  gap: 0;\r\n  padding: 0 20px;\r\n}\r\n\r\n.stat-item {\r\n  text-align: center;\r\n  padding: 12px 8px;\r\n}\r\n\r\n.stat-item:nth-child(1),\r\n.stat-item:nth-child(2) {\r\n  border-bottom: 1px solid rgba(255,255,255,.15);\r\n}\r\n\r\n.stat-item:nth-child(1),\r\n.stat-item:nth-child(3) {\r\n  border-left: 1px solid rgba(255,255,255,.15);\r\n}\r\n\r\n.stat-num {\r\n  font-size: 30px;\r\n  font-weight: 900;\r\n  color: var(--yellow);\r\n  display: block;\r\n  line-height: 1;\r\n}\r\n\r\n.stat-lbl {\r\n  font-size: 11px;\r\n  color: rgba(255,255,255,.7);\r\n  margin-top: 4px;\r\n}\r\n\r\n.stat-div { display: none; }\r\n\r\n\/* ===== WAVE DIV ===== *\/\r\n.wave-div { line-height: 0; display: block; }\r\n\r\n\/* ===== TAG ===== *\/\r\n.tag {\r\n  display: inline-block;\r\n  font-size: 11px;\r\n  font-weight: 700;\r\n  color: var(--sky);\r\n  background: rgba(74,159,212,.08);\r\n  border: 1px solid rgba(74,159,212,.2);\r\n  padding: 4px 13px;\r\n  border-radius: 20px;\r\n  margin-bottom: 12px;\r\n}\r\n\r\n\/* ===== PHILOSOPHY ===== *\/\r\n.philosophy { background: var(--light); padding: var(--section-pad); }\r\n\r\n.phil-grid { display: flex; flex-direction: column; gap: 28px; }\r\n\r\n.phil-text h2 {\r\n  font-size: clamp(22px, 6vw, 36px);\r\n  font-weight: 900;\r\n  color: var(--navy);\r\n  margin-bottom: 14px;\r\n  line-height: 1.25;\r\n}\r\n\r\n.phil-text p {\r\n  font-size: 15px;\r\n  color: var(--mid);\r\n  line-height: 1.8;\r\n  margin-bottom: 12px;\r\n}\r\n\r\n.phil-text p strong { color: var(--blue); }\r\n\r\n.phil-box {\r\n  background: linear-gradient(135deg, var(--navy), var(--blue));\r\n  border-radius: var(--card-radius);\r\n  padding: 28px 22px;\r\n}\r\n\r\n.phil-box h4 {\r\n  font-size: 12px;\r\n  font-weight: 700;\r\n  color: var(--teal);\r\n  margin-bottom: 16px;\r\n}\r\n\r\n.phil-item { margin-bottom: 14px; }\r\n.phil-item strong { color: #fff; font-size: 14px; display: block; margin-bottom: 3px; }\r\n.phil-item span { color: rgba(255,255,255,.65); font-size: 12px; line-height: 1.6; }\r\n\r\n\/* ===== TECHNOLOGIES ===== *\/\r\n.tech { background: #fff; padding: var(--section-pad); }\r\n\r\n.tech h2 {\r\n  font-size: clamp(22px, 6vw, 36px);\r\n  font-weight: 900;\r\n  color: var(--navy);\r\n  margin-bottom: 10px;\r\n  line-height: 1.25;\r\n}\r\n\r\n.tech-sub {\r\n  font-size: 15px;\r\n  color: var(--mid);\r\n  margin-bottom: 28px;\r\n  line-height: 1.7;\r\n}\r\n\r\n.tech-grid {\r\n  display: flex;\r\n  flex-direction: column;\r\n  gap: 12px;\r\n}\r\n\r\n.tech-card {\r\n  background: var(--light);\r\n  border-radius: var(--card-radius);\r\n  padding: 22px 18px;\r\n  border-top: 3px solid var(--sky);\r\n}\r\n\r\n.tech-card:nth-child(2) { border-top-color: var(--yellow); }\r\n.tech-card:nth-child(3) { border-top-color: #4ecdc4; }\r\n.tech-card:nth-child(4) { border-top-color: #f7a8b8; }\r\n.tech-card:nth-child(5) { border-top-color: #a8e6cf; }\r\n.tech-card:nth-child(6) { border-top-color: var(--sky); }\r\n.tech-card:nth-child(7) { border-top-color: var(--yellow); background: linear-gradient(135deg, rgba(245,200,66,.05), rgba(74,159,212,.05)); }\r\n\r\n.tech-label { font-size: 11px; font-weight: 700; color: var(--sky); margin-bottom: 4px; }\r\n.tech-title { font-size: 17px; font-weight: 900; color: var(--navy); margin-bottom: 6px; }\r\n.tech-desc { font-size: 13px; color: var(--mid); line-height: 1.7; }\r\n\r\n\/* ===== STEPS ===== *\/\r\n.steps { background: var(--light); padding: var(--section-pad); }\r\n\r\n.steps h2 {\r\n  font-size: clamp(22px, 6vw, 36px);\r\n  font-weight: 900;\r\n  color: var(--navy);\r\n  margin-bottom: 10px;\r\n  line-height: 1.25;\r\n}\r\n\r\n.steps-sub {\r\n  font-size: 15px;\r\n  color: var(--mid);\r\n  margin-bottom: 28px;\r\n  line-height: 1.7;\r\n}\r\n\r\n.steps-grid {\r\n  display: flex;\r\n  flex-direction: column;\r\n  gap: 12px;\r\n}\r\n\r\n.step-card {\r\n  background: #fff;\r\n  border-radius: var(--card-radius);\r\n  padding: 22px 18px;\r\n  display: flex;\r\n  align-items: flex-start;\r\n  gap: 16px;\r\n}\r\n\r\n.step-num {\r\n  flex-shrink: 0;\r\n  width: 44px;\r\n  height: 44px;\r\n  border-radius: 50%;\r\n  background: linear-gradient(135deg, var(--blue), var(--sky));\r\n  color: #fff;\r\n  font-size: 18px;\r\n  font-weight: 900;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n}\r\n\r\n.step-content h4 {\r\n  font-size: 16px;\r\n  font-weight: 900;\r\n  color: var(--navy);\r\n  margin-bottom: 6px;\r\n}\r\n\r\n.step-content p {\r\n  font-size: 13px;\r\n  color: var(--mid);\r\n  line-height: 1.7;\r\n}\r\n\r\n\/* ===== REVOLUTION ===== *\/\r\n.revolution { background: #fff; padding: var(--section-pad); }\r\n\r\n.rev-text h2 {\r\n  font-size: clamp(22px, 6vw, 36px);\r\n  font-weight: 900;\r\n  color: var(--navy);\r\n  margin-bottom: 14px;\r\n  line-height: 1.25;\r\n}\r\n\r\n.rev-text p {\r\n  font-size: 15px;\r\n  color: var(--mid);\r\n  line-height: 1.8;\r\n  margin-bottom: 14px;\r\n}\r\n\r\n.rev-text p strong { color: var(--blue); }\r\n\r\n.rev-tags {\r\n  display: flex;\r\n  gap: 8px;\r\n  flex-wrap: wrap;\r\n  margin-top: 16px;\r\n  margin-bottom: 24px;\r\n}\r\n\r\n.rev-tag {\r\n  background: var(--light);\r\n  color: var(--navy);\r\n  border: 1px solid rgba(74,159,212,.2);\r\n  padding: 7px 14px;\r\n  border-radius: 50px;\r\n  font-size: 12px;\r\n  font-weight: 700;\r\n}\r\n\r\n.rev-visual {\r\n  background: linear-gradient(135deg, var(--navy), var(--blue));\r\n  border-radius: var(--card-radius);\r\n  padding: 28px 20px;\r\n}\r\n\r\n.rev-visual h3 {\r\n  color: var(--teal);\r\n  font-size: 14px;\r\n  font-weight: 700;\r\n  margin-bottom: 20px;\r\n}\r\n\r\n.rev-item {\r\n  background: rgba(255,255,255,.08);\r\n  border-radius: 10px;\r\n  padding: 14px 16px;\r\n  margin-bottom: 10px;\r\n}\r\n\r\n.rev-item strong {\r\n  color: #fff;\r\n  font-size: 14px;\r\n  display: block;\r\n  margin-bottom: 3px;\r\n}\r\n\r\n.rev-item span { color: rgba(255,255,255,.6); font-size: 12px; }\r\n\r\n\/* ===== AGES ===== *\/\r\n.ages { background: var(--light); padding: var(--section-pad); }\r\n\r\n.ages h2 {\r\n  font-size: clamp(22px, 6vw, 36px);\r\n  font-weight: 900;\r\n  color: var(--navy);\r\n  margin-bottom: 24px;\r\n  line-height: 1.25;\r\n}\r\n\r\n.ages-grid {\r\n  display: grid;\r\n  grid-template-columns: 1fr 1fr;\r\n  gap: 12px;\r\n}\r\n\r\n.age-card {\r\n  background: #fff;\r\n  border-radius: var(--card-radius);\r\n  padding: 20px 16px;\r\n  border-top: 3px solid var(--sky);\r\n}\r\n\r\n.age-card:nth-child(2) { border-top-color: var(--yellow); }\r\n.age-card:nth-child(3) { border-top-color: #4ecdc4; }\r\n.age-card:nth-child(4) { border-top-color: #f7a8b8; }\r\n\r\n.age-icon { font-size: 28px; margin-bottom: 8px; display: block; }\r\n.age-title { font-size: 14px; font-weight: 900; color: var(--navy); margin-bottom: 6px; }\r\n.age-desc { font-size: 12px; color: var(--mid); line-height: 1.6; }\r\n\r\n\/* ===== BOOKING ===== *\/\r\n.booking {\r\n  background: linear-gradient(160deg, #2B7FC4 0%, #3A9FD6 60%, #5BB8E8 100%);\r\n  padding: var(--section-pad);\r\n  position: relative;\r\n  overflow: hidden;\r\n}\r\n\r\n.booking-inner { text-align: center; position: relative; z-index: 2; }\r\n\r\n.booking h2 {\r\n  font-size: clamp(22px, 7vw, 40px);\r\n  font-weight: 900;\r\n  color: #fff;\r\n  margin-bottom: 10px;\r\n  line-height: 1.25;\r\n}\r\n\r\n.booking-sub {\r\n  font-size: 15px;\r\n  color: rgba(255,255,255,.8);\r\n  margin-bottom: 28px;\r\n  line-height: 1.7;\r\n}\r\n\r\n.form-box {\r\n  background: rgba(255,255,255,.97);\r\n  border-radius: 20px;\r\n  padding: 28px 20px;\r\n  text-align: right;\r\n}\r\n\r\n.form-box h3 {\r\n  font-size: 18px;\r\n  font-weight: 900;\r\n  color: var(--navy);\r\n  margin-bottom: 6px;\r\n}\r\n\r\n.form-sub {\r\n  font-size: 13px;\r\n  color: var(--mid);\r\n  margin-bottom: 24px;\r\n  line-height: 1.6;\r\n}\r\n\r\n.form-group {\r\n  display: flex;\r\n  flex-direction: column;\r\n  gap: 5px;\r\n  margin-bottom: 14px;\r\n}\r\n\r\n.form-group label {\r\n  font-size: 13px;\r\n  font-weight: 700;\r\n  color: var(--navy);\r\n}\r\n\r\n.form-group input,\r\n.form-group select,\r\n.form-group textarea {\r\n  padding: 12px 14px;\r\n  border-radius: 8px;\r\n  border: 1.5px solid var(--sky);\r\n  font-family: 'Heebo', sans-serif;\r\n  font-size: 14px;\r\n  color: var(--navy);\r\n  background: #F0F9FF;\r\n  direction: rtl;\r\n  width: 100%;\r\n  -webkit-appearance: none;\r\n  appearance: none;\r\n}\r\n\r\n.form-group input:focus,\r\n.form-group select:focus,\r\n.form-group textarea:focus {\r\n  border-color: var(--blue);\r\n  outline: none;\r\n  box-shadow: 0 0 0 3px rgba(91,184,232,.18);\r\n  background: #fff;\r\n}\r\n\r\n.form-group textarea { height: 100px; resize: vertical; }\r\n\r\n.form-submit {\r\n  width: 100%;\r\n  margin-top: 8px;\r\n  background: linear-gradient(135deg, #2B7FC4, #5BB8E8);\r\n  color: #fff;\r\n  padding: 16px;\r\n  border-radius: 50px;\r\n  font-size: 15px;\r\n  font-weight: 800;\r\n  border: none;\r\n  cursor: pointer;\r\n  font-family: 'Heebo', sans-serif;\r\n  box-shadow: 0 4px 18px rgba(91,184,232,.4);\r\n  line-height: 1.3;\r\n}\r\n\r\n.form-note {\r\n  font-size: 13px;\r\n  color: var(--mid);\r\n  text-align: center;\r\n  margin-top: 14px;\r\n  line-height: 1.6;\r\n}\r\n\r\n#form-success {\r\n  display: none;\r\n  background: #d4edda;\r\n  color: #155724;\r\n  padding: 16px;\r\n  border-radius: 10px;\r\n  margin-top: 14px;\r\n  text-align: center;\r\n  font-weight: 700;\r\n  font-size: 14px;\r\n}\r\n\r\n\/* ===== DESKTOP OVERRIDES ===== *\/\r\n@media (min-width: 768px) {\r\n\r\n  :root { --section-pad: 80px 5%; }\r\n\r\n  .hero-content { padding: 0 5% 60px; }\r\n  .hero-logo { height: 52px !important; max-width: 200px !important; margin-bottom: 24px !important; }\r\n  .hero-badge { font-size: 13px; padding: 7px 20px; margin-bottom: 20px; }\r\n  .hero h1 { font-size: clamp(30px, 5vw, 64px); margin-bottom: 16px; }\r\n  .hero-sub { font-size: 17px; max-width: 640px; margin-bottom: 28px; }\r\n  .hero-ctas { flex-direction: row; gap: 12px; }\r\n  .btn-yellow, .btn-ghost { width: auto; padding: 14px 34px; font-size: 16px; }\r\n\r\n  .stats-inner {\r\n    display: flex;\r\n    justify-content: space-around;\r\n    align-items: center;\r\n    padding: 22px 5%;\r\n  }\r\n  .stat-item { padding: 0; }\r\n  .stat-item:nth-child(n) { border: none; }\r\n  .stat-div { display: block; width: 1px; height: 40px; background: rgba(255,255,255,.15); }\r\n  .stat-num { font-size: 42px; }\r\n  .stat-lbl { font-size: 12px; }\r\n\r\n  .phil-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: center; }\r\n  .phil-text h2 { font-size: clamp(24px, 3.5vw, 42px); }\r\n\r\n  .tech h2 { font-size: clamp(24px, 3.5vw, 42px); }\r\n  .tech-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }\r\n  .tech-card { padding: 28px; }\r\n  .tech-card:hover { transform: translateY(-4px); box-shadow: 0 8px 24px rgba(42,159,212,.15); transition: transform .2s, box-shadow .2s; }\r\n\r\n  .steps h2 { font-size: clamp(24px, 3.5vw, 42px); }\r\n  .steps-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; }\r\n  .step-card { flex-direction: column; align-items: center; text-align: center; padding: 28px; }\r\n  .step-num { margin-bottom: 16px; width: 52px; height: 52px; font-size: 20px; }\r\n  .step-content h4 { font-size: 16px; }\r\n\r\n  .rev-text h2 { font-size: clamp(24px, 3.5vw, 42px); }\r\n  .rev-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px; align-items: center; }\r\n\r\n  .ages h2 { font-size: clamp(24px, 3.5vw, 42px); }\r\n  .ages-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; }\r\n\r\n  .booking h2 { font-size: clamp(24px, 3.5vw, 44px); }\r\n  .form-box { padding: 44px; max-width: 800px; margin: 0 auto; }\r\n  .form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 16px; }\r\n  .form-row .form-group { margin-bottom: 0; }\r\n  .form-group.full { grid-column: 1 \/ -1; }\r\n  .form-submit { font-size: 16px; }\r\n}\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<!-- HERO -->\r\n<div class=\"hero\">\r\n  <div class=\"hero-overlay\"><\/div>\r\n  <svg class=\"hero-waves\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1440 750\" preserveAspectRatio=\"xMidYMid slice\">\r\n    <path fill=\"none\" stroke=\"rgba(27,63,143,0.3)\" stroke-width=\"2.5\" d=\"M1440,0 Q1100,187 1440,375 Q1100,562 1440,750\"\/>\r\n    <path fill=\"none\" stroke=\"rgba(27,63,143,0.2)\" stroke-width=\"2\" d=\"M1380,0 Q1040,187 1380,375 Q1040,562 1380,750\"\/>\r\n    <path fill=\"none\" stroke=\"rgba(27,63,143,0.15)\" stroke-width=\"1.5\" d=\"M1320,0 Q980,187 1320,375 Q980,562 1320,750\"\/>\r\n  <\/svg>\r\n  <div class=\"hero-content\">\r\n    <img decoding=\"async\" src=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAABF0AAAF+CAYAAABQ52VtAAEAAElEQVR4nOz9ebAsyXUnCP9y98jMe\/NVvVpq6VWSECAJkIRAoAUIkAAJkIAIkFpBIiJ2ZiIiS5KiJCh2GixKFSWJEj0WJJJAiATYgASgEOhGo9FotLqra6nFkmqtWl7ee5mZkRH3nN8ffiI83O+973uvqluq7h8bUye3yCU9fHm4u\/t5fkxVhbu2a7u2a7u2a7u2a7u2a7u2a7u2a7u2a7u2a7u2a7u2azdEfNM7cNd2bdd2bdd2bdd2bdd2bdd2bdd2bdd2bdd2bdd27b9H7AAur2\/7vz73C\/7Rz13Afb0PYkMj4M+3VnI+N\/OVFpFaRlF+W0TgMFAaM21RBpVz5QihWkfstUlVpTJ7bTJkF1VURFqqyp6oqpSISqaI2FSIiL0IqJOReRgLpgkDFqKcqX\/6Xfhe\/FHPZmMYE9gkIpFIREhEJEREJJVSKqWUUiJFRKVUJBEhRBJJEVFKBBERiUgiEiKSpFRFVCJKpJBEJMVRkiIqiSSRoCBIAAGARElEQVSBAAJIACIJiEQSiUiIREiSIBI4EBEBkEjAAXAA4ADiJiABbgOO\/8U3VuwWREREREREREREREREREREREREREREfhYRERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERER\" alt=\"\u05de\u05e2\u05d5\u05e3 \u05dc\u05d7\u05d9\u05e0\u05d5\u05da\" class=\"hero-logo\">\r\n    <div class=\"hero-badge\">\ud83c\udfd7\ufe0f \u05de-\u05d0\u05f3 \u05e2\u05d3 \u05ea\u05f3 \u2014 \u05e4\u05ea\u05e8\u05d5\u05df \u05d4\u05d5\u05dc\u05d9\u05e1\u05d8\u05d9 \u05de\u05dc\u05d0<\/div>\r\n    <h1>\u05dc\u05d4\u05d1\u05d9\u05d0 \u05d0\u05ea \u05d4\u05de\u05d7\u05e8 \u2014<br><em>\u05e2\u05d5\u05d3 \u05d4\u05d9\u05d5\u05dd<\/em><\/h1>\r\n    <p class=\"hero-sub\">\u05de\u05e8\u05d7\u05d1 \u05d4\u05dc\u05de\u05d9\u05d3\u05d4 \u05d0\u05d9\u05e0\u05d5 \u05d9\u05db\u05d5\u05dc \u05dc\u05d4\u05d9\u05e9\u05d0\u05e8 \u05de\u05d0\u05d7\u05d5\u05e8. \u05d0\u05e0\u05d5 \u05de\u05e7\u05d9\u05de\u05d9\u05dd \u05de\u05e8\u05db\u05d6\u05d9 \u05d7\u05d3\u05e9\u05e0\u05d5\u05ea \u05d3\u05d9\u05e0\u05de\u05d9\u05d9\u05dd \u05e9\u05de\u05d9\u05d9\u05e6\u05e8\u05d9\u05dd \u05d0\u05e7\u05d5-\u05e1\u05d9\u05e1\u05d8\u05dd \u05e4\u05d3\u05d2\u05d5\u05d2\u05d9 \u05e9\u05de\u05e2\u05d5\u05e8\u05e8 \u05e1\u05e7\u05e8\u05e0\u05d5\u05ea, \u05de\u05e2\u05d5\u05d3\u05d3 \u05d7\u05e7\u05e8 \u05d5\u05de\u05d7\u05d6\u05e7 \u05de\u05e1\u05d5\u05d2\u05dc\u05d5\u05ea.<\/p>\r\n    <div class=\"hero-ctas\">\r\n      <button class=\"btn-yellow\" onclick=\"document.querySelector('.booking').scrollIntoView({behavior:'smooth'})\">\u05d4\u05e9\u05d0\u05d9\u05e8\u05d5 \u05e4\u05e8\u05d8\u05d9\u05dd \u05dc\u05e9\u05d9\u05d7\u05ea \u05d9\u05d9\u05e2\u05d5\u05e5 \u2190<\/button>\r\n      <button class=\"btn-ghost\" onclick=\"document.querySelector('.tech').scrollIntoView({behavior:'smooth'})\">\u05d4\u05d8\u05db\u05e0\u05d5\u05dc\u05d5\u05d2\u05d9\u05d5\u05ea \u05e9\u05dc\u05e0\u05d5<\/button>\r\n    <\/div>\r\n  <\/div>\r\n  <div class=\"hero-wave-bottom\">\r\n    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1440 80\" preserveAspectRatio=\"none\" style=\"display:block;width:100%;height:60px;\">\r\n      <path fill=\"#EAF6FD\" d=\"M0,40 C240,80 480,0 720,40 C960,80 1200,0 1440,40 L1440,80 L0,80 Z\"\/>\r\n    <\/svg>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- STATS -->\r\n<div class=\"stats\">\r\n  <div class=\"stats-inner\">\r\n    <div class=\"stat-item\">\r\n      <span class=\"stat-num\">7<\/span>\r\n      <div class=\"stat-lbl\">\u05d8\u05db\u05e0\u05d5\u05dc\u05d5\u05d2\u05d9\u05d5\u05ea \u05de\u05d5\u05d1\u05d9\u05dc\u05d5\u05ea<\/div>\r\n    <\/div>\r\n    <div class=\"stat-div\"><\/div>\r\n    <div class=\"stat-item\">\r\n      <span class=\"stat-num\">4<\/span>\r\n      <div class=\"stat-lbl\">\u05e9\u05dc\u05d1\u05d9 \u05d4\u05e7\u05de\u05d4 \u05de\u05d5\u05db\u05d7\u05d9\u05dd<\/div>\r\n    <\/div>\r\n    <div class=\"stat-div\"><\/div>\r\n    <div class=\"stat-item\">\r\n      <span class=\"stat-num\">\u05d2\u05df\u2013\u05ea\u05d9\u05db\u05d5\u05df<\/span>\r\n      <div class=\"stat-lbl\">\u05db\u05dc \u05e9\u05db\u05d1\u05d5\u05ea \u05d4\u05d2\u05d9\u05dc<\/div>\r\n    <\/div>\r\n    <div class=\"stat-div\"><\/div>\r\n    <div class=\"stat-item\">\r\n      <span class=\"stat-num\">0<\/span>\r\n      <div class=\"stat-lbl\">\u05dc\u05d5\u05d2\u05d9\u05e1\u05d8\u05d9\u05e7\u05d4 \u05e2\u05d1\u05d5\u05e8\u05db\u05dd<\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- \u05d2\u05dc -->\r\n<div class=\"wave-div\" style=\"background:#EAF6FD;\">\r\n  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1440 60\" preserveAspectRatio=\"none\" style=\"display:block;width:100%;height:50px;\">\r\n    <path fill=\"#ffffff\" d=\"M0,30 C360,60 720,0 1080,30 C1260,45 1380,20 1440,30 L1440,60 L0,60 Z\"\/>\r\n  <\/svg>\r\n<\/div>\r\n\r\n<!-- PHILOSOPHY -->\r\n<section class=\"philosophy\">\r\n  <div class=\"phil-grid\">\r\n    <div class=\"phil-text\">\r\n      <span class=\"tag\">\u05d4\u05e4\u05d9\u05dc\u05d5\u05e1\u05d5\u05e4\u05d9\u05d4 \u05e9\u05dc\u05e0\u05d5<\/span>\r\n      <h2>\u05d7\u05d3\u05e9\u05e0\u05d5\u05ea \u05d4\u05d9\u05d0 \u05dc\u05d0 \u05e6\u05d9\u05d5\u05d3 \u2014 \u05d4\u05d9\u05d0 \u05d0\u05e7\u05d5-\u05e1\u05d9\u05e1\u05d8\u05dd \u05e9\u05dc\u05dd<\/h2>\r\n      <p>\u05de\u05e8\u05d7\u05d1 \u05d4\u05dc\u05de\u05d9\u05d3\u05d4 \u05e9\u05d9\u05d5\u05e6\u05e8\u05d9\u05dd \u05e7\u05d5\u05d1\u05e2 \u05d0\u05ea \u05e1\u05d5\u05d2 \u05d4\u05d7\u05e9\u05d9\u05d1\u05d4 \u05e9\u05e6\u05d5\u05de\u05d7\u05ea \u05d1\u05ea\u05d5\u05db\u05d5. \u05d0\u05e0\u05d5 \u05de\u05d0\u05de\u05d9\u05e0\u05d9\u05dd \u05e9\u05d7\u05d3\u05e9\u05e0\u05d5\u05ea \u05d0\u05d9\u05e0\u05d4 \u05de\u05e1\u05ea\u05db\u05de\u05ea \u05e8\u05e7 \u05d1\u05de\u05e1\u05db\u05d9\u05dd \u05d0\u05d5 \u05d1\u05e6\u05d9\u05d5\u05d3 \u05e7\u05e6\u05d4, \u05d0\u05dc\u05d0 \u05d1\u05d9\u05e6\u05d9\u05e8\u05ea <strong>\u05d0\u05e7\u05d5-\u05e1\u05d9\u05e1\u05d8\u05dd \u05e4\u05d3\u05d2\u05d5\u05d2\u05d9<\/strong> \u05e9\u05de\u05e2\u05d5\u05e8\u05e8 \u05e1\u05e7\u05e8\u05e0\u05d5\u05ea, \u05de\u05e2\u05d5\u05d3\u05d3 \u05d7\u05e7\u05e8 \u05d5\u05de\u05d7\u05d6\u05e7 \u05d0\u05ea \u05ea\u05d7\u05d5\u05e9\u05ea \u05d4\u05de\u05e1\u05d5\u05d2\u05dc\u05d5\u05ea.<\/p>\r\n      <p>\u05d4\u05de\u05e8\u05db\u05d6\u05d9\u05dd \u05e9\u05d0\u05e0\u05d5 \u05de\u05e7\u05d9\u05de\u05d9\u05dd \u05d4\u05dd <strong>\u05de\u05e8\u05d7\u05d1\u05d9\u05dd \u05d3\u05d9\u05e0\u05de\u05d9\u05d9\u05dd \u05d5\u05d2\u05de\u05d9\u05e9\u05d9\u05dd<\/strong> \u2014 \u05de\u05d5\u05ea\u05d0\u05de\u05d9\u05dd \u05dc\u05e6\u05d5\u05e8\u05da \u05d4\u05d1\u05d9\u05ea-\u05e1\u05e4\u05e8\u05d9 \u05d5\u05d4\u05e8\u05e9\u05d5\u05ea\u05d9, \u05d5\u05de\u05d7\u05d5\u05d1\u05e8\u05d9\u05dd \u05dc\u05d7\u05d6\u05d9\u05ea \u05d4\u05d7\u05d3\u05e9\u05e0\u05d5\u05ea \u05d4\u05d2\u05dc\u05d5\u05d1\u05dc\u05d9\u05ea.<\/p>\r\n      <p>\u05d0\u05e0\u05d5 \u05de\u05d1\u05d9\u05d0\u05d9\u05dd \u05d0\u05ea <strong>\u05d4\u05e4\u05d9\u05ea\u05d5\u05d7\u05d9\u05dd \u05d4\u05e2\u05d3\u05db\u05e0\u05d9\u05d9\u05dd \u05d1\u05d9\u05d5\u05ea\u05e8 \u05d9\u05e9\u05e8 \u05de\u05ea\u05e2\u05e8\u05d5\u05db\u05d5\u05ea \u05d7\u05d9\u05e0\u05d5\u05da \u05d1\u05d9\u05e0\u05dc\u05d0\u05d5\u05de\u05d9\u05d5\u05ea<\/strong> \u2014 \u05d5\u05de\u05d1\u05d8\u05d9\u05d7\u05d9\u05dd \u05e9\u05d4\u05de\u05d5\u05e1\u05d3 \u05e9\u05dc\u05db\u05dd \u05d9\u05d9\u05e9\u05d0\u05e8 \u05ea\u05de\u05d9\u05d3 \u05d1\u05d7\u05d6\u05d9\u05ea.<\/p>\r\n    <\/div>\r\n    <div class=\"phil-box\">\r\n      <h4>\u05de\u05d4 \u05d0\u05e0\u05d7\u05e0\u05d5 \u05de\u05d1\u05d9\u05d0\u05d9\u05dd?<\/h4>\r\n      <div class=\"phil-item\"><strong>\u2705 \u05e4\u05ea\u05e8\u05d5\u05df \u05d4\u05d5\u05dc\u05d9\u05e1\u05d8\u05d9 \u05de\u05dc\u05d0<\/strong><span>\u05de\u05d0\u05e4\u05d9\u05d5\u05df \u05d5\u05e2\u05d9\u05e6\u05d5\u05d1 \u05d5\u05e2\u05d3 \u05d4\u05ea\u05e7\u05e0\u05d4, \u05d4\u05db\u05e9\u05e8\u05d4 \u05d5\u05dc\u05d9\u05d5\u05d5\u05d9 \u05e9\u05d5\u05d8\u05e3.<\/span><\/div>\r\n      <div class=\"phil-item\"><strong>\u2705 \u05e9\u05dc\u05d1\u05d9 \u05d4\u05e7\u05de\u05d4 \u05de\u05d5\u05db\u05d7\u05d9\u05dd<\/strong><span>\u05ea\u05d4\u05dc\u05d9\u05da \u05de\u05d5\u05d1\u05e0\u05d4 \u05e9\u05de\u05d5\u05d1\u05d9\u05dc \u05de\u05d7\u05d6\u05d5\u05df \u05dc\u05d7\u05d3\u05e8 \u05e9\u05e2\u05d5\u05d1\u05d3.<\/span><\/div>\r\n      <div class=\"phil-item\"><strong>\u2705 \u05d8\u05db\u05e0\u05d5\u05dc\u05d5\u05d2\u05d9\u05d5\u05ea \u05d7\u05d3\u05e9\u05e0\u05d5\u05ea<\/strong><span>7 \u05d8\u05db\u05e0\u05d5\u05dc\u05d5\u05d2\u05d9\u05d5\u05ea \u05de\u05d5\u05d1\u05d9\u05dc\u05d5\u05ea, \u05de\u05e2\u05d5\u05d3\u05db\u05e0\u05d5\u05ea \u05dc\u05dc\u05d0 \u05d4\u05e8\u05e3.<\/span><\/div>\r\n      <div class=\"phil-item\"><strong>\u2705 \u05db\u05dc \u05e9\u05db\u05d1\u05d5\u05ea \u05d4\u05d2\u05d9\u05dc<\/strong><span>\u05de\u05d4\u05d2\u05df \u05d5\u05e2\u05d3 \u05d4\u05ea\u05d9\u05db\u05d5\u05df \u2014 \u05db\u05dc \u05d2\u05d9\u05dc \u05de\u05e7\u05d1\u05dc \u05d0\u05ea \u05d4\u05de\u05e8\u05db\u05d6 \u05e9\u05dc\u05d5.<\/span><\/div>\r\n      <div class=\"phil-item\"><strong>\u2705 \u05d0\u05e4\u05e1 \u05dc\u05d5\u05d2\u05d9\u05e1\u05d8\u05d9\u05e7\u05d4<\/strong><span>\u05d0\u05e0\u05d7\u05e0\u05d5 \u05de\u05e7\u05d9\u05de\u05d9\u05dd, \u05de\u05ea\u05e7\u05d9\u05e0\u05d9\u05dd \u05d5\u05d1\u05d5\u05d3\u05e7\u05d9\u05dd \u2014 \u05d0\u05ea\u05dd \u05e4\u05d5\u05ea\u05d7\u05d9\u05dd \u05d0\u05ea \u05d4\u05d3\u05dc\u05ea.<\/span><\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u05d2\u05dc -->\r\n<div class=\"wave-div\" style=\"background:var(--light);\">\r\n  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1440 60\" preserveAspectRatio=\"none\" style=\"display:block;width:100%;height:50px;\">\r\n    <path fill=\"#ffffff\" d=\"M0,20 C360,50 720,0 1080,40 C1260,55 1380,25 1440,30 L1440,0 L0,0 Z\"\/>\r\n  <\/svg>\r\n<\/div>\r\n\r\n<!-- TECHNOLOGIES -->\r\n<section class=\"tech\">\r\n  <span class=\"tag\">\u05de\u05d9\u05d8\u05d1 \u05d4\u05d7\u05d3\u05e9\u05e0\u05d5\u05ea \u05e9\u05d0\u05e0\u05d5 \u05de\u05d1\u05d9\u05d0\u05d9\u05dd<\/span>\r\n  <h2>\u05e9\u05d1\u05e2 \u05d8\u05db\u05e0\u05d5\u05dc\u05d5\u05d2\u05d9\u05d5\u05ea \u05e9\u05d9\u05e9\u05e0\u05d5 \u05d0\u05ea \u05d0\u05d5\u05e4\u05df \u05d4\u05dc\u05de\u05d9\u05d3\u05d4<\/h2>\r\n  <p class=\"tech-sub\">\u05db\u05dc \u05e8\u05db\u05d9\u05d1 \u05e0\u05d1\u05d7\u05e8 \u05d1\u05e7\u05e4\u05d9\u05d3\u05d4 \u05d5\u05de\u05d5\u05ea\u05d0\u05dd \u05dc\u05d2\u05d9\u05dc \u05d5\u05dc\u05de\u05d8\u05e8\u05d4 \u05d4\u05e4\u05d3\u05d2\u05d5\u05d2\u05d9\u05ea \u2014 \u05dc\u05d0 \u05e2\u05d5\u05d3 \"\u05e6\u05d9\u05d5\u05d3 \u05d1\u05e4\u05d9\u05e0\u05d4\", \u05d0\u05dc\u05d0 \u05db\u05dc\u05d9 \u05e2\u05d1\u05d5\u05d3\u05d4 \u05d9\u05d5\u05de\u05d9\u05d5\u05de\u05d9 \u05d5\u05de\u05e9\u05de\u05e2\u05d5\u05ea\u05d9.<\/p>\r\n  <div class=\"tech-grid\">\r\n    <div class=\"tech-card\">\r\n      <div class=\"tech-label\">Immersive Rooms<\/div>\r\n      <div class=\"tech-title\">\ud83c\udfad \u05de\u05e8\u05d7\u05d1\u05d9\u05dd \u05d0\u05d9\u05de\u05e8\u05e1\u05d9\u05d1\u05d9\u05d9\u05dd<\/div>\r\n      <p class=\"tech-desc\">\u05d7\u05d3\u05e8\u05d9\u05dd \u05e9\u05de\u05e2\u05d1\u05d9\u05e8\u05d9\u05dd \u05d0\u05ea \u05d4\u05ea\u05dc\u05de\u05d9\u05d3\u05d9\u05dd \u05dc\u05e2\u05d5\u05dc\u05de\u05d5\u05ea \u05d0\u05d7\u05e8\u05d9\u05dd \u2014 \u05d4\u05e7\u05e8\u05e0\u05d4 \u05d4\u05d9\u05e7\u05e4\u05d9\u05ea \u05d1-360\u00b0 \u05d5\u05ea\u05d5\u05db\u05df \u05d0\u05d9\u05e0\u05d8\u05e8\u05d0\u05e7\u05d8\u05d9\u05d1\u05d9 \u05e9\u05d1\u05d5\u05dc\u05e2 \u05d0\u05ea \u05d4\u05dc\u05d5\u05de\u05d3 \u05dc\u05ea\u05d5\u05db\u05d5.<\/p>\r\n    <\/div>\r\n    <div class=\"tech-card\">\r\n      <div class=\"tech-label\" style=\"color:#b8860b;\">Podcast Studio<\/div>\r\n      <div class=\"tech-title\">\ud83c\udf99\ufe0f \u05d0\u05d5\u05dc\u05e4\u05df \u05e4\u05d5\u05d3\u05e7\u05d0\u05e1\u05d8 \u05de\u05e7\u05e6\u05d5\u05e2\u05d9<\/div>\r\n      <p class=\"tech-desc\">\u05d1\u05de\u05d4 \u05dc\u05d1\u05d9\u05d8\u05d5\u05d9 \u05e2\u05e6\u05de\u05d9, \u05e9\u05d9\u05e4\u05d5\u05e8 \u05de\u05d9\u05d5\u05de\u05e0\u05d5\u05d9\u05d5\u05ea \u05e9\u05e4\u05d4 \u05d5\u05e2\u05de\u05d9\u05d3\u05d4 \u05de\u05d5\u05dc \"\u05de\u05d9\u05e7\u05e8\u05d5\u05e4\u05d5\u05df\" \u2014 \u05e4\u05d3\u05d2\u05d5\u05d2\u05d9\u05d4 \u05d1\u05e4\u05d5\u05e8\u05de\u05d8 \u05e9\u05d4\u05d3\u05d5\u05e8 \u05d4\u05e6\u05e2\u05d9\u05e8 \u05d0\u05d5\u05d4\u05d1.<\/p>\r\n    <\/div>\r\n    <div class=\"tech-card\">\r\n      <div class=\"tech-label\" style=\"color:#2a7a5a;\">Makerspace<\/div>\r\n      <div class=\"tech-title\">\ud83d\udd27 \u05de\u05e8\u05d7\u05d1 \u05de\u05d9\u05d9\u05e7\u05e8\u05d9\u05dd<\/div>\r\n      <p class=\"tech-desc\">\u05de\u05e2\u05d1\u05d3\u05ea \u05d9\u05e6\u05d9\u05e8\u05d4 \u05e2\u05dd \u05de\u05d3\u05e4\u05e1\u05d5\u05ea \u05ea\u05dc\u05ea-\u05de\u05de\u05d3 \u05d5\u05db\u05dc\u05d9 \u05e2\u05d1\u05d5\u05d3\u05d4 \u2014 \u05d4\u05d5\u05e4\u05db\u05d9\u05dd \u05e8\u05e2\u05d9\u05d5\u05e0\u05d5\u05ea \u05ea\u05d9\u05d0\u05d5\u05e8\u05d8\u05d9\u05d9\u05dd \u05dc\u05de\u05d5\u05e6\u05e8\u05d9\u05dd \u05de\u05d5\u05d7\u05e9\u05d9\u05d9\u05dd \u05e9\u05d0\u05e4\u05e9\u05e8 \u05dc\u05d4\u05d7\u05d6\u05d9\u05e7.<\/p>\r\n    <\/div>\r\n    <div class=\"tech-card\">\r\n      <div class=\"tech-label\" style=\"color:#c0506a;\">Interactive Touch Walls<\/div>\r\n      <div class=\"tech-title\">\ud83d\udda5\ufe0f \u05e7\u05d9\u05e8\u05d5\u05ea \u05de\u05d2\u05e2 \u05d0\u05d9\u05e0\u05d8\u05e8\u05d0\u05e7\u05d8\u05d9\u05d1\u05d9\u05d9\u05dd<\/div>\r\n      <p class=\"tech-desc\">\u05e7\u05d9\u05e8\u05d5\u05ea \u05d4\u05de\u05e8\u05db\u05d6 \u05d4\u05d5\u05e4\u05db\u05d9\u05dd \u05dc\u05de\u05e9\u05d8\u05d7\u05d9 \u05e2\u05d1\u05d5\u05d3\u05d4 \u05e9\u05d9\u05ea\u05d5\u05e4\u05d9\u05d9\u05dd \u2014 \u05de\u05d2\u05d9\u05d1\u05d9\u05dd \u05dc\u05de\u05d2\u05e2 \u05d5\u05dc\u05ea\u05e0\u05d5\u05e2\u05d4 \u05d5\u05de\u05d0\u05e4\u05e9\u05e8\u05d9\u05dd \u05dc\u05de\u05d9\u05d3\u05d4 \u05d0\u05e7\u05d8\u05d9\u05d1\u05d9\u05ea \u05d5\u05d7\u05d5\u05d5\u05d9\u05d9\u05ea\u05d9\u05ea.<\/p>\r\n    <\/div>\r\n    <div class=\"tech-card\">\r\n      <div class=\"tech-label\" style=\"color:#2a7a5a;\">Meta Quest & AR<\/div>\r\n      <div class=\"tech-title\">\ud83e\udd7d \u05de\u05e2\u05d1\u05d3\u05d5\u05ea VR \u05d5-AR<\/div>\r\n      <p class=\"tech-desc\">\u05de\u05e9\u05e7\u05e4\u05d5\u05ea \u05de\u05e6\u05d9\u05d0\u05d5\u05ea \u05de\u05d3\u05d5\u05de\u05d4 \u05de\u05ea\u05e7\u05d3\u05de\u05d5\u05ea \u2014 \u05dc\u05d7\u05e7\u05e8 \u05d2\u05d5\u05e3 \u05d4\u05d0\u05d3\u05dd, \u05de\u05e8\u05d7\u05d1\u05d9 \u05d4\u05d7\u05dc\u05dc, \u05ea\u05e7\u05d5\u05e4\u05d5\u05ea \u05d4\u05d9\u05e1\u05d8\u05d5\u05e8\u05d9\u05d5\u05ea \u05d5\u05e2\u05d5\u05d3, \u05d1\u05dc\u05d9 \u05dc\u05e6\u05d0\u05ea \u05de\u05d4\u05db\u05d9\u05ea\u05d4.<\/p>\r\n    <\/div>\r\n    <div class=\"tech-card\">\r\n      <div class=\"tech-label\">LEGO Education & Robotics<\/div>\r\n      <div class=\"tech-title\">\ud83e\udd16 \u05de\u05e8\u05db\u05d6 \u05e8\u05d5\u05d1\u05d5\u05d8\u05d9\u05e7\u05d4 \u05d5\u05e7\u05d5\u05d3<\/div>\r\n      <p class=\"tech-desc\">\u05e2\u05e8\u05db\u05d5\u05ea LEGO Education \u05d5\u05e8\u05d5\u05d1\u05d5\u05d8\u05d9\u05dd \u05de\u05ea\u05e7\u05d3\u05de\u05d9\u05dd \u05dc\u05dc\u05d9\u05de\u05d5\u05d3 \u05ea\u05db\u05e0\u05d5\u05ea, \u05d7\u05e9\u05d9\u05d1\u05d4 \u05d0\u05dc\u05d2\u05d5\u05e8\u05d9\u05ea\u05de\u05d9\u05ea \u05d5\u05e4\u05ea\u05e8\u05d5\u05df \u05d1\u05e2\u05d9\u05d5\u05ea \u05d4\u05e0\u05d3\u05e1\u05d9\u05d5\u05ea \u2014 \u05d9\u05d3\u05d9\u05d9\u05dd \u05d1\u05e4\u05e2\u05d5\u05dc\u05d4.<\/p>\r\n    <\/div>\r\n    <div class=\"tech-card\">\r\n      <div class=\"tech-label\" style=\"color:#b8860b;\">Always Updated<\/div>\r\n      <div class=\"tech-title\">\ud83d\udd04 \u05ea\u05de\u05d9\u05d3 \u05d1\u05d7\u05d6\u05d9\u05ea<\/div>\r\n      <p class=\"tech-desc\">\u05d0\u05e0\u05d5 \u05d3\u05d5\u05d0\u05d2\u05d9\u05dd \u05dc\u05e2\u05d3\u05db\u05df \u05d5\u05dc\u05d4\u05d5\u05e1\u05d9\u05e3 \u05dc\u05dc\u05d0 \u05d4\u05e8\u05e3 \u05d0\u05ea \u05d4\u05e6\u05d9\u05d5\u05d3 \u05d5\u05d4\u05db\u05dc\u05d9\u05dd \u05d4\u05de\u05ea\u05e7\u05d3\u05de\u05d9\u05dd \u05d1\u05d9\u05d5\u05ea\u05e8 \u2014 \u05d4\u05de\u05e8\u05db\u05d6 \u05e9\u05dc\u05db\u05dd \u05dc\u05d0 \u05d9\u05d9\u05e9\u05d0\u05e8 \u05de\u05d0\u05d7\u05d5\u05e8 \u05dc\u05e2\u05d5\u05dc\u05dd.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u05d2\u05dc -->\r\n<div class=\"wave-div\" style=\"background:#fff;\">\r\n  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1440 60\" preserveAspectRatio=\"none\" style=\"display:block;width:100%;height:50px;\">\r\n    <path fill=\"#EAF6FD\" d=\"M0,30 C360,0 720,60 1080,20 C1260,5 1380,40 1440,30 L1440,60 L0,60 Z\"\/>\r\n  <\/svg>\r\n<\/div>\r\n\r\n<!-- STEPS -->\r\n<section class=\"steps\">\r\n  <span class=\"tag\">\u05d4\u05de\u05d5\u05d3\u05dc \u05d4\u05de\u05e0\u05e6\u05d7 \u05e9\u05dc \u05de\u05e2\u05d5\u05e3<\/span>\r\n  <h2>4 \u05e9\u05dc\u05d1\u05d9\u05dd \u2014 \u05de\u05d7\u05d6\u05d5\u05df \u05dc\u05d7\u05d3\u05e8 \u05e9\u05e2\u05d5\u05d1\u05d3<\/h2>\r\n  <p class=\"steps-sub\">\u05de\u05d4\u05e4\u05d2\u05d9\u05e9\u05d4 \u05d4\u05e8\u05d0\u05e9\u05d5\u05e0\u05d4 \u05d5\u05e2\u05d3 \u05e9\u05d4\u05de\u05d5\u05e8\u05d4 \u05d4\u05e8\u05d0\u05e9\u05d5\u05df \u05e0\u05db\u05e0\u05e1 \u05dc\u05e2\u05d1\u05d5\u05d3 \u2014 \u05d0\u05e0\u05d7\u05e0\u05d5 \u05dc\u05d9\u05d3\u05db\u05dd \u05d1\u05db\u05dc \u05e9\u05dc\u05d1.<\/p>\r\n  <div class=\"steps-grid\">\r\n    <div class=\"step-card\">\r\n      <div class=\"step-num\">1<\/div>\r\n      <div class=\"step-content\">\r\n        <h4>\u05d0\u05e4\u05d9\u05d5\u05df \u05de\u05d5\u05ea\u05d0\u05dd \u05d2\u05d9\u05dc<\/h4>\r\n        <p>\u05d4\u05ea\u05d0\u05de\u05ea \u05d4\u05e6\u05d9\u05d5\u05d3 \u05d5\u05d4\u05e4\u05d3\u05d2\u05d5\u05d2\u05d9\u05d4 \u05dc\u05db\u05dc \u05d2\u05d9\u05dc \u2014 \u05de\u05d4\u05d2\u05df \u05d5\u05e2\u05d3 \u05d4\u05ea\u05d9\u05db\u05d5\u05df, \u05ea\u05d5\u05da \u05d4\u05ea\u05d7\u05e9\u05d1\u05d5\u05ea \u05d1\u05e9\u05dc\u05d1\u05d9 \u05d4\u05d4\u05ea\u05e4\u05ea\u05d7\u05d5\u05ea \u05d5\u05d4\u05d0\u05ea\u05d2\u05e8\u05d9\u05dd \u05d4\u05d9\u05d9\u05d7\u05d5\u05d3\u05d9\u05d9\u05dd.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"step-card\">\r\n      <div class=\"step-num\">2<\/div>\r\n      <div class=\"step-content\">\r\n        <h4>\u05ea\u05db\u05e0\u05d5\u05df \u05d5\u05e2\u05d9\u05e6\u05d5\u05d1<\/h4>\r\n        <p>\u05d9\u05e6\u05d9\u05e8\u05ea \u05e1\u05d1\u05d9\u05d1\u05ea \u05dc\u05de\u05d9\u05d3\u05d4 \u05d2\u05de\u05d9\u05e9\u05d4 \u05d4\u05de\u05e2\u05d5\u05d3\u05d3\u05ea \u05ea\u05e0\u05d5\u05e2\u05d4, \u05e9\u05d9\u05ea\u05d5\u05e3 \u05e4\u05e2\u05d5\u05dc\u05d4 \u05d5\u05d7\u05e7\u05e8 \u05e2\u05e6\u05de\u05d0\u05d9 \u2014 \u05de\u05d5\u05ea\u05d0\u05de\u05ea \u05dc\u05d7\u05dc\u05dc \u05e9\u05dc\u05db\u05dd.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"step-card\">\r\n      <div class=\"step-num\">3<\/div>\r\n      <div class=\"step-content\">\r\n        <h4>\u05d0\u05e1\u05e4\u05e7\u05d4 \u05d5\u05d4\u05ea\u05e7\u05e0\u05d4<\/h4>\r\n        <p>\u05d0\u05e1\u05e4\u05e7\u05ea \u05e6\u05d9\u05d5\u05d3, \u05d4\u05ea\u05e7\u05e0\u05d4 \u05de\u05dc\u05d0\u05d4 \u05d5\u05dc\u05d9\u05d5\u05d5\u05d9 \u05d8\u05db\u05e0\u05d9 \u2014 \u05d0\u05e0\u05d7\u05e0\u05d5 \u05de\u05e7\u05d9\u05de\u05d9\u05dd, \u05de\u05ea\u05e7\u05d9\u05e0\u05d9\u05dd \u05d5\u05d1\u05d5\u05d3\u05e7\u05d9\u05dd. \u05d0\u05ea\u05dd \u05e8\u05e7 \u05e4\u05d5\u05ea\u05d7\u05d9\u05dd \u05d0\u05ea \u05d4\u05d3\u05dc\u05ea.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"step-card\">\r\n      <div class=\"step-num\">4<\/div>\r\n      <div class=\"step-content\">\r\n        <h4>\u05d4\u05db\u05e9\u05e8\u05ea \u05e6\u05d5\u05d5\u05ea\u05d9 \u05d7\u05d9\u05e0\u05d5\u05da<\/h4>\r\n        <p>\u05d4\u05e4\u05d9\u05db\u05ea \u05d4\u05de\u05e8\u05db\u05d6 \u05dc\u05db\u05dc\u05d9 \u05e2\u05d1\u05d5\u05d3\u05d4 \u05d9\u05d5\u05de\u05d9\u05d5\u05de\u05d9 \u2014 \u05d3\u05e8\u05da \u05de\u05d5\u05d3\u05dc \u05d4\u05de\u05e0\u05d8\u05d5\u05e8\u05d9\u05e0\u05d2 \u05e9\u05dc\u05e0\u05d5, \u05d4\u05de\u05d5\u05e8\u05d4 \u05de\u05e8\u05d2\u05d9\u05e9 \u05d1\u05d9\u05d8\u05d7\u05d5\u05df \u05d5\u05de\u05d5\u05d1\u05d9\u05dc \u05e9\u05d9\u05e0\u05d5\u05d9.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- REVOLUTION -->\r\n<section class=\"revolution\">\r\n  <div class=\"rev-grid\">\r\n    <div class=\"rev-text\">\r\n      <span class=\"tag\">\u05d4\u05de\u05d4\u05e4\u05db\u05d4 \u05d4\u05d0\u05de\u05d9\u05ea\u05d9\u05ea<\/span>\r\n      <h2>\u05e9\u05e0\u05d9 \u05d2\u05d9\u05d1\u05d5\u05e8\u05d9\u05dd \u2014 \u05de\u05d4\u05e4\u05db\u05d4 \u05d0\u05d7\u05ea<\/h2>\r\n      <p>\u05d4\u05de\u05d4\u05e4\u05db\u05d4 \u05d4\u05d0\u05de\u05d9\u05ea\u05d9\u05ea \u05de\u05ea\u05e8\u05d7\u05e9\u05ea \u05d1\u05de\u05e4\u05d2\u05e9 \u05e9\u05d1\u05d9\u05df <strong>\u05d4\u05d9\u05dc\u05d3 \u05e9\u05de\u05d2\u05dc\u05d4 \u05de\u05d7\u05d3\u05e9 \u05d0\u05ea \u05d4\u05e1\u05e7\u05e8\u05e0\u05d5\u05ea \u05d5\u05d4\u05de\u05e1\u05d5\u05d2\u05dc\u05d5\u05ea \u05e9\u05dc\u05d5<\/strong> \u05d3\u05e8\u05da \u05d7\u05d5\u05d5\u05d9\u05d9\u05ea \u05d4\u05e6\u05dc\u05d7\u05d4 \u05de\u05d5\u05d7\u05e9\u05d9\u05ea, \u05dc\u05d1\u05d9\u05df <strong>\u05d4\u05e6\u05d5\u05d5\u05ea \u05d4\u05d7\u05d9\u05e0\u05d5\u05db\u05d9 \u05e9\u05de\u05ea\u05d0\u05d9\u05dd \u05d0\u05ea \u05e2\u05e6\u05de\u05d5 \u05dc\u05e2\u05d9\u05d3\u05df \u05d4\u05d7\u05d3\u05e9<\/strong>.<\/p>\r\n      <div class=\"rev-tags\">\r\n        <span class=\"rev-tag\">\ud83e\uddd2 \u05d9\u05dc\u05d3 \u05e9\u05d0\u05d5\u05de\u05e8 \"\u05d0\u05e0\u05d9 \u05d9\u05db\u05d5\u05dc\"<\/span>\r\n        <span class=\"rev-tag\">\ud83d\udc69\u200d\ud83c\udfeb \u05de\u05d5\u05e8\u05d4 \u05e9\u05d4\u05e4\u05da \u05dc\u05de\u05e0\u05d8\u05d5\u05e8<\/span>\r\n        <span class=\"rev-tag\">\ud83c\udfeb \u05de\u05d5\u05e1\u05d3 \u05d1\u05d7\u05d6\u05d9\u05ea<\/span>\r\n        <span class=\"rev-tag\">\ud83c\udf0d \u05e9\u05d5\u05d5\u05d9\u05d5\u05df \u05d4\u05d6\u05d3\u05de\u05e0\u05d5\u05d9\u05d5\u05ea<\/span>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"rev-visual\">\r\n      <h3>\u05d4\u05ea\u05d5\u05e6\u05d0\u05d4 \u05e9\u05e0\u05e9\u05d0\u05e8\u05ea<\/h3>\r\n      <div class=\"rev-item\"><strong>\ud83d\udcc8 \u05d1\u05d9\u05d8\u05d7\u05d5\u05df \u05e2\u05e6\u05de\u05d9 \u05e9\u05e6\u05d5\u05de\u05d7<\/strong><span>\u05db\u05dc \u05d4\u05e6\u05dc\u05d7\u05d4 \u05e7\u05d8\u05e0\u05d4 \u05d1\u05d5\u05e0\u05d4 \u05ea\u05d7\u05d5\u05e9\u05ea \u05de\u05e1\u05d5\u05d2\u05dc\u05d5\u05ea \u05e9\u05de\u05d7\u05d6\u05d9\u05e7\u05d4 \u05dc\u05d0\u05d5\u05e8\u05da \u05e9\u05e0\u05d9\u05dd<\/span><\/div>\r\n      <div class=\"rev-item\"><strong>\ud83d\udd17 \u05d7\u05d9\u05d1\u05d5\u05e8 \u05dc\u05de\u05d5\u05d3\u05dc \u05d4-ECO<\/strong><span>\u05d4\u05de\u05e8\u05db\u05d6 \u05de\u05e9\u05ea\u05dc\u05d1 \u05d1\u05e8\u05e6\u05e3 \u05d4\u05d7\u05d9\u05e0\u05d5\u05db\u05d9 \u05d4\u05d9\u05d9\u05e9\u05d5\u05d1\u05d9 \u05db\u05d5\u05dc\u05d5<\/span><\/div>\r\n      <div class=\"rev-item\"><strong>\ud83d\ude80 \u05de\u05d5\u05e1\u05d3 \u05e9\u05e0\u05e9\u05d0\u05e8 \u05d1\u05d7\u05d6\u05d9\u05ea<\/strong><span>\u05e2\u05d3\u05db\u05d5\u05e0\u05d9\u05dd \u05e9\u05d5\u05d8\u05e4\u05d9\u05dd \u05de\u05d1\u05d8\u05d9\u05d7\u05d9\u05dd \u05e9\u05d4\u05e6\u05d9\u05d5\u05d3 \u05ea\u05de\u05d9\u05d3 \u05e2\u05d3\u05db\u05e0\u05d9<\/span><\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- AGES -->\r\n<section class=\"ages\">\r\n  <span class=\"tag\">\u05de\u05d5\u05ea\u05d0\u05dd \u05dc\u05db\u05dc \u05e9\u05db\u05d1\u05d5\u05ea \u05d4\u05d2\u05d9\u05dc<\/span>\r\n  <h2>\u05de\u05d4\u05d2\u05df \u05d5\u05e2\u05d3 \u05d4\u05ea\u05d9\u05db\u05d5\u05df \u2014 \u05db\u05dc \u05d2\u05d9\u05dc \u05de\u05e7\u05d1\u05dc \u05d0\u05ea \u05d4\u05de\u05e8\u05db\u05d6 \u05e9\u05dc\u05d5<\/h2>\r\n  <div class=\"ages-grid\">\r\n    <div class=\"age-card\">\r\n      <span class=\"age-icon\">\ud83c\udf31<\/span>\r\n      <div class=\"age-title\">\u05d2\u05d9\u05dc \u05d4\u05e8\u05da \u05d5\u05d2\u05e0\u05d9\u05dd<\/div>\r\n      <p class=\"age-desc\">\u05d7\u05d5\u05d5\u05d9\u05d4 \u05d7\u05d5\u05e9\u05d9\u05ea \u05d5\u05de\u05e9\u05d7\u05e7\u05d9\u05ea \u2014 \u05d4\u05d2\u05d9\u05dc\u05d5\u05d9 \u05d4\u05e8\u05d0\u05e9\u05d5\u05df \u05e9\u05dc \u05d4\u05d8\u05db\u05e0\u05d5\u05dc\u05d5\u05d2\u05d9\u05d4 \u05d1\u05d3\u05e8\u05da \u05d4\u05e0\u05db\u05d5\u05e0\u05d4.<\/p>\r\n    <\/div>\r\n    <div class=\"age-card\">\r\n      <span class=\"age-icon\">\ud83d\udcda<\/span>\r\n      <div class=\"age-title\">\u05d1\u05ea\u05d9 \u05e1\u05e4\u05e8 \u05d9\u05e1\u05d5\u05d3\u05d9\u05d9\u05dd<\/div>\r\n      <p class=\"age-desc\">STEM \u05de\u05e2\u05e9\u05d9, \u05e8\u05d5\u05d1\u05d5\u05d8\u05d9\u05e7\u05d4 \u05d1\u05e1\u05d9\u05e1\u05d9\u05ea \u05d5-VR \u2014 \u05d1\u05e0\u05d9\u05d9\u05ea \u05d1\u05e1\u05d9\u05e1 \u05d7\u05d6\u05e7 \u05dc\u05d7\u05e9\u05d9\u05d1\u05d4 \u05d8\u05db\u05e0\u05d5\u05dc\u05d5\u05d2\u05d9\u05ea.<\/p>\r\n    <\/div>\r\n    <div class=\"age-card\">\r\n      <span class=\"age-icon\">\u2699\ufe0f<\/span>\r\n      <div class=\"age-title\">\u05d7\u05d8\u05d9\u05d1\u05d5\u05ea \u05d1\u05d9\u05e0\u05d9\u05d9\u05dd<\/div>\r\n      <p class=\"age-desc\">\u05e7\u05d5\u05d3, \u05de\u05d9\u05d9\u05e7\u05e8\u05e1\u05e4\u05d9\u05d9\u05e1 \u05d5\u05d9\u05d6\u05de\u05d5\u05ea \u2014 \u05de\u05e2\u05d1\u05e8 \u05de\u05de\u05d2\u05dc\u05d4 \u05dc\u05d9\u05d5\u05e6\u05e8 \u05d5\u05de\u05e4\u05ea\u05d7.<\/p>\r\n    <\/div>\r\n    <div class=\"age-card\">\r\n      <span class=\"age-icon\">\ud83d\ude80<\/span>\r\n      <div class=\"age-title\">\u05ea\u05d9\u05db\u05d5\u05e0\u05d9\u05dd \u05d5\u05e8\u05e9\u05d5\u05d9\u05d5\u05ea<\/div>\r\n      <p class=\"age-desc\">AI, \u05d0\u05d5\u05dc\u05e4\u05df, \u05de\u05e8\u05d7\u05d1\u05d9\u05dd \u05d0\u05d9\u05de\u05e8\u05e1\u05d9\u05d1\u05d9\u05d9\u05dd \u2014 \u05d4\u05db\u05e0\u05d4 \u05de\u05dc\u05d0\u05d4 \u05dc\u05e2\u05d5\u05dc\u05dd \u05d4\u05d0\u05de\u05d9\u05ea\u05d9.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u05d2\u05dc \u05dc\u05e4\u05e0\u05d9 BOOKING -->\r\n<div class=\"wave-div\" style=\"background:var(--light);\">\r\n  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1440 80\" preserveAspectRatio=\"none\" style=\"display:block;width:100%;height:60px;\">\r\n    <path fill=\"#2B7FC4\" d=\"M0,20 C360,70 720,0 1080,50 C1260,70 1380,30 1440,40 L1440,80 L0,80 Z\"\/>\r\n  <\/svg>\r\n<\/div>\r\n\r\n<!-- BOOKING -->\r\n<section class=\"booking\" id=\"booking\">\r\n  <div class=\"booking-inner\">\r\n    <span class=\"tag\" style=\"color:var(--yellow);background:rgba(245,200,66,.12);border-color:rgba(245,200,66,.3);\">\u05e9\u05d9\u05d7\u05ea \u05d9\u05d9\u05e2\u05d5\u05e5 \u05e8\u05d0\u05e9\u05d5\u05e0\u05d9\u05ea<\/span>\r\n    <h2>\u05d4\u05de\u05e8\u05db\u05d6 \u05d4\u05d1\u05d0 \u05e9\u05dc\u05db\u05dd \u05de\u05ea\u05d7\u05d9\u05dc \u05db\u05d0\u05df<\/h2>\r\n    <p class=\"booking-sub\">\u05e0\u05e9\u05de\u05d7 \u05dc\u05e9\u05de\u05d5\u05e2 \u05e2\u05dc \u05d4\u05de\u05d5\u05e1\u05d3 \u05e9\u05dc\u05db\u05dd, \u05dc\u05d4\u05d1\u05d9\u05df \u05d0\u05ea \u05d4\u05e6\u05e8\u05db\u05d9\u05dd \u05d5\u05dc\u05d4\u05e6\u05d9\u05d2 \u05d1\u05e4\u05e0\u05d9\u05db\u05dd \u05d7\u05d6\u05d5\u05df \u05de\u05d5\u05ea\u05d0\u05dd \u2014 \u05dc\u05dc\u05d0 \u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea.<\/p>\r\n    <div class=\"form-box\">\r\n      <h3>\ud83c\udfd7\ufe0f \u05d8\u05d5\u05e4\u05e1 \u05e4\u05e0\u05d9\u05d9\u05d4 \u2014 \u05d4\u05e7\u05de\u05ea \u05de\u05e8\u05db\u05d6 \u05d7\u05d3\u05e9\u05e0\u05d5\u05ea<\/h3>\r\n      <p class=\"form-sub\">\u05de\u05dc\u05d0\u05d5 \u05d0\u05ea \u05d4\u05e4\u05e8\u05d8\u05d9\u05dd \u05d5\u05e0\u05d7\u05d6\u05d5\u05e8 \u05d0\u05dc\u05d9\u05db\u05dd \u05ea\u05d5\u05da 24 \u05e9\u05e2\u05d5\u05ea \u05dc\u05ea\u05d9\u05d0\u05d5\u05dd \u05e9\u05d9\u05d7\u05ea \u05d9\u05d9\u05e2\u05d5\u05e5 \u05e8\u05d0\u05e9\u05d5\u05e0\u05d9\u05ea<\/p>\r\n\r\n      <!-- Mobile: one column -->\r\n      <div class=\"form-group\">\r\n        <label>\u05e9\u05dd \u05d4\u05de\u05d5\u05e1\u05d3 \/ \u05d4\u05e8\u05e9\u05d5\u05ea<\/label>\r\n        <input type=\"text\" placeholder=\"\u05dc\u05d3\u05d5\u05d2\u05de\u05d4: \u05e2\u05d9\u05e8\u05d9\u05d9\u05ea \u05d7\u05d9\u05e4\u05d4\" required>\r\n      <\/div>\r\n      <div class=\"form-group\">\r\n        <label>\u05e9\u05dd \u05d0\u05d9\u05e9 \u05d4\u05e7\u05e9\u05e8 \u05d5\u05ea\u05e4\u05e7\u05d9\u05d3<\/label>\r\n        <input type=\"text\" placeholder=\"\u05e9\u05dd \u05de\u05dc\u05d0 \u05d5\u05ea\u05e4\u05e7\u05d9\u05d3\" required>\r\n      <\/div>\r\n      <div class=\"form-group\">\r\n        <label>\u05d8\u05dc\u05e4\u05d5\u05df<\/label>\r\n        <input type=\"tel\" placeholder=\"050-0000000\" required>\r\n      <\/div>\r\n      <div class=\"form-group\">\r\n        <label>\u05de\u05d9\u05d9\u05dc<\/label>\r\n        <input type=\"email\" placeholder=\"name@school.org.il\" required>\r\n      <\/div>\r\n      <div class=\"form-group\">\r\n        <label>\u05e1\u05d5\u05d2 \u05d4\u05de\u05d5\u05e1\u05d3<\/label>\r\n        <select required>\r\n          <option value=\"\">\u05d1\u05d7\u05e8\u05d5 \u05e1\u05d5\u05d2 \u05de\u05d5\u05e1\u05d3<\/option>\r\n          <option>\u05d2\u05df \u05d9\u05dc\u05d3\u05d9\u05dd \/ \u05d2\u05d9\u05dc \u05e8\u05da<\/option>\r\n          <option>\u05d1\u05d9\u05ea \u05e1\u05e4\u05e8 \u05d9\u05e1\u05d5\u05d3\u05d9<\/option>\r\n          <option>\u05d7\u05d8\u05d9\u05d1\u05ea \u05d1\u05d9\u05e0\u05d9\u05d9\u05dd<\/option>\r\n          <option>\u05ea\u05d9\u05db\u05d5\u05df<\/option>\r\n          <option>\u05e8\u05e9\u05d5\u05ea \/ \u05e2\u05d9\u05e8\u05d9\u05d9\u05d4<\/option>\r\n        <\/select>\r\n      <\/div>\r\n      <div class=\"form-group\">\r\n        <label>\u05ea\u05e7\u05e6\u05d9\u05d1 \u05de\u05e9\u05d5\u05e2\u05e8 (\u05d0\u05d5\u05e4\u05e6\u05d9\u05d5\u05e0\u05dc\u05d9)<\/label>\r\n        <select>\r\n          <option value=\"\">\u05dc\u05d0 \u05d1\u05d8\u05d5\u05d7 \u05e2\u05d3\u05d9\u05d9\u05df<\/option>\r\n          <option>50,000\u2013150,000 \u20aa<\/option>\r\n          <option>150,000\u2013400,000 \u20aa<\/option>\r\n          <option>400,000 \u20aa \u05d5\u05de\u05e2\u05dc\u05d4<\/option>\r\n        <\/select>\r\n      <\/div>\r\n      <div class=\"form-group\">\r\n        <label>\u05e1\u05e4\u05e8\u05d5 \u05dc\u05e0\u05d5 \u05e2\u05dc \u05d4\u05e6\u05d5\u05e8\u05da \u2014 \u05de\u05d4 \u05d0\u05ea\u05dd \u05de\u05d7\u05e4\u05e9\u05d9\u05dd?<\/label>\r\n        <textarea placeholder=\"\u05ea\u05d0\u05e8\u05d5 \u05d0\u05ea \u05d4\u05d7\u05dc\u05dc \u05d4\u05e7\u05d9\u05d9\u05dd, \u05d4\u05e6\u05e8\u05db\u05d9\u05dd \u05d4\u05e4\u05d3\u05d2\u05d5\u05d2\u05d9\u05d9\u05dd, \u05e9\u05db\u05d1\u05d5\u05ea \u05d4\u05d2\u05d9\u05dc \u05d5\u05de\u05d4 \u05d4\u05d9\u05d9\u05ea\u05dd \u05e8\u05d5\u05e6\u05d9\u05dd \u05e9\u05d4\u05de\u05e8\u05db\u05d6 \u05d9\u05d0\u05e4\u05e9\u05e8...\"><\/textarea>\r\n      <\/div>\r\n\r\n      <button class=\"form-submit\" onclick=\"submitForm(event)\">\u05e9\u05dc\u05d7\u05d5 \u05d0\u05ea \u05d4\u05e4\u05e0\u05d9\u05d9\u05d4 \u2014 \u05e0\u05d7\u05d6\u05d5\u05e8 \u05ea\u05d5\u05da 24 \u05e9\u05e2\u05d5\u05ea \u2713<\/button>\r\n      <p class=\"form-note\">\ud83d\udcde \u05de\u05e2\u05d3\u05d9\u05e4\u05d9\u05dd \u05dc\u05d3\u05d1\u05e8? \u05d4\u05ea\u05e7\u05e9\u05e8\u05d5: <a href=\"tel:054-2363473\" style=\"color:var(--blue);text-decoration:none;font-weight:700;\">054-2363473<\/a><\/p>\r\n      <div id=\"form-success\">\u2705 \u05d4\u05e4\u05e0\u05d9\u05d9\u05d4 \u05e0\u05e9\u05dc\u05d7\u05d4 \u05d1\u05d4\u05e6\u05dc\u05d7\u05d4! \u05e0\u05d7\u05d6\u05d5\u05e8 \u05d0\u05dc\u05d9\u05db\u05dd \u05ea\u05d5\u05da 24 \u05e9\u05e2\u05d5\u05ea.<\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<script>\r\nasync function submitForm(e) {\r\n  e.preventDefault();\r\n  const btn = e.target;\r\n  const form = btn.closest('.form-box');\r\n  const inputs = form.querySelectorAll('input[required], select[required]');\r\n  let isValid = true;\r\n  let data = { _subject: '\u05e4\u05e0\u05d9\u05d9\u05d4 \u05d7\u05d3\u05e9\u05d4 \u2014 \u05d4\u05e7\u05de\u05ea \u05de\u05e8\u05db\u05d6 \u05d7\u05d3\u05e9\u05e0\u05d5\u05ea' };\r\n\r\n  form.querySelectorAll('input, select, textarea').forEach(el => {\r\n    const label = el.previousElementSibling;\r\n    if (label && label.tagName === 'LABEL') {\r\n      data[label.textContent.trim()] = el.value;\r\n    }\r\n    if (el.hasAttribute('required') && !el.value.trim()) {\r\n      isValid = false;\r\n      el.style.borderColor = '#e74c3c';\r\n    } else {\r\n      el.style.borderColor = '';\r\n    }\r\n  });\r\n\r\n  if (!isValid) { alert('\u05e0\u05d0 \u05dc\u05de\u05dc\u05d0 \u05d0\u05ea \u05db\u05dc \u05e9\u05d3\u05d5\u05ea \u05d4\u05d7\u05d5\u05d1\u05d4'); return; }\r\n\r\n  btn.textContent = '\u05e9\u05d5\u05dc\u05d7...';\r\n  btn.disabled = true;\r\n\r\n  try {\r\n    const res = await fetch('https:\/\/formspree.io\/f\/xqeyywgr', {\r\n      method: 'POST',\r\n      headers: { 'Content-Type': 'application\/json', 'Accept': 'application\/json' },\r\n      body: JSON.stringify(data)\r\n    });\r\n    if (res.ok) {\r\n      document.getElementById('form-success').style.display = 'block';\r\n      btn.style.display = 'none';\r\n    } else throw new Error();\r\n  } catch {\r\n    btn.textContent = '\u05e9\u05dc\u05d7\u05d5 \u05d0\u05ea \u05d4\u05e4\u05e0\u05d9\u05d9\u05d4 \u2014 \u05e0\u05d7\u05d6\u05d5\u05e8 \u05ea\u05d5\u05da 24 \u05e9\u05e2\u05d5\u05ea \u2713';\r\n    btn.disabled = false;\r\n    alert('\u05d0\u05d9\u05e8\u05e2\u05d4 \u05e9\u05d2\u05d9\u05d0\u05d4. \u05d0\u05e0\u05d0 \u05e0\u05e1\u05d5 \u05e9\u05d5\u05d1 \u05d0\u05d5 \u05d4\u05ea\u05e7\u05e9\u05e8\u05d5 \u05dc-054-2363473');\r\n  }\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>\u05d4\u05e7\u05de\u05ea \u05de\u05e8\u05db\u05d6\u05d9 \u05d7\u05d3\u05e9\u05e0\u05d5\u05ea | \u05de\u05e2\u05d5\u05e3 \u05dc\u05d7\u05d9\u05e0\u05d5\u05da \ud83c\udfd7\ufe0f \u05de-\u05d0\u05f3 \u05e2\u05d3 \u05ea\u05f3 \u2014 \u05e4\u05ea\u05e8\u05d5\u05df \u05d4\u05d5\u05dc\u05d9\u05e1\u05d8\u05d9 \u05de\u05dc\u05d0 \u05dc\u05d4\u05d1\u05d9\u05d0 \u05d0\u05ea \u05d4\u05de\u05d7\u05e8 \u2014\u05e2\u05d5\u05d3 \u05d4\u05d9\u05d5\u05dd \u05de\u05e8\u05d7\u05d1 \u05d4\u05dc\u05de\u05d9\u05d3\u05d4 \u05d0\u05d9\u05e0\u05d5 \u05d9\u05db\u05d5\u05dc \u05dc\u05d4\u05d9\u05e9\u05d0\u05e8 \u05de\u05d0\u05d7\u05d5\u05e8. \u05d0\u05e0\u05d5 \u05de\u05e7\u05d9\u05de\u05d9\u05dd \u05de\u05e8\u05db\u05d6\u05d9 \u05d7\u05d3\u05e9\u05e0\u05d5\u05ea \u05d3\u05d9\u05e0\u05de\u05d9\u05d9\u05dd \u05e9\u05de\u05d9\u05d9\u05e6\u05e8\u05d9\u05dd \u05d0\u05e7\u05d5-\u05e1\u05d9\u05e1\u05d8\u05dd \u05e4\u05d3\u05d2\u05d5\u05d2\u05d9 \u05e9\u05de\u05e2\u05d5\u05e8\u05e8 \u05e1\u05e7\u05e8\u05e0\u05d5\u05ea, \u05de\u05e2\u05d5\u05d3\u05d3 \u05d7\u05e7\u05e8 \u05d5\u05de\u05d7\u05d6\u05e7 \u05de\u05e1\u05d5\u05d2\u05dc\u05d5\u05ea. \u05d4\u05e9\u05d0\u05d9\u05e8\u05d5 \u05e4\u05e8\u05d8\u05d9\u05dd \u05dc\u05e9\u05d9\u05d7\u05ea \u05d9\u05d9\u05e2\u05d5\u05e5 \u2190 \u05d4\u05d8\u05db\u05e0\u05d5\u05dc\u05d5\u05d2\u05d9\u05d5\u05ea \u05e9\u05dc\u05e0\u05d5 7 \u05d8\u05db\u05e0\u05d5\u05dc\u05d5\u05d2\u05d9\u05d5\u05ea \u05de\u05d5\u05d1\u05d9\u05dc\u05d5\u05ea 4 \u05e9\u05dc\u05d1\u05d9 \u05d4\u05e7\u05de\u05d4 \u05de\u05d5\u05db\u05d7\u05d9\u05dd \u05d2\u05df\u2013\u05ea\u05d9\u05db\u05d5\u05df \u05db\u05dc [&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-593","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/maof-edu.org\/index.php?rest_route=\/wp\/v2\/pages\/593","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/maof-edu.org\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/maof-edu.org\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/maof-edu.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/maof-edu.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=593"}],"version-history":[{"count":10,"href":"https:\/\/maof-edu.org\/index.php?rest_route=\/wp\/v2\/pages\/593\/revisions"}],"predecessor-version":[{"id":693,"href":"https:\/\/maof-edu.org\/index.php?rest_route=\/wp\/v2\/pages\/593\/revisions\/693"}],"wp:attachment":[{"href":"https:\/\/maof-edu.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=593"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}