{"id":2,"date":"2025-11-18T09:27:24","date_gmt":"2025-11-18T09:27:24","guid":{"rendered":"https:\/\/bianco.none.co.il\/?page_id=2"},"modified":"2025-11-23T12:08:17","modified_gmt":"2025-11-23T12:08:17","slug":"sample-page","status":"publish","type":"page","link":"https:\/\/bianco.none.co.il\/","title":{"rendered":"Sample Page"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2\" class=\"elementor elementor-2\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b59c756 e-flex e-con-boxed e-con e-parent\" data-id=\"b59c756\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ceea231 elementor-widget elementor-widget-html\" data-id=\"ceea231\" data-element_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    <title>\u05d1\u05d9\u05d0\u05e0\u05e7\u05d5 \u05d9\u05e2\u05d5\u05e5 \u05e2\u05e1\u05e7\u05d9 \u05e4\u05d9\u05e0\u05e0\u05e1\u05d9<\/title>\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\r\n    <style>\r\n        body {\r\n            margin: 0;\r\n            font-family: Arial, \"Alef\", \"Heebo\", sans-serif;\r\n            background-color: #f5f6fa;\r\n            color: #222;\r\n        }\r\n\r\n        * {\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        .wrapper {\r\n            max-width: 1100px;\r\n            margin: 0 auto;\r\n            padding: 0 16px 40px;\r\n        }\r\n\r\n        header {\r\n            background: linear-gradient(135deg, #001f3f, #004d7a);\r\n            color: #fff;\r\n            padding: 18px 0;\r\n        }\r\n\r\n        .header-inner {\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: space-between;\r\n            gap: 12px;\r\n        }\r\n\r\n        .logo {\r\n            font-size: 24px;\r\n            font-weight: 800;\r\n            letter-spacing: 1px;\r\n        }\r\n\r\n        .logo span {\r\n            color: #f6c453;\r\n        }\r\n\r\n        .header-tagline {\r\n            font-size: 14px;\r\n            opacity: 0.9;\r\n        }\r\n\r\n        .hero {\r\n            padding: 32px 0 24px;\r\n        }\r\n\r\n        .hero-grid {\r\n            display: grid;\r\n            grid-template-columns: minmax(0, 1.3fr) minmax(0, 1fr);\r\n            gap: 32px;\r\n            align-items: flex-start;\r\n        }\r\n\r\n        .hero-title {\r\n            font-size: 32px;\r\n            margin: 0 0 14px;\r\n        }\r\n\r\n        .hero-subtitle {\r\n            font-size: 17px;\r\n            margin: 0 0 18px;\r\n            line-height: 1.6;\r\n        }\r\n\r\n        .hero-bullets {\r\n            list-style: none;\r\n            padding: 0;\r\n            margin: 0 0 18px;\r\n        }\r\n\r\n        .hero-bullets li {\r\n            margin-bottom: 8px;\r\n            padding-right: 20px;\r\n            position: relative;\r\n            font-size: 15px;\r\n        }\r\n\r\n        .hero-bullets li::before {\r\n            content: \"\u25cf\";\r\n            position: absolute;\r\n            right: 0;\r\n            top: 1px;\r\n            font-size: 11px;\r\n            color: #f6a623;\r\n        }\r\n\r\n        .hero-cta {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            gap: 6px;\r\n            padding: 10px 20px;\r\n            border-radius: 999px;\r\n            border: none;\r\n            cursor: pointer;\r\n            background: #f6a623;\r\n            color: #000;\r\n            font-weight: 700;\r\n            font-size: 15px;\r\n            text-decoration: none;\r\n            box-shadow: 0 8px 18px rgba(0, 0, 0, 0.18);\r\n            transition: transform 0.15s ease, box-shadow 0.15s ease, background 0.15s ease;\r\n        }\r\n\r\n        .hero-cta:hover {\r\n            transform: translateY(-2px);\r\n            box-shadow: 0 12px 26px rgba(0, 0, 0, 0.22);\r\n            background: #ffb53b;\r\n        }\r\n\r\n        .hero-note {\r\n            font-size: 13px;\r\n            margin-top: 8px;\r\n            color: #555;\r\n        }\r\n\r\n        .hero-card {\r\n            background-color: #fff;\r\n            border-radius: 16px;\r\n            padding: 18px 18px 10px;\r\n            box-shadow: 0 8px 24px rgba(0, 0, 0, 0.07);\r\n        }\r\n\r\n        .hero-card-title {\r\n            font-size: 16px;\r\n            margin: 0 0 8px;\r\n            font-weight: 700;\r\n        }\r\n\r\n        .hero-card-steps {\r\n            list-style: none;\r\n            padding: 0;\r\n            margin: 0 0 4px;\r\n            font-size: 13px;\r\n        }\r\n\r\n        .hero-card-steps li {\r\n            margin-bottom: 6px;\r\n        }\r\n\r\n        .hero-card-small {\r\n            font-size: 12px;\r\n            color: #777;\r\n        }\r\n\r\n        .section-title {\r\n            font-size: 22px;\r\n            margin: 26px 0 12px;\r\n        }\r\n\r\n        .section-sub {\r\n            font-size: 14px;\r\n            margin: 0 0 18px;\r\n            color: #555;\r\n        }\r\n\r\n        .grid-3 {\r\n            display: grid;\r\n            grid-template-columns: repeat(3, minmax(0, 1fr));\r\n            gap: 16px;\r\n        }\r\n\r\n        .pill-card {\r\n            background: #fff;\r\n            border-radius: 14px;\r\n            padding: 14px 12px;\r\n            box-shadow: 0 4px 14px rgba(0, 0, 0, 0.04);\r\n        }\r\n\r\n        .pill-title {\r\n            font-size: 15px;\r\n            margin: 0 0 6px;\r\n            font-weight: 700;\r\n        }\r\n\r\n        .pill-text {\r\n            font-size: 13px;\r\n            margin: 0;\r\n            color: #555;\r\n        }\r\n\r\n        .contact-section {\r\n            margin-top: 34px;\r\n            display: grid;\r\n            grid-template-columns: minmax(0, 1.25fr) minmax(0, 1fr);\r\n            gap: 28px;\r\n            align-items: flex-start;\r\n        }\r\n\r\n        form {\r\n            background: #fff;\r\n            border-radius: 16px;\r\n            padding: 18px 18px 16px;\r\n            box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);\r\n        }\r\n\r\n        .form-row {\r\n            margin-bottom: 10px;\r\n        }\r\n\r\n        label {\r\n            display: block;\r\n            font-size: 13px;\r\n            margin-bottom: 4px;\r\n        }\r\n\r\n        input[type=\"text\"],\r\n        input[type=\"tel\"],\r\n        input[type=\"email\"],\r\n        select,\r\n        textarea {\r\n            width: 100%;\r\n            padding: 8px 9px;\r\n            border-radius: 8px;\r\n            border: 1px solid #d0d4dc;\r\n            font-size: 14px;\r\n            font-family: inherit;\r\n        }\r\n\r\n        textarea {\r\n            resize: vertical;\r\n            min-height: 70px;\r\n        }\r\n\r\n        input:focus,\r\n        select:focus,\r\n        textarea:focus {\r\n            outline: none;\r\n            border-color: #004d7a;\r\n            box-shadow: 0 0 0 1px rgba(0, 77, 122, 0.15);\r\n        }\r\n\r\n        .form-submit {\r\n            margin-top: 12px;\r\n        }\r\n\r\n        .btn-submit {\r\n            width: 100%;\r\n            border: none;\r\n            border-radius: 999px;\r\n            padding: 11px 20px;\r\n            font-size: 15px;\r\n            font-weight: 700;\r\n            cursor: pointer;\r\n            background: #001f3f;\r\n            color: #fff;\r\n            box-shadow: 0 8px 18px rgba(0, 0, 0, 0.22);\r\n            transition: transform 0.15s ease, box-shadow 0.15s ease, background 0.15s ease;\r\n        }\r\n\r\n        .btn-submit:hover {\r\n            transform: translateY(-1px);\r\n            box-shadow: 0 12px 26px rgba(0, 0, 0, 0.28);\r\n            background: #003366;\r\n        }\r\n\r\n        .form-note {\r\n            font-size: 11px;\r\n            margin-top: 6px;\r\n            color: #777;\r\n        }\r\n\r\n        .contact-box {\r\n            background: #001f3f;\r\n            color: #fff;\r\n            border-radius: 16px;\r\n            padding: 18px 18px 14px;\r\n            box-shadow: 0 8px 26px rgba(0, 0, 0, 0.35);\r\n        }\r\n\r\n        .contact-box-title {\r\n            margin: 0 0 10px;\r\n            font-size: 18px;\r\n            font-weight: 700;\r\n        }\r\n\r\n        .contact-box p {\r\n            margin: 0 0 6px;\r\n            font-size: 13px;\r\n        }\r\n\r\n        .contact-label {\r\n            font-weight: 700;\r\n        }\r\n\r\n        .contact-highlight {\r\n            font-weight: 700;\r\n            font-size: 15px;\r\n            margin-top: 6px;\r\n        }\r\n\r\n        .tagline-chip {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            gap: 4px;\r\n            padding: 5px 10px;\r\n            border-radius: 999px;\r\n            background: rgba(255, 255, 255, 0.12);\r\n            font-size: 12px;\r\n            margin-top: 4px;\r\n        }\r\n\r\n        footer {\r\n            padding: 16px 0 6px;\r\n            font-size: 11px;\r\n            color: #777;\r\n            text-align: center;\r\n        }\r\n\r\n        @media (max-width: 900px) {\r\n            .hero-grid,\r\n            .contact-section,\r\n            .grid-3 {\r\n                grid-template-columns: minmax(0, 1fr);\r\n            }\r\n\r\n            .hero {\r\n                padding-top: 24px;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 600px) {\r\n            .hero-title {\r\n                font-size: 24px;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<header>\r\n    <div class=\"wrapper\">\r\n        <div class=\"header-inner\">\r\n            <div class=\"logo\">\r\n                <span>Bianco<\/span> Advisory\r\n            <\/div>\r\n            <div class=\"header-tagline\">\r\n                \u05d1\u05d9\u05d0\u05e0\u05e7\u05d5 \u05d9\u05e2\u05d5\u05e5 \u05e2\u05e1\u05e7\u05d9 \u05e4\u05d9\u05e0\u05e0\u05e1\u05d9, \u05de\u05d9\u05e7\u05d5\u05d3 \u05d1\u05e8\u05d5\u05d5\u05d7\u05d9\u05d5\u05ea \u05d5\u05e6\u05de\u05d9\u05d7\u05d4 \u05d7\u05db\u05de\u05d4\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/header>\r\n\r\n<main class=\"wrapper\">\r\n\r\n    <section class=\"hero\">\r\n        <div class=\"hero-grid\">\r\n            <div>\r\n                <h1 class=\"hero-title\">\u05d1\u05d9\u05d0\u05e0\u05e7\u05d5 \u05d9\u05e2\u05d5\u05e5 \u05e2\u05e1\u05e7\u05d9 \u05e4\u05d9\u05e0\u05e0\u05e1\u05d9, \u05de\u05d7\u05d3\u05d3\u05d9\u05dd \u05d0\u05ea \u05d4\u05de\u05e1\u05e4\u05e8\u05d9\u05dd, \u05de\u05d7\u05d6\u05e7\u05d9\u05dd \u05d0\u05ea \u05d4\u05e2\u05e1\u05e7<\/h1>\r\n                <p class=\"hero-subtitle\">\r\n                    \u05dc\u05d9\u05d5\u05d5\u05d9 \u05d0\u05d9\u05e9\u05d9 \u05dc\u05d1\u05e2\u05dc\u05d9 \u05e2\u05e1\u05e7\u05d9\u05dd \u05e9\u05e8\u05d5\u05e6\u05d9\u05dd \u05dc\u05d4\u05d1\u05d9\u05df \u05de\u05d4 \u05d1\u05d0\u05de\u05ea \u05e7\u05d5\u05e8\u05d4 \u05d1\u05de\u05e1\u05e4\u05e8\u05d9\u05dd, \u05dc\u05e7\u05d1\u05dc \u05d4\u05d7\u05dc\u05d8\u05d5\u05ea \u05de\u05d3\u05d5\u05d9\u05e7\u05d5\u05ea,\r\n                    \u05d5\u05dc\u05d1\u05e0\u05d5\u05ea \u05ea\u05d5\u05db\u05e0\u05d9\u05ea \u05e6\u05de\u05d9\u05d7\u05d4 \u05d1\u05e8\u05d5\u05e8\u05d4 \u05d5\u05dc\u05d0 \u05ea\u05d7\u05d5\u05e9\u05d4 \u05d1\u05d1\u05d8\u05df.\r\n                <\/p>\r\n                <ul class=\"hero-bullets\">\r\n                    <li>\u05e0\u05d9\u05ea\u05d5\u05d7 \u05ea\u05d6\u05e8\u05d9\u05dd \u05d5\u05e0\u05ea\u05d5\u05e0\u05d9 \u05de\u05db\u05d9\u05e8\u05d5\u05ea, \u05d1\u05dc\u05d9 \u05db\u05d0\u05d1 \u05e8\u05d0\u05e9 \u05d5\u05d1\u05dc\u05d9 \u05e9\u05e4\u05d4 \u05de\u05e1\u05d5\u05d1\u05db\u05ea<\/li>\r\n                    <li>\u05d1\u05e0\u05d9\u05d9\u05ea \u05ea\u05d5\u05db\u05e0\u05d9\u05ea \u05e8\u05d5\u05d5\u05d7\u05d9\u05d5\u05ea \u05de\u05d5\u05ea\u05d0\u05de\u05ea \u05dc\u05e2\u05e1\u05e7 \u05e9\u05dc\u05da, \u05e6\u05e2\u05d3 \u05d0\u05d7\u05e8 \u05e6\u05e2\u05d3<\/li>\r\n                    <li>\u05dc\u05d9\u05d5\u05d5\u05d9 \u05de\u05e0\u05d4\u05dc\u05d9\u05dd \u05d5\u05d1\u05e2\u05dc\u05d9 \u05e2\u05e1\u05e7\u05d9\u05dd, \u05e7\u05d1\u05dc\u05ea \u05d4\u05d7\u05dc\u05d8\u05d5\u05ea \u05e9\u05e7\u05d8\u05d5\u05ea \u05d5\u05d1\u05d8\u05d5\u05d7\u05d5\u05ea \u05d9\u05d5\u05ea\u05e8<\/li>\r\n                <\/ul>\r\n                <a href=\"#contact\" class=\"hero-cta\">\r\n                    \u05d4\u05e9\u05d0\u05d9\u05e8\u05d5 \u05e4\u05e8\u05d8\u05d9\u05dd, \u05e9\u05d9\u05d7\u05d4 \u05e8\u05d0\u05e9\u05d5\u05e0\u05d9\u05ea \u05dc\u05dc\u05d0 \u05d4\u05ea\u05d7\u05d9\u05d9\u05d1\u05d5\u05ea\r\n                <\/a>\r\n                <div class=\"hero-note\">\r\n                    \u05de\u05ea\u05d0\u05d9\u05de\u05d9\u05dd \u05d0\u05ea \u05d4\u05d9\u05d9\u05e2\u05d5\u05e5 \u05dc\u05de\u05e6\u05d9\u05d0\u05d5\u05ea \u05e9\u05dc \u05d4\u05e2\u05e1\u05e7, \u05d5\u05dc\u05d0 \u05dc\u05d4\u05e4\u05da.\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <aside class=\"hero-card\">\r\n                <h2 class=\"hero-card-title\">\u05d0\u05d9\u05da \u05d6\u05d4 \u05e2\u05d5\u05d1\u05d3 \u05d1\u05e4\u05e9\u05d8\u05d5\u05ea<\/h2>\r\n                <ul class=\"hero-card-steps\">\r\n                    <li><strong>\u05e9\u05d9\u05d7\u05ea \u05d4\u05d9\u05db\u05e8\u05d5\u05ea \u05e7\u05e6\u05e8\u05d4,<\/strong> \u05dc\u05d4\u05d1\u05d9\u05df \u05d0\u05ea \u05de\u05e6\u05d1 \u05d4\u05e2\u05e1\u05e7 \u05d5\u05d4\u05de\u05d8\u05e8\u05d5\u05ea \u05e9\u05dc\u05da<\/li>\r\n                    <li><strong>\u05d0\u05d9\u05e1\u05d5\u05e3 \u05e0\u05ea\u05d5\u05e0\u05d9\u05dd,<\/strong> \u05d3\u05d5\u05d7\u05d5\u05ea, \u05d4\u05db\u05e0\u05e1\u05d5\u05ea, \u05d4\u05d5\u05e6\u05d0\u05d5\u05ea, \u05dc\u05e7\u05d5\u05d7\u05d5\u05ea \u05de\u05e8\u05db\u05d6\u05d9\u05d9\u05dd<\/li>\r\n                    <li><strong>\u05e4\u05d2\u05d9\u05e9\u05ea \u05e2\u05d5\u05de\u05e7,<\/strong> \u05d4\u05e6\u05d2\u05ea \u05ea\u05de\u05d5\u05e0\u05ea \u05de\u05e6\u05d1 \u05de\u05e7\u05e6\u05d5\u05e2\u05d9\u05ea \u05d1\u05dc\u05d9 \u05dc\u05d9\u05d9\u05e4\u05d5\u05ea<\/li>\r\n                    <li><strong>\u05ea\u05d5\u05db\u05e0\u05d9\u05ea \u05e4\u05e2\u05d5\u05dc\u05d4,<\/strong> \u05e6\u05e2\u05d3\u05d9\u05dd \u05d1\u05e8\u05d5\u05e8\u05d9\u05dd \u05dc\u05e9\u05d9\u05e4\u05d5\u05e8 \u05e0\u05d9\u05d4\u05d5\u05dc \u05d4\u05db\u05e1\u05e3 \u05d5\u05d4\u05e2\u05e1\u05e7<\/li>\r\n                <\/ul>\r\n                <div class=\"hero-card-small\">\r\n                    \u05d4\u05de\u05d8\u05e8\u05d4, \u05dc\u05d0 \u05e8\u05e7 \u05dc\u05e1\u05d3\u05e8 \u05d0\u05e7\u05e1\u05dc\u05d9\u05dd, \u05d0\u05dc\u05d0 \u05dc\u05d7\u05d6\u05e7 \u05e7\u05d1\u05dc\u05ea \u05d4\u05d7\u05dc\u05d8\u05d5\u05ea, \u05e9\u05e7\u05d8 \u05d5\u05d1\u05d9\u05d8\u05d7\u05d5\u05df \u05e9\u05dc\u05da \u05db\u05d1\u05e2\u05dc \u05e2\u05e1\u05e7.\r\n                <\/div>\r\n            <\/aside>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section>\r\n        <h2 class=\"section-title\">\u05dc\u05de\u05d9 \u05d4\u05d9\u05d9\u05e2\u05d5\u05e5 \u05e9\u05dc \u05d1\u05d9\u05d0\u05e0\u05e7\u05d5 \u05de\u05ea\u05d0\u05d9\u05dd \u05d1\u05de\u05d9\u05d5\u05d7\u05d3<\/h2>\r\n        <p class=\"section-sub\">\r\n            \u05d0\u05dd \u05d0\u05d7\u05d3 \u05de\u05d4\u05de\u05e6\u05d1\u05d9\u05dd \u05d4\u05d0\u05dc\u05d5 \u05de\u05d5\u05db\u05e8 \u05dc\u05da, \u05e9\u05d5\u05d5\u05d4 \u05de\u05d0\u05d5\u05d3 \u05dc\u05d3\u05d1\u05e8.\r\n        <\/p>\r\n        <div class=\"grid-3\">\r\n            <div class=\"pill-card\">\r\n                <h3 class=\"pill-title\">\u05e2\u05e1\u05e7 \u05e9\u05de\u05db\u05e0\u05d9\u05e1 \u05d9\u05e4\u05d4, \u05d0\u05d1\u05dc \u05d4\u05e8\u05d5\u05d5\u05d7 \u05dc\u05d0 \u05d1\u05e8\u05d5\u05e8<\/h3>\r\n                <p class=\"pill-text\">\r\n                    \u05d9\u05e9 \u05de\u05d7\u05d6\u05d5\u05e8, \u05d4\u05dc\u05e7\u05d5\u05d7\u05d5\u05ea \u05de\u05e8\u05d5\u05e6\u05d9\u05dd, \u05d0\u05d1\u05dc \u05d0\u05ea\u05d4 \u05dc\u05d0 \u05de\u05e8\u05d2\u05d9\u05e9 \u05d0\u05ea \u05d4\u05db\u05e1\u05e3 \u05d1\u05d7\u05e9\u05d1\u05d5\u05df. \u05e0\u05e2\u05e9\u05d4 \u05e1\u05d3\u05e8 \u05d1\u05ea\u05de\u05d7\u05d5\u05e8,\r\n                    \u05d1\u05d4\u05d5\u05e6\u05d0\u05d5\u05ea \u05d5\u05d1\u05e9\u05d5\u05dc\u05d9 \u05d4\u05e8\u05d5\u05d5\u05d7.\r\n                <\/p>\r\n            <\/div>\r\n            <div class=\"pill-card\">\r\n                <h3 class=\"pill-title\">\u05d1\u05e2\u05dc \u05e2\u05e1\u05e7 \u05e9\u05e8\u05d5\u05e6\u05d4 \u05dc\u05e6\u05de\u05d5\u05d7 \u05d1\u05e6\u05d5\u05e8\u05d4 \u05de\u05d7\u05d5\u05e9\u05d1\u05ea<\/h3>\r\n                <p class=\"pill-text\">\r\n                    \u05dc\u05e4\u05e0\u05d9 \u05d2\u05d9\u05d5\u05e1 \u05e2\u05d5\u05d1\u05d3\u05d9\u05dd, \u05e4\u05ea\u05d9\u05d7\u05ea \u05e1\u05e0\u05d9\u05e3, \u05d0\u05d5 \u05e7\u05e4\u05d9\u05e6\u05d4 \u05d1\u05e9\u05d9\u05d5\u05d5\u05e7, \u05d1\u05d5\u05e0\u05d9\u05dd \u05ea\u05e8\u05d7\u05d9\u05e9\u05d9\u05dd \u05de\u05e1\u05e4\u05e8\u05d9\u05d9\u05dd \u05db\u05d3\u05d9 \u05dc\u05d4\u05d1\u05d9\u05df\r\n                    \u05de\u05d4 \u05db\u05d3\u05d0\u05d9 \u05d5\u05de\u05d4 \u05de\u05e1\u05d5\u05db\u05df.\r\n                <\/p>\r\n            <\/div>\r\n            <div class=\"pill-card\">\r\n                <h3 class=\"pill-title\">\u05de\u05e0\u05d4\u05dc\u05d9\u05dd \u05e9\u05e8\u05d5\u05e6\u05d9\u05dd \u05e9\u05d5\u05ea\u05e3 \u05d7\u05e9\u05d9\u05d1\u05ea\u05d9<\/h3>\r\n                <p class=\"pill-text\">\r\n                    \u05dc\u05d0 \u05e2\u05d5\u05d3 \u05d4\u05d7\u05dc\u05d8\u05d5\u05ea \u05dc\u05d1\u05d3. \u05e0\u05d9\u05ea\u05d5\u05d7 \u05e7\u05d1\u05d5\u05e2 \u05e9\u05dc \u05ea\u05d5\u05e6\u05d0\u05d5\u05ea \u05d4\u05e2\u05e1\u05e7, \u05e9\u05d9\u05d7\u05d5\u05ea \u05e2\u05d5\u05de\u05e7 \u05d5\u05d4\u05db\u05d5\u05d5\u05e0\u05d4 \u05de\u05d4\u05e6\u05d3 \u05db\u05d3\u05d9 \u05e9\u05dc\u05d0 \u05ea\u05e4\u05e1\u05e4\u05e1\r\n                    \u05d4\u05d6\u05d3\u05de\u05e0\u05d5\u05d9\u05d5\u05ea \u05d0\u05d5 \u05e1\u05d9\u05db\u05d5\u05e0\u05d9\u05dd.\r\n                <\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section id=\"contact\" class=\"contact-section\">\r\n        <form action=\"#\" method=\"post\">\r\n            <h2 class=\"section-title\">\u05d4\u05e9\u05d0\u05d9\u05e8\u05d5 \u05e4\u05e8\u05d8\u05d9\u05dd, \u05d5\u05e0\u05d7\u05d6\u05d5\u05e8 \u05d0\u05dc\u05d9\u05db\u05dd \u05dc\u05e9\u05d9\u05d7\u05d4 \u05de\u05de\u05d5\u05e7\u05d3\u05ea<\/h2>\r\n            <p class=\"section-sub\">\r\n                \u05de\u05de\u05dc\u05d0\u05d9\u05dd \u05db\u05de\u05d4 \u05e4\u05e8\u05d8\u05d9\u05dd \u05e7\u05e6\u05e8\u05d9\u05dd, \u05d7\u05d5\u05d6\u05e8\u05d9\u05dd \u05d0\u05dc\u05d9\u05db\u05dd, \u05d1\u05d5\u05d3\u05e7\u05d9\u05dd \u05d9\u05d7\u05d3 \u05d0\u05dd \u05d5\u05db\u05d9\u05e6\u05d3 \u05d0\u05e4\u05e9\u05e8 \u05dc\u05e9\u05e4\u05e8 \u05d0\u05ea \u05d4\u05ea\u05de\u05d5\u05e0\u05d4 \u05d4\u05e2\u05e1\u05e7\u05d9\u05ea \u05d5\u05d4\u05e4\u05d9\u05e0\u05e0\u05e1\u05d9\u05ea.\r\n            <\/p>\r\n\r\n            <div class=\"form-row\">\r\n                <label for=\"name\">\u05e9\u05dd \u05de\u05dc\u05d0<\/label>\r\n                <input id=\"name\" name=\"name\" type=\"text\" required>\r\n            <\/div>\r\n\r\n            <div class=\"form-row\">\r\n                <label for=\"phone\">\u05d8\u05dc\u05e4\u05d5\u05df<\/label>\r\n                <input id=\"phone\" name=\"phone\" type=\"tel\" required>\r\n            <\/div>\r\n\r\n            <div class=\"form-row\">\r\n                <label for=\"email\">\u05d0\u05d9\u05de\u05d9\u05d9\u05dc<\/label>\r\n                <input id=\"email\" name=\"email\" type=\"email\">\r\n            <\/div>\r\n\r\n            <div class=\"form-row\">\r\n                <label for=\"business_type\">\u05e1\u05d5\u05d2 \u05d4\u05e2\u05e1\u05e7<\/label>\r\n                <input id=\"business_type\" name=\"business_type\" type=\"text\" placeholder=\"\u05dc\u05d3\u05d5\u05d2\u05de\u05d4, \u05d7\u05e0\u05d5\u05ea \u05d0\u05d5\u05e0\u05dc\u05d9\u05d9\u05df, \u05e7\u05dc\u05d9\u05e0\u05d9\u05e7\u05d4, \u05de\u05e9\u05e8\u05d3 \u05e9\u05d9\u05e8\u05d5\u05ea\">\r\n            <\/div>\r\n\r\n            <div class=\"form-row\">\r\n                <label for=\"turnover\">\u05de\u05d7\u05d6\u05d5\u05e8 \u05d7\u05d5\u05d3\u05e9\u05d9 \u05de\u05e9\u05d5\u05e2\u05e8<\/label>\r\n                <select id=\"turnover\" name=\"turnover\">\r\n                    <option value=\"\">\u05d1\u05d7\u05e8\u05d5 \u05d8\u05d5\u05d5\u05d7 \u05de\u05d7\u05d6\u05d5\u05e8<\/option>\r\n                    <option value=\"0-50\">\u05e2\u05d3 50 \u05d0\u05dc\u05e3 \u05e9\"\u05d7<\/option>\r\n                    <option value=\"50-150\">50 \u05e2\u05d3 150 \u05d0\u05dc\u05e3 \u05e9\"\u05d7<\/option>\r\n                    <option value=\"150-400\">150 \u05e2\u05d3 400 \u05d0\u05dc\u05e3 \u05e9\"\u05d7<\/option>\r\n                    <option value=\"400plus\">\u05de\u05e2\u05dc 400 \u05d0\u05dc\u05e3 \u05e9\"\u05d7<\/option>\r\n                <\/select>\r\n            <\/div>\r\n\r\n            <div class=\"form-row\">\r\n                <label for=\"message\">\u05de\u05d4 \u05d4\u05d0\u05ea\u05d2\u05e8 \u05d4\u05e2\u05d9\u05e7\u05e8\u05d9 \u05e9\u05dc\u05db\u05dd \u05d4\u05d9\u05d5\u05dd<\/label>\r\n                <textarea id=\"message\" name=\"message\" placeholder=\"\u05db\u05de\u05d4 \u05de\u05d9\u05dc\u05d9\u05dd \u05d7\u05d5\u05e4\u05e9\u05d9\u05d5\u05ea, \u05db\u05d3\u05d9 \u05e9\u05e0\u05d2\u05d9\u05e2 \u05de\u05d5\u05db\u05e0\u05d9\u05dd \u05dc\u05e9\u05d9\u05d7\u05d4\"><\/textarea>\r\n            <\/div>\r\n\r\n            <div class=\"form-submit\">\r\n                <button type=\"submit\" class=\"btn-submit\">\u05e9\u05dc\u05d7\u05d5, \u05d5\u05e0\u05d7\u05d6\u05d5\u05e8 \u05d0\u05dc\u05d9\u05db\u05dd \u05d1\u05d4\u05e7\u05d3\u05dd<\/button>\r\n                <div class=\"form-note\">\r\n                    \u05d4\u05e4\u05e8\u05d8\u05d9\u05dd \u05e0\u05e9\u05de\u05e8\u05d9\u05dd \u05d7\u05e1\u05d5\u05d9\u05d9\u05dd, \u05dc\u05d0 \u05de\u05d5\u05e2\u05d1\u05e8\u05d9\u05dd \u05dc\u05e9\u05d5\u05dd \u05d2\u05d5\u05e8\u05dd \u05d0\u05d7\u05e8, \u05d5\u05de\u05e9\u05de\u05e9\u05d9\u05dd \u05e8\u05e7 \u05dc\u05e6\u05d5\u05e8\u05da \u05d9\u05e6\u05d9\u05e8\u05ea \u05e7\u05e9\u05e8.\r\n                <\/div>\r\n            <\/div>\r\n        <\/form>\r\n\r\n        <aside class=\"contact-box\">\r\n            <h3 class=\"contact-box-title\">\u05e4\u05e8\u05d8\u05d9 \u05d4\u05ea\u05e7\u05e9\u05e8\u05d5\u05ea \u05d5\u05db\u05ea\u05d5\u05d1\u05ea \u05d4\u05de\u05e9\u05e8\u05d3<\/h3>\r\n            <p class=\"tagline-chip\">\r\n                \u05d9\u05e2\u05d5\u05e5 \u05e2\u05e1\u05e7\u05d9 \u05d5\u05e4\u05d9\u05e0\u05e0\u05e1\u05d9, \u05d1\u05e9\u05e4\u05d4 \u05e4\u05e9\u05d5\u05d8\u05d4 \u05d5\u05d1\u05e8\u05d5\u05e8\u05d4, \u05dc\u05d1\u05e2\u05dc\u05d9 \u05e2\u05e1\u05e7\u05d9\u05dd \u05e9\u05e8\u05d5\u05e6\u05d9\u05dd \u05dc\u05e8\u05d0\u05d5\u05ea \u05e8\u05d7\u05d5\u05e7\r\n            <\/p>\r\n\r\n            <p class=\"contact-highlight\">\r\n                \u05d4\u05ea\u05e7\u05e9\u05e8\u05d5\u05ea \u05d9\u05e9\u05d9\u05e8\u05d4\r\n            <\/p>\r\n            <p>\r\n                <span class=\"contact-label\">\u05d8\u05dc\u05e4\u05d5\u05df, <\/span>\r\n                <!-- \u05e0\u05d0 \u05dc\u05e2\u05d3\u05db\u05df \u05db\u05d0\u05df \u05d0\u05ea \u05de\u05e1\u05e4\u05e8 \u05d4\u05d8\u05dc\u05e4\u05d5\u05df -->\r\n                <span class=\"contact-phone\">0779982385<\/span>\r\n            <\/p>\r\n\r\n            <p>\r\n                <span class=\"contact-label\">\u05d0\u05d9\u05de\u05d9\u05d9\u05dc, <\/span>\r\n                <span class=\"contact-email\">info@bianco-business.co.il<\/span>\r\n            <\/p>\r\n\r\n            <p class=\"contact-highlight\">\r\n                \u05de\u05d9\u05e7\u05d5\u05dd \u05d4\u05de\u05e9\u05e8\u05d3\r\n            <\/p>\r\n            <p>\r\n                <!-- \u05e0\u05d0 \u05dc\u05e2\u05d3\u05db\u05df \u05db\u05d0\u05df \u05d0\u05dd \u05d4\u05db\u05ea\u05d5\u05d1\u05ea \u05de\u05e9\u05ea\u05e0\u05d4 -->\r\n                <span class=\"contact-address\">\u05d3\u05d5\u05d3 \u05d1\u05df \u05d2\u05d5\u05e8\u05d9\u05d5\u05df 1 \u05e8\u05de\u05ea \u05d2\u05df<\/span>\r\n            <\/p>\r\n\r\n            <p style=\"margin-top:10px;\">\r\n                \u05e0\u05d9\u05ea\u05df \u05dc\u05ea\u05d0\u05dd \u05e4\u05d2\u05d9\u05e9\u05d5\u05ea \u05e4\u05e8\u05d5\u05e0\u05d8\u05dc\u05d9\u05d5\u05ea, \u05d6\u05d5\u05dd, \u05d0\u05d5 \u05dc\u05d9\u05d5\u05d5\u05d9 \u05e9\u05d5\u05d8\u05e3 \u05de\u05e8\u05d7\u05d5\u05e7, \u05d1\u05d4\u05ea\u05d0\u05dd \u05dc\u05e6\u05d5\u05e8\u05da \u05d5\u05dc\u05d6\u05de\u05d9\u05e0\u05d5\u05ea \u05e9\u05dc\u05da.\r\n            <\/p>\r\n            \r\n            <p style=\"margin-top:10px;\">\r\n               <a href=\"https:\/\/bianco.none.co.il\/?page_id=3\">\u05dc\u05de\u05d3\u05d9\u05e0\u05d9\u05d5\u05ea \u05d4\u05e4\u05e8\u05d8\u05d9\u05d5\u05ea<\/a>\r\n            <\/p>\r\n        <\/aside>\r\n    <\/section>\r\n\r\n<\/main>\r\n\r\n<footer>\r\n    \u05d1\u05d9\u05d0\u05e0\u05e7\u05d5 \u05d9\u05e2\u05d5\u05e5 \u05e2\u05e1\u05e7\u05d9 \u05e4\u05d9\u05e0\u05e0\u05e1\u05d9, \u05db\u05dc \u05d4\u05d6\u05db\u05d5\u05d9\u05d5\u05ea \u05e9\u05de\u05d5\u05e8\u05d5\u05ea.\r\n<\/footer>\r\n\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\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>\u05d1\u05d9\u05d0\u05e0\u05e7\u05d5 \u05d9\u05e2\u05d5\u05e5 \u05e2\u05e1\u05e7\u05d9 \u05e4\u05d9\u05e0\u05e0\u05e1\u05d9 Bianco Advisory \u05d1\u05d9\u05d0\u05e0\u05e7\u05d5 \u05d9\u05e2\u05d5\u05e5 \u05e2\u05e1\u05e7\u05d9 \u05e4\u05d9\u05e0\u05e0\u05e1\u05d9, \u05de\u05d9\u05e7\u05d5\u05d3 \u05d1\u05e8\u05d5\u05d5\u05d7\u05d9\u05d5\u05ea \u05d5\u05e6\u05de\u05d9\u05d7\u05d4 \u05d7\u05db\u05de\u05d4 \u05d1\u05d9\u05d0\u05e0\u05e7\u05d5 \u05d9\u05e2\u05d5\u05e5 \u05e2\u05e1\u05e7\u05d9 \u05e4\u05d9\u05e0\u05e0\u05e1\u05d9, \u05de\u05d7\u05d3\u05d3\u05d9\u05dd \u05d0\u05ea \u05d4\u05de\u05e1\u05e4\u05e8\u05d9\u05dd, \u05de\u05d7\u05d6\u05e7\u05d9\u05dd \u05d0\u05ea \u05d4\u05e2\u05e1\u05e7 \u05dc\u05d9\u05d5\u05d5\u05d9 \u05d0\u05d9\u05e9\u05d9 \u05dc\u05d1\u05e2\u05dc\u05d9 \u05e2\u05e1\u05e7\u05d9\u05dd \u05e9\u05e8\u05d5\u05e6\u05d9\u05dd \u05dc\u05d4\u05d1\u05d9\u05df \u05de\u05d4 \u05d1\u05d0\u05de\u05ea \u05e7\u05d5\u05e8\u05d4 \u05d1\u05de\u05e1\u05e4\u05e8\u05d9\u05dd, \u05dc\u05e7\u05d1\u05dc \u05d4\u05d7\u05dc\u05d8\u05d5\u05ea \u05de\u05d3\u05d5\u05d9\u05e7\u05d5\u05ea, \u05d5\u05dc\u05d1\u05e0\u05d5\u05ea \u05ea\u05d5\u05db\u05e0\u05d9\u05ea \u05e6\u05de\u05d9\u05d7\u05d4 \u05d1\u05e8\u05d5\u05e8\u05d4 \u05d5\u05dc\u05d0 \u05ea\u05d7\u05d5\u05e9\u05d4 \u05d1\u05d1\u05d8\u05df. \u05e0\u05d9\u05ea\u05d5\u05d7 \u05ea\u05d6\u05e8\u05d9\u05dd \u05d5\u05e0\u05ea\u05d5\u05e0\u05d9 \u05de\u05db\u05d9\u05e8\u05d5\u05ea, \u05d1\u05dc\u05d9 \u05db\u05d0\u05d1 \u05e8\u05d0\u05e9 \u05d5\u05d1\u05dc\u05d9 \u05e9\u05e4\u05d4 \u05de\u05e1\u05d5\u05d1\u05db\u05ea \u05d1\u05e0\u05d9\u05d9\u05ea [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-2","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bianco.none.co.il\/index.php?rest_route=\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bianco.none.co.il\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bianco.none.co.il\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bianco.none.co.il\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bianco.none.co.il\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2"}],"version-history":[{"count":9,"href":"https:\/\/bianco.none.co.il\/index.php?rest_route=\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":19,"href":"https:\/\/bianco.none.co.il\/index.php?rest_route=\/wp\/v2\/pages\/2\/revisions\/19"}],"wp:attachment":[{"href":"https:\/\/bianco.none.co.il\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}