{"id":265,"date":"2026-06-06T00:51:40","date_gmt":"2026-06-05T21:51:40","guid":{"rendered":"https:\/\/servato.co.il\/?page_id=265"},"modified":"2026-06-20T20:26:48","modified_gmt":"2026-06-20T17:26:48","slug":"elementor-265","status":"publish","type":"page","link":"https:\/\/servato.co.il\/","title":{"rendered":"Elementor #265"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"265\" class=\"elementor elementor-265\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5df8603 e-flex e-con-boxed e-con e-parent\" data-id=\"5df8603\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cb55d7f elementor-widget elementor-widget-html\" data-id=\"cb55d7f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\">\r\n<style>\r\n    \/* =========================================\r\n       Elementor Full Width Overrides & Resets\r\n    ========================================= *\/\r\n    .elementor-section.elementor-section-boxed > .elementor-container { max-width: 100% !important; }\r\n    .elementor-widget-html { width: 100% !important; margin: 0 !important; padding: 0 !important; }\r\n    .elementor-widget-container { margin: 0 !important; padding: 0 !important; width: 100% !important; }\r\n\r\n    \/* =========================================\r\n       SERVATO VARIABLES & GLOBAL\r\n    ========================================= *\/\r\n    :root {\r\n        --primary: #6366f1;\r\n        --secondary: #8b5cf6;\r\n        --accent: #a5b4fc;\r\n        --bg-dark: #0f0c29;\r\n        --bg-darker: #08061a;\r\n        --bg-card: rgba(255,255,255,0.03);\r\n        --text: #ffffff;\r\n        --text-dim: rgba(255,255,255,0.72);\r\n        --grad: linear-gradient(135deg, #6366f1, #8b5cf6);\r\n        --grad-text: linear-gradient(135deg, #93c5fd, #a78bfa, #c4b5fd);\r\n        --glow: 0 0 30px rgba(99,102,241,0.5);\r\n    }\r\n\r\n    .servato-wrapper {\r\n        direction: rtl; \r\n        background-color: var(--bg-dark); \r\n        color: var(--text); \r\n        font-family: system-ui, -apple-system, 'Segoe UI', sans-serif; \r\n        overflow-x: hidden;\r\n        width: 100vw; \r\n        position: relative; \r\n        left: 50%; \r\n        right: 50%; \r\n        margin-left: -50vw; \r\n        margin-right: -50vw;\r\n        scroll-behavior: smooth;\r\n    }\r\n    \r\n    .servato-wrapper *, .servato-wrapper *::before, .servato-wrapper *::after { \r\n        box-sizing: border-box; \r\n    }\r\n\r\n    .s-container { max-width: 1100px; margin: 0 auto; padding: 0 24px; position: relative; z-index: 10; }\r\n\r\n    \/* \u2500\u2500 HEADER \u2500\u2500 *\/\r\n    .s-header {\r\n        padding: 22px 0; position: fixed; width: 100%; top: 0; left: 0; right: 0; z-index: 1000;\r\n        background: rgba(15, 12, 41, 0.85); backdrop-filter: blur(16px);\r\n        border-bottom: 1px solid rgba(99,102,241,0.15); transition: all 0.3s; box-sizing: border-box;\r\n    }\r\n    .h-flex { display: flex; justify-content: space-between; align-items: center; width: 100%; }\r\n    .s-logo { display: flex; align-items: center; font-size: 1.7rem; font-weight: 900; letter-spacing: 1px; text-decoration: none; color: #fff; line-height: 1;}\r\n    .s-logo span { color: var(--primary); }\r\n    .s-nav { display: flex; align-items: center; gap: 24px; }\r\n    .s-nav a { display: flex; align-items: center; text-decoration: none; color: var(--text); font-weight: 500; transition: color 0.3s; font-size: 0.95rem; line-height: 1;}\r\n    .s-nav a:hover { color: var(--accent); }\r\n    .s-btn-shop {\r\n        background: rgba(255,255,255,0.08); padding: 9px 22px; border-radius: 50px;\r\n        border: 1px solid rgba(165,180,252,0.4); transition: all 0.3s; display: inline-flex; justify-content: center; align-items: center;\r\n    }\r\n    .s-btn-shop:hover { background: var(--grad) !important; border-color: transparent !important; transform: translateY(-2px); box-shadow: var(--glow); color: #fff !important; }\r\n\r\n    \/* \u2500\u2500 HERO \u2500\u2500 *\/\r\n    .s-hero {\r\n        min-height: 100vh; display: flex; align-items: center; justify-content: center;\r\n        text-align: center; padding-top: 100px; padding-bottom: 80px; overflow: hidden; position: relative;\r\n        background: linear-gradient(150deg, #0f0c29 0%, #1a1548 40%, #0f0c29 100%);\r\n    }\r\n    .s-grid {\r\n        position: absolute; inset: 0; pointer-events: none;\r\n        background-image: linear-gradient(rgba(99,102,241,0.06) 1px, transparent 1px),\r\n                          linear-gradient(90deg, rgba(99,102,241,0.06) 1px, transparent 1px);\r\n        background-size: 50px 50px;\r\n    }\r\n    .s-orb { position: absolute; border-radius: 50%; pointer-events: none; filter: blur(40px); }\r\n    .orb1 { width: 500px; height: 500px; background: rgba(99,102,241,0.15); top: -100px; right: -100px; animation: s-drift1 14s ease-in-out infinite; }\r\n    .orb2 { width: 400px; height: 400px; background: rgba(139,92,246,0.15); bottom: -100px; left: -100px; animation: s-drift2 17s ease-in-out infinite; }\r\n    \r\n    @keyframes s-drift1 { 0%,100%{transform:translate(0,0)} 50%{transform:translate(-30px,25px)} }\r\n    @keyframes s-drift2 { 0%,100%{transform:translate(0,0)} 50%{transform:translate(25px,-30px)} }\r\n\r\n    .s-particles { position: absolute; inset: 0; pointer-events: none; overflow: hidden; }\r\n    .s-particle { position: absolute; width: 3px; height: 3px; background: rgba(165,180,252,0.8); border-radius: 50%; animation: s-float-up linear infinite; box-shadow: 0 0 10px rgba(165,180,252,0.5); }\r\n    @keyframes s-float-up { from { transform: translateY(100vh) scale(0); opacity: 0; } 20% { opacity: 1; transform: translateY(80vh) scale(1); } to { transform: translateY(-10vh) scale(0); opacity: 0; } }\r\n\r\n    .s-content { position: relative; z-index: 5; max-width: 900px; padding: 0 20px; }\r\n    \r\n    \/* FREE COURSE BADGE *\/\r\n    .s-free-course {\r\n        display: inline-flex; align-items: center; gap: 12px;\r\n        background: linear-gradient(90deg, rgba(99,102,241,0.2), rgba(139,92,246,0.2));\r\n        border: 1px solid rgba(165,180,252,0.5); color: #fff; font-size: 16px; font-weight: 700;\r\n        padding: 10px 28px; border-radius: 100px; margin-bottom: 28px;\r\n        box-shadow: 0 0 20px rgba(99,102,241,0.3);\r\n        animation: s-float 3s ease-in-out infinite; cursor: pointer; transition: all 0.3s;\r\n    }\r\n    .s-free-course:hover { transform: scale(1.05); box-shadow: 0 0 30px rgba(139,92,246,0.6); border-color: #fff; }\r\n    .s-pulse-dot { width: 10px; height: 10px; background: #34d399; border-radius: 50%; box-shadow: 0 0 10px #34d399; animation: s-pulse-dot 1.5s infinite; }\r\n    @keyframes s-pulse-dot { 0% { transform: scale(0.95); box-shadow: 0 0 0 0 rgba(52, 211, 153, 0.7); } 70% { transform: scale(1); box-shadow: 0 0 0 8px rgba(52, 211, 153, 0); } 100% { transform: scale(0.95); box-shadow: 0 0 0 0 rgba(52, 211, 153, 0); } }\r\n\r\n    \/* TITLE ENLARGED & HIERARCHY *\/\r\n    .s-title { font-size: clamp(3.2rem, 8vw, 5.5rem); font-weight: 900; line-height: 1.1; margin-bottom: 24px; color: #fff; margin-top: 0; text-transform: uppercase; letter-spacing: 1px;}\r\n    \r\n    .s-title .s-grad-animate {\r\n        display: block;\r\n        font-size: clamp(1.4rem, 4vw, 2.6rem); \/* Smaller font for the sub-text *\/\r\n        margin-top: 6px;\r\n        letter-spacing: 0;\r\n    }\r\n\r\n    .s-grad-animate {\r\n        background: linear-gradient(270deg, #93c5fd, #a78bfa, #c4b5fd, #93c5fd);\r\n        background-size: 300% 300%;\r\n        -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;\r\n        animation: grad-shift 5s ease infinite;\r\n    }\r\n    @keyframes grad-shift { 0%{background-position:0% 50%} 50%{background-position:100% 50%} 100%{background-position:0% 50%} }\r\n    \r\n    .s-sub { font-size: clamp(1.15rem, 2.5vw, 1.4rem); color: var(--text-dim); line-height: 1.8; margin-bottom: 44px; font-weight: 400; }\r\n    .s-highlight { color: #fff; font-weight: 700; border-bottom: 2px solid var(--primary); }\r\n\r\n    .s-btns { display: flex; gap: 16px; justify-content: center; flex-wrap: wrap; margin-bottom: 60px; }\r\n    .s-btn {\r\n        padding: 16px 36px; font-size: 1.05rem; font-weight: 700; border-radius: 14px;\r\n        border: none; cursor: pointer; transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1); font-family: inherit; position: relative; overflow: hidden;\r\n    }\r\n    .s-btn-primary { background: var(--grad); color: #fff; box-shadow: 0 6px 28px rgba(99,102,241,0.45); z-index: 1; }\r\n    .s-btn-primary::before { content:''; position:absolute; inset:0; background: linear-gradient(135deg, #8b5cf6, #6366f1); z-index: -1; opacity: 0; transition: opacity 0.3s; }\r\n    .s-btn-primary:hover { transform: translateY(-5px) scale(1.02); box-shadow: 0 15px 35px rgba(99,102,241,0.7); }\r\n    .s-btn-primary:hover::before { opacity: 1; }\r\n    \r\n    .s-btn-outline { background: rgba(255,255,255,0.02); color: var(--accent); border: 2px solid rgba(165,180,252,0.4); backdrop-filter: blur(5px); }\r\n    .s-btn-outline:hover { background: rgba(99,102,241,0.15); border-color: var(--accent); transform: translateY(-5px); box-shadow: 0 10px 25px rgba(99,102,241,0.2); color: #fff; }\r\n\r\n    \/* GUARANTEES *\/\r\n    .s-hero-guarantees { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 40px; }\r\n    .s-guarantee-item { display: flex; align-items: center; gap: 12px; background: rgba(255,255,255,0.03); padding: 12px 24px; border-radius: 100px; border: 1px solid rgba(255,255,255,0.05); transition: all 0.3s; }\r\n    .s-guarantee-item:hover { background: rgba(99,102,241,0.1); border-color: rgba(99,102,241,0.3); transform: translateY(-3px); }\r\n    .s-guarantee-icon { color: var(--accent); font-size: 1.2rem; }\r\n    .s-guarantee-text { font-weight: 600; font-size: 1rem; color: #fff; }\r\n\r\n    \/* SCROLL INDICATOR *\/\r\n    .s-scroll-indicator {\r\n        position: absolute; bottom: 30px; left: 50%; transform: translateX(-50%);\r\n        display: flex; flex-direction: column; align-items: center; gap: 10px;\r\n        color: var(--text-dim); font-size: 0.9rem; font-weight: 500;\r\n        animation: s-bob 2.5s ease-in-out infinite; pointer-events: none; z-index: 10;\r\n    }\r\n    @keyframes s-bob { 0%,100%{transform:translateX(-50%) translateY(0)} 50%{transform:translateX(-50%) translateY(8px)} }\r\n    .s-scroll-dot { width: 22px; height: 36px; border: 2px solid var(--accent); border-radius: 50px; position: relative; }\r\n    .s-scroll-dot::after {\r\n        content: ''; position: absolute; top: 5px; left: 50%; transform: translateX(-50%);\r\n        width: 4px; height: 6px; background: var(--accent); border-radius: 2px;\r\n        animation: s-scroll-anim 2s ease-in-out infinite;\r\n    }\r\n    @keyframes s-scroll-anim { 0% {opacity:1; top:5px} 50% {opacity:0; top:15px} 100% {opacity:1; top:5px} }\r\n\r\n    \/* \u2500\u2500 EXPERTISE \u2500\u2500 *\/\r\n    .s-expertise { padding: 120px 0; background: var(--bg-darker); position: relative; overflow: hidden; }\r\n    .s-section-label { text-align: center; color: var(--accent); font-size: 0.9rem; font-weight: 800; letter-spacing: 2px; text-transform: uppercase; margin-bottom: 16px; display: flex; align-items: center; justify-content: center; gap: 10px; }\r\n    .s-section-label::before, .s-section-label::after { content: ''; width: 30px; height: 2px; background: var(--primary); border-radius: 2px; }\r\n    .s-section-title { text-align: center; font-size: clamp(2rem, 4.5vw, 3rem); font-weight: 800; margin-bottom: 16px; color: #fff; margin-top: 0;}\r\n    .s-section-sub { text-align: center; color: var(--text-dim); font-size: 1.1rem; margin-bottom: 70px; max-width: 600px; margin-left: auto; margin-right: auto; line-height: 1.7; }\r\n\r\n    .s-grid-cards { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }\r\n    .s-card {\r\n        background: var(--bg-card); padding: 45px 35px; border-radius: 24px;\r\n        border: 1px solid rgba(99,102,241,0.1); transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275); position: relative; overflow: hidden; z-index: 1;\r\n    }\r\n    .s-card::after {\r\n        content: ''; position: absolute; inset: 0; background: radial-gradient(800px circle at var(--mouse-x) var(--mouse-y), rgba(99,102,241,0.1), transparent 40%); z-index: -1; opacity: 0; transition: opacity 0.4s;\r\n    }\r\n    .s-card:hover { transform: translateY(-15px); border-color: rgba(99,102,241,0.4); box-shadow: 0 25px 60px rgba(0,0,0,0.5), 0 0 20px rgba(99,102,241,0.2); }\r\n    .s-card:hover::after { opacity: 1; }\r\n    \r\n    .s-card-icon-wrap { width: 70px; height: 70px; border-radius: 20px; background: rgba(99,102,241,0.1); display: flex; align-items: center; justify-content: center; margin-bottom: 28px; transition: all 0.4s; box-shadow: inset 0 0 20px rgba(99,102,241,0.05); }\r\n    .s-card:hover .s-card-icon-wrap { background: var(--grad); transform: scale(1.1) rotate(5deg); box-shadow: 0 10px 20px rgba(99,102,241,0.4); }\r\n    .s-card-icon-wrap i { font-size: 2rem; color: var(--accent); transition: color 0.4s; }\r\n    .s-card:hover .s-card-icon-wrap i { color: #fff; }\r\n    \r\n    .s-card h3 { font-size: 1.4rem; margin-bottom: 16px; color: #fff; font-weight: 800; margin-top: 0;}\r\n    .s-card p { color: var(--text-dim); line-height: 1.7; font-size: 1rem; margin-bottom: 0;}\r\n\r\n    \/* \u2500\u2500 CAREER (The \"With you all the way\" section) \u2500\u2500 *\/\r\n    .s-career { padding: 120px 0; background: var(--bg-dark); position: relative; overflow: hidden; }\r\n    .s-career-box {\r\n        background: linear-gradient(135deg, rgba(99,102,241,0.1) 0%, rgba(15,12,41,1) 100%);\r\n        border: 1px solid rgba(99,102,241,0.2); box-shadow: 0 20px 50px rgba(0,0,0,0.4);\r\n        border-radius: 32px; padding: 60px; display: flex; align-items: center; gap: 60px;\r\n        position: relative; overflow: hidden;\r\n    }\r\n    .s-career-text { flex: 1.2; }\r\n    .s-career-text h2 { font-size: 2.2rem; font-weight: 900; margin-bottom: 24px; color: #fff; margin-top: 0; line-height: 1.3;}\r\n    .s-career-text p.s-lead { color: var(--accent); font-size: 1.15rem; margin-bottom: 30px; line-height: 1.6; }\r\n    \r\n    .s-steps-list { display: flex; flex-direction: column; gap: 24px; }\r\n    .s-step-item { display: flex; gap: 20px; align-items: flex-start; }\r\n    .s-step-icon { width: 44px; height: 44px; border-radius: 12px; background: rgba(99,102,241,0.15); color: var(--accent); display: flex; justify-content: center; align-items: center; font-size: 1.2rem; flex-shrink: 0; border: 1px solid rgba(99,102,241,0.3); }\r\n    .s-step-content h4 { color: #fff; margin: 0 0 8px 0; font-size: 1.15rem; font-weight: 700; }\r\n    .s-step-content p { color: var(--text-dim); margin: 0; font-size: 0.95rem; line-height: 1.6; }\r\n    \r\n    .s-career-cta { margin-top: 40px; }\r\n    .s-career-image { flex: 1; display: flex; justify-content: center; align-items: center; position: relative; }\r\n\r\n    .s-shield-wrap { position: relative; width: 100%; max-width: 350px; aspect-ratio: 1; display: flex; justify-content: center; align-items: center; }\r\n    .s-shield-bg { position: absolute; inset: 0; background: radial-gradient(circle, rgba(99,102,241,0.2) 0%, transparent 70%); animation: pulse-bg 4s infinite; }\r\n    @keyframes pulse-bg { 0%, 100% { transform: scale(1); opacity: 0.5; } 50% { transform: scale(1.2); opacity: 0.8; } }\r\n    \r\n    .s-floating-badge {\r\n        background: rgba(15,12,41,0.9); border: 2px solid var(--primary); box-shadow: var(--glow);\r\n        padding: 40px; border-radius: 50%; text-align: center; width: 250px; height: 250px;\r\n        display: flex; flex-direction: column; justify-content: center; align-items: center;\r\n        animation: s-float 5s ease-in-out infinite; backdrop-filter: blur(10px);\r\n    }\r\n    @keyframes s-float { 0%,100%{transform:translateY(0)} 50%{transform:translateY(-20px)} }\r\n    .s-badge-icon { font-size: 3.5rem; color: #fff; margin-bottom: 16px; text-shadow: 0 0 20px rgba(255,255,255,0.5); }\r\n    .s-badge-text { font-size: 1.4rem; font-weight: 900; color: #fff; line-height: 1.2; }\r\n    .s-badge-sub { font-size: 1rem; color: var(--accent); margin-top: 8px; font-weight: 600; }\r\n\r\n    \/* \u2500\u2500 FOOTER \u2500\u2500 *\/\r\n    .s-footer { background: #050410; padding: 60px 0 30px; border-top: 1px solid rgba(255,255,255,0.05); }\r\n    .s-footer-inner { text-align: center; }\r\n    .s-footer-logo { font-size: 1.8rem; font-weight: 900; margin-bottom: 12px; color: #fff;}\r\n    .s-footer-logo span { color: var(--primary); }\r\n    .s-footer-tagline { color: var(--text-dim); font-size: 1rem; margin-bottom: 35px; }\r\n    .s-social-wrapper { display: flex; justify-content: center; gap: 16px; margin-bottom: 35px; }\r\n    .s-social-icon {\r\n        display: inline-flex; align-items: center; justify-content: center;\r\n        width: 50px; height: 50px; border-radius: 14px;\r\n        background: rgba(255,255,255,0.05); color: rgba(255,255,255,0.8);\r\n        font-size: 1.4rem; text-decoration: none; border: 1px solid rgba(255,255,255,0.1);\r\n        transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1); cursor: pointer;\r\n    }\r\n    .s-social-icon:hover { color: #fff; transform: translateY(-5px) rotate(8deg); }\r\n    .s-social-icon.whatsapp:hover  { background: #25d366; border-color: #25d366; box-shadow: 0 10px 20px rgba(37,211,102,0.4); }\r\n    .s-social-icon.instagram:hover { background: linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888); border-color: transparent; box-shadow: 0 10px 20px rgba(225,48,108,0.4); }\r\n    .s-social-icon.facebook:hover  { background: #1877f2; border-color: #1877f2; box-shadow: 0 10px 20px rgba(24,119,242,0.4); }\r\n    .s-social-icon.linkedin:hover  { background: #0a66c2; border-color: #0a66c2; box-shadow: 0 10px 20px rgba(10,102,194,0.4); }\r\n    .s-footer-copy { color: rgba(255,255,255,0.3); font-size: 0.9rem; }\r\n    .s-footer-copy a { color: var(--accent); text-decoration: none; font-weight: 600;}\r\n    .s-footer-copy a:hover { color: #fff; text-decoration: underline; }\r\n\r\n    \/* \u2500\u2500 MODALS (Forms) \u2500\u2500 *\/\r\n    .s-modal-wrap {\r\n        position: fixed; inset: 0; z-index: 99999; display: flex; align-items: center; justify-content: center; padding: 20px;\r\n        background: rgba(5, 4, 20, 0.88); backdrop-filter: blur(10px);\r\n        opacity: 0; visibility: hidden; pointer-events: none; transition: opacity 0.3s, visibility 0.3s;\r\n    }\r\n    .s-modal-wrap.s-active { opacity: 1; visibility: visible; pointer-events: auto; }\r\n    .s-modal-box {\r\n        background: linear-gradient(160deg, #1e1b4b 0%, #13113a 100%); border: 1px solid rgba(99,102,241,0.3); border-radius: 24px; box-shadow: 0 30px 60px rgba(0,0,0,0.6);\r\n        padding: 45px; width: 100%; max-width: 500px; position: relative; max-height: 90vh; overflow-y: auto; direction: rtl;\r\n        transform: translateY(40px) scale(0.92); opacity: 0; transition: transform 0.4s cubic-bezier(0.175,0.885,0.32,1.275), opacity 0.35s;\r\n    }\r\n    .s-modal-wrap.s-active .s-modal-box { transform: translateY(0) scale(1); opacity: 1; }\r\n    .s-modal-close {\r\n        position: absolute; top: 20px; left: 20px; background: rgba(255,255,255,0.05); border: 1px solid rgba(255,255,255,0.1);\r\n        color: var(--accent); width: 40px; height: 40px; border-radius: 50%; cursor: pointer; transition: all 0.3s; display: flex; align-items: center; justify-content: center; font-size: 1.1rem;\r\n    }\r\n    .s-modal-close:hover { background: rgba(239, 68, 68, 0.2); color: #ef4444; border-color: #ef4444; transform: rotate(90deg); }\r\n    .s-modal-icon { font-size: 2.8rem; background: var(--grad); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; margin-bottom: 16px; text-align: center;}\r\n    .s-modal-title { font-size: 1.8rem; font-weight: 800; margin-bottom: 8px; color: #fff; text-align: center;}\r\n    .s-modal-subtitle { color: var(--accent); font-size: 1rem; margin-bottom: 30px; text-align: center; font-weight: 500;}\r\n    \r\n    .s-field { position: relative; margin-bottom: 18px; }\r\n    .s-field-icon { position: absolute; right: 16px; top: 50%; transform: translateY(-50%); color: var(--accent); z-index: 2; pointer-events: none; font-size: 1rem; }\r\n    .s-select-arrow { position: absolute; left: 16px; top: 50%; transform: translateY(-50%); color: var(--accent); pointer-events: none; z-index: 2; font-size: 0.9rem; }\r\n    \r\n    .s-field input, .s-field select {\r\n        width: 100%; padding: 15px 48px 15px 15px; background: rgba(0,0,0,0.2); border: 1px solid rgba(99,102,241,0.2);\r\n        border-radius: 14px; color: #fff; font-size: 1rem; outline: none; transition: all 0.3s; font-family: inherit; direction: rtl;\r\n    }\r\n    .s-field input:focus, .s-field select:focus { border-color: var(--primary); background: rgba(99,102,241,0.05); box-shadow: 0 0 0 4px rgba(99,102,241,0.15); }\r\n    .s-field input::placeholder { color: rgba(255,255,255,0.4); }\r\n    .s-field select { cursor: pointer; padding-right: 48px !important; padding-left: 40px !important; appearance: none; -webkit-appearance: none; }\r\n    .s-field select option { background: #13113a; color: #fff; }\r\n    \r\n    .s-row { display: flex; gap: 16px; margin-bottom: 0; }\r\n    .s-row .s-field { flex: 1; margin-bottom: 18px; }\r\n    .s-submit-btn {\r\n        width: 100%; padding: 18px; margin-top: 10px; background: var(--grad); color: #fff; border: none; border-radius: 14px;\r\n        font-size: 1.1rem; font-weight: 800; cursor: pointer; transition: all 0.3s; font-family: inherit; position: relative; overflow: hidden; box-shadow: 0 10px 25px rgba(99,102,241,0.4);\r\n    }\r\n    .s-submit-btn:hover { transform: translateY(-3px); box-shadow: 0 15px 35px rgba(99,102,241,0.6); }\r\n    .s-success { display: none; text-align: center; padding: 30px 0; animation: s-fadeUp 0.5s ease; }\r\n    @keyframes s-fadeUp { from{opacity:0;transform:translateY(20px)} to{opacity:1;transform:translateY(0)} }\r\n    .s-success .s-success-icon { font-size: 5.5rem; color: #10b981; margin-bottom: 24px; display: block; filter: drop-shadow(0 10px 20px rgba(16,185,129,0.3)); }\r\n    .s-success h3 { font-size: 2rem; margin-bottom: 16px; font-weight: 900; color: #fff; }\r\n    .s-success p { color: var(--accent); font-size: 1.1rem; line-height: 1.7; }\r\n\r\n    \/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\r\n    @media (max-width: 900px) {\r\n        .s-career-box { flex-direction: column; padding: 40px 30px; text-align: right; }\r\n        .s-career-image { margin-top: 30px; }\r\n    }\r\n    @media (max-width: 768px) {\r\n        .s-nav a:not(.s-btn-shop):not(.s-logo) { display: none; }\r\n        .s-btns { flex-direction: column; align-items: center; }\r\n        .s-btn { width: 100%; max-width: 320px; }\r\n        .s-row { flex-direction: column; gap: 0; }\r\n        .s-title { font-size: 2.6rem; }\r\n    }\r\n    @media (max-width: 480px) {\r\n        .s-field input, .s-field select { font-size: 0.9rem !important; padding-right: 40px !important; padding-left: 30px !important; }\r\n        .s-field-icon { right: 14px !important; }\r\n        .s-select-arrow { left: 14px !important; }\r\n        .s-floating-badge { width: 200px; height: 200px; padding: 20px;}\r\n        .s-badge-icon { font-size: 2.5rem; }\r\n        .s-badge-text { font-size: 1.1rem; }\r\n        .s-scroll-indicator { bottom: 15px; }\r\n    }\r\n<\/style>\r\n\r\n<div class=\"servato-wrapper\">\r\n\r\n    <header class=\"s-header\">\r\n        <div class=\"s-container h-flex\">\r\n            <a href=\"#\" class=\"s-logo\"><i class=\"fas fa-microchip\" style=\"margin-left:8px;\"><\/i> SERVATO<span>.<\/span><\/a>\r\n            <nav class=\"s-nav\">\r\n                <a href=\"#expertise\">\u05d4\u05de\u05d5\u05de\u05d7\u05d9\u05d5\u05ea \u05e9\u05dc\u05e0\u05d5<\/a>\r\n                <a href=\"#career\">\u05dc\u05d9\u05d5\u05d5\u05d9 \u05dc\u05e7\u05e8\u05d9\u05d9\u05e8\u05d4<\/a>\r\n                <a class=\"s-btn-shop\" href=\"https:\/\/servato.co.il\/?page_id=198\" target=\"_blank\">\u05de\u05e2\u05d1\u05e8 \u05dc\u05d7\u05e0\u05d5\u05ea \u2190<\/a>\r\n            <\/nav>\r\n        <\/div>\r\n    <\/header>\r\n\r\n    <section class=\"s-hero\">\r\n        <div class=\"s-grid\"><\/div>\r\n        <div class=\"s-orb orb1\"><\/div>\r\n        <div class=\"s-orb orb2\"><\/div>\r\n        <div class=\"s-particles\" id=\"s-particles\"><\/div>\r\n        \r\n        <div class=\"s-content\">\r\n            <div class=\"s-free-course\" onclick=\"window.servatoOpen('contact')\">\r\n                <span class=\"s-pulse-dot\"><\/span>\r\n                \u05de\u05d9\u05d5\u05d7\u05d3 \u05dc\u05de\u05e6\u05d8\u05e8\u05e4\u05d9\u05dd: \u05e7\u05d5\u05e8\u05e1 \u05de\u05d1\u05d5\u05d0 \u05d1\u05de\u05ea\u05e0\u05d4! \u05dc\u05d7\u05e6\u05d5 \u05db\u05d0\u05df\r\n            <\/div>\r\n            \r\n            <h1 class=\"s-title\">SERVATO<span class=\"s-grad-animate\">\u05de\u05e4\u05ea\u05e8\u05d5\u05df \u05ea\u05e7\u05dc\u05d5\u05ea \u05d5\u05e2\u05d3 \u05dc\u05e0\u05d9\u05d4\u05d5\u05dc \u05de\u05e2\u05e8\u05db\u05d5\u05ea<\/span><\/h1>\r\n            <p class=\"s-sub\">\u05de\u05d5\u05de\u05d7\u05d9\u05dd \u05d1\u05e0\u05d9\u05d4\u05d5\u05dc \u05e8\u05e9\u05ea\u05d5\u05ea, \u05e9\u05e8\u05ea\u05d9\u05dd \u05d5\u05ea\u05e9\u05ea\u05d9\u05d5\u05ea \u05e2\u05e0\u05df.<br>\u05d0\u05e6\u05dc\u05e0\u05d5 \u05dc\u05d0 \u05de\u05e1\u05d9\u05d9\u05de\u05d9\u05dd \u05e2\u05dd \u05ea\u05e2\u05d5\u05d3\u05d4 \u05d1\u05dc\u05d1\u05d3 \u2013 <span class=\"s-highlight\">\u05d0\u05e0\u05d7\u05e0\u05d5 \u05d0\u05d9\u05ea\u05db\u05dd \u05d9\u05d3 \u05d1\u05d9\u05d3 \u05e2\u05d3 \u05d4\u05d7\u05d5\u05d6\u05d4 \u05d4\u05e8\u05d0\u05e9\u05d5\u05df.<\/span><\/p>\r\n            \r\n            <div class=\"s-btns\">\r\n                <button class=\"s-btn s-btn-primary\" type=\"button\" onclick=\"window.servatoOpen('contact')\"><i class=\"fas fa-rocket\" style=\"margin-left:8px\"><\/i> \u05d6\u05d9\u05de\u05d5\u05df \u05e4\u05d2\u05d9\u05e9\u05ea \u05d9\u05d9\u05e2\u05d5\u05e5<\/button>\r\n                <button class=\"s-btn s-btn-outline\" type=\"button\" onclick=\"window.servatoOpen('quiz')\"><i class=\"fas fa-clipboard-list\" style=\"margin-left:8px\"><\/i> \u05e9\u05d0\u05dc\u05d5\u05df \u05d4\u05ea\u05d0\u05de\u05d4 \u05dc\u05d4\u05d9\u05d9\u05d8\u05e7<\/button>\r\n            <\/div>\r\n            \r\n            <div class=\"s-hero-guarantees\">\r\n                <div class=\"s-guarantee-item\">\r\n                    <i class=\"fas fa-handshake s-guarantee-icon\"><\/i>\r\n                    <span class=\"s-guarantee-text\">\u05d0\u05d9\u05ea\u05da \u05e2\u05d3 \u05d4\u05d7\u05d5\u05d6\u05d4<\/span>\r\n                <\/div>\r\n                <div class=\"s-guarantee-item\">\r\n                    <i class=\"fas fa-user-tie s-guarantee-icon\"><\/i>\r\n                    <span class=\"s-guarantee-text\">\u05dc\u05d9\u05d5\u05d5\u05d9 \u05d0\u05d9\u05e9\u05d9<\/span>\r\n                <\/div>\r\n                <div class=\"s-guarantee-item\">\r\n                    <i class=\"fas fa-laptop-code s-guarantee-icon\"><\/i>\r\n                    <span class=\"s-guarantee-text\">\u05d4\u05db\u05e0\u05d4 \u05de\u05e2\u05e9\u05d9\u05ea \u05dc\u05e8\u05d0\u05d9\u05d5\u05e0\u05d5\u05ea<\/span>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"s-scroll-indicator\">\r\n            <div class=\"s-scroll-dot\"><\/div>\r\n            \u05d2\u05dc\u05dc\u05d5 \u05dc\u05de\u05d8\u05d4\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section id=\"expertise\" class=\"s-expertise\">\r\n        <div class=\"s-container\">\r\n            <div class=\"s-section-label\">\u05d4\u05d8\u05db\u05e0\u05d5\u05dc\u05d5\u05d2\u05d9\u05d5\u05ea \u05d4\u05de\u05d1\u05d5\u05e7\u05e9\u05d5\u05ea \u05d1\u05d9\u05d5\u05ea\u05e8<\/div>\r\n            <h2 class=\"s-section-title\">\u05d4\u05db\u05e9\u05e8\u05d4 \u05e4\u05e8\u05e7\u05d8\u05d9\u05ea. <span class=\"s-grad-animate\">\u05ea\u05db\u05dc'\u05e1 \u05d1\u05e9\u05d8\u05d7.<\/span><\/h2>\r\n            <p class=\"s-section-sub\">\u05dc\u05d5\u05de\u05d3\u05d9\u05dd \u05d0\u05ea \u05de\u05d4 \u05e9\u05d4\u05de\u05e2\u05e1\u05d9\u05e7\u05d9\u05dd \u05d3\u05d5\u05e8\u05e9\u05d9\u05dd. \u05d1\u05dc\u05d9 \u05ea\u05d9\u05d0\u05d5\u05e8\u05d9\u05d5\u05ea \u05de\u05d9\u05d5\u05ea\u05e8\u05d5\u05ea, \u05e2\u05d1\u05d5\u05d3\u05d4 \u05de\u05e2\u05e9\u05d9\u05ea \u05de\u05d4\u05d9\u05d5\u05dd \u05d4\u05e8\u05d0\u05e9\u05d5\u05df \u05e2\u05dc \u05d4\u05de\u05e2\u05e8\u05db\u05d5\u05ea \u05d4\u05de\u05ea\u05e7\u05d3\u05de\u05d5\u05ea \u05d1\u05ea\u05e2\u05e9\u05d9\u05d9\u05d4.<\/p>\r\n            \r\n            <div class=\"s-grid-cards\">\r\n                <div class=\"s-card\">\r\n                    <div class=\"s-card-icon-wrap\"><i class=\"fas fa-server\"><\/i><\/div>\r\n                    <h3>\u05de\u05e2\u05e8\u05db\u05d5\u05ea \u05e1\u05d9\u05e1\u05d8\u05dd (System)<\/h3>\r\n                    <p>\u05e0\u05d9\u05d4\u05d5\u05dc \u05e9\u05e8\u05ea\u05d9 Windows\/Linux, \u05d5\u05d9\u05e8\u05d8\u05d5\u05d0\u05dc\u05d9\u05d6\u05e6\u05d9\u05d4 (VMware, Hyper-V) \u05d5\u05e0\u05d9\u05d4\u05d5\u05dc Active Directory \u05d1\u05d0\u05e8\u05d2\u05d5\u05e0\u05d9 \u05d0\u05e0\u05d8\u05e8\u05e4\u05e8\u05d9\u05d9\u05d6.<\/p>\r\n                <\/div>\r\n                <div class=\"s-card\">\r\n                    <div class=\"s-card-icon-wrap\"><i class=\"fas fa-network-wired\"><\/i><\/div>\r\n                    <h3>\u05ea\u05e7\u05e9\u05d5\u05e8\u05ea \u05d5\u05d0\u05d1\u05d8\u05d7\u05ea \u05de\u05d9\u05d3\u05e2<\/h3>\r\n                    <p>\u05d4\u05e7\u05de\u05ea \u05e8\u05e9\u05ea\u05d5\u05ea \u05d0\u05e8\u05d2\u05d5\u05e0\u05d9\u05d5\u05ea, \u05e0\u05d9\u05d4\u05d5\u05dc \u05de\u05ea\u05d2\u05d9\u05dd \u05d5\u05e0\u05ea\u05d1\u05d9 Cisco, \u05d5\u05e7\u05d9\u05e0\u05e4\u05d5\u05d2 \u05d7\u05d5\u05de\u05d5\u05ea \u05d0\u05e9 (Firewalls) \u05d1\u05e8\u05de\u05ea \u05d0\u05d1\u05d8\u05d7\u05d4 \u05de\u05d7\u05de\u05d9\u05e8\u05d4.<\/p>\r\n                <\/div>\r\n                <div class=\"s-card\">\r\n                    <div class=\"s-card-icon-wrap\"><i class=\"fas fa-cloud\"><\/i><\/div>\r\n                    <h3>\u05ea\u05e9\u05ea\u05d9\u05d5\u05ea \u05e2\u05e0\u05df \u05d5-IT<\/h3>\r\n                    <p>\u05de\u05e2\u05d1\u05e8 \u05dc\u05e2\u05e0\u05df, \u05e0\u05d9\u05d4\u05d5\u05dc \u05e1\u05d1\u05d9\u05d1\u05d5\u05ea Azure, AWS, Microsoft 365 \u05d5\u05ea\u05de\u05d9\u05db\u05d4 \u05d8\u05db\u05e0\u05d9\u05ea \u05de\u05ea\u05e7\u05d3\u05de\u05ea \u05dc\u05d0\u05e8\u05d2\u05d5\u05e0\u05d9\u05dd \u05d2\u05dc\u05d5\u05d1\u05dc\u05d9\u05d9\u05dd.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section id=\"career\" class=\"s-career\">\r\n        <div class=\"s-container\">\r\n            <div class=\"s-section-label\" style=\"margin-bottom:16px\">\u05de\u05e2\u05d8\u05e4\u05ea \u05d4\u05e7\u05e8\u05d9\u05d9\u05e8\u05d4 \u05e9\u05dc\u05e0\u05d5<\/div>\r\n            <h2 class=\"s-section-title\" style=\"margin-bottom:60px\">\u05dc\u05d0 \u05e2\u05d5\u05d6\u05d1\u05d9\u05dd \u05d0\u05d5\u05ea\u05da <span class=\"s-grad-animate\">\u05e2\u05d3 \u05e9\u05d0\u05ea\u05dd \u05d1\u05e4\u05e0\u05d9\u05dd<\/span><\/h2>\r\n            \r\n            <div class=\"s-career-box\">\r\n                <div class=\"s-career-text\">\r\n                    <h2>\u05d4\u05de\u05e1\u05dc\u05d5\u05dc \u05d4\u05d1\u05d8\u05d5\u05d7 \u05dc\u05ea\u05e2\u05e9\u05d9\u05d9\u05d4<\/h2>\r\n                    <p class=\"s-lead\">\u05d0\u05e0\u05d7\u05e0\u05d5 \u05d9\u05d5\u05d3\u05e2\u05d9\u05dd \u05e9\u05dc\u05dc\u05de\u05d5\u05d3 \u05d6\u05d4 \u05e8\u05e7 \u05d7\u05e6\u05d9 \u05de\u05d4\u05d3\u05e8\u05da. \u05d4\u05d7\u05e6\u05d9 \u05d4\u05e9\u05e0\u05d9, \u05d5\u05d4\u05d7\u05e9\u05d5\u05d1 \u05dc\u05d0 \u05e4\u05d7\u05d5\u05ea, \u05d4\u05d5\u05d0 \u05dc\u05e6\u05dc\u05d5\u05d7 \u05d0\u05ea \u05d4\u05e8\u05d0\u05d9\u05d5\u05e0\u05d5\u05ea \u05d5\u05dc\u05d4\u05ea\u05e7\u05d1\u05dc \u05dc\u05e2\u05d1\u05d5\u05d3\u05d4. \u05d1\u05e9\u05d1\u05d9\u05dc \u05d6\u05d4 \u05d0\u05e0\u05d7\u05e0\u05d5 \u05db\u05d0\u05df.<\/p>\r\n                    \r\n                    <div class=\"s-steps-list\">\r\n                        <div class=\"s-step-item\">\r\n                            <div class=\"s-step-icon\"><i class=\"fas fa-file-alt\"><\/i><\/div>\r\n                            <div class=\"s-step-content\">\r\n                                <h4>\u05d1\u05e0\u05d9\u05d9\u05ea \u05e7\u05d5\u05e8\u05d5\u05ea \u05d7\u05d9\u05d9\u05dd \u05d1\u05d5\u05dc\u05d8\u05d9\u05dd<\/h4>\r\n                                <p>\u05e0\u05e9\u05db\u05ea\u05d1 \u05d9\u05d7\u05d3 \u05d0\u05ea \u05e7\u05d5\u05e8\u05d5\u05ea \u05d4\u05d7\u05d9\u05d9\u05dd \u05e9\u05dc\u05da \u05db\u05da \u05e9\u05d9\u05e2\u05d1\u05e8\u05d5 \u05d0\u05ea \u05d4\u05e1\u05d9\u05e0\u05d5\u05df \u05d4\u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9 \u05d5\u05d9\u05de\u05e9\u05db\u05d5 \u05d0\u05ea \u05e2\u05d9\u05e0\u05d9 \u05d4\u05de\u05d2\u05d9\u05d9\u05e1\u05d9\u05dd.<\/p>\r\n                            <\/div>\r\n                        <\/div>\r\n                        <div class=\"s-step-item\">\r\n                            <div class=\"s-step-icon\"><i class=\"fas fa-comments\"><\/i><\/div>\r\n                            <div class=\"s-step-content\">\r\n                                <h4>\u05e1\u05d9\u05de\u05d5\u05dc\u05e6\u05d9\u05d5\u05ea \u05e8\u05d0\u05d9\u05d5\u05e0\u05d5\u05ea \u05e2\u05d1\u05d5\u05d3\u05d4<\/h4>\r\n                                <p>\u05e0\u05e2\u05e8\u05d5\u05da \u05d4\u05db\u05e0\u05d4 \u05de\u05e7\u05d9\u05e4\u05d4 \u05db\u05d5\u05dc\u05dc \u05e9\u05d0\u05dc\u05d5\u05ea \u05d8\u05db\u05e0\u05d9\u05d5\u05ea \u05de\u05e8\u05d0\u05d9\u05d5\u05e0\u05d5\u05ea \u05d0\u05de\u05d9\u05ea\u05d9\u05d9\u05dd \u05d5\u05de\u05d1\u05d7\u05e0\u05d9 \u05d1\u05d9\u05ea \u05e9\u05dc \u05d7\u05d1\u05e8\u05d5\u05ea \u05de\u05d5\u05d1\u05d9\u05dc\u05d5\u05ea.<\/p>\r\n                            <\/div>\r\n                        <\/div>\r\n                        <div class=\"s-step-item\">\r\n                            <div class=\"s-step-icon\"><i class=\"fas fa-hands-helping\"><\/i><\/div>\r\n                            <div class=\"s-step-content\">\r\n                                <h4>\u05dc\u05d9\u05d5\u05d5\u05d9 \u05d0\u05d9\u05e9\u05d9 \u05e2\u05d3 \u05e7\u05d1\u05dc\u05ea \u05d4\u05d7\u05d5\u05d6\u05d4<\/h4>\r\n                                <p>\u05d7\u05d9\u05d1\u05d5\u05e8 \u05d9\u05e9\u05d9\u05e8 \u05dc\u05e8\u05e9\u05ea \u05d4\u05e7\u05e9\u05e8\u05d9\u05dd \u05e9\u05dc\u05e0\u05d5, \u05d4\u05de\u05dc\u05e6\u05d5\u05ea, \u05d5\u05dc\u05d9\u05d5\u05d5\u05d9 \u05d8\u05dc\u05e4\u05d5\u05e0\u05d9 \u05d2\u05dd \u05d1\u05d9\u05d5\u05dd \u05e9\u05dc\u05e4\u05e0\u05d9 \u05d4\u05e8\u05d0\u05d9\u05d5\u05df \u05d4\u05d2\u05d5\u05e8\u05dc\u05d9.<\/p>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    \r\n                    <div class=\"s-career-cta\">\r\n                        <button class=\"s-btn s-btn-primary\" type=\"button\" onclick=\"window.servatoOpen('contact')\"><i class=\"fas fa-paper-plane\" style=\"margin-left:8px\"><\/i> \u05dc\u05e7\u05d1\u05dc\u05ea \u05e4\u05e8\u05d8\u05d9\u05dd \u05e2\u05dc \u05d4\u05de\u05e1\u05dc\u05d5\u05dc \u05d4\u05de\u05dc\u05d0<\/button>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"s-career-image\">\r\n                    <div class=\"s-shield-wrap\">\r\n                        <div class=\"s-shield-bg\"><\/div>\r\n                        <div class=\"s-floating-badge\">\r\n                            <div class=\"s-badge-icon\"><i class=\"fas fa-award\"><\/i><\/div>\r\n                            <div class=\"s-badge-text\">\u05dc\u05d9\u05d5\u05d5\u05d9<br>\u05de\u05dc\u05d0<\/div>\r\n                            <div class=\"s-badge-sub\">\u05d0\u05d9\u05ea\u05da \u05dc\u05d0\u05d5\u05e8\u05da \u05db\u05dc \u05d4\u05d3\u05e8\u05da<\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <footer class=\"s-footer\">\r\n        <div class=\"s-container s-footer-inner\">\r\n            <div class=\"s-footer-logo\"><i class=\"fas fa-microchip\" style=\"color:var(--primary)\"><\/i> SERVATO<span style=\"color:var(--primary)\">.<\/span><\/div>\r\n            <p class=\"s-footer-tagline\">\u05de\u05d5\u05d1\u05d9\u05dc\u05d9\u05dd \u05d0\u05e0\u05e9\u05d9\u05dd \u05dc\u05e7\u05e8\u05d9\u05d9\u05e8\u05d4 \u05d1\u05e2\u05d5\u05dc\u05de\u05d5\u05ea \u05d4-IT \u05d5\u05d4\u05ea\u05e9\u05ea\u05d9\u05d5\u05ea.<\/p>\r\n            <div class=\"s-social-wrapper\">\r\n                <a href=\"https:\/\/wa.me\/message\/OYNZMLWJ7XXBG1\" target=\"_blank\" class=\"s-social-icon whatsapp\"><i class=\"fab fa-whatsapp\"><\/i><\/a>\r\n                <a href=\"https:\/\/www.instagram.com\/servatoacademy\" target=\"_blank\" class=\"s-social-icon instagram\"><i class=\"fab fa-instagram\"><\/i><\/a>\r\n                <a href=\"https:\/\/www.facebook.com\/share\/18idcXXfa1\" target=\"_blank\" class=\"s-social-icon facebook\"><i class=\"fab fa-facebook-f\"><\/i><\/a>\r\n                <a href=\"https:\/\/linkedin.com\/school\/servatoisrael\" target=\"_blank\" class=\"s-social-icon linkedin\"><i class=\"fab fa-linkedin-in\"><\/i><\/a>\r\n            <\/div>\r\n            <p class=\"s-footer-copy\">\u00a9 2026 SERVATO IT SOLUTIONS &nbsp;|&nbsp; <a href=\"https:\/\/servato.co.il\/?page_id=198\" target=\"_blank\">\u05d1\u05d9\u05e7\u05d5\u05e8 \u05d1\u05d7\u05e0\u05d5\u05ea \u05d4\u05d3\u05d9\u05d2\u05d9\u05d8\u05dc\u05d9\u05ea<\/a><\/p>\r\n        <\/div>\r\n    <\/footer>\r\n\r\n    <div id=\"s-m-contact\" class=\"s-modal-wrap\" onclick=\"window.servatoCloseBg(event,'contact')\">\r\n        <div class=\"s-modal-box\">\r\n            <button class=\"s-modal-close\" type=\"button\" onclick=\"window.servatoClose('contact')\"><i class=\"fas fa-times\"><\/i><\/button>\r\n            <div id=\"s-contact-form-wrap\">\r\n                <div class=\"s-modal-icon\"><i class=\"fas fa-envelope-open-text\"><\/i><\/div>\r\n                <h2 class=\"s-modal-title\">\u05e2\u05d5\u05e9\u05d9\u05dd \u05d0\u05ea \u05d4\u05e6\u05e2\u05d3 \u05d4\u05e8\u05d0\u05e9\u05d5\u05df<\/h2>\r\n                <p class=\"s-modal-subtitle\">\u05d4\u05e9\u05d0\u05d9\u05e8\u05d5 \u05e4\u05e8\u05d8\u05d9\u05dd \u05dc\u05e7\u05d1\u05dc\u05ea \u05de\u05d9\u05d3\u05e2 \u05d5\u05d2\u05d9\u05e9\u05d4 \u05dc\u05e7\u05d5\u05e8\u05e1 \u05d4\u05de\u05d1\u05d5\u05d0 \u05d1\u05de\u05ea\u05e0\u05d4!<\/p>\r\n                <div class=\"s-row\">\r\n                    <div class=\"s-field\">\r\n                        <i class=\"fas fa-user s-field-icon\"><\/i>\r\n                        <input id=\"sc-fname\" type=\"text\" placeholder=\"\u05e9\u05dd \u05e4\u05e8\u05d8\u05d9\">\r\n                    <\/div>\r\n                    <div class=\"s-field\">\r\n                        <i class=\"fas fa-user-tag s-field-icon\"><\/i>\r\n                        <input id=\"sc-lname\" type=\"text\" placeholder=\"\u05e9\u05dd \u05de\u05e9\u05e4\u05d7\u05d4\">\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"s-field\">\r\n                    <i class=\"fas fa-phone s-field-icon\"><\/i>\r\n                    <input id=\"sc-phone\" type=\"tel\" placeholder=\"\u05de\u05e1\u05e4\u05e8 \u05d8\u05dc\u05e4\u05d5\u05df \u05e0\u05d9\u05d9\u05d3\">\r\n                <\/div>\r\n                <div class=\"s-field\">\r\n                    <i class=\"fas fa-at s-field-icon\"><\/i>\r\n                    <input id=\"sc-email\" type=\"email\" placeholder=\"\u05db\u05ea\u05d5\u05d1\u05ea \u05d0\u05d9\u05de\u05d9\u05d9\u05dc\">\r\n                <\/div>\r\n                <button class=\"s-submit-btn\" type=\"button\" onclick=\"window.submitContactForm()\">\r\n                    <i class=\"fas fa-paper-plane\" style=\"margin-left:8px\"><\/i> \u05e9\u05dc\u05d7\u05d5 \u05dc\u05d9 \u05e4\u05e8\u05d8\u05d9\u05dd\r\n                <\/button>\r\n            <\/div>\r\n            <div id=\"s-contact-success\" class=\"s-success\">\r\n                <span class=\"s-success-icon\"><i class=\"fas fa-check-circle\"><\/i><\/span>\r\n                <h3>\u05d0\u05d9\u05d6\u05d4 \u05db\u05d9\u05e3, \u05d4\u05e4\u05e8\u05d8\u05d9\u05dd \u05d4\u05ea\u05e7\u05d1\u05dc\u05d5!<\/h3>\r\n                <p>\u05d4\u05e6\u05e2\u05d3 \u05d4\u05e8\u05d0\u05e9\u05d5\u05df \u05dc\u05e2\u05d5\u05dc\u05dd \u05d4\u05d4\u05d9\u05d9\u05d8\u05e7 \u05de\u05d0\u05d7\u05d5\u05e8\u05d9\u05da.<br>\u05d4\u05d9\u05d5\u05e2\u05e6\u05d9\u05dd \u05e9\u05dc\u05e0\u05d5 \u05d9\u05d9\u05e6\u05e8\u05d5 \u05d0\u05d9\u05ea\u05da \u05e7\u05e9\u05e8 \u05d1\u05d4\u05e7\u05d3\u05dd.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div id=\"s-m-quiz\" class=\"s-modal-wrap\" onclick=\"window.servatoCloseBg(event,'quiz')\">\r\n        <div class=\"s-modal-box\">\r\n            <button class=\"s-modal-close\" type=\"button\" onclick=\"window.servatoClose('quiz')\"><i class=\"fas fa-times\"><\/i><\/button>\r\n            <div class=\"s-modal-icon\"><i class=\"fas fa-clipboard-check\"><\/i><\/div>\r\n            <h2 class=\"s-modal-title\">\u05e9\u05d0\u05dc\u05d5\u05df \u05d4\u05ea\u05d0\u05de\u05d4 \u05de\u05e7\u05e6\u05d5\u05e2\u05d9<\/h2>\r\n            <p class=\"s-modal-subtitle\">\u05db\u05de\u05d4 \u05e4\u05e8\u05d8\u05d9\u05dd \u05e7\u05d8\u05e0\u05d9\u05dd \u05db\u05d3\u05d9 \u05e9\u05e0\u05d5\u05db\u05dc \u05dc\u05d4\u05ea\u05d0\u05d9\u05dd \u05dc\u05da \u05de\u05e1\u05dc\u05d5\u05dc<\/p>\r\n            <div id=\"s-quiz-form\">\r\n                <div class=\"s-field\">\r\n                    <i class=\"fas fa-building s-field-icon\"><\/i>\r\n                    <input id=\"sq-company\" type=\"text\" placeholder=\"\u05d7\u05d1\u05e8\u05ea \u05d7\u05dc\u05d5\u05de\u05d5\u05ea \u05d0\u05d5 \u05e1\u05d1\u05d9\u05d1\u05ea \u05e2\u05d1\u05d5\u05d3\u05d4 \u05de\u05d5\u05e2\u05d3\u05e4\u05ea?\">\r\n                <\/div>\r\n                <div class=\"s-field\">\r\n                    <i class=\"fas fa-briefcase s-field-icon\"><\/i>\r\n                    <input id=\"sq-exp\" type=\"text\" placeholder=\"\u05d4\u05d0\u05dd \u05d9\u05e9 \u05dc\u05da \u05e0\u05d9\u05e1\u05d9\u05d5\u05df \u05d8\u05db\u05e0\u05d9 \u05db\u05dc\u05e9\u05d4\u05d5 \u05e7\u05d5\u05d3\u05dd?\">\r\n                <\/div>\r\n                <div class=\"s-field\">\r\n                    <i class=\"fas fa-laptop-code s-field-icon\"><\/i>\r\n                    <i class=\"fas fa-chevron-down s-select-arrow\"><\/i>\r\n                    <select id=\"sq-level\" onchange=\"if(this.value) this.style.color='#ffffff'\">\r\n                        <option value=\"\" disabled selected>\u05d0\u05d9\u05da \u05d4\u05d9\u05d9\u05ea \u05de\u05d2\u05d3\u05d9\u05e8\/\u05d4 \u05d0\u05ea \u05d4\u05e8\u05de\u05d4 \u05e9\u05dc\u05da \u05d1\u05de\u05d7\u05e9\u05d1\u05d9\u05dd?<\/option>\r\n                        <option value=\"\u05e0\u05de\u05d5\u05db\u05d4\">\u05d1\u05e1\u05d9\u05e1\u05d9\u05ea \u2013 \u05de\u05ea\u05d7\u05d9\u05dc\/\u05d4 \u05de\u05d0\u05e4\u05e1<\/option>\r\n                        <option value=\"\u05d1\u05d9\u05e0\u05d5\u05e0\u05d9\u05ea\">\u05d1\u05d9\u05e0\u05d5\u05e0\u05d9\u05ea \u2013 \u05d9\u05e9 \u05dc\u05d9 \u05d7\u05d5\u05e9 \u05d8\u05db\u05e0\u05d9<\/option>\r\n                        <option value=\"\u05d2\u05d1\u05d5\u05d4\u05d4\">\u05d2\u05d1\u05d5\u05d4\u05d4 \u2013 \u05e9\u05d5\u05dc\u05d8\/\u05ea \u05d4\u05d9\u05d8\u05d1<\/option>\r\n                    <\/select>\r\n                <\/div>\r\n                <div class=\"s-field\">\r\n                    <i class=\"fas fa-clock s-field-icon\"><\/i>\r\n                    <i class=\"fas fa-chevron-down s-select-arrow\"><\/i>\r\n                    <select id=\"sq-time\" onchange=\"if(this.value) this.style.color='#ffffff'\">\r\n                        <option value=\"\" disabled selected>\u05db\u05de\u05d4 \u05d6\u05de\u05df \u05e4\u05e0\u05d5\u05d9 \u05d9\u05e9 \u05dc\u05da \u05dc\u05d4\u05e9\u05e7\u05e2\u05d4 \u05d1\u05e9\u05d1\u05d5\u05e2?<\/option>\r\n                        <option value=\"\u05e4\u05e2\u05dd-\u05e4\u05e2\u05de\u05d9\u05d9\u05dd\">1-2 \u05e4\u05e2\u05de\u05d9\u05dd \u05d1\u05e9\u05d1\u05d5\u05e2<\/option>\r\n                        <option value=\"3-4 \u05e4\u05e2\u05de\u05d9\u05dd\">3-4 \u05e4\u05e2\u05de\u05d9\u05dd \u05d1\u05e9\u05d1\u05d5\u05e2<\/option>\r\n                        <option value=\"\u05de\u05e2\u05dc 4 \u05e4\u05e2\u05de\u05d9\u05dd\">\u05d0\u05e0\u05d9 \u05d0\u05d5\u05dc-\u05d0\u05d9\u05df, \u05db\u05dc \u05d9\u05d5\u05dd<\/option>\r\n                    <\/select>\r\n                <\/div>\r\n                <button class=\"s-submit-btn\" type=\"button\" onclick=\"window.submitQuizForm()\">\r\n                    <i class=\"fas fa-arrow-left\" style=\"margin-left:8px\"><\/i> \u05d4\u05de\u05e9\u05da \u05dc\u05e9\u05dc\u05d1 \u05d4\u05d1\u05d0\r\n                <\/button>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <script>\r\n        \/\/ Google App Script Webhook URL\r\n        const GOOGLE_SCRIPT_URL = 'https:\/\/script.google.com\/macros\/s\/AKfycbyZsaboLkQjhFQ79BgrAVAIHpOkmlF_uXn3dHsLfgKeg1nrHZA_R4IKAc7wGA8aCo52\/exec';\r\n        window.servatoQuizData = {};\r\n\r\n        \/* \u2500\u2500\u2500 PARTICLES BACKGROUND \u2500\u2500\u2500 *\/\r\n        (function(){\r\n            var container = document.getElementById('s-particles');\r\n            if (!container) return;\r\n            for (var i = 0; i < 30; i++) {\r\n                var p = document.createElement('div');\r\n                p.className = 's-particle';\r\n                p.style.cssText = [\r\n                    'left:' + Math.random()*100 + '%',\r\n                    'top:' + Math.random()*100 + '%',\r\n                    'animation-duration:' + (Math.random()*8+4) + 's',\r\n                    'animation-delay:' + (Math.random()*5) + 's',\r\n                    'opacity:' + (Math.random()*0.6+0.2),\r\n                    'width:' + (Math.random()*3+1) + 'px',\r\n                    'height:' + (Math.random()*3+1) + 'px',\r\n                ].join(';');\r\n                container.appendChild(p);\r\n            }\r\n        })();\r\n\r\n        \/* \u2500\u2500\u2500 CARD HOVER EFFECT (Mouse Tracker) \u2500\u2500\u2500 *\/\r\n        document.querySelectorAll('.s-card').forEach(card => {\r\n            card.addEventListener('mousemove', e => {\r\n                const rect = card.getBoundingClientRect();\r\n                const x = e.clientX - rect.left;\r\n                const y = e.clientY - rect.top;\r\n                card.style.setProperty('--mouse-x', `${x}px`);\r\n                card.style.setProperty('--mouse-y', `${y}px`);\r\n            });\r\n        });\r\n\r\n        \/* \u2500\u2500\u2500 MODAL LOGIC \u2500\u2500\u2500 *\/\r\n        window.servatoOpen = function(id) {\r\n            var m = document.getElementById('s-m-' + id);\r\n            if (m) { m.classList.add('s-active'); document.body.style.overflow = 'hidden'; }\r\n        };\r\n        \r\n        window.servatoClose = function(id) {\r\n            var m = document.getElementById('s-m-' + id);\r\n            if (m) { m.classList.remove('s-active'); document.body.style.overflow = ''; }\r\n        };\r\n        \r\n        window.servatoCloseBg = function(e, id) {\r\n            if (e.target.id === 's-m-' + id) window.servatoClose(id);\r\n        };\r\n        \r\n        document.addEventListener('keydown', function(e) {\r\n            if (e.key === 'Escape') {\r\n                ['contact','quiz'].forEach(function(id) { window.servatoClose(id); });\r\n            }\r\n        });\r\n\r\n        \/* \u2500\u2500\u2500 QUIZ \u2192 CONTACT FLOW \u2500\u2500\u2500 *\/\r\n        window.submitQuizForm = function() {\r\n            window.servatoQuizData = {\r\n                company: document.getElementById('sq-company').value,\r\n                experience: document.getElementById('sq-exp').value,\r\n                level: document.getElementById('sq-level').value,\r\n                time: document.getElementById('sq-time').value\r\n            };\r\n            window.servatoClose('quiz');\r\n            setTimeout(function() { window.servatoOpen('contact'); }, 400);\r\n        };\r\n\r\n        \/* \u2500\u2500\u2500 CONTACT SUBMIT & WEBHOOK \u2500\u2500\u2500 *\/\r\n        window.submitContactForm = function() {\r\n            var wrap = document.getElementById('s-contact-form-wrap');\r\n            var succ = document.getElementById('s-contact-success');\r\n            \r\n            var firstName = document.getElementById('sc-fname').value;\r\n            var lastName = document.getElementById('sc-lname').value;\r\n            var phone = document.getElementById('sc-phone').value;\r\n            var email = document.getElementById('sc-email').value;\r\n\r\n            if(!firstName || !phone) {\r\n                alert('\u05e8\u05d2\u05e2, \u05d7\u05e1\u05e8\u05d9\u05dd \u05e4\u05e8\u05d8\u05d9\u05dd! \u05d7\u05d5\u05d1\u05d4 \u05dc\u05d4\u05d6\u05d9\u05df \u05e9\u05dd \u05e4\u05e8\u05d8\u05d9 \u05d5\u05de\u05e1\u05e4\u05e8 \u05d8\u05dc\u05e4\u05d5\u05df \u05db\u05d3\u05d9 \u05e9\u05e0\u05d5\u05db\u05dc \u05dc\u05e9\u05dc\u05d5\u05d7 \u05d0\u05ea \u05d4\u05d4\u05d8\u05d1\u05d4.');\r\n                return;\r\n            }\r\n\r\n            var finalData = {\r\n                firstName: firstName, lastName: lastName, phone: phone, email: email,\r\n                company: window.servatoQuizData.company || \"\",\r\n                experience: window.servatoQuizData.experience || \"\",\r\n                level: window.servatoQuizData.level || \"\",\r\n                time: window.servatoQuizData.time || \"\"\r\n            };\r\n\r\n            var btn = document.querySelector('#s-contact-form-wrap .s-submit-btn');\r\n            var originalBtnHTML = btn.innerHTML;\r\n            btn.innerHTML = '<i class=\"fas fa-circle-notch fa-spin\"><\/i> \u05de\u05ea\u05d7\u05d1\u05e8 \u05dc\u05de\u05e2\u05e8\u05db\u05ea...';\r\n            btn.disabled = true;\r\n\r\n            fetch(GOOGLE_SCRIPT_URL, {\r\n                method: 'POST', mode: 'no-cors', \r\n                headers: { 'Content-Type': 'text\/plain;charset=utf-8' },\r\n                body: JSON.stringify(finalData)\r\n            }).then(function() {\r\n                if (wrap && succ) {\r\n                    wrap.style.display = 'none'; succ.style.display = 'block';\r\n                    setTimeout(function() {\r\n                        window.servatoClose('contact');\r\n                        setTimeout(function() {\r\n                            wrap.style.display = 'block'; succ.style.display = 'none';\r\n                            btn.innerHTML = originalBtnHTML; btn.disabled = false;\r\n                            document.querySelectorAll('#s-m-contact input').forEach(function(i) { i.value = ''; });\r\n                            document.querySelectorAll('#s-m-quiz input, #s-m-quiz select').forEach(function(i) { i.value = ''; });\r\n                            window.servatoQuizData = {}; \r\n                        }, 500);\r\n                    }, 4500);\r\n                }\r\n            }).catch(function(error) {\r\n                console.error('Error:', error);\r\n                alert('\u05d0\u05d5\u05e4\u05e1, \u05d0\u05d9\u05e8\u05e2\u05d4 \u05e9\u05d2\u05d9\u05d0\u05d4 \u05e7\u05dc\u05d4. \u05d0\u05e0\u05d0 \u05e0\u05e1\u05d5 \u05e9\u05d5\u05d1.');\r\n                btn.innerHTML = originalBtnHTML; btn.disabled = false;\r\n            });\r\n        };\r\n\r\n        \/* \u2500\u2500\u2500 HEADER SCROLL STYLING \u2500\u2500\u2500 *\/\r\n        window.addEventListener('scroll', function() {\r\n            var h = document.querySelector('.s-header');\r\n            if (!h) return;\r\n            if (window.scrollY > 50) {\r\n                h.style.padding = '12px 0'; h.style.boxShadow = '0 10px 30px rgba(0,0,0,0.5)'; h.style.background = 'rgba(15, 12, 41, 0.95)';\r\n            } else {\r\n                h.style.padding = '22px 0'; h.style.boxShadow = 'none'; h.style.background = 'rgba(15, 12, 41, 0.85)';\r\n            }\r\n        });\r\n\r\n        \/* \u2500\u2500\u2500 SELECT FIELD FIX \u2500\u2500\u2500 *\/\r\n        document.querySelectorAll('.s-field select').forEach(function(sel) {\r\n            sel.addEventListener('change', function() { this.style.color = this.value ? '#ffffff' : 'rgba(255,255,255,0.4)'; });\r\n            sel.style.color = sel.value ? '#ffffff' : 'rgba(255,255,255,0.4)';\r\n        });\r\n    <\/script>\r\n<\/div>\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>SERVATO. \u05d4\u05de\u05d5\u05de\u05d7\u05d9\u05d5\u05ea \u05e9\u05dc\u05e0\u05d5 \u05dc\u05d9\u05d5\u05d5\u05d9 \u05dc\u05e7\u05e8\u05d9\u05d9\u05e8\u05d4 \u05de\u05e2\u05d1\u05e8 \u05dc\u05d7\u05e0\u05d5\u05ea \u2190 \u05de\u05d9\u05d5\u05d7\u05d3 \u05dc\u05de\u05e6\u05d8\u05e8\u05e4\u05d9\u05dd: \u05e7\u05d5\u05e8\u05e1 \u05de\u05d1\u05d5\u05d0 \u05d1\u05de\u05ea\u05e0\u05d4! \u05dc\u05d7\u05e6\u05d5 \u05db\u05d0\u05df SERVATO\u05de\u05e4\u05ea\u05e8\u05d5\u05df \u05ea\u05e7\u05dc\u05d5\u05ea \u05d5\u05e2\u05d3 \u05dc\u05e0\u05d9\u05d4\u05d5\u05dc \u05de\u05e2\u05e8\u05db\u05d5\u05ea [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"_angie_page":false,"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-265","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/servato.co.il\/index.php?rest_route=\/wp\/v2\/pages\/265","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/servato.co.il\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/servato.co.il\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/servato.co.il\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/servato.co.il\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=265"}],"version-history":[{"count":5,"href":"https:\/\/servato.co.il\/index.php?rest_route=\/wp\/v2\/pages\/265\/revisions"}],"predecessor-version":[{"id":341,"href":"https:\/\/servato.co.il\/index.php?rest_route=\/wp\/v2\/pages\/265\/revisions\/341"}],"wp:attachment":[{"href":"https:\/\/servato.co.il\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=265"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}