{"id":9,"date":"2026-07-26T21:40:24","date_gmt":"2026-07-26T21:40:24","guid":{"rendered":"https:\/\/nadlanradar.com\/?page_id=9"},"modified":"2026-07-26T21:50:20","modified_gmt":"2026-07-26T21:50:20","slug":"home","status":"publish","type":"page","link":"https:\/\/nadlanradar.com\/","title":{"rendered":"Home"},"content":{"rendered":"\n<!DOCTYPE html>\n<!-- ===== NadlanRadar homepage \u2014 paste-ready HTML block (WordPress Custom HTML) =====\n     Self-contained: one <style>, one <script>, no dependencies, no <html>\/<body> tags.\n     All CSS is scoped under .nr so it cannot leak into your theme.\n     Fonts load from Google Fonts; remove the @import if your theme already loads them. -->\n\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Heebo:wght@400;500;700;800;900&family=Assistant:wght@300;400;500;600;700&family=IBM+Plex+Mono:wght@400;500&display=swap');\n\n.nr{direction:rtl;background:#0A0B0D;color:#F4F3F0;font-family:Assistant,system-ui,sans-serif;line-height:1.5;font-size:16px}\n.nr *{box-sizing:border-box}\n.nr a{text-decoration:none;color:inherit}\n.nr h1,.nr h2,.nr h3{font-family:Heebo,sans-serif;margin:0;letter-spacing:-0.03em}\n.nr p{margin:0}\n.nr .mono{font-family:'IBM Plex Mono',monospace}\n.nr .wrap{max-width:1200px;margin:0 auto;border-inline:1px solid #23262B}\n.nr .pad{padding:26px clamp(20px,3vw,44px) 18px}\n.nr .lime{color:#D6FF3F}\n.nr .mut{color:#8A8F98}\n.nr .grid1{display:grid;gap:1px;background:#23262B;border-top:1px solid #23262B}\n\n\/* header *\/\n.nr-head{position:sticky;top:0;z-index:30;background:rgba(10,11,13,.92);backdrop-filter:blur(10px);border-bottom:1px solid #23262B}\n.nr-head .bar{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;align-items:stretch;justify-content:space-between;gap:24px;min-height:60px}\n.nr-logo{display:flex;align-items:center;gap:10px}\n.nr-dot{width:9px;height:9px;background:#D6FF3F;display:inline-block}\n.nr-logo span:last-child{font-family:Heebo,sans-serif;font-weight:900;font-size:19px;letter-spacing:-.03em}\n.nr-nav{display:flex;align-items:stretch;font-family:'IBM Plex Mono',monospace;font-size:12px;letter-spacing:.04em;overflow-x:auto}\n.nr-nav a{display:flex;align-items:center;padding:0 14px;color:#8A8F98;white-space:nowrap;border-left:1px solid #23262B}\n.nr-nav a:hover{background:#D6FF3F;color:#0A0B0D}\n.nr-nav a.on{color:#F4F3F0}\n.nr-nav a.cta{background:#D6FF3F;color:#0A0B0D;font-weight:500;padding:0 16px}\n.nr-nav a.cta:hover{background:#F4F3F0}\n\n\/* ticker *\/\n.nr-tick{border-bottom:1px solid #23262B;overflow:hidden}\n.nr-tick .inner{max-width:1200px;margin:0 auto;padding:0 24px}\n.nr-tick .track{display:flex;width:200%;animation:nr-tick 42s linear infinite;font-family:'IBM Plex Mono',monospace;font-size:12px;padding:9px 0}\n.nr-tick .half{display:flex;gap:34px;width:50%;flex:0 0 50%;padding-right:24px}\n.nr-tick span{color:#8A8F98;white-space:nowrap}\n@keyframes nr-tick{from{transform:translateX(0)}to{transform:translateX(50%)}}\n@media (prefers-reduced-motion:reduce){.nr-tick .track{animation:none}}\n\n\/* hero *\/\n.nr-hero{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);border-bottom:1px solid #23262B}\n.nr-hero>article{min-width:0;padding:clamp(28px,4vw,56px) clamp(20px,3vw,44px);border-left:1px solid #23262B}\n.nr-hero h1{font-weight:900;font-size:clamp(38px,6.4vw,86px);line-height:.96;letter-spacing:-.045em;margin:0 0 22px;text-wrap:balance}\n.nr-kicker{display:flex;align-items:center;gap:12px;margin-bottom:22px;font-family:'IBM Plex Mono',monospace;font-size:11px;letter-spacing:.1em}\n.nr-kicker b{background:#D6FF3F;color:#0A0B0D;padding:4px 9px;font-weight:500}\n.nr-lede{font-size:clamp(17px,1.5vw,21px);line-height:1.55;color:#B4B8BF;margin:0 0 28px;max-width:56ch;text-wrap:pretty}\n.nr-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1px;background:#23262B;border:1px solid #23262B;margin-bottom:28px}\n.nr-stats div{background:#0A0B0D;padding:16px}\n.nr-stats b{display:block;font-family:Heebo,sans-serif;font-size:32px;font-weight:900;letter-spacing:-.03em}\n.nr-stats small{display:block;font-family:'IBM Plex Mono',monospace;font-size:11px;color:#8A8F98;margin-top:4px}\n.nr a.nr-btn{background:#F4F3F0;color:#0A0B0D;font-family:Heebo,sans-serif;font-weight:700;font-size:16px;padding:13px 22px;display:inline-block}\n.nr a.nr-btn:hover{background:#D6FF3F;color:#0A0B0D}\n.nr-side a{display:block;padding:16px clamp(18px,2vw,26px);border-top:1px solid #23262B}\n.nr-side a:hover{background:#111316;color:#D6FF3F}\n.nr-side h3{font-size:19px;line-height:1.22;font-weight:700;letter-spacing:-.02em;margin:7px 0 0}\n.nr-ph{background:repeating-linear-gradient(135deg,#111316 0 9px,#0A0B0D 9px 18px)}\n\n\/* tools *\/\n.nr-tools{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}\n.nr-tools a{background:#0A0B0D;padding:24px;min-height:200px;display:flex;flex-direction:column;justify-content:space-between;gap:30px}\n.nr-tools a:hover{background:#111316;color:#D6FF3F}\n.nr-tools a.hi{background:#D6FF3F;color:#0A0B0D}\n.nr-tools a.hi:hover{background:#E9FF8F;color:#0A0B0D}\n.nr-tools b{display:block;font-family:Heebo,sans-serif;font-size:clamp(24px,2.4vw,30px);font-weight:900;letter-spacing:-.03em}\n.nr-tools em{display:block;font-style:normal;font-size:14px;line-height:1.45;margin-top:8px;color:#8A8F98}\n.nr-tools a.hi em{color:inherit;opacity:.75}\n\n\/* feed *\/\n.nr-feed{background:#F4F3F0;color:#0A0B0D;border-bottom:1px solid #23262B;display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr))}\n.nr-feed>div{min-width:0;padding:clamp(22px,3vw,40px) clamp(20px,3vw,44px)}\n.nr-feed>div:first-child{border-left:1px solid #D9D7D1}\n.nr-feed h2{font-size:22px;font-weight:900}\n.nr-feed .hd{display:flex;align-items:baseline;gap:10px;border-bottom:2px solid #0A0B0D;padding-bottom:10px;margin-bottom:6px}\n.nr-feed a{display:block;padding:16px 0;border-bottom:1px solid #D9D7D1}\n.nr-feed a:last-child{border-bottom:0}\n.nr-feed a:hover{opacity:.6}\n.nr-feed .lead{padding-top:18px}\n.nr-feed .k{font-family:'IBM Plex Mono',monospace;font-size:11px;color:#6B6F77;letter-spacing:.06em}\n.nr-feed h3{font-size:19px;font-weight:700;line-height:1.25;letter-spacing:-.02em;margin-top:6px}\n.nr-feed .lead h3{font-size:24px;font-weight:800;line-height:1.18;letter-spacing:-.025em;margin:6px 0 7px}\n.nr-feed .lead p{font-size:15px;color:#4A4E55}\n\n\/* table *\/\n.nr-tblhead{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:14px}\n.nr-sort{display:flex;border:1px solid #23262B;font-family:'IBM Plex Mono',monospace;font-size:12px;white-space:nowrap}\n.nr-sort button{border:0;padding:9px 15px;cursor:pointer;background:transparent;color:#8A8F98;font-family:inherit;font-size:inherit}\n.nr-sort button.on{background:#D6FF3F;color:#0A0B0D}\n.nr table{width:100%;border-collapse:collapse;font-variant-numeric:tabular-nums;color:#F4F3F0;font-family:inherit;font-size:16px}\n.nr thead th{font-family:'IBM Plex Mono',monospace;font-size:11px;letter-spacing:.06em;color:#8A8F98;text-align:right;font-weight:400;padding:10px 12px;border-bottom:1px solid #23262B}\n.nr th:first-child,.nr td:first-child{padding-inline-start:clamp(20px,3vw,44px)}\n.nr th:last-child,.nr td:last-child{padding-inline-end:clamp(20px,3vw,44px)}\n.nr tbody tr:hover{background:#111316}\n.nr tbody td{border-bottom:1px solid #17191D;padding:13px 12px;font-family:'IBM Plex Mono',monospace;font-size:14px}\n.nr tbody td.city{font-family:Heebo,sans-serif;font-weight:700;font-size:17px;letter-spacing:-.02em}\n.nr tbody td.yld{color:#8A8F98}\n.nr .chg{display:flex;align-items:center;gap:10px}\n.nr .chg i{display:block;height:6px}\n.nr .chg span{direction:ltr;unicode-bidi:isolate}\n.nr .up{color:#D6FF3F}.nr .up i{background:#D6FF3F}\n.nr .dn{color:#FF6B4A}.nr .dn i{background:#FF6B4A}\n\n\/* guides + opps *\/\n.nr-guides{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}\n.nr-guides a{background:#0A0B0D;padding-bottom:22px;display:block}\n.nr-guides a:hover{background:#111316;color:#D6FF3F}\n.nr-guides .img{display:block;aspect-ratio:16\/9;border-bottom:1px solid #23262B}\n.nr-guides .body{display:block;padding:18px clamp(18px,2vw,26px) 0}\n.nr-guides h3{font-size:22px;font-weight:800;line-height:1.2;letter-spacing:-.025em;margin:8px 0}\n.nr-guides p{font-size:15px;color:#8A8F98}\n.nr-opps{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}\n.nr-opps div{background:#0A0B0D;padding:20px clamp(18px,2vw,26px)}\n.nr-opps b{display:block;font-family:Heebo,sans-serif;font-size:30px;font-weight:900;letter-spacing:-.03em}\n.nr-opps p{font-size:14px;color:#8A8F98;margin-top:5px}\n\n\/* newsletter *\/\n.nr-news{background:#D6FF3F;color:#0A0B0D;padding:clamp(28px,4vw,52px) clamp(20px,3vw,44px);display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;align-items:center}\n.nr-news h2{font-size:clamp(28px,4vw,46px);font-weight:900;letter-spacing:-.04em;line-height:1.02;margin-bottom:12px;text-wrap:balance}\n.nr-news p{font-size:17px;max-width:44ch;opacity:.75}\n.nr-news form{display:flex;flex-direction:column;gap:10px}\n.nr-news .row{display:flex;flex-wrap:wrap;border:1px solid #0A0B0D}\n.nr-news input{flex:1 1 200px;min-width:0;background:transparent;border:0;outline:none;color:#0A0B0D;padding:15px 16px;font-size:16px;font-family:inherit}\n.nr-news button{background:#0A0B0D;color:#D6FF3F;border:0;padding:15px 26px;font-family:Heebo,sans-serif;font-size:16px;font-weight:800;cursor:pointer}\n.nr-news button:hover{background:#F4F3F0;color:#0A0B0D}\n.nr-news .note{font-family:'IBM Plex Mono',monospace;font-size:12px;color:rgba(10,11,13,.6)}\n\n\/* footer *\/\n.nr-foot{border-top:1px solid #23262B}\n.nr-foot .cols{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:28px;padding:34px clamp(20px,3vw,44px)}\n.nr-foot .col{display:flex;flex-direction:column;gap:9px;font-size:14px}\n.nr-foot .col span{font-family:'IBM Plex Mono',monospace;font-size:11px;letter-spacing:.1em;color:#5C6068}\n.nr-foot a:hover{color:#D6FF3F}\n.nr-foot .legal{border-top:1px solid #23262B;padding:15px clamp(20px,3vw,44px);font-family:'IBM Plex Mono',monospace;font-size:11px;color:#5C6068;line-height:1.7}\n\n\/* ===== WordPress (Twenty Twenty-Four\/Five): hide theme chrome + break out of the narrow column ===== *\/\n.wp-site-blocks > header.wp-block-template-part{display:none !important;}\nheader.wp-block-template-part,\n.wp-block-template-part[class*=\"header\"],\n.wp-site-blocks > header,\n.site-header,#masthead,.wp-block-site-title,.wp-block-site-tagline{display:none !important;}\n.wp-block-post-title,h1.wp-block-post-title,.entry-title,.page-title,.entry-header,.wp-block-post-date,.wp-block-query-title{display:none !important;}\n.wp-site-blocks{padding:0 !important;}\n.wp-site-blocks > main{margin:0 !important;padding:0 !important;max-width:none !important;}\n.wp-site-blocks > main > .wp-block-group{margin:0 !important;padding:0 !important;max-width:none !important;}\n.entry-content,.wp-block-post-content{margin:0 !important;padding:0 !important;max-width:none !important;}\n.nr{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);overflow-x:clip}\n\n@media (max-width:860px){\n  .nr-hero{grid-template-columns:1fr}\n  .nr-hero>article{border-left:0;border-bottom:1px solid #23262B}\n}\n<\/style>\n\n<div class=\"nr\">\n\n  <header class=\"nr-head\">\n    <div class=\"bar\">\n      <a class=\"nr-logo\" href=\"\/\"><span class=\"nr-dot\"><\/span><span>\u05e0\u05d3\u05dc\u05f4\u05df \u05e8\u05d3\u05d0\u05e8<\/span><\/a>\n      <nav class=\"nr-nav\">\n        <a href=\"#nr-feed\">\u05d7\u05d3\u05e9\u05d5\u05ea<\/a>\n        <a href=\"#nr-market\">\u05e0\u05d9\u05ea\u05d5\u05d7\u05d9\u05dd<\/a>\n        <a href=\"#nr-tools\">\u05de\u05e9\u05db\u05e0\u05ea\u05d0\u05d5\u05ea<\/a>\n        <a href=\"\/\u05de\u05d7\u05e9\u05d1\u05d5\u05df-\u05de\u05e1-\u05e8\u05db\u05d9\u05e9\u05d4\/\">\u05de\u05d9\u05e1\u05d5\u05d9<\/a>\n        <a href=\"#nr-guides\">\u05de\u05d3\u05e8\u05d9\u05db\u05d9\u05dd<\/a>\n        <a href=\"#nr-opps\">\u05d4\u05d6\u05d3\u05de\u05e0\u05d5\u05d9\u05d5\u05ea<\/a>\n        <a class=\"on\" href=\"#nr-abroad\">\u05d7\u05d5\u05f4\u05dc<\/a>\n        <a class=\"cta\" href=\"#nr-news\">\u05e0\u05d9\u05d5\u05d6\u05dc\u05d8\u05e8 &#x2199;<\/a>\n      <\/nav>\n    <\/div>\n  <\/header>\n\n  <div class=\"nr-tick\">\n    <div class=\"inner\">\n    <div class=\"track\">\n      <div class=\"half\">\n        <span>\u05de\u05d3\u05d3 \u05de\u05d7\u05d9\u05e8\u05d9 \u05d3\u05d9\u05e8\u05d5\u05ea <b class=\"lime\">&lrm;+0.4%<\/b><\/span>\n        <span>\u05e8\u05d9\u05d1\u05d9\u05ea \u05d1\u05e0\u05e7 \u05d9\u05e9\u05e8\u05d0\u05dc <b>4.25%<\/b><\/span>\n        <span>\u05e2\u05e1\u05e7\u05d0\u05d5\u05ea \u05d9\u05d5\u05e0\u05d9 <b>7,910<\/b> <b class=\"lime\">&lrm;+6.1%<\/b><\/span>\n        <span>\u05de\u05e9\u05db\u05e0\u05ea\u05d0\u05d5\u05ea \u05d7\u05d3\u05e9\u05d5\u05ea <b>8.4 \u05de\u05d9\u05dc\u05d9\u05d0\u05e8\u05d3 \u20aa<\/b><\/span>\n        <span>\u05de\u05dc\u05d0\u05d9 \u05d3\u05d9\u05e8\u05d5\u05ea \u05dc\u05d0 \u05de\u05db\u05d5\u05e8\u05d5\u05ea <b style=\"color:#FF6B4A\">78,300<\/b><\/span>\n        <span>EUR\/ILS <b>4.02<\/b><\/span>\n        <span>\u05d0\u05ea\u05d5\u05e0\u05d4 \u05de\u05f4\u05e8 \u05de\u05de\u05d5\u05e6\u05e2 <b>\u20ac2,410<\/b><\/span>\n      <\/div>\n      <div class=\"half\" aria-hidden=\"true\">\n        <span>\u05de\u05d3\u05d3 \u05de\u05d7\u05d9\u05e8\u05d9 \u05d3\u05d9\u05e8\u05d5\u05ea <b class=\"lime\">&lrm;+0.4%<\/b><\/span>\n        <span>\u05e8\u05d9\u05d1\u05d9\u05ea \u05d1\u05e0\u05e7 \u05d9\u05e9\u05e8\u05d0\u05dc <b>4.25%<\/b><\/span>\n        <span>\u05e2\u05e1\u05e7\u05d0\u05d5\u05ea \u05d9\u05d5\u05e0\u05d9 <b>7,910<\/b> <b class=\"lime\">&lrm;+6.1%<\/b><\/span>\n        <span>\u05de\u05e9\u05db\u05e0\u05ea\u05d0\u05d5\u05ea \u05d7\u05d3\u05e9\u05d5\u05ea <b>8.4 \u05de\u05d9\u05dc\u05d9\u05d0\u05e8\u05d3 \u20aa<\/b><\/span>\n        <span>\u05de\u05dc\u05d0\u05d9 \u05d3\u05d9\u05e8\u05d5\u05ea \u05dc\u05d0 \u05de\u05db\u05d5\u05e8\u05d5\u05ea <b style=\"color:#FF6B4A\">78,300<\/b><\/span>\n        <span>EUR\/ILS <b>4.02<\/b><\/span>\n        <span>\u05d0\u05ea\u05d5\u05e0\u05d4 \u05de\u05f4\u05e8 \u05de\u05de\u05d5\u05e6\u05e2 <b>\u20ac2,410<\/b><\/span>\n      <\/div>\n    <\/div>\n    <\/div>\n  <\/div>\n\n  <main class=\"wrap\">\n\n    <section class=\"nr-hero\">\n      <article>\n        <div class=\"nr-kicker\"><b>\u05d4\u05e1\u05d9\u05e4\u05d5\u05e8 \u05e9\u05dc \u05d4\u05e9\u05d1\u05d5\u05e2<\/b><span class=\"mut\">\u05e0\u05d9\u05ea\u05d5\u05d7 \u05e0\u05ea\u05d5\u05e0\u05d9\u05dd \u00b7 9 \u05d3\u05e7\u05f3<\/span><\/div>\n        <h1>\u05d4\u05e8\u05d9\u05d1\u05d9\u05ea \u05d9\u05d5\u05e8\u05d3\u05ea.<br \/>\u05d4\u05de\u05d7\u05d9\u05e8\u05d9\u05dd \u05dc\u05d0.<\/h1>\n        <p class=\"nr-lede\">\u05d1\u05d3\u05e7\u05e0\u05d5 41 \u05d0\u05dc\u05e3 \u05e2\u05e1\u05e7\u05d0\u05d5\u05ea \u05d1\u05e9\u05de\u05d5\u05e0\u05d4 \u05e2\u05e8\u05d9\u05dd. \u05d4\u05e4\u05e2\u05e8 \u05d1\u05d9\u05df \u05de\u05d7\u05d9\u05e8 \u05d4\u05de\u05d1\u05d5\u05e7\u05e9 \u05dc\u05de\u05d7\u05d9\u05e8 \u05d4\u05e2\u05e1\u05e7\u05d4 \u05d1\u05e4\u05d5\u05e2\u05dc \u05d4\u05ea\u05e8\u05d7\u05d1 \u05dc\u05be6.8%, \u05d5\u05d1\u05e4\u05e8\u05d9\u05e4\u05e8\u05d9\u05d4 \u05e0\u05e8\u05e9\u05de\u05d4 \u05d9\u05e8\u05d9\u05d3\u05d4 \u05e8\u05d9\u05d0\u05dc\u05d9\u05ea \u05e8\u05d0\u05e9\u05d5\u05e0\u05d4 \u05de\u05d0\u05d6 2019.<\/p>\n        <div class=\"nr-stats\">\n          <div><b class=\"lime\">6.8%<\/b><small>\u05e4\u05e2\u05e8 \u05de\u05d1\u05d5\u05e7\u05e9\/\u05e2\u05e1\u05e7\u05d4<\/small><\/div>\n          <div><b>41,204<\/b><small>\u05e2\u05e1\u05e7\u05d0\u05d5\u05ea \u05e9\u05e0\u05d1\u05d3\u05e7\u05d5<\/small><\/div>\n          <div><b style=\"color:#FF6B4A\">&lrm;&minus;1.2%<\/b><small>\u05d1\u05d0\u05e8 \u05e9\u05d1\u05e2, \u05e8\u05d9\u05d0\u05dc\u05d9<\/small><\/div>\n          <div><b>18 \u05d7\u05f3<\/b><small>\u05ea\u05e7\u05d5\u05e4\u05ea \u05d4\u05d1\u05d3\u05d9\u05e7\u05d4<\/small><\/div>\n        <\/div>\n        <div style=\"display:flex;align-items:center;gap:14px;flex-wrap:wrap\">\n          <a class=\"nr-btn\" href=\"#nr-feed\">\u05e7\u05e8\u05d0\u05d5 \u05d0\u05ea \u05d4\u05e0\u05d9\u05ea\u05d5\u05d7 \u2190<\/a>\n          <span class=\"mono mut\" style=\"font-size:12px\">\u05d9\u05e2\u05dc \u05d1\u05e8\u05e0\u05e2 \u00b7 26.7.26<\/span>\n        <\/div>\n      <\/article>\n      <aside class=\"nr-side\" style=\"display:flex;flex-direction:column\">\n        <div class=\"mono mut\" style=\"padding:18px clamp(18px,2vw,26px) 10px;font-size:11px;letter-spacing:.1em\">\u05e2\u05d5\u05d3 \u05d1\u05d2\u05d9\u05dc\u05d9\u05d5\u05df<\/div>\n        <a href=\"#nr-feed\"><span class=\"mono lime\" style=\"font-size:11px\">01 \/ \u05de\u05e9\u05db\u05e0\u05ea\u05d0\u05d5\u05ea<\/span><h3>\u05de\u05e1\u05dc\u05d5\u05dc \u05e4\u05e8\u05d9\u05d9\u05dd \u05d7\u05d6\u05e8 \u05dc\u05d4\u05d9\u05d5\u05ea \u05d4\u05d6\u05d5\u05dc \u05d1\u05d9\u05d5\u05ea\u05e8 \u2014 \u05d0\u05d1\u05dc \u05dc\u05d0 \u05dc\u05db\u05dc \u05dc\u05d5\u05d5\u05d4<\/h3><\/a>\n        <a href=\"#nr-abroad\"><span class=\"mono lime\" style=\"font-size:11px\">02 \/ \u05d9\u05d5\u05d5\u05df<\/span><h3>\u05d0\u05ea\u05d5\u05e0\u05d4 \u05d0\u05d7\u05e8\u05d9 \u05d4\u05d2\u05d5\u05dc\u05d3\u05df \u05d5\u05d9\u05d6\u05d4: \u05de\u05d9 \u05e2\u05d3\u05d9\u05d9\u05df \u05e7\u05d5\u05e0\u05d4, \u05d5\u05d1\u05d0\u05d9\u05d6\u05d5 \u05ea\u05e9\u05d5\u05d0\u05d4<\/h3><\/a>\n        <a href=\"\/\u05de\u05d7\u05e9\u05d1\u05d5\u05df-\u05de\u05e1-\u05e8\u05db\u05d9\u05e9\u05d4\/\"><span class=\"mono lime\" style=\"font-size:11px\">03 \/ \u05de\u05d9\u05e1\u05d5\u05d9<\/span><h3>\u05de\u05d3\u05e8\u05d2\u05d5\u05ea \u05de\u05e1 \u05d4\u05e8\u05db\u05d9\u05e9\u05d4 \u05e7\u05e4\u05d5\u05d0\u05d5\u05ea \u05e2\u05d3 2028: \u05db\u05de\u05d4 \u05d6\u05d4 \u05e2\u05d5\u05dc\u05d4 \u05dc\u05db\u05dd<\/h3><\/a>\n        <a href=\"#nr-opps\"><span class=\"mono lime\" style=\"font-size:11px\">04 \/ \u05d4\u05ea\u05d7\u05d3\u05e9\u05d5\u05ea<\/span><h3>\u05ea\u05de\u05f4\u05d0 38 \u05d1\u05d3\u05e8\u05da \u05d4\u05d7\u05d5\u05e6\u05d4: \u05de\u05d4 \u05de\u05d7\u05dc\u05d9\u05e3 \u05d0\u05d5\u05ea\u05d4 \u05d5\u05de\u05d4 \u05e7\u05d5\u05e8\u05d4 \u05dc\u05d1\u05e2\u05dc\u05d9\u05dd<\/h3><\/a>\n        <div class=\"nr-ph\" style=\"flex:1;border-top:1px solid #23262B;min-height:120px;display:flex;align-items:center;justify-content:center\">\n          <span class=\"mono\" style=\"font-size:11px;color:#5C6068;border:1px solid #23262B;padding:6px 10px\">[ \u05ea\u05de\u05d5\u05e0\u05ea \u05d2\u05d9\u05dc\u05d9\u05d5\u05df 800\u00d7600 ]<\/span>\n        <\/div>\n      <\/aside>\n    <\/section>\n\n    <section id=\"nr-tools\" style=\"border-bottom:1px solid #23262B\">\n      <div class=\"pad\" style=\"display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:12px\">\n        <h2 style=\"font-size:clamp(22px,2.4vw,30px);font-weight:900\">\u05d7\u05e9\u05d1\u05d5 \u05dc\u05e4\u05e0\u05d9 \u05e9\u05ea\u05d7\u05ea\u05de\u05d5<\/h2>\n        <span class=\"mono mut\" style=\"font-size:12px\">\u05de\u05e2\u05d5\u05d3\u05db\u05df \u05dc\u05de\u05d3\u05e8\u05d2\u05d5\u05ea 2026 \u00b7 \u05e7\u05e4\u05d5\u05d0\u05d5\u05ea \u05e2\u05d3 2028<\/span>\n      <\/div>\n      <div class=\"grid1 nr-tools\">\n        <a class=\"hi\" href=\"\/\u05de\u05d7\u05e9\u05d1\u05d5\u05df-\u05de\u05e1-\u05e8\u05db\u05d9\u05e9\u05d4\/\"><span class=\"mono\" style=\"font-size:11px;letter-spacing:.1em\">01 \/ \u05de\u05d7\u05e9\u05d1\u05d5\u05df<\/span><span><b>\u05de\u05e1 \u05e8\u05db\u05d9\u05e9\u05d4<\/b><em>\u05d3\u05d9\u05e8\u05d4 \u05d9\u05d7\u05d9\u05d3\u05d4, \u05d3\u05d9\u05e8\u05d4 \u05e0\u05d5\u05e1\u05e4\u05ea \u05d5\u05ea\u05d5\u05e9\u05d1 \u05d7\u05d5\u05e5 \u2014 \u05e4\u05d9\u05e8\u05d5\u05d8 \u05dc\u05e4\u05d9 \u05de\u05d3\u05e8\u05d2\u05d4<\/em><\/span><\/a>\n        <a href=\"\/\u05de\u05d7\u05e9\u05d1\u05d5\u05df-\u05de\u05e9\u05db\u05e0\u05ea\u05d0\/\"><span class=\"mono mut\" style=\"font-size:11px;letter-spacing:.1em\">02 \/ \u05de\u05d7\u05e9\u05d1\u05d5\u05df<\/span><span><b>\u05de\u05e9\u05db\u05e0\u05ea\u05d0<\/b><em>\u05d4\u05d7\u05d6\u05e8 \u05d7\u05d5\u05d3\u05e9\u05d9, \u05ea\u05de\u05d4\u05d9\u05dc \u05d5\u05e2\u05dc\u05d5\u05ea \u05e8\u05d9\u05d1\u05d9\u05ea \u05dc\u05db\u05dc \u05d4\u05ea\u05e7\u05d5\u05e4\u05d4<\/em><\/span><\/a>\n        <a href=\"\/\u05de\u05d7\u05e9\u05d1\u05d5\u05df-\u05ea\u05e9\u05d5\u05d0\u05d4\/\"><span class=\"mono mut\" style=\"font-size:11px;letter-spacing:.1em\">03 \/ \u05de\u05d7\u05e9\u05d1\u05d5\u05df<\/span><span><b>\u05ea\u05e9\u05d5\u05d0\u05d4 \u05e2\u05dc \u05e0\u05db\u05e1<\/b><em>\u05d1\u05e8\u05d5\u05d8\u05d5 \u05d5\u05e0\u05d8\u05d5 \u05d0\u05d7\u05e8\u05d9 \u05d4\u05d5\u05e6\u05d0\u05d5\u05ea, \u05de\u05e1 \u05d5\u05ea\u05e7\u05d5\u05e4\u05d5\u05ea \u05d0\u05d9\u05be\u05d0\u05db\u05dc\u05d5\u05e1<\/em><\/span><\/a>\n        <a href=\"\/\u05de\u05d7\u05e9\u05d1\u05d5\u05df-\u05de\u05e1-\u05e9\u05d1\u05d7\/\"><span class=\"mono mut\" style=\"font-size:11px;letter-spacing:.1em\">04 \/ \u05de\u05d7\u05e9\u05d1\u05d5\u05df<\/span><span><b>\u05de\u05e1 \u05e9\u05d1\u05d7<\/b><em>\u05d7\u05d9\u05e9\u05d5\u05d1 \u05dc\u05d9\u05e0\u05d0\u05e8\u05d9, \u05e4\u05d8\u05d5\u05e8 \u05d1\u05d3\u05d9\u05e8\u05d4 \u05d9\u05d7\u05d9\u05d3\u05d4 \u05d5\u05d4\u05d5\u05e6\u05d0\u05d5\u05ea \u05de\u05d5\u05db\u05e8\u05d5\u05ea<\/em><\/span><\/a>\n      <\/div>\n    <\/section>\n\n    <section id=\"nr-feed\" class=\"nr-feed\">\n      <div>\n        <div class=\"hd\"><h2>\u05e0\u05d3\u05dc\u05f4\u05df \u05d1\u05d9\u05e9\u05e8\u05d0\u05dc<\/h2><span class=\"mono\" style=\"font-size:11px;color:#6B6F77\">\u05de\u05e2\u05d5\u05d3\u05db\u05df 08:40<\/span><\/div>\n        <a class=\"lead\" href=\"#\"><span class=\"k\">\u05de\u05d3\u05d9\u05e0\u05d9\u05d5\u05ea<\/span><h3>\u05d4\u05d0\u05d5\u05e6\u05e8 \u05d1\u05d5\u05d7\u05df \u05d4\u05e7\u05dc\u05d4 \u05d1\u05de\u05e1 \u05e8\u05db\u05d9\u05e9\u05d4 \u05dc\u05e8\u05d5\u05db\u05e9\u05d9 \u05d3\u05d9\u05e8\u05d4 \u05e8\u05d0\u05e9\u05d5\u05e0\u05d4 \u05d1\u05e4\u05e8\u05d9\u05e4\u05e8\u05d9\u05d4<\/h3><p>\u05d4\u05de\u05ea\u05d5\u05d5\u05d4: \u05d4\u05e8\u05d7\u05d1\u05ea \u05d4\u05de\u05d3\u05e8\u05d2\u05d4 \u05d4\u05e4\u05d8\u05d5\u05e8\u05d4 \u05dc\u05be2.4 \u05de\u05d9\u05dc\u05d9\u05d5\u05df \u20aa \u05d1\u05d0\u05d6\u05d5\u05e8\u05d9 \u05e2\u05d3\u05d9\u05e4\u05d5\u05ea \u05dc\u05d0\u05d5\u05de\u05d9\u05ea.<\/p><\/a>\n        <a href=\"#\"><span class=\"k\">\u05d1\u05e0\u05e7\u05d9\u05dd<\/span><h3>\u05d1\u05e0\u05e7 \u05d9\u05e9\u05e8\u05d0\u05dc \u05de\u05d4\u05d3\u05e7 \u05d0\u05ea \u05d4\u05e4\u05d9\u05e7\u05d5\u05d7 \u05e2\u05dc \u05de\u05d1\u05e6\u05e2\u05d9 \u05d4\u05e7\u05d1\u05dc\u05e0\u05d9\u05dd 20\/80<\/h3><\/a>\n        <a href=\"#\"><span class=\"k\">\u05e9\u05db\u05d9\u05e8\u05d5\u05ea<\/span><h3>\u05e9\u05db\u05e8 \u05d4\u05d3\u05d9\u05e8\u05d4 \u05d1\u05d2\u05d5\u05e9 \u05d3\u05df \u05e2\u05dc\u05d4 \u05d1\u05be4.9% \u2014 \u05d4\u05e7\u05e6\u05d1 \u05d4\u05de\u05d4\u05d9\u05e8 \u05de\u05d0\u05d6 2022<\/h3><\/a>\n        <a href=\"#\"><span class=\"k\">\u05d4\u05ea\u05d7\u05d3\u05e9\u05d5\u05ea \u05e2\u05d9\u05e8\u05d5\u05e0\u05d9\u05ea<\/span><h3>\u05e4\u05d9\u05e0\u05d5\u05d9\u05be\u05d1\u05d9\u05e0\u05d5\u05d9 \u05d1\u05d1\u05ea \u05d9\u05dd: 3,400 \u05d9\u05d7\u05d9\u05d3\u05d5\u05ea \u05d0\u05d5\u05e9\u05e8\u05d5, \u05d4\u05d3\u05d9\u05d9\u05e8\u05d9\u05dd \u05d3\u05d5\u05e8\u05e9\u05d9\u05dd \u05e2\u05e8\u05d1\u05d5\u05d9\u05d5\u05ea<\/h3><\/a>\n        <a href=\"#\"><span class=\"k\">\u05e7\u05e8\u05e7\u05e2\u05d5\u05ea<\/span><h3>\u05e8\u05de\u05f4\u05d9 \u05ea\u05e9\u05d5\u05d5\u05e7 11 \u05d0\u05dc\u05e3 \u05de\u05d2\u05e8\u05e9\u05d9\u05dd \u05d1\u05be2027; \u05de\u05d7\u05d9\u05e8 \u05dc\u05de\u05e9\u05ea\u05db\u05df \u05d7\u05d5\u05d6\u05e8 \u05de\u05e6\u05d5\u05de\u05e6\u05dd<\/h3><\/a>\n      <\/div>\n      <div id=\"nr-abroad\">\n        <div class=\"hd\"><h2>\u05e0\u05d3\u05dc\u05f4\u05df \u05d1\u05d7\u05d5\u05f4\u05dc<\/h2><span class=\"mono\" style=\"font-size:11px;color:#6B6F77\">6 \u05e9\u05d5\u05d5\u05e7\u05d9\u05dd \u05d1\u05de\u05e2\u05e7\u05d1<\/span><\/div>\n        <a class=\"lead\" href=\"#\"><span class=\"k\">\u05e7\u05e4\u05e8\u05d9\u05e1\u05d9\u05df<\/span><h3>\u05dc\u05d9\u05de\u05e1\u05d5\u05dc \u05de\u05ea\u05e7\u05e8\u05e8\u05ea, \u05dc\u05e8\u05e0\u05e7\u05d4 \u05de\u05ea\u05d7\u05de\u05de\u05ea: \u05dc\u05d0\u05df \u05d6\u05d6\u05d5 \u05d4\u05e7\u05d5\u05e0\u05d9\u05dd \u05d4\u05d9\u05e9\u05e8\u05d0\u05dc\u05d9\u05dd<\/h3><p>\u05de\u05d7\u05d9\u05e8 \u05db\u05e0\u05d9\u05e1\u05d4 \u05dc\u05d3\u05d9\u05e8\u05ea \u05e9\u05e0\u05d9 \u05d7\u05d3\u05e8\u05d9\u05dd \u05d9\u05e8\u05d3 \u05dc\u05be\u20ac165 \u05d0\u05dc\u05e3, \u05ea\u05e9\u05d5\u05d0\u05d4 \u05d1\u05e8\u05d5\u05d8\u05d5 5.1%.<\/p><\/a>\n        <a href=\"#\"><span class=\"k\">\u05de\u05d9\u05e1\u05d5\u05d9 \u05d1\u05d9\u05e0\u05dc\u05d0\u05d5\u05de\u05d9<\/span><h3>\u05d3\u05d9\u05d5\u05d5\u05d7 \u05e2\u05dc \u05e0\u05db\u05e1 \u05d1\u05d7\u05d5\u05f4\u05dc: \u05de\u05d4 \u05d7\u05d9\u05d9\u05d1\u05d9\u05dd \u05dc\u05d4\u05e6\u05d4\u05d9\u05e8 \u05dc\u05e8\u05e9\u05d5\u05ea \u05d4\u05de\u05e1\u05d9\u05dd \u05d5\u05de\u05ea\u05d9<\/h3><\/a>\n        <a href=\"#\"><span class=\"k\">\u05d3\u05d5\u05d1\u05d0\u05d9<\/span><h3>\u05d4\u05d9\u05e6\u05e2 \u05d4\u05e9\u05d9\u05d0 \u05e9\u05dc 2026 \u05de\u05ea\u05d7\u05d9\u05dc \u05dc\u05d4\u05e2\u05d9\u05e7: \u05d9\u05e8\u05d9\u05d3\u05d4 \u05e9\u05dc 3% \u05d1\u05de\u05d7\u05d9\u05e8\u05d9 \u05d4\u05e4\u05e8\u05d4\u05be\u05e1\u05d9\u05d9\u05dc<\/h3><\/a>\n        <a href=\"#\"><span class=\"k\">\u05e4\u05d5\u05e8\u05d8\u05d5\u05d2\u05dc<\/span><h3>\u05dc\u05d9\u05e1\u05d1\u05d5\u05df: \u05de\u05d2\u05d1\u05dc\u05d5\u05ea \u05d4\u05beAlojamento Local \u05d5\u05d4\u05e9\u05e4\u05e2\u05ea\u05df \u05e2\u05dc \u05ea\u05e9\u05d5\u05d0\u05d5\u05ea \u05d4\u05e0\u05d5\u05e4\u05e9<\/h3><\/a>\n        <a href=\"#\"><span class=\"k\">\u05d0\u05e8\u05d4\u05f4\u05d1<\/span><h3>LLC \u05d0\u05d5 \u05d1\u05e2\u05dc\u05d5\u05ea \u05d9\u05e9\u05d9\u05e8\u05d4? \u05d4\u05de\u05d1\u05e0\u05d4 \u05e9\u05e7\u05d5\u05d1\u05e2 \u05db\u05de\u05d4 \u05de\u05e1 \u05ea\u05e9\u05dc\u05de\u05d5 \u05d1\u05e9\u05ea\u05d9 \u05d4\u05de\u05d3\u05d9\u05e0\u05d5\u05ea<\/h3><\/a>\n      <\/div>\n    <\/section>\n\n    <section id=\"nr-market\" style=\"border-bottom:1px solid #23262B\">\n      <div class=\"pad nr-tblhead\">\n        <div>\n          <h2 style=\"font-size:clamp(22px,2.4vw,30px);font-weight:900;margin-bottom:6px\">\u05de\u05d7\u05d9\u05e8 \u05d3\u05d9\u05e8\u05ea 4 \u05d7\u05d3\u05e8\u05d9\u05dd, \u05dc\u05e4\u05d9 \u05e2\u05d9\u05e8<\/h2>\n          <p class=\"mono mut\" style=\"font-size:12px\">\u05de\u05de\u05d5\u05e6\u05e2 \u05e2\u05e1\u05e7\u05d0\u05d5\u05ea \u00b7 \u05e8\u05d1\u05e2\u05d5\u05df 2 \/ 2026 \u00b7 \u05e0\u05ea\u05d5\u05e0\u05d9 \u05d4\u05d3\u05d2\u05de\u05d4<\/p>\n        <\/div>\n        <div class=\"nr-sort\" id=\"nr-sort\">\n          <button type=\"button\" class=\"on\" data-sort=\"price\">\u05de\u05d7\u05d9\u05e8<\/button>\n          <button type=\"button\" data-sort=\"change\">\u05e9\u05d9\u05e0\u05d5\u05d9 \u05e9\u05e0\u05ea\u05d9<\/button>\n          <button type=\"button\" data-sort=\"yield\">\u05ea\u05e9\u05d5\u05d0\u05d4<\/button>\n        <\/div>\n      <\/div>\n      <table>\n        <thead><tr><th>\u05e2\u05d9\u05e8<\/th><th>\u05de\u05d7\u05d9\u05e8 \u05de\u05de\u05d5\u05e6\u05e2<\/th><th style=\"width:32%\">\u05e9\u05d9\u05e0\u05d5\u05d9 \u05e9\u05e0\u05ea\u05d9<\/th><th>\u05ea\u05e9\u05d5\u05d0\u05d4<\/th><\/tr><\/thead>\n        <tbody id=\"nr-rows\"><\/tbody>\n      <\/table>\n      <div class=\"pad mono mut\" style=\"font-size:12px;display:flex;flex-wrap:wrap;gap:8px 20px;padding-top:14px\">\n        <span>\u05de\u05e7\u05d5\u05e8: \u05e2\u05d9\u05d1\u05d5\u05d3 \u05e0\u05d3\u05dc\u05f4\u05df \u05e8\u05d3\u05d0\u05e8 \u05dc\u05e0\u05ea\u05d5\u05e0\u05d9 \u05e8\u05e9\u05d5\u05ea \u05d4\u05de\u05e1\u05d9\u05dd \u05d5\u05d4\u05dc\u05de\u05f4\u05e1<\/span>\n        <a class=\"lime\" href=\"#\">\u05dc\u05d8\u05d1\u05dc\u05d4 \u05d4\u05de\u05dc\u05d0\u05d4 \u2014 41 \u05e2\u05e8\u05d9\u05dd \u2190<\/a>\n      <\/div>\n    <\/section>\n\n    <section id=\"nr-guides\" style=\"border-bottom:1px solid #23262B\">\n      <div class=\"pad\" style=\"display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:12px\">\n        <h2 style=\"font-size:clamp(22px,2.4vw,30px);font-weight:900\">\u05de\u05d3\u05e8\u05d9\u05db\u05d9\u05dd<\/h2>\n        <a class=\"mono lime\" style=\"font-size:12px\" href=\"#\">\u05db\u05dc \u05d4\u05de\u05d3\u05e8\u05d9\u05db\u05d9\u05dd \u2190<\/a>\n      <\/div>\n      <div class=\"grid1 nr-guides\">\n        <a href=\"\/\u05de\u05d7\u05e9\u05d1\u05d5\u05df-\u05de\u05e1-\u05e8\u05db\u05d9\u05e9\u05d4\/\"><span class=\"img nr-ph\"><\/span><span class=\"body\"><span class=\"mono lime\" style=\"font-size:11px\">\u05de\u05d9\u05e1\u05d5\u05d9 \u00b7 12 \u05d3\u05e7\u05f3<\/span><h3>\u05de\u05e1 \u05e8\u05db\u05d9\u05e9\u05d4 2026: \u05de\u05d3\u05e8\u05d2\u05d5\u05ea, \u05e4\u05d8\u05d5\u05e8\u05d9\u05dd \u05d5\u05d4\u05d8\u05e2\u05d5\u05d9\u05d5\u05ea \u05e9\u05e2\u05d5\u05dc\u05d5\u05ea \u05db\u05e1\u05e3<\/h3><p>\u05db\u05d5\u05dc\u05dc \u05de\u05d7\u05e9\u05d1\u05d5\u05df \u05e9\u05de\u05e4\u05e8\u05e7 \u05d0\u05ea \u05d4\u05d7\u05d9\u05e9\u05d5\u05d1 \u05dc\u05e4\u05d9 \u05de\u05d3\u05e8\u05d2\u05d4.<\/p><\/span><\/a>\n        <a href=\"#\"><span class=\"img nr-ph\"><\/span><span class=\"body\"><span class=\"mono lime\" style=\"font-size:11px\">\u05de\u05e9\u05db\u05e0\u05ea\u05d0\u05d5\u05ea \u00b7 15 \u05d3\u05e7\u05f3<\/span><h3>\u05d0\u05d9\u05da \u05d1\u05d5\u05e0\u05d9\u05dd \u05ea\u05de\u05d4\u05d9\u05dc \u05de\u05e9\u05db\u05e0\u05ea\u05d0 \u05d1\u05be2026 \u2014 \u05d5\u05de\u05ea\u05d9 \u05db\u05d3\u05d0\u05d9 \u05dc\u05de\u05d7\u05d6\u05e8<\/h3><p>\u05e9\u05dc\u05d5\u05e9\u05d4 \u05ea\u05de\u05d4\u05d9\u05dc\u05d9\u05dd, \u05e2\u05dd \u05e2\u05dc\u05d5\u05ea \u05e8\u05d9\u05d1\u05d9\u05ea \u05db\u05d5\u05dc\u05dc\u05ea \u05dc\u05db\u05dc \u05d0\u05d7\u05d3.<\/p><\/span><\/a>\n        <a href=\"#\"><span class=\"img nr-ph\"><\/span><span class=\"body\"><span class=\"mono lime\" style=\"font-size:11px\">\u05d7\u05d5\u05f4\u05dc \u00b7 18 \u05d3\u05e7\u05f3<\/span><h3>\u05dc\u05e7\u05e0\u05d5\u05ea \u05d3\u05d9\u05e8\u05d4 \u05d1\u05d9\u05d5\u05d5\u05df: \u05ea\u05d4\u05dc\u05d9\u05da \u05d4\u05e8\u05db\u05d9\u05e9\u05d4, \u05e2\u05dc\u05d5\u05d9\u05d5\u05ea \u05e0\u05dc\u05d5\u05d5\u05ea \u05d5\u05de\u05e1 \u05db\u05e4\u05d5\u05dc<\/h3><p>\u05de\u05beAFM \u05d5\u05e2\u05d3 \u05e8\u05d9\u05e9\u05d5\u05dd \u05d1\u05d8\u05d0\u05d1\u05d5 \u05d4\u05d9\u05d5\u05d5\u05e0\u05d9, \u05e2\u05dd \u05dc\u05d5\u05d7 \u05d6\u05de\u05e0\u05d9\u05dd \u05e8\u05d9\u05d0\u05dc\u05d9.<\/p><\/span><\/a>\n      <\/div>\n    <\/section>\n\n    <section id=\"nr-opps\" style=\"border-bottom:1px solid #23262B\">\n      <div class=\"pad\" style=\"display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:12px\">\n        <h2 style=\"font-size:clamp(22px,2.4vw,30px);font-weight:900\">\u05d4\u05d6\u05d3\u05de\u05e0\u05d5\u05d9\u05d5\u05ea \u05d1\u05e9\u05d1\u05d5\u05e2 \u05d4\u05d0\u05d7\u05e8\u05d5\u05df<\/h2>\n        <span class=\"mono mut\" style=\"font-size:12px\">\u05de\u05e1\u05d5\u05e0\u05df \u05dc\u05e4\u05d9 \u05de\u05d7\u05d9\u05e8 \u05db\u05e0\u05d9\u05e1\u05d4 \u05d5\u05ea\u05e9\u05d5\u05d0\u05d4<\/span>\n      <\/div>\n      <div class=\"grid1 nr-opps\">\n        <div><div class=\"mono mut\" style=\"font-size:11px;letter-spacing:.06em;margin-bottom:10px\">\u05d1\u05d0\u05e8 \u05e9\u05d1\u05e2 \u00b7 \u05de\u05d2\u05d5\u05e8\u05d9\u05dd<\/div><b>1.29 \u05de\u05f3 \u20aa<\/b><p>4 \u05d7\u05d3\u05f3 \u00b7 \u05ea\u05e9\u05d5\u05d0\u05d4 <span class=\"lime\">4.6%<\/span> \u00b7 \u05de\u05db\u05e8\u05d6 \u05e8\u05de\u05f4\u05d9<\/p><\/div>\n        <div><div class=\"mono mut\" style=\"font-size:11px;letter-spacing:.06em;margin-bottom:10px\">\u05d0\u05ea\u05d5\u05e0\u05d4 \u00b7 \u05e7\u05d9\u05e4\u05e1\u05dc\u05d9<\/div><b>\u20ac138 \u05d0\u05dc\u05e3<\/b><p>62 \u05de\u05f4\u05e8 \u00b7 \u05ea\u05e9\u05d5\u05d0\u05d4 <span class=\"lime\">5.4%<\/span> \u00b7 \u05dc\u05e9\u05d9\u05e4\u05d5\u05e5<\/p><\/div>\n        <div><div class=\"mono mut\" style=\"font-size:11px;letter-spacing:.06em;margin-bottom:10px\">\u05dc\u05e8\u05e0\u05e7\u05d4 \u00b7 \u05de\u05e8\u05d9\u05e0\u05d4<\/div><b>\u20ac165 \u05d0\u05dc\u05e3<\/b><p>2 \u05d7\u05d3\u05f3 \u00b7 \u05ea\u05e9\u05d5\u05d0\u05d4 <span class=\"lime\">5.1%<\/span> \u00b7 \u05e2\u05dc \u05d4\u05e0\u05d9\u05d9\u05e8<\/p><\/div>\n        <div><div class=\"mono mut\" style=\"font-size:11px;letter-spacing:.06em;margin-bottom:10px\">\u05d7\u05d9\u05e4\u05d4 \u00b7 \u05d4\u05d3\u05e8<\/div><b>980 \u05d0\u05dc\u05e3 \u20aa<\/b><p>3 \u05d7\u05d3\u05f3 \u00b7 \u05ea\u05e9\u05d5\u05d0\u05d4 <span class=\"lime\">5.8%<\/span> \u00b7 \u05de\u05d5\u05e9\u05db\u05e8<\/p><\/div>\n      <\/div>\n    <\/section>\n\n    <section id=\"nr-news\" class=\"nr-news\">\n      <div>\n        <h2>\u05e8\u05d3\u05d0\u05e8 \u05e9\u05d1\u05d5\u05e2\u05d9.<br \/>\u05db\u05dc \u05d1\u05d5\u05e7\u05e8 \u05e8\u05d0\u05e9\u05d5\u05df.<\/h2>\n        <p>\u05e1\u05d9\u05db\u05d5\u05dd \u05d4\u05e9\u05d1\u05d5\u05e2 \u05d1\u05e9\u05d5\u05e7 \u05d4\u05d9\u05e9\u05e8\u05d0\u05dc\u05d9, \u05e9\u05d9\u05e0\u05d5\u05d9 \u05d0\u05d7\u05d3 \u05e9\u05e7\u05d5\u05e8\u05d4 \u05d1\u05d7\u05d5\u05f4\u05dc, \u05d5\u05de\u05e1\u05e4\u05e8 \u05d0\u05d7\u05d3 \u05e9\u05e9\u05d5\u05d5\u05d4 \u05dc\u05d4\u05db\u05d9\u05e8. \u05d1\u05dc\u05d9 \u05ea\u05d5\u05db\u05df \u05e9\u05d9\u05d5\u05d5\u05e7\u05d9, \u05d1\u05dc\u05d9 \u05de\u05d5\u05d3\u05e2\u05d5\u05ea \u05e9\u05dc \u05de\u05ea\u05d5\u05d5\u05db\u05d9\u05dd.<\/p>\n      <\/div>\n      <form id=\"nr-form\">\n        <div class=\"row\">\n          <input type=\"email\" name=\"email\" placeholder=\"\u05db\u05ea\u05d5\u05d1\u05ea \u05d0\u05d9\u05de\u05d9\u05d9\u05dc\" required \/>\n          <button type=\"submit\">\u05d4\u05e8\u05e9\u05de\u05d4 \u2190<\/button>\n        <\/div>\n        <span class=\"note\" id=\"nr-note\">\u05dc\u05dc\u05d0 \u05e1\u05e4\u05d0\u05dd. \u05d4\u05e1\u05e8\u05d4 \u05d1\u05e7\u05dc\u05d9\u05e7.<\/span>\n      <\/form>\n    <\/section>\n  <\/main>\n\n  <footer class=\"wrap nr-foot\">\n    <div class=\"cols\">\n      <div>\n        <div style=\"display:flex;align-items:center;gap:9px;margin-bottom:10px\"><span class=\"nr-dot\"><\/span><span style=\"font-family:Heebo,sans-serif;font-weight:900;font-size:19px;letter-spacing:-.03em\">\u05e0\u05d3\u05dc\u05f4\u05df \u05e8\u05d3\u05d0\u05e8<\/span><\/div>\n        <p class=\"mut\" style=\"font-size:14px;max-width:32ch\">\u05de\u05d2\u05d6\u05d9\u05df \u05e2\u05e6\u05de\u05d0\u05d9 \u05e2\u05dc \u05e9\u05d5\u05e7 \u05d4\u05e0\u05d3\u05dc\u05f4\u05df \u05d1\u05d9\u05e9\u05e8\u05d0\u05dc \u05d5\u05d1\u05d7\u05d5\u05f4\u05dc. \u05dc\u05d0 \u05de\u05ea\u05d5\u05d5\u05db\u05d9\u05dd, \u05dc\u05d0 \u05de\u05e9\u05d5\u05d5\u05e7\u05d9\u05dd \u05e0\u05db\u05e1\u05d9\u05dd.<\/p>\n      <\/div>\n      <div class=\"col\"><span>\u05de\u05d3\u05d5\u05e8\u05d9\u05dd<\/span><a href=\"#nr-feed\">\u05d7\u05d3\u05e9\u05d5\u05ea<\/a><a href=\"#nr-guides\">\u05de\u05d3\u05e8\u05d9\u05db\u05d9\u05dd<\/a><a href=\"#nr-market\">\u05e0\u05d9\u05ea\u05d5\u05d7\u05d9\u05dd<\/a><a href=\"#nr-abroad\">\u05e0\u05d3\u05dc\u05f4\u05df \u05d1\u05d7\u05d5\u05f4\u05dc<\/a><\/div>\n      <div class=\"col\"><span>\u05db\u05dc\u05d9\u05dd<\/span><a href=\"\/\u05de\u05d7\u05e9\u05d1\u05d5\u05df-\u05de\u05e1-\u05e8\u05db\u05d9\u05e9\u05d4\/\">\u05de\u05d7\u05e9\u05d1\u05d5\u05df \u05de\u05e1 \u05e8\u05db\u05d9\u05e9\u05d4<\/a><a href=\"\/\u05de\u05d7\u05e9\u05d1\u05d5\u05df-\u05de\u05e9\u05db\u05e0\u05ea\u05d0\/\">\u05de\u05d7\u05e9\u05d1\u05d5\u05df \u05de\u05e9\u05db\u05e0\u05ea\u05d0<\/a><a href=\"\/\u05de\u05d7\u05e9\u05d1\u05d5\u05df-\u05ea\u05e9\u05d5\u05d0\u05d4\/\">\u05de\u05d7\u05e9\u05d1\u05d5\u05df \u05ea\u05e9\u05d5\u05d0\u05d4<\/a><a href=\"\/\u05de\u05d7\u05e9\u05d1\u05d5\u05df-\u05de\u05e1-\u05e9\u05d1\u05d7\/\">\u05de\u05d7\u05e9\u05d1\u05d5\u05df \u05de\u05e1 \u05e9\u05d1\u05d7<\/a><\/div>\n      <div class=\"col\"><span>\u05d4\u05de\u05d2\u05d6\u05d9\u05df<\/span><a href=\"#\">\u05d0\u05d5\u05d3\u05d5\u05ea<\/a><a href=\"#\">\u05de\u05d3\u05d9\u05e0\u05d9\u05d5\u05ea \u05ea\u05d5\u05db\u05df<\/a><a href=\"#\">\u05e6\u05d5\u05e8 \u05e7\u05e9\u05e8<\/a><a href=\"#\">\u05e4\u05e8\u05e1\u05d5\u05dd<\/a><\/div>\n    <\/div>\n    <div class=\"legal\">\u05d4\u05d0\u05de\u05d5\u05e8 \u05d1\u05d0\u05ea\u05e8 \u05d4\u05d5\u05d0 \u05de\u05d9\u05d3\u05e2 \u05db\u05dc\u05dc\u05d9 \u05d5\u05d0\u05d9\u05e0\u05d5 \u05de\u05d4\u05d5\u05d5\u05d4 \u05d9\u05d9\u05e2\u05d5\u05e5 \u05de\u05e1, \u05de\u05e9\u05db\u05e0\u05ea\u05d0\u05d5\u05ea \u05d0\u05d5 \u05d4\u05e9\u05e7\u05e2\u05d5\u05ea. \u00a9 2026 \u05e0\u05d3\u05dc\u05f4\u05df \u05e8\u05d3\u05d0\u05e8<\/div>\n  <\/footer>\n<\/div>\n\n<script>\n(function () {\n  var cities = [\n    { name: '\u05ea\u05dc \u05d0\u05d1\u05d9\u05d1-\u05d9\u05e4\u05d5', price: 4120000, change: 2.1, yld: 2.4 },\n    { name: '\u05d9\u05e8\u05d5\u05e9\u05dc\u05d9\u05dd', price: 2960000, change: 3.4, yld: 2.9 },\n    { name: '\u05d7\u05d9\u05e4\u05d4', price: 1640000, change: 5.2, yld: 4.1 },\n    { name: '\u05e8\u05d0\u05e9\u05d5\u05df \u05dc\u05e6\u05d9\u05d5\u05df', price: 2580000, change: 1.4, yld: 3.0 },\n    { name: '\u05e4\u05ea\u05d7 \u05ea\u05e7\u05d5\u05d5\u05d4', price: 2410000, change: 0.8, yld: 3.2 },\n    { name: '\u05e0\u05ea\u05e0\u05d9\u05d4', price: 2290000, change: -0.6, yld: 3.4 },\n    { name: '\u05d0\u05e9\u05d3\u05d5\u05d3', price: 1870000, change: 1.9, yld: 3.7 },\n    { name: '\u05d1\u05d0\u05e8 \u05e9\u05d1\u05e2', price: 1310000, change: -1.2, yld: 4.6 }\n  ];\n  var nf = new Intl.NumberFormat('he-IL');\n  var body = document.getElementById('nr-rows');\n  var maxChange = Math.max.apply(null, cities.map(function (c) { return Math.abs(c.change); }));\n\n  function render(sort) {\n    var list = cities.slice().sort(function (a, b) {\n      return sort === 'price' ? b.price - a.price : sort === 'yield' ? b.yld - a.yld : b.change - a.change;\n    });\n    body.innerHTML = list.map(function (c) {\n      var dir = c.change > 0 ? 'up' : 'dn';\n      var txt = '\\u200E' + (c.change > 0 ? '+' : '\\u2212') + Math.abs(c.change).toFixed(1) + '%';\n      var w = Math.max(6, Math.abs(c.change) \/ maxChange * 70);\n      return '<tr><td class=\"city\">' + c.name + '<\/td>' +\n        '<td>' + nf.format(c.price) + ' \u20aa<\/td>' +\n        '<td><span class=\"chg ' + dir + '\"><i style=\"width:' + w + '%\"><\/i><span>' + txt + '<\/span><\/span><\/td>' +\n        '<td class=\"yld\">' + c.yld.toFixed(1) + '%<\/td><\/tr>';\n    }).join('');\n  }\n  render('price');\n\n  document.getElementById('nr-sort').addEventListener('click', function (e) {\n    var b = e.target.closest('button'); if (!b) return;\n    [].forEach.call(this.querySelectorAll('button'), function (x) { x.classList.remove('on'); });\n    b.classList.add('on');\n    render(b.dataset.sort);\n  });\n\n  document.getElementById('nr-form').addEventListener('submit', function (e) {\n    e.preventDefault();\n    document.getElementById('nr-note').textContent = '\u05e0\u05e8\u05e9\u05de\u05ea. \u05d4\u05d2\u05d9\u05dc\u05d9\u05d5\u05df \u05d4\u05d1\u05d0 \u05d1\u05d9\u05d5\u05dd \u05e8\u05d0\u05e9\u05d5\u05df \u05d1\u05d1\u05d5\u05e7\u05e8.';\n    \/\/ TODO: connect to your newsletter provider (Mailchimp \/ ActiveTrail \/ Sender)\n  });\n})();\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-9","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/nadlanradar.com\/index.php?rest_route=\/wp\/v2\/pages\/9","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nadlanradar.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nadlanradar.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nadlanradar.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nadlanradar.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=9"}],"version-history":[{"count":5,"href":"https:\/\/nadlanradar.com\/index.php?rest_route=\/wp\/v2\/pages\/9\/revisions"}],"predecessor-version":[{"id":17,"href":"https:\/\/nadlanradar.com\/index.php?rest_route=\/wp\/v2\/pages\/9\/revisions\/17"}],"wp:attachment":[{"href":"https:\/\/nadlanradar.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=9"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}