{"id":18095,"date":"2026-07-20T17:28:03","date_gmt":"2026-07-20T16:28:03","guid":{"rendered":"https:\/\/academy.zizouengineering.com\/?page_id=18095"},"modified":"2026-07-21T00:31:10","modified_gmt":"2026-07-20T23:31:10","slug":"lpsp1","status":"publish","type":"page","link":"https:\/\/academy.zizouengineering.com\/ar\/lpsp1\/","title":{"rendered":"lpsp1"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"18095\" class=\"elementor elementor-18095\" data-elementor-post-type=\"page\">\n\t\t\t\t<div data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-element elementor-element-e025d9a e-con-full e-flex e-con e-parent\" data-id=\"e025d9a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bd62c66 elementor-widget elementor-widget-shortcode\" data-id=\"bd62c66\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">     <style>\n    \/* ============================================================\n       APEX CLONZ \u2013 White RTL Landing Page\n       All selectors scoped to #apex-clonz to avoid theme conflicts\n    ============================================================ *\/\n    #apex-clonz *, #apex-clonz *::before, #apex-clonz *::after {\n        box-sizing: border-box; margin: 0; padding: 0;\n    }\n    #apex-clonz {\n        direction: rtl;\n        font-family: 'Inter', 'Segoe UI', Tahoma, Arial, sans-serif;\n        background: #ffffff;\n        color: #111111;\n        overflow-x: hidden;\n        line-height: 1.6;\n        --gold:   #c9a84c;\n        --gold2:  #e8c96a;\n        --dark:   #111111;\n        --mid:    #333333;\n        --soft:   #666666;\n        --border: #e2e2e2;\n        --bg-alt: #f7f6f2;\n        --radius: 16px;\n        --max:    1160px;\n    }\n\n    \/* ---- HELPERS ---- *\/\n    #apex-clonz .ax-wrap  { max-width: var(--max); margin: 0 auto; padding: 0 24px; }\n    #apex-clonz .ax-sec  { padding: 96px 0; }\n    #apex-clonz .ax-label {\n        font-size: 11px; font-weight: 700; letter-spacing: 3px;\n        text-transform: uppercase; color: var(--gold); margin-bottom: 10px;\n        display: block;\n    }\n    #apex-clonz .ax-badge {\n        display: inline-block; font-size: 11px; font-weight: 700;\n        letter-spacing: 2.5px; text-transform: uppercase;\n        color: var(--gold); border: 1.5px solid var(--gold);\n        border-radius: 999px; padding: 4px 16px; margin-bottom: 16px;\n    }\n    #apex-clonz .ax-btn {\n        display: inline-block;\n        background: linear-gradient(135deg, var(--gold), var(--gold2));\n        color: #000 !important; font-weight: 800; font-size: 15px;\n        letter-spacing: 1px; text-transform: uppercase;\n        padding: 16px 40px; border-radius: 999px;\n        text-decoration: none !important;\n        transition: transform .2s, box-shadow .2s;\n        box-shadow: 0 4px 22px rgba(201,168,76,.35);\n        cursor: pointer;\n    }\n    #apex-clonz .ax-btn:hover { transform: translateY(-2px); box-shadow: 0 8px 32px rgba(201,168,76,.5); }\n    #apex-clonz .ax-h1 { font-size: clamp(38px,6vw,72px); font-weight: 900; line-height: 1.07; letter-spacing: -1.5px; color: var(--dark); }\n    #apex-clonz .ax-h2 { font-size: clamp(26px,4vw,48px); font-weight: 800; line-height: 1.15; letter-spacing: -.8px; color: var(--dark); }\n    #apex-clonz .ax-h3 { font-size: clamp(20px,2.5vw,28px); font-weight: 800; color: var(--dark); }\n    #apex-clonz .ax-gold {\n        background: linear-gradient(135deg,var(--gold),var(--gold2));\n        -webkit-background-clip: text; -webkit-text-fill-color: transparent;\n        background-clip: text;\n    }\n\n    \/* ---- NAV ---- *\/\n    #apex-clonz .ax-nav {\n        position: sticky; top: 0; z-index: 9999;\n        background: rgba(255,255,255,.93);\n        backdrop-filter: blur(16px); -webkit-backdrop-filter: blur(16px);\n        border-bottom: 1px solid var(--border);\n    }\n    #apex-clonz .ax-nav-inner {\n        max-width: var(--max); margin: 0 auto; padding: 0 24px;\n        display: flex; align-items: center; justify-content: space-between;\n        height: 68px; gap: 24px;\n    }\n    #apex-clonz .ax-logo {\n        font-size: 19px; font-weight: 900; letter-spacing: -.5px;\n        color: var(--dark); text-decoration: none;\n        display: flex; align-items: center; gap: 8px;\n    }\n    #apex-clonz .ax-logo-dot {\n        width: 9px; height: 9px;\n        background: linear-gradient(135deg,var(--gold),var(--gold2));\n        border-radius: 50%; display: inline-block; flex-shrink: 0;\n    }\n    #apex-clonz .ax-nav-links {\n        display: flex; align-items: center; gap: 28px; list-style: none;\n    }\n    #apex-clonz .ax-nav-links a {\n        font-size: 14px; font-weight: 500; color: var(--mid);\n        text-decoration: none; transition: color .2s;\n    }\n    #apex-clonz .ax-nav-links a:hover { color: var(--gold); }\n    #apex-clonz .ax-nav-cta {\n        background: linear-gradient(135deg,var(--gold),var(--gold2));\n        color: #000 !important; font-weight: 700; font-size: 13px;\n        padding: 10px 22px; border-radius: 999px;\n        text-decoration: none !important; white-space: nowrap;\n    }\n    #apex-clonz .ax-hamburger {\n        display: none; flex-direction: column; gap: 5px;\n        cursor: pointer; background: none; border: none; padding: 4px;\n    }\n    #apex-clonz .ax-hamburger span {\n        display: block; width: 24px; height: 2.5px;\n        background: var(--dark); border-radius: 2px; transition: .3s;\n    }\n    #apex-clonz .ax-mobile-menu {\n        display: none; flex-direction: column; gap: 0;\n        background: #fff; border-top: 1px solid var(--border);\n    }\n    #apex-clonz .ax-mobile-menu.open { display: flex; }\n    #apex-clonz .ax-mobile-menu a {\n        font-size: 15px; font-weight: 500; color: var(--mid);\n        text-decoration: none; padding: 13px 24px;\n        border-bottom: 1px solid var(--border);\n    }\n    #apex-clonz .ax-mobile-menu a:last-child { font-weight: 800; color: #000; border: none; }\n\n    @media(max-width:768px){\n        #apex-clonz .ax-nav-links,\n        #apex-clonz .ax-nav-cta { display: none; }\n        #apex-clonz .ax-hamburger { display: flex; }\n    }\n\n    \/* ---- HERO ---- *\/\n    #apex-clonz .ax-hero {\n        padding: 100px 24px 80px; text-align: center;\n        background: linear-gradient(170deg, #fff 55%, #faf7ef 100%);\n    }\n    #apex-clonz .ax-hero h1 { margin-bottom: 22px; }\n    #apex-clonz .ax-hero-sub {\n        font-size: 18px; color: var(--soft);\n        max-width: 580px; margin: 0 auto 36px;\n    }\n    #apex-clonz .ax-hero-note { margin-top: 18px; font-size: 13px; color: var(--soft); }\n    #apex-clonz .ax-stats {\n        display: flex; align-items: center; justify-content: center;\n        gap: 40px; flex-wrap: wrap; margin-top: 60px;\n        border-top: 1px solid var(--border); padding-top: 40px;\n    }\n    #apex-clonz .ax-stat strong {\n        display: block; font-size: 34px; font-weight: 900; color: var(--dark);\n    }\n    #apex-clonz .ax-stat span { font-size: 13px; color: var(--soft); }\n\n    \/* ---- HOW IT WORKS ---- *\/\n    #apex-clonz .ax-how { background: #fff; }\n    #apex-clonz .ax-how-head { text-align: center; margin-bottom: 64px; }\n    #apex-clonz .ax-how-head p { font-size: 17px; color: var(--soft); margin-top: 14px; }\n    #apex-clonz .ax-phases { display: flex; flex-direction: column; gap: 72px; }\n\n    #apex-clonz .ax-phase {\n        display: grid; grid-template-columns: 1fr 1fr;\n        gap: 48px; align-items: center;\n    }\n    #apex-clonz .ax-phase.flipped { direction: ltr; }\n    #apex-clonz .ax-phase.flipped .ax-phase-body { direction: rtl; }\n\n    #apex-clonz .ax-phase-num {\n        font-size: 11px; font-weight: 800; letter-spacing: 3px;\n        text-transform: uppercase; color: var(--gold); margin-bottom: 8px;\n    }\n    #apex-clonz .ax-phase-body h3 { margin-bottom: 14px; }\n    #apex-clonz .ax-phase-desc {\n        font-size: 16px; color: var(--soft);\n        margin-bottom: 24px; line-height: 1.75;\n    }\n    #apex-clonz .ax-checklist { list-style: none; display: flex; flex-direction: column; gap: 12px; }\n    #apex-clonz .ax-checklist li {\n        display: flex; align-items: flex-start; gap: 10px;\n        font-size: 15px; color: var(--mid);\n    }\n    #apex-clonz .ax-checklist li::before {\n        content: \"\\2713\";\n        flex-shrink: 0; width: 22px; height: 22px; line-height: 22px;\n        background: linear-gradient(135deg,var(--gold),var(--gold2));\n        border-radius: 50%; text-align: center;\n        font-size: 12px; font-weight: 900; color: #000;\n    }\n    #apex-clonz .ax-phase-vis {\n        border-radius: var(--radius); aspect-ratio: 4\/3;\n        display: flex; flex-direction: column;\n        align-items: center; justify-content: center;\n        background: linear-gradient(135deg,#faf7ef,#f0ece0);\n        border: 2px solid var(--border);\n        box-shadow: 0 12px 48px rgba(0,0,0,.07);\n        position: relative; overflow: hidden;\n    }\n    #apex-clonz .ax-phase-vis .pv-big {\n        font-size: 64px; font-weight: 900;\n        color: rgba(201,168,76,.2); letter-spacing: -2px;\n    }\n    #apex-clonz .ax-phase-vis .pv-tag {\n        position: absolute; bottom: 16px; right: 20px;\n        font-size: 10px; letter-spacing: 2.5px; font-weight: 800;\n        text-transform: uppercase; color: var(--gold);\n    }\n\n    @media(max-width:860px){\n        #apex-clonz .ax-phase,\n        #apex-clonz .ax-phase.flipped { grid-template-columns: 1fr; direction: rtl; }\n        #apex-clonz .ax-phase-vis { max-width: 460px; margin: 0 auto; width: 100%; }\n    }\n\n    \/* ---- RESULTS ---- *\/\n    #apex-clonz .ax-results { background: var(--bg-alt); }\n    #apex-clonz .ax-results-head { text-align: center; margin-bottom: 56px; }\n    #apex-clonz .ax-results-head p { color: var(--soft); font-size: 16px; margin-top: 12px; }\n\n    #apex-clonz .ax-interviews {\n        display: grid; grid-template-columns: repeat(3,1fr);\n        gap: 20px; margin-bottom: 52px;\n    }\n    #apex-clonz .ax-int-card {\n        background: #fff; border-radius: var(--radius);\n        box-shadow: 0 4px 20px rgba(0,0,0,.07);\n        display: flex; flex-direction: column;\n        align-items: center; padding: 28px 20px;\n        gap: 10px; text-align: center;\n    }\n    #apex-clonz .ax-int-av {\n        width: 72px; height: 72px; border-radius: 50%;\n        overflow: hidden; border: 3px solid var(--gold);\n        background: var(--bg-alt); flex-shrink: 0;\n    }\n    #apex-clonz .ax-int-av img { width: 100%; height: 100%; object-fit: cover; display: block; }\n    #apex-clonz .ax-int-name { font-weight: 800; font-size: 15px; color: var(--dark); }\n    #apex-clonz .ax-int-tag { font-size: 11px; font-weight: 700; color: var(--gold); letter-spacing: 1.5px; text-transform: uppercase; }\n    #apex-clonz .ax-int-badge {\n        background: linear-gradient(135deg,var(--gold),var(--gold2));\n        color: #000; font-size: 12px; font-weight: 800;\n        padding: 5px 14px; border-radius: 999px;\n    }\n\n    @media(max-width:1024px){ #apex-clonz .ax-interviews { grid-template-columns: 1fr 1fr; } }\n    @media(max-width:640px)  { #apex-clonz .ax-interviews { grid-template-columns: 1fr; } }\n\n    \/* Ticker *\/\n    #apex-clonz .ax-ticker-wrap {\n        overflow: hidden;\n        -webkit-mask-image: linear-gradient(to left,transparent 0%,#000 10%,#000 90%,transparent 100%);\n        mask-image: linear-gradient(to left,transparent 0%,#000 10%,#000 90%,transparent 100%);\n    }\n    #apex-clonz .ax-ticker {\n        display: flex; gap: 20px; width: max-content;\n        animation: axTick 42s linear infinite;\n    }\n    #apex-clonz .ax-ticker:hover { animation-play-state: paused; }\n    @keyframes axTick { 0% { transform: translateX(0); } 100% { transform: translateX(-50%); } }\n\n    #apex-clonz .ax-tcard {\n        width: 280px; flex-shrink: 0;\n        background: #fff; border-radius: var(--radius);\n        padding: 22px 20px; border: 1px solid var(--border);\n        box-shadow: 0 3px 14px rgba(0,0,0,.06);\n    }\n    #apex-clonz .ax-tcard-stars { color: var(--gold); font-size: 13px; margin-bottom: 10px; }\n    #apex-clonz .ax-tcard-head {\n        display: flex; align-items: center; gap: 12px;\n        margin-bottom: 12px;\n    }\n    #apex-clonz .ax-tcard-av {\n        width: 42px; height: 42px; border-radius: 50%;\n        overflow: hidden; background: var(--bg-alt);\n        flex-shrink: 0; border: 2px solid var(--border);\n    }\n    #apex-clonz .ax-tcard-av img { width: 100%; height: 100%; object-fit: cover; display: block; }\n    #apex-clonz .ax-tcard-name { font-weight: 700; font-size: 14px; color: var(--dark); }\n    #apex-clonz .ax-tcard-sub  { font-size: 11px; color: var(--gold); font-weight: 600; }\n    #apex-clonz .ax-tcard-txt  { font-size: 14px; color: var(--mid); line-height: 1.65; }\n\n    \/* ---- STORY ---- *\/\n    #apex-clonz .ax-story { background: #fff; }\n    #apex-clonz .ax-story-head { text-align: center; margin-bottom: 56px; }\n    #apex-clonz .ax-story-grid {\n        display: grid; grid-template-columns: repeat(3,1fr); gap: 24px;\n    }\n    #apex-clonz .ax-scard {\n        border-radius: var(--radius); overflow: hidden;\n        background: var(--bg-alt); border: 1px solid var(--border);\n        position: relative;\n    }\n    #apex-clonz .ax-scard-img { width: 100%; aspect-ratio: 16\/9; overflow: hidden; background: #e0e0e0; }\n    #apex-clonz .ax-scard-img img { width: 100%; height: 100%; object-fit: cover; display: block; }\n    #apex-clonz .ax-scard-body { padding: 20px; text-align: right; }\n    #apex-clonz .ax-scard-body p { font-size: 15px; color: var(--mid); line-height: 1.7; }\n    #apex-clonz .ax-scard-num {\n        font-size: 56px; font-weight: 900; color: var(--gold); opacity: .15;\n        position: absolute; top: 8px; left: 14px; line-height: 1;\n        pointer-events: none;\n    }\n    #apex-clonz .ax-story-close {\n        margin-top: 40px; text-align: center;\n        font-size: 17px; color: var(--mid);\n        max-width: 640px; margin-inline: auto; line-height: 1.8;\n    }\n    @media(max-width:860px){ #apex-clonz .ax-story-grid { grid-template-columns: 1fr; } }\n\n    \/* ---- GUARANTEE ---- *\/\n    #apex-clonz .ax-guarantee {\n        background: linear-gradient(135deg,#faf7ef,#fff);\n        text-align: center;\n    }\n    #apex-clonz .ax-gbox {\n        max-width: 680px; margin: 0 auto;\n        background: #fff; border: 2px solid var(--gold);\n        border-radius: 24px; padding: 56px 40px;\n        box-shadow: 0 16px 56px rgba(201,168,76,.12);\n    }\n    #apex-clonz .ax-gbox-icon { font-size: 56px; display: block; margin-bottom: 20px; }\n    #apex-clonz .ax-gbox h2 { margin-bottom: 16px; }\n    #apex-clonz .ax-gbox p {\n        font-size: 17px; color: var(--soft); line-height: 1.75; margin-bottom: 32px;\n    }\n    #apex-clonz .ax-gbox p strong { color: var(--dark); }\n\n    \/* ---- PRICING ---- *\/\n    #apex-clonz .ax-pricing { background: #fff; text-align: center; }\n    #apex-clonz .ax-price-head { margin-bottom: 48px; }\n    #apex-clonz .ax-price-head p { color: var(--soft); font-size: 16px; margin-top: 12px; }\n    #apex-clonz .ax-pcard {\n        max-width: 440px; margin: 0 auto;\n        background: var(--dark); border-radius: 24px;\n        padding: 48px 40px; text-align: center;\n        box-shadow: 0 20px 64px rgba(0,0,0,.16);\n        position: relative; overflow: hidden;\n    }\n    #apex-clonz .ax-pcard::before {\n        content: ''; position: absolute; inset: 0;\n        background: linear-gradient(135deg,rgba(201,168,76,.13) 0%,transparent 60%);\n        pointer-events: none;\n    }\n    #apex-clonz .ax-pcard-badge {\n        display: inline-block;\n        background: linear-gradient(135deg,var(--gold),var(--gold2));\n        color: #000; font-size: 11px; font-weight: 800;\n        letter-spacing: 2px; text-transform: uppercase;\n        padding: 5px 18px; border-radius: 999px; margin-bottom: 24px;\n    }\n    #apex-clonz .ax-pcard-price {\n        font-size: 62px; font-weight: 900; color: #fff; line-height: 1; margin-bottom: 4px;\n    }\n    #apex-clonz .ax-pcard-sub {\n        font-size: 14px; color: rgba(255,255,255,.5); margin-bottom: 32px;\n    }\n    #apex-clonz .ax-pcard-feats {\n        list-style: none; display: flex; flex-direction: column;\n        gap: 12px; margin-bottom: 36px; text-align: right;\n    }\n    #apex-clonz .ax-pcard-feats li {\n        display: flex; align-items: center; gap: 10px;\n        font-size: 15px; color: rgba(255,255,255,.85);\n    }\n    #apex-clonz .ax-pcard-feats li::before {\n        content: \"\\2713\"; flex-shrink: 0;\n        width: 20px; height: 20px; line-height: 20px; text-align: center;\n        background: linear-gradient(135deg,var(--gold),var(--gold2));\n        border-radius: 50%; font-size: 11px; font-weight: 900; color: #000;\n    }\n\n    \/* ---- FAQ ---- *\/\n    #apex-clonz .ax-faq { background: var(--bg-alt); }\n    #apex-clonz .ax-faq-head { text-align: center; margin-bottom: 48px; }\n    #apex-clonz .ax-faq-head p { color: var(--soft); font-size: 16px; margin-top: 10px; }\n    #apex-clonz .ax-faq-list {\n        max-width: 720px; margin: 0 auto;\n        display: flex; flex-direction: column; gap: 12px;\n    }\n    #apex-clonz .ax-faq-item {\n        background: #fff; border-radius: var(--radius);\n        border: 1px solid var(--border); overflow: hidden;\n        box-shadow: 0 2px 10px rgba(0,0,0,.04);\n    }\n    #apex-clonz .ax-faq-q {\n        width: 100%; background: none; border: none;\n        text-align: right; direction: rtl;\n        padding: 20px 24px; font-size: 16px; font-weight: 700;\n        color: var(--dark); cursor: pointer; font-family: inherit;\n        display: flex; justify-content: space-between;\n        align-items: center; gap: 12px;\n    }\n    #apex-clonz .ax-faq-icon {\n        width: 28px; height: 28px; line-height: 26px; text-align: center;\n        background: linear-gradient(135deg,var(--gold),var(--gold2));\n        border-radius: 50%; font-size: 18px; font-weight: 900;\n        color: #000; flex-shrink: 0; transition: transform .3s;\n        display: inline-block;\n    }\n    #apex-clonz .ax-faq-item.open .ax-faq-icon { transform: rotate(45deg); }\n    #apex-clonz .ax-faq-a {\n        max-height: 0; overflow: hidden;\n        transition: max-height .35s ease, padding .3s;\n        font-size: 15px; color: var(--soft); line-height: 1.75;\n        direction: rtl; text-align: right; padding: 0 24px;\n    }\n    #apex-clonz .ax-faq-item.open .ax-faq-a {\n        max-height: 320px; padding: 0 24px 20px;\n    }\n\n    \/* ---- FINAL CTA ---- *\/\n    #apex-clonz .ax-cta {\n        background: linear-gradient(135deg,#faf7ef,#fff8e1);\n        text-align: center; padding: 100px 24px;\n        border-top: 1px solid var(--border);\n    }\n    #apex-clonz .ax-cta h2 { margin-bottom: 16px; }\n    #apex-clonz .ax-cta .ax-cta-sub {\n        font-size: 17px; color: var(--soft); margin-bottom: 36px;\n        max-width: 480px; margin-inline: auto;\n    }\n    #apex-clonz .ax-partner {\n        margin-top: 60px; display: flex; align-items: center;\n        justify-content: center; gap: 16px; flex-wrap: wrap;\n    }\n    #apex-clonz .ax-partner-av {\n        width: 60px; height: 60px; border-radius: 50%;\n        overflow: hidden; border: 2.5px solid var(--gold);\n        background: var(--bg-alt);\n    }\n    #apex-clonz .ax-partner-av img { width: 100%; height: 100%; object-fit: cover; display: block; }\n    #apex-clonz .ax-partner-name { font-weight: 800; font-size: 15px; color: var(--dark); }\n    #apex-clonz .ax-partner-tag { font-size: 11px; color: var(--gold); font-weight: 700; letter-spacing: 1px; text-transform: uppercase; }\n\n    \/* ---- FOOTER ---- *\/\n    #apex-clonz .ax-footer {\n        background: var(--dark); color: rgba(255,255,255,.45);\n        text-align: center; padding: 28px 24px; font-size: 13px;\n    }\n    #apex-clonz .ax-footer strong { color: var(--gold); }\n\n    \/* ---- SCROLL REVEAL ---- *\/\n    #apex-clonz .ax-reveal {\n        opacity: 0; transform: translateY(28px);\n        transition: opacity .6s ease, transform .6s ease;\n    }\n    #apex-clonz .ax-reveal.visible { opacity: 1; transform: none; }\n\n    @media(max-width:640px){\n        #apex-clonz .ax-sec { padding: 64px 0; }\n        #apex-clonz .ax-gbox { padding: 36px 22px; }\n        #apex-clonz .ax-pcard { padding: 36px 22px; }\n    }\n    <\/style>\n\n    <div id=\"apex-clonz\">\n\n    <!-- ======== NAV ======== -->\n    <nav class=\"ax-nav\">\n        <div class=\"ax-nav-inner\">\n            <a href=\"#\" class=\"ax-logo\">\n                <span class=\"ax-logo-dot\"><\/span>\n                APEX Editors\n            <\/a>\n            <ul class=\"ax-nav-links\">\n                <li><a href=\"#ax-how\">\u0643\u064a\u0641 \u064a\u0639\u0645\u0644\u061f<\/a><\/li>\n                <li><a href=\"#ax-story\">\u0642\u0635\u062a\u064a<\/a><\/li>\n                <li><a href=\"#ax-guarantee\">\u0627\u0644\u0636\u0645\u0627\u0646<\/a><\/li>\n                <li><a href=\"#ax-faq\">\u0627\u0644\u0623\u0633\u0626\u0644\u0629 \u0627\u0644\u0634\u0627\u0626\u0639\u0629<\/a><\/li>\n            <\/ul>\n            <a href=\"https:\/\/whop.com\/checkout\/plan_rOCjVqz0teFXj\" target=\"_blank\" rel=\"noopener\" class=\"ax-nav-cta\">\u0627\u0646\u0636\u0645 \u0627\u0644\u0622\u0646<\/a>\n            <button class=\"ax-hamburger\" id=\"axHam\" aria-label=\"Toggle menu\">\n                <span><\/span><span><\/span><span><\/span>\n            <\/button>\n        <\/div>\n        <div class=\"ax-mobile-menu\" id=\"axMob\">\n            <a href=\"#ax-how\">\u0643\u064a\u0641 \u064a\u0639\u0645\u0644\u061f<\/a>\n            <a href=\"#ax-story\">\u0642\u0635\u062a\u064a<\/a>\n            <a href=\"#ax-guarantee\">\u0627\u0644\u0636\u0645\u0627\u0646<\/a>\n            <a href=\"#ax-faq\">\u0627\u0644\u0623\u0633\u0626\u0644\u0629 \u0627\u0644\u0634\u0627\u0626\u0639\u0629<\/a>\n            <a href=\"https:\/\/whop.com\/checkout\/plan_rOCjVqz0teFXj\" target=\"_blank\" rel=\"noopener\">\u0627\u0646\u0636\u0645 \u0627\u0644\u0622\u0646 &#8592;<\/a>\n        <\/div>\n    <\/nav>\n\n    <!-- ======== HERO ======== -->\n    <section class=\"ax-hero ax-reveal\">\n        <div class=\"ax-badge\">\u0627\u0644\u0645\u062d\u0631\u0631\u0648\u0646 \u0627\u0644\u0645\u062d\u062a\u0631\u0641\u0648\u0646<\/div>\n        <h1 class=\"ax-h1\">\n            \u0643\u0646 \u0645\u062d\u0631\u0631\u0627\u064b<br>\n            <span class=\"ax-gold\">APEX<\/span>\n        <\/h1>\n        <p class=\"ax-hero-sub\">\n            \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u0648\u062d\u064a\u062f \u0627\u0644\u0630\u064a \u064a\u062d\u0648\u0651\u0644\u0643 \u0645\u0646 \u0645\u062d\u0631\u0631 \u0639\u0627\u062f\u064a \u0625\u0644\u0649 \u0645\u062d\u062a\u0631\u0641 \u064a\u0643\u0633\u0628\n            <strong style=\"color:#111\">5,000$+<\/strong> \u0634\u0647\u0631\u064a\u0627\u064b \u0645\u0646 \u0627\u0644\u062a\u062d\u0631\u064a\u0631 \u0627\u0644\u062d\u0631.\n        <\/p>\n        <a href=\"https:\/\/whop.com\/checkout\/plan_rOCjVqz0teFXj\" target=\"_blank\" rel=\"noopener\" class=\"ax-btn\">\u0627\u0646\u0636\u0645 \u0627\u0644\u0622\u0646<\/a>\n        <p class=\"ax-hero-note\">\u0636\u0645\u0627\u0646 \u0627\u0633\u062a\u0631\u062f\u0627\u062f \u0627\u0644\u0623\u0645\u0648\u0627\u0644 \u062e\u0644\u0627\u0644 90 \u064a\u0648\u0645\u0627\u064b &bull; \u0628\u062f\u0648\u0646 \u0645\u062e\u0627\u0637\u0631\u0629<\/p>\n        <div class=\"ax-stats\">\n            <div class=\"ax-stat\"><strong>71+<\/strong><span>\u0645\u062d\u0631\u0631 \u062a\u062e\u0631\u0651\u062c<\/span><\/div>\n            <div class=\"ax-stat\"><strong>$14k<\/strong><span>\u0623\u0639\u0644\u0649 \u062f\u062e\u0644 \u0634\u0647\u0631\u064a \u0644\u0644\u0645\u062f\u0631\u0628<\/span><\/div>\n            <div class=\"ax-stat\"><strong>$5k<\/strong><span>\u0645\u062a\u0648\u0633\u0637 \u062f\u062e\u0644 \u0627\u0644\u062e\u0631\u064a\u062c\u064a\u0646<\/span><\/div>\n            <div class=\"ax-stat\"><strong>30 \u064a\u0648\u0645<\/strong><span>\u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0623\u0648\u0644 \u0639\u0645\u064a\u0644<\/span><\/div>\n        <\/div>\n    <\/section>\n\n    <!-- ======== HOW IT WORKS ======== -->\n    <section class=\"ax-sec ax-how\" id=\"ax-how\">\n        <div class=\"ax-wrap\">\n            <div class=\"ax-how-head ax-reveal\">\n                <span class=\"ax-label\">\u0643\u064a\u0641 \u064a\u0639\u0645\u0644\u061f<\/span>\n                <h2 class=\"ax-h2\">APEX Editors<\/h2>\n                <p>\u064a\u062a\u0643\u0648\u0651\u0646 \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c \u0645\u0646 3 \u0645\u0631\u0627\u062d\u0644 \u0645\u062a\u0643\u0627\u0645\u0644\u0629 \u062a\u0623\u062e\u0630\u0643 \u0645\u0646 \u0627\u0644\u0635\u0641\u0631 \u0625\u0644\u0649 \u0627\u0644\u0627\u062d\u062a\u0631\u0627\u0641<\/p>\n            <\/div>\n            <div class=\"ax-phases\">\n\n                <!-- Phase 1 -->\n                <div class=\"ax-phase ax-reveal\">\n                    <div class=\"ax-phase-body\">\n                        <div class=\"ax-phase-num\">\u0627\u0644\u0645\u0631\u062d\u0644\u0629 \u0627\u0644\u0623\u0648\u0644\u0649<\/div>\n                        <h3 class=\"ax-h3\">\u0639\u0644\u0645 \u0646\u0641\u0633 \u0627\u0644\u0627\u0646\u062a\u0634\u0627\u0631 \u0627\u0644\u0641\u064a\u0631\u0648\u0633\u064a<\/h3>\n                        <p class=\"ax-phase-desc\">\u0623\u062a\u0642\u0646 \u0639\u0644\u0645 \u0627\u0644\u0646\u0641\u0633 \u0648\u0627\u0644\u0623\u0646\u0638\u0645\u0629 \u062e\u0644\u0641 \u0627\u0644\u0645\u0642\u0627\u0637\u0639 \u0627\u0644\u0641\u064a\u0631\u0648\u0633\u064a\u0629 \u0639\u0627\u0644\u064a\u0629 \u0627\u0644\u0639\u0627\u0626\u062f \u0644\u062a\u0642\u062f\u064a\u0645 \u0646\u062a\u0627\u0626\u062c \u062a\u0633\u062a\u062d\u0642 \u0639\u0645\u0644\u0627\u0621 \u0628\u0640 2,000$ \u2013 5,000$<\/p>\n                        <ul class=\"ax-checklist\">\n                            <li>\u0639\u0644\u0645 \u0646\u0641\u0633 \u0627\u0644\u062a\u062d\u0631\u064a\u0631 \u0627\u0644\u0641\u064a\u0631\u0648\u0633\u064a \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0644\u0628\u0646\u0627\u0621 \u0623\u0633\u0644\u0648\u0628 Devin Jatho<\/li>\n                            <li>\u0623\u0646\u0638\u0645\u0629 \u0627\u0644\u0633\u0631\u0639\u0629 \u0648\u0627\u0644\u0643\u0641\u0627\u0621\u0629 \u0644\u0625\u0646\u062a\u0627\u062c \u062a\u0639\u062f\u064a\u0644\u0627\u062a \u0639\u0627\u0644\u064a\u0629 \u0627\u0644\u062c\u0648\u062f\u0629 \u0628\u0633\u0631\u0639\u0629<\/li>\n                            <li>\u0627\u0645\u062a\u062d\u0627\u0646 \u0634\u0647\u0627\u062f\u0629 APEX + \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0644\u0648\u062d\u0629 \u0627\u0644\u062a\u0648\u0638\u064a\u0641 \u0627\u0644\u062d\u0635\u0631\u064a\u0629<\/li>\n                        <\/ul>\n                    <\/div>\n                    <div class=\"ax-phase-vis\">\n                        <span class=\"pv-big\">01<\/span>\n                        <span class=\"pv-tag\">VIRAL PSYCHOLOGY<\/span>\n                    <\/div>\n                <\/div>\n\n                <!-- Phase 2 -->\n                <div class=\"ax-phase flipped ax-reveal\">\n                    <div class=\"ax-phase-vis\">\n                        <span class=\"pv-big\">02<\/span>\n                        <span class=\"pv-tag\">CLIENT CATCHER<\/span>\n                    <\/div>\n                    <div class=\"ax-phase-body\">\n                        <div class=\"ax-phase-num\">\u0627\u0644\u0645\u0631\u062d\u0644\u0629 \u0627\u0644\u062b\u0627\u0646\u064a\u0629<\/div>\n                        <h3 class=\"ax-h3\">\u0635\u064a\u0651\u0627\u062f \u0627\u0644\u0639\u0645\u0644\u0627\u0621<\/h3>\n                        <p class=\"ax-phase-desc\">\u0627\u062d\u0635\u0644 \u0639\u0644\u0649 \u0639\u0645\u0644\u0627\u0621 \u0628\u0640 2,000$ \u2013 5,000$\/\u0634\u0647\u0631 \u0628\u0627\u0633\u062a\u0645\u0631\u0627\u0631 \u062f\u0648\u0646 \u062a\u0648\u0633\u0651\u0644 \u0623\u0648 \u062e\u0635\u0648\u0645\u0627\u062a \u0623\u0648 \u062a\u062e\u0645\u064a\u0646<\/p>\n                        <ul class=\"ax-checklist\">\n                            <li>\u0642\u0648\u0627\u0644\u0628 \u0645\u062d\u0641\u0638\u0629 \u0648\u062a\u0648\u0627\u0635\u0644 \u0645\u062c\u0631\u0628\u0629 \u062a\u0636\u0639\u0643 \u0643\u0645\u062d\u062a\u0631\u0641 \u0645\u062a\u0645\u064a\u0632<\/li>\n                            <li>\u0623\u0637\u0631 \u0631\u0633\u0627\u0626\u0644 \u0627\u0644\u0639\u0645\u0644\u0627\u0621 \u0648\u0627\u0644\u0645\u0642\u0627\u0628\u0644\u0627\u062a \u0644\u0625\u063a\u0644\u0627\u0642 \u0627\u0644\u0635\u0641\u0642\u0627\u062a \u0627\u0644\u0645\u0631\u062a\u0641\u0639\u0629<\/li>\n                            <li>\u0646\u0638\u0627\u0645 \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0639\u0645\u0644\u0627\u0621 \u0644\u0644\u0627\u062d\u062a\u0641\u0627\u0638 \u0628\u0647\u0645 \u0648\u0632\u064a\u0627\u062f\u0629 \u0642\u064a\u0645\u062a\u0647\u0645 \u0645\u062f\u0649 \u0627\u0644\u062d\u064a\u0627\u0629<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n\n                <!-- Phase 3 -->\n                <div class=\"ax-phase ax-reveal\">\n                    <div class=\"ax-phase-body\">\n                        <div class=\"ax-phase-num\">\u0627\u0644\u0645\u0631\u062d\u0644\u0629 \u0627\u0644\u062b\u0627\u0644\u062b\u0629<\/div>\n                        <h3 class=\"ax-h3\">\u0627\u0644\u0646\u0645\u0648 \u0627\u0644\u0645\u0633\u062a\u0645\u0631<\/h3>\n                        <p class=\"ax-phase-desc\">\u062a\u062d\u0633\u0651\u0646 \u0628\u0627\u0633\u062a\u0645\u0631\u0627\u0631 \u0644\u0631\u0641\u0639 \u0623\u0633\u0639\u0627\u0631\u0643 \u0628\u0645\u0631\u0648\u0631 \u0627\u0644\u0648\u0642\u062a\u060c \u0648\u0627\u0628\u0642\u064e \u0644\u0627 \u063a\u0646\u0649 \u0639\u0646\u0643\u060c \u0648\u0644\u0627 \u062a\u062a\u062e\u0644\u0641 \u0623\u0628\u062f\u0627\u064b \u0639\u0646 \u0627\u0644\u0645\u0633\u062a\u062c\u062f\u0627\u062a<\/p>\n                        <ul class=\"ax-checklist\">\n                            <li>\u0645\u0643\u0627\u0644\u0645\u0627\u062a \u0623\u0633\u0628\u0648\u0639\u064a\u0629 \u0644\u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0645\u0642\u0627\u0637\u0639 \u0627\u0644\u0641\u064a\u0631\u0648\u0633\u064a\u0629 \u0648\u0627\u0644\u0623\u0633\u0627\u0644\u064a\u0628 \u0627\u0644\u062c\u062f\u064a\u062f\u0629 \u0648\u0633\u064a\u0631 \u0639\u0645\u0644 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a<\/li>\n                            <li>\u062a\u063a\u0630\u064a\u0629 \u0631\u0627\u062c\u0639\u0629 \u0645\u0628\u0627\u0634\u0631\u0629 \u0639\u0644\u0649 \u062a\u0639\u062f\u064a\u0644\u0627\u062a\u0643 \u0644\u062a\u0633\u0631\u064a\u0639 \u0627\u0644\u0645\u0647\u0627\u0631\u0629 \u0648\u0635\u0646\u0639 \u0627\u0644\u0642\u0631\u0627\u0631<\/li>\n                            <li>\u062e\u0632\u064a\u0646\u0629 APEX \u0634\u0647\u0631\u064a\u0629 \u0628\u0627\u0644\u0642\u0648\u0627\u0644\u0628 \u0648\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639 \u0648\u0627\u0644\u0623\u0635\u0648\u0627\u062a \u0648\u0627\u0644\u0625\u0644\u0647\u0627\u0645<\/li>\n                        <\/ul>\n                    <\/div>\n                    <div class=\"ax-phase-vis\">\n                        <span class=\"pv-big\">03<\/span>\n                        <span class=\"pv-tag\">CONSTANT GROWTH<\/span>\n                    <\/div>\n                <\/div>\n\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- ======== RESULTS ======== -->\n    <section class=\"ax-sec ax-results\">\n        <div class=\"ax-wrap\">\n            <div class=\"ax-results-head ax-reveal\">\n                <span class=\"ax-label\">\u062f\u0627\u062e\u0644 APEX Editors<\/span>\n                <h2 class=\"ax-h2\">\u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0648\u0627\u0644\u0622\u0631\u0627\u0621<\/h2>\n                <p>\u0625\u0630\u0627 \u0627\u0633\u062a\u0637\u0627\u0639\u0648\u0627 \u0647\u0645\u060c \u0641\u0644\u0645\u0627\u0630\u0627 \u0644\u0627 \u0623\u0646\u062a\u061f<\/p>\n            <\/div>\n\n            <div class=\"ax-interviews ax-reveal\">\n                <div class=\"ax-int-card\">\n                    <div class=\"ax-int-av\">\n                        <img decoding=\"async\" src=\"https:\/\/framerusercontent.com\/images\/r87tNdD8ZX4xpprhh0QOmV0eJLo.png?width=400&height=400\" alt=\"Vishal\" loading=\"lazy\">\n                    <\/div>\n                    <div class=\"ax-int-name\">David &times; Vishal<\/div>\n                    <div class=\"ax-int-tag\">\u0645\u0642\u0627\u0628\u0644\u0629 APEX<\/div>\n                    <div class=\"ax-int-badge\">7,000$+\/\u0634\u0647\u0631<\/div>\n                <\/div>\n                <div class=\"ax-int-card\">\n                    <div class=\"ax-int-av\">\n                        <img decoding=\"async\" src=\"https:\/\/framerusercontent.com\/images\/B26pYODXxOE3WkjcKfPEBVgUcqE.png?width=400&height=400\" alt=\"Alek\" loading=\"lazy\">\n                    <\/div>\n                    <div class=\"ax-int-name\">David &times; Alek<\/div>\n                    <div class=\"ax-int-tag\">\u0645\u0642\u0627\u0628\u0644\u0629 APEX<\/div>\n                    <div class=\"ax-int-badge\">\u0636\u0627\u0639\u0641 \u062f\u062e\u0644\u0647<\/div>\n                <\/div>\n                <div class=\"ax-int-card\">\n                    <div class=\"ax-int-av\">\n                        <img decoding=\"async\" src=\"https:\/\/framerusercontent.com\/images\/H9eHEWCMtopDrxiNvRI2nigM5I.png?width=299&height=299\" alt=\"Phi\" loading=\"lazy\">\n                    <\/div>\n                    <div class=\"ax-int-name\">David &times; Phi<\/div>\n                    <div class=\"ax-int-tag\">\u0645\u0642\u0627\u0628\u0644\u0629 APEX<\/div>\n                    <div class=\"ax-int-badge\">\u0623\u0648\u0644 \u0639\u0645\u064a\u0644 \u0641\u064a 30 \u064a\u0648\u0645\u0627\u064b<\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Testimonials ticker -->\n            <div class=\"ax-ticker-wrap ax-reveal\">\n                <div class=\"ax-ticker\" id=\"axTicker\">\n                                        <div class=\"ax-tcard\">\n                        <div class=\"ax-tcard-stars\">&#9733;&#9733;&#9733;&#9733;&#9733;<\/div>\n                        <div class=\"ax-tcard-head\">\n                            <div class=\"ax-tcard-av\">\n                                <img decoding=\"async\" src=\"https:\/\/framerusercontent.com\/images\/H9eHEWCMtopDrxiNvRI2nigM5I.png?width=299&amp;height=299\" alt=\"Phi Hai\" loading=\"lazy\">\n                            <\/div>\n                            <div>\n                                <div class=\"ax-tcard-name\">Phi Hai<\/div>\n                                <div class=\"ax-tcard-sub\">APEX Editors<\/div>\n                            <\/div>\n                        <\/div>\n                        <p class=\"ax-tcard-txt\">\u0623\u0648\u0644 \u0639\u0645\u064a\u0644 \u0645\u062f\u0641\u0648\u0639 \u062c\u064a\u062f\u0627\u064b \u0641\u064a \u0634\u0647\u0631 \u0648\u0627\u062d\u062f \u0641\u0642\u0637! \u0639\u0644\u0651\u0645\u0646\u064a David \u0627\u0644\u0643\u062b\u064a\u0631 \u0648\u0631\u0628\u0637\u0646\u064a \u0628\u0627\u0644\u0639\u0645\u0644\u0627\u0621.<\/p>\n                    <\/div>\n                                        <div class=\"ax-tcard\">\n                        <div class=\"ax-tcard-stars\">&#9733;&#9733;&#9733;&#9733;&#9733;<\/div>\n                        <div class=\"ax-tcard-head\">\n                            <div class=\"ax-tcard-av\">\n                                <img decoding=\"async\" src=\"https:\/\/framerusercontent.com\/images\/r87tNdD8ZX4xpprhh0QOmV0eJLo.png?width=400&amp;height=400\" alt=\"Vishal Biswas\" loading=\"lazy\">\n                            <\/div>\n                            <div>\n                                <div class=\"ax-tcard-name\">Vishal Biswas<\/div>\n                                <div class=\"ax-tcard-sub\">APEX Editors<\/div>\n                            <\/div>\n                        <\/div>\n                        <p class=\"ax-tcard-txt\">\u062d\u0642\u0642\u062a \u0647\u062f\u0641\u064a \u0627\u0644\u0633\u0646\u0648\u064a \u0648\u0623\u0635\u0628\u062d\u062a \u0623\u0643\u0633\u0628 7,500$ \u0645\u0639 \u0639\u0645\u064a\u0644\u064a\u0646 \u0641\u0642\u0637. \u0644\u0627 \u0623\u0635\u062f\u0642!<\/p>\n                    <\/div>\n                                        <div class=\"ax-tcard\">\n                        <div class=\"ax-tcard-stars\">&#9733;&#9733;&#9733;&#9733;&#9733;<\/div>\n                        <div class=\"ax-tcard-head\">\n                            <div class=\"ax-tcard-av\">\n                                <img decoding=\"async\" src=\"https:\/\/framerusercontent.com\/images\/xen5Lxk5RJ4GhKWwyWc2PwIcL4.png?width=400&amp;height=400\" alt=\"Sang Sang\" loading=\"lazy\">\n                            <\/div>\n                            <div>\n                                <div class=\"ax-tcard-name\">Sang Sang<\/div>\n                                <div class=\"ax-tcard-sub\">APEX Editors<\/div>\n                            <\/div>\n                        <\/div>\n                        <p class=\"ax-tcard-txt\">\u0639\u062f\u0629 \u0639\u0645\u0644\u0627\u0621 \u0641\u064a 30 \u064a\u0648\u0645\u0627\u064b. \u062a\u0639\u0644\u0645\u062a \u0643\u064a\u0641 \u0623\u062d\u0631\u0651\u0631 \u0628\u0646\u064a\u0629 \u0648\u0623\u0642\u062f\u0651\u0645 \u0642\u064a\u0645\u0629 \u062d\u0642\u064a\u0642\u064a\u0629 \u0644\u0644\u0639\u0645\u0644\u0627\u0621.<\/p>\n                    <\/div>\n                                        <div class=\"ax-tcard\">\n                        <div class=\"ax-tcard-stars\">&#9733;&#9733;&#9733;&#9733;&#9733;<\/div>\n                        <div class=\"ax-tcard-head\">\n                            <div class=\"ax-tcard-av\">\n                                <img decoding=\"async\" src=\"https:\/\/framerusercontent.com\/images\/ru5gGpmZoCN733IQc1dIE7u84.png?width=400&amp;height=400\" alt=\"Ori Tauber\" loading=\"lazy\">\n                            <\/div>\n                            <div>\n                                <div class=\"ax-tcard-name\">Ori Tauber<\/div>\n                                <div class=\"ax-tcard-sub\">APEX Editors<\/div>\n                            <\/div>\n                        <\/div>\n                        <p class=\"ax-tcard-txt\">3 \u0639\u0645\u0644\u0627\u0621 \u0641\u064a 4 \u0623\u0633\u0627\u0628\u064a\u0639. \u0644\u0627 \u062a\u062d\u062a\u0627\u062c \u0644\u0623\u0646 \u062a\u0643\u0648\u0646 \u0639\u0628\u0642\u0631\u064a\u0627\u064b \u0628\u0635\u0631\u064a\u0627\u064b\u060c \u0641\u0642\u0637 \u0627\u0641\u0647\u0645 \u0645\u0627 \u064a\u062c\u0639\u0644 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u064a\u0639\u0645\u0644.<\/p>\n                    <\/div>\n                                        <div class=\"ax-tcard\">\n                        <div class=\"ax-tcard-stars\">&#9733;&#9733;&#9733;&#9733;&#9733;<\/div>\n                        <div class=\"ax-tcard-head\">\n                            <div class=\"ax-tcard-av\">\n                                <img decoding=\"async\" src=\"https:\/\/framerusercontent.com\/images\/E3ZfVzRPuAnnC60zhSoyJA5OU.png?width=400&amp;height=400\" alt=\"Abdelmalek Hansali\" loading=\"lazy\">\n                            <\/div>\n                            <div>\n                                <div class=\"ax-tcard-name\">Abdelmalek Hansali<\/div>\n                                <div class=\"ax-tcard-sub\">APEX Editors<\/div>\n                            <\/div>\n                        <\/div>\n                        <p class=\"ax-tcard-txt\">\u0645\u0646\u0634\u063a\u0644 \u062c\u062f\u0627\u064b \u0628\u0627\u0644\u0639\u0645\u0644\u0627\u0621 \u0644\u062f\u0631\u062c\u0629 \u0646\u0633\u064a\u062a \u0627\u0644\u0646\u0634\u0631! \u0639\u0634\u0631\u0627\u062a \u0627\u0644\u0641\u064a\u062f\u064a\u0648\u0647\u0627\u062a \u0627\u0644\u0641\u064a\u0631\u0648\u0633\u064a\u0629.<\/p>\n                    <\/div>\n                                        <div class=\"ax-tcard\">\n                        <div class=\"ax-tcard-stars\">&#9733;&#9733;&#9733;&#9733;&#9733;<\/div>\n                        <div class=\"ax-tcard-head\">\n                            <div class=\"ax-tcard-av\">\n                                <img decoding=\"async\" src=\"https:\/\/framerusercontent.com\/images\/igZ20phWTt0euYxsPLQpsoNmli8.png?width=720&amp;height=720\" alt=\"To Kim Bao\" loading=\"lazy\">\n                            <\/div>\n                            <div>\n                                <div class=\"ax-tcard-name\">To Kim Bao<\/div>\n                                <div class=\"ax-tcard-sub\">APEX Editors<\/div>\n                            <\/div>\n                        <\/div>\n                        <p class=\"ax-tcard-txt\">\u0645\u0627 \u0623\u062d\u0628\u0647 \u0641\u064a APEX \u0647\u0648 \u0623\u0646\u0643 \u0644\u0627 \u062a\u062a\u0639\u0644\u0645 \u0641\u0642\u0637 \u0643\u064a\u0641 \u064a\u0628\u062f\u0648 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u062c\u064a\u062f\u0627\u064b\u060c \u0628\u0644 \u0643\u064a\u0641 \u064a\u0639\u0645\u0644 \u0641\u0639\u0644\u064a\u0627\u064b \u0644\u0644\u0639\u0645\u064a\u0644.<\/p>\n                    <\/div>\n                                        <div class=\"ax-tcard\">\n                        <div class=\"ax-tcard-stars\">&#9733;&#9733;&#9733;&#9733;&#9733;<\/div>\n                        <div class=\"ax-tcard-head\">\n                            <div class=\"ax-tcard-av\">\n                                <img decoding=\"async\" src=\"https:\/\/framerusercontent.com\/images\/ifYf2tfSwyDaKaxmLnM7SETfoM.png?width=200&amp;height=200\" alt=\"Omar Ismaiel\" loading=\"lazy\">\n                            <\/div>\n                            <div>\n                                <div class=\"ax-tcard-name\">Omar Ismaiel<\/div>\n                                <div class=\"ax-tcard-sub\">APEX Editors<\/div>\n                            <\/div>\n                        <\/div>\n                        <p class=\"ax-tcard-txt\">\u064a\u0646\u0627\u0642\u0634 \u0623\u0634\u064a\u0627\u0621 \u0644\u0627 \u064a\u0639\u0644\u0645\u0647\u0627 \u0623\u064a \u0645\u062c\u062a\u0645\u0639 \u0622\u062e\u0631. \u064a\u063a\u064a\u0651\u0631 \u0645\u0646\u0638\u0648\u0631\u0643 \u0643\u0645\u062d\u0631\u0631 \u0628\u0627\u0644\u0643\u0627\u0645\u0644.<\/p>\n                    <\/div>\n                                        <div class=\"ax-tcard\">\n                        <div class=\"ax-tcard-stars\">&#9733;&#9733;&#9733;&#9733;&#9733;<\/div>\n                        <div class=\"ax-tcard-head\">\n                            <div class=\"ax-tcard-av\">\n                                <img decoding=\"async\" src=\"https:\/\/framerusercontent.com\/images\/6fZbRSEv3VYUSPmdUmvl4zPkEA.png?width=400&amp;height=400\" alt=\"Davi Peixoto\" loading=\"lazy\">\n                            <\/div>\n                            <div>\n                                <div class=\"ax-tcard-name\">Davi Peixoto<\/div>\n                                <div class=\"ax-tcard-sub\">APEX Editors<\/div>\n                            <\/div>\n                        <\/div>\n                        <p class=\"ax-tcard-txt\">\u0623\u062d\u0628 \u0648\u062c\u0648\u062f \u0643\u0644 \u0647\u0630\u0627 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0642\u064a\u0651\u0645 \u0641\u064a \u0645\u0643\u0627\u0646 \u0648\u0627\u062d\u062f. \u0645\u062d\u062a\u0648\u0649 \u0644\u0646 \u062a\u062c\u062f\u0647 \u0641\u064a \u0623\u064a \u0645\u0643\u0627\u0646 \u0622\u062e\u0631!<\/p>\n                    <\/div>\n                                        <div class=\"ax-tcard\">\n                        <div class=\"ax-tcard-stars\">&#9733;&#9733;&#9733;&#9733;&#9733;<\/div>\n                        <div class=\"ax-tcard-head\">\n                            <div class=\"ax-tcard-av\">\n                                <img decoding=\"async\" src=\"https:\/\/framerusercontent.com\/images\/JqXH8DsEwb1XUDQwb8jkZbUlFM.png?width=400&amp;height=400\" alt=\"Roberto Gagliardi\" loading=\"lazy\">\n                            <\/div>\n                            <div>\n                                <div class=\"ax-tcard-name\">Roberto Gagliardi<\/div>\n                                <div class=\"ax-tcard-sub\">APEX Editors<\/div>\n                            <\/div>\n                        <\/div>\n                        <p class=\"ax-tcard-txt\">\u062c\u0632\u0626\u064a \u0627\u0644\u0645\u0641\u0636\u0644 \u0647\u0648 \u0627\u0645\u062a\u062d\u0627\u0646 \u0627\u0644\u0634\u0647\u0627\u062f\u0629 \u0648\u0627\u0644\u062a\u063a\u0630\u064a\u0629 \u0627\u0644\u0631\u0627\u062c\u0639\u0629 \u0627\u0644\u0634\u062e\u0635\u064a\u0629 \u0645\u0646 David \u0645\u0639 \u0643\u0644 \u0645\u062d\u0627\u0648\u0644\u0629.<\/p>\n                    <\/div>\n                                        <div class=\"ax-tcard\">\n                        <div class=\"ax-tcard-stars\">&#9733;&#9733;&#9733;&#9733;&#9733;<\/div>\n                        <div class=\"ax-tcard-head\">\n                            <div class=\"ax-tcard-av\">\n                                <img decoding=\"async\" src=\"https:\/\/framerusercontent.com\/images\/uC06almTbhTc3QCmjkRkyZKqeA.png?width=720&amp;height=720\" alt=\"Griffin Callipari\" loading=\"lazy\">\n                            <\/div>\n                            <div>\n                                <div class=\"ax-tcard-name\">Griffin Callipari<\/div>\n                                <div class=\"ax-tcard-sub\">APEX Editors<\/div>\n                            <\/div>\n                        <\/div>\n                        <p class=\"ax-tcard-txt\">\u0623\u062d\u0628 \u0647\u064a\u0643\u0644 \u0627\u0644\u062f\u0631\u0648\u0633 \u0627\u0644\u0645\u0646\u0638\u0645 \u062c\u064a\u062f\u0627\u064b \u0648\u062d\u0642\u064a\u0642\u0629 \u0623\u0646 \u0627\u0644\u062f\u0648\u0631\u0627\u062a \u0645\u0643\u062a\u0648\u0628\u0629 \u0648\u0644\u064a\u0633\u062a \u0645\u062c\u0631\u062f \u062a\u0633\u062c\u064a\u0644\u0627\u062a \u0639\u0634\u0648\u0627\u0626\u064a\u0629.<\/p>\n                    <\/div>\n                                        <div class=\"ax-tcard\">\n                        <div class=\"ax-tcard-stars\">&#9733;&#9733;&#9733;&#9733;&#9733;<\/div>\n                        <div class=\"ax-tcard-head\">\n                            <div class=\"ax-tcard-av\">\n                                <img decoding=\"async\" src=\"https:\/\/framerusercontent.com\/images\/H9eHEWCMtopDrxiNvRI2nigM5I.png?width=299&amp;height=299\" alt=\"Phi Hai\" loading=\"lazy\">\n                            <\/div>\n                            <div>\n                                <div class=\"ax-tcard-name\">Phi Hai<\/div>\n                                <div class=\"ax-tcard-sub\">APEX Editors<\/div>\n                            <\/div>\n                        <\/div>\n                        <p class=\"ax-tcard-txt\">\u0623\u0648\u0644 \u0639\u0645\u064a\u0644 \u0645\u062f\u0641\u0648\u0639 \u062c\u064a\u062f\u0627\u064b \u0641\u064a \u0634\u0647\u0631 \u0648\u0627\u062d\u062f \u0641\u0642\u0637! \u0639\u0644\u0651\u0645\u0646\u064a David \u0627\u0644\u0643\u062b\u064a\u0631 \u0648\u0631\u0628\u0637\u0646\u064a \u0628\u0627\u0644\u0639\u0645\u0644\u0627\u0621.<\/p>\n                    <\/div>\n                                        <div class=\"ax-tcard\">\n                        <div class=\"ax-tcard-stars\">&#9733;&#9733;&#9733;&#9733;&#9733;<\/div>\n                        <div class=\"ax-tcard-head\">\n                            <div class=\"ax-tcard-av\">\n                                <img decoding=\"async\" src=\"https:\/\/framerusercontent.com\/images\/r87tNdD8ZX4xpprhh0QOmV0eJLo.png?width=400&amp;height=400\" alt=\"Vishal Biswas\" loading=\"lazy\">\n                            <\/div>\n                            <div>\n                                <div class=\"ax-tcard-name\">Vishal Biswas<\/div>\n                                <div class=\"ax-tcard-sub\">APEX Editors<\/div>\n                            <\/div>\n                        <\/div>\n                        <p class=\"ax-tcard-txt\">\u062d\u0642\u0642\u062a \u0647\u062f\u0641\u064a \u0627\u0644\u0633\u0646\u0648\u064a \u0648\u0623\u0635\u0628\u062d\u062a \u0623\u0643\u0633\u0628 7,500$ \u0645\u0639 \u0639\u0645\u064a\u0644\u064a\u0646 \u0641\u0642\u0637. \u0644\u0627 \u0623\u0635\u062f\u0642!<\/p>\n                    <\/div>\n                                        <div class=\"ax-tcard\">\n                        <div class=\"ax-tcard-stars\">&#9733;&#9733;&#9733;&#9733;&#9733;<\/div>\n                        <div class=\"ax-tcard-head\">\n                            <div class=\"ax-tcard-av\">\n                                <img decoding=\"async\" src=\"https:\/\/framerusercontent.com\/images\/xen5Lxk5RJ4GhKWwyWc2PwIcL4.png?width=400&amp;height=400\" alt=\"Sang Sang\" loading=\"lazy\">\n                            <\/div>\n                            <div>\n                                <div class=\"ax-tcard-name\">Sang Sang<\/div>\n                                <div class=\"ax-tcard-sub\">APEX Editors<\/div>\n                            <\/div>\n                        <\/div>\n                        <p class=\"ax-tcard-txt\">\u0639\u062f\u0629 \u0639\u0645\u0644\u0627\u0621 \u0641\u064a 30 \u064a\u0648\u0645\u0627\u064b. \u062a\u0639\u0644\u0645\u062a \u0643\u064a\u0641 \u0623\u062d\u0631\u0651\u0631 \u0628\u0646\u064a\u0629 \u0648\u0623\u0642\u062f\u0651\u0645 \u0642\u064a\u0645\u0629 \u062d\u0642\u064a\u0642\u064a\u0629 \u0644\u0644\u0639\u0645\u0644\u0627\u0621.<\/p>\n                    <\/div>\n                                        <div class=\"ax-tcard\">\n                        <div class=\"ax-tcard-stars\">&#9733;&#9733;&#9733;&#9733;&#9733;<\/div>\n                        <div class=\"ax-tcard-head\">\n                            <div class=\"ax-tcard-av\">\n                                <img decoding=\"async\" src=\"https:\/\/framerusercontent.com\/images\/ru5gGpmZoCN733IQc1dIE7u84.png?width=400&amp;height=400\" alt=\"Ori Tauber\" loading=\"lazy\">\n                            <\/div>\n                            <div>\n                                <div class=\"ax-tcard-name\">Ori Tauber<\/div>\n                                <div class=\"ax-tcard-sub\">APEX Editors<\/div>\n                            <\/div>\n                        <\/div>\n                        <p class=\"ax-tcard-txt\">3 \u0639\u0645\u0644\u0627\u0621 \u0641\u064a 4 \u0623\u0633\u0627\u0628\u064a\u0639. \u0644\u0627 \u062a\u062d\u062a\u0627\u062c \u0644\u0623\u0646 \u062a\u0643\u0648\u0646 \u0639\u0628\u0642\u0631\u064a\u0627\u064b \u0628\u0635\u0631\u064a\u0627\u064b\u060c \u0641\u0642\u0637 \u0627\u0641\u0647\u0645 \u0645\u0627 \u064a\u062c\u0639\u0644 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u064a\u0639\u0645\u0644.<\/p>\n                    <\/div>\n                                        <div class=\"ax-tcard\">\n                        <div class=\"ax-tcard-stars\">&#9733;&#9733;&#9733;&#9733;&#9733;<\/div>\n                        <div class=\"ax-tcard-head\">\n                            <div class=\"ax-tcard-av\">\n                                <img decoding=\"async\" src=\"https:\/\/framerusercontent.com\/images\/E3ZfVzRPuAnnC60zhSoyJA5OU.png?width=400&amp;height=400\" alt=\"Abdelmalek Hansali\" loading=\"lazy\">\n                            <\/div>\n                            <div>\n                                <div class=\"ax-tcard-name\">Abdelmalek Hansali<\/div>\n                                <div class=\"ax-tcard-sub\">APEX Editors<\/div>\n                            <\/div>\n                        <\/div>\n                        <p class=\"ax-tcard-txt\">\u0645\u0646\u0634\u063a\u0644 \u062c\u062f\u0627\u064b \u0628\u0627\u0644\u0639\u0645\u0644\u0627\u0621 \u0644\u062f\u0631\u062c\u0629 \u0646\u0633\u064a\u062a \u0627\u0644\u0646\u0634\u0631! \u0639\u0634\u0631\u0627\u062a \u0627\u0644\u0641\u064a\u062f\u064a\u0648\u0647\u0627\u062a \u0627\u0644\u0641\u064a\u0631\u0648\u0633\u064a\u0629.<\/p>\n                    <\/div>\n                                        <div class=\"ax-tcard\">\n                        <div class=\"ax-tcard-stars\">&#9733;&#9733;&#9733;&#9733;&#9733;<\/div>\n                        <div class=\"ax-tcard-head\">\n                            <div class=\"ax-tcard-av\">\n                                <img decoding=\"async\" src=\"https:\/\/framerusercontent.com\/images\/igZ20phWTt0euYxsPLQpsoNmli8.png?width=720&amp;height=720\" alt=\"To Kim Bao\" loading=\"lazy\">\n                            <\/div>\n                            <div>\n                                <div class=\"ax-tcard-name\">To Kim Bao<\/div>\n                                <div class=\"ax-tcard-sub\">APEX Editors<\/div>\n                            <\/div>\n                        <\/div>\n                        <p class=\"ax-tcard-txt\">\u0645\u0627 \u0623\u062d\u0628\u0647 \u0641\u064a APEX \u0647\u0648 \u0623\u0646\u0643 \u0644\u0627 \u062a\u062a\u0639\u0644\u0645 \u0641\u0642\u0637 \u0643\u064a\u0641 \u064a\u0628\u062f\u0648 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u062c\u064a\u062f\u0627\u064b\u060c \u0628\u0644 \u0643\u064a\u0641 \u064a\u0639\u0645\u0644 \u0641\u0639\u0644\u064a\u0627\u064b \u0644\u0644\u0639\u0645\u064a\u0644.<\/p>\n                    <\/div>\n                                        <div class=\"ax-tcard\">\n                        <div class=\"ax-tcard-stars\">&#9733;&#9733;&#9733;&#9733;&#9733;<\/div>\n                        <div class=\"ax-tcard-head\">\n                            <div class=\"ax-tcard-av\">\n                                <img decoding=\"async\" src=\"https:\/\/framerusercontent.com\/images\/ifYf2tfSwyDaKaxmLnM7SETfoM.png?width=200&amp;height=200\" alt=\"Omar Ismaiel\" loading=\"lazy\">\n                            <\/div>\n                            <div>\n                                <div class=\"ax-tcard-name\">Omar Ismaiel<\/div>\n                                <div class=\"ax-tcard-sub\">APEX Editors<\/div>\n                            <\/div>\n                        <\/div>\n                        <p class=\"ax-tcard-txt\">\u064a\u0646\u0627\u0642\u0634 \u0623\u0634\u064a\u0627\u0621 \u0644\u0627 \u064a\u0639\u0644\u0645\u0647\u0627 \u0623\u064a \u0645\u062c\u062a\u0645\u0639 \u0622\u062e\u0631. \u064a\u063a\u064a\u0651\u0631 \u0645\u0646\u0638\u0648\u0631\u0643 \u0643\u0645\u062d\u0631\u0631 \u0628\u0627\u0644\u0643\u0627\u0645\u0644.<\/p>\n                    <\/div>\n                                        <div class=\"ax-tcard\">\n                        <div class=\"ax-tcard-stars\">&#9733;&#9733;&#9733;&#9733;&#9733;<\/div>\n                        <div class=\"ax-tcard-head\">\n                            <div class=\"ax-tcard-av\">\n                                <img decoding=\"async\" src=\"https:\/\/framerusercontent.com\/images\/6fZbRSEv3VYUSPmdUmvl4zPkEA.png?width=400&amp;height=400\" alt=\"Davi Peixoto\" loading=\"lazy\">\n                            <\/div>\n                            <div>\n                                <div class=\"ax-tcard-name\">Davi Peixoto<\/div>\n                                <div class=\"ax-tcard-sub\">APEX Editors<\/div>\n                            <\/div>\n                        <\/div>\n                        <p class=\"ax-tcard-txt\">\u0623\u062d\u0628 \u0648\u062c\u0648\u062f \u0643\u0644 \u0647\u0630\u0627 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0642\u064a\u0651\u0645 \u0641\u064a \u0645\u0643\u0627\u0646 \u0648\u0627\u062d\u062f. \u0645\u062d\u062a\u0648\u0649 \u0644\u0646 \u062a\u062c\u062f\u0647 \u0641\u064a \u0623\u064a \u0645\u0643\u0627\u0646 \u0622\u062e\u0631!<\/p>\n                    <\/div>\n                                        <div class=\"ax-tcard\">\n                        <div class=\"ax-tcard-stars\">&#9733;&#9733;&#9733;&#9733;&#9733;<\/div>\n                        <div class=\"ax-tcard-head\">\n                            <div class=\"ax-tcard-av\">\n                                <img decoding=\"async\" src=\"https:\/\/framerusercontent.com\/images\/JqXH8DsEwb1XUDQwb8jkZbUlFM.png?width=400&amp;height=400\" alt=\"Roberto Gagliardi\" loading=\"lazy\">\n                            <\/div>\n                            <div>\n                                <div class=\"ax-tcard-name\">Roberto Gagliardi<\/div>\n                                <div class=\"ax-tcard-sub\">APEX Editors<\/div>\n                            <\/div>\n                        <\/div>\n                        <p class=\"ax-tcard-txt\">\u062c\u0632\u0626\u064a \u0627\u0644\u0645\u0641\u0636\u0644 \u0647\u0648 \u0627\u0645\u062a\u062d\u0627\u0646 \u0627\u0644\u0634\u0647\u0627\u062f\u0629 \u0648\u0627\u0644\u062a\u063a\u0630\u064a\u0629 \u0627\u0644\u0631\u0627\u062c\u0639\u0629 \u0627\u0644\u0634\u062e\u0635\u064a\u0629 \u0645\u0646 David \u0645\u0639 \u0643\u0644 \u0645\u062d\u0627\u0648\u0644\u0629.<\/p>\n                    <\/div>\n                                        <div class=\"ax-tcard\">\n                        <div class=\"ax-tcard-stars\">&#9733;&#9733;&#9733;&#9733;&#9733;<\/div>\n                        <div class=\"ax-tcard-head\">\n                            <div class=\"ax-tcard-av\">\n                                <img decoding=\"async\" src=\"https:\/\/framerusercontent.com\/images\/uC06almTbhTc3QCmjkRkyZKqeA.png?width=720&amp;height=720\" alt=\"Griffin Callipari\" loading=\"lazy\">\n                            <\/div>\n                            <div>\n                                <div class=\"ax-tcard-name\">Griffin Callipari<\/div>\n                                <div class=\"ax-tcard-sub\">APEX Editors<\/div>\n                            <\/div>\n                        <\/div>\n                        <p class=\"ax-tcard-txt\">\u0623\u062d\u0628 \u0647\u064a\u0643\u0644 \u0627\u0644\u062f\u0631\u0648\u0633 \u0627\u0644\u0645\u0646\u0638\u0645 \u062c\u064a\u062f\u0627\u064b \u0648\u062d\u0642\u064a\u0642\u0629 \u0623\u0646 \u0627\u0644\u062f\u0648\u0631\u0627\u062a \u0645\u0643\u062a\u0648\u0628\u0629 \u0648\u0644\u064a\u0633\u062a \u0645\u062c\u0631\u062f \u062a\u0633\u062c\u064a\u0644\u0627\u062a \u0639\u0634\u0648\u0627\u0626\u064a\u0629.<\/p>\n                    <\/div>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- ======== STORY ======== -->\n    <section class=\"ax-sec ax-story\" id=\"ax-story\">\n        <div class=\"ax-wrap\">\n            <div class=\"ax-story-head ax-reveal\">\n                <span class=\"ax-label\">\u0642\u0635\u062a\u064a<\/span>\n                <h2 class=\"ax-h2\">\u0645\u0646 \u0623\u0646\u0627\u061f<\/h2>\n            <\/div>\n            <div class=\"ax-story-grid\">\n                <div class=\"ax-scard ax-reveal\">\n                    <span class=\"ax-scard-num\">1<\/span>\n                    <div class=\"ax-scard-img\">\n                        <img decoding=\"async\" src=\"https:\/\/framerusercontent.com\/images\/R5xo6YUX467k3d7xwkZ6fZhC78.jpg?width=1079&height=611\" alt=\"Story 1\" loading=\"lazy\">\n                    <\/div>\n                    <div class=\"ax-scard-body\">\n                        <p>\u0639\u0645\u0644\u062a \u0644\u0645\u062f\u0629 3 \u0633\u0646\u0648\u0627\u062a \u0643\u0645\u062d\u0631\u0631 \u0631\u0626\u064a\u0633\u064a \u0644\u0640 Devin Jatho \u062d\u064a\u062b \u0627\u0628\u062a\u0643\u0631\u062a \u0623\u0633\u0644\u0648\u0628 \u0627\u0644\u062a\u062d\u0631\u064a\u0631 \u0627\u0644\u0634\u0647\u064a\u0631 \u0627\u0644\u062e\u0627\u0635 \u0628\u0647<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"ax-scard ax-reveal\">\n                    <span class=\"ax-scard-num\">2<\/span>\n                    <div class=\"ax-scard-img\">\n                        <img decoding=\"async\" src=\"https:\/\/framerusercontent.com\/images\/4Cl5uhs56bPeKdVN9j85FN2FSg.jpg?width=1078&height=611\" alt=\"Story 2\" loading=\"lazy\">\n                    <\/div>\n                    <div class=\"ax-scard-body\">\n                        <p>\u0628\u0639\u062f \u0630\u0644\u0643\u060c \u0633\u0627\u0639\u062f\u062a 71 \u0645\u062d\u0631\u0631\u0627\u064b \u0644\u064a\u0635\u0628\u062d\u0648\u0627 \u0645\u062d\u0631\u0631\u064a APEX \u0648\u064a\u0643\u0633\u0628\u0648\u0627 \u062d\u062a\u0649 5,000$\/\u0634\u0647\u0631<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"ax-scard ax-reveal\">\n                    <span class=\"ax-scard-num\">3<\/span>\n                    <div class=\"ax-scard-img\">\n                        <img decoding=\"async\" src=\"https:\/\/framerusercontent.com\/images\/jPr5PTHEIwKIIGoh0dztEu4o4qE.jpg?width=1046&height=573\" alt=\"Story 3\" loading=\"lazy\">\n                    <\/div>\n                    <div class=\"ax-scard-body\">\n                        <p>\u062d\u064a\u0646 \u0627\u0646\u0637\u0644\u0642\u062a \u0641\u064a \u0627\u0644\u0639\u0645\u0644 \u0627\u0644\u062d\u0631 \u0628\u0643\u0644 \u0637\u0627\u0642\u062a\u064a\u060c \u0628\u062f\u0623\u062a \u0623\u0643\u0633\u0628 14,000$\/\u0634\u0647\u0631 \u0628\u0627\u0633\u062a\u0645\u0631\u0627\u0631<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <p class=\"ax-story-close ax-reveal\">\n                \u0627\u0644\u0622\u0646 \u062d\u0648\u0651\u0644\u062a \u0633\u0646\u0648\u0627\u062a \u0627\u0644\u0639\u0645\u0644 \u0627\u0644\u0634\u0627\u0642 \u0648\u0644\u064a\u0627\u0644\u064a \u0627\u0644\u0633\u0647\u0631 \u0648\u0643\u0645\u064a\u0627\u062a \u0644\u0627 \u062a\u064f\u062d\u0635\u0649 \u0645\u0646 \u0627\u0644\u0643\u0627\u0641\u064a\u064a\u0646<br>\n                \u0625\u0644\u0649 \u0646\u0638\u0627\u0645 \u0648\u0627\u0636\u062d \u0644\u0643 \u0644\u062a\u062a\u0628\u0639\u0647 \u062e\u0637\u0648\u0629 \u0628\u062e\u0637\u0648\u0629\n            <\/p>\n        <\/div>\n    <\/section>\n\n    <!-- ======== GUARANTEE ======== -->\n    <section class=\"ax-sec ax-guarantee\" id=\"ax-guarantee\">\n        <div class=\"ax-wrap\">\n            <div class=\"ax-gbox ax-reveal\">\n                <span class=\"ax-gbox-icon\">&#128737;&#65039;<\/span>\n                <span class=\"ax-label\">\u0627\u0644\u0636\u0645\u0627\u0646<\/span>\n                <h2 class=\"ax-h2\">\u0636\u0645\u0627\u0646 \u0635\u062e\u0631\u064a \u0627\u0644\u0645\u062a\u0627\u0646\u0629<\/h2>\n                <p>\n                    \u0627\u0633\u062a\u0631\u062f\u0627\u062f \u0643\u0627\u0645\u0644 \u0644\u0644\u0623\u0645\u0648\u0627\u0644 \u0625\u0630\u0627 \u0645\u0631\u0631\u062a \u0628\u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c \u0648\u062d\u0635\u0644\u062a \u0639\u0644\u0649 \u0634\u0647\u0627\u062f\u0629 \u0645\u062d\u0631\u0631 APEX\n                    \u0648\u0644\u0645 \u062a\u0643\u0633\u0628 <strong>5,000$\/\u0634\u0647\u0631 \u062e\u0644\u0627\u0644 90 \u064a\u0648\u0645\u0627\u064b<\/strong>\n                <\/p>\n                <a href=\"https:\/\/whop.com\/checkout\/plan_rOCjVqz0teFXj\" target=\"_blank\" rel=\"noopener\" class=\"ax-btn\">\u0627\u0646\u0636\u0645 \u0627\u0644\u0622\u0646<\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- ======== PRICING ======== -->\n    <section class=\"ax-sec ax-pricing\">\n        <div class=\"ax-wrap\">\n            <div class=\"ax-price-head ax-reveal\">\n                <span class=\"ax-label\">\u0627\u0644\u062a\u0633\u0639\u064a\u0631<\/span>\n                <h2 class=\"ax-h2\">\u0647\u0646\u0627 \u0627\u0633\u062a\u062b\u0645\u0627\u0631\u0643<\/h2>\n                <p>\u062d\u0627\u0646 \u0627\u0644\u0648\u0642\u062a \u0644\u062a\u062a\u0648\u0642\u0641 \u0639\u0646 \u0643\u0648\u0646\u0643 \u0645\u062d\u0631\u0631\u0627\u064b \u0639\u0627\u062f\u064a\u0627\u064b. \u0643\u0646 \u0645\u062d\u0631\u0631 APEX.<\/p>\n            <\/div>\n            <div class=\"ax-pcard ax-reveal\">\n                <div class=\"ax-pcard-badge\">\u0627\u0644\u0623\u0643\u062b\u0631 \u0634\u0639\u0628\u064a\u0629<\/div>\n                <div class=\"ax-pcard-price\">$499<\/div>\n                <div class=\"ax-pcard-sub\">\u0627\u0644\u0634\u0647\u0631 \u0627\u0644\u0623\u0648\u0644\u060c \u062b\u0645 99$\/\u0634\u0647\u0631<\/div>\n                <ul class=\"ax-pcard-feats\">\n                    <li>\u0627\u0644\u0645\u0631\u062d\u0644\u0629 1: \u0639\u0644\u0645 \u0646\u0641\u0633 \u0627\u0644\u0627\u0646\u062a\u0634\u0627\u0631 \u0627\u0644\u0641\u064a\u0631\u0648\u0633\u064a<\/li>\n                    <li>\u0627\u0644\u0645\u0631\u062d\u0644\u0629 2: \u0635\u064a\u0651\u0627\u062f \u0627\u0644\u0639\u0645\u0644\u0627\u0621<\/li>\n                    <li>\u0627\u0644\u0645\u0631\u062d\u0644\u0629 3: \u0627\u0644\u0646\u0645\u0648 \u0627\u0644\u0645\u0633\u062a\u0645\u0631<\/li>\n                    <li>\u0636\u0645\u0627\u0646 \u0627\u0633\u062a\u0631\u062f\u0627\u062f \u0627\u0644\u0623\u0645\u0648\u0627\u0644<\/li>\n                    <li>\u0634\u0647\u0627\u062f\u0629 \u0645\u062d\u0631\u0631 APEX \u0627\u0644\u062d\u0635\u0631\u064a\u0629<\/li>\n                    <li>\u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0644\u0648\u062d\u0629 \u0627\u0644\u062a\u0648\u0638\u064a\u0641<\/li>\n                <\/ul>\n                <a href=\"https:\/\/whop.com\/checkout\/plan_rOCjVqz0teFXj\" target=\"_blank\" rel=\"noopener\"\n                   class=\"ax-btn\" style=\"display:block;width:100%;text-align:center;\">\u0627\u0646\u0636\u0645 \u0627\u0644\u0622\u0646<\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- ======== FAQ ======== -->\n    <section class=\"ax-sec ax-faq\" id=\"ax-faq\">\n        <div class=\"ax-wrap\">\n            <div class=\"ax-faq-head ax-reveal\">\n                <span class=\"ax-label\">\u0627\u0644\u0623\u0633\u0626\u0644\u0629 \u0627\u0644\u0634\u0627\u0626\u0639\u0629<\/span>\n                <h2 class=\"ax-h2\">\u0627\u0644\u0623\u0633\u0626\u0644\u0629 \u0627\u0644\u0645\u062a\u0643\u0631\u0631\u0629<\/h2>\n                <p>\u0644\u062f\u064a\u0643 \u0623\u0633\u0626\u0644\u0629\u061f \u0644\u062f\u064a\u0646\u0627 \u0625\u062c\u0627\u0628\u0627\u062a<\/p>\n            <\/div>\n            <div class=\"ax-faq-list\">\n                                <div class=\"ax-faq-item ax-reveal\">\n                    <button class=\"ax-faq-q\" aria-expanded=\"false\">\n                        <span>\u0647\u0644 \u0647\u0646\u0627\u0643 \u0636\u0645\u0627\u0646\u061f<\/span>\n                        <span class=\"ax-faq-icon\">+<\/span>\n                    <\/button>\n                    <div class=\"ax-faq-a\">\u0646\u0639\u0645. \u0625\u0630\u0627 \u0645\u0631\u0631\u062a \u0628\u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c \u0648\u062d\u0635\u0644\u062a \u0639\u0644\u0649 \u0634\u0647\u0627\u062f\u0629 \u0645\u062d\u0631\u0631 APEX \u0648\u0644\u0645 \u062a\u062a\u0645\u0643\u0646 \u0645\u0646 \u0643\u0633\u0628 5,000$\/\u0634\u0647\u0631 \u0628\u0639\u062f 90 \u064a\u0648\u0645\u0627\u064b\u060c \u0633\u062a\u0633\u062a\u0631\u062f \u0623\u0645\u0648\u0627\u0644\u0643 \u0643\u0627\u0645\u0644\u0629 \u0628\u062f\u0648\u0646 \u0623\u0633\u0626\u0644\u0629.<\/div>\n                <\/div>\n                                <div class=\"ax-faq-item ax-reveal\">\n                    <button class=\"ax-faq-q\" aria-expanded=\"false\">\n                        <span>\u0647\u0644 \u0623\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0623\u0646 \u0623\u0643\u0648\u0646 \u0645\u062d\u0631\u0631\u0627\u064b \u0645\u062a\u0642\u062f\u0645\u0627\u064b\u061f<\/span>\n                        <span class=\"ax-faq-icon\">+<\/span>\n                    <\/button>\n                    <div class=\"ax-faq-a\">\u0644\u0627 \u2014 \u0625\u0630\u0627 \u0643\u0646\u062a \u0645\u0644\u062a\u0632\u0645\u0627\u064b \u0648\u0645\u0633\u062a\u0639\u062f\u0627\u064b \u0644\u0628\u0630\u0644 \u0627\u0644\u062c\u0647\u062f\u060c \u0633\u0646\u0623\u062e\u0630\u0643 \u0645\u0646 \u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0627\u062a \u0625\u0644\u0649 \u0627\u0644\u062a\u062d\u0631\u064a\u0631 \u0639\u0644\u0649 \u0645\u0633\u062a\u0648\u0649 \u0639\u0627\u0644\u0645\u064a.<\/div>\n                <\/div>\n                                <div class=\"ax-faq-item ax-reveal\">\n                    <button class=\"ax-faq-q\" aria-expanded=\"false\">\n                        <span>\u0645\u0627 \u0627\u0644\u0630\u064a \u064a\u0645\u064a\u0632 APEX Editors\u061f<\/span>\n                        <span class=\"ax-faq-icon\">+<\/span>\n                    <\/button>\n                    <div class=\"ax-faq-a\">\u0644\u0646 \u062a\u062a\u0639\u0644\u0645 \u0641\u0642\u0637 \u0643\u064a\u0641 \u062a\u062d\u0631\u0631 \u0628\u0634\u0643\u0644 \u062c\u0645\u064a\u0644\u061b \u0633\u062a\u062a\u0639\u0644\u0645 \u0639\u0644\u0645 \u0627\u0644\u0646\u0641\u0633 \u0627\u0644\u0643\u0627\u0645\u0646 \u0648\u0631\u0627\u0621 \u0627\u0644\u062a\u0639\u062f\u064a\u0644\u0627\u062a \u0639\u0627\u0644\u064a\u0629 \u0627\u0644\u062a\u0623\u062b\u064a\u0631 \u0627\u0644\u062a\u064a \u062a\u062d\u0642\u0642 \u0646\u062a\u0627\u0626\u062c \u062d\u0642\u064a\u0642\u064a\u0629 \u0644\u0623\u0635\u062d\u0627\u0628 \u0627\u0644\u0623\u0639\u0645\u0627\u0644.<\/div>\n                <\/div>\n                                <div class=\"ax-faq-item ax-reveal\">\n                    <button class=\"ax-faq-q\" aria-expanded=\"false\">\n                        <span>\u0645\u0627 \u0645\u062f\u0649 \u0633\u0631\u0639\u0629 \u0627\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0639\u0645\u064a\u0644\u061f<\/span>\n                        <span class=\"ax-faq-icon\">+<\/span>\n                    <\/button>\n                    <div class=\"ax-faq-a\">\u0625\u0630\u0627 \u0627\u062a\u0628\u0639\u062a \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c \u0628\u0634\u0643\u0644 \u0635\u062d\u064a\u062d \u0648\u062d\u0635\u0644\u062a \u0639\u0644\u0649 \u0634\u0647\u0627\u062f\u0629 \u0645\u062d\u0631\u0631 APEX\u060c \u0633\u062a\u062a\u0645\u0643\u0646 \u0645\u0646 \u0627\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0639\u0645\u064a\u0644 \u0628\u0640 2,000$\/\u0634\u0647\u0631 \u0639\u0644\u0649 \u0627\u0644\u0623\u0642\u0644 \u0628\u0639\u062f \u0623\u0648\u0644 30 \u064a\u0648\u0645 \u0641\u064a \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c.<\/div>\n                <\/div>\n                            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- ======== FINAL CTA ======== -->\n    <section class=\"ax-cta ax-reveal\">\n        <div class=\"ax-wrap\">\n            <div class=\"ax-badge\">\u0643\u0646 \u0645\u062d\u0631\u0631 APEX<\/div>\n            <h2 class=\"ax-h2\">\n                \u0623\u0646\u062a \u062a\u0639\u0631\u0641 \u0643\u064a\u0641 \u064a\u0639\u0645\u0644<br>\n                \u0627\u0644\u0633\u0624\u0627\u0644 \u0627\u0644\u0648\u062d\u064a\u062f \u0647\u0648: \u0647\u0644 \u0623\u0646\u062a \u0645\u0633\u062a\u0639\u062f\u061f\n            <\/h2>\n            <p class=\"ax-cta-sub\">\n                \u0627\u0628\u062f\u0623 \u0631\u062d\u0644\u062a\u0643 \u0627\u0644\u064a\u0648\u0645 \u0648\u0627\u0646\u0636\u0645 \u0625\u0644\u0649 71+ \u0645\u062d\u0631\u0631 \u063a\u064a\u0651\u0631\u0648\u0627 \u062d\u064a\u0627\u062a\u0647\u0645 \u0627\u0644\u0645\u0647\u0646\u064a\u0629 \u0645\u0639 APEX\n            <\/p>\n            <a href=\"https:\/\/whop.com\/checkout\/plan_rOCjVqz0teFXj\" target=\"_blank\" rel=\"noopener\"\n               class=\"ax-btn\" style=\"font-size:17px;padding:20px 52px;\">\u0627\u0646\u0636\u0645 \u0627\u0644\u0622\u0646<\/a>\n\n            <div class=\"ax-partner\">\n                <div class=\"ax-partner-av\">\n                    <img decoding=\"async\" src=\"https:\/\/framerusercontent.com\/images\/0oPqeCQUVDYSIZBm0nbmKAomDQ.png?width=400&height=400\" alt=\"Devin Jatho\" loading=\"lazy\">\n                <\/div>\n                <div>\n                    <div class=\"ax-partner-name\">devinjatho<\/div>\n                    <div class=\"ax-partner-tag\">\u0634\u0631\u0627\u0643\u0629 \u0631\u0633\u0645\u064a\u0629<\/div>\n                <\/div>\n                <div class=\"ax-partner-av\" style=\"border-color:var(--border);\">\n                    <img decoding=\"async\" src=\"https:\/\/framerusercontent.com\/images\/ZmViQQA9KQFOphFN4WRmaD8YOC8.png?width=350&height=350\" alt=\"Official\" loading=\"lazy\">\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- ======== FOOTER ======== -->\n    <footer class=\"ax-footer\">\n        <strong>APEX Editors<\/strong> &mdash; 2026 \u062c\u0645\u064a\u0639 \u0627\u0644\u062d\u0642\u0648\u0642 \u0645\u062d\u0641\u0648\u0638\u0629\n    <\/footer>\n\n    <\/div><!-- \/#apex-clonz -->\n\n    <script>\n    (function(){\n        'use strict';\n\n        \/* --- Hamburger --- *\/\n        var ham = document.getElementById('axHam');\n        var mob = document.getElementById('axMob');\n        if(ham && mob){\n            ham.addEventListener('click', function(){\n                mob.classList.toggle('open');\n            });\n            mob.querySelectorAll('a').forEach(function(a){\n                a.addEventListener('click', function(){ mob.classList.remove('open'); });\n            });\n        }\n\n        \/* --- Smooth scroll --- *\/\n        document.querySelectorAll('#apex-clonz a[href^=\"#\"]').forEach(function(a){\n            a.addEventListener('click', function(e){\n                var id = a.getAttribute('href');\n                if(id === '#') return;\n                var el = document.querySelector(id);\n                if(el){ e.preventDefault(); el.scrollIntoView({behavior:'smooth', block:'start'}); }\n            });\n        });\n\n        \/* --- FAQ accordion --- *\/\n        document.querySelectorAll('#apex-clonz .ax-faq-item').forEach(function(item){\n            item.querySelector('.ax-faq-q').addEventListener('click', function(){\n                var isOpen = item.classList.contains('open');\n                document.querySelectorAll('#apex-clonz .ax-faq-item').forEach(function(i){\n                    i.classList.remove('open');\n                    i.querySelector('.ax-faq-q').setAttribute('aria-expanded','false');\n                });\n                if(!isOpen){\n                    item.classList.add('open');\n                    item.querySelector('.ax-faq-q').setAttribute('aria-expanded','true');\n                }\n            });\n        });\n\n        \/* --- Scroll reveal --- *\/\n        var revEls = document.querySelectorAll('#apex-clonz .ax-reveal');\n        if('IntersectionObserver' in window){\n            var obs = new IntersectionObserver(function(entries){\n                entries.forEach(function(e){\n                    if(e.isIntersecting){\n                        e.target.classList.add('visible');\n                        obs.unobserve(e.target);\n                    }\n                });\n            }, {threshold:0.12});\n            revEls.forEach(function(el){ obs.observe(el); });\n        } else {\n            revEls.forEach(function(el){ el.classList.add('visible'); });\n        }\n\n    })();\n    <\/script>\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-element elementor-element-78fa7dc e-con-full e-flex e-con e-parent\" data-id=\"78fa7dc\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c7f10f7 elementor-widget elementor-widget-shortcode\" data-id=\"c7f10f7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n    <style>\n    #zizoulp1, #zizoulp1 * {\n        box-sizing: border-box;\n    }\n\n    #zizoulp1 {\n        direction: rtl;\n        background: #ffffff;\n        color: #111827;\n        font-family: \"Cairo\", \"Tajawal\", \"Segoe UI\", Tahoma, Arial, sans-serif;\n        overflow-x: hidden;\n        line-height: 1.75;\n        --zz-green: #147a3d;\n        --zz-green2: #22c55e;\n        --zz-blue: #0d47a1;\n        --zz-blue2: #1d8cff;\n        --zz-yellow: #f9a825;\n        --zz-yellow2: #ffe066;\n        --zz-dark: #08111f;\n        --zz-text: #172033;\n        --zz-muted: #667085;\n        --zz-border: #e8edf3;\n        --zz-soft: #f6f9fc;\n        --zz-card: #ffffff;\n        --zz-shadow: 0 18px 55px rgba(8, 17, 31, .08);\n        --zz-shadow2: 0 8px 25px rgba(8, 17, 31, .07);\n        --zz-radius: 24px;\n        --zz-max: 1160px;\n    }\n\n    #zizoulp1 a {\n        color: inherit;\n    }\n\n    #zizoulp1 .zz-wrap {\n        width: min(var(--zz-max), calc(100% - 32px));\n        margin: 0 auto;\n    }\n\n    #zizoulp1 .zz-section {\n        padding: 88px 0;\n    }\n\n    #zizoulp1 .zz-center {\n        text-align: center;\n    }\n\n    #zizoulp1 .zz-eyebrow {\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        gap: 8px;\n        padding: 8px 14px;\n        border-radius: 999px;\n        font-size: 13px;\n        font-weight: 900;\n        color: var(--zz-green);\n        background: rgba(34, 197, 94, .10);\n        border: 1px solid rgba(34, 197, 94, .22);\n        margin-bottom: 16px;\n    }\n\n    #zizoulp1 .zz-title-xl {\n        font-size: clamp(34px, 6vw, 72px);\n        line-height: 1.08;\n        font-weight: 950;\n        letter-spacing: -1.5px;\n        margin: 0;\n        color: var(--zz-dark);\n    }\n\n    #zizoulp1 .zz-title {\n        font-size: clamp(28px, 4vw, 48px);\n        line-height: 1.15;\n        font-weight: 950;\n        letter-spacing: -1px;\n        margin: 0;\n        color: var(--zz-dark);\n    }\n\n    #zizoulp1 .zz-sub {\n        max-width: 760px;\n        margin: 14px auto 0;\n        color: var(--zz-muted);\n        font-size: 18px;\n    }\n\n    #zizoulp1 .zz-gradient {\n        background: linear-gradient(135deg, var(--zz-green), var(--zz-blue));\n        -webkit-background-clip: text;\n        background-clip: text;\n        -webkit-text-fill-color: transparent;\n    }\n\n    #zizoulp1 .zz-btn {\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        gap: 9px;\n        border: none;\n        border-radius: 999px;\n        padding: 17px 34px;\n        font-size: 17px;\n        font-weight: 950;\n        text-decoration: none !important;\n        cursor: pointer;\n        transition: transform .22s ease, box-shadow .22s ease;\n        white-space: nowrap;\n    }\n\n    #zizoulp1 .zz-btn-primary {\n        color: #ffffff !important;\n        background: linear-gradient(135deg, var(--zz-green), var(--zz-blue));\n        box-shadow: 0 16px 35px rgba(20, 122, 61, .22);\n    }\n\n    #zizoulp1 .zz-btn-primary:hover {\n        transform: translateY(-3px);\n        box-shadow: 0 22px 45px rgba(20, 122, 61, .30);\n    }\n\n    #zizoulp1 .zz-btn-yellow {\n        color: #09111f !important;\n        background: linear-gradient(135deg, var(--zz-yellow), var(--zz-yellow2));\n        box-shadow: 0 16px 35px rgba(249, 168, 37, .28);\n    }\n\n    #zizoulp1 .zz-topbar {\n        position: sticky;\n        top: 0;\n        z-index: 99999;\n        background: linear-gradient(135deg, var(--zz-green), var(--zz-blue));\n        color: #ffffff;\n        border-bottom: 1px solid rgba(255,255,255,.18);\n        box-shadow: 0 8px 30px rgba(8, 17, 31, .12);\n    }\n\n    #zizoulp1 .zz-topbar-inner {\n        width: min(var(--zz-max), calc(100% - 24px));\n        margin: 0 auto;\n        min-height: 56px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        gap: 18px;\n        flex-wrap: wrap;\n        padding: 9px 0;\n        text-align: center;\n        font-weight: 900;\n        font-size: 14px;\n    }\n\n    #zizoulp1 .zz-topbar strong {\n        color: var(--zz-yellow2);\n    }\n\n    #zizoulp1 .zz-topbar a {\n        color: #ffffff !important;\n        background: rgba(255,255,255,.14);\n        border: 1px solid rgba(255,255,255,.18);\n        padding: 8px 14px;\n        border-radius: 999px;\n        text-decoration: none !important;\n        font-size: 13px;\n    }\n\n    #zizoulp1 .zz-hero {\n        position: relative;\n        padding: 74px 0 64px;\n        background:\n            radial-gradient(circle at 12% 12%, rgba(29, 140, 255, .12), transparent 34%),\n            radial-gradient(circle at 86% 18%, rgba(34, 197, 94, .12), transparent 36%),\n            radial-gradient(circle at 50% 100%, rgba(249, 168, 37, .14), transparent 38%),\n            #ffffff;\n        overflow: hidden;\n    }\n\n    #zizoulp1 .zz-hero::before {\n        content: \"\";\n        position: absolute;\n        inset: 22px;\n        border: 1px solid rgba(13, 71, 161, .08);\n        border-radius: 36px;\n        pointer-events: none;\n    }\n\n    #zizoulp1 .zz-hero-inner {\n        position: relative;\n        z-index: 2;\n        text-align: center;\n    }\n\n    #zizoulp1 .zz-mini-proof {\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        gap: 10px;\n        flex-wrap: wrap;\n        margin: 18px 0 26px;\n        color: var(--zz-muted);\n        font-weight: 800;\n    }\n\n    #zizoulp1 .zz-pill-dark {\n        background: var(--zz-dark);\n        color: #ffffff;\n        padding: 8px 13px;\n        border-radius: 999px;\n        font-weight: 950;\n        font-size: 13px;\n    }\n\n    #zizoulp1 .zz-price-row {\n        display: inline-flex;\n        align-items: baseline;\n        justify-content: center;\n        gap: 14px;\n        margin: 25px 0 16px;\n        padding: 14px 22px;\n        background: #ffffff;\n        border: 1px solid var(--zz-border);\n        border-radius: 999px;\n        box-shadow: var(--zz-shadow2);\n    }\n\n    #zizoulp1 .zz-old {\n        color: #98a2b3;\n        font-size: 22px;\n        text-decoration: line-through;\n        font-weight: 800;\n    }\n\n    #zizoulp1 .zz-new {\n        color: var(--zz-green);\n        font-size: clamp(42px, 6vw, 70px);\n        line-height: 1;\n        font-weight: 1000;\n    }\n\n    #zizoulp1 .zz-countdown {\n        margin: 18px auto 22px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        gap: 10px;\n        flex-wrap: wrap;\n    }\n\n    #zizoulp1 .zz-cd-box {\n        min-width: 78px;\n        padding: 12px 12px 10px;\n        border-radius: 18px;\n        background: var(--zz-dark);\n        color: #ffffff;\n        box-shadow: var(--zz-shadow2);\n        border: 1px solid rgba(255,255,255,.1);\n    }\n\n    #zizoulp1 .zz-cd-num {\n        display: block;\n        color: var(--zz-yellow2);\n        font-size: 34px;\n        line-height: 1;\n        font-weight: 1000;\n    }\n\n    #zizoulp1 .zz-cd-label {\n        display: block;\n        color: rgba(255,255,255,.62);\n        font-size: 12px;\n        font-weight: 800;\n        margin-top: 4px;\n    }\n\n    #zizoulp1 .zz-seats {\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        margin: 13px 0 0;\n        padding: 8px 16px;\n        border-radius: 999px;\n        color: #92400e;\n        background: #fff7d6;\n        border: 1px solid rgba(249, 168, 37, .36);\n        font-size: 14px;\n        font-weight: 950;\n    }\n\n    #zizoulp1 .zz-safe {\n        margin-top: 12px;\n        color: var(--zz-muted);\n        font-weight: 800;\n        font-size: 14px;\n    }\n\n    #zizoulp1 .zz-proof-section {\n        background: #ffffff;\n    }\n\n    #zizoulp1 .zz-video-grid {\n        margin-top: 38px;\n        display: grid;\n        grid-template-columns: repeat(4, 1fr);\n        gap: 18px;\n    }\n\n    #zizoulp1 .zz-video-card {\n        position: relative;\n        min-height: 420px;\n        border-radius: 28px;\n        overflow: hidden;\n        background: var(--zz-dark);\n        box-shadow: var(--zz-shadow);\n        isolation: isolate;\n    }\n\n    #zizoulp1 .zz-video-card img {\n        width: 100%;\n        height: 100%;\n        min-height: 420px;\n        object-fit: cover;\n        display: block;\n        opacity: .88;\n    }\n\n    #zizoulp1 .zz-video-card::before {\n        content: \"\";\n        position: absolute;\n        inset: 0;\n        z-index: 1;\n        background: linear-gradient(to top, rgba(8,17,31,.86), rgba(8,17,31,.08));\n    }\n\n    #zizoulp1 .zz-video-text {\n        position: absolute;\n        z-index: 2;\n        right: 18px;\n        left: 18px;\n        bottom: 18px;\n        color: #ffffff;\n    }\n\n    #zizoulp1 .zz-quote-mark {\n        display: block;\n        font-size: 46px;\n        line-height: .7;\n        color: var(--zz-yellow2);\n        font-weight: 1000;\n    }\n\n    #zizoulp1 .zz-video-text p {\n        margin: 0 0 12px;\n        font-size: 18px;\n        font-weight: 950;\n        line-height: 1.45;\n    }\n\n    #zizoulp1 .zz-sound {\n        display: inline-flex;\n        padding: 7px 11px;\n        border-radius: 999px;\n        background: rgba(255,255,255,.14);\n        border: 1px solid rgba(255,255,255,.18);\n        font-size: 12px;\n        font-weight: 900;\n    }\n\n    #zizoulp1 .zz-results {\n        background: linear-gradient(180deg, var(--zz-soft), #ffffff);\n        overflow: hidden;\n    }\n\n    #zizoulp1 .zz-marquee {\n        display: flex;\n        width: max-content;\n        gap: 18px;\n        animation: zzMarquee 42s linear infinite;\n        margin-top: 34px;\n    }\n\n    #zizoulp1 .zz-marquee:hover {\n        animation-play-state: paused;\n    }\n\n    #zizoulp1 .zz-result-img {\n        width: 260px;\n        height: 370px;\n        object-fit: cover;\n        border-radius: 24px;\n        border: 1px solid var(--zz-border);\n        box-shadow: var(--zz-shadow2);\n        background: #ffffff;\n        flex: 0 0 auto;\n    }\n\n    @keyframes zzMarquee {\n        from { transform: translateX(0); }\n        to { transform: translateX(-50%); }\n    }\n\n    #zizoulp1 .zz-cta-strip {\n        width: min(920px, calc(100% - 32px));\n        margin: 45px auto 0;\n        padding: 24px;\n        border-radius: 28px;\n        background: var(--zz-dark);\n        color: #ffffff;\n        text-align: center;\n        box-shadow: var(--zz-shadow);\n    }\n\n    #zizoulp1 .zz-cta-strip p {\n        margin: 10px 0 0;\n        color: rgba(255,255,255,.72);\n        font-weight: 800;\n    }\n\n    #zizoulp1 .zz-trust {\n        background: #ffffff;\n    }\n\n    #zizoulp1 .zz-trust-grid {\n        display: grid;\n        grid-template-columns: repeat(8, 1fr);\n        gap: 18px;\n        margin-top: 38px;\n    }\n\n    #zizoulp1 .zz-trust-card {\n        text-align: center;\n        padding: 14px 10px;\n        border-radius: 22px;\n        background: #ffffff;\n        border: 1px solid var(--zz-border);\n        box-shadow: var(--zz-shadow2);\n    }\n\n    #zizoulp1 .zz-trust-card img {\n        width: 84px;\n        height: 84px;\n        object-fit: cover;\n        border-radius: 50%;\n        display: block;\n        margin: 0 auto 10px;\n        border: 3px solid rgba(34,197,94,.18);\n    }\n\n    #zizoulp1 .zz-trust-name {\n        display: block;\n        font-weight: 950;\n        color: var(--zz-dark);\n        font-size: 13px;\n    }\n\n    #zizoulp1 .zz-trust-platform {\n        display: block;\n        color: var(--zz-muted);\n        font-size: 12px;\n        font-weight: 800;\n    }\n\n    #zizoulp1 .zz-work {\n        background: var(--zz-soft);\n    }\n\n    #zizoulp1 .zz-work-row {\n        display: flex;\n        gap: 18px;\n        overflow: hidden;\n        margin-top: 34px;\n    }\n\n    #zizoulp1 .zz-work-track {\n        display: flex;\n        gap: 18px;\n        width: max-content;\n        animation: zzWork 36s linear infinite;\n    }\n\n    #zizoulp1 .zz-work-track:hover {\n        animation-play-state: paused;\n    }\n\n    #zizoulp1 .zz-work-track img {\n        width: 340px;\n        height: 210px;\n        object-fit: cover;\n        border-radius: 24px;\n        border: 1px solid var(--zz-border);\n        box-shadow: var(--zz-shadow2);\n        background: #ffffff;\n        flex: 0 0 auto;\n    }\n\n    @keyframes zzWork {\n        from { transform: translateX(0); }\n        to { transform: translateX(-50%); }\n    }\n\n    #zizoulp1 .zz-curriculum {\n        background: #ffffff;\n    }\n\n    #zizoulp1 .zz-chapters {\n        margin-top: 44px;\n        display: grid;\n        gap: 22px;\n    }\n\n    #zizoulp1 .zz-chapter-card {\n        display: grid;\n        grid-template-columns: .72fr 1.28fr;\n        gap: 22px;\n        padding: 26px;\n        border-radius: 32px;\n        background: #ffffff;\n        border: 1px solid var(--zz-border);\n        box-shadow: var(--zz-shadow2);\n        overflow: hidden;\n        position: relative;\n    }\n\n    #zizoulp1 .zz-chapter-card::before {\n        content: \"\";\n        position: absolute;\n        top: 0;\n        right: 0;\n        width: 7px;\n        height: 100%;\n        background: linear-gradient(to bottom, var(--zz-green), var(--zz-blue), var(--zz-yellow));\n    }\n\n    #zizoulp1 .zz-chapter-side {\n        padding: 20px;\n        border-radius: 24px;\n        background: linear-gradient(135deg, rgba(20,122,61,.09), rgba(13,71,161,.08));\n        border: 1px solid rgba(13,71,161,.08);\n    }\n\n    #zizoulp1 .zz-chapter-small {\n        color: var(--zz-green);\n        font-size: 14px;\n        font-weight: 1000;\n        margin-bottom: 8px;\n    }\n\n    #zizoulp1 .zz-chapter-map {\n        font-size: 30px;\n        font-weight: 1000;\n        color: var(--zz-dark);\n        line-height: 1.15;\n    }\n\n    #zizoulp1 .zz-chapter-title {\n        font-size: clamp(22px, 3vw, 32px);\n        line-height: 1.2;\n        font-weight: 1000;\n        margin: 0 0 8px;\n        color: var(--zz-dark);\n    }\n\n    #zizoulp1 .zz-chapter-subtitle {\n        color: var(--zz-muted);\n        font-weight: 850;\n        margin-bottom: 14px;\n    }\n\n    #zizoulp1 .zz-meta {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 8px;\n        margin: 0 0 18px;\n    }\n\n    #zizoulp1 .zz-meta span {\n        display: inline-flex;\n        padding: 6px 10px;\n        border-radius: 999px;\n        background: var(--zz-soft);\n        color: var(--zz-muted);\n        font-size: 12px;\n        font-weight: 900;\n        border: 1px solid var(--zz-border);\n    }\n\n    #zizoulp1 .zz-chapter-list {\n        display: grid;\n        gap: 8px;\n        margin: 0 0 18px;\n        padding: 0;\n        list-style: none;\n    }\n\n    #zizoulp1 .zz-chapter-list li {\n        display: flex;\n        gap: 9px;\n        color: var(--zz-text);\n        font-weight: 760;\n    }\n\n    #zizoulp1 .zz-chapter-list li::before {\n        content: \"\u2022\";\n        color: var(--zz-green);\n        font-weight: 1000;\n        font-size: 22px;\n        line-height: 1;\n    }\n\n    #zizoulp1 .zz-outcome {\n        border-radius: 22px;\n        border: 1px solid rgba(249,168,37,.24);\n        background: #fffdf2;\n        overflow: hidden;\n    }\n\n    #zizoulp1 .zz-outcome-btn {\n        width: 100%;\n        border: none;\n        background: transparent;\n        padding: 14px 16px;\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        color: var(--zz-dark);\n        font-weight: 1000;\n        cursor: pointer;\n        font-family: inherit;\n        text-align: right;\n    }\n\n    #zizoulp1 .zz-outcome-content {\n        display: none;\n        padding: 0 16px 16px;\n    }\n\n    #zizoulp1 .zz-outcome.open .zz-outcome-content {\n        display: block;\n    }\n\n    #zizoulp1 .zz-outcome-content ul {\n        margin: 0;\n        padding: 0;\n        list-style: none;\n        display: grid;\n        gap: 8px;\n    }\n\n    #zizoulp1 .zz-outcome-content li {\n        color: var(--zz-muted);\n        font-weight: 800;\n    }\n\n    #zizoulp1 .zz-rating-box {\n        margin: 38px auto 0;\n        width: min(720px, 100%);\n        text-align: center;\n        padding: 28px;\n        border-radius: 28px;\n        background: var(--zz-dark);\n        color: #ffffff;\n        box-shadow: var(--zz-shadow);\n    }\n\n    #zizoulp1 .zz-stars {\n        color: var(--zz-yellow2);\n        font-size: 24px;\n        letter-spacing: 4px;\n        margin-bottom: 10px;\n    }\n\n    #zizoulp1 .zz-instructor {\n        background:\n            radial-gradient(circle at 10% 0%, rgba(34,197,94,.12), transparent 35%),\n            radial-gradient(circle at 90% 100%, rgba(13,71,161,.10), transparent 36%),\n            var(--zz-soft);\n    }\n\n    #zizoulp1 .zz-instructor-grid {\n        display: grid;\n        grid-template-columns: .9fr 1.1fr;\n        gap: 44px;\n        align-items: center;\n    }\n\n    #zizoulp1 .zz-instructor-photo {\n        position: relative;\n        border-radius: 34px;\n        overflow: hidden;\n        background: #ffffff;\n        box-shadow: var(--zz-shadow);\n        border: 1px solid var(--zz-border);\n    }\n\n    #zizoulp1 .zz-instructor-photo img {\n        width: 100%;\n        display: block;\n        object-fit: cover;\n    }\n\n    #zizoulp1 .zz-photo-label {\n        position: absolute;\n        right: 20px;\n        left: 20px;\n        bottom: 20px;\n        padding: 15px;\n        border-radius: 22px;\n        color: #ffffff;\n        background: rgba(8,17,31,.82);\n        backdrop-filter: blur(14px);\n        font-weight: 950;\n        text-align: center;\n    }\n\n    #zizoulp1 .zz-instructor-text {\n        color: var(--zz-muted);\n        font-size: 18px;\n        margin-top: 18px;\n    }\n\n    #zizoulp1 .zz-instructor-stats {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 14px;\n        margin-top: 24px;\n    }\n\n    #zizoulp1 .zz-stat {\n        padding: 18px;\n        border-radius: 22px;\n        background: #ffffff;\n        border: 1px solid var(--zz-border);\n        box-shadow: var(--zz-shadow2);\n        text-align: center;\n    }\n\n    #zizoulp1 .zz-stat strong {\n        display: block;\n        color: var(--zz-green);\n        font-size: 28px;\n        font-weight: 1000;\n        line-height: 1;\n    }\n\n    #zizoulp1 .zz-stat span {\n        display: block;\n        color: var(--zz-muted);\n        font-size: 13px;\n        font-weight: 850;\n        margin-top: 7px;\n    }\n\n    #zizoulp1 .zz-bonuses {\n        background: #ffffff;\n    }\n\n    #zizoulp1 .zz-bonus-grid {\n        display: grid;\n        grid-template-columns: repeat(7, 1fr);\n        gap: 16px;\n        margin-top: 38px;\n    }\n\n    #zizoulp1 .zz-bonus-card {\n        grid-column: span 1;\n        min-height: 320px;\n        padding: 20px;\n        border-radius: 26px;\n        background: #ffffff;\n        border: 1px solid var(--zz-border);\n        box-shadow: var(--zz-shadow2);\n        position: relative;\n        overflow: hidden;\n    }\n\n    #zizoulp1 .zz-bonus-card:nth-child(1),\n    #zizoulp1 .zz-bonus-card:nth-child(2),\n    #zizoulp1 .zz-bonus-card:nth-child(3) {\n        grid-column: span 2;\n    }\n\n    #zizoulp1 .zz-bonus-card:nth-child(4) {\n        grid-column: span 1;\n    }\n\n    #zizoulp1 .zz-bonus-card:nth-child(5),\n    #zizoulp1 .zz-bonus-card:nth-child(6),\n    #zizoulp1 .zz-bonus-card:nth-child(7) {\n        grid-column: span 2;\n    }\n\n    #zizoulp1 .zz-bonus-label {\n        display: flex;\n        align-items: center;\n        justify-content: space-between;\n        color: var(--zz-green);\n        font-size: 13px;\n        font-weight: 1000;\n        margin-bottom: 14px;\n    }\n\n    #zizoulp1 .zz-bonus-num {\n        color: var(--zz-dark);\n        font-size: 24px;\n        font-weight: 1000;\n    }\n\n    #zizoulp1 .zz-bonus-title {\n        font-size: 24px;\n        line-height: 1.1;\n        color: var(--zz-dark);\n        font-weight: 1000;\n        margin: 0 0 6px;\n    }\n\n    #zizoulp1 .zz-bonus-sub {\n        color: var(--zz-blue);\n        font-weight: 950;\n        margin-bottom: 12px;\n    }\n\n    #zizoulp1 .zz-free {\n        display: inline-flex;\n        padding: 7px 11px;\n        border-radius: 999px;\n        background: #fff7d6;\n        color: #92400e;\n        border: 1px solid rgba(249,168,37,.28);\n        font-weight: 950;\n        font-size: 13px;\n        margin-bottom: 12px;\n    }\n\n    #zizoulp1 .zz-bonus-card p {\n        color: var(--zz-muted);\n        font-weight: 760;\n        margin: 0 0 14px;\n    }\n\n    #zizoulp1 .zz-bonus-card ul {\n        list-style: none;\n        padding: 0;\n        margin: 0;\n        display: grid;\n        gap: 7px;\n    }\n\n    #zizoulp1 .zz-bonus-card li {\n        color: var(--zz-text);\n        font-size: 14px;\n        font-weight: 850;\n    }\n\n    #zizoulp1 .zz-bonus-card li::before {\n        content: \"\u2713 \";\n        color: var(--zz-green);\n        font-weight: 1000;\n    }\n\n    #zizoulp1 .zz-bonus-value {\n        margin-top: 34px;\n        padding: 30px;\n        border-radius: 30px;\n        background: var(--zz-dark);\n        color: #ffffff;\n        text-align: center;\n        box-shadow: var(--zz-shadow);\n    }\n\n    #zizoulp1 .zz-bonus-value strong {\n        color: var(--zz-yellow2);\n        font-size: 42px;\n        font-weight: 1000;\n    }\n\n    #zizoulp1 .zz-guarantee {\n        background: linear-gradient(180deg, var(--zz-soft), #ffffff);\n    }\n\n    #zizoulp1 .zz-guarantee-card {\n        display: grid;\n        grid-template-columns: .85fr 1.15fr;\n        gap: 28px;\n        align-items: center;\n        padding: 34px;\n        border-radius: 34px;\n        background: #ffffff;\n        border: 1px solid var(--zz-border);\n        box-shadow: var(--zz-shadow);\n    }\n\n    #zizoulp1 .zz-seal {\n        min-height: 260px;\n        border-radius: 28px;\n        background: var(--zz-dark);\n        color: #ffffff;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        text-align: center;\n        flex-direction: column;\n        border: 1px solid rgba(255,255,255,.1);\n    }\n\n    #zizoulp1 .zz-seal strong {\n        font-size: 58px;\n        line-height: 1;\n        color: var(--zz-yellow2);\n        font-weight: 1000;\n    }\n\n    #zizoulp1 .zz-seal span {\n        color: rgba(255,255,255,.72);\n        font-weight: 950;\n        margin-top: 8px;\n    }\n\n    #zizoulp1 .zz-order {\n        background: #ffffff;\n    }\n\n    #zizoulp1 .zz-order-grid {\n        display: grid;\n        grid-template-columns: 1.05fr .95fr;\n        gap: 28px;\n        align-items: start;\n        margin-top: 38px;\n    }\n\n    #zizoulp1 .zz-stack {\n        display: grid;\n        gap: 12px;\n    }\n\n    #zizoulp1 .zz-stack-item {\n        display: grid;\n        grid-template-columns: 1fr auto;\n        gap: 16px;\n        align-items: center;\n        padding: 18px;\n        border-radius: 22px;\n        background: var(--zz-soft);\n        border: 1px solid var(--zz-border);\n    }\n\n    #zizoulp1 .zz-stack-item h4 {\n        margin: 0 0 4px;\n        color: var(--zz-dark);\n        font-size: 17px;\n        font-weight: 1000;\n    }\n\n    #zizoulp1 .zz-stack-item p {\n        margin: 0;\n        color: var(--zz-muted);\n        font-size: 14px;\n        font-weight: 760;\n    }\n\n    #zizoulp1 .zz-stack-price {\n        color: var(--zz-green);\n        font-size: 20px;\n        font-weight: 1000;\n    }\n\n    #zizoulp1 .zz-price-card {\n        position: sticky;\n        top: 76px;\n        padding: 28px;\n        border-radius: 32px;\n        background: var(--zz-dark);\n        color: #ffffff;\n        box-shadow: var(--zz-shadow);\n        overflow: hidden;\n    }\n\n    #zizoulp1 .zz-price-card::before {\n        content: \"\";\n        position: absolute;\n        inset: -1px;\n        background: radial-gradient(circle at 20% 20%, rgba(34,197,94,.24), transparent 34%), radial-gradient(circle at 80% 10%, rgba(249,168,37,.22), transparent 28%);\n        pointer-events: none;\n    }\n\n    #zizoulp1 .zz-price-card-inner {\n        position: relative;\n        z-index: 2;\n    }\n\n    #zizoulp1 .zz-summary {\n        color: var(--zz-yellow2);\n        font-weight: 1000;\n        margin-bottom: 12px;\n    }\n\n    #zizoulp1 .zz-total {\n        color: rgba(255,255,255,.58);\n        font-weight: 850;\n        text-decoration: line-through;\n        font-size: 20px;\n    }\n\n    #zizoulp1 .zz-today {\n        margin: 10px 0 4px;\n        color: #ffffff;\n        font-size: 16px;\n        font-weight: 900;\n    }\n\n    #zizoulp1 .zz-big-price {\n        font-size: 74px;\n        line-height: 1;\n        font-weight: 1000;\n        color: var(--zz-yellow2);\n        margin: 8px 0 10px;\n    }\n\n    #zizoulp1 .zz-price-note {\n        color: rgba(255,255,255,.70);\n        font-weight: 850;\n        margin-bottom: 22px;\n    }\n\n    #zizoulp1 .zz-objections {\n        background: var(--zz-soft);\n    }\n\n    #zizoulp1 .zz-objection-list {\n        display: grid;\n        gap: 22px;\n        margin-top: 40px;\n    }\n\n    #zizoulp1 .zz-objection {\n        display: grid;\n        grid-template-columns: 1.25fr .75fr;\n        gap: 22px;\n        padding: 28px;\n        border-radius: 30px;\n        background: #ffffff;\n        border: 1px solid var(--zz-border);\n        box-shadow: var(--zz-shadow2);\n    }\n\n    #zizoulp1 .zz-objection h3 {\n        margin: 0 0 14px;\n        color: var(--zz-dark);\n        font-size: clamp(22px, 3vw, 34px);\n        line-height: 1.25;\n        font-weight: 1000;\n    }\n\n    #zizoulp1 .zz-objection p {\n        margin: 0;\n        color: var(--zz-muted);\n        font-size: 17px;\n        font-weight: 760;\n    }\n\n    #zizoulp1 .zz-ob-tag {\n        border-radius: 24px;\n        padding: 22px;\n        background: linear-gradient(135deg, rgba(20,122,61,.10), rgba(13,71,161,.08));\n        border: 1px solid rgba(13,71,161,.10);\n        align-self: stretch;\n    }\n\n    #zizoulp1 .zz-ob-tag small {\n        color: var(--zz-green);\n        font-weight: 1000;\n        display: block;\n        margin-bottom: 8px;\n    }\n\n    #zizoulp1 .zz-ob-tag strong {\n        color: var(--zz-dark);\n        font-size: 22px;\n        line-height: 1.2;\n        display: block;\n        margin-bottom: 8px;\n        font-weight: 1000;\n    }\n\n    #zizoulp1 .zz-footer {\n        background: var(--zz-dark);\n        color: rgba(255,255,255,.62);\n        padding: 44px 0;\n        text-align: center;\n        font-size: 13px;\n    }\n\n    #zizoulp1 .zz-footer strong {\n        color: #ffffff;\n    }\n\n    #zizoulp1 .zz-footer a {\n        color: var(--zz-yellow2);\n        text-decoration: none;\n        font-weight: 850;\n    }\n\n    @media (max-width: 1100px) {\n        #zizoulp1 .zz-video-grid {\n            grid-template-columns: repeat(2, 1fr);\n        }\n\n        #zizoulp1 .zz-trust-grid {\n            grid-template-columns: repeat(4, 1fr);\n        }\n\n        #zizoulp1 .zz-bonus-grid {\n            grid-template-columns: repeat(2, 1fr);\n        }\n\n        #zizoulp1 .zz-bonus-card,\n        #zizoulp1 .zz-bonus-card:nth-child(1),\n        #zizoulp1 .zz-bonus-card:nth-child(2),\n        #zizoulp1 .zz-bonus-card:nth-child(3),\n        #zizoulp1 .zz-bonus-card:nth-child(4),\n        #zizoulp1 .zz-bonus-card:nth-child(5),\n        #zizoulp1 .zz-bonus-card:nth-child(6),\n        #zizoulp1 .zz-bonus-card:nth-child(7) {\n            grid-column: auto;\n        }\n    }\n\n    @media (max-width: 850px) {\n        #zizoulp1 .zz-section {\n            padding: 64px 0;\n        }\n\n        #zizoulp1 .zz-hero {\n            padding: 56px 0 46px;\n        }\n\n        #zizoulp1 .zz-topbar-inner {\n            gap: 8px;\n            font-size: 12px;\n        }\n\n        #zizoulp1 .zz-chapter-card,\n        #zizoulp1 .zz-instructor-grid,\n        #zizoulp1 .zz-guarantee-card,\n        #zizoulp1 .zz-order-grid,\n        #zizoulp1 .zz-objection {\n            grid-template-columns: 1fr;\n        }\n\n        #zizoulp1 .zz-price-card {\n            position: relative;\n            top: auto;\n        }\n\n        #zizoulp1 .zz-instructor-stats {\n            grid-template-columns: 1fr;\n        }\n\n        #zizoulp1 .zz-trust-grid {\n            grid-template-columns: repeat(2, 1fr);\n        }\n\n        #zizoulp1 .zz-bonus-grid {\n            grid-template-columns: 1fr;\n        }\n    }\n\n    @media (max-width: 560px) {\n        #zizoulp1 .zz-wrap {\n            width: min(100% - 22px, var(--zz-max));\n        }\n\n        #zizoulp1 .zz-video-grid {\n            grid-template-columns: 1fr;\n        }\n\n        #zizoulp1 .zz-video-card,\n        #zizoulp1 .zz-video-card img {\n            min-height: 360px;\n        }\n\n        #zizoulp1 .zz-btn {\n            width: 100%;\n            padding-inline: 18px;\n            white-space: normal;\n        }\n\n        #zizoulp1 .zz-cd-box {\n            min-width: 68px;\n        }\n\n        #zizoulp1 .zz-cd-num {\n            font-size: 28px;\n        }\n\n        #zizoulp1 .zz-result-img {\n            width: 220px;\n            height: 320px;\n        }\n\n        #zizoulp1 .zz-work-track img {\n            width: 270px;\n            height: 175px;\n        }\n\n        #zizoulp1 .zz-stack-item {\n            grid-template-columns: 1fr;\n        }\n\n        #zizoulp1 .zz-big-price {\n            font-size: 62px;\n        }\n    }\n    <\/style>\n\n    <div id=\"zizoulp1\">\n\n        <!-- TOP URGENCY BAR \u2014 same topic as original: joined today, watching now, discount countdown -->\n        <div class=\"zz-topbar\">\n            <div class=\"zz-topbar-inner\">\n                <span><strong>\u0663\u0664<\/strong> \u062d\u062c\u0632\u0648\u0627 \u0627\u0644\u064a\u0648\u0645<\/span>\n                <span>\u2022<\/span>\n                <span><strong>\u0661\u0662\u0667<\/strong> \u0628\u064a\u0634\u0627\u0647\u062f\u0648\u0627 \u0627\u0644\u0622\u0646<\/span>\n                <span>\u2022<\/span>\n                <span>\u064a\u0646\u062a\u0647\u064a \u0627\u0644\u062e\u0635\u0645 \u062e\u0644\u0627\u0644 <strong id=\"zzTopTimer\">00:00:00:00<\/strong><\/span>\n                <a href=\"#order\">\u0627\u0634\u062a\u0631\u0643 \u0627\u0644\u0622\u0646 \u2039<\/a>\n            <\/div>\n        <\/div>\n\n        <!-- HERO SECTION -->\n        <section class=\"zz-hero\">\n            <div class=\"zz-wrap zz-hero-inner\">\n                <span class=\"zz-eyebrow\">\u0627\u0644\u0633\u0631 \u0627\u0644\u0644\u064a \u0628\u064a\u0641\u0631\u0642 \u0645\u0647\u0646\u062f\u0633 PLC \u0639\u0627\u062f\u064a \u0639\u0646 \u0645\u0647\u0646\u062f\u0633 \u0623\u062a\u0645\u062a\u0629 \u0645\u062d\u062a\u0631\u0641<\/span>\n\n                <h1 class=\"zz-title-xl\">\n                    \u0627\u062a\u0639\u0644\u0645 \u0628\u0631\u0645\u062c\u0629 PLC \u0628\u0627\u062d\u062a\u0631\u0627\u0641 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 SIEMENS S7 \u0648 TIA Portal \u0648\u0627\u0628\u062f\u0623 \u062a\u0646\u0641\u0630 \u0645\u0634\u0627\u0631\u064a\u0639 \u0635\u0646\u0627\u0639\u064a\u0629 \u062d\u0642\u064a\u0642\u064a\u0629                <\/h1>\n\n                <p class=\"zz-sub\">\u0633\u064a\u0633\u062a\u0645 \u0639\u0645\u0644\u064a \u064a\u0639\u0644\u0645\u0643 \u0627\u0644\u062a\u0641\u0643\u064a\u0631 \u0627\u0644\u0635\u0646\u0627\u0639\u064a\u060c \u0643\u062a\u0627\u0628\u0629 \u0643\u0648\u062f PLC \u0645\u0646\u0638\u0645\u060c \u062a\u0635\u0645\u064a\u0645 HMI\u060c \u062a\u0634\u062e\u064a\u0635 \u0627\u0644\u0623\u0639\u0637\u0627\u0644\u060c \u0648\u062a\u0646\u0641\u064a\u0630 \u0645\u0634\u0627\u0631\u064a\u0639 Automation \u062e\u0637\u0648\u0629 \u0628\u062e\u0637\u0648\u0629.<\/p>\n\n                <div class=\"zz-mini-proof\">\n                    <span class=\"zz-pill-dark\">PLC Magnet System<\/span>\n                    <span>\u062f\u0641\u0639 \u0622\u0645\u0646 + \u0648\u0635\u0648\u0644 \u0641\u0648\u0631\u064a + \u062a\u062d\u062f\u064a\u062b\u0627\u062a \u0645\u0633\u062a\u0645\u0631\u0629<\/span>\n                <\/div>\n\n                <div class=\"zz-price-row\">\n                    <span class=\"zz-old\">$180<\/span>\n                    <span class=\"zz-new\">$67<\/span>\n                    <span style=\"font-weight:950;color:var(--zz-muted)\">\u0641\u0642\u0637<\/span>\n                <\/div>\n\n                <div class=\"zz-countdown\" aria-label=\"Countdown timer\">\n                    <div class=\"zz-cd-box\">\n                        <span class=\"zz-cd-num\" id=\"zzSeconds\">00<\/span>\n                        <span class=\"zz-cd-label\">\u062b\u0648\u0627\u0646\u064a<\/span>\n                    <\/div>\n                    <div class=\"zz-cd-box\">\n                        <span class=\"zz-cd-num\" id=\"zzMinutes\">00<\/span>\n                        <span class=\"zz-cd-label\">\u062f\u0642\u0627\u0626\u0642<\/span>\n                    <\/div>\n                    <div class=\"zz-cd-box\">\n                        <span class=\"zz-cd-num\" id=\"zzHours\">00<\/span>\n                        <span class=\"zz-cd-label\">\u0633\u0627\u0639\u0627\u062a<\/span>\n                    <\/div>\n                    <div class=\"zz-cd-box\">\n                        <span class=\"zz-cd-num\" id=\"zzDays\">00<\/span>\n                        <span class=\"zz-cd-label\">\u0623\u064a\u0627\u0645<\/span>\n                    <\/div>\n                <\/div>\n\n                <a class=\"zz-btn zz-btn-primary\" href=\"#order\">\u0627\u062d\u0635\u0644 \u0639\u0644\u0649 \u0627\u0644\u0633\u064a\u0633\u062a\u0645 \u0627\u0644\u0622\u0646 \u2039<\/a>\n\n                <div class=\"zz-seats\">\u0645\u062a\u0628\u0642\u064a 7 \u0645\u0642\u0627\u0639\u062f \u0641\u0642\u0637 \u0628\u0647\u0630\u0627 \u0627\u0644\u062e\u0635\u0645<\/div>\n\n                <p class=\"zz-safe\">\u0636\u0645\u0627\u0646 \u0627\u0633\u062a\u0631\u062f\u0627\u062f \u0627\u0644\u0623\u0645\u0648\u0627\u0644 \u0644\u0645\u062f\u0629 14 \u064a\u0648\u0645<\/p>\n            <\/div>\n        <\/section>\n\n        <!-- VIDEO TESTIMONIALS -->\n        <section class=\"zz-section zz-proof-section\">\n            <div class=\"zz-wrap zz-center\">\n                <span class=\"zz-eyebrow\">\u0631\u0623\u064a \u0627\u0644\u0645\u0647\u0646\u062f\u0633\u064a\u0646 \u0648\u0627\u0644\u0637\u0644\u0627\u0628 \u0641\u064a \u0627\u0644\u0643\u0648\u0631\u0633<\/span>\n                <h2 class=\"zz-title\">\u0646\u0627\u0633 \u0627\u062a\u0641\u0631\u062c\u062a\u2026 \u0648\u062f\u064a \u0643\u0644\u0645\u062a\u0647\u0645 \u0639\u0644\u0649 \u0643\u0648\u0631\u0633 PLC Magnet<\/h2>\n                <p class=\"zz-sub\">\u0627\u0636\u063a\u0637 \u0639\u0644\u0649 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0644\u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u0635\u0648\u062a<\/p>\n\n                <div class=\"zz-video-grid\">\n                                            <article class=\"zz-video-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/420x620\/147a3d\/ffffff?text=Video+Review+1\" alt=\"\u0645. \u0623\u062d\u0645\u062f \u062e\u0627\u0644\u062f\" loading=\"lazy\">\n                            <div class=\"zz-video-text\">\n                                <span class=\"zz-quote-mark\">\u201c<\/span>\n                                <p>\u0627\u0644\u0643\u0648\u0631\u0633 \u062e\u0644\u0627\u0646\u064a \u0623\u0641\u0647\u0645 TIA Portal \u0628\u0637\u0631\u064a\u0642\u0629 \u0639\u0645\u0644\u064a\u0629 \u0644\u0623\u0648\u0644 \u0645\u0631\u0629.<\/p>\n                                <span class=\"zz-sound\">\u0645. \u0623\u062d\u0645\u062f \u062e\u0627\u0644\u062f \u2022 \u0627\u0636\u063a\u0637 \u0644\u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u0635\u0648\u062a<\/span>\n                            <\/div>\n                        <\/article>\n                                            <article class=\"zz-video-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/420x620\/0d47a1\/ffffff?text=Video+Review+2\" alt=\"\u0645. \u0633\u0627\u0631\u0629 \u0645\u062d\u0645\u0648\u062f\" loading=\"lazy\">\n                            <div class=\"zz-video-text\">\n                                <span class=\"zz-quote-mark\">\u201c<\/span>\n                                <p>\u0628\u0639\u062f \u0645\u0634\u0631\u0648\u0639 \u0627\u0644\u0640 Conveyor \u0641\u0647\u0645\u062a \u0625\u0632\u0627\u064a \u0623\u0643\u062a\u0628 PLC logic \u0635\u062d.<\/p>\n                                <span class=\"zz-sound\">\u0645. \u0633\u0627\u0631\u0629 \u0645\u062d\u0645\u0648\u062f \u2022 \u0627\u0636\u063a\u0637 \u0644\u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u0635\u0648\u062a<\/span>\n                            <\/div>\n                        <\/article>\n                                            <article class=\"zz-video-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/420x620\/f9a825\/111111?text=Video+Review+3\" alt=\"\u0645. \u0639\u0645\u0631 \u062c\u0645\u0627\u0644\" loading=\"lazy\">\n                            <div class=\"zz-video-text\">\n                                <span class=\"zz-quote-mark\">\u201c<\/span>\n                                <p>\u0623\u0642\u0648\u0649 \u0634\u0631\u062d \u0634\u0641\u062a\u0647 \u0641\u064a HMI \u0648\u0631\u0628\u0637 \u0627\u0644\u0634\u0627\u0634\u0629 \u0628\u0627\u0644\u0640 PLC.<\/p>\n                                <span class=\"zz-sound\">\u0645. \u0639\u0645\u0631 \u062c\u0645\u0627\u0644 \u2022 \u0627\u0636\u063a\u0637 \u0644\u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u0635\u0648\u062a<\/span>\n                            <\/div>\n                        <\/article>\n                                            <article class=\"zz-video-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/420x620\/147a3d\/ffffff?text=Video+Review+4\" alt=\"\u0645. \u0645\u062d\u0645\u062f \u0633\u0627\u0645\u064a\" loading=\"lazy\">\n                            <div class=\"zz-video-text\">\n                                <span class=\"zz-quote-mark\">\u201c<\/span>\n                                <p>\u0643\u0646\u062a \u0628\u062e\u0627\u0641 \u0645\u0646 \u0627\u0644\u0623\u0639\u0637\u0627\u0644\u060c \u062f\u0644\u0648\u0642\u062a\u064a \u0628\u0639\u0631\u0641 \u0623\u0639\u0645\u0644 Troubleshooting \u0628\u062b\u0642\u0629.<\/p>\n                                <span class=\"zz-sound\">\u0645. \u0645\u062d\u0645\u062f \u0633\u0627\u0645\u064a \u2022 \u0627\u0636\u063a\u0637 \u0644\u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u0635\u0648\u062a<\/span>\n                            <\/div>\n                        <\/article>\n                                    <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- RESULTS SCREENSHOTS -->\n        <section class=\"zz-section zz-results\">\n            <div class=\"zz-wrap zz-center\">\n                <span class=\"zz-eyebrow\">\u0646\u062a\u0627\u0626\u062c \u0648\u062a\u0637\u0628\u064a\u0642\u0627\u062a \u0627\u0644\u0637\u0644\u0627\u0628<\/span>\n                <h2 class=\"zz-title\">\u0645\u0634\u0627\u0631\u064a\u0639 PLC \u0648 HMI \u0647\u062a\u0634\u0648\u0641\u0647\u0627 \u0642\u062f\u0627\u0645\u0643 \u062e\u0637\u0648\u0629 \u0628\u062e\u0637\u0648\u0629<\/h2>\n\n                <div style=\"overflow:hidden;margin-inline:calc((100vw - min(var(--zz-max), calc(100% - 32px))) \/ -2);\">\n                    <div class=\"zz-marquee\">\n                                                    <img decoding=\"async\" class=\"zz-result-img\" src=\"https:\/\/placehold.co\/360x520\/e8f5e9\/147a3d?text=Student+PLC+Result+1\" alt=\"PLC student result screenshot\" loading=\"lazy\">\n                                                    <img decoding=\"async\" class=\"zz-result-img\" src=\"https:\/\/placehold.co\/360x520\/e3f2fd\/0d47a1?text=TIA+Portal+Project+2\" alt=\"PLC student result screenshot\" loading=\"lazy\">\n                                                    <img decoding=\"async\" class=\"zz-result-img\" src=\"https:\/\/placehold.co\/360x520\/fff8e1\/f9a825?text=HMI+Screen+Result+3\" alt=\"PLC student result screenshot\" loading=\"lazy\">\n                                                    <img decoding=\"async\" class=\"zz-result-img\" src=\"https:\/\/placehold.co\/360x520\/e8f5e9\/147a3d?text=Automation+Task+4\" alt=\"PLC student result screenshot\" loading=\"lazy\">\n                                                    <img decoding=\"async\" class=\"zz-result-img\" src=\"https:\/\/placehold.co\/360x520\/e3f2fd\/0d47a1?text=PLC+Code+Review+5\" alt=\"PLC student result screenshot\" loading=\"lazy\">\n                                                    <img decoding=\"async\" class=\"zz-result-img\" src=\"https:\/\/placehold.co\/360x520\/fff8e1\/f9a825?text=Certificate+Result+6\" alt=\"PLC student result screenshot\" loading=\"lazy\">\n                                                    <img decoding=\"async\" class=\"zz-result-img\" src=\"https:\/\/placehold.co\/360x520\/e8f5e9\/147a3d?text=Student+PLC+Result+1\" alt=\"PLC student result screenshot\" loading=\"lazy\">\n                                                    <img decoding=\"async\" class=\"zz-result-img\" src=\"https:\/\/placehold.co\/360x520\/e3f2fd\/0d47a1?text=TIA+Portal+Project+2\" alt=\"PLC student result screenshot\" loading=\"lazy\">\n                                                    <img decoding=\"async\" class=\"zz-result-img\" src=\"https:\/\/placehold.co\/360x520\/fff8e1\/f9a825?text=HMI+Screen+Result+3\" alt=\"PLC student result screenshot\" loading=\"lazy\">\n                                                    <img decoding=\"async\" class=\"zz-result-img\" src=\"https:\/\/placehold.co\/360x520\/e8f5e9\/147a3d?text=Automation+Task+4\" alt=\"PLC student result screenshot\" loading=\"lazy\">\n                                                    <img decoding=\"async\" class=\"zz-result-img\" src=\"https:\/\/placehold.co\/360x520\/e3f2fd\/0d47a1?text=PLC+Code+Review+5\" alt=\"PLC student result screenshot\" loading=\"lazy\">\n                                                    <img decoding=\"async\" class=\"zz-result-img\" src=\"https:\/\/placehold.co\/360x520\/fff8e1\/f9a825?text=Certificate+Result+6\" alt=\"PLC student result screenshot\" loading=\"lazy\">\n                                            <\/div>\n                <\/div>\n\n                <div class=\"zz-cta-strip\">\n                    <a class=\"zz-btn zz-btn-yellow\" href=\"#order\">\u0627\u062d\u062c\u0632 \u0645\u0643\u0627\u0646\u0643 \u0627\u0644\u0622\u0646 \u0642\u0628\u0644 \u0645\u0627 \u0627\u0644\u0633\u0639\u0631 \u064a\u0632\u064a\u062f \u2039<\/a>\n                    <p>\u0645\u062a\u0628\u0642\u064a <strong>7<\/strong> \u0645\u0642\u0627\u0639\u062f \u0641\u0642\u0637 \u0628\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u062d\u0627\u0644\u064a \u2022 \u062f\u0641\u0639 \u0622\u0645\u0646 + \u0648\u0635\u0648\u0644 \u0641\u0648\u0631\u064a<\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- TRUST SECTION -->\n        <section class=\"zz-section zz-trust\">\n            <div class=\"zz-wrap zz-center\">\n                <span class=\"zz-eyebrow\">\u062b\u0642\u0629 \u0645\u0646 \u0645\u0634\u0627\u0631\u064a\u0639 \u0634\u063a\u0644 \u062d\u0642\u064a\u0642\u064a\u0629<\/span>\n                <h2 class=\"zz-title\">\u062e\u0628\u0631\u0629 \u0645\u0646 \u0623\u0646\u0638\u0645\u0629 \u0635\u0646\u0627\u0639\u064a\u0629 \u0647\u062a\u062a\u0639\u0644\u0645 \u0645\u0646\u0637\u0642\u0647\u0627 \u062c\u0648\u0647 \u0627\u0644\u0643\u0648\u0631\u0633<\/h2>\n                <p class=\"zz-sub\">\u0623\u0646\u0627 \u0645\u0634 \u0628\u0639\u0644\u0645\u0643 \u0623\u0632\u0631\u0627\u0631 \u0641\u064a \u0628\u0631\u0646\u0627\u0645\u062c\u060c \u0623\u0646\u0627 \u0628\u0646\u0642\u0644\u0643 \u0637\u0631\u064a\u0642\u0629 \u062a\u0641\u0643\u064a\u0631 \u0648\u062a\u0646\u0641\u064a\u0630 \u0645\u0634\u0627\u0631\u064a\u0639 Automation \u062d\u0642\u064a\u0642\u064a\u0629.<\/p>\n\n                <div class=\"zz-trust-grid\">\n                                            <div class=\"zz-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/e8f5e9\/147a3d?text=Factory\" alt=\"\u0645\u0635\u0646\u0639 \u062a\u0639\u0628\u0626\u0629\" loading=\"lazy\">\n                            <span class=\"zz-trust-name\">\u0645\u0635\u0646\u0639 \u062a\u0639\u0628\u0626\u0629<\/span>\n                            <span class=\"zz-trust-platform\">Automation Project<\/span>\n                        <\/div>\n                                            <div class=\"zz-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/e3f2fd\/0d47a1?text=Conveyor\" alt=\"\u062e\u0637 \u0633\u064a\u0648\u0631\" loading=\"lazy\">\n                            <span class=\"zz-trust-name\">\u062e\u0637 \u0633\u064a\u0648\u0631<\/span>\n                            <span class=\"zz-trust-platform\">PLC Control<\/span>\n                        <\/div>\n                                            <div class=\"zz-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/fff8e1\/f9a825?text=Pumps\" alt=\"\u0645\u062d\u0637\u0629 \u0636\u062e\" loading=\"lazy\">\n                            <span class=\"zz-trust-name\">\u0645\u062d\u0637\u0629 \u0636\u062e<\/span>\n                            <span class=\"zz-trust-platform\">Industrial Pumps<\/span>\n                        <\/div>\n                                            <div class=\"zz-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/e8f5e9\/147a3d?text=Panel\" alt=\"\u0644\u0648\u062d\u0629 \u062a\u062d\u0643\u0645\" loading=\"lazy\">\n                            <span class=\"zz-trust-name\">\u0644\u0648\u062d\u0629 \u062a\u062d\u0643\u0645<\/span>\n                            <span class=\"zz-trust-platform\">Electrical Panel<\/span>\n                        <\/div>\n                                            <div class=\"zz-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/e3f2fd\/0d47a1?text=HMI\" alt=\"\u0646\u0638\u0627\u0645 HMI\" loading=\"lazy\">\n                            <span class=\"zz-trust-name\">\u0646\u0638\u0627\u0645 HMI<\/span>\n                            <span class=\"zz-trust-platform\">WinCC Screen<\/span>\n                        <\/div>\n                                            <div class=\"zz-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/fff8e1\/f9a825?text=Lab\" alt=\"\u0645\u0639\u0645\u0644 \u062a\u062f\u0631\u064a\u0628\" loading=\"lazy\">\n                            <span class=\"zz-trust-name\">\u0645\u0639\u0645\u0644 \u062a\u062f\u0631\u064a\u0628<\/span>\n                            <span class=\"zz-trust-platform\">PLC Lab<\/span>\n                        <\/div>\n                                            <div class=\"zz-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/e8f5e9\/147a3d?text=Faults\" alt=\"\u0635\u064a\u0627\u0646\u0629 \u0645\u0635\u0646\u0639\" loading=\"lazy\">\n                            <span class=\"zz-trust-name\">\u0635\u064a\u0627\u0646\u0629 \u0645\u0635\u0646\u0639<\/span>\n                            <span class=\"zz-trust-platform\">Troubleshooting<\/span>\n                        <\/div>\n                                            <div class=\"zz-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/e3f2fd\/0d47a1?text=Project\" alt=\"\u0645\u0634\u0631\u0648\u0639 \u062a\u062e\u0631\u062c\" loading=\"lazy\">\n                            <span class=\"zz-trust-name\">\u0645\u0634\u0631\u0648\u0639 \u062a\u062e\u0631\u062c<\/span>\n                            <span class=\"zz-trust-platform\">Engineering<\/span>\n                        <\/div>\n                                            <div class=\"zz-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/e8f5e9\/147a3d?text=Factory\" alt=\"\u0645\u0635\u0646\u0639 \u062a\u0639\u0628\u0626\u0629\" loading=\"lazy\">\n                            <span class=\"zz-trust-name\">\u0645\u0635\u0646\u0639 \u062a\u0639\u0628\u0626\u0629<\/span>\n                            <span class=\"zz-trust-platform\">Automation Project<\/span>\n                        <\/div>\n                                            <div class=\"zz-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/e3f2fd\/0d47a1?text=Conveyor\" alt=\"\u062e\u0637 \u0633\u064a\u0648\u0631\" loading=\"lazy\">\n                            <span class=\"zz-trust-name\">\u062e\u0637 \u0633\u064a\u0648\u0631<\/span>\n                            <span class=\"zz-trust-platform\">PLC Control<\/span>\n                        <\/div>\n                                            <div class=\"zz-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/fff8e1\/f9a825?text=Pumps\" alt=\"\u0645\u062d\u0637\u0629 \u0636\u062e\" loading=\"lazy\">\n                            <span class=\"zz-trust-name\">\u0645\u062d\u0637\u0629 \u0636\u062e<\/span>\n                            <span class=\"zz-trust-platform\">Industrial Pumps<\/span>\n                        <\/div>\n                                            <div class=\"zz-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/e8f5e9\/147a3d?text=Panel\" alt=\"\u0644\u0648\u062d\u0629 \u062a\u062d\u0643\u0645\" loading=\"lazy\">\n                            <span class=\"zz-trust-name\">\u0644\u0648\u062d\u0629 \u062a\u062d\u0643\u0645<\/span>\n                            <span class=\"zz-trust-platform\">Electrical Panel<\/span>\n                        <\/div>\n                                            <div class=\"zz-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/e3f2fd\/0d47a1?text=HMI\" alt=\"\u0646\u0638\u0627\u0645 HMI\" loading=\"lazy\">\n                            <span class=\"zz-trust-name\">\u0646\u0638\u0627\u0645 HMI<\/span>\n                            <span class=\"zz-trust-platform\">WinCC Screen<\/span>\n                        <\/div>\n                                            <div class=\"zz-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/fff8e1\/f9a825?text=Lab\" alt=\"\u0645\u0639\u0645\u0644 \u062a\u062f\u0631\u064a\u0628\" loading=\"lazy\">\n                            <span class=\"zz-trust-name\">\u0645\u0639\u0645\u0644 \u062a\u062f\u0631\u064a\u0628<\/span>\n                            <span class=\"zz-trust-platform\">PLC Lab<\/span>\n                        <\/div>\n                                            <div class=\"zz-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/e8f5e9\/147a3d?text=Faults\" alt=\"\u0635\u064a\u0627\u0646\u0629 \u0645\u0635\u0646\u0639\" loading=\"lazy\">\n                            <span class=\"zz-trust-name\">\u0635\u064a\u0627\u0646\u0629 \u0645\u0635\u0646\u0639<\/span>\n                            <span class=\"zz-trust-platform\">Troubleshooting<\/span>\n                        <\/div>\n                                            <div class=\"zz-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/e3f2fd\/0d47a1?text=Project\" alt=\"\u0645\u0634\u0631\u0648\u0639 \u062a\u062e\u0631\u062c\" loading=\"lazy\">\n                            <span class=\"zz-trust-name\">\u0645\u0634\u0631\u0648\u0639 \u062a\u062e\u0631\u062c<\/span>\n                            <span class=\"zz-trust-platform\">Engineering<\/span>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- WORK EXAMPLES -->\n        <section class=\"zz-section zz-work\">\n            <div class=\"zz-wrap zz-center\">\n                <h2 class=\"zz-title\">\u062c\u0632\u0621 \u0645\u0646 \u0627\u0644\u0634\u063a\u0644 \u0627\u0644\u0644\u064a \u0647\u062a\u062a\u0639\u0644\u0645\u0647<\/h2>\n\n                <div class=\"zz-work-row\">\n                    <div class=\"zz-work-track\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/460x280\/e8f5e9\/147a3d?text=Conveyor+PLC+Project\" alt=\"PLC project example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/460x280\/e3f2fd\/0d47a1?text=Filling+Station+HMI\" alt=\"PLC project example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/460x280\/fff8e1\/f9a825?text=Motor+Control+Ladder\" alt=\"PLC project example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/460x280\/e8f5e9\/147a3d?text=Analog+Scaling+Project\" alt=\"PLC project example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/460x280\/e3f2fd\/0d47a1?text=Alarm+System+WinCC\" alt=\"PLC project example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/460x280\/fff8e1\/f9a825?text=Troubleshooting+PLC\" alt=\"PLC project example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/460x280\/e8f5e9\/147a3d?text=Conveyor+PLC+Project\" alt=\"PLC project example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/460x280\/e3f2fd\/0d47a1?text=Filling+Station+HMI\" alt=\"PLC project example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/460x280\/fff8e1\/f9a825?text=Motor+Control+Ladder\" alt=\"PLC project example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/460x280\/e8f5e9\/147a3d?text=Analog+Scaling+Project\" alt=\"PLC project example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/460x280\/e3f2fd\/0d47a1?text=Alarm+System+WinCC\" alt=\"PLC project example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/460x280\/fff8e1\/f9a825?text=Troubleshooting+PLC\" alt=\"PLC project example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/460x280\/e8f5e9\/147a3d?text=Conveyor+PLC+Project\" alt=\"PLC project example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/460x280\/e3f2fd\/0d47a1?text=Filling+Station+HMI\" alt=\"PLC project example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/460x280\/fff8e1\/f9a825?text=Motor+Control+Ladder\" alt=\"PLC project example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/460x280\/e8f5e9\/147a3d?text=Analog+Scaling+Project\" alt=\"PLC project example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/460x280\/e3f2fd\/0d47a1?text=Alarm+System+WinCC\" alt=\"PLC project example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/460x280\/fff8e1\/f9a825?text=Troubleshooting+PLC\" alt=\"PLC project example\" loading=\"lazy\">\n                                            <\/div>\n                <\/div>\n\n                <div class=\"zz-cta-strip\">\n                    <a class=\"zz-btn zz-btn-primary\" href=\"#order\">\u0627\u062d\u062c\u0632 \u0645\u0643\u0627\u0646\u0643 \u0627\u0644\u0622\u0646 \u0642\u0628\u0644 \u0645\u0627 \u0627\u0644\u0633\u0639\u0631 \u064a\u0632\u064a\u062f \u2039<\/a>\n                    <p>\u0645\u062a\u0628\u0642\u064a <strong>7<\/strong> \u0645\u0642\u0627\u0639\u062f \u0641\u0642\u0637 \u0628\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u062d\u0627\u0644\u064a<\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- CURRICULUM -->\n        <section class=\"zz-section zz-curriculum\">\n            <div class=\"zz-wrap\">\n                <div class=\"zz-center\">\n                    <span class=\"zz-eyebrow\">4.8 \u062a\u0642\u064a\u064a\u0645 \u0645\u0646 \u0623\u0643\u062b\u0631 \u0645\u0646 122+ \u0645\u0634\u062a\u0631\u0643<\/span>\n                    <h2 class=\"zz-title\">\u062e\u0631\u064a\u0637\u0629 \u0643\u0648\u0631\u0633 PLC Magnet System<\/h2>\n                    <p class=\"zz-sub\">\u0643\u0644 \u0641\u0635\u0644 \u0645\u0639\u0645\u0648\u0644 \u0639\u0634\u0627\u0646 \u064a\u0646\u0642\u0644\u0643 \u0645\u0646 \u201c\u0628\u062a\u062a\u0641\u0631\u062c\u201d \u0625\u0644\u0649 \u201c\u0628\u062a\u0646\u0641\u0630 \u0645\u0634\u0631\u0648\u0639 \u0635\u0646\u0627\u0639\u064a \u0628\u0625\u064a\u062f\u0643\u201d.<\/p>\n                <\/div>\n\n                <div class=\"zz-chapters\">\n                                            <article class=\"zz-chapter-card\">\n                            <div class=\"zz-chapter-side\">\n                                <div class=\"zz-chapter-small\">\u0627\u0644\u0641\u0635\u0644 \u0627\u0644\u0623\u0648\u0644<\/div>\n                                <div class=\"zz-chapter-map\">PLC Map<\/div>\n                            <\/div>\n\n                            <div>\n                                <h3 class=\"zz-chapter-title\">Thinking Like an Automation Engineer \ud83e\udde0<\/h3>\n                                <div class=\"zz-chapter-subtitle\">Control Logic \u2192 Process Thinking \u2192 Industrial Safety<\/div>\n\n                                <div class=\"zz-meta\">\n                                                                            <span>8\u201315 \u062f\u0631\u0633<\/span>\n                                                                            <span>\u062a\u0637\u0628\u064a\u0642 \u0639\u0645\u0644\u064a<\/span>\n                                                                            <span>Checklists<\/span>\n                                                                            <span>Templates<\/span>\n                                                                    <\/div>\n\n                                <ul class=\"zz-chapter-list\">\n                                                                            <li>\u062a\u0641\u0647\u0645 \u064a\u0639\u0646\u064a \u0625\u064a\u0647 PLC \u0648\u062f\u0648\u0631\u0647 \u0627\u0644\u062d\u0642\u064a\u0642\u064a \u062f\u0627\u062e\u0644 \u062e\u0637\u0648\u0637 \u0627\u0644\u0625\u0646\u062a\u0627\u062c<\/li>\n                                                                            <li>\u062a\u0641\u0631\u0642 \u0628\u064a\u0646 \u0627\u0644\u062a\u062d\u0643\u0645 \u0627\u0644\u0643\u0644\u0627\u0633\u064a\u0643\u064a Classic Control \u0648\u0627\u0644\u062a\u062d\u0643\u0645 \u0627\u0644\u0645\u0628\u0631\u0645\u062c<\/li>\n                                                                            <li>\u062a\u0641\u0647\u0645 \u062f\u0648\u0631\u0629 \u0627\u0644\u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u0635\u0646\u0627\u0639\u064a\u0629 Input \u2192 Logic \u2192 Output<\/li>\n                                                                            <li>\u062a\u062a\u0639\u0644\u0645 \u062a\u0641\u0643\u0631 \u0643\u0645\u0647\u0646\u062f\u0633 Automation \u0645\u0634 \u0645\u062c\u0631\u062f \u0634\u062e\u0635 \u0628\u064a\u0643\u062a\u0628 \u0643\u0648\u062f<\/li>\n                                                                    <\/ul>\n\n                                <div class=\"zz-outcome open\">\n                                    <button class=\"zz-outcome-btn\" type=\"button\">\n                                        <span>\u0647\u062a\u0637\u0644\u0639 \u0628\u0625\u064a\u0647 \u0628\u0639\u062f \u0627\u0644\u0641\u0635\u0644 \u062f\u0647\u061f<\/span>\n                                        <span>\u2039<\/span>\n                                    <\/button>\n                                    <div class=\"zz-outcome-content\">\n                                        <ul>\n                                                                                            <li>Checklist \u0644\u062a\u062d\u0644\u064a\u0644 \u0623\u064a \u0645\u0627\u0643\u064a\u0646\u0629 \u0642\u0628\u0644 \u0627\u0644\u0628\u0631\u0645\u062c\u0629<\/li>\n                                                                                            <li>Template \u0644\u062a\u062d\u0648\u064a\u0644 \u0648\u0635\u0641 \u0627\u0644\u062a\u0634\u063a\u064a\u0644 \u0625\u0644\u0649 PLC logic \u0648\u0627\u0636\u062d<\/li>\n                                                                                            <li>Mini-task: \u062a\u062d\u0644\u064a\u0644 \u0645\u0627\u0643\u064a\u0646\u0629 \u0628\u0633\u064a\u0637\u0629 \u0642\u0628\u0644 \u0643\u062a\u0627\u0628\u0629 \u0627\u0644\u0643\u0648\u062f<\/li>\n                                                                                            <li>\u0646\u0638\u0627\u0645 \u062a\u0641\u0643\u064a\u0631 \u064a\u0645\u0646\u0639\u0643 \u0645\u0646 \u0627\u0644\u062a\u0648\u0647\u0627\u0646 \u0642\u0628\u0644 \u0641\u062a\u062d TIA Portal<\/li>\n                                                                                    <\/ul>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/article>\n                                            <article class=\"zz-chapter-card\">\n                            <div class=\"zz-chapter-side\">\n                                <div class=\"zz-chapter-small\">\u0627\u0644\u0641\u0635\u0644 \u0627\u0644\u062b\u0627\u0646\u064a<\/div>\n                                <div class=\"zz-chapter-map\">Hardware Map<\/div>\n                            <\/div>\n\n                            <div>\n                                <h3 class=\"zz-chapter-title\">SIEMENS PLC Hardware &amp; Wiring \u26a1<\/h3>\n                                <div class=\"zz-chapter-subtitle\">CPU \u2192 Digital I\/O \u2192 Analog I\/O \u2192 Sensors<\/div>\n\n                                <div class=\"zz-meta\">\n                                                                            <span>8\u201315 \u062f\u0631\u0633<\/span>\n                                                                            <span>\u062a\u0637\u0628\u064a\u0642 \u0639\u0645\u0644\u064a<\/span>\n                                                                            <span>Wiring Diagrams<\/span>\n                                                                            <span>Tables<\/span>\n                                                                    <\/div>\n\n                                <ul class=\"zz-chapter-list\">\n                                                                            <li>\u0634\u0631\u062d \u0639\u0627\u0626\u0644\u0627\u062a SIEMENS S7-1200 \u0648 S7-1500<\/li>\n                                                                            <li>\u0641\u0647\u0645 CPU \u0648 Power Supply \u0648 Signal Modules<\/li>\n                                                                            <li>\u062a\u0648\u0635\u064a\u0644 Sensors \u0648 Push Buttons \u0648 Contactors \u0648 Relays<\/li>\n                                                                            <li>\u0642\u0631\u0627\u0621\u0629 I\/O List \u0648\u062a\u062d\u0648\u064a\u0644\u0647\u0627 \u0625\u0644\u0649 \u0639\u0646\u0627\u0648\u064a\u0646 \u062f\u0627\u062e\u0644 \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c<\/li>\n                                                                    <\/ul>\n\n                                <div class=\"zz-outcome \">\n                                    <button class=\"zz-outcome-btn\" type=\"button\">\n                                        <span>\u0647\u062a\u0637\u0644\u0639 \u0628\u0625\u064a\u0647 \u0628\u0639\u062f \u0627\u0644\u0641\u0635\u0644 \u062f\u0647\u061f<\/span>\n                                        <span>\u2039<\/span>\n                                    <\/button>\n                                    <div class=\"zz-outcome-content\">\n                                        <ul>\n                                                                                            <li>\u062c\u062f\u0648\u0644 I\/O List \u062c\u0627\u0647\u0632 \u062a\u0633\u062a\u062e\u062f\u0645\u0647 \u0641\u064a \u0623\u064a \u0645\u0634\u0631\u0648\u0639<\/li>\n                                                                                            <li>Wiring checklist \u0642\u0628\u0644 \u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u0644\u0648\u062d\u0629<\/li>\n                                                                                            <li>\u0641\u0647\u0645 Digital \u0648 Analog signals \u0628\u062f\u0648\u0646 \u062a\u0639\u0642\u064a\u062f<\/li>\n                                                                                            <li>\u0642\u062f\u0631\u0629 \u0639\u0644\u0649 \u0627\u062e\u062a\u064a\u0627\u0631 \u0627\u0644\u0645\u0643\u0648\u0646\u0627\u062a \u0627\u0644\u0645\u0646\u0627\u0633\u0628\u0629 \u0644\u0644\u0645\u0634\u0631\u0648\u0639<\/li>\n                                                                                    <\/ul>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/article>\n                                            <article class=\"zz-chapter-card\">\n                            <div class=\"zz-chapter-side\">\n                                <div class=\"zz-chapter-small\">\u0627\u0644\u0641\u0635\u0644 \u0627\u0644\u062b\u0627\u0644\u062b<\/div>\n                                <div class=\"zz-chapter-map\">TIA Portal Map<\/div>\n                            <\/div>\n\n                            <div>\n                                <h3 class=\"zz-chapter-title\">TIA Portal Setup &amp; Project Structure \ud83d\udda5\ufe0f<\/h3>\n                                <div class=\"zz-chapter-subtitle\">Project \u2192 Devices \u2192 Network \u2192 Download<\/div>\n\n                                <div class=\"zz-meta\">\n                                                                            <span>8\u201315 \u062f\u0631\u0633<\/span>\n                                                                            <span>\u062a\u0637\u0628\u064a\u0642 \u0639\u0645\u0644\u064a<\/span>\n                                                                            <span>Project Files<\/span>\n                                                                            <span>Simulation<\/span>\n                                                                    <\/div>\n\n                                <ul class=\"zz-chapter-list\">\n                                                                            <li>\u062a\u0646\u0635\u064a\u0628 \u0648\u0636\u0628\u0637 TIA Portal \u0628\u0627\u0644\u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0635\u062d\u064a\u062d\u0629<\/li>\n                                                                            <li>\u0625\u0646\u0634\u0627\u0621 \u0645\u0634\u0631\u0648\u0639 \u062c\u062f\u064a\u062f \u0648\u0625\u0636\u0627\u0641\u0629 PLC \u0648 HMI<\/li>\n                                                                            <li>\u0636\u0628\u0637 IP Address \u0648\u0627\u0644\u0627\u062a\u0635\u0627\u0644 \u0639\u0628\u0631 PROFINET<\/li>\n                                                                            <li>\u0627\u0633\u062a\u062e\u062f\u0627\u0645 PLCSIM \u0644\u0627\u062e\u062a\u0628\u0627\u0631 \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c \u0628\u062f\u0648\u0646 \u062c\u0647\u0627\u0632 \u062d\u0642\u064a\u0642\u064a<\/li>\n                                                                    <\/ul>\n\n                                <div class=\"zz-outcome \">\n                                    <button class=\"zz-outcome-btn\" type=\"button\">\n                                        <span>\u0647\u062a\u0637\u0644\u0639 \u0628\u0625\u064a\u0647 \u0628\u0639\u062f \u0627\u0644\u0641\u0635\u0644 \u062f\u0647\u061f<\/span>\n                                        <span>\u2039<\/span>\n                                    <\/button>\n                                    <div class=\"zz-outcome-content\">\n                                        <ul>\n                                                                                            <li>Project template \u0645\u0646\u0638\u0645 \u0644\u0623\u064a \u0645\u0634\u0631\u0648\u0639 SIEMENS<\/li>\n                                                                                            <li>\u0637\u0631\u064a\u0642\u0629 Download \u0648 Upload \u0628\u062f\u0648\u0646 \u0623\u062e\u0637\u0627\u0621<\/li>\n                                                                                            <li>Checklist \u0644\u062d\u0644 \u0645\u0634\u0627\u0643\u0644 \u0627\u0644\u0627\u062a\u0635\u0627\u0644 \u0628\u0627\u0644\u0640 PLC<\/li>\n                                                                                            <li>\u0645\u0634\u0631\u0648\u0639 \u0645\u062d\u0627\u0643\u0627\u0629 \u062c\u0627\u0647\u0632 \u0644\u0644\u062a\u0637\u0628\u064a\u0642 \u062e\u0637\u0648\u0629 \u0628\u062e\u0637\u0648\u0629<\/li>\n                                                                                    <\/ul>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/article>\n                                            <article class=\"zz-chapter-card\">\n                            <div class=\"zz-chapter-side\">\n                                <div class=\"zz-chapter-small\">\u0627\u0644\u0641\u0635\u0644 \u0627\u0644\u0631\u0627\u0628\u0639<\/div>\n                                <div class=\"zz-chapter-map\">Logic Map<\/div>\n                            <\/div>\n\n                            <div>\n                                <h3 class=\"zz-chapter-title\">LAD Programming for Real Machines \ud83d\udca1<\/h3>\n                                <div class=\"zz-chapter-subtitle\">Contacts \u2192 Coils \u2192 Timers \u2192 Counters<\/div>\n\n                                <div class=\"zz-meta\">\n                                                                            <span>8\u201315 \u062f\u0631\u0633<\/span>\n                                                                            <span>\u062a\u0637\u0628\u064a\u0642 \u0639\u0645\u0644\u064a<\/span>\n                                                                            <span>Ladder Tasks<\/span>\n                                                                            <span>Templates<\/span>\n                                                                    <\/div>\n\n                                <ul class=\"zz-chapter-list\">\n                                                                            <li>\u0643\u062a\u0627\u0628\u0629 Ladder Logic \u0628\u0637\u0631\u064a\u0642\u0629 \u0645\u0646\u0638\u0645\u0629 \u0648\u0633\u0647\u0644\u0629 \u0627\u0644\u0635\u064a\u0627\u0646\u0629<\/li>\n                                                                            <li>\u0627\u0633\u062a\u062e\u062f\u0627\u0645 TON \u0648 TOF \u0648 TP \u0641\u064a \u0633\u064a\u0646\u0627\u0631\u064a\u0648\u0647\u0627\u062a \u0635\u0646\u0627\u0639\u064a\u0629<\/li>\n                                                                            <li>\u0628\u0631\u0645\u062c\u0629 Counters \u0644\u0644\u0639\u062f \u0648\u0627\u0644\u062a\u0639\u0628\u0626\u0629 \u0648\u0627\u0644\u062a\u0635\u0646\u064a\u0641<\/li>\n                                                                            <li>\u062a\u0637\u0628\u064a\u0642 Interlock \u0648 Latching \u0648 Start\/Stop circuits<\/li>\n                                                                    <\/ul>\n\n                                <div class=\"zz-outcome \">\n                                    <button class=\"zz-outcome-btn\" type=\"button\">\n                                        <span>\u0647\u062a\u0637\u0644\u0639 \u0628\u0625\u064a\u0647 \u0628\u0639\u062f \u0627\u0644\u0641\u0635\u0644 \u062f\u0647\u061f<\/span>\n                                        <span>\u2039<\/span>\n                                    <\/button>\n                                    <div class=\"zz-outcome-content\">\n                                        <ul>\n                                                                                            <li>\u0645\u0643\u062a\u0628\u0629 \u062c\u0627\u0647\u0632\u0629 \u0644\u0623\u0643\u0648\u0627\u062f Start\/Stop \u0648 Interlock<\/li>\n                                                                                            <li>\u062a\u0645\u0627\u0631\u064a\u0646 \u0639\u0645\u0644\u064a\u0629 \u0639\u0644\u0649 Motors \u0648 Valves \u0648 Sensors<\/li>\n                                                                                            <li>Checklist \u0644\u0627\u0643\u062a\u0634\u0627\u0641 \u0623\u062e\u0637\u0627\u0621 \u0627\u0644\u0645\u0646\u0637\u0642 \u0627\u0644\u0628\u0631\u0645\u062c\u064a<\/li>\n                                                                                            <li>\u0642\u062f\u0631\u0629 \u0639\u0644\u0649 \u0643\u062a\u0627\u0628\u0629 \u0628\u0631\u0646\u0627\u0645\u062c \u062a\u0634\u063a\u064a\u0644 \u0645\u0627\u0643\u064a\u0646\u0629 \u0628\u0633\u064a\u0637\u0629 \u0645\u0646 \u0627\u0644\u0635\u0641\u0631<\/li>\n                                                                                    <\/ul>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/article>\n                                            <article class=\"zz-chapter-card\">\n                            <div class=\"zz-chapter-side\">\n                                <div class=\"zz-chapter-small\">\u0627\u0644\u0641\u0635\u0644 \u0627\u0644\u062e\u0627\u0645\u0633<\/div>\n                                <div class=\"zz-chapter-map\">Professional Code Map<\/div>\n                            <\/div>\n\n                            <div>\n                                <h3 class=\"zz-chapter-title\">FC, FB, DB &amp; Structured Projects \ud83d\udee0\ufe0f<\/h3>\n                                <div class=\"zz-chapter-subtitle\">Reusable Blocks \u2192 Data Blocks \u2192 Clean Architecture<\/div>\n\n                                <div class=\"zz-meta\">\n                                                                            <span>8\u201315 \u062f\u0631\u0633<\/span>\n                                                                            <span>\u062a\u0637\u0628\u064a\u0642 \u0639\u0645\u0644\u064a<\/span>\n                                                                            <span>Reusable Blocks<\/span>\n                                                                            <span>Architecture<\/span>\n                                                                    <\/div>\n\n                                <ul class=\"zz-chapter-list\">\n                                                                            <li>\u0627\u0644\u0641\u0631\u0642 \u0627\u0644\u0639\u0645\u0644\u064a \u0628\u064a\u0646 OB \u0648 FC \u0648 FB \u0648 DB<\/li>\n                                                                            <li>\u062a\u0635\u0645\u064a\u0645 Function Block \u0644\u0645\u062d\u0631\u0643 \u064a\u0645\u0643\u0646 \u062a\u0643\u0631\u0627\u0631\u0647 20 \u0645\u0631\u0629<\/li>\n                                                                            <li>\u0627\u0633\u062a\u062e\u062f\u0627\u0645 Instance DB \u0644\u062a\u062e\u0632\u064a\u0646 \u0628\u064a\u0627\u0646\u0627\u062a \u0643\u0644 \u062c\u0647\u0627\u0632<\/li>\n                                                                            <li>\u062a\u0646\u0638\u064a\u0645 \u0627\u0644\u0645\u0634\u0631\u0648\u0639 \u0644\u064a\u0643\u0648\u0646 \u0645\u0641\u0647\u0648\u0645 \u0644\u0623\u064a \u0645\u0647\u0646\u062f\u0633 \u0635\u064a\u0627\u0646\u0629<\/li>\n                                                                    <\/ul>\n\n                                <div class=\"zz-outcome \">\n                                    <button class=\"zz-outcome-btn\" type=\"button\">\n                                        <span>\u0647\u062a\u0637\u0644\u0639 \u0628\u0625\u064a\u0647 \u0628\u0639\u062f \u0627\u0644\u0641\u0635\u0644 \u062f\u0647\u061f<\/span>\n                                        <span>\u2039<\/span>\n                                    <\/button>\n                                    <div class=\"zz-outcome-content\">\n                                        <ul>\n                                                                                            <li>Motor FB \u062c\u0627\u0647\u0632 \u0644\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0648\u0627\u0644\u062a\u0639\u062f\u064a\u0644<\/li>\n                                                                                            <li>\u0642\u0627\u0644\u0628 Project Architecture \u0627\u062d\u062a\u0631\u0627\u0641\u064a<\/li>\n                                                                                            <li>\u0637\u0631\u064a\u0642\u0629 \u062a\u0633\u0645\u064a\u0629 Tags \u0648 Blocks \u0628\u062f\u0648\u0646 \u0641\u0648\u0636\u0649<\/li>\n                                                                                            <li>\u0646\u0638\u0627\u0645 Versioning \u0648\u062a\u0646\u0638\u064a\u0645 \u0644\u0644\u0645\u0644\u0641\u0627\u062a \u0648\u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639<\/li>\n                                                                                    <\/ul>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/article>\n                                            <article class=\"zz-chapter-card\">\n                            <div class=\"zz-chapter-side\">\n                                <div class=\"zz-chapter-small\">\u0627\u0644\u0641\u0635\u0644 \u0627\u0644\u0633\u0627\u062f\u0633<\/div>\n                                <div class=\"zz-chapter-map\">HMI Map<\/div>\n                            <\/div>\n\n                            <div>\n                                <h3 class=\"zz-chapter-title\">HMI Design with WinCC \ud83d\udcca<\/h3>\n                                <div class=\"zz-chapter-subtitle\">Screens \u2192 Tags \u2192 Alarms \u2192 Trends<\/div>\n\n                                <div class=\"zz-meta\">\n                                                                            <span>8\u201315 \u062f\u0631\u0633<\/span>\n                                                                            <span>\u062a\u0637\u0628\u064a\u0642 \u0639\u0645\u0644\u064a<\/span>\n                                                                            <span>HMI Screens<\/span>\n                                                                            <span>WinCC<\/span>\n                                                                    <\/div>\n\n                                <ul class=\"zz-chapter-list\">\n                                                                            <li>\u062a\u0635\u0645\u064a\u0645 \u0634\u0627\u0634\u0629 HMI \u0639\u0645\u0644\u064a\u0629 \u0648\u0645\u0641\u0647\u0648\u0645\u0629 \u0644\u0644\u0645\u0634\u063a\u0644<\/li>\n                                                                            <li>\u0631\u0628\u0637 HMI Tags \u0645\u0639 PLC Tags \u062f\u0627\u062e\u0644 TIA Portal<\/li>\n                                                                            <li>\u0625\u0646\u0634\u0627\u0621 Alarms \u0648 Events \u0644\u0645\u0631\u0627\u0642\u0628\u0629 \u0627\u0644\u0623\u0639\u0637\u0627\u0644<\/li>\n                                                                            <li>\u0639\u0631\u0636 Trends \u0644\u0644\u062d\u0631\u0627\u0631\u0629 \u0648\u0627\u0644\u0636\u063a\u0637 \u0648\u0627\u0644\u0645\u0633\u062a\u0648\u0649 \u0648\u0627\u0644\u0633\u0631\u0639\u0629<\/li>\n                                                                    <\/ul>\n\n                                <div class=\"zz-outcome \">\n                                    <button class=\"zz-outcome-btn\" type=\"button\">\n                                        <span>\u0647\u062a\u0637\u0644\u0639 \u0628\u0625\u064a\u0647 \u0628\u0639\u062f \u0627\u0644\u0641\u0635\u0644 \u062f\u0647\u061f<\/span>\n                                        <span>\u2039<\/span>\n                                    <\/button>\n                                    <div class=\"zz-outcome-content\">\n                                        <ul>\n                                                                                            <li>HMI template \u062c\u0627\u0647\u0632 \u0644\u0644\u0645\u0634\u0627\u0631\u064a\u0639<\/li>\n                                                                                            <li>Alarm system \u062c\u0627\u0647\u0632 \u0644\u0644\u062a\u0639\u062f\u064a\u0644<\/li>\n                                                                                            <li>\u062a\u0635\u0645\u064a\u0645 \u0634\u0627\u0634\u0629 \u062a\u0634\u063a\u064a\u0644 \u0627\u062d\u062a\u0631\u0627\u0641\u064a\u0629 \u0644\u0645\u0634\u0631\u0648\u0639 \u0635\u0646\u0627\u0639\u064a<\/li>\n                                                                                            <li>\u0642\u0648\u0627\u0639\u062f UI \u0628\u0633\u064a\u0637\u0629 \u062a\u0645\u0646\u0639 \u0623\u062e\u0637\u0627\u0621 \u0627\u0644\u0645\u0634\u063a\u0644\u064a\u0646<\/li>\n                                                                                    <\/ul>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/article>\n                                            <article class=\"zz-chapter-card\">\n                            <div class=\"zz-chapter-side\">\n                                <div class=\"zz-chapter-small\">\u0627\u0644\u0641\u0635\u0644 \u0627\u0644\u0633\u0627\u0628\u0639<\/div>\n                                <div class=\"zz-chapter-map\">Troubleshooting Map<\/div>\n                            <\/div>\n\n                            <div>\n                                <h3 class=\"zz-chapter-title\">PLC Troubleshooting &amp; Real Projects \ud83d\udd0d<\/h3>\n                                <div class=\"zz-chapter-subtitle\">Watch Tables \u2192 Diagnostics \u2192 Fault Finding<\/div>\n\n                                <div class=\"zz-meta\">\n                                                                            <span>8\u201315 \u062f\u0631\u0633<\/span>\n                                                                            <span>\u062a\u0637\u0628\u064a\u0642 \u0639\u0645\u0644\u064a<\/span>\n                                                                            <span>Real Faults<\/span>\n                                                                            <span>Final Projects<\/span>\n                                                                    <\/div>\n\n                                <ul class=\"zz-chapter-list\">\n                                                                            <li>\u0627\u0633\u062a\u062e\u062f\u0627\u0645 Watch Table \u0648 Force \u0648 Online Monitoring<\/li>\n                                                                            <li>\u0642\u0631\u0627\u0621\u0629 Diagnostic Buffer \u0648\u0641\u0647\u0645 \u0633\u0628\u0628 \u0627\u0644\u0639\u0637\u0644<\/li>\n                                                                            <li>\u062a\u0634\u062e\u064a\u0635 \u0623\u0639\u0637\u0627\u0644 Sensors \u0648 Outputs \u0648 Communication<\/li>\n                                                                            <li>\u062a\u0646\u0641\u064a\u0630 \u0645\u0634\u0627\u0631\u064a\u0639 Conveyor \u0648 Filling Station \u0648 Pump Control<\/li>\n                                                                    <\/ul>\n\n                                <div class=\"zz-outcome \">\n                                    <button class=\"zz-outcome-btn\" type=\"button\">\n                                        <span>\u0647\u062a\u0637\u0644\u0639 \u0628\u0625\u064a\u0647 \u0628\u0639\u062f \u0627\u0644\u0641\u0635\u0644 \u062f\u0647\u061f<\/span>\n                                        <span>\u2039<\/span>\n                                    <\/button>\n                                    <div class=\"zz-outcome-content\">\n                                        <ul>\n                                                                                            <li>Fault-finding checklist \u062a\u0633\u062a\u062e\u062f\u0645\u0647\u0627 \u0641\u064a \u0627\u0644\u0645\u0635\u0646\u0639<\/li>\n                                                                                            <li>3 \u0645\u0634\u0627\u0631\u064a\u0639 \u0635\u0646\u0627\u0639\u064a\u0629 \u0643\u0627\u0645\u0644\u0629 \u062f\u0627\u062e\u0644 TIA Portal<\/li>\n                                                                                            <li>\u0645\u0644\u0641 Portfolio \u064a\u0639\u0631\u0636 \u0634\u063a\u0644\u0643 \u0643\u0645\u0628\u0631\u0645\u062c PLC<\/li>\n                                                                                            <li>\u062b\u0642\u0629 \u0639\u0645\u0644\u064a\u0629 \u0644\u0644\u062f\u062e\u0648\u0644 \u0641\u064a \u062a\u062f\u0631\u064a\u0628 \u0623\u0648 \u0648\u0638\u064a\u0641\u0629 Automation<\/li>\n                                                                                    <\/ul>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/article>\n                                    <\/div>\n\n                <div class=\"zz-rating-box\">\n                    <div class=\"zz-stars\">\u2605 \u2605 \u2605 \u2605 \u2605<\/div>\n                    <strong>4.8 \u062a\u0642\u064a\u064a\u0645 \u0645\u0646 \u0623\u0643\u062b\u0631 \u0645\u0646 122+ \u0637\u0627\u0644\u0628 \u0648\u0645\u0647\u0646\u062f\u0633<\/strong>\n                    <div style=\"margin-top:18px;\">\n                        <a class=\"zz-btn zz-btn-yellow\" href=\"#order\">\u0627\u062d\u0635\u0644 \u0639\u0644\u0649 \u0627\u0644\u0633\u064a\u0633\u062a\u0645 \u0627\u0644\u0622\u0646 \u2039<\/a>\n                    <\/div>\n                    <p style=\"margin:12px 0 0;color:rgba(255,255,255,.72);font-weight:850;\">\u0645\u062a\u0628\u0642\u064a 7 \u0645\u0642\u0627\u0639\u062f \u0641\u0642\u0637 \u0628\u0647\u0630\u0627 \u0627\u0644\u0633\u0639\u0631<\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- INSTRUCTOR -->\n        <section class=\"zz-section zz-instructor\">\n            <div class=\"zz-wrap\">\n                <div class=\"zz-instructor-grid\">\n                    <div class=\"zz-instructor-photo\">\n                        <img decoding=\"async\" src=\"https:\/\/placehold.co\/520x620\/147a3d\/ffffff?text=Your+Photo\" alt=\"PLC Course Instructor\" loading=\"lazy\">\n                        <div class=\"zz-photo-label\">Automation Engineer \u2022 SIEMENS PLC Specialist<\/div>\n                    <\/div>\n\n                    <div>\n                        <span class=\"zz-eyebrow\">\u0645\u064a\u0646 \u0627\u0644\u0644\u064a \u0647\u064a\u0639\u0644\u0645\u0643 PLC Magnet\u061f<\/span>\n                        <h2 class=\"zz-title\">\u0623\u0646\u0627 \u0645\u0647\u0646\u062f\u0633 \u0623\u062a\u0645\u062a\u0629 \u0635\u0646\u0627\u0639\u064a\u0629 \u0628\u062e\u0628\u0631\u0629 \u0639\u0645\u0644\u064a\u0629 \u0641\u064a SIEMENS PLC \u0648 TIA Portal<\/h2>\n                        <p class=\"zz-instructor-text\">\n                            \u0623\u0646\u0627 \u0645\u0634 \u0647\u0646\u0627 \u0623\u062f\u064a\u0643 \u0634\u0648\u064a\u0629 Tutorials \u0645\u062a\u0641\u0631\u0642\u0629. \u0623\u0646\u0627 \u0647\u0646\u0627 \u0623\u062f\u064a\u0643 \u0633\u064a\u0633\u062a\u0645 \u0648\u0627\u0636\u062d \u0644\u0648 \u0637\u0628\u0642\u062a\u0647 \u0647\u062a\u0641\u0647\u0645 \u0625\u0632\u0627\u064a \u062a\u062d\u0644\u0644 \u0645\u0627\u0643\u064a\u0646\u0629\u060c \u062a\u0643\u062a\u0628 PLC logic\u060c \u062a\u0635\u0645\u0645 HMI\u060c \u0648\u062a\u0634\u062e\u0635 \u0627\u0644\u0623\u0639\u0637\u0627\u0644 \u0628\u062b\u0642\u0629.\n                        <\/p>\n\n                        <div class=\"zz-instructor-stats\">\n                            <div class=\"zz-stat\">\n                                <strong>40+<\/strong>\n                                <span>\u0645\u0634\u0631\u0648\u0639 \u0635\u0646\u0627\u0639\u064a \u0648\u062a\u062f\u0631\u064a\u0628\u064a<\/span>\n                            <\/div>\n                            <div class=\"zz-stat\">\n                                <strong>3 \u0645\u0631\u0627\u062d\u0644<\/strong>\n                                <span>\u0627\u0644\u062a\u0641\u0643\u064a\u0631 > \u0627\u0644\u0628\u0631\u0645\u062c\u0629 > \u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639<\/span>\n                            <\/div>\n                            <div class=\"zz-stat\">\n                                <strong>System<\/strong>\n                                <span>\u0645\u0634 \u062a\u0648\u062a\u0648\u0631\u064a\u0627\u0644 \u0645\u062a\u0641\u0631\u0642\u0629<\/span>\n                            <\/div>\n                        <\/div>\n\n                        <div style=\"margin-top:26px;padding:22px;border-radius:26px;background:#fff;border:1px solid var(--zz-border);box-shadow:var(--zz-shadow2);\">\n                            <span style=\"font-size:44px;color:var(--zz-yellow);font-weight:1000;line-height:.8;\">\u201c<\/span>\n                            <p style=\"margin:0;color:var(--zz-muted);font-size:17px;font-weight:850;\">\n                                \u0643\u0646\u062a \u0634\u0627\u064a\u0641 \u0646\u0627\u0633 \u0643\u062a\u064a\u0631 \u0628\u062a\u0639\u0631\u0641 Tools\u060c \u0628\u0633 \u0623\u0648\u0644 \u0645\u0627 \u064a\u0648\u0627\u062c\u0647\u0648\u0627 \u0645\u0627\u0643\u064a\u0646\u0629 \u062d\u0642\u064a\u0642\u064a\u0629 \u064a\u062a\u062c\u0645\u062f\u0648\u0627. \u0639\u0634\u0627\u0646 \u0643\u062f\u0647 \u0627\u0644\u0643\u0648\u0631\u0633 \u0645\u0628\u0646\u064a \u0639\u0644\u0649 \u0633\u0624\u0627\u0644 \u0645\u062d\u062f\u0634 \u0628\u064a\u0634\u0631\u062d\u0647 \u0643\u0641\u0627\u064a\u0629: \u0644\u064a\u0647 \u0627\u0644\u0645\u0646\u0637\u0642 \u062f\u0647 \u0628\u064a\u062a\u0643\u062a\u0628 \u0628\u0627\u0644\u0634\u0643\u0644 \u062f\u0647\u061f\n                            <\/p>\n                        <\/div>\n\n                        <div style=\"margin-top:24px;\">\n                            <a class=\"zz-btn zz-btn-primary\" href=\"#order\">\u0627\u0628\u062f\u0623 PLC Magnet \u0627\u0644\u0622\u0646 \u2039<\/a>\n                            <p class=\"zz-safe\">\u062f\u0641\u0639 \u0622\u0645\u0646 \u2022 \u0648\u0635\u0648\u0644 \u0641\u0648\u0631\u064a \u2022 \u062a\u062d\u062f\u064a\u062b\u0627\u062a \u0645\u0633\u062a\u0645\u0631\u0629<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- BONUSES -->\n        <section class=\"zz-section zz-bonuses\">\n            <div class=\"zz-wrap\">\n                <div class=\"zz-center\">\n                    <span class=\"zz-eyebrow\">\u0645\u0643\u0627\u0641\u0622\u062a \u0645\u062c\u0627\u0646\u064a\u0629 \u0645\u0639 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643<\/span>\n                    <h2 class=\"zz-title\">\u0623\u062f\u0648\u0627\u062a \u0627\u0644\u0639\u0645\u0644 \u0643\u0627\u0645\u0644\u0629 \u0628\u062f\u0644 \u0645\u0627 \u062a\u0628\u062f\u0623 \u0645\u0646 \u0627\u0644\u0635\u0641\u0631<\/h2>\n                    <p class=\"zz-sub\">\u0647\u0630\u0647 \u0627\u0644\u0645\u0643\u0627\u0641\u0622\u062a \u062a\u0633\u0627\u0639\u062f\u0643 \u062a\u0637\u0628\u0642 \u0628\u0633\u0631\u0639\u0629\u060c \u062a\u0648\u062b\u0642 \u0634\u063a\u0644\u0643\u060c \u0648\u062a\u0639\u0631\u0636 \u0645\u0634\u0627\u0631\u064a\u0639\u0643 \u0628\u0634\u0643\u0644 \u0627\u062d\u062a\u0631\u0627\u0641\u064a.<\/p>\n                <\/div>\n\n                <div class=\"zz-bonus-grid\">\n                                            <article class=\"zz-bonus-card\">\n                            <div class=\"zz-bonus-label\">\n                                <span>\u0645\u0643\u0627\u0641\u0623\u0629<\/span>\n                                <span class=\"zz-bonus-num\">01<\/span>\n                            <\/div>\n                            <h3 class=\"zz-bonus-title\">TIA Portal Project Files<\/h3>\n                            <div class=\"zz-bonus-sub\">\u0645\u0644\u0641\u0627\u062a \u0645\u0634\u0627\u0631\u064a\u0639 \u062c\u0627\u0647\u0632\u0629<\/div>\n                            <span class=\"zz-free\">$79 \u0645\u062c\u0627\u0646\u064a \u0645\u0639 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643<\/span>\n                            <p>\u0645\u0634\u0627\u0631\u064a\u0639 PLC \u0643\u0627\u0645\u0644\u0629 \u062c\u0627\u0647\u0632\u0629 \u0644\u0644\u0641\u062a\u062d \u0648\u0627\u0644\u062a\u0639\u062f\u064a\u0644 \u062f\u0627\u062e\u0644 TIA Portal\u060c \u062a\u0634\u0645\u0644 Conveyor \u0648 Filling Station \u0648 Pump Control.<\/p>\n                            <ul>\n                                                                    <li>\u0645\u0644\u0641\u0627\u062a \u0645\u0646\u0638\u0645\u0629<\/li>\n                                                                    <li>\u0634\u0631\u062d \u0627\u0633\u062a\u062e\u062f\u0627\u0645<\/li>\n                                                                    <li>\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0639\u062f\u064a\u0644<\/li>\n                                                            <\/ul>\n                        <\/article>\n                                            <article class=\"zz-bonus-card\">\n                            <div class=\"zz-bonus-label\">\n                                <span>\u0645\u0643\u0627\u0641\u0623\u0629<\/span>\n                                <span class=\"zz-bonus-num\">02<\/span>\n                            <\/div>\n                            <h3 class=\"zz-bonus-title\">Wiring &amp; I\/O Templates<\/h3>\n                            <div class=\"zz-bonus-sub\">\u0642\u0648\u0627\u0644\u0628 \u062a\u0648\u062b\u064a\u0642 \u0647\u0646\u062f\u0633\u064a<\/div>\n                            <span class=\"zz-free\">$49 \u0645\u062c\u0627\u0646\u064a \u0645\u0639 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643<\/span>\n                            <p>\u0642\u0648\u0627\u0644\u0628 I\/O List \u0648 Wiring Notes \u0648 Commissioning Sheet \u0644\u062a\u0648\u062b\u064a\u0642 \u0645\u0634\u0627\u0631\u064a\u0639\u0643 \u0628\u0634\u0643\u0644 \u0627\u062d\u062a\u0631\u0627\u0641\u064a.<\/p>\n                            <ul>\n                                                                    <li>Excel + PDF<\/li>\n                                                                    <li>\u062c\u0627\u0647\u0632\u0629 \u0644\u0644\u0637\u0628\u0627\u0639\u0629<\/li>\n                                                                    <li>\u062a\u0646\u0641\u0639 \u0644\u0644\u0634\u063a\u0644 \u0627\u0644\u062d\u0642\u064a\u0642\u064a<\/li>\n                                                            <\/ul>\n                        <\/article>\n                                            <article class=\"zz-bonus-card\">\n                            <div class=\"zz-bonus-label\">\n                                <span>\u0645\u0643\u0627\u0641\u0623\u0629<\/span>\n                                <span class=\"zz-bonus-num\">03<\/span>\n                            <\/div>\n                            <h3 class=\"zz-bonus-title\">HMI Screens Pack<\/h3>\n                            <div class=\"zz-bonus-sub\">\u0634\u0627\u0634\u0627\u062a WinCC \u062c\u0627\u0647\u0632\u0629<\/div>\n                            <span class=\"zz-free\">$59 \u0645\u062c\u0627\u0646\u064a \u0645\u0639 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643<\/span>\n                            <p>\u0645\u062c\u0645\u0648\u0639\u0629 \u0634\u0627\u0634\u0627\u062a HMI \u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0639\u062f\u064a\u0644 \u062a\u0633\u0627\u0639\u062f\u0643 \u062a\u0628\u062f\u0623 \u0628\u062a\u0635\u0645\u064a\u0645 \u0646\u0638\u064a\u0641 \u0628\u062f\u0644 \u0645\u0627 \u062a\u0628\u062f\u0623 \u0645\u0646 \u0627\u0644\u0635\u0641\u0631.<\/p>\n                            <ul>\n                                                                    <li>Main screen<\/li>\n                                                                    <li>Alarm screen<\/li>\n                                                                    <li>Trends screen<\/li>\n                                                            <\/ul>\n                        <\/article>\n                                            <article class=\"zz-bonus-card\">\n                            <div class=\"zz-bonus-label\">\n                                <span>\u0645\u0643\u0627\u0641\u0623\u0629<\/span>\n                                <span class=\"zz-bonus-num\">04<\/span>\n                            <\/div>\n                            <h3 class=\"zz-bonus-title\">PLC Troubleshooting Guide<\/h3>\n                            <div class=\"zz-bonus-sub\">\u062f\u0644\u064a\u0644 \u0627\u0644\u0623\u0639\u0637\u0627\u0644 \u0627\u0644\u0639\u0645\u0644\u064a<\/div>\n                            <span class=\"zz-free\">$99 \u0645\u062c\u0627\u0646\u064a \u0645\u0639 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643<\/span>\n                            <p>\u062f\u0644\u064a\u0644 \u062e\u0637\u0648\u0629 \u0628\u062e\u0637\u0648\u0629 \u0644\u062a\u0634\u062e\u064a\u0635 \u0623\u0639\u0637\u0627\u0644 PLC \u0648\u0627\u0644\u0627\u062a\u0635\u0627\u0644 \u0648\u0627\u0644\u062d\u0633\u0627\u0633\u0627\u062a \u0648\u0627\u0644\u0645\u062e\u0627\u0631\u062c \u062f\u0627\u062e\u0644 \u0627\u0644\u0645\u0635\u0627\u0646\u0639.<\/p>\n                            <ul>\n                                                                    <li>Diagnostic buffer<\/li>\n                                                                    <li>Watch tables<\/li>\n                                                                    <li>Real faults<\/li>\n                                                            <\/ul>\n                        <\/article>\n                                            <article class=\"zz-bonus-card\">\n                            <div class=\"zz-bonus-label\">\n                                <span>\u0645\u0643\u0627\u0641\u0623\u0629<\/span>\n                                <span class=\"zz-bonus-num\">05<\/span>\n                            <\/div>\n                            <h3 class=\"zz-bonus-title\">Mini Course \u2014 Industrial Sensors<\/h3>\n                            <div class=\"zz-bonus-sub\">\u0643\u0648\u0631\u0633 \u0645\u0635\u063a\u0631 \u0644\u0644\u062d\u0633\u0627\u0633\u0627\u062a<\/div>\n                            <span class=\"zz-free\">$39 \u0645\u062c\u0627\u0646\u064a \u0645\u0639 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643<\/span>\n                            <p>\u0634\u0631\u062d \u0633\u0631\u064a\u0639 \u0648\u0639\u0645\u0644\u064a \u0644\u0623\u0634\u0647\u0631 \u0627\u0644\u062d\u0633\u0627\u0633\u0627\u062a \u0627\u0644\u0635\u0646\u0627\u0639\u064a\u0629 \u0648\u0643\u064a\u0641\u064a\u0629 \u062a\u0648\u0635\u064a\u0644\u0647\u0627 \u0648\u0628\u0631\u0645\u062c\u062a\u0647\u0627.<\/p>\n                            <ul>\n                                                                    <li>PNP\/NPN<\/li>\n                                                                    <li>Analog sensors<\/li>\n                                                                    <li>Encoders basics<\/li>\n                                                            <\/ul>\n                        <\/article>\n                                            <article class=\"zz-bonus-card\">\n                            <div class=\"zz-bonus-label\">\n                                <span>\u0645\u0643\u0627\u0641\u0623\u0629<\/span>\n                                <span class=\"zz-bonus-num\">06<\/span>\n                            <\/div>\n                            <h3 class=\"zz-bonus-title\">Certificate &amp; Portfolio Kit<\/h3>\n                            <div class=\"zz-bonus-sub\">\u0634\u0647\u0627\u062f\u0629 + \u0628\u0648\u0631\u062a\u0641\u0648\u0644\u064a\u0648<\/div>\n                            <span class=\"zz-free\">$45 \u0645\u062c\u0627\u0646\u064a \u0645\u0639 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643<\/span>\n                            <p>\u0642\u0627\u0644\u0628 Portfolio \u064a\u0639\u0631\u0636 \u0645\u0634\u0627\u0631\u064a\u0639\u0643 \u0648\u0634\u0647\u0627\u062f\u0629 \u0625\u062a\u0645\u0627\u0645 \u0631\u0642\u0645\u064a\u0629 \u062a\u0636\u064a\u0641\u0647\u0627 \u0625\u0644\u0649 LinkedIn \u0623\u0648 CV.<\/p>\n                            <ul>\n                                                                    <li>Portfolio template<\/li>\n                                                                    <li>Certificate<\/li>\n                                                                    <li>CV boost<\/li>\n                                                            <\/ul>\n                        <\/article>\n                                            <article class=\"zz-bonus-card\">\n                            <div class=\"zz-bonus-label\">\n                                <span>\u0645\u0643\u0627\u0641\u0623\u0629<\/span>\n                                <span class=\"zz-bonus-num\">07<\/span>\n                            <\/div>\n                            <h3 class=\"zz-bonus-title\">Private Support Group<\/h3>\n                            <div class=\"zz-bonus-sub\">\u0645\u062c\u062a\u0645\u0639 \u062f\u0639\u0645 \u062e\u0627\u0635<\/div>\n                            <span class=\"zz-free\">$120 \u0645\u062c\u0627\u0646\u064a \u0645\u0639 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643<\/span>\n                            <p>\u0645\u062c\u0645\u0648\u0639\u0629 \u062e\u0627\u0635\u0629 \u0644\u0644\u0623\u0633\u0626\u0644\u0629\u060c \u0645\u0631\u0627\u062c\u0639\u0629 \u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639\u060c \u0645\u0634\u0627\u0631\u0643\u0629 \u0641\u0631\u0635 \u062a\u062f\u0631\u064a\u0628 \u0648\u0648\u0638\u0627\u0626\u0641\u060c \u0648\u0645\u062a\u0627\u0628\u0639\u0629 \u062a\u0637\u0628\u064a\u0642\u0643.<\/p>\n                            <ul>\n                                                                    <li>\u062f\u0639\u0645 \u0645\u0628\u0627\u0634\u0631<\/li>\n                                                                    <li>\u0645\u0631\u0627\u062c\u0639\u0629 \u0645\u0634\u0627\u0631\u064a\u0639<\/li>\n                                                                    <li>\u0641\u0631\u0635 \u0648\u062a\u0648\u062c\u064a\u0647<\/li>\n                                                            <\/ul>\n                        <\/article>\n                                    <\/div>\n\n                <div class=\"zz-bonus-value\">\n                    <p style=\"margin:0 0 8px;color:rgba(255,255,255,.72);font-weight:900;\">\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u0643\u0627\u0641\u0622\u062a \u0645\u0646\u0641\u0631\u062f\u0629<\/p>\n                    <strong>$490+<\/strong>\n                    <h3 style=\"margin:14px 0 0;font-size:24px;line-height:1.35;\">\u0623\u0646\u062a \u062a\u062d\u0635\u0644 \u0639\u0644\u064a\u0647\u0627 \u0645\u062c\u0627\u0646\u0627\u064b \u0627\u0644\u064a\u0648\u0645<\/h3>\n                    <p style=\"margin:12px auto 22px;max-width:760px;color:rgba(255,255,255,.74);font-weight:850;\">\n                        \u0628\u0627\u062e\u062a\u0635\u0627\u0631\u2026 \u0623\u0646\u062a \u062a\u062d\u0635\u0644 \u0639\u0644\u0649 \u0623\u062f\u0648\u0627\u062a \u0627\u0644\u062a\u0637\u0628\u064a\u0642 \u0643\u0627\u0645\u0644\u0629 \u0628\u062f\u0644 \u0645\u0627 \u062a\u0641\u0636\u0644 \u062a\u062c\u0645\u0639 \u0645\u0644\u0641\u0627\u062a\u060c \u0642\u0648\u0627\u0644\u0628\u060c \u0645\u0634\u0627\u0631\u064a\u0639\u060c \u0648\u0634\u0631\u0648\u062d\u0627\u062a \u0645\u0646 \u0623\u0645\u0627\u0643\u0646 \u0645\u062e\u062a\u0644\u0641\u0629.\n                    <\/p>\n                    <a class=\"zz-btn zz-btn-yellow\" href=\"#order\">\u0627\u0634\u062a\u0631\u0643 \u0627\u0644\u0622\u0646 \u0648\u0627\u062d\u0635\u0644 \u0639\u0644\u0649 \u0627\u0644\u0645\u0643\u0627\u0641\u0622\u062a \u0645\u062c\u0627\u0646\u0627\u064b \u2039<\/a>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- GUARANTEE -->\n        <section class=\"zz-section zz-guarantee\">\n            <div class=\"zz-wrap\">\n                <div class=\"zz-guarantee-card\">\n                    <div class=\"zz-seal\">\n                        <strong>14 DAY<\/strong>\n                        <span>Full Refund<\/span>\n                    <\/div>\n\n                    <div>\n                        <span class=\"zz-eyebrow\">\u0648\u0639\u062f \u0634\u062e\u0635\u064a \u0645\u0646\u064a \u0644\u064a\u0643<\/span>\n                        <h2 class=\"zz-title\">\u0636\u0645\u0627\u0646 14 \u064a\u0648\u0645 \u0628\u062f\u0648\u0646 \u0645\u062e\u0627\u0637\u0631<\/h2>\n                        <p class=\"zz-sub\" style=\"margin-inline:0;\">\n                            \u0627\u0644\u0643\u0648\u0631\u0633 \u0645\u0639\u0645\u0648\u0644 \u0639\u0634\u0627\u0646 \u064a\u063a\u064a\u0631 \u0637\u0631\u064a\u0642\u0629 \u0641\u0647\u0645\u0643 \u0644\u0644\u0640 PLC \u0641\u0639\u0644\u0627\u064b\u2026 \u0645\u0634 \u0645\u062c\u0631\u062f \u0641\u064a\u062f\u064a\u0648\u0647\u0627\u062a \u0648\u062e\u0644\u0627\u0635.\n                        <\/p>\n\n                        <h3 style=\"margin:24px 0 10px;font-size:26px;color:var(--zz-dark);font-weight:1000;\">\u0647\u062a\u062c\u0631\u0628 \u0627\u0644\u0643\u0648\u0631\u0633\u2026 \u0648\u0644\u0648 \u0645\u0627\u062d\u0633\u064a\u062a\u0634 \u0628\u0641\u0631\u0642\u061f \u0641\u0644\u0648\u0633\u0643 \u0631\u0627\u062c\u0639\u0629 \u0641\u0648\u0631\u064b\u0627.<\/h3>\n\n                        <p style=\"color:var(--zz-muted);font-size:17px;font-weight:800;\">\n                            \u0644\u0648 \u062e\u0644\u0627\u0644 14 \u064a\u0648\u0645 \u062f\u062e\u0644\u062a \u0648\u0634\u0641\u062a \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u062d\u0633\u064a\u062a \u0625\u0646\u0643 \u0645\u0627\u062e\u0631\u062c\u062a\u0634 \u0628\u062d\u0627\u062c\u0629 \u0639\u0645\u0644\u064a\u0629 \u062a\u0641\u0631\u0642 \u0641\u064a \u0641\u0647\u0645\u0643 \u0623\u0648 \u062a\u0637\u0628\u064a\u0642\u0643\u2026 \u0631\u062c\u0639 \u0641\u0644\u0648\u0633\u0643\u060c \u0648\u0627\u0644\u0643\u0648\u0631\u0633 \u064a\u0641\u0636\u0644 \u0645\u0639\u0627\u0643 \u0647\u062f\u064a\u0629.\n                        <\/p>\n\n                        <p style=\"margin-top:18px;font-weight:950;color:var(--zz-dark);\">\u0644\u0648 \u0639\u0627\u064a\u0632 \u062a\u0637\u0644\u0628 \u0627\u0644\u0627\u0633\u062a\u0631\u062c\u0627\u0639:<\/p>\n                        <p style=\"display:inline-flex;padding:10px 14px;border-radius:999px;background:var(--zz-soft);border:1px solid var(--zz-border);font-weight:950;color:var(--zz-blue);\">support@yourdomain.com<\/p>\n\n                        <div style=\"margin-top:22px;\">\n                            <a class=\"zz-btn zz-btn-primary\" href=\"#order\">\u0627\u0634\u062a\u0631\u0643 \u0627\u0644\u0622\u0646 \u0642\u0628\u0644 \u0645\u0627 \u0627\u0644\u0633\u0639\u0631 \u064a\u0632\u064a\u062f \u2039<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- ORDER \/ PRICING -->\n        <section class=\"zz-section zz-order\" id=\"order\">\n            <div class=\"zz-wrap\">\n                <div class=\"zz-center\">\n                    <span class=\"zz-eyebrow\">\u0627\u0644\u0628\u0627\u0643\u062f\u062c \u0627\u0644\u0643\u0627\u0645\u0644<\/span>\n                    <h2 class=\"zz-title\">\u0643\u0644 \u0634\u064a\u0621 \u062a\u062d\u062a\u0627\u062c\u0647 \u0644\u062a\u0628\u062f\u0623 \u0641\u064a \u0628\u0631\u0645\u062c\u0629 PLC \u0628\u0634\u0643\u0644 \u0639\u0645\u0644\u064a<\/h2>\n                <\/div>\n\n                <div class=\"zz-order-grid\">\n                    <div class=\"zz-stack\">\n                        <div class=\"zz-stack-item\">\n                            <div>\n                                <h4>PLC Magnet \u2014 \u0627\u0644\u0643\u0648\u0631\u0633 \u0643\u0627\u0645\u0644<\/h4>\n                                <p>\u0646\u0638\u0627\u0645 \u0639\u0645\u0644\u064a \u064a\u0639\u0644\u0645\u0643 \u0628\u0631\u0645\u062c\u0629 PLC\u060c TIA Portal\u060c HMI\u060c Troubleshooting\u060c \u0648\u0645\u0634\u0627\u0631\u064a\u0639 \u062d\u0642\u064a\u0642\u064a\u0629.<\/p>\n                            <\/div>\n                            <div class=\"zz-stack-price\">$180<\/div>\n                        <\/div>\n\n                                                    <div class=\"zz-stack-item\">\n                                <div>\n                                    <h4>\u0628\u0648\u0646\u0635 01 \u0645\u062c\u0627\u0646\u0627\u064b \u0645\u0639 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643<\/h4>\n                                    <p>TIA Portal Project Files \u2014 \u0645\u0644\u0641\u0627\u062a \u0645\u0634\u0627\u0631\u064a\u0639 \u062c\u0627\u0647\u0632\u0629<\/p>\n                                <\/div>\n                                <div class=\"zz-stack-price\">$79<\/div>\n                            <\/div>\n                                                    <div class=\"zz-stack-item\">\n                                <div>\n                                    <h4>\u0628\u0648\u0646\u0635 02 \u0645\u062c\u0627\u0646\u0627\u064b \u0645\u0639 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643<\/h4>\n                                    <p>Wiring &amp; I\/O Templates \u2014 \u0642\u0648\u0627\u0644\u0628 \u062a\u0648\u062b\u064a\u0642 \u0647\u0646\u062f\u0633\u064a<\/p>\n                                <\/div>\n                                <div class=\"zz-stack-price\">$49<\/div>\n                            <\/div>\n                                                    <div class=\"zz-stack-item\">\n                                <div>\n                                    <h4>\u0628\u0648\u0646\u0635 03 \u0645\u062c\u0627\u0646\u0627\u064b \u0645\u0639 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643<\/h4>\n                                    <p>HMI Screens Pack \u2014 \u0634\u0627\u0634\u0627\u062a WinCC \u062c\u0627\u0647\u0632\u0629<\/p>\n                                <\/div>\n                                <div class=\"zz-stack-price\">$59<\/div>\n                            <\/div>\n                                                    <div class=\"zz-stack-item\">\n                                <div>\n                                    <h4>\u0628\u0648\u0646\u0635 04 \u0645\u062c\u0627\u0646\u0627\u064b \u0645\u0639 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643<\/h4>\n                                    <p>PLC Troubleshooting Guide \u2014 \u062f\u0644\u064a\u0644 \u0627\u0644\u0623\u0639\u0637\u0627\u0644 \u0627\u0644\u0639\u0645\u0644\u064a<\/p>\n                                <\/div>\n                                <div class=\"zz-stack-price\">$99<\/div>\n                            <\/div>\n                                                    <div class=\"zz-stack-item\">\n                                <div>\n                                    <h4>\u0628\u0648\u0646\u0635 05 \u0645\u062c\u0627\u0646\u0627\u064b \u0645\u0639 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643<\/h4>\n                                    <p>Mini Course \u2014 Industrial Sensors \u2014 \u0643\u0648\u0631\u0633 \u0645\u0635\u063a\u0631 \u0644\u0644\u062d\u0633\u0627\u0633\u0627\u062a<\/p>\n                                <\/div>\n                                <div class=\"zz-stack-price\">$39<\/div>\n                            <\/div>\n                                                    <div class=\"zz-stack-item\">\n                                <div>\n                                    <h4>\u0628\u0648\u0646\u0635 06 \u0645\u062c\u0627\u0646\u0627\u064b \u0645\u0639 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643<\/h4>\n                                    <p>Certificate &amp; Portfolio Kit \u2014 \u0634\u0647\u0627\u062f\u0629 + \u0628\u0648\u0631\u062a\u0641\u0648\u0644\u064a\u0648<\/p>\n                                <\/div>\n                                <div class=\"zz-stack-price\">$45<\/div>\n                            <\/div>\n                                                    <div class=\"zz-stack-item\">\n                                <div>\n                                    <h4>\u0628\u0648\u0646\u0635 07 \u0645\u062c\u0627\u0646\u0627\u064b \u0645\u0639 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643<\/h4>\n                                    <p>Private Support Group \u2014 \u0645\u062c\u062a\u0645\u0639 \u062f\u0639\u0645 \u062e\u0627\u0635<\/p>\n                                <\/div>\n                                <div class=\"zz-stack-price\">$120<\/div>\n                            <\/div>\n                                            <\/div>\n\n                    <aside class=\"zz-price-card\">\n                        <div class=\"zz-price-card-inner\">\n                            <div class=\"zz-summary\">\u0645\u0644\u062e\u0635 \u0627\u0644\u0642\u064a\u0645\u0629<\/div>\n                            <div style=\"color:var(--zz-yellow2);font-size:20px;margin-bottom:10px;\">\u2605\u2605\u2605\u2605 \u2605 <strong>4.8\/5<\/strong> \u2022 <strong>122+<\/strong> \u0645\u0634\u062a\u0631\u0643<\/div>\n                            <div class=\"zz-total\">\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0642\u064a\u0645\u0629 $670+<\/div>\n                            <div class=\"zz-today\">\u0627\u0644\u0646\u0647\u0627\u0631\u062f\u0647 \u062a\u062f\u0641\u0639 \u0645\u0631\u0629 \u0648\u0627\u062d\u062f\u0629 \u0641\u0642\u0637<\/div>\n                            <div class=\"zz-big-price\">$67<\/div>\n                            <div class=\"zz-price-note\">\u0648\u0635\u0648\u0644 \u0645\u062f\u0649 \u0627\u0644\u062d\u064a\u0627\u0629 \u2022 \u062a\u062d\u062f\u064a\u062b\u0627\u062a \u2022 \u0628\u062f\u0648\u0646 \u0627\u0634\u062a\u0631\u0627\u0643 \u0634\u0647\u0631\u064a<\/div>\n\n                            <a class=\"zz-btn zz-btn-yellow\" href=\"#order\" style=\"width:100%;\">\u0627\u0634\u062a\u0631\u0643 \u0627\u0644\u0622\u0646 \u0648\u062e\u062f \u0627\u0644\u0628\u0627\u0643\u062f\u062c \u0643\u0627\u0645\u0644 \u2039<\/a>\n\n                            <p style=\"margin:14px 0 0;color:rgba(255,255,255,.70);font-weight:850;text-align:center;\">\u062f\u0641\u0639 \u0622\u0645\u0646 + \u0648\u0635\u0648\u0644 \u0641\u0648\u0631\u064a<\/p>\n                            <p style=\"margin:10px 0 0;color:rgba(255,255,255,.50);font-size:13px;text-align:center;\">\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u062d\u0627\u0644\u064a \u0645\u062d\u062f\u0648\u062f \u2014 \u0644\u0648 \u0627\u062a\u0623\u062e\u0631\u062a \u0627\u0644\u0633\u0639\u0631 \u0647\u064a\u0631\u062c\u0639 \u0644\u0644\u0623\u0639\u0644\u0649.<\/p>\n                        <\/div>\n                    <\/aside>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- OBJECTIONS \/ FAQ STYLE SECTIONS -->\n        <section class=\"zz-section zz-objections\">\n            <div class=\"zz-wrap\">\n                <div class=\"zz-objection-list\">\n                                            <article class=\"zz-objection\">\n                            <div>\n                                <h3>\u201c\u0623\u0646\u0627 \u0645\u0628\u062a\u062f\u0626 \u0641\u064a PLC\u2026 \u0647\u0644 \u0627\u0644\u0643\u0648\u0631\u0633 \u062f\u0647 \u0645\u0646\u0627\u0633\u0628 \u0644\u064a\u0627\u061f\u201d<\/h3>\n                                <p>\u0644\u0648 \u0623\u0646\u062a \u0641\u0627\u0647\u0645 \u0623\u0633\u0627\u0633\u064a\u0627\u062a \u0643\u0647\u0631\u0628\u0627\u0621 \u0628\u0633\u064a\u0637\u0629 \u0623\u0648 \u062d\u062a\u0649 \u0644\u0633\u0647 \u0628\u062a\u0628\u062f\u0623\u060c \u0641\u0623\u0646\u062a \u0641\u064a \u0627\u0644\u0645\u0643\u0627\u0646 \u0627\u0644\u0635\u062d. \u0627\u0644\u0643\u0648\u0631\u0633 \u064a\u0628\u062f\u0623 \u0645\u0639\u0627\u0643 \u0645\u0646 \u0627\u0644\u062a\u0641\u0643\u064a\u0631 \u0627\u0644\u0635\u0646\u0627\u0639\u064a \u0648\u0627\u0644\u0640 Hardware \u062b\u0645 \u064a\u062f\u062e\u0644 \u062a\u062f\u0631\u064a\u062c\u064a\u064b\u0627 \u0625\u0644\u0649 TIA Portal \u0648\u0627\u0644\u0628\u0631\u0645\u062c\u0629 \u0648\u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639.<\/p>\n                            <\/div>\n\n                            <div class=\"zz-ob-tag\">\n                                <small>\u0645\u0631\u062d\u0644\u0629 \u0623\u0633\u0627\u0633\u064a\u0629<\/small>\n                                <strong>Thinking Like an Automation Engineer<\/strong>\n                                <p style=\"font-size:15px;\">\u062a\u0631\u062a\u0628 \u062f\u0645\u0627\u063a\u0643 \u0642\u0628\u0644 \u0645\u0627 \u062a\u0643\u062a\u0628 \u0623\u0648\u0644 Network \u0641\u064a \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c.<\/p>\n                            <\/div>\n                        <\/article>\n                                            <article class=\"zz-objection\">\n                            <div>\n                                <h3>\u201c\u0647\u0644 \u0644\u0627\u0632\u0645 \u0623\u0634\u062a\u0631\u064a PLC \u062d\u0642\u064a\u0642\u064a \u0639\u0634\u0627\u0646 \u0623\u0637\u0628\u0642\u061f\u201d<\/h3>\n                                <p>\u0644\u0627. \u0643\u0644 \u0627\u0644\u062a\u0637\u0628\u064a\u0642\u0627\u062a \u064a\u0645\u0643\u0646 \u062a\u0646\u0641\u064a\u0630\u0647\u0627 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 PLCSIM \u062f\u0627\u062e\u0644 TIA Portal. \u0647\u062a\u0642\u062f\u0631 \u062a\u062e\u062a\u0628\u0631 \u0627\u0644\u0643\u0648\u062f\u060c \u062a\u0634\u0648\u0641 \u0627\u0644\u0640 Inputs \u0648\u0627\u0644\u0640 Outputs\u060c \u0648\u062a\u062c\u0631\u0628 \u0645\u0646\u0637\u0642 \u0627\u0644\u062a\u0634\u063a\u064a\u0644 \u0628\u062f\u0648\u0646 \u0634\u0631\u0627\u0621 Hardware \u0641\u064a \u0627\u0644\u0628\u062f\u0627\u064a\u0629.<\/p>\n                            <\/div>\n\n                            <div class=\"zz-ob-tag\">\n                                <small>\u062c\u0648\u0647\u0631 \u0627\u0644\u062a\u0637\u0628\u064a\u0642<\/small>\n                                <strong>Simulation First<\/strong>\n                                <p style=\"font-size:15px;\">\u062a\u062a\u0639\u0644\u0645 \u0648\u062a\u063a\u0644\u0637 \u0648\u062a\u0635\u0644\u062d \u0628\u0623\u0645\u0627\u0646 \u0642\u0628\u0644 \u0627\u0644\u062a\u0639\u0627\u0645\u0644 \u0645\u0639 \u0645\u0627\u0643\u064a\u0646\u0629 \u062d\u0642\u064a\u0642\u064a\u0629.<\/p>\n                            <\/div>\n                        <\/article>\n                                            <article class=\"zz-objection\">\n                            <div>\n                                <h3>\u201c\u0625\u0645\u062a\u0649 \u0623\u0634\u0648\u0641 \u0641\u0631\u0642 \u062d\u0642\u064a\u0642\u064a \u0641\u064a \u0645\u0633\u062a\u0648\u0627\u064a\u0627\u061f\u201d<\/h3>\n                                <p>\u0627\u0644\u0641\u0631\u0642 \u064a\u0638\u0647\u0631 \u0639\u0644\u0649 \u0645\u0631\u0627\u062d\u0644: \u0623\u0648\u0644\u064b\u0627 \u0633\u062a\u0641\u0647\u0645 \u0643\u064a\u0641 \u062a\u062d\u0644\u0644 \u0623\u064a \u0645\u0627\u0643\u064a\u0646\u0629\u060c \u0628\u0639\u062f\u0647\u0627 \u0633\u062a\u0643\u062a\u0628 Ladder Logic \u0628\u062b\u0642\u0629\u060c \u062b\u0645 \u0633\u062a\u0646\u0641\u0630 \u0645\u0634\u0627\u0631\u064a\u0639 \u0643\u0627\u0645\u0644\u0629 \u0648\u062a\u0639\u0631\u0641 \u062a\u0639\u0631\u0636\u0647\u0627 \u0641\u064a Portfolio \u064a\u0642\u0646\u0639 \u0635\u0627\u062d\u0628 \u0627\u0644\u0639\u0645\u0644 \u0623\u0648 \u0627\u0644\u0639\u0645\u064a\u0644.<\/p>\n                            <\/div>\n\n                            <div class=\"zz-ob-tag\">\n                                <small>\u0637\u0631\u064a\u0642 \u0648\u0627\u0636\u062d<\/small>\n                                <strong>From Logic to Real Projects<\/strong>\n                                <p style=\"font-size:15px;\">\u0645\u0634 \u0645\u062c\u0631\u062f \u062f\u0631\u0648\u0633\u061b \u0623\u0646\u062a \u062a\u062e\u0631\u062c \u0628\u0645\u0634\u0627\u0631\u064a\u0639 \u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u0639\u0631\u0636.<\/p>\n                            <\/div>\n                        <\/article>\n                                            <article class=\"zz-objection\">\n                            <div>\n                                <h3>\u201c\u0644\u064a\u0647 \u0623\u062a\u0639\u0644\u0645 \u0645\u0646\u0643 \u0628\u062f\u0644 \u0641\u064a\u062f\u064a\u0648\u0647\u0627\u062a \u064a\u0648\u062a\u064a\u0648\u0628 \u0627\u0644\u0645\u062c\u0627\u0646\u064a\u0629\u061f\u201d<\/h3>\n                                <p>\u0644\u0623\u0646 \u0627\u0644\u0645\u0634\u0643\u0644\u0629 \u0644\u064a\u0633\u062a \u0641\u064a \u062a\u0648\u0641\u0631 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a\u060c \u0627\u0644\u0645\u0634\u0643\u0644\u0629 \u0641\u064a \u0627\u0644\u0646\u0638\u0627\u0645. \u0647\u0630\u0627 \u0627\u0644\u0643\u0648\u0631\u0633 \u0645\u0631\u062a\u0628 \u0643\u0633\u064a\u0633\u062a\u0645: Hardware \u062b\u0645 TIA \u062b\u0645 Logic \u062b\u0645 HMI \u062b\u0645 Troubleshooting \u062b\u0645 Projects. \u0628\u062f\u0648\u0646 \u062a\u0634\u062a\u062a \u0648\u0628\u062f\u0648\u0646 \u0642\u0641\u0632 \u0639\u0634\u0648\u0627\u0626\u064a \u0628\u064a\u0646 \u0641\u064a\u062f\u064a\u0648\u0647\u0627\u062a.<\/p>\n                            <\/div>\n\n                            <div class=\"zz-ob-tag\">\n                                <small>\u0633\u064a\u0633\u062a\u0645 \u0643\u0627\u0645\u0644<\/small>\n                                <strong>No Random Tutorials<\/strong>\n                                <p style=\"font-size:15px;\">\u0643\u0644 \u0641\u0635\u0644 \u0645\u0628\u0646\u064a \u0639\u0644\u0649 \u0627\u0644\u0644\u064a \u0642\u0628\u0644\u0647 \u0639\u0634\u0627\u0646 \u062a\u0648\u0635\u0644 \u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0645\u0644\u064a\u0629.<\/p>\n                            <\/div>\n                        <\/article>\n                                            <article class=\"zz-objection\">\n                            <div>\n                                <h3>\u201c\u0647\u0644 \u0627\u0644\u0643\u0648\u0631\u0633 \u0645\u0645\u0643\u0646 \u064a\u0633\u0627\u0639\u062f\u0646\u064a \u0641\u064a \u0648\u0638\u064a\u0641\u0629 \u0623\u0648 \u062a\u062f\u0631\u064a\u0628\u061f\u201d<\/h3>\n                                <p>\u0646\u0639\u0645\u060c \u0644\u0623\u0646\u0643 \u0644\u0646 \u062a\u0643\u062a\u0641\u064a \u0628\u0627\u0644\u0645\u0634\u0627\u0647\u062f\u0629. \u0647\u062a\u062e\u0631\u062c \u0628\u0645\u0634\u0627\u0631\u064a\u0639 \u0639\u0645\u0644\u064a\u0629\u060c \u0645\u0644\u0641\u0627\u062a TIA Portal\u060c HMI Screens\u060c \u0648\u0642\u0627\u0644\u0628 Portfolio \u064a\u062b\u0628\u062a \u0623\u0646\u0643 \u062a\u0639\u0631\u0641 \u062a\u0646\u0641\u0630 \u0645\u0634 \u0645\u062c\u0631\u062f \u062a\u0633\u0645\u0639 \u0634\u0631\u062d.<\/p>\n                            <\/div>\n\n                            <div class=\"zz-ob-tag\">\n                                <small>\u0641\u0635\u0644 \u0623\u0633\u0627\u0633\u064a<\/small>\n                                <strong>Portfolio &amp; Industrial Projects<\/strong>\n                                <p style=\"font-size:15px;\">\u0627\u0644\u0645\u0647\u0627\u0631\u0629 \u0628\u062f\u0648\u0646 \u062f\u0644\u064a\u0644 \u0639\u0645\u0644\u064a = \u0635\u0639\u0628 \u062a\u062a\u0628\u0627\u0639.<\/p>\n                            <\/div>\n                        <\/article>\n                                            <article class=\"zz-objection\">\n                            <div>\n                                <h3>\u201c\u0637\u0628 \u0644\u0648 \u062f\u062e\u0644\u062a \u0648\u062d\u0633\u064a\u062a \u0625\u0646\u0647 \u0645\u0634 \u0645\u0646\u0627\u0633\u0628 \u0644\u064a\u0627\u061f\u201d<\/h3>\n                                <p>\u0623\u0633\u0648\u0623 \u0633\u064a\u0646\u0627\u0631\u064a\u0648 \u0625\u0646\u0643 \u062a\u062f\u062e\u0644\u060c \u062a\u0634\u0648\u0641 \u0627\u0644\u0645\u062d\u062a\u0648\u0649\u060c \u0648\u062a\u062d\u0633 \u0625\u0646\u0647 \u0645\u0634 \u0645\u0646\u0627\u0633\u0628. \u0641\u064a \u0627\u0644\u062d\u0627\u0644\u0629 \u062f\u064a \u0636\u0645\u0627\u0646 14 \u064a\u0648\u0645 \u064a\u0631\u062c\u0639\u0644\u0643 \u0641\u0644\u0648\u0633\u0643 \u0643\u0627\u0645\u0644\u0629 \u0628\u062f\u0648\u0646 \u0644\u0641 \u0648\u0644\u0627 \u0646\u0642\u0627\u0634.<\/p>\n                            <\/div>\n\n                            <div class=\"zz-ob-tag\">\n                                <small>\u0628\u062f\u0648\u0646 \u0645\u062e\u0627\u0637\u0631\u0629<\/small>\n                                <strong>14-Day Full Refund<\/strong>\n                                <p style=\"font-size:15px;\">\u064a\u0627 \u0627\u0644\u0643\u0648\u0631\u0633 \u064a\u0641\u0631\u0642 \u0645\u0639\u0627\u0643\u060c \u064a\u0627 \u0641\u0644\u0648\u0633\u0643 \u062a\u0631\u062c\u0639\u0644\u0643.<\/p>\n                            <\/div>\n                        <\/article>\n                                    <\/div>\n\n                <div class=\"zz-cta-strip\">\n                    <a class=\"zz-btn zz-btn-yellow\" href=\"#order\">\u0627\u0634\u062a\u0631\u0643 \u0627\u0644\u0622\u0646 \u2039<\/a>\n                    <p>\u062f\u0641\u0639 \u0622\u0645\u0646 \u2022 \u0648\u0635\u0648\u0644 \u0641\u0648\u0631\u064a \u2022 \u062a\u062d\u062f\u064a\u062b\u0627\u062a \u0645\u0633\u062a\u0645\u0631\u0629<\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- FOOTER -->\n        <footer class=\"zz-footer\">\n            <div class=\"zz-wrap\">\n                <p><strong>PLC Magnet System<\/strong> \u2014 \u062c\u0645\u064a\u0639 \u0627\u0644\u062d\u0642\u0648\u0642 \u0645\u062d\u0641\u0648\u0638\u0629 \u00a9 2026<\/p>\n                <p>\n                    <a href=\"#\">Privacy Policy<\/a> |\n                    <a href=\"#\">Terms & Conditions<\/a> |\n                    <a href=\"#\">Refund Policy<\/a>\n                <\/p>\n\n                <p style=\"max-width:900px;margin:18px auto 0;\">\n                    \u0628\u062d\u062c\u0632\u0643 \u0623\u0648 \u0634\u0631\u0627\u0626\u0643 \u0644\u0623\u064a \u0645\u0646\u062a\u062c \u0645\u0646 \u062e\u0644\u0627\u0644 \u0647\u0630\u0627 \u0627\u0644\u0645\u0648\u0642\u0639\u060c \u0641\u0625\u0646\u0643 \u062a\u0648\u0627\u0641\u0642 \u0639\u0644\u0649 \u062c\u0645\u064a\u0639 \u0627\u0644\u0634\u0631\u0648\u0637 \u0648\u0627\u0644\u0633\u064a\u0627\u0633\u0627\u062a \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0646\u0627\u060c \u0628\u0645\u0627 \u0641\u064a \u0630\u0644\u0643 \u0633\u064a\u0627\u0633\u0629 \u0627\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645\u060c \u0633\u064a\u0627\u0633\u0629 \u0627\u0644\u0627\u0633\u062a\u0631\u062c\u0627\u0639\u060c \u0648\u0633\u064a\u0627\u0633\u0629 \u0627\u0644\u062e\u0635\u0648\u0635\u064a\u0629.\n                <\/p>\n\n                <p style=\"max-width:900px;margin:14px auto 0;\">\n                    \u0625\u062e\u0644\u0627\u0621 \u0645\u0633\u0624\u0648\u0644\u064a\u0629 \u0645\u0647\u0645: \u062c\u0645\u064a\u0639 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0648\u0627\u0644\u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0627\u062a \u0648\u0627\u0644\u0623\u0645\u062b\u0644\u0629 \u0627\u0644\u0645\u0642\u062f\u0645\u0629 \u062f\u0627\u062e\u0644 \u0647\u0630\u0627 \u0627\u0644\u0645\u0646\u062a\u062c \u0647\u064a \u0644\u0623\u063a\u0631\u0627\u0636 \u062a\u0639\u0644\u064a\u0645\u064a\u0629 \u0641\u0642\u0637. \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u062a\u062e\u062a\u0644\u0641 \u0645\u0646 \u0634\u062e\u0635 \u0644\u0622\u062e\u0631 \u0648\u062a\u0639\u062a\u0645\u062f \u0639\u0644\u0649 \u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u062a\u0637\u0628\u064a\u0642 \u0648\u0627\u0644\u062e\u0628\u0631\u0629 \u0648\u0627\u0644\u0627\u0644\u062a\u0632\u0627\u0645. \u0647\u0630\u0627 \u0627\u0644\u0645\u0648\u0642\u0639 \u063a\u064a\u0631 \u062a\u0627\u0628\u0639 \u0623\u0648 \u0645\u0631\u062a\u0628\u0637 \u0623\u0648 \u0645\u062f\u0639\u0648\u0645 \u0645\u0646 SIEMENS \u0628\u0623\u064a \u0634\u0643\u0644 \u0631\u0633\u0645\u064a\u060c \u0648\u062a\u0633\u062a\u062e\u062f\u0645 \u0623\u0633\u0645\u0627\u0621 SIEMENS \u0648TIA Portal \u0644\u0623\u063a\u0631\u0627\u0636 \u062a\u0639\u0644\u064a\u0645\u064a\u0629 \u0641\u0642\u0637.\n                <\/p>\n            <\/div>\n        <\/footer>\n\n    <\/div>\n\n    <script>\n    (function(){\n        'use strict';\n\n        var root = document.getElementById('zizoulp1');\n        if (!root) return;\n\n        var target = new Date(\"2026-08-30 23:59:59\").getTime();\n\n        function pad(n) {\n            return String(n).padStart(2, '0');\n        }\n\n        function tick() {\n            var now = new Date().getTime();\n            var diff = target - now;\n\n            if (diff <= 0) {\n                target = new Date().getTime() + (24 * 60 * 60 * 1000);\n                diff = target - now;\n            }\n\n            var days = Math.floor(diff \/ (1000 * 60 * 60 * 24));\n            var hours = Math.floor((diff \/ (1000 * 60 * 60)) % 24);\n            var minutes = Math.floor((diff \/ (1000 * 60)) % 60);\n            var seconds = Math.floor((diff \/ 1000) % 60);\n\n            var d = root.querySelector('#zzDays');\n            var h = root.querySelector('#zzHours');\n            var m = root.querySelector('#zzMinutes');\n            var s = root.querySelector('#zzSeconds');\n            var top = root.querySelector('#zzTopTimer');\n\n            if (d) d.textContent = pad(days);\n            if (h) h.textContent = pad(hours);\n            if (m) m.textContent = pad(minutes);\n            if (s) s.textContent = pad(seconds);\n            if (top) top.textContent = pad(days) + ':' + pad(hours) + ':' + pad(minutes) + ':' + pad(seconds);\n        }\n\n        tick();\n        setInterval(tick, 1000);\n\n        root.querySelectorAll('.zz-outcome-btn').forEach(function(btn){\n            btn.addEventListener('click', function(){\n                var box = btn.closest('.zz-outcome');\n                if (!box) return;\n                box.classList.toggle('open');\n            });\n        });\n\n        root.querySelectorAll('a[href^=\"#\"]').forEach(function(a){\n            a.addEventListener('click', function(e){\n                var id = a.getAttribute('href');\n                if (!id || id === '#') return;\n                var el = document.querySelector(id);\n                if (el) {\n                    e.preventDefault();\n                    el.scrollIntoView({ behavior: 'smooth', block: 'start' });\n                }\n            });\n        });\n    })();\n    <\/script>\n\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-element elementor-element-af665e3 e-con-full e-flex e-con e-parent\" data-id=\"af665e3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d01ad82 elementor-widget elementor-widget-shortcode\" data-id=\"d01ad82\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n    <style>\n    #zizoulp1, #zizoulp1 * {\n        box-sizing: border-box;\n    }\n\n    #zizoulp1 {\n        direction: rtl;\n        background: #ffffff;\n        color: #111827;\n        font-family: \"Cairo\", \"Tajawal\", \"Segoe UI\", Tahoma, Arial, sans-serif;\n        overflow-x: hidden;\n        line-height: 1.75;\n        --zz-green: #147a3d;\n        --zz-green2: #22c55e;\n        --zz-blue: #0d47a1;\n        --zz-blue2: #1d8cff;\n        --zz-yellow: #f9a825;\n        --zz-yellow2: #ffe066;\n        --zz-dark: #08111f;\n        --zz-text: #172033;\n        --zz-muted: #667085;\n        --zz-border: #e8edf3;\n        --zz-soft: #f6f9fc;\n        --zz-card: #ffffff;\n        --zz-shadow: 0 18px 55px rgba(8, 17, 31, .08);\n        --zz-shadow2: 0 8px 25px rgba(8, 17, 31, .07);\n        --zz-radius: 24px;\n        --zz-max: 1160px;\n    }\n\n    #zizoulp1 a {\n        color: inherit;\n    }\n\n    #zizoulp1 .zz-wrap {\n        width: min(var(--zz-max), calc(100% - 32px));\n        margin: 0 auto;\n    }\n\n    #zizoulp1 .zz-section {\n        padding: 88px 0;\n    }\n\n    #zizoulp1 .zz-center {\n        text-align: center;\n    }\n\n    #zizoulp1 .zz-eyebrow {\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        gap: 8px;\n        padding: 8px 14px;\n        border-radius: 999px;\n        font-size: 13px;\n        font-weight: 900;\n        color: var(--zz-green);\n        background: rgba(34, 197, 94, .10);\n        border: 1px solid rgba(34, 197, 94, .22);\n        margin-bottom: 16px;\n    }\n\n    #zizoulp1 .zz-title-xl {\n        font-size: clamp(34px, 6vw, 72px);\n        line-height: 1.08;\n        font-weight: 950;\n        letter-spacing: -1.5px;\n        margin: 0;\n        color: var(--zz-dark);\n    }\n\n    #zizoulp1 .zz-title {\n        font-size: clamp(28px, 4vw, 48px);\n        line-height: 1.15;\n        font-weight: 950;\n        letter-spacing: -1px;\n        margin: 0;\n        color: var(--zz-dark);\n    }\n\n    #zizoulp1 .zz-sub {\n        max-width: 760px;\n        margin: 14px auto 0;\n        color: var(--zz-muted);\n        font-size: 18px;\n    }\n\n    #zizoulp1 .zz-gradient {\n        background: linear-gradient(135deg, var(--zz-green), var(--zz-blue));\n        -webkit-background-clip: text;\n        background-clip: text;\n        -webkit-text-fill-color: transparent;\n    }\n\n    #zizoulp1 .zz-btn {\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        gap: 9px;\n        border: none;\n        border-radius: 999px;\n        padding: 17px 34px;\n        font-size: 17px;\n        font-weight: 950;\n        text-decoration: none !important;\n        cursor: pointer;\n        transition: transform .22s ease, box-shadow .22s ease;\n        white-space: nowrap;\n    }\n\n    #zizoulp1 .zz-btn-primary {\n        color: #ffffff !important;\n        background: linear-gradient(135deg, var(--zz-green), var(--zz-blue));\n        box-shadow: 0 16px 35px rgba(20, 122, 61, .22);\n    }\n\n    #zizoulp1 .zz-btn-primary:hover {\n        transform: translateY(-3px);\n        box-shadow: 0 22px 45px rgba(20, 122, 61, .30);\n    }\n\n    #zizoulp1 .zz-btn-yellow {\n        color: #09111f !important;\n        background: linear-gradient(135deg, var(--zz-yellow), var(--zz-yellow2));\n        box-shadow: 0 16px 35px rgba(249, 168, 37, .28);\n    }\n\n    #zizoulp1 .zz-topbar {\n        position: sticky;\n        top: 0;\n        z-index: 99999;\n        background: linear-gradient(135deg, var(--zz-green), var(--zz-blue));\n        color: #ffffff;\n        border-bottom: 1px solid rgba(255,255,255,.18);\n        box-shadow: 0 8px 30px rgba(8, 17, 31, .12);\n    }\n\n    #zizoulp1 .zz-topbar-inner {\n        width: min(var(--zz-max), calc(100% - 24px));\n        margin: 0 auto;\n        min-height: 56px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        gap: 18px;\n        flex-wrap: wrap;\n        padding: 9px 0;\n        text-align: center;\n        font-weight: 900;\n        font-size: 14px;\n    }\n\n    #zizoulp1 .zz-topbar strong {\n        color: var(--zz-yellow2);\n    }\n\n    #zizoulp1 .zz-topbar a {\n        color: #ffffff !important;\n        background: rgba(255,255,255,.14);\n        border: 1px solid rgba(255,255,255,.18);\n        padding: 8px 14px;\n        border-radius: 999px;\n        text-decoration: none !important;\n        font-size: 13px;\n    }\n\n    #zizoulp1 .zz-hero {\n        position: relative;\n        padding: 74px 0 64px;\n        background:\n            radial-gradient(circle at 12% 12%, rgba(29, 140, 255, .12), transparent 34%),\n            radial-gradient(circle at 86% 18%, rgba(34, 197, 94, .12), transparent 36%),\n            radial-gradient(circle at 50% 100%, rgba(249, 168, 37, .14), transparent 38%),\n            #ffffff;\n        overflow: hidden;\n    }\n\n    #zizoulp1 .zz-hero::before {\n        content: \"\";\n        position: absolute;\n        inset: 22px;\n        border: 1px solid rgba(13, 71, 161, .08);\n        border-radius: 36px;\n        pointer-events: none;\n    }\n\n    #zizoulp1 .zz-hero-inner {\n        position: relative;\n        z-index: 2;\n        text-align: center;\n    }\n\n    #zizoulp1 .zz-mini-proof {\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        gap: 10px;\n        flex-wrap: wrap;\n        margin: 18px 0 26px;\n        color: var(--zz-muted);\n        font-weight: 800;\n    }\n\n    #zizoulp1 .zz-pill-dark {\n        background: var(--zz-dark);\n        color: #ffffff;\n        padding: 8px 13px;\n        border-radius: 999px;\n        font-weight: 950;\n        font-size: 13px;\n    }\n\n    #zizoulp1 .zz-price-row {\n        display: inline-flex;\n        align-items: baseline;\n        justify-content: center;\n        gap: 14px;\n        margin: 25px 0 16px;\n        padding: 14px 22px;\n        background: #ffffff;\n        border: 1px solid var(--zz-border);\n        border-radius: 999px;\n        box-shadow: var(--zz-shadow2);\n    }\n\n    #zizoulp1 .zz-old {\n        color: #98a2b3;\n        font-size: 22px;\n        text-decoration: line-through;\n        font-weight: 800;\n    }\n\n    #zizoulp1 .zz-new {\n        color: var(--zz-green);\n        font-size: clamp(42px, 6vw, 70px);\n        line-height: 1;\n        font-weight: 1000;\n    }\n\n    #zizoulp1 .zz-countdown {\n        margin: 18px auto 22px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        gap: 10px;\n        flex-wrap: wrap;\n    }\n\n    #zizoulp1 .zz-cd-box {\n        min-width: 78px;\n        padding: 12px 12px 10px;\n        border-radius: 18px;\n        background: var(--zz-dark);\n        color: #ffffff;\n        box-shadow: var(--zz-shadow2);\n        border: 1px solid rgba(255,255,255,.1);\n    }\n\n    #zizoulp1 .zz-cd-num {\n        display: block;\n        color: var(--zz-yellow2);\n        font-size: 34px;\n        line-height: 1;\n        font-weight: 1000;\n    }\n\n    #zizoulp1 .zz-cd-label {\n        display: block;\n        color: rgba(255,255,255,.62);\n        font-size: 12px;\n        font-weight: 800;\n        margin-top: 4px;\n    }\n\n    #zizoulp1 .zz-seats {\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        margin: 13px 0 0;\n        padding: 8px 16px;\n        border-radius: 999px;\n        color: #92400e;\n        background: #fff7d6;\n        border: 1px solid rgba(249, 168, 37, .36);\n        font-size: 14px;\n        font-weight: 950;\n    }\n\n    #zizoulp1 .zz-safe {\n        margin-top: 12px;\n        color: var(--zz-muted);\n        font-weight: 800;\n        font-size: 14px;\n    }\n\n    #zizoulp1 .zz-proof-section {\n        background: #ffffff;\n    }\n\n    #zizoulp1 .zz-video-grid {\n        margin-top: 38px;\n        display: grid;\n        grid-template-columns: repeat(4, 1fr);\n        gap: 18px;\n    }\n\n    #zizoulp1 .zz-video-card {\n        position: relative;\n        min-height: 420px;\n        border-radius: 28px;\n        overflow: hidden;\n        background: var(--zz-dark);\n        box-shadow: var(--zz-shadow);\n        isolation: isolate;\n    }\n\n    #zizoulp1 .zz-video-card img {\n        width: 100%;\n        height: 100%;\n        min-height: 420px;\n        object-fit: cover;\n        display: block;\n        opacity: .88;\n    }\n\n    #zizoulp1 .zz-video-card::before {\n        content: \"\";\n        position: absolute;\n        inset: 0;\n        z-index: 1;\n        background: linear-gradient(to top, rgba(8,17,31,.86), rgba(8,17,31,.08));\n    }\n\n    #zizoulp1 .zz-video-text {\n        position: absolute;\n        z-index: 2;\n        right: 18px;\n        left: 18px;\n        bottom: 18px;\n        color: #ffffff;\n    }\n\n    #zizoulp1 .zz-quote-mark {\n        display: block;\n        font-size: 46px;\n        line-height: .7;\n        color: var(--zz-yellow2);\n        font-weight: 1000;\n    }\n\n    #zizoulp1 .zz-video-text p {\n        margin: 0 0 12px;\n        font-size: 18px;\n        font-weight: 950;\n        line-height: 1.45;\n    }\n\n    #zizoulp1 .zz-sound {\n        display: inline-flex;\n        padding: 7px 11px;\n        border-radius: 999px;\n        background: rgba(255,255,255,.14);\n        border: 1px solid rgba(255,255,255,.18);\n        font-size: 12px;\n        font-weight: 900;\n    }\n\n    #zizoulp1 .zz-results {\n        background: linear-gradient(180deg, var(--zz-soft), #ffffff);\n        overflow: hidden;\n    }\n\n    #zizoulp1 .zz-marquee {\n        display: flex;\n        width: max-content;\n        gap: 18px;\n        animation: zzMarquee 42s linear infinite;\n        margin-top: 34px;\n    }\n\n    #zizoulp1 .zz-marquee:hover {\n        animation-play-state: paused;\n    }\n\n    #zizoulp1 .zz-result-img {\n        width: 260px;\n        height: 370px;\n        object-fit: cover;\n        border-radius: 24px;\n        border: 1px solid var(--zz-border);\n        box-shadow: var(--zz-shadow2);\n        background: #ffffff;\n        flex: 0 0 auto;\n    }\n\n    @keyframes zzMarquee {\n        from { transform: translateX(0); }\n        to { transform: translateX(-50%); }\n    }\n\n    #zizoulp1 .zz-cta-strip {\n        width: min(920px, calc(100% - 32px));\n        margin: 45px auto 0;\n        padding: 24px;\n        border-radius: 28px;\n        background: var(--zz-dark);\n        color: #ffffff;\n        text-align: center;\n        box-shadow: var(--zz-shadow);\n    }\n\n    #zizoulp1 .zz-cta-strip p {\n        margin: 10px 0 0;\n        color: rgba(255,255,255,.72);\n        font-weight: 800;\n    }\n\n    #zizoulp1 .zz-trust {\n        background: #ffffff;\n    }\n\n    #zizoulp1 .zz-trust-grid {\n        display: grid;\n        grid-template-columns: repeat(8, 1fr);\n        gap: 18px;\n        margin-top: 38px;\n    }\n\n    #zizoulp1 .zz-trust-card {\n        text-align: center;\n        padding: 14px 10px;\n        border-radius: 22px;\n        background: #ffffff;\n        border: 1px solid var(--zz-border);\n        box-shadow: var(--zz-shadow2);\n    }\n\n    #zizoulp1 .zz-trust-card img {\n        width: 84px;\n        height: 84px;\n        object-fit: cover;\n        border-radius: 50%;\n        display: block;\n        margin: 0 auto 10px;\n        border: 3px solid rgba(34,197,94,.18);\n    }\n\n    #zizoulp1 .zz-trust-name {\n        display: block;\n        font-weight: 950;\n        color: var(--zz-dark);\n        font-size: 13px;\n    }\n\n    #zizoulp1 .zz-trust-platform {\n        display: block;\n        color: var(--zz-muted);\n        font-size: 12px;\n        font-weight: 800;\n    }\n\n    #zizoulp1 .zz-work {\n        background: var(--zz-soft);\n    }\n\n    #zizoulp1 .zz-work-row {\n        display: flex;\n        gap: 18px;\n        overflow: hidden;\n        margin-top: 34px;\n    }\n\n    #zizoulp1 .zz-work-track {\n        display: flex;\n        gap: 18px;\n        width: max-content;\n        animation: zzWork 36s linear infinite;\n    }\n\n    #zizoulp1 .zz-work-track:hover {\n        animation-play-state: paused;\n    }\n\n    #zizoulp1 .zz-work-track img {\n        width: 340px;\n        height: 210px;\n        object-fit: cover;\n        border-radius: 24px;\n        border: 1px solid var(--zz-border);\n        box-shadow: var(--zz-shadow2);\n        background: #ffffff;\n        flex: 0 0 auto;\n    }\n\n    @keyframes zzWork {\n        from { transform: translateX(0); }\n        to { transform: translateX(-50%); }\n    }\n\n    #zizoulp1 .zz-curriculum {\n        background: #ffffff;\n    }\n\n    #zizoulp1 .zz-chapters {\n        margin-top: 44px;\n        display: grid;\n        gap: 22px;\n    }\n\n    #zizoulp1 .zz-chapter-card {\n        display: grid;\n        grid-template-columns: .72fr 1.28fr;\n        gap: 22px;\n        padding: 26px;\n        border-radius: 32px;\n        background: #ffffff;\n        border: 1px solid var(--zz-border);\n        box-shadow: var(--zz-shadow2);\n        overflow: hidden;\n        position: relative;\n    }\n\n    #zizoulp1 .zz-chapter-card::before {\n        content: \"\";\n        position: absolute;\n        top: 0;\n        right: 0;\n        width: 7px;\n        height: 100%;\n        background: linear-gradient(to bottom, var(--zz-green), var(--zz-blue), var(--zz-yellow));\n    }\n\n    #zizoulp1 .zz-chapter-side {\n        padding: 20px;\n        border-radius: 24px;\n        background: linear-gradient(135deg, rgba(20,122,61,.09), rgba(13,71,161,.08));\n        border: 1px solid rgba(13,71,161,.08);\n    }\n\n    #zizoulp1 .zz-chapter-small {\n        color: var(--zz-green);\n        font-size: 14px;\n        font-weight: 1000;\n        margin-bottom: 8px;\n    }\n\n    #zizoulp1 .zz-chapter-map {\n        font-size: 30px;\n        font-weight: 1000;\n        color: var(--zz-dark);\n        line-height: 1.15;\n    }\n\n    #zizoulp1 .zz-chapter-title {\n        font-size: clamp(22px, 3vw, 32px);\n        line-height: 1.2;\n        font-weight: 1000;\n        margin: 0 0 8px;\n        color: var(--zz-dark);\n    }\n\n    #zizoulp1 .zz-chapter-subtitle {\n        color: var(--zz-muted);\n        font-weight: 850;\n        margin-bottom: 14px;\n    }\n\n    #zizoulp1 .zz-meta {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 8px;\n        margin: 0 0 18px;\n    }\n\n    #zizoulp1 .zz-meta span {\n        display: inline-flex;\n        padding: 6px 10px;\n        border-radius: 999px;\n        background: var(--zz-soft);\n        color: var(--zz-muted);\n        font-size: 12px;\n        font-weight: 900;\n        border: 1px solid var(--zz-border);\n    }\n\n    #zizoulp1 .zz-chapter-list {\n        display: grid;\n        gap: 8px;\n        margin: 0 0 18px;\n        padding: 0;\n        list-style: none;\n    }\n\n    #zizoulp1 .zz-chapter-list li {\n        display: flex;\n        gap: 9px;\n        color: var(--zz-text);\n        font-weight: 760;\n    }\n\n    #zizoulp1 .zz-chapter-list li::before {\n        content: \"\u2022\";\n        color: var(--zz-green);\n        font-weight: 1000;\n        font-size: 22px;\n        line-height: 1;\n    }\n\n    #zizoulp1 .zz-outcome {\n        border-radius: 22px;\n        border: 1px solid rgba(249,168,37,.24);\n        background: #fffdf2;\n        overflow: hidden;\n    }\n\n    #zizoulp1 .zz-outcome-btn {\n        width: 100%;\n        border: none;\n        background: transparent;\n        padding: 14px 16px;\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        color: var(--zz-dark);\n        font-weight: 1000;\n        cursor: pointer;\n        font-family: inherit;\n        text-align: right;\n    }\n\n    #zizoulp1 .zz-outcome-content {\n        display: none;\n        padding: 0 16px 16px;\n    }\n\n    #zizoulp1 .zz-outcome.open .zz-outcome-content {\n        display: block;\n    }\n\n    #zizoulp1 .zz-outcome-content ul {\n        margin: 0;\n        padding: 0;\n        list-style: none;\n        display: grid;\n        gap: 8px;\n    }\n\n    #zizoulp1 .zz-outcome-content li {\n        color: var(--zz-muted);\n        font-weight: 800;\n    }\n\n    #zizoulp1 .zz-rating-box {\n        margin: 38px auto 0;\n        width: min(720px, 100%);\n        text-align: center;\n        padding: 28px;\n        border-radius: 28px;\n        background: var(--zz-dark);\n        color: #ffffff;\n        box-shadow: var(--zz-shadow);\n    }\n\n    #zizoulp1 .zz-stars {\n        color: var(--zz-yellow2);\n        font-size: 24px;\n        letter-spacing: 4px;\n        margin-bottom: 10px;\n    }\n\n    #zizoulp1 .zz-instructor {\n        background:\n            radial-gradient(circle at 10% 0%, rgba(34,197,94,.12), transparent 35%),\n            radial-gradient(circle at 90% 100%, rgba(13,71,161,.10), transparent 36%),\n            var(--zz-soft);\n    }\n\n    #zizoulp1 .zz-instructor-grid {\n        display: grid;\n        grid-template-columns: .9fr 1.1fr;\n        gap: 44px;\n        align-items: center;\n    }\n\n    #zizoulp1 .zz-instructor-photo {\n        position: relative;\n        border-radius: 34px;\n        overflow: hidden;\n        background: #ffffff;\n        box-shadow: var(--zz-shadow);\n        border: 1px solid var(--zz-border);\n    }\n\n    #zizoulp1 .zz-instructor-photo img {\n        width: 100%;\n        display: block;\n        object-fit: cover;\n    }\n\n    #zizoulp1 .zz-photo-label {\n        position: absolute;\n        right: 20px;\n        left: 20px;\n        bottom: 20px;\n        padding: 15px;\n        border-radius: 22px;\n        color: #ffffff;\n        background: rgba(8,17,31,.82);\n        backdrop-filter: blur(14px);\n        font-weight: 950;\n        text-align: center;\n    }\n\n    #zizoulp1 .zz-instructor-text {\n        color: var(--zz-muted);\n        font-size: 18px;\n        margin-top: 18px;\n    }\n\n    #zizoulp1 .zz-instructor-stats {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 14px;\n        margin-top: 24px;\n    }\n\n    #zizoulp1 .zz-stat {\n        padding: 18px;\n        border-radius: 22px;\n        background: #ffffff;\n        border: 1px solid var(--zz-border);\n        box-shadow: var(--zz-shadow2);\n        text-align: center;\n    }\n\n    #zizoulp1 .zz-stat strong {\n        display: block;\n        color: var(--zz-green);\n        font-size: 28px;\n        font-weight: 1000;\n        line-height: 1;\n    }\n\n    #zizoulp1 .zz-stat span {\n        display: block;\n        color: var(--zz-muted);\n        font-size: 13px;\n        font-weight: 850;\n        margin-top: 7px;\n    }\n\n    #zizoulp1 .zz-bonuses {\n        background: #ffffff;\n    }\n\n    #zizoulp1 .zz-bonus-grid {\n        display: grid;\n        grid-template-columns: repeat(7, 1fr);\n        gap: 16px;\n        margin-top: 38px;\n    }\n\n    #zizoulp1 .zz-bonus-card {\n        grid-column: span 1;\n        min-height: 320px;\n        padding: 20px;\n        border-radius: 26px;\n        background: #ffffff;\n        border: 1px solid var(--zz-border);\n        box-shadow: var(--zz-shadow2);\n        position: relative;\n        overflow: hidden;\n    }\n\n    #zizoulp1 .zz-bonus-card:nth-child(1),\n    #zizoulp1 .zz-bonus-card:nth-child(2),\n    #zizoulp1 .zz-bonus-card:nth-child(3) {\n        grid-column: span 2;\n    }\n\n    #zizoulp1 .zz-bonus-card:nth-child(4) {\n        grid-column: span 1;\n    }\n\n    #zizoulp1 .zz-bonus-card:nth-child(5),\n    #zizoulp1 .zz-bonus-card:nth-child(6),\n    #zizoulp1 .zz-bonus-card:nth-child(7) {\n        grid-column: span 2;\n    }\n\n    #zizoulp1 .zz-bonus-label {\n        display: flex;\n        align-items: center;\n        justify-content: space-between;\n        color: var(--zz-green);\n        font-size: 13px;\n        font-weight: 1000;\n        margin-bottom: 14px;\n    }\n\n    #zizoulp1 .zz-bonus-num {\n        color: var(--zz-dark);\n        font-size: 24px;\n        font-weight: 1000;\n    }\n\n    #zizoulp1 .zz-bonus-title {\n        font-size: 24px;\n        line-height: 1.1;\n        color: var(--zz-dark);\n        font-weight: 1000;\n        margin: 0 0 6px;\n    }\n\n    #zizoulp1 .zz-bonus-sub {\n        color: var(--zz-blue);\n        font-weight: 950;\n        margin-bottom: 12px;\n    }\n\n    #zizoulp1 .zz-free {\n        display: inline-flex;\n        padding: 7px 11px;\n        border-radius: 999px;\n        background: #fff7d6;\n        color: #92400e;\n        border: 1px solid rgba(249,168,37,.28);\n        font-weight: 950;\n        font-size: 13px;\n        margin-bottom: 12px;\n    }\n\n    #zizoulp1 .zz-bonus-card p {\n        color: var(--zz-muted);\n        font-weight: 760;\n        margin: 0 0 14px;\n    }\n\n    #zizoulp1 .zz-bonus-card ul {\n        list-style: none;\n        padding: 0;\n        margin: 0;\n        display: grid;\n        gap: 7px;\n    }\n\n    #zizoulp1 .zz-bonus-card li {\n        color: var(--zz-text);\n        font-size: 14px;\n        font-weight: 850;\n    }\n\n    #zizoulp1 .zz-bonus-card li::before {\n        content: \"\u2713 \";\n        color: var(--zz-green);\n        font-weight: 1000;\n    }\n\n    #zizoulp1 .zz-bonus-value {\n        margin-top: 34px;\n        padding: 30px;\n        border-radius: 30px;\n        background: var(--zz-dark);\n        color: #ffffff;\n        text-align: center;\n        box-shadow: var(--zz-shadow);\n    }\n\n    #zizoulp1 .zz-bonus-value strong {\n        color: var(--zz-yellow2);\n        font-size: 42px;\n        font-weight: 1000;\n    }\n\n    #zizoulp1 .zz-guarantee {\n        background: linear-gradient(180deg, var(--zz-soft), #ffffff);\n    }\n\n    #zizoulp1 .zz-guarantee-card {\n        display: grid;\n        grid-template-columns: .85fr 1.15fr;\n        gap: 28px;\n        align-items: center;\n        padding: 34px;\n        border-radius: 34px;\n        background: #ffffff;\n        border: 1px solid var(--zz-border);\n        box-shadow: var(--zz-shadow);\n    }\n\n    #zizoulp1 .zz-seal {\n        min-height: 260px;\n        border-radius: 28px;\n        background: var(--zz-dark);\n        color: #ffffff;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        text-align: center;\n        flex-direction: column;\n        border: 1px solid rgba(255,255,255,.1);\n    }\n\n    #zizoulp1 .zz-seal strong {\n        font-size: 58px;\n        line-height: 1;\n        color: var(--zz-yellow2);\n        font-weight: 1000;\n    }\n\n    #zizoulp1 .zz-seal span {\n        color: rgba(255,255,255,.72);\n        font-weight: 950;\n        margin-top: 8px;\n    }\n\n    #zizoulp1 .zz-order {\n        background: #ffffff;\n    }\n\n    #zizoulp1 .zz-order-grid {\n        display: grid;\n        grid-template-columns: 1.05fr .95fr;\n        gap: 28px;\n        align-items: start;\n        margin-top: 38px;\n    }\n\n    #zizoulp1 .zz-stack {\n        display: grid;\n        gap: 12px;\n    }\n\n    #zizoulp1 .zz-stack-item {\n        display: grid;\n        grid-template-columns: 1fr auto;\n        gap: 16px;\n        align-items: center;\n        padding: 18px;\n        border-radius: 22px;\n        background: var(--zz-soft);\n        border: 1px solid var(--zz-border);\n    }\n\n    #zizoulp1 .zz-stack-item h4 {\n        margin: 0 0 4px;\n        color: var(--zz-dark);\n        font-size: 17px;\n        font-weight: 1000;\n    }\n\n    #zizoulp1 .zz-stack-item p {\n        margin: 0;\n        color: var(--zz-muted);\n        font-size: 14px;\n        font-weight: 760;\n    }\n\n    #zizoulp1 .zz-stack-price {\n        color: var(--zz-green);\n        font-size: 20px;\n        font-weight: 1000;\n    }\n\n    #zizoulp1 .zz-price-card {\n        position: sticky;\n        top: 76px;\n        padding: 28px;\n        border-radius: 32px;\n        background: var(--zz-dark);\n        color: #ffffff;\n        box-shadow: var(--zz-shadow);\n        overflow: hidden;\n    }\n\n    #zizoulp1 .zz-price-card::before {\n        content: \"\";\n        position: absolute;\n        inset: -1px;\n        background: radial-gradient(circle at 20% 20%, rgba(34,197,94,.24), transparent 34%), radial-gradient(circle at 80% 10%, rgba(249,168,37,.22), transparent 28%);\n        pointer-events: none;\n    }\n\n    #zizoulp1 .zz-price-card-inner {\n        position: relative;\n        z-index: 2;\n    }\n\n    #zizoulp1 .zz-summary {\n        color: var(--zz-yellow2);\n        font-weight: 1000;\n        margin-bottom: 12px;\n    }\n\n    #zizoulp1 .zz-total {\n        color: rgba(255,255,255,.58);\n        font-weight: 850;\n        text-decoration: line-through;\n        font-size: 20px;\n    }\n\n    #zizoulp1 .zz-today {\n        margin: 10px 0 4px;\n        color: #ffffff;\n        font-size: 16px;\n        font-weight: 900;\n    }\n\n    #zizoulp1 .zz-big-price {\n        font-size: 74px;\n        line-height: 1;\n        font-weight: 1000;\n        color: var(--zz-yellow2);\n        margin: 8px 0 10px;\n    }\n\n    #zizoulp1 .zz-price-note {\n        color: rgba(255,255,255,.70);\n        font-weight: 850;\n        margin-bottom: 22px;\n    }\n\n    #zizoulp1 .zz-objections {\n        background: var(--zz-soft);\n    }\n\n    #zizoulp1 .zz-objection-list {\n        display: grid;\n        gap: 22px;\n        margin-top: 40px;\n    }\n\n    #zizoulp1 .zz-objection {\n        display: grid;\n        grid-template-columns: 1.25fr .75fr;\n        gap: 22px;\n        padding: 28px;\n        border-radius: 30px;\n        background: #ffffff;\n        border: 1px solid var(--zz-border);\n        box-shadow: var(--zz-shadow2);\n    }\n\n    #zizoulp1 .zz-objection h3 {\n        margin: 0 0 14px;\n        color: var(--zz-dark);\n        font-size: clamp(22px, 3vw, 34px);\n        line-height: 1.25;\n        font-weight: 1000;\n    }\n\n    #zizoulp1 .zz-objection p {\n        margin: 0;\n        color: var(--zz-muted);\n        font-size: 17px;\n        font-weight: 760;\n    }\n\n    #zizoulp1 .zz-ob-tag {\n        border-radius: 24px;\n        padding: 22px;\n        background: linear-gradient(135deg, rgba(20,122,61,.10), rgba(13,71,161,.08));\n        border: 1px solid rgba(13,71,161,.10);\n        align-self: stretch;\n    }\n\n    #zizoulp1 .zz-ob-tag small {\n        color: var(--zz-green);\n        font-weight: 1000;\n        display: block;\n        margin-bottom: 8px;\n    }\n\n    #zizoulp1 .zz-ob-tag strong {\n        color: var(--zz-dark);\n        font-size: 22px;\n        line-height: 1.2;\n        display: block;\n        margin-bottom: 8px;\n        font-weight: 1000;\n    }\n\n    #zizoulp1 .zz-footer {\n        background: var(--zz-dark);\n        color: rgba(255,255,255,.62);\n        padding: 44px 0;\n        text-align: center;\n        font-size: 13px;\n    }\n\n    #zizoulp1 .zz-footer strong {\n        color: #ffffff;\n    }\n\n    #zizoulp1 .zz-footer a {\n        color: var(--zz-yellow2);\n        text-decoration: none;\n        font-weight: 850;\n    }\n\n    @media (max-width: 1100px) {\n        #zizoulp1 .zz-video-grid {\n            grid-template-columns: repeat(2, 1fr);\n        }\n\n        #zizoulp1 .zz-trust-grid {\n            grid-template-columns: repeat(4, 1fr);\n        }\n\n        #zizoulp1 .zz-bonus-grid {\n            grid-template-columns: repeat(2, 1fr);\n        }\n\n        #zizoulp1 .zz-bonus-card,\n        #zizoulp1 .zz-bonus-card:nth-child(1),\n        #zizoulp1 .zz-bonus-card:nth-child(2),\n        #zizoulp1 .zz-bonus-card:nth-child(3),\n        #zizoulp1 .zz-bonus-card:nth-child(4),\n        #zizoulp1 .zz-bonus-card:nth-child(5),\n        #zizoulp1 .zz-bonus-card:nth-child(6),\n        #zizoulp1 .zz-bonus-card:nth-child(7) {\n            grid-column: auto;\n        }\n    }\n\n    @media (max-width: 850px) {\n        #zizoulp1 .zz-section {\n            padding: 64px 0;\n        }\n\n        #zizoulp1 .zz-hero {\n            padding: 56px 0 46px;\n        }\n\n        #zizoulp1 .zz-topbar-inner {\n            gap: 8px;\n            font-size: 12px;\n        }\n\n        #zizoulp1 .zz-chapter-card,\n        #zizoulp1 .zz-instructor-grid,\n        #zizoulp1 .zz-guarantee-card,\n        #zizoulp1 .zz-order-grid,\n        #zizoulp1 .zz-objection {\n            grid-template-columns: 1fr;\n        }\n\n        #zizoulp1 .zz-price-card {\n            position: relative;\n            top: auto;\n        }\n\n        #zizoulp1 .zz-instructor-stats {\n            grid-template-columns: 1fr;\n        }\n\n        #zizoulp1 .zz-trust-grid {\n            grid-template-columns: repeat(2, 1fr);\n        }\n\n        #zizoulp1 .zz-bonus-grid {\n            grid-template-columns: 1fr;\n        }\n    }\n\n    @media (max-width: 560px) {\n        #zizoulp1 .zz-wrap {\n            width: min(100% - 22px, var(--zz-max));\n        }\n\n        #zizoulp1 .zz-video-grid {\n            grid-template-columns: 1fr;\n        }\n\n        #zizoulp1 .zz-video-card,\n        #zizoulp1 .zz-video-card img {\n            min-height: 360px;\n        }\n\n        #zizoulp1 .zz-btn {\n            width: 100%;\n            padding-inline: 18px;\n            white-space: normal;\n        }\n\n        #zizoulp1 .zz-cd-box {\n            min-width: 68px;\n        }\n\n        #zizoulp1 .zz-cd-num {\n            font-size: 28px;\n        }\n\n        #zizoulp1 .zz-result-img {\n            width: 220px;\n            height: 320px;\n        }\n\n        #zizoulp1 .zz-work-track img {\n            width: 270px;\n            height: 175px;\n        }\n\n        #zizoulp1 .zz-stack-item {\n            grid-template-columns: 1fr;\n        }\n\n        #zizoulp1 .zz-big-price {\n            font-size: 62px;\n        }\n    }\n    <\/style>\n\n    <div id=\"zizoulp1\">\n\n        <!-- TOP URGENCY BAR \u2014 same topic as original: joined today, watching now, discount countdown -->\n        <div class=\"zz-topbar\">\n            <div class=\"zz-topbar-inner\">\n                <span><strong>\u0663\u0664<\/strong> \u062d\u062c\u0632\u0648\u0627 \u0627\u0644\u064a\u0648\u0645<\/span>\n                <span>\u2022<\/span>\n                <span><strong>\u0661\u0662\u0667<\/strong> \u0628\u064a\u0634\u0627\u0647\u062f\u0648\u0627 \u0627\u0644\u0622\u0646<\/span>\n                <span>\u2022<\/span>\n                <span>\u064a\u0646\u062a\u0647\u064a \u0627\u0644\u062e\u0635\u0645 \u062e\u0644\u0627\u0644 <strong id=\"zzTopTimer\">00:00:00:00<\/strong><\/span>\n                <a href=\"#order\">\u0627\u0634\u062a\u0631\u0643 \u0627\u0644\u0622\u0646 \u2039<\/a>\n            <\/div>\n        <\/div>\n\n        <!-- HERO SECTION -->\n        <section class=\"zz-hero\">\n            <div class=\"zz-wrap zz-hero-inner\">\n                <span class=\"zz-eyebrow\">\u0627\u0644\u0633\u0631 \u0627\u0644\u0644\u064a \u0628\u064a\u0641\u0631\u0642 \u0645\u0647\u0646\u062f\u0633 PLC \u0639\u0627\u062f\u064a \u0639\u0646 \u0645\u0647\u0646\u062f\u0633 \u0623\u062a\u0645\u062a\u0629 \u0645\u062d\u062a\u0631\u0641<\/span>\n\n                <h1 class=\"zz-title-xl\">\n                    \u0627\u062a\u0639\u0644\u0645 \u0628\u0631\u0645\u062c\u0629 PLC \u0628\u0627\u062d\u062a\u0631\u0627\u0641 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 SIEMENS S7 \u0648 TIA Portal \u0648\u0627\u0628\u062f\u0623 \u062a\u0646\u0641\u0630 \u0645\u0634\u0627\u0631\u064a\u0639 \u0635\u0646\u0627\u0639\u064a\u0629 \u062d\u0642\u064a\u0642\u064a\u0629                <\/h1>\n\n                <p class=\"zz-sub\">\u0633\u064a\u0633\u062a\u0645 \u0639\u0645\u0644\u064a \u064a\u0639\u0644\u0645\u0643 \u0627\u0644\u062a\u0641\u0643\u064a\u0631 \u0627\u0644\u0635\u0646\u0627\u0639\u064a\u060c \u0643\u062a\u0627\u0628\u0629 \u0643\u0648\u062f PLC \u0645\u0646\u0638\u0645\u060c \u062a\u0635\u0645\u064a\u0645 HMI\u060c \u062a\u0634\u062e\u064a\u0635 \u0627\u0644\u0623\u0639\u0637\u0627\u0644\u060c \u0648\u062a\u0646\u0641\u064a\u0630 \u0645\u0634\u0627\u0631\u064a\u0639 Automation \u062e\u0637\u0648\u0629 \u0628\u062e\u0637\u0648\u0629.<\/p>\n\n                <div class=\"zz-mini-proof\">\n                    <span class=\"zz-pill-dark\">PLC Magnet System<\/span>\n                    <span>\u062f\u0641\u0639 \u0622\u0645\u0646 + \u0648\u0635\u0648\u0644 \u0641\u0648\u0631\u064a + \u062a\u062d\u062f\u064a\u062b\u0627\u062a \u0645\u0633\u062a\u0645\u0631\u0629<\/span>\n                <\/div>\n\n                <div class=\"zz-price-row\">\n                    <span class=\"zz-old\">$180<\/span>\n                    <span class=\"zz-new\">$67<\/span>\n                    <span style=\"font-weight:950;color:var(--zz-muted)\">\u0641\u0642\u0637<\/span>\n                <\/div>\n\n                <div class=\"zz-countdown\" aria-label=\"Countdown timer\">\n                    <div class=\"zz-cd-box\">\n                        <span class=\"zz-cd-num\" id=\"zzSeconds\">00<\/span>\n                        <span class=\"zz-cd-label\">\u062b\u0648\u0627\u0646\u064a<\/span>\n                    <\/div>\n                    <div class=\"zz-cd-box\">\n                        <span class=\"zz-cd-num\" id=\"zzMinutes\">00<\/span>\n                        <span class=\"zz-cd-label\">\u062f\u0642\u0627\u0626\u0642<\/span>\n                    <\/div>\n                    <div class=\"zz-cd-box\">\n                        <span class=\"zz-cd-num\" id=\"zzHours\">00<\/span>\n                        <span class=\"zz-cd-label\">\u0633\u0627\u0639\u0627\u062a<\/span>\n                    <\/div>\n                    <div class=\"zz-cd-box\">\n                        <span class=\"zz-cd-num\" id=\"zzDays\">00<\/span>\n                        <span class=\"zz-cd-label\">\u0623\u064a\u0627\u0645<\/span>\n                    <\/div>\n                <\/div>\n\n                <a class=\"zz-btn zz-btn-primary\" href=\"#order\">\u0627\u062d\u0635\u0644 \u0639\u0644\u0649 \u0627\u0644\u0633\u064a\u0633\u062a\u0645 \u0627\u0644\u0622\u0646 \u2039<\/a>\n\n                <div class=\"zz-seats\">\u0645\u062a\u0628\u0642\u064a 7 \u0645\u0642\u0627\u0639\u062f \u0641\u0642\u0637 \u0628\u0647\u0630\u0627 \u0627\u0644\u062e\u0635\u0645<\/div>\n\n                <p class=\"zz-safe\">\u0636\u0645\u0627\u0646 \u0627\u0633\u062a\u0631\u062f\u0627\u062f \u0627\u0644\u0623\u0645\u0648\u0627\u0644 \u0644\u0645\u062f\u0629 14 \u064a\u0648\u0645<\/p>\n            <\/div>\n        <\/section>\n\n        <!-- VIDEO TESTIMONIALS -->\n        <section class=\"zz-section zz-proof-section\">\n            <div class=\"zz-wrap zz-center\">\n                <span class=\"zz-eyebrow\">\u0631\u0623\u064a \u0627\u0644\u0645\u0647\u0646\u062f\u0633\u064a\u0646 \u0648\u0627\u0644\u0637\u0644\u0627\u0628 \u0641\u064a \u0627\u0644\u0643\u0648\u0631\u0633<\/span>\n                <h2 class=\"zz-title\">\u0646\u0627\u0633 \u0627\u062a\u0641\u0631\u062c\u062a\u2026 \u0648\u062f\u064a \u0643\u0644\u0645\u062a\u0647\u0645 \u0639\u0644\u0649 \u0643\u0648\u0631\u0633 PLC Magnet<\/h2>\n                <p class=\"zz-sub\">\u0627\u0636\u063a\u0637 \u0639\u0644\u0649 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0644\u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u0635\u0648\u062a<\/p>\n\n                <div class=\"zz-video-grid\">\n                                            <article class=\"zz-video-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/420x620\/147a3d\/ffffff?text=Video+Review+1\" alt=\"\u0645. \u0623\u062d\u0645\u062f \u062e\u0627\u0644\u062f\" loading=\"lazy\">\n                            <div class=\"zz-video-text\">\n                                <span class=\"zz-quote-mark\">\u201c<\/span>\n                                <p>\u0627\u0644\u0643\u0648\u0631\u0633 \u062e\u0644\u0627\u0646\u064a \u0623\u0641\u0647\u0645 TIA Portal \u0628\u0637\u0631\u064a\u0642\u0629 \u0639\u0645\u0644\u064a\u0629 \u0644\u0623\u0648\u0644 \u0645\u0631\u0629.<\/p>\n                                <span class=\"zz-sound\">\u0645. \u0623\u062d\u0645\u062f \u062e\u0627\u0644\u062f \u2022 \u0627\u0636\u063a\u0637 \u0644\u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u0635\u0648\u062a<\/span>\n                            <\/div>\n                        <\/article>\n                                            <article class=\"zz-video-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/420x620\/0d47a1\/ffffff?text=Video+Review+2\" alt=\"\u0645. \u0633\u0627\u0631\u0629 \u0645\u062d\u0645\u0648\u062f\" loading=\"lazy\">\n                            <div class=\"zz-video-text\">\n                                <span class=\"zz-quote-mark\">\u201c<\/span>\n                                <p>\u0628\u0639\u062f \u0645\u0634\u0631\u0648\u0639 \u0627\u0644\u0640 Conveyor \u0641\u0647\u0645\u062a \u0625\u0632\u0627\u064a \u0623\u0643\u062a\u0628 PLC logic \u0635\u062d.<\/p>\n                                <span class=\"zz-sound\">\u0645. \u0633\u0627\u0631\u0629 \u0645\u062d\u0645\u0648\u062f \u2022 \u0627\u0636\u063a\u0637 \u0644\u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u0635\u0648\u062a<\/span>\n                            <\/div>\n                        <\/article>\n                                            <article class=\"zz-video-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/420x620\/f9a825\/111111?text=Video+Review+3\" alt=\"\u0645. \u0639\u0645\u0631 \u062c\u0645\u0627\u0644\" loading=\"lazy\">\n                            <div class=\"zz-video-text\">\n                                <span class=\"zz-quote-mark\">\u201c<\/span>\n                                <p>\u0623\u0642\u0648\u0649 \u0634\u0631\u062d \u0634\u0641\u062a\u0647 \u0641\u064a HMI \u0648\u0631\u0628\u0637 \u0627\u0644\u0634\u0627\u0634\u0629 \u0628\u0627\u0644\u0640 PLC.<\/p>\n                                <span class=\"zz-sound\">\u0645. \u0639\u0645\u0631 \u062c\u0645\u0627\u0644 \u2022 \u0627\u0636\u063a\u0637 \u0644\u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u0635\u0648\u062a<\/span>\n                            <\/div>\n                        <\/article>\n                                            <article class=\"zz-video-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/420x620\/147a3d\/ffffff?text=Video+Review+4\" alt=\"\u0645. \u0645\u062d\u0645\u062f \u0633\u0627\u0645\u064a\" loading=\"lazy\">\n                            <div class=\"zz-video-text\">\n                                <span class=\"zz-quote-mark\">\u201c<\/span>\n                                <p>\u0643\u0646\u062a \u0628\u062e\u0627\u0641 \u0645\u0646 \u0627\u0644\u0623\u0639\u0637\u0627\u0644\u060c \u062f\u0644\u0648\u0642\u062a\u064a \u0628\u0639\u0631\u0641 \u0623\u0639\u0645\u0644 Troubleshooting \u0628\u062b\u0642\u0629.<\/p>\n                                <span class=\"zz-sound\">\u0645. \u0645\u062d\u0645\u062f \u0633\u0627\u0645\u064a \u2022 \u0627\u0636\u063a\u0637 \u0644\u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u0635\u0648\u062a<\/span>\n                            <\/div>\n                        <\/article>\n                                    <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- RESULTS SCREENSHOTS -->\n        <section class=\"zz-section zz-results\">\n            <div class=\"zz-wrap zz-center\">\n                <span class=\"zz-eyebrow\">\u0646\u062a\u0627\u0626\u062c \u0648\u062a\u0637\u0628\u064a\u0642\u0627\u062a \u0627\u0644\u0637\u0644\u0627\u0628<\/span>\n                <h2 class=\"zz-title\">\u0645\u0634\u0627\u0631\u064a\u0639 PLC \u0648 HMI \u0647\u062a\u0634\u0648\u0641\u0647\u0627 \u0642\u062f\u0627\u0645\u0643 \u062e\u0637\u0648\u0629 \u0628\u062e\u0637\u0648\u0629<\/h2>\n\n                <div style=\"overflow:hidden;margin-inline:calc((100vw - min(var(--zz-max), calc(100% - 32px))) \/ -2);\">\n                    <div class=\"zz-marquee\">\n                                                    <img decoding=\"async\" class=\"zz-result-img\" src=\"https:\/\/placehold.co\/360x520\/e8f5e9\/147a3d?text=Student+PLC+Result+1\" alt=\"PLC student result screenshot\" loading=\"lazy\">\n                                                    <img decoding=\"async\" class=\"zz-result-img\" src=\"https:\/\/placehold.co\/360x520\/e3f2fd\/0d47a1?text=TIA+Portal+Project+2\" alt=\"PLC student result screenshot\" loading=\"lazy\">\n                                                    <img decoding=\"async\" class=\"zz-result-img\" src=\"https:\/\/placehold.co\/360x520\/fff8e1\/f9a825?text=HMI+Screen+Result+3\" alt=\"PLC student result screenshot\" loading=\"lazy\">\n                                                    <img decoding=\"async\" class=\"zz-result-img\" src=\"https:\/\/placehold.co\/360x520\/e8f5e9\/147a3d?text=Automation+Task+4\" alt=\"PLC student result screenshot\" loading=\"lazy\">\n                                                    <img decoding=\"async\" class=\"zz-result-img\" src=\"https:\/\/placehold.co\/360x520\/e3f2fd\/0d47a1?text=PLC+Code+Review+5\" alt=\"PLC student result screenshot\" loading=\"lazy\">\n                                                    <img decoding=\"async\" class=\"zz-result-img\" src=\"https:\/\/placehold.co\/360x520\/fff8e1\/f9a825?text=Certificate+Result+6\" alt=\"PLC student result screenshot\" loading=\"lazy\">\n                                                    <img decoding=\"async\" class=\"zz-result-img\" src=\"https:\/\/placehold.co\/360x520\/e8f5e9\/147a3d?text=Student+PLC+Result+1\" alt=\"PLC student result screenshot\" loading=\"lazy\">\n                                                    <img decoding=\"async\" class=\"zz-result-img\" src=\"https:\/\/placehold.co\/360x520\/e3f2fd\/0d47a1?text=TIA+Portal+Project+2\" alt=\"PLC student result screenshot\" loading=\"lazy\">\n                                                    <img decoding=\"async\" class=\"zz-result-img\" src=\"https:\/\/placehold.co\/360x520\/fff8e1\/f9a825?text=HMI+Screen+Result+3\" alt=\"PLC student result screenshot\" loading=\"lazy\">\n                                                    <img decoding=\"async\" class=\"zz-result-img\" src=\"https:\/\/placehold.co\/360x520\/e8f5e9\/147a3d?text=Automation+Task+4\" alt=\"PLC student result screenshot\" loading=\"lazy\">\n                                                    <img decoding=\"async\" class=\"zz-result-img\" src=\"https:\/\/placehold.co\/360x520\/e3f2fd\/0d47a1?text=PLC+Code+Review+5\" alt=\"PLC student result screenshot\" loading=\"lazy\">\n                                                    <img decoding=\"async\" class=\"zz-result-img\" src=\"https:\/\/placehold.co\/360x520\/fff8e1\/f9a825?text=Certificate+Result+6\" alt=\"PLC student result screenshot\" loading=\"lazy\">\n                                            <\/div>\n                <\/div>\n\n                <div class=\"zz-cta-strip\">\n                    <a class=\"zz-btn zz-btn-yellow\" href=\"#order\">\u0627\u062d\u062c\u0632 \u0645\u0643\u0627\u0646\u0643 \u0627\u0644\u0622\u0646 \u0642\u0628\u0644 \u0645\u0627 \u0627\u0644\u0633\u0639\u0631 \u064a\u0632\u064a\u062f \u2039<\/a>\n                    <p>\u0645\u062a\u0628\u0642\u064a <strong>7<\/strong> \u0645\u0642\u0627\u0639\u062f \u0641\u0642\u0637 \u0628\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u062d\u0627\u0644\u064a \u2022 \u062f\u0641\u0639 \u0622\u0645\u0646 + \u0648\u0635\u0648\u0644 \u0641\u0648\u0631\u064a<\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- TRUST SECTION -->\n        <section class=\"zz-section zz-trust\">\n            <div class=\"zz-wrap zz-center\">\n                <span class=\"zz-eyebrow\">\u062b\u0642\u0629 \u0645\u0646 \u0645\u0634\u0627\u0631\u064a\u0639 \u0634\u063a\u0644 \u062d\u0642\u064a\u0642\u064a\u0629<\/span>\n                <h2 class=\"zz-title\">\u062e\u0628\u0631\u0629 \u0645\u0646 \u0623\u0646\u0638\u0645\u0629 \u0635\u0646\u0627\u0639\u064a\u0629 \u0647\u062a\u062a\u0639\u0644\u0645 \u0645\u0646\u0637\u0642\u0647\u0627 \u062c\u0648\u0647 \u0627\u0644\u0643\u0648\u0631\u0633<\/h2>\n                <p class=\"zz-sub\">\u0623\u0646\u0627 \u0645\u0634 \u0628\u0639\u0644\u0645\u0643 \u0623\u0632\u0631\u0627\u0631 \u0641\u064a \u0628\u0631\u0646\u0627\u0645\u062c\u060c \u0623\u0646\u0627 \u0628\u0646\u0642\u0644\u0643 \u0637\u0631\u064a\u0642\u0629 \u062a\u0641\u0643\u064a\u0631 \u0648\u062a\u0646\u0641\u064a\u0630 \u0645\u0634\u0627\u0631\u064a\u0639 Automation \u062d\u0642\u064a\u0642\u064a\u0629.<\/p>\n\n                <div class=\"zz-trust-grid\">\n                                            <div class=\"zz-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/e8f5e9\/147a3d?text=Factory\" alt=\"\u0645\u0635\u0646\u0639 \u062a\u0639\u0628\u0626\u0629\" loading=\"lazy\">\n                            <span class=\"zz-trust-name\">\u0645\u0635\u0646\u0639 \u062a\u0639\u0628\u0626\u0629<\/span>\n                            <span class=\"zz-trust-platform\">Automation Project<\/span>\n                        <\/div>\n                                            <div class=\"zz-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/e3f2fd\/0d47a1?text=Conveyor\" alt=\"\u062e\u0637 \u0633\u064a\u0648\u0631\" loading=\"lazy\">\n                            <span class=\"zz-trust-name\">\u062e\u0637 \u0633\u064a\u0648\u0631<\/span>\n                            <span class=\"zz-trust-platform\">PLC Control<\/span>\n                        <\/div>\n                                            <div class=\"zz-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/fff8e1\/f9a825?text=Pumps\" alt=\"\u0645\u062d\u0637\u0629 \u0636\u062e\" loading=\"lazy\">\n                            <span class=\"zz-trust-name\">\u0645\u062d\u0637\u0629 \u0636\u062e<\/span>\n                            <span class=\"zz-trust-platform\">Industrial Pumps<\/span>\n                        <\/div>\n                                            <div class=\"zz-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/e8f5e9\/147a3d?text=Panel\" alt=\"\u0644\u0648\u062d\u0629 \u062a\u062d\u0643\u0645\" loading=\"lazy\">\n                            <span class=\"zz-trust-name\">\u0644\u0648\u062d\u0629 \u062a\u062d\u0643\u0645<\/span>\n                            <span class=\"zz-trust-platform\">Electrical Panel<\/span>\n                        <\/div>\n                                            <div class=\"zz-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/e3f2fd\/0d47a1?text=HMI\" alt=\"\u0646\u0638\u0627\u0645 HMI\" loading=\"lazy\">\n                            <span class=\"zz-trust-name\">\u0646\u0638\u0627\u0645 HMI<\/span>\n                            <span class=\"zz-trust-platform\">WinCC Screen<\/span>\n                        <\/div>\n                                            <div class=\"zz-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/fff8e1\/f9a825?text=Lab\" alt=\"\u0645\u0639\u0645\u0644 \u062a\u062f\u0631\u064a\u0628\" loading=\"lazy\">\n                            <span class=\"zz-trust-name\">\u0645\u0639\u0645\u0644 \u062a\u062f\u0631\u064a\u0628<\/span>\n                            <span class=\"zz-trust-platform\">PLC Lab<\/span>\n                        <\/div>\n                                            <div class=\"zz-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/e8f5e9\/147a3d?text=Faults\" alt=\"\u0635\u064a\u0627\u0646\u0629 \u0645\u0635\u0646\u0639\" loading=\"lazy\">\n                            <span class=\"zz-trust-name\">\u0635\u064a\u0627\u0646\u0629 \u0645\u0635\u0646\u0639<\/span>\n                            <span class=\"zz-trust-platform\">Troubleshooting<\/span>\n                        <\/div>\n                                            <div class=\"zz-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/e3f2fd\/0d47a1?text=Project\" alt=\"\u0645\u0634\u0631\u0648\u0639 \u062a\u062e\u0631\u062c\" loading=\"lazy\">\n                            <span class=\"zz-trust-name\">\u0645\u0634\u0631\u0648\u0639 \u062a\u062e\u0631\u062c<\/span>\n                            <span class=\"zz-trust-platform\">Engineering<\/span>\n                        <\/div>\n                                            <div class=\"zz-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/e8f5e9\/147a3d?text=Factory\" alt=\"\u0645\u0635\u0646\u0639 \u062a\u0639\u0628\u0626\u0629\" loading=\"lazy\">\n                            <span class=\"zz-trust-name\">\u0645\u0635\u0646\u0639 \u062a\u0639\u0628\u0626\u0629<\/span>\n                            <span class=\"zz-trust-platform\">Automation Project<\/span>\n                        <\/div>\n                                            <div class=\"zz-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/e3f2fd\/0d47a1?text=Conveyor\" alt=\"\u062e\u0637 \u0633\u064a\u0648\u0631\" loading=\"lazy\">\n                            <span class=\"zz-trust-name\">\u062e\u0637 \u0633\u064a\u0648\u0631<\/span>\n                            <span class=\"zz-trust-platform\">PLC Control<\/span>\n                        <\/div>\n                                            <div class=\"zz-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/fff8e1\/f9a825?text=Pumps\" alt=\"\u0645\u062d\u0637\u0629 \u0636\u062e\" loading=\"lazy\">\n                            <span class=\"zz-trust-name\">\u0645\u062d\u0637\u0629 \u0636\u062e<\/span>\n                            <span class=\"zz-trust-platform\">Industrial Pumps<\/span>\n                        <\/div>\n                                            <div class=\"zz-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/e8f5e9\/147a3d?text=Panel\" alt=\"\u0644\u0648\u062d\u0629 \u062a\u062d\u0643\u0645\" loading=\"lazy\">\n                            <span class=\"zz-trust-name\">\u0644\u0648\u062d\u0629 \u062a\u062d\u0643\u0645<\/span>\n                            <span class=\"zz-trust-platform\">Electrical Panel<\/span>\n                        <\/div>\n                                            <div class=\"zz-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/e3f2fd\/0d47a1?text=HMI\" alt=\"\u0646\u0638\u0627\u0645 HMI\" loading=\"lazy\">\n                            <span class=\"zz-trust-name\">\u0646\u0638\u0627\u0645 HMI<\/span>\n                            <span class=\"zz-trust-platform\">WinCC Screen<\/span>\n                        <\/div>\n                                            <div class=\"zz-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/fff8e1\/f9a825?text=Lab\" alt=\"\u0645\u0639\u0645\u0644 \u062a\u062f\u0631\u064a\u0628\" loading=\"lazy\">\n                            <span class=\"zz-trust-name\">\u0645\u0639\u0645\u0644 \u062a\u062f\u0631\u064a\u0628<\/span>\n                            <span class=\"zz-trust-platform\">PLC Lab<\/span>\n                        <\/div>\n                                            <div class=\"zz-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/e8f5e9\/147a3d?text=Faults\" alt=\"\u0635\u064a\u0627\u0646\u0629 \u0645\u0635\u0646\u0639\" loading=\"lazy\">\n                            <span class=\"zz-trust-name\">\u0635\u064a\u0627\u0646\u0629 \u0645\u0635\u0646\u0639<\/span>\n                            <span class=\"zz-trust-platform\">Troubleshooting<\/span>\n                        <\/div>\n                                            <div class=\"zz-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/e3f2fd\/0d47a1?text=Project\" alt=\"\u0645\u0634\u0631\u0648\u0639 \u062a\u062e\u0631\u062c\" loading=\"lazy\">\n                            <span class=\"zz-trust-name\">\u0645\u0634\u0631\u0648\u0639 \u062a\u062e\u0631\u062c<\/span>\n                            <span class=\"zz-trust-platform\">Engineering<\/span>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- WORK EXAMPLES -->\n        <section class=\"zz-section zz-work\">\n            <div class=\"zz-wrap zz-center\">\n                <h2 class=\"zz-title\">\u062c\u0632\u0621 \u0645\u0646 \u0627\u0644\u0634\u063a\u0644 \u0627\u0644\u0644\u064a \u0647\u062a\u062a\u0639\u0644\u0645\u0647<\/h2>\n\n                <div class=\"zz-work-row\">\n                    <div class=\"zz-work-track\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/460x280\/e8f5e9\/147a3d?text=Conveyor+PLC+Project\" alt=\"PLC project example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/460x280\/e3f2fd\/0d47a1?text=Filling+Station+HMI\" alt=\"PLC project example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/460x280\/fff8e1\/f9a825?text=Motor+Control+Ladder\" alt=\"PLC project example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/460x280\/e8f5e9\/147a3d?text=Analog+Scaling+Project\" alt=\"PLC project example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/460x280\/e3f2fd\/0d47a1?text=Alarm+System+WinCC\" alt=\"PLC project example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/460x280\/fff8e1\/f9a825?text=Troubleshooting+PLC\" alt=\"PLC project example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/460x280\/e8f5e9\/147a3d?text=Conveyor+PLC+Project\" alt=\"PLC project example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/460x280\/e3f2fd\/0d47a1?text=Filling+Station+HMI\" alt=\"PLC project example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/460x280\/fff8e1\/f9a825?text=Motor+Control+Ladder\" alt=\"PLC project example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/460x280\/e8f5e9\/147a3d?text=Analog+Scaling+Project\" alt=\"PLC project example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/460x280\/e3f2fd\/0d47a1?text=Alarm+System+WinCC\" alt=\"PLC project example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/460x280\/fff8e1\/f9a825?text=Troubleshooting+PLC\" alt=\"PLC project example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/460x280\/e8f5e9\/147a3d?text=Conveyor+PLC+Project\" alt=\"PLC project example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/460x280\/e3f2fd\/0d47a1?text=Filling+Station+HMI\" alt=\"PLC project example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/460x280\/fff8e1\/f9a825?text=Motor+Control+Ladder\" alt=\"PLC project example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/460x280\/e8f5e9\/147a3d?text=Analog+Scaling+Project\" alt=\"PLC project example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/460x280\/e3f2fd\/0d47a1?text=Alarm+System+WinCC\" alt=\"PLC project example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/460x280\/fff8e1\/f9a825?text=Troubleshooting+PLC\" alt=\"PLC project example\" loading=\"lazy\">\n                                            <\/div>\n                <\/div>\n\n                <div class=\"zz-cta-strip\">\n                    <a class=\"zz-btn zz-btn-primary\" href=\"#order\">\u0627\u062d\u062c\u0632 \u0645\u0643\u0627\u0646\u0643 \u0627\u0644\u0622\u0646 \u0642\u0628\u0644 \u0645\u0627 \u0627\u0644\u0633\u0639\u0631 \u064a\u0632\u064a\u062f \u2039<\/a>\n                    <p>\u0645\u062a\u0628\u0642\u064a <strong>7<\/strong> \u0645\u0642\u0627\u0639\u062f \u0641\u0642\u0637 \u0628\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u062d\u0627\u0644\u064a<\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- CURRICULUM -->\n        <section class=\"zz-section zz-curriculum\">\n            <div class=\"zz-wrap\">\n                <div class=\"zz-center\">\n                    <span class=\"zz-eyebrow\">4.8 \u062a\u0642\u064a\u064a\u0645 \u0645\u0646 \u0623\u0643\u062b\u0631 \u0645\u0646 122+ \u0645\u0634\u062a\u0631\u0643<\/span>\n                    <h2 class=\"zz-title\">\u062e\u0631\u064a\u0637\u0629 \u0643\u0648\u0631\u0633 PLC Magnet System<\/h2>\n                    <p class=\"zz-sub\">\u0643\u0644 \u0641\u0635\u0644 \u0645\u0639\u0645\u0648\u0644 \u0639\u0634\u0627\u0646 \u064a\u0646\u0642\u0644\u0643 \u0645\u0646 \u201c\u0628\u062a\u062a\u0641\u0631\u062c\u201d \u0625\u0644\u0649 \u201c\u0628\u062a\u0646\u0641\u0630 \u0645\u0634\u0631\u0648\u0639 \u0635\u0646\u0627\u0639\u064a \u0628\u0625\u064a\u062f\u0643\u201d.<\/p>\n                <\/div>\n\n                <div class=\"zz-chapters\">\n                                            <article class=\"zz-chapter-card\">\n                            <div class=\"zz-chapter-side\">\n                                <div class=\"zz-chapter-small\">\u0627\u0644\u0641\u0635\u0644 \u0627\u0644\u0623\u0648\u0644<\/div>\n                                <div class=\"zz-chapter-map\">PLC Map<\/div>\n                            <\/div>\n\n                            <div>\n                                <h3 class=\"zz-chapter-title\">Thinking Like an Automation Engineer \ud83e\udde0<\/h3>\n                                <div class=\"zz-chapter-subtitle\">Control Logic \u2192 Process Thinking \u2192 Industrial Safety<\/div>\n\n                                <div class=\"zz-meta\">\n                                                                            <span>8\u201315 \u062f\u0631\u0633<\/span>\n                                                                            <span>\u062a\u0637\u0628\u064a\u0642 \u0639\u0645\u0644\u064a<\/span>\n                                                                            <span>Checklists<\/span>\n                                                                            <span>Templates<\/span>\n                                                                    <\/div>\n\n                                <ul class=\"zz-chapter-list\">\n                                                                            <li>\u062a\u0641\u0647\u0645 \u064a\u0639\u0646\u064a \u0625\u064a\u0647 PLC \u0648\u062f\u0648\u0631\u0647 \u0627\u0644\u062d\u0642\u064a\u0642\u064a \u062f\u0627\u062e\u0644 \u062e\u0637\u0648\u0637 \u0627\u0644\u0625\u0646\u062a\u0627\u062c<\/li>\n                                                                            <li>\u062a\u0641\u0631\u0642 \u0628\u064a\u0646 \u0627\u0644\u062a\u062d\u0643\u0645 \u0627\u0644\u0643\u0644\u0627\u0633\u064a\u0643\u064a Classic Control \u0648\u0627\u0644\u062a\u062d\u0643\u0645 \u0627\u0644\u0645\u0628\u0631\u0645\u062c<\/li>\n                                                                            <li>\u062a\u0641\u0647\u0645 \u062f\u0648\u0631\u0629 \u0627\u0644\u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u0635\u0646\u0627\u0639\u064a\u0629 Input \u2192 Logic \u2192 Output<\/li>\n                                                                            <li>\u062a\u062a\u0639\u0644\u0645 \u062a\u0641\u0643\u0631 \u0643\u0645\u0647\u0646\u062f\u0633 Automation \u0645\u0634 \u0645\u062c\u0631\u062f \u0634\u062e\u0635 \u0628\u064a\u0643\u062a\u0628 \u0643\u0648\u062f<\/li>\n                                                                    <\/ul>\n\n                                <div class=\"zz-outcome open\">\n                                    <button class=\"zz-outcome-btn\" type=\"button\">\n                                        <span>\u0647\u062a\u0637\u0644\u0639 \u0628\u0625\u064a\u0647 \u0628\u0639\u062f \u0627\u0644\u0641\u0635\u0644 \u062f\u0647\u061f<\/span>\n                                        <span>\u2039<\/span>\n                                    <\/button>\n                                    <div class=\"zz-outcome-content\">\n                                        <ul>\n                                                                                            <li>Checklist \u0644\u062a\u062d\u0644\u064a\u0644 \u0623\u064a \u0645\u0627\u0643\u064a\u0646\u0629 \u0642\u0628\u0644 \u0627\u0644\u0628\u0631\u0645\u062c\u0629<\/li>\n                                                                                            <li>Template \u0644\u062a\u062d\u0648\u064a\u0644 \u0648\u0635\u0641 \u0627\u0644\u062a\u0634\u063a\u064a\u0644 \u0625\u0644\u0649 PLC logic \u0648\u0627\u0636\u062d<\/li>\n                                                                                            <li>Mini-task: \u062a\u062d\u0644\u064a\u0644 \u0645\u0627\u0643\u064a\u0646\u0629 \u0628\u0633\u064a\u0637\u0629 \u0642\u0628\u0644 \u0643\u062a\u0627\u0628\u0629 \u0627\u0644\u0643\u0648\u062f<\/li>\n                                                                                            <li>\u0646\u0638\u0627\u0645 \u062a\u0641\u0643\u064a\u0631 \u064a\u0645\u0646\u0639\u0643 \u0645\u0646 \u0627\u0644\u062a\u0648\u0647\u0627\u0646 \u0642\u0628\u0644 \u0641\u062a\u062d TIA Portal<\/li>\n                                                                                    <\/ul>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/article>\n                                            <article class=\"zz-chapter-card\">\n                            <div class=\"zz-chapter-side\">\n                                <div class=\"zz-chapter-small\">\u0627\u0644\u0641\u0635\u0644 \u0627\u0644\u062b\u0627\u0646\u064a<\/div>\n                                <div class=\"zz-chapter-map\">Hardware Map<\/div>\n                            <\/div>\n\n                            <div>\n                                <h3 class=\"zz-chapter-title\">SIEMENS PLC Hardware &amp; Wiring \u26a1<\/h3>\n                                <div class=\"zz-chapter-subtitle\">CPU \u2192 Digital I\/O \u2192 Analog I\/O \u2192 Sensors<\/div>\n\n                                <div class=\"zz-meta\">\n                                                                            <span>8\u201315 \u062f\u0631\u0633<\/span>\n                                                                            <span>\u062a\u0637\u0628\u064a\u0642 \u0639\u0645\u0644\u064a<\/span>\n                                                                            <span>Wiring Diagrams<\/span>\n                                                                            <span>Tables<\/span>\n                                                                    <\/div>\n\n                                <ul class=\"zz-chapter-list\">\n                                                                            <li>\u0634\u0631\u062d \u0639\u0627\u0626\u0644\u0627\u062a SIEMENS S7-1200 \u0648 S7-1500<\/li>\n                                                                            <li>\u0641\u0647\u0645 CPU \u0648 Power Supply \u0648 Signal Modules<\/li>\n                                                                            <li>\u062a\u0648\u0635\u064a\u0644 Sensors \u0648 Push Buttons \u0648 Contactors \u0648 Relays<\/li>\n                                                                            <li>\u0642\u0631\u0627\u0621\u0629 I\/O List \u0648\u062a\u062d\u0648\u064a\u0644\u0647\u0627 \u0625\u0644\u0649 \u0639\u0646\u0627\u0648\u064a\u0646 \u062f\u0627\u062e\u0644 \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c<\/li>\n                                                                    <\/ul>\n\n                                <div class=\"zz-outcome \">\n                                    <button class=\"zz-outcome-btn\" type=\"button\">\n                                        <span>\u0647\u062a\u0637\u0644\u0639 \u0628\u0625\u064a\u0647 \u0628\u0639\u062f \u0627\u0644\u0641\u0635\u0644 \u062f\u0647\u061f<\/span>\n                                        <span>\u2039<\/span>\n                                    <\/button>\n                                    <div class=\"zz-outcome-content\">\n                                        <ul>\n                                                                                            <li>\u062c\u062f\u0648\u0644 I\/O List \u062c\u0627\u0647\u0632 \u062a\u0633\u062a\u062e\u062f\u0645\u0647 \u0641\u064a \u0623\u064a \u0645\u0634\u0631\u0648\u0639<\/li>\n                                                                                            <li>Wiring checklist \u0642\u0628\u0644 \u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u0644\u0648\u062d\u0629<\/li>\n                                                                                            <li>\u0641\u0647\u0645 Digital \u0648 Analog signals \u0628\u062f\u0648\u0646 \u062a\u0639\u0642\u064a\u062f<\/li>\n                                                                                            <li>\u0642\u062f\u0631\u0629 \u0639\u0644\u0649 \u0627\u062e\u062a\u064a\u0627\u0631 \u0627\u0644\u0645\u0643\u0648\u0646\u0627\u062a \u0627\u0644\u0645\u0646\u0627\u0633\u0628\u0629 \u0644\u0644\u0645\u0634\u0631\u0648\u0639<\/li>\n                                                                                    <\/ul>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/article>\n                                            <article class=\"zz-chapter-card\">\n                            <div class=\"zz-chapter-side\">\n                                <div class=\"zz-chapter-small\">\u0627\u0644\u0641\u0635\u0644 \u0627\u0644\u062b\u0627\u0644\u062b<\/div>\n                                <div class=\"zz-chapter-map\">TIA Portal Map<\/div>\n                            <\/div>\n\n                            <div>\n                                <h3 class=\"zz-chapter-title\">TIA Portal Setup &amp; Project Structure \ud83d\udda5\ufe0f<\/h3>\n                                <div class=\"zz-chapter-subtitle\">Project \u2192 Devices \u2192 Network \u2192 Download<\/div>\n\n                                <div class=\"zz-meta\">\n                                                                            <span>8\u201315 \u062f\u0631\u0633<\/span>\n                                                                            <span>\u062a\u0637\u0628\u064a\u0642 \u0639\u0645\u0644\u064a<\/span>\n                                                                            <span>Project Files<\/span>\n                                                                            <span>Simulation<\/span>\n                                                                    <\/div>\n\n                                <ul class=\"zz-chapter-list\">\n                                                                            <li>\u062a\u0646\u0635\u064a\u0628 \u0648\u0636\u0628\u0637 TIA Portal \u0628\u0627\u0644\u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0635\u062d\u064a\u062d\u0629<\/li>\n                                                                            <li>\u0625\u0646\u0634\u0627\u0621 \u0645\u0634\u0631\u0648\u0639 \u062c\u062f\u064a\u062f \u0648\u0625\u0636\u0627\u0641\u0629 PLC \u0648 HMI<\/li>\n                                                                            <li>\u0636\u0628\u0637 IP Address \u0648\u0627\u0644\u0627\u062a\u0635\u0627\u0644 \u0639\u0628\u0631 PROFINET<\/li>\n                                                                            <li>\u0627\u0633\u062a\u062e\u062f\u0627\u0645 PLCSIM \u0644\u0627\u062e\u062a\u0628\u0627\u0631 \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c \u0628\u062f\u0648\u0646 \u062c\u0647\u0627\u0632 \u062d\u0642\u064a\u0642\u064a<\/li>\n                                                                    <\/ul>\n\n                                <div class=\"zz-outcome \">\n                                    <button class=\"zz-outcome-btn\" type=\"button\">\n                                        <span>\u0647\u062a\u0637\u0644\u0639 \u0628\u0625\u064a\u0647 \u0628\u0639\u062f \u0627\u0644\u0641\u0635\u0644 \u062f\u0647\u061f<\/span>\n                                        <span>\u2039<\/span>\n                                    <\/button>\n                                    <div class=\"zz-outcome-content\">\n                                        <ul>\n                                                                                            <li>Project template \u0645\u0646\u0638\u0645 \u0644\u0623\u064a \u0645\u0634\u0631\u0648\u0639 SIEMENS<\/li>\n                                                                                            <li>\u0637\u0631\u064a\u0642\u0629 Download \u0648 Upload \u0628\u062f\u0648\u0646 \u0623\u062e\u0637\u0627\u0621<\/li>\n                                                                                            <li>Checklist \u0644\u062d\u0644 \u0645\u0634\u0627\u0643\u0644 \u0627\u0644\u0627\u062a\u0635\u0627\u0644 \u0628\u0627\u0644\u0640 PLC<\/li>\n                                                                                            <li>\u0645\u0634\u0631\u0648\u0639 \u0645\u062d\u0627\u0643\u0627\u0629 \u062c\u0627\u0647\u0632 \u0644\u0644\u062a\u0637\u0628\u064a\u0642 \u062e\u0637\u0648\u0629 \u0628\u062e\u0637\u0648\u0629<\/li>\n                                                                                    <\/ul>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/article>\n                                            <article class=\"zz-chapter-card\">\n                            <div class=\"zz-chapter-side\">\n                                <div class=\"zz-chapter-small\">\u0627\u0644\u0641\u0635\u0644 \u0627\u0644\u0631\u0627\u0628\u0639<\/div>\n                                <div class=\"zz-chapter-map\">Logic Map<\/div>\n                            <\/div>\n\n                            <div>\n                                <h3 class=\"zz-chapter-title\">LAD Programming for Real Machines \ud83d\udca1<\/h3>\n                                <div class=\"zz-chapter-subtitle\">Contacts \u2192 Coils \u2192 Timers \u2192 Counters<\/div>\n\n                                <div class=\"zz-meta\">\n                                                                            <span>8\u201315 \u062f\u0631\u0633<\/span>\n                                                                            <span>\u062a\u0637\u0628\u064a\u0642 \u0639\u0645\u0644\u064a<\/span>\n                                                                            <span>Ladder Tasks<\/span>\n                                                                            <span>Templates<\/span>\n                                                                    <\/div>\n\n                                <ul class=\"zz-chapter-list\">\n                                                                            <li>\u0643\u062a\u0627\u0628\u0629 Ladder Logic \u0628\u0637\u0631\u064a\u0642\u0629 \u0645\u0646\u0638\u0645\u0629 \u0648\u0633\u0647\u0644\u0629 \u0627\u0644\u0635\u064a\u0627\u0646\u0629<\/li>\n                                                                            <li>\u0627\u0633\u062a\u062e\u062f\u0627\u0645 TON \u0648 TOF \u0648 TP \u0641\u064a \u0633\u064a\u0646\u0627\u0631\u064a\u0648\u0647\u0627\u062a \u0635\u0646\u0627\u0639\u064a\u0629<\/li>\n                                                                            <li>\u0628\u0631\u0645\u062c\u0629 Counters \u0644\u0644\u0639\u062f \u0648\u0627\u0644\u062a\u0639\u0628\u0626\u0629 \u0648\u0627\u0644\u062a\u0635\u0646\u064a\u0641<\/li>\n                                                                            <li>\u062a\u0637\u0628\u064a\u0642 Interlock \u0648 Latching \u0648 Start\/Stop circuits<\/li>\n                                                                    <\/ul>\n\n                                <div class=\"zz-outcome \">\n                                    <button class=\"zz-outcome-btn\" type=\"button\">\n                                        <span>\u0647\u062a\u0637\u0644\u0639 \u0628\u0625\u064a\u0647 \u0628\u0639\u062f \u0627\u0644\u0641\u0635\u0644 \u062f\u0647\u061f<\/span>\n                                        <span>\u2039<\/span>\n                                    <\/button>\n                                    <div class=\"zz-outcome-content\">\n                                        <ul>\n                                                                                            <li>\u0645\u0643\u062a\u0628\u0629 \u062c\u0627\u0647\u0632\u0629 \u0644\u0623\u0643\u0648\u0627\u062f Start\/Stop \u0648 Interlock<\/li>\n                                                                                            <li>\u062a\u0645\u0627\u0631\u064a\u0646 \u0639\u0645\u0644\u064a\u0629 \u0639\u0644\u0649 Motors \u0648 Valves \u0648 Sensors<\/li>\n                                                                                            <li>Checklist \u0644\u0627\u0643\u062a\u0634\u0627\u0641 \u0623\u062e\u0637\u0627\u0621 \u0627\u0644\u0645\u0646\u0637\u0642 \u0627\u0644\u0628\u0631\u0645\u062c\u064a<\/li>\n                                                                                            <li>\u0642\u062f\u0631\u0629 \u0639\u0644\u0649 \u0643\u062a\u0627\u0628\u0629 \u0628\u0631\u0646\u0627\u0645\u062c \u062a\u0634\u063a\u064a\u0644 \u0645\u0627\u0643\u064a\u0646\u0629 \u0628\u0633\u064a\u0637\u0629 \u0645\u0646 \u0627\u0644\u0635\u0641\u0631<\/li>\n                                                                                    <\/ul>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/article>\n                                            <article class=\"zz-chapter-card\">\n                            <div class=\"zz-chapter-side\">\n                                <div class=\"zz-chapter-small\">\u0627\u0644\u0641\u0635\u0644 \u0627\u0644\u062e\u0627\u0645\u0633<\/div>\n                                <div class=\"zz-chapter-map\">Professional Code Map<\/div>\n                            <\/div>\n\n                            <div>\n                                <h3 class=\"zz-chapter-title\">FC, FB, DB &amp; Structured Projects \ud83d\udee0\ufe0f<\/h3>\n                                <div class=\"zz-chapter-subtitle\">Reusable Blocks \u2192 Data Blocks \u2192 Clean Architecture<\/div>\n\n                                <div class=\"zz-meta\">\n                                                                            <span>8\u201315 \u062f\u0631\u0633<\/span>\n                                                                            <span>\u062a\u0637\u0628\u064a\u0642 \u0639\u0645\u0644\u064a<\/span>\n                                                                            <span>Reusable Blocks<\/span>\n                                                                            <span>Architecture<\/span>\n                                                                    <\/div>\n\n                                <ul class=\"zz-chapter-list\">\n                                                                            <li>\u0627\u0644\u0641\u0631\u0642 \u0627\u0644\u0639\u0645\u0644\u064a \u0628\u064a\u0646 OB \u0648 FC \u0648 FB \u0648 DB<\/li>\n                                                                            <li>\u062a\u0635\u0645\u064a\u0645 Function Block \u0644\u0645\u062d\u0631\u0643 \u064a\u0645\u0643\u0646 \u062a\u0643\u0631\u0627\u0631\u0647 20 \u0645\u0631\u0629<\/li>\n                                                                            <li>\u0627\u0633\u062a\u062e\u062f\u0627\u0645 Instance DB \u0644\u062a\u062e\u0632\u064a\u0646 \u0628\u064a\u0627\u0646\u0627\u062a \u0643\u0644 \u062c\u0647\u0627\u0632<\/li>\n                                                                            <li>\u062a\u0646\u0638\u064a\u0645 \u0627\u0644\u0645\u0634\u0631\u0648\u0639 \u0644\u064a\u0643\u0648\u0646 \u0645\u0641\u0647\u0648\u0645 \u0644\u0623\u064a \u0645\u0647\u0646\u062f\u0633 \u0635\u064a\u0627\u0646\u0629<\/li>\n                                                                    <\/ul>\n\n                                <div class=\"zz-outcome \">\n                                    <button class=\"zz-outcome-btn\" type=\"button\">\n                                        <span>\u0647\u062a\u0637\u0644\u0639 \u0628\u0625\u064a\u0647 \u0628\u0639\u062f \u0627\u0644\u0641\u0635\u0644 \u062f\u0647\u061f<\/span>\n                                        <span>\u2039<\/span>\n                                    <\/button>\n                                    <div class=\"zz-outcome-content\">\n                                        <ul>\n                                                                                            <li>Motor FB \u062c\u0627\u0647\u0632 \u0644\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0648\u0627\u0644\u062a\u0639\u062f\u064a\u0644<\/li>\n                                                                                            <li>\u0642\u0627\u0644\u0628 Project Architecture \u0627\u062d\u062a\u0631\u0627\u0641\u064a<\/li>\n                                                                                            <li>\u0637\u0631\u064a\u0642\u0629 \u062a\u0633\u0645\u064a\u0629 Tags \u0648 Blocks \u0628\u062f\u0648\u0646 \u0641\u0648\u0636\u0649<\/li>\n                                                                                            <li>\u0646\u0638\u0627\u0645 Versioning \u0648\u062a\u0646\u0638\u064a\u0645 \u0644\u0644\u0645\u0644\u0641\u0627\u062a \u0648\u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639<\/li>\n                                                                                    <\/ul>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/article>\n                                            <article class=\"zz-chapter-card\">\n                            <div class=\"zz-chapter-side\">\n                                <div class=\"zz-chapter-small\">\u0627\u0644\u0641\u0635\u0644 \u0627\u0644\u0633\u0627\u062f\u0633<\/div>\n                                <div class=\"zz-chapter-map\">HMI Map<\/div>\n                            <\/div>\n\n                            <div>\n                                <h3 class=\"zz-chapter-title\">HMI Design with WinCC \ud83d\udcca<\/h3>\n                                <div class=\"zz-chapter-subtitle\">Screens \u2192 Tags \u2192 Alarms \u2192 Trends<\/div>\n\n                                <div class=\"zz-meta\">\n                                                                            <span>8\u201315 \u062f\u0631\u0633<\/span>\n                                                                            <span>\u062a\u0637\u0628\u064a\u0642 \u0639\u0645\u0644\u064a<\/span>\n                                                                            <span>HMI Screens<\/span>\n                                                                            <span>WinCC<\/span>\n                                                                    <\/div>\n\n                                <ul class=\"zz-chapter-list\">\n                                                                            <li>\u062a\u0635\u0645\u064a\u0645 \u0634\u0627\u0634\u0629 HMI \u0639\u0645\u0644\u064a\u0629 \u0648\u0645\u0641\u0647\u0648\u0645\u0629 \u0644\u0644\u0645\u0634\u063a\u0644<\/li>\n                                                                            <li>\u0631\u0628\u0637 HMI Tags \u0645\u0639 PLC Tags \u062f\u0627\u062e\u0644 TIA Portal<\/li>\n                                                                            <li>\u0625\u0646\u0634\u0627\u0621 Alarms \u0648 Events \u0644\u0645\u0631\u0627\u0642\u0628\u0629 \u0627\u0644\u0623\u0639\u0637\u0627\u0644<\/li>\n                                                                            <li>\u0639\u0631\u0636 Trends \u0644\u0644\u062d\u0631\u0627\u0631\u0629 \u0648\u0627\u0644\u0636\u063a\u0637 \u0648\u0627\u0644\u0645\u0633\u062a\u0648\u0649 \u0648\u0627\u0644\u0633\u0631\u0639\u0629<\/li>\n                                                                    <\/ul>\n\n                                <div class=\"zz-outcome \">\n                                    <button class=\"zz-outcome-btn\" type=\"button\">\n                                        <span>\u0647\u062a\u0637\u0644\u0639 \u0628\u0625\u064a\u0647 \u0628\u0639\u062f \u0627\u0644\u0641\u0635\u0644 \u062f\u0647\u061f<\/span>\n                                        <span>\u2039<\/span>\n                                    <\/button>\n                                    <div class=\"zz-outcome-content\">\n                                        <ul>\n                                                                                            <li>HMI template \u062c\u0627\u0647\u0632 \u0644\u0644\u0645\u0634\u0627\u0631\u064a\u0639<\/li>\n                                                                                            <li>Alarm system \u062c\u0627\u0647\u0632 \u0644\u0644\u062a\u0639\u062f\u064a\u0644<\/li>\n                                                                                            <li>\u062a\u0635\u0645\u064a\u0645 \u0634\u0627\u0634\u0629 \u062a\u0634\u063a\u064a\u0644 \u0627\u062d\u062a\u0631\u0627\u0641\u064a\u0629 \u0644\u0645\u0634\u0631\u0648\u0639 \u0635\u0646\u0627\u0639\u064a<\/li>\n                                                                                            <li>\u0642\u0648\u0627\u0639\u062f UI \u0628\u0633\u064a\u0637\u0629 \u062a\u0645\u0646\u0639 \u0623\u062e\u0637\u0627\u0621 \u0627\u0644\u0645\u0634\u063a\u0644\u064a\u0646<\/li>\n                                                                                    <\/ul>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/article>\n                                            <article class=\"zz-chapter-card\">\n                            <div class=\"zz-chapter-side\">\n                                <div class=\"zz-chapter-small\">\u0627\u0644\u0641\u0635\u0644 \u0627\u0644\u0633\u0627\u0628\u0639<\/div>\n                                <div class=\"zz-chapter-map\">Troubleshooting Map<\/div>\n                            <\/div>\n\n                            <div>\n                                <h3 class=\"zz-chapter-title\">PLC Troubleshooting &amp; Real Projects \ud83d\udd0d<\/h3>\n                                <div class=\"zz-chapter-subtitle\">Watch Tables \u2192 Diagnostics \u2192 Fault Finding<\/div>\n\n                                <div class=\"zz-meta\">\n                                                                            <span>8\u201315 \u062f\u0631\u0633<\/span>\n                                                                            <span>\u062a\u0637\u0628\u064a\u0642 \u0639\u0645\u0644\u064a<\/span>\n                                                                            <span>Real Faults<\/span>\n                                                                            <span>Final Projects<\/span>\n                                                                    <\/div>\n\n                                <ul class=\"zz-chapter-list\">\n                                                                            <li>\u0627\u0633\u062a\u062e\u062f\u0627\u0645 Watch Table \u0648 Force \u0648 Online Monitoring<\/li>\n                                                                            <li>\u0642\u0631\u0627\u0621\u0629 Diagnostic Buffer \u0648\u0641\u0647\u0645 \u0633\u0628\u0628 \u0627\u0644\u0639\u0637\u0644<\/li>\n                                                                            <li>\u062a\u0634\u062e\u064a\u0635 \u0623\u0639\u0637\u0627\u0644 Sensors \u0648 Outputs \u0648 Communication<\/li>\n                                                                            <li>\u062a\u0646\u0641\u064a\u0630 \u0645\u0634\u0627\u0631\u064a\u0639 Conveyor \u0648 Filling Station \u0648 Pump Control<\/li>\n                                                                    <\/ul>\n\n                                <div class=\"zz-outcome \">\n                                    <button class=\"zz-outcome-btn\" type=\"button\">\n                                        <span>\u0647\u062a\u0637\u0644\u0639 \u0628\u0625\u064a\u0647 \u0628\u0639\u062f \u0627\u0644\u0641\u0635\u0644 \u062f\u0647\u061f<\/span>\n                                        <span>\u2039<\/span>\n                                    <\/button>\n                                    <div class=\"zz-outcome-content\">\n                                        <ul>\n                                                                                            <li>Fault-finding checklist \u062a\u0633\u062a\u062e\u062f\u0645\u0647\u0627 \u0641\u064a \u0627\u0644\u0645\u0635\u0646\u0639<\/li>\n                                                                                            <li>3 \u0645\u0634\u0627\u0631\u064a\u0639 \u0635\u0646\u0627\u0639\u064a\u0629 \u0643\u0627\u0645\u0644\u0629 \u062f\u0627\u062e\u0644 TIA Portal<\/li>\n                                                                                            <li>\u0645\u0644\u0641 Portfolio \u064a\u0639\u0631\u0636 \u0634\u063a\u0644\u0643 \u0643\u0645\u0628\u0631\u0645\u062c PLC<\/li>\n                                                                                            <li>\u062b\u0642\u0629 \u0639\u0645\u0644\u064a\u0629 \u0644\u0644\u062f\u062e\u0648\u0644 \u0641\u064a \u062a\u062f\u0631\u064a\u0628 \u0623\u0648 \u0648\u0638\u064a\u0641\u0629 Automation<\/li>\n                                                                                    <\/ul>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/article>\n                                    <\/div>\n\n                <div class=\"zz-rating-box\">\n                    <div class=\"zz-stars\">\u2605 \u2605 \u2605 \u2605 \u2605<\/div>\n                    <strong>4.8 \u062a\u0642\u064a\u064a\u0645 \u0645\u0646 \u0623\u0643\u062b\u0631 \u0645\u0646 122+ \u0637\u0627\u0644\u0628 \u0648\u0645\u0647\u0646\u062f\u0633<\/strong>\n                    <div style=\"margin-top:18px;\">\n                        <a class=\"zz-btn zz-btn-yellow\" href=\"#order\">\u0627\u062d\u0635\u0644 \u0639\u0644\u0649 \u0627\u0644\u0633\u064a\u0633\u062a\u0645 \u0627\u0644\u0622\u0646 \u2039<\/a>\n                    <\/div>\n                    <p style=\"margin:12px 0 0;color:rgba(255,255,255,.72);font-weight:850;\">\u0645\u062a\u0628\u0642\u064a 7 \u0645\u0642\u0627\u0639\u062f \u0641\u0642\u0637 \u0628\u0647\u0630\u0627 \u0627\u0644\u0633\u0639\u0631<\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- INSTRUCTOR -->\n        <section class=\"zz-section zz-instructor\">\n            <div class=\"zz-wrap\">\n                <div class=\"zz-instructor-grid\">\n                    <div class=\"zz-instructor-photo\">\n                        <img decoding=\"async\" src=\"https:\/\/placehold.co\/520x620\/147a3d\/ffffff?text=Your+Photo\" alt=\"PLC Course Instructor\" loading=\"lazy\">\n                        <div class=\"zz-photo-label\">Automation Engineer \u2022 SIEMENS PLC Specialist<\/div>\n                    <\/div>\n\n                    <div>\n                        <span class=\"zz-eyebrow\">\u0645\u064a\u0646 \u0627\u0644\u0644\u064a \u0647\u064a\u0639\u0644\u0645\u0643 PLC Magnet\u061f<\/span>\n                        <h2 class=\"zz-title\">\u0623\u0646\u0627 \u0645\u0647\u0646\u062f\u0633 \u0623\u062a\u0645\u062a\u0629 \u0635\u0646\u0627\u0639\u064a\u0629 \u0628\u062e\u0628\u0631\u0629 \u0639\u0645\u0644\u064a\u0629 \u0641\u064a SIEMENS PLC \u0648 TIA Portal<\/h2>\n                        <p class=\"zz-instructor-text\">\n                            \u0623\u0646\u0627 \u0645\u0634 \u0647\u0646\u0627 \u0623\u062f\u064a\u0643 \u0634\u0648\u064a\u0629 Tutorials \u0645\u062a\u0641\u0631\u0642\u0629. \u0623\u0646\u0627 \u0647\u0646\u0627 \u0623\u062f\u064a\u0643 \u0633\u064a\u0633\u062a\u0645 \u0648\u0627\u0636\u062d \u0644\u0648 \u0637\u0628\u0642\u062a\u0647 \u0647\u062a\u0641\u0647\u0645 \u0625\u0632\u0627\u064a \u062a\u062d\u0644\u0644 \u0645\u0627\u0643\u064a\u0646\u0629\u060c \u062a\u0643\u062a\u0628 PLC logic\u060c \u062a\u0635\u0645\u0645 HMI\u060c \u0648\u062a\u0634\u062e\u0635 \u0627\u0644\u0623\u0639\u0637\u0627\u0644 \u0628\u062b\u0642\u0629.\n                        <\/p>\n\n                        <div class=\"zz-instructor-stats\">\n                            <div class=\"zz-stat\">\n                                <strong>40+<\/strong>\n                                <span>\u0645\u0634\u0631\u0648\u0639 \u0635\u0646\u0627\u0639\u064a \u0648\u062a\u062f\u0631\u064a\u0628\u064a<\/span>\n                            <\/div>\n                            <div class=\"zz-stat\">\n                                <strong>3 \u0645\u0631\u0627\u062d\u0644<\/strong>\n                                <span>\u0627\u0644\u062a\u0641\u0643\u064a\u0631 > \u0627\u0644\u0628\u0631\u0645\u062c\u0629 > \u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639<\/span>\n                            <\/div>\n                            <div class=\"zz-stat\">\n                                <strong>System<\/strong>\n                                <span>\u0645\u0634 \u062a\u0648\u062a\u0648\u0631\u064a\u0627\u0644 \u0645\u062a\u0641\u0631\u0642\u0629<\/span>\n                            <\/div>\n                        <\/div>\n\n                        <div style=\"margin-top:26px;padding:22px;border-radius:26px;background:#fff;border:1px solid var(--zz-border);box-shadow:var(--zz-shadow2);\">\n                            <span style=\"font-size:44px;color:var(--zz-yellow);font-weight:1000;line-height:.8;\">\u201c<\/span>\n                            <p style=\"margin:0;color:var(--zz-muted);font-size:17px;font-weight:850;\">\n                                \u0643\u0646\u062a \u0634\u0627\u064a\u0641 \u0646\u0627\u0633 \u0643\u062a\u064a\u0631 \u0628\u062a\u0639\u0631\u0641 Tools\u060c \u0628\u0633 \u0623\u0648\u0644 \u0645\u0627 \u064a\u0648\u0627\u062c\u0647\u0648\u0627 \u0645\u0627\u0643\u064a\u0646\u0629 \u062d\u0642\u064a\u0642\u064a\u0629 \u064a\u062a\u062c\u0645\u062f\u0648\u0627. \u0639\u0634\u0627\u0646 \u0643\u062f\u0647 \u0627\u0644\u0643\u0648\u0631\u0633 \u0645\u0628\u0646\u064a \u0639\u0644\u0649 \u0633\u0624\u0627\u0644 \u0645\u062d\u062f\u0634 \u0628\u064a\u0634\u0631\u062d\u0647 \u0643\u0641\u0627\u064a\u0629: \u0644\u064a\u0647 \u0627\u0644\u0645\u0646\u0637\u0642 \u062f\u0647 \u0628\u064a\u062a\u0643\u062a\u0628 \u0628\u0627\u0644\u0634\u0643\u0644 \u062f\u0647\u061f\n                            <\/p>\n                        <\/div>\n\n                        <div style=\"margin-top:24px;\">\n                            <a class=\"zz-btn zz-btn-primary\" href=\"#order\">\u0627\u0628\u062f\u0623 PLC Magnet \u0627\u0644\u0622\u0646 \u2039<\/a>\n                            <p class=\"zz-safe\">\u062f\u0641\u0639 \u0622\u0645\u0646 \u2022 \u0648\u0635\u0648\u0644 \u0641\u0648\u0631\u064a \u2022 \u062a\u062d\u062f\u064a\u062b\u0627\u062a \u0645\u0633\u062a\u0645\u0631\u0629<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- BONUSES -->\n        <section class=\"zz-section zz-bonuses\">\n            <div class=\"zz-wrap\">\n                <div class=\"zz-center\">\n                    <span class=\"zz-eyebrow\">\u0645\u0643\u0627\u0641\u0622\u062a \u0645\u062c\u0627\u0646\u064a\u0629 \u0645\u0639 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643<\/span>\n                    <h2 class=\"zz-title\">\u0623\u062f\u0648\u0627\u062a \u0627\u0644\u0639\u0645\u0644 \u0643\u0627\u0645\u0644\u0629 \u0628\u062f\u0644 \u0645\u0627 \u062a\u0628\u062f\u0623 \u0645\u0646 \u0627\u0644\u0635\u0641\u0631<\/h2>\n                    <p class=\"zz-sub\">\u0647\u0630\u0647 \u0627\u0644\u0645\u0643\u0627\u0641\u0622\u062a \u062a\u0633\u0627\u0639\u062f\u0643 \u062a\u0637\u0628\u0642 \u0628\u0633\u0631\u0639\u0629\u060c \u062a\u0648\u062b\u0642 \u0634\u063a\u0644\u0643\u060c \u0648\u062a\u0639\u0631\u0636 \u0645\u0634\u0627\u0631\u064a\u0639\u0643 \u0628\u0634\u0643\u0644 \u0627\u062d\u062a\u0631\u0627\u0641\u064a.<\/p>\n                <\/div>\n\n                <div class=\"zz-bonus-grid\">\n                                            <article class=\"zz-bonus-card\">\n                            <div class=\"zz-bonus-label\">\n                                <span>\u0645\u0643\u0627\u0641\u0623\u0629<\/span>\n                                <span class=\"zz-bonus-num\">01<\/span>\n                            <\/div>\n                            <h3 class=\"zz-bonus-title\">TIA Portal Project Files<\/h3>\n                            <div class=\"zz-bonus-sub\">\u0645\u0644\u0641\u0627\u062a \u0645\u0634\u0627\u0631\u064a\u0639 \u062c\u0627\u0647\u0632\u0629<\/div>\n                            <span class=\"zz-free\">$79 \u0645\u062c\u0627\u0646\u064a \u0645\u0639 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643<\/span>\n                            <p>\u0645\u0634\u0627\u0631\u064a\u0639 PLC \u0643\u0627\u0645\u0644\u0629 \u062c\u0627\u0647\u0632\u0629 \u0644\u0644\u0641\u062a\u062d \u0648\u0627\u0644\u062a\u0639\u062f\u064a\u0644 \u062f\u0627\u062e\u0644 TIA Portal\u060c \u062a\u0634\u0645\u0644 Conveyor \u0648 Filling Station \u0648 Pump Control.<\/p>\n                            <ul>\n                                                                    <li>\u0645\u0644\u0641\u0627\u062a \u0645\u0646\u0638\u0645\u0629<\/li>\n                                                                    <li>\u0634\u0631\u062d \u0627\u0633\u062a\u062e\u062f\u0627\u0645<\/li>\n                                                                    <li>\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0639\u062f\u064a\u0644<\/li>\n                                                            <\/ul>\n                        <\/article>\n                                            <article class=\"zz-bonus-card\">\n                            <div class=\"zz-bonus-label\">\n                                <span>\u0645\u0643\u0627\u0641\u0623\u0629<\/span>\n                                <span class=\"zz-bonus-num\">02<\/span>\n                            <\/div>\n                            <h3 class=\"zz-bonus-title\">Wiring &amp; I\/O Templates<\/h3>\n                            <div class=\"zz-bonus-sub\">\u0642\u0648\u0627\u0644\u0628 \u062a\u0648\u062b\u064a\u0642 \u0647\u0646\u062f\u0633\u064a<\/div>\n                            <span class=\"zz-free\">$49 \u0645\u062c\u0627\u0646\u064a \u0645\u0639 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643<\/span>\n                            <p>\u0642\u0648\u0627\u0644\u0628 I\/O List \u0648 Wiring Notes \u0648 Commissioning Sheet \u0644\u062a\u0648\u062b\u064a\u0642 \u0645\u0634\u0627\u0631\u064a\u0639\u0643 \u0628\u0634\u0643\u0644 \u0627\u062d\u062a\u0631\u0627\u0641\u064a.<\/p>\n                            <ul>\n                                                                    <li>Excel + PDF<\/li>\n                                                                    <li>\u062c\u0627\u0647\u0632\u0629 \u0644\u0644\u0637\u0628\u0627\u0639\u0629<\/li>\n                                                                    <li>\u062a\u0646\u0641\u0639 \u0644\u0644\u0634\u063a\u0644 \u0627\u0644\u062d\u0642\u064a\u0642\u064a<\/li>\n                                                            <\/ul>\n                        <\/article>\n                                            <article class=\"zz-bonus-card\">\n                            <div class=\"zz-bonus-label\">\n                                <span>\u0645\u0643\u0627\u0641\u0623\u0629<\/span>\n                                <span class=\"zz-bonus-num\">03<\/span>\n                            <\/div>\n                            <h3 class=\"zz-bonus-title\">HMI Screens Pack<\/h3>\n                            <div class=\"zz-bonus-sub\">\u0634\u0627\u0634\u0627\u062a WinCC \u062c\u0627\u0647\u0632\u0629<\/div>\n                            <span class=\"zz-free\">$59 \u0645\u062c\u0627\u0646\u064a \u0645\u0639 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643<\/span>\n                            <p>\u0645\u062c\u0645\u0648\u0639\u0629 \u0634\u0627\u0634\u0627\u062a HMI \u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0639\u062f\u064a\u0644 \u062a\u0633\u0627\u0639\u062f\u0643 \u062a\u0628\u062f\u0623 \u0628\u062a\u0635\u0645\u064a\u0645 \u0646\u0638\u064a\u0641 \u0628\u062f\u0644 \u0645\u0627 \u062a\u0628\u062f\u0623 \u0645\u0646 \u0627\u0644\u0635\u0641\u0631.<\/p>\n                            <ul>\n                                                                    <li>Main screen<\/li>\n                                                                    <li>Alarm screen<\/li>\n                                                                    <li>Trends screen<\/li>\n                                                            <\/ul>\n                        <\/article>\n                                            <article class=\"zz-bonus-card\">\n                            <div class=\"zz-bonus-label\">\n                                <span>\u0645\u0643\u0627\u0641\u0623\u0629<\/span>\n                                <span class=\"zz-bonus-num\">04<\/span>\n                            <\/div>\n                            <h3 class=\"zz-bonus-title\">PLC Troubleshooting Guide<\/h3>\n                            <div class=\"zz-bonus-sub\">\u062f\u0644\u064a\u0644 \u0627\u0644\u0623\u0639\u0637\u0627\u0644 \u0627\u0644\u0639\u0645\u0644\u064a<\/div>\n                            <span class=\"zz-free\">$99 \u0645\u062c\u0627\u0646\u064a \u0645\u0639 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643<\/span>\n                            <p>\u062f\u0644\u064a\u0644 \u062e\u0637\u0648\u0629 \u0628\u062e\u0637\u0648\u0629 \u0644\u062a\u0634\u062e\u064a\u0635 \u0623\u0639\u0637\u0627\u0644 PLC \u0648\u0627\u0644\u0627\u062a\u0635\u0627\u0644 \u0648\u0627\u0644\u062d\u0633\u0627\u0633\u0627\u062a \u0648\u0627\u0644\u0645\u062e\u0627\u0631\u062c \u062f\u0627\u062e\u0644 \u0627\u0644\u0645\u0635\u0627\u0646\u0639.<\/p>\n                            <ul>\n                                                                    <li>Diagnostic buffer<\/li>\n                                                                    <li>Watch tables<\/li>\n                                                                    <li>Real faults<\/li>\n                                                            <\/ul>\n                        <\/article>\n                                            <article class=\"zz-bonus-card\">\n                            <div class=\"zz-bonus-label\">\n                                <span>\u0645\u0643\u0627\u0641\u0623\u0629<\/span>\n                                <span class=\"zz-bonus-num\">05<\/span>\n                            <\/div>\n                            <h3 class=\"zz-bonus-title\">Mini Course \u2014 Industrial Sensors<\/h3>\n                            <div class=\"zz-bonus-sub\">\u0643\u0648\u0631\u0633 \u0645\u0635\u063a\u0631 \u0644\u0644\u062d\u0633\u0627\u0633\u0627\u062a<\/div>\n                            <span class=\"zz-free\">$39 \u0645\u062c\u0627\u0646\u064a \u0645\u0639 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643<\/span>\n                            <p>\u0634\u0631\u062d \u0633\u0631\u064a\u0639 \u0648\u0639\u0645\u0644\u064a \u0644\u0623\u0634\u0647\u0631 \u0627\u0644\u062d\u0633\u0627\u0633\u0627\u062a \u0627\u0644\u0635\u0646\u0627\u0639\u064a\u0629 \u0648\u0643\u064a\u0641\u064a\u0629 \u062a\u0648\u0635\u064a\u0644\u0647\u0627 \u0648\u0628\u0631\u0645\u062c\u062a\u0647\u0627.<\/p>\n                            <ul>\n                                                                    <li>PNP\/NPN<\/li>\n                                                                    <li>Analog sensors<\/li>\n                                                                    <li>Encoders basics<\/li>\n                                                            <\/ul>\n                        <\/article>\n                                            <article class=\"zz-bonus-card\">\n                            <div class=\"zz-bonus-label\">\n                                <span>\u0645\u0643\u0627\u0641\u0623\u0629<\/span>\n                                <span class=\"zz-bonus-num\">06<\/span>\n                            <\/div>\n                            <h3 class=\"zz-bonus-title\">Certificate &amp; Portfolio Kit<\/h3>\n                            <div class=\"zz-bonus-sub\">\u0634\u0647\u0627\u062f\u0629 + \u0628\u0648\u0631\u062a\u0641\u0648\u0644\u064a\u0648<\/div>\n                            <span class=\"zz-free\">$45 \u0645\u062c\u0627\u0646\u064a \u0645\u0639 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643<\/span>\n                            <p>\u0642\u0627\u0644\u0628 Portfolio \u064a\u0639\u0631\u0636 \u0645\u0634\u0627\u0631\u064a\u0639\u0643 \u0648\u0634\u0647\u0627\u062f\u0629 \u0625\u062a\u0645\u0627\u0645 \u0631\u0642\u0645\u064a\u0629 \u062a\u0636\u064a\u0641\u0647\u0627 \u0625\u0644\u0649 LinkedIn \u0623\u0648 CV.<\/p>\n                            <ul>\n                                                                    <li>Portfolio template<\/li>\n                                                                    <li>Certificate<\/li>\n                                                                    <li>CV boost<\/li>\n                                                            <\/ul>\n                        <\/article>\n                                            <article class=\"zz-bonus-card\">\n                            <div class=\"zz-bonus-label\">\n                                <span>\u0645\u0643\u0627\u0641\u0623\u0629<\/span>\n                                <span class=\"zz-bonus-num\">07<\/span>\n                            <\/div>\n                            <h3 class=\"zz-bonus-title\">Private Support Group<\/h3>\n                            <div class=\"zz-bonus-sub\">\u0645\u062c\u062a\u0645\u0639 \u062f\u0639\u0645 \u062e\u0627\u0635<\/div>\n                            <span class=\"zz-free\">$120 \u0645\u062c\u0627\u0646\u064a \u0645\u0639 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643<\/span>\n                            <p>\u0645\u062c\u0645\u0648\u0639\u0629 \u062e\u0627\u0635\u0629 \u0644\u0644\u0623\u0633\u0626\u0644\u0629\u060c \u0645\u0631\u0627\u062c\u0639\u0629 \u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639\u060c \u0645\u0634\u0627\u0631\u0643\u0629 \u0641\u0631\u0635 \u062a\u062f\u0631\u064a\u0628 \u0648\u0648\u0638\u0627\u0626\u0641\u060c \u0648\u0645\u062a\u0627\u0628\u0639\u0629 \u062a\u0637\u0628\u064a\u0642\u0643.<\/p>\n                            <ul>\n                                                                    <li>\u062f\u0639\u0645 \u0645\u0628\u0627\u0634\u0631<\/li>\n                                                                    <li>\u0645\u0631\u0627\u062c\u0639\u0629 \u0645\u0634\u0627\u0631\u064a\u0639<\/li>\n                                                                    <li>\u0641\u0631\u0635 \u0648\u062a\u0648\u062c\u064a\u0647<\/li>\n                                                            <\/ul>\n                        <\/article>\n                                    <\/div>\n\n                <div class=\"zz-bonus-value\">\n                    <p style=\"margin:0 0 8px;color:rgba(255,255,255,.72);font-weight:900;\">\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u0643\u0627\u0641\u0622\u062a \u0645\u0646\u0641\u0631\u062f\u0629<\/p>\n                    <strong>$490+<\/strong>\n                    <h3 style=\"margin:14px 0 0;font-size:24px;line-height:1.35;\">\u0623\u0646\u062a \u062a\u062d\u0635\u0644 \u0639\u0644\u064a\u0647\u0627 \u0645\u062c\u0627\u0646\u0627\u064b \u0627\u0644\u064a\u0648\u0645<\/h3>\n                    <p style=\"margin:12px auto 22px;max-width:760px;color:rgba(255,255,255,.74);font-weight:850;\">\n                        \u0628\u0627\u062e\u062a\u0635\u0627\u0631\u2026 \u0623\u0646\u062a \u062a\u062d\u0635\u0644 \u0639\u0644\u0649 \u0623\u062f\u0648\u0627\u062a \u0627\u0644\u062a\u0637\u0628\u064a\u0642 \u0643\u0627\u0645\u0644\u0629 \u0628\u062f\u0644 \u0645\u0627 \u062a\u0641\u0636\u0644 \u062a\u062c\u0645\u0639 \u0645\u0644\u0641\u0627\u062a\u060c \u0642\u0648\u0627\u0644\u0628\u060c \u0645\u0634\u0627\u0631\u064a\u0639\u060c \u0648\u0634\u0631\u0648\u062d\u0627\u062a \u0645\u0646 \u0623\u0645\u0627\u0643\u0646 \u0645\u062e\u062a\u0644\u0641\u0629.\n                    <\/p>\n                    <a class=\"zz-btn zz-btn-yellow\" href=\"#order\">\u0627\u0634\u062a\u0631\u0643 \u0627\u0644\u0622\u0646 \u0648\u0627\u062d\u0635\u0644 \u0639\u0644\u0649 \u0627\u0644\u0645\u0643\u0627\u0641\u0622\u062a \u0645\u062c\u0627\u0646\u0627\u064b \u2039<\/a>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- GUARANTEE -->\n        <section class=\"zz-section zz-guarantee\">\n            <div class=\"zz-wrap\">\n                <div class=\"zz-guarantee-card\">\n                    <div class=\"zz-seal\">\n                        <strong>14 DAY<\/strong>\n                        <span>Full Refund<\/span>\n                    <\/div>\n\n                    <div>\n                        <span class=\"zz-eyebrow\">\u0648\u0639\u062f \u0634\u062e\u0635\u064a \u0645\u0646\u064a \u0644\u064a\u0643<\/span>\n                        <h2 class=\"zz-title\">\u0636\u0645\u0627\u0646 14 \u064a\u0648\u0645 \u0628\u062f\u0648\u0646 \u0645\u062e\u0627\u0637\u0631<\/h2>\n                        <p class=\"zz-sub\" style=\"margin-inline:0;\">\n                            \u0627\u0644\u0643\u0648\u0631\u0633 \u0645\u0639\u0645\u0648\u0644 \u0639\u0634\u0627\u0646 \u064a\u063a\u064a\u0631 \u0637\u0631\u064a\u0642\u0629 \u0641\u0647\u0645\u0643 \u0644\u0644\u0640 PLC \u0641\u0639\u0644\u0627\u064b\u2026 \u0645\u0634 \u0645\u062c\u0631\u062f \u0641\u064a\u062f\u064a\u0648\u0647\u0627\u062a \u0648\u062e\u0644\u0627\u0635.\n                        <\/p>\n\n                        <h3 style=\"margin:24px 0 10px;font-size:26px;color:var(--zz-dark);font-weight:1000;\">\u0647\u062a\u062c\u0631\u0628 \u0627\u0644\u0643\u0648\u0631\u0633\u2026 \u0648\u0644\u0648 \u0645\u0627\u062d\u0633\u064a\u062a\u0634 \u0628\u0641\u0631\u0642\u061f \u0641\u0644\u0648\u0633\u0643 \u0631\u0627\u062c\u0639\u0629 \u0641\u0648\u0631\u064b\u0627.<\/h3>\n\n                        <p style=\"color:var(--zz-muted);font-size:17px;font-weight:800;\">\n                            \u0644\u0648 \u062e\u0644\u0627\u0644 14 \u064a\u0648\u0645 \u062f\u062e\u0644\u062a \u0648\u0634\u0641\u062a \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u062d\u0633\u064a\u062a \u0625\u0646\u0643 \u0645\u0627\u062e\u0631\u062c\u062a\u0634 \u0628\u062d\u0627\u062c\u0629 \u0639\u0645\u0644\u064a\u0629 \u062a\u0641\u0631\u0642 \u0641\u064a \u0641\u0647\u0645\u0643 \u0623\u0648 \u062a\u0637\u0628\u064a\u0642\u0643\u2026 \u0631\u062c\u0639 \u0641\u0644\u0648\u0633\u0643\u060c \u0648\u0627\u0644\u0643\u0648\u0631\u0633 \u064a\u0641\u0636\u0644 \u0645\u0639\u0627\u0643 \u0647\u062f\u064a\u0629.\n                        <\/p>\n\n                        <p style=\"margin-top:18px;font-weight:950;color:var(--zz-dark);\">\u0644\u0648 \u0639\u0627\u064a\u0632 \u062a\u0637\u0644\u0628 \u0627\u0644\u0627\u0633\u062a\u0631\u062c\u0627\u0639:<\/p>\n                        <p style=\"display:inline-flex;padding:10px 14px;border-radius:999px;background:var(--zz-soft);border:1px solid var(--zz-border);font-weight:950;color:var(--zz-blue);\">support@yourdomain.com<\/p>\n\n                        <div style=\"margin-top:22px;\">\n                            <a class=\"zz-btn zz-btn-primary\" href=\"#order\">\u0627\u0634\u062a\u0631\u0643 \u0627\u0644\u0622\u0646 \u0642\u0628\u0644 \u0645\u0627 \u0627\u0644\u0633\u0639\u0631 \u064a\u0632\u064a\u062f \u2039<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- ORDER \/ PRICING -->\n        <section class=\"zz-section zz-order\" id=\"order\">\n            <div class=\"zz-wrap\">\n                <div class=\"zz-center\">\n                    <span class=\"zz-eyebrow\">\u0627\u0644\u0628\u0627\u0643\u062f\u062c \u0627\u0644\u0643\u0627\u0645\u0644<\/span>\n                    <h2 class=\"zz-title\">\u0643\u0644 \u0634\u064a\u0621 \u062a\u062d\u062a\u0627\u062c\u0647 \u0644\u062a\u0628\u062f\u0623 \u0641\u064a \u0628\u0631\u0645\u062c\u0629 PLC \u0628\u0634\u0643\u0644 \u0639\u0645\u0644\u064a<\/h2>\n                <\/div>\n\n                <div class=\"zz-order-grid\">\n                    <div class=\"zz-stack\">\n                        <div class=\"zz-stack-item\">\n                            <div>\n                                <h4>PLC Magnet \u2014 \u0627\u0644\u0643\u0648\u0631\u0633 \u0643\u0627\u0645\u0644<\/h4>\n                                <p>\u0646\u0638\u0627\u0645 \u0639\u0645\u0644\u064a \u064a\u0639\u0644\u0645\u0643 \u0628\u0631\u0645\u062c\u0629 PLC\u060c TIA Portal\u060c HMI\u060c Troubleshooting\u060c \u0648\u0645\u0634\u0627\u0631\u064a\u0639 \u062d\u0642\u064a\u0642\u064a\u0629.<\/p>\n                            <\/div>\n                            <div class=\"zz-stack-price\">$180<\/div>\n                        <\/div>\n\n                                                    <div class=\"zz-stack-item\">\n                                <div>\n                                    <h4>\u0628\u0648\u0646\u0635 01 \u0645\u062c\u0627\u0646\u0627\u064b \u0645\u0639 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643<\/h4>\n                                    <p>TIA Portal Project Files \u2014 \u0645\u0644\u0641\u0627\u062a \u0645\u0634\u0627\u0631\u064a\u0639 \u062c\u0627\u0647\u0632\u0629<\/p>\n                                <\/div>\n                                <div class=\"zz-stack-price\">$79<\/div>\n                            <\/div>\n                                                    <div class=\"zz-stack-item\">\n                                <div>\n                                    <h4>\u0628\u0648\u0646\u0635 02 \u0645\u062c\u0627\u0646\u0627\u064b \u0645\u0639 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643<\/h4>\n                                    <p>Wiring &amp; I\/O Templates \u2014 \u0642\u0648\u0627\u0644\u0628 \u062a\u0648\u062b\u064a\u0642 \u0647\u0646\u062f\u0633\u064a<\/p>\n                                <\/div>\n                                <div class=\"zz-stack-price\">$49<\/div>\n                            <\/div>\n                                                    <div class=\"zz-stack-item\">\n                                <div>\n                                    <h4>\u0628\u0648\u0646\u0635 03 \u0645\u062c\u0627\u0646\u0627\u064b \u0645\u0639 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643<\/h4>\n                                    <p>HMI Screens Pack \u2014 \u0634\u0627\u0634\u0627\u062a WinCC \u062c\u0627\u0647\u0632\u0629<\/p>\n                                <\/div>\n                                <div class=\"zz-stack-price\">$59<\/div>\n                            <\/div>\n                                                    <div class=\"zz-stack-item\">\n                                <div>\n                                    <h4>\u0628\u0648\u0646\u0635 04 \u0645\u062c\u0627\u0646\u0627\u064b \u0645\u0639 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643<\/h4>\n                                    <p>PLC Troubleshooting Guide \u2014 \u062f\u0644\u064a\u0644 \u0627\u0644\u0623\u0639\u0637\u0627\u0644 \u0627\u0644\u0639\u0645\u0644\u064a<\/p>\n                                <\/div>\n                                <div class=\"zz-stack-price\">$99<\/div>\n                            <\/div>\n                                                    <div class=\"zz-stack-item\">\n                                <div>\n                                    <h4>\u0628\u0648\u0646\u0635 05 \u0645\u062c\u0627\u0646\u0627\u064b \u0645\u0639 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643<\/h4>\n                                    <p>Mini Course \u2014 Industrial Sensors \u2014 \u0643\u0648\u0631\u0633 \u0645\u0635\u063a\u0631 \u0644\u0644\u062d\u0633\u0627\u0633\u0627\u062a<\/p>\n                                <\/div>\n                                <div class=\"zz-stack-price\">$39<\/div>\n                            <\/div>\n                                                    <div class=\"zz-stack-item\">\n                                <div>\n                                    <h4>\u0628\u0648\u0646\u0635 06 \u0645\u062c\u0627\u0646\u0627\u064b \u0645\u0639 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643<\/h4>\n                                    <p>Certificate &amp; Portfolio Kit \u2014 \u0634\u0647\u0627\u062f\u0629 + \u0628\u0648\u0631\u062a\u0641\u0648\u0644\u064a\u0648<\/p>\n                                <\/div>\n                                <div class=\"zz-stack-price\">$45<\/div>\n                            <\/div>\n                                                    <div class=\"zz-stack-item\">\n                                <div>\n                                    <h4>\u0628\u0648\u0646\u0635 07 \u0645\u062c\u0627\u0646\u0627\u064b \u0645\u0639 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643<\/h4>\n                                    <p>Private Support Group \u2014 \u0645\u062c\u062a\u0645\u0639 \u062f\u0639\u0645 \u062e\u0627\u0635<\/p>\n                                <\/div>\n                                <div class=\"zz-stack-price\">$120<\/div>\n                            <\/div>\n                                            <\/div>\n\n                    <aside class=\"zz-price-card\">\n                        <div class=\"zz-price-card-inner\">\n                            <div class=\"zz-summary\">\u0645\u0644\u062e\u0635 \u0627\u0644\u0642\u064a\u0645\u0629<\/div>\n                            <div style=\"color:var(--zz-yellow2);font-size:20px;margin-bottom:10px;\">\u2605\u2605\u2605\u2605 \u2605 <strong>4.8\/5<\/strong> \u2022 <strong>122+<\/strong> \u0645\u0634\u062a\u0631\u0643<\/div>\n                            <div class=\"zz-total\">\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0642\u064a\u0645\u0629 $670+<\/div>\n                            <div class=\"zz-today\">\u0627\u0644\u0646\u0647\u0627\u0631\u062f\u0647 \u062a\u062f\u0641\u0639 \u0645\u0631\u0629 \u0648\u0627\u062d\u062f\u0629 \u0641\u0642\u0637<\/div>\n                            <div class=\"zz-big-price\">$67<\/div>\n                            <div class=\"zz-price-note\">\u0648\u0635\u0648\u0644 \u0645\u062f\u0649 \u0627\u0644\u062d\u064a\u0627\u0629 \u2022 \u062a\u062d\u062f\u064a\u062b\u0627\u062a \u2022 \u0628\u062f\u0648\u0646 \u0627\u0634\u062a\u0631\u0627\u0643 \u0634\u0647\u0631\u064a<\/div>\n\n                            <a class=\"zz-btn zz-btn-yellow\" href=\"#order\" style=\"width:100%;\">\u0627\u0634\u062a\u0631\u0643 \u0627\u0644\u0622\u0646 \u0648\u062e\u062f \u0627\u0644\u0628\u0627\u0643\u062f\u062c \u0643\u0627\u0645\u0644 \u2039<\/a>\n\n                            <p style=\"margin:14px 0 0;color:rgba(255,255,255,.70);font-weight:850;text-align:center;\">\u062f\u0641\u0639 \u0622\u0645\u0646 + \u0648\u0635\u0648\u0644 \u0641\u0648\u0631\u064a<\/p>\n                            <p style=\"margin:10px 0 0;color:rgba(255,255,255,.50);font-size:13px;text-align:center;\">\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u062d\u0627\u0644\u064a \u0645\u062d\u062f\u0648\u062f \u2014 \u0644\u0648 \u0627\u062a\u0623\u062e\u0631\u062a \u0627\u0644\u0633\u0639\u0631 \u0647\u064a\u0631\u062c\u0639 \u0644\u0644\u0623\u0639\u0644\u0649.<\/p>\n                        <\/div>\n                    <\/aside>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- OBJECTIONS \/ FAQ STYLE SECTIONS -->\n        <section class=\"zz-section zz-objections\">\n            <div class=\"zz-wrap\">\n                <div class=\"zz-objection-list\">\n                                            <article class=\"zz-objection\">\n                            <div>\n                                <h3>\u201c\u0623\u0646\u0627 \u0645\u0628\u062a\u062f\u0626 \u0641\u064a PLC\u2026 \u0647\u0644 \u0627\u0644\u0643\u0648\u0631\u0633 \u062f\u0647 \u0645\u0646\u0627\u0633\u0628 \u0644\u064a\u0627\u061f\u201d<\/h3>\n                                <p>\u0644\u0648 \u0623\u0646\u062a \u0641\u0627\u0647\u0645 \u0623\u0633\u0627\u0633\u064a\u0627\u062a \u0643\u0647\u0631\u0628\u0627\u0621 \u0628\u0633\u064a\u0637\u0629 \u0623\u0648 \u062d\u062a\u0649 \u0644\u0633\u0647 \u0628\u062a\u0628\u062f\u0623\u060c \u0641\u0623\u0646\u062a \u0641\u064a \u0627\u0644\u0645\u0643\u0627\u0646 \u0627\u0644\u0635\u062d. \u0627\u0644\u0643\u0648\u0631\u0633 \u064a\u0628\u062f\u0623 \u0645\u0639\u0627\u0643 \u0645\u0646 \u0627\u0644\u062a\u0641\u0643\u064a\u0631 \u0627\u0644\u0635\u0646\u0627\u0639\u064a \u0648\u0627\u0644\u0640 Hardware \u062b\u0645 \u064a\u062f\u062e\u0644 \u062a\u062f\u0631\u064a\u062c\u064a\u064b\u0627 \u0625\u0644\u0649 TIA Portal \u0648\u0627\u0644\u0628\u0631\u0645\u062c\u0629 \u0648\u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639.<\/p>\n                            <\/div>\n\n                            <div class=\"zz-ob-tag\">\n                                <small>\u0645\u0631\u062d\u0644\u0629 \u0623\u0633\u0627\u0633\u064a\u0629<\/small>\n                                <strong>Thinking Like an Automation Engineer<\/strong>\n                                <p style=\"font-size:15px;\">\u062a\u0631\u062a\u0628 \u062f\u0645\u0627\u063a\u0643 \u0642\u0628\u0644 \u0645\u0627 \u062a\u0643\u062a\u0628 \u0623\u0648\u0644 Network \u0641\u064a \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c.<\/p>\n                            <\/div>\n                        <\/article>\n                                            <article class=\"zz-objection\">\n                            <div>\n                                <h3>\u201c\u0647\u0644 \u0644\u0627\u0632\u0645 \u0623\u0634\u062a\u0631\u064a PLC \u062d\u0642\u064a\u0642\u064a \u0639\u0634\u0627\u0646 \u0623\u0637\u0628\u0642\u061f\u201d<\/h3>\n                                <p>\u0644\u0627. \u0643\u0644 \u0627\u0644\u062a\u0637\u0628\u064a\u0642\u0627\u062a \u064a\u0645\u0643\u0646 \u062a\u0646\u0641\u064a\u0630\u0647\u0627 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 PLCSIM \u062f\u0627\u062e\u0644 TIA Portal. \u0647\u062a\u0642\u062f\u0631 \u062a\u062e\u062a\u0628\u0631 \u0627\u0644\u0643\u0648\u062f\u060c \u062a\u0634\u0648\u0641 \u0627\u0644\u0640 Inputs \u0648\u0627\u0644\u0640 Outputs\u060c \u0648\u062a\u062c\u0631\u0628 \u0645\u0646\u0637\u0642 \u0627\u0644\u062a\u0634\u063a\u064a\u0644 \u0628\u062f\u0648\u0646 \u0634\u0631\u0627\u0621 Hardware \u0641\u064a \u0627\u0644\u0628\u062f\u0627\u064a\u0629.<\/p>\n                            <\/div>\n\n                            <div class=\"zz-ob-tag\">\n                                <small>\u062c\u0648\u0647\u0631 \u0627\u0644\u062a\u0637\u0628\u064a\u0642<\/small>\n                                <strong>Simulation First<\/strong>\n                                <p style=\"font-size:15px;\">\u062a\u062a\u0639\u0644\u0645 \u0648\u062a\u063a\u0644\u0637 \u0648\u062a\u0635\u0644\u062d \u0628\u0623\u0645\u0627\u0646 \u0642\u0628\u0644 \u0627\u0644\u062a\u0639\u0627\u0645\u0644 \u0645\u0639 \u0645\u0627\u0643\u064a\u0646\u0629 \u062d\u0642\u064a\u0642\u064a\u0629.<\/p>\n                            <\/div>\n                        <\/article>\n                                            <article class=\"zz-objection\">\n                            <div>\n                                <h3>\u201c\u0625\u0645\u062a\u0649 \u0623\u0634\u0648\u0641 \u0641\u0631\u0642 \u062d\u0642\u064a\u0642\u064a \u0641\u064a \u0645\u0633\u062a\u0648\u0627\u064a\u0627\u061f\u201d<\/h3>\n                                <p>\u0627\u0644\u0641\u0631\u0642 \u064a\u0638\u0647\u0631 \u0639\u0644\u0649 \u0645\u0631\u0627\u062d\u0644: \u0623\u0648\u0644\u064b\u0627 \u0633\u062a\u0641\u0647\u0645 \u0643\u064a\u0641 \u062a\u062d\u0644\u0644 \u0623\u064a \u0645\u0627\u0643\u064a\u0646\u0629\u060c \u0628\u0639\u062f\u0647\u0627 \u0633\u062a\u0643\u062a\u0628 Ladder Logic \u0628\u062b\u0642\u0629\u060c \u062b\u0645 \u0633\u062a\u0646\u0641\u0630 \u0645\u0634\u0627\u0631\u064a\u0639 \u0643\u0627\u0645\u0644\u0629 \u0648\u062a\u0639\u0631\u0641 \u062a\u0639\u0631\u0636\u0647\u0627 \u0641\u064a Portfolio \u064a\u0642\u0646\u0639 \u0635\u0627\u062d\u0628 \u0627\u0644\u0639\u0645\u0644 \u0623\u0648 \u0627\u0644\u0639\u0645\u064a\u0644.<\/p>\n                            <\/div>\n\n                            <div class=\"zz-ob-tag\">\n                                <small>\u0637\u0631\u064a\u0642 \u0648\u0627\u0636\u062d<\/small>\n                                <strong>From Logic to Real Projects<\/strong>\n                                <p style=\"font-size:15px;\">\u0645\u0634 \u0645\u062c\u0631\u062f \u062f\u0631\u0648\u0633\u061b \u0623\u0646\u062a \u062a\u062e\u0631\u062c \u0628\u0645\u0634\u0627\u0631\u064a\u0639 \u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u0639\u0631\u0636.<\/p>\n                            <\/div>\n                        <\/article>\n                                            <article class=\"zz-objection\">\n                            <div>\n                                <h3>\u201c\u0644\u064a\u0647 \u0623\u062a\u0639\u0644\u0645 \u0645\u0646\u0643 \u0628\u062f\u0644 \u0641\u064a\u062f\u064a\u0648\u0647\u0627\u062a \u064a\u0648\u062a\u064a\u0648\u0628 \u0627\u0644\u0645\u062c\u0627\u0646\u064a\u0629\u061f\u201d<\/h3>\n                                <p>\u0644\u0623\u0646 \u0627\u0644\u0645\u0634\u0643\u0644\u0629 \u0644\u064a\u0633\u062a \u0641\u064a \u062a\u0648\u0641\u0631 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a\u060c \u0627\u0644\u0645\u0634\u0643\u0644\u0629 \u0641\u064a \u0627\u0644\u0646\u0638\u0627\u0645. \u0647\u0630\u0627 \u0627\u0644\u0643\u0648\u0631\u0633 \u0645\u0631\u062a\u0628 \u0643\u0633\u064a\u0633\u062a\u0645: Hardware \u062b\u0645 TIA \u062b\u0645 Logic \u062b\u0645 HMI \u062b\u0645 Troubleshooting \u062b\u0645 Projects. \u0628\u062f\u0648\u0646 \u062a\u0634\u062a\u062a \u0648\u0628\u062f\u0648\u0646 \u0642\u0641\u0632 \u0639\u0634\u0648\u0627\u0626\u064a \u0628\u064a\u0646 \u0641\u064a\u062f\u064a\u0648\u0647\u0627\u062a.<\/p>\n                            <\/div>\n\n                            <div class=\"zz-ob-tag\">\n                                <small>\u0633\u064a\u0633\u062a\u0645 \u0643\u0627\u0645\u0644<\/small>\n                                <strong>No Random Tutorials<\/strong>\n                                <p style=\"font-size:15px;\">\u0643\u0644 \u0641\u0635\u0644 \u0645\u0628\u0646\u064a \u0639\u0644\u0649 \u0627\u0644\u0644\u064a \u0642\u0628\u0644\u0647 \u0639\u0634\u0627\u0646 \u062a\u0648\u0635\u0644 \u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0645\u0644\u064a\u0629.<\/p>\n                            <\/div>\n                        <\/article>\n                                            <article class=\"zz-objection\">\n                            <div>\n                                <h3>\u201c\u0647\u0644 \u0627\u0644\u0643\u0648\u0631\u0633 \u0645\u0645\u0643\u0646 \u064a\u0633\u0627\u0639\u062f\u0646\u064a \u0641\u064a \u0648\u0638\u064a\u0641\u0629 \u0623\u0648 \u062a\u062f\u0631\u064a\u0628\u061f\u201d<\/h3>\n                                <p>\u0646\u0639\u0645\u060c \u0644\u0623\u0646\u0643 \u0644\u0646 \u062a\u0643\u062a\u0641\u064a \u0628\u0627\u0644\u0645\u0634\u0627\u0647\u062f\u0629. \u0647\u062a\u062e\u0631\u062c \u0628\u0645\u0634\u0627\u0631\u064a\u0639 \u0639\u0645\u0644\u064a\u0629\u060c \u0645\u0644\u0641\u0627\u062a TIA Portal\u060c HMI Screens\u060c \u0648\u0642\u0627\u0644\u0628 Portfolio \u064a\u062b\u0628\u062a \u0623\u0646\u0643 \u062a\u0639\u0631\u0641 \u062a\u0646\u0641\u0630 \u0645\u0634 \u0645\u062c\u0631\u062f \u062a\u0633\u0645\u0639 \u0634\u0631\u062d.<\/p>\n                            <\/div>\n\n                            <div class=\"zz-ob-tag\">\n                                <small>\u0641\u0635\u0644 \u0623\u0633\u0627\u0633\u064a<\/small>\n                                <strong>Portfolio &amp; Industrial Projects<\/strong>\n                                <p style=\"font-size:15px;\">\u0627\u0644\u0645\u0647\u0627\u0631\u0629 \u0628\u062f\u0648\u0646 \u062f\u0644\u064a\u0644 \u0639\u0645\u0644\u064a = \u0635\u0639\u0628 \u062a\u062a\u0628\u0627\u0639.<\/p>\n                            <\/div>\n                        <\/article>\n                                            <article class=\"zz-objection\">\n                            <div>\n                                <h3>\u201c\u0637\u0628 \u0644\u0648 \u062f\u062e\u0644\u062a \u0648\u062d\u0633\u064a\u062a \u0625\u0646\u0647 \u0645\u0634 \u0645\u0646\u0627\u0633\u0628 \u0644\u064a\u0627\u061f\u201d<\/h3>\n                                <p>\u0623\u0633\u0648\u0623 \u0633\u064a\u0646\u0627\u0631\u064a\u0648 \u0625\u0646\u0643 \u062a\u062f\u062e\u0644\u060c \u062a\u0634\u0648\u0641 \u0627\u0644\u0645\u062d\u062a\u0648\u0649\u060c \u0648\u062a\u062d\u0633 \u0625\u0646\u0647 \u0645\u0634 \u0645\u0646\u0627\u0633\u0628. \u0641\u064a \u0627\u0644\u062d\u0627\u0644\u0629 \u062f\u064a \u0636\u0645\u0627\u0646 14 \u064a\u0648\u0645 \u064a\u0631\u062c\u0639\u0644\u0643 \u0641\u0644\u0648\u0633\u0643 \u0643\u0627\u0645\u0644\u0629 \u0628\u062f\u0648\u0646 \u0644\u0641 \u0648\u0644\u0627 \u0646\u0642\u0627\u0634.<\/p>\n                            <\/div>\n\n                            <div class=\"zz-ob-tag\">\n                                <small>\u0628\u062f\u0648\u0646 \u0645\u062e\u0627\u0637\u0631\u0629<\/small>\n                                <strong>14-Day Full Refund<\/strong>\n                                <p style=\"font-size:15px;\">\u064a\u0627 \u0627\u0644\u0643\u0648\u0631\u0633 \u064a\u0641\u0631\u0642 \u0645\u0639\u0627\u0643\u060c \u064a\u0627 \u0641\u0644\u0648\u0633\u0643 \u062a\u0631\u062c\u0639\u0644\u0643.<\/p>\n                            <\/div>\n                        <\/article>\n                                    <\/div>\n\n                <div class=\"zz-cta-strip\">\n                    <a class=\"zz-btn zz-btn-yellow\" href=\"#order\">\u0627\u0634\u062a\u0631\u0643 \u0627\u0644\u0622\u0646 \u2039<\/a>\n                    <p>\u062f\u0641\u0639 \u0622\u0645\u0646 \u2022 \u0648\u0635\u0648\u0644 \u0641\u0648\u0631\u064a \u2022 \u062a\u062d\u062f\u064a\u062b\u0627\u062a \u0645\u0633\u062a\u0645\u0631\u0629<\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- FOOTER -->\n        <footer class=\"zz-footer\">\n            <div class=\"zz-wrap\">\n                <p><strong>PLC Magnet System<\/strong> \u2014 \u062c\u0645\u064a\u0639 \u0627\u0644\u062d\u0642\u0648\u0642 \u0645\u062d\u0641\u0648\u0638\u0629 \u00a9 2026<\/p>\n                <p>\n                    <a href=\"#\">Privacy Policy<\/a> |\n                    <a href=\"#\">Terms & Conditions<\/a> |\n                    <a href=\"#\">Refund Policy<\/a>\n                <\/p>\n\n                <p style=\"max-width:900px;margin:18px auto 0;\">\n                    \u0628\u062d\u062c\u0632\u0643 \u0623\u0648 \u0634\u0631\u0627\u0626\u0643 \u0644\u0623\u064a \u0645\u0646\u062a\u062c \u0645\u0646 \u062e\u0644\u0627\u0644 \u0647\u0630\u0627 \u0627\u0644\u0645\u0648\u0642\u0639\u060c \u0641\u0625\u0646\u0643 \u062a\u0648\u0627\u0641\u0642 \u0639\u0644\u0649 \u062c\u0645\u064a\u0639 \u0627\u0644\u0634\u0631\u0648\u0637 \u0648\u0627\u0644\u0633\u064a\u0627\u0633\u0627\u062a \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0646\u0627\u060c \u0628\u0645\u0627 \u0641\u064a \u0630\u0644\u0643 \u0633\u064a\u0627\u0633\u0629 \u0627\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645\u060c \u0633\u064a\u0627\u0633\u0629 \u0627\u0644\u0627\u0633\u062a\u0631\u062c\u0627\u0639\u060c \u0648\u0633\u064a\u0627\u0633\u0629 \u0627\u0644\u062e\u0635\u0648\u0635\u064a\u0629.\n                <\/p>\n\n                <p style=\"max-width:900px;margin:14px auto 0;\">\n                    \u0625\u062e\u0644\u0627\u0621 \u0645\u0633\u0624\u0648\u0644\u064a\u0629 \u0645\u0647\u0645: \u062c\u0645\u064a\u0639 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0648\u0627\u0644\u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0627\u062a \u0648\u0627\u0644\u0623\u0645\u062b\u0644\u0629 \u0627\u0644\u0645\u0642\u062f\u0645\u0629 \u062f\u0627\u062e\u0644 \u0647\u0630\u0627 \u0627\u0644\u0645\u0646\u062a\u062c \u0647\u064a \u0644\u0623\u063a\u0631\u0627\u0636 \u062a\u0639\u0644\u064a\u0645\u064a\u0629 \u0641\u0642\u0637. \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u062a\u062e\u062a\u0644\u0641 \u0645\u0646 \u0634\u062e\u0635 \u0644\u0622\u062e\u0631 \u0648\u062a\u0639\u062a\u0645\u062f \u0639\u0644\u0649 \u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u062a\u0637\u0628\u064a\u0642 \u0648\u0627\u0644\u062e\u0628\u0631\u0629 \u0648\u0627\u0644\u0627\u0644\u062a\u0632\u0627\u0645. \u0647\u0630\u0627 \u0627\u0644\u0645\u0648\u0642\u0639 \u063a\u064a\u0631 \u062a\u0627\u0628\u0639 \u0623\u0648 \u0645\u0631\u062a\u0628\u0637 \u0623\u0648 \u0645\u062f\u0639\u0648\u0645 \u0645\u0646 SIEMENS \u0628\u0623\u064a \u0634\u0643\u0644 \u0631\u0633\u0645\u064a\u060c \u0648\u062a\u0633\u062a\u062e\u062f\u0645 \u0623\u0633\u0645\u0627\u0621 SIEMENS \u0648TIA Portal \u0644\u0623\u063a\u0631\u0627\u0636 \u062a\u0639\u0644\u064a\u0645\u064a\u0629 \u0641\u0642\u0637.\n                <\/p>\n            <\/div>\n        <\/footer>\n\n    <\/div>\n\n    <script>\n    (function(){\n        'use strict';\n\n        var root = document.getElementById('zizoulp1');\n        if (!root) return;\n\n        var target = new Date(\"2026-08-30 23:59:59\").getTime();\n\n        function pad(n) {\n            return String(n).padStart(2, '0');\n        }\n\n        function tick() {\n            var now = new Date().getTime();\n            var diff = target - now;\n\n            if (diff <= 0) {\n                target = new Date().getTime() + (24 * 60 * 60 * 1000);\n                diff = target - now;\n            }\n\n            var days = Math.floor(diff \/ (1000 * 60 * 60 * 24));\n            var hours = Math.floor((diff \/ (1000 * 60 * 60)) % 24);\n            var minutes = Math.floor((diff \/ (1000 * 60)) % 60);\n            var seconds = Math.floor((diff \/ 1000) % 60);\n\n            var d = root.querySelector('#zzDays');\n            var h = root.querySelector('#zzHours');\n            var m = root.querySelector('#zzMinutes');\n            var s = root.querySelector('#zzSeconds');\n            var top = root.querySelector('#zzTopTimer');\n\n            if (d) d.textContent = pad(days);\n            if (h) h.textContent = pad(hours);\n            if (m) m.textContent = pad(minutes);\n            if (s) s.textContent = pad(seconds);\n            if (top) top.textContent = pad(days) + ':' + pad(hours) + ':' + pad(minutes) + ':' + pad(seconds);\n        }\n\n        tick();\n        setInterval(tick, 1000);\n\n        root.querySelectorAll('.zz-outcome-btn').forEach(function(btn){\n            btn.addEventListener('click', function(){\n                var box = btn.closest('.zz-outcome');\n                if (!box) return;\n                box.classList.toggle('open');\n            });\n        });\n\n        root.querySelectorAll('a[href^=\"#\"]').forEach(function(a){\n            a.addEventListener('click', function(e){\n                var id = a.getAttribute('href');\n                if (!id || id === '#') return;\n                var el = document.querySelector(id);\n                if (el) {\n                    e.preventDefault();\n                    el.scrollIntoView({ behavior: 'smooth', block: 'start' });\n                }\n            });\n        });\n    })();\n    <\/script>\n\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-element elementor-element-e912308 e-con-full e-flex e-con e-parent\" data-id=\"e912308\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-37d4f50 elementor-widget elementor-widget-shortcode\" data-id=\"37d4f50\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n    <style>\n    #system-mgt1, #system-mgt1 * {\n        box-sizing: border-box;\n    }\n\n    #system-mgt1 {\n        direction: rtl;\n        background: #ffffff;\n        color: #101828;\n        font-family: \"Cairo\", \"Tajawal\", \"Segoe UI\", Tahoma, Arial, sans-serif;\n        overflow-x: hidden;\n        line-height: 1.75;\n        --green: #147a3d;\n        --green2: #22c55e;\n        --blue: #0d47a1;\n        --blue2: #1d8cff;\n        --yellow: #f9a825;\n        --yellow2: #ffe066;\n        --dark: #08111f;\n        --text: #172033;\n        --muted: #667085;\n        --border: #e8edf3;\n        --soft: #f6f9fc;\n        --card: #ffffff;\n        --shadow: 0 18px 55px rgba(8, 17, 31, .08);\n        --shadow2: 0 8px 25px rgba(8, 17, 31, .07);\n        --radius: 28px;\n        --max: 1180px;\n    }\n\n    #system-mgt1 a {\n        color: inherit;\n    }\n\n    #system-mgt1 .sm-wrap {\n        width: min(var(--max), calc(100% - 32px));\n        margin: 0 auto;\n    }\n\n    #system-mgt1 .sm-section {\n        padding: 90px 0;\n    }\n\n    #system-mgt1 .sm-center {\n        text-align: center;\n    }\n\n    #system-mgt1 .sm-eyebrow {\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        padding: 8px 16px;\n        border-radius: 999px;\n        color: var(--green);\n        background: rgba(34, 197, 94, .10);\n        border: 1px solid rgba(34, 197, 94, .22);\n        font-size: 13px;\n        font-weight: 950;\n        margin-bottom: 16px;\n    }\n\n    #system-mgt1 .sm-title-xl {\n        margin: 0;\n        color: var(--dark);\n        font-size: clamp(34px, 6vw, 74px);\n        line-height: 1.08;\n        font-weight: 1000;\n        letter-spacing: -1.5px;\n    }\n\n    #system-mgt1 .sm-title {\n        margin: 0;\n        color: var(--dark);\n        font-size: clamp(28px, 4vw, 50px);\n        line-height: 1.15;\n        font-weight: 1000;\n        letter-spacing: -1px;\n    }\n\n    #system-mgt1 .sm-sub {\n        max-width: 780px;\n        margin: 14px auto 0;\n        color: var(--muted);\n        font-size: 18px;\n        font-weight: 760;\n    }\n\n    #system-mgt1 .sm-btn {\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        border-radius: 999px;\n        padding: 18px 34px;\n        font-size: 17px;\n        font-weight: 1000;\n        text-decoration: none !important;\n        border: 0;\n        transition: transform .22s ease, box-shadow .22s ease;\n        cursor: pointer;\n        white-space: nowrap;\n    }\n\n    #system-mgt1 .sm-btn-primary {\n        color: #ffffff !important;\n        background: linear-gradient(135deg, var(--green), var(--blue));\n        box-shadow: 0 16px 35px rgba(20, 122, 61, .22);\n    }\n\n    #system-mgt1 .sm-btn-primary:hover {\n        transform: translateY(-3px);\n        box-shadow: 0 22px 45px rgba(20, 122, 61, .30);\n    }\n\n    #system-mgt1 .sm-btn-yellow {\n        color: #08111f !important;\n        background: linear-gradient(135deg, var(--yellow), var(--yellow2));\n        box-shadow: 0 16px 35px rgba(249, 168, 37, .28);\n    }\n\n    #system-mgt1 .sm-topbar {\n        position: sticky;\n        top: 0;\n        z-index: 999999;\n        background: linear-gradient(135deg, var(--green), var(--blue));\n        color: #ffffff;\n        box-shadow: 0 8px 30px rgba(8, 17, 31, .16);\n    }\n\n    #system-mgt1 .sm-topbar-inner {\n        width: min(var(--max), calc(100% - 24px));\n        min-height: 58px;\n        margin: 0 auto;\n        padding: 9px 0;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        gap: 14px;\n        flex-wrap: wrap;\n        text-align: center;\n        font-size: 14px;\n        font-weight: 950;\n    }\n\n    #system-mgt1 .sm-topbar strong {\n        color: var(--yellow2);\n    }\n\n    #system-mgt1 .sm-topbar a {\n        color: #ffffff !important;\n        background: rgba(255,255,255,.14);\n        border: 1px solid rgba(255,255,255,.20);\n        padding: 8px 15px;\n        border-radius: 999px;\n        text-decoration: none !important;\n        font-size: 13px;\n    }\n\n    #system-mgt1 .sm-hero {\n        position: relative;\n        padding: 76px 0 66px;\n        background:\n            radial-gradient(circle at 14% 12%, rgba(29, 140, 255, .13), transparent 33%),\n            radial-gradient(circle at 86% 16%, rgba(34, 197, 94, .13), transparent 36%),\n            radial-gradient(circle at 50% 100%, rgba(249, 168, 37, .15), transparent 38%),\n            #ffffff;\n        overflow: hidden;\n    }\n\n    #system-mgt1 .sm-hero::before {\n        content: \"\";\n        position: absolute;\n        inset: 22px;\n        border-radius: 40px;\n        border: 1px solid rgba(13, 71, 161, .08);\n        pointer-events: none;\n    }\n\n    #system-mgt1 .sm-hero-inner {\n        position: relative;\n        z-index: 2;\n        text-align: center;\n    }\n\n    #system-mgt1 .sm-mini-proof {\n        margin: 18px 0 26px;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        gap: 10px;\n        flex-wrap: wrap;\n        color: var(--muted);\n        font-weight: 900;\n    }\n\n    #system-mgt1 .sm-pill-dark {\n        color: #ffffff;\n        background: var(--dark);\n        padding: 8px 14px;\n        border-radius: 999px;\n        font-size: 13px;\n        font-weight: 1000;\n    }\n\n    #system-mgt1 .sm-price-row {\n        display: inline-flex;\n        align-items: baseline;\n        justify-content: center;\n        gap: 14px;\n        margin: 26px 0 16px;\n        padding: 14px 23px;\n        background: #ffffff;\n        border: 1px solid var(--border);\n        border-radius: 999px;\n        box-shadow: var(--shadow2);\n    }\n\n    #system-mgt1 .sm-old {\n        color: #98a2b3;\n        font-size: 22px;\n        text-decoration: line-through;\n        font-weight: 900;\n    }\n\n    #system-mgt1 .sm-new {\n        color: var(--green);\n        font-size: clamp(42px, 6vw, 72px);\n        line-height: 1;\n        font-weight: 1000;\n    }\n\n    #system-mgt1 .sm-countdown {\n        margin: 18px auto 24px;\n        display: flex;\n        justify-content: center;\n        gap: 10px;\n        flex-wrap: wrap;\n    }\n\n    #system-mgt1 .sm-cd-box {\n        min-width: 78px;\n        padding: 12px 12px 10px;\n        border-radius: 18px;\n        background: var(--dark);\n        color: #ffffff;\n        box-shadow: var(--shadow2);\n    }\n\n    #system-mgt1 .sm-cd-num {\n        display: block;\n        color: var(--yellow2);\n        font-size: 34px;\n        line-height: 1;\n        font-weight: 1000;\n    }\n\n    #system-mgt1 .sm-cd-label {\n        display: block;\n        color: rgba(255,255,255,.62);\n        font-size: 12px;\n        font-weight: 850;\n        margin-top: 4px;\n    }\n\n    #system-mgt1 .sm-seats {\n        display: inline-flex;\n        margin: 13px 0 0;\n        padding: 8px 16px;\n        border-radius: 999px;\n        color: #92400e;\n        background: #fff7d6;\n        border: 1px solid rgba(249, 168, 37, .36);\n        font-size: 14px;\n        font-weight: 1000;\n    }\n\n    #system-mgt1 .sm-safe {\n        margin-top: 12px;\n        color: var(--muted);\n        font-weight: 850;\n        font-size: 14px;\n    }\n\n    #system-mgt1 .sm-videos {\n        background: #ffffff;\n    }\n\n    #system-mgt1 .sm-video-grid {\n        margin-top: 38px;\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 18px;\n    }\n\n    #system-mgt1 .sm-video-card {\n        position: relative;\n        min-height: 460px;\n        border-radius: 30px;\n        overflow: hidden;\n        background: var(--dark);\n        box-shadow: var(--shadow);\n        isolation: isolate;\n    }\n\n    #system-mgt1 .sm-video-card img {\n        width: 100%;\n        height: 100%;\n        min-height: 460px;\n        object-fit: cover;\n        display: block;\n        opacity: .90;\n    }\n\n    #system-mgt1 .sm-video-card::before {\n        content: \"\";\n        position: absolute;\n        inset: 0;\n        z-index: 1;\n        background: linear-gradient(to top, rgba(8,17,31,.88), rgba(8,17,31,.06));\n    }\n\n    #system-mgt1 .sm-video-text {\n        position: absolute;\n        z-index: 2;\n        right: 20px;\n        left: 20px;\n        bottom: 20px;\n        color: #ffffff;\n    }\n\n    #system-mgt1 .sm-quote {\n        display: block;\n        color: var(--yellow2);\n        font-size: 54px;\n        font-weight: 1000;\n        line-height: .7;\n    }\n\n    #system-mgt1 .sm-video-text p {\n        margin: 0 0 14px;\n        font-size: 20px;\n        font-weight: 1000;\n        line-height: 1.45;\n    }\n\n    #system-mgt1 .sm-sound {\n        display: inline-flex;\n        padding: 7px 12px;\n        border-radius: 999px;\n        background: rgba(255,255,255,.14);\n        border: 1px solid rgba(255,255,255,.18);\n        font-size: 12px;\n        font-weight: 950;\n    }\n\n    #system-mgt1 .sm-results {\n        background: linear-gradient(180deg, var(--soft), #ffffff);\n        overflow: hidden;\n    }\n\n    #system-mgt1 .sm-marquee-shell {\n        overflow: hidden;\n        margin-inline: calc((100vw - min(var(--max), calc(100% - 32px))) \/ -2);\n        margin-top: 34px;\n    }\n\n    #system-mgt1 .sm-marquee {\n        display: flex;\n        gap: 18px;\n        width: max-content;\n        animation: smMarquee 42s linear infinite;\n    }\n\n    #system-mgt1 .sm-marquee:hover {\n        animation-play-state: paused;\n    }\n\n    #system-mgt1 .sm-result-img {\n        width: 270px;\n        height: 385px;\n        object-fit: cover;\n        border-radius: 25px;\n        border: 1px solid var(--border);\n        box-shadow: var(--shadow2);\n        background: #ffffff;\n        flex: 0 0 auto;\n    }\n\n    @keyframes smMarquee {\n        from { transform: translateX(0); }\n        to { transform: translateX(-50%); }\n    }\n\n    #system-mgt1 .sm-cta-strip {\n        width: min(940px, calc(100% - 32px));\n        margin: 45px auto 0;\n        padding: 26px;\n        border-radius: 30px;\n        background: var(--dark);\n        color: #ffffff;\n        text-align: center;\n        box-shadow: var(--shadow);\n    }\n\n    #system-mgt1 .sm-cta-strip p {\n        margin: 12px 0 0;\n        color: rgba(255,255,255,.72);\n        font-weight: 850;\n    }\n\n    #system-mgt1 .sm-trust {\n        background: #ffffff;\n    }\n\n    #system-mgt1 .sm-trust-grid {\n        margin-top: 38px;\n        display: grid;\n        grid-template-columns: repeat(6, 1fr);\n        gap: 18px;\n    }\n\n    #system-mgt1 .sm-trust-card {\n        text-align: center;\n        padding: 15px 10px;\n        border-radius: 24px;\n        background: #ffffff;\n        border: 1px solid var(--border);\n        box-shadow: var(--shadow2);\n    }\n\n    #system-mgt1 .sm-trust-card img {\n        width: 88px;\n        height: 88px;\n        object-fit: cover;\n        border-radius: 50%;\n        display: block;\n        margin: 0 auto 10px;\n        border: 3px solid rgba(34,197,94,.18);\n    }\n\n    #system-mgt1 .sm-trust-name {\n        display: block;\n        font-size: 13px;\n        color: var(--dark);\n        font-weight: 1000;\n    }\n\n    #system-mgt1 .sm-trust-platform {\n        display: block;\n        color: var(--muted);\n        font-size: 12px;\n        font-weight: 850;\n    }\n\n    #system-mgt1 .sm-work {\n        background: var(--soft);\n    }\n\n    #system-mgt1 .sm-work-shell {\n        overflow: hidden;\n        margin-top: 34px;\n    }\n\n    #system-mgt1 .sm-work-track {\n        display: flex;\n        gap: 18px;\n        width: max-content;\n        animation: smWork 38s linear infinite;\n    }\n\n    #system-mgt1 .sm-work-track:hover {\n        animation-play-state: paused;\n    }\n\n    #system-mgt1 .sm-work-track img {\n        width: 350px;\n        height: 220px;\n        object-fit: cover;\n        border-radius: 26px;\n        border: 1px solid var(--border);\n        box-shadow: var(--shadow2);\n        background: #ffffff;\n        flex: 0 0 auto;\n    }\n\n    @keyframes smWork {\n        from { transform: translateX(0); }\n        to { transform: translateX(-50%); }\n    }\n\n    #system-mgt1 .sm-curriculum {\n        background: #ffffff;\n    }\n\n    #system-mgt1 .sm-chapters {\n        margin-top: 44px;\n        display: grid;\n        gap: 22px;\n    }\n\n    #system-mgt1 .sm-chapter {\n        position: relative;\n        display: grid;\n        grid-template-columns: .70fr 1.30fr;\n        gap: 22px;\n        padding: 28px;\n        border-radius: 34px;\n        background: #ffffff;\n        border: 1px solid var(--border);\n        box-shadow: var(--shadow2);\n        overflow: hidden;\n    }\n\n    #system-mgt1 .sm-chapter::before {\n        content: \"\";\n        position: absolute;\n        top: 0;\n        right: 0;\n        width: 7px;\n        height: 100%;\n        background: linear-gradient(to bottom, var(--green), var(--blue), var(--yellow));\n    }\n\n    #system-mgt1 .sm-chapter-side {\n        padding: 22px;\n        border-radius: 26px;\n        background: linear-gradient(135deg, rgba(20,122,61,.10), rgba(13,71,161,.08));\n        border: 1px solid rgba(13,71,161,.08);\n    }\n\n    #system-mgt1 .sm-chapter-small {\n        color: var(--green);\n        font-size: 14px;\n        font-weight: 1000;\n        margin-bottom: 8px;\n    }\n\n    #system-mgt1 .sm-chapter-map {\n        color: var(--dark);\n        font-size: 32px;\n        line-height: 1.12;\n        font-weight: 1000;\n    }\n\n    #system-mgt1 .sm-chapter-title {\n        margin: 0 0 8px;\n        color: var(--dark);\n        font-size: clamp(22px, 3vw, 33px);\n        line-height: 1.2;\n        font-weight: 1000;\n    }\n\n    #system-mgt1 .sm-route {\n        color: var(--muted);\n        font-weight: 900;\n        margin-bottom: 14px;\n    }\n\n    #system-mgt1 .sm-pills {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 8px;\n        margin: 0 0 18px;\n    }\n\n    #system-mgt1 .sm-pills span {\n        padding: 6px 10px;\n        border-radius: 999px;\n        background: var(--soft);\n        border: 1px solid var(--border);\n        color: var(--muted);\n        font-size: 12px;\n        font-weight: 900;\n    }\n\n    #system-mgt1 .sm-list {\n        list-style: none;\n        padding: 0;\n        margin: 0 0 18px;\n        display: grid;\n        gap: 8px;\n    }\n\n    #system-mgt1 .sm-list li {\n        display: flex;\n        gap: 9px;\n        color: var(--text);\n        font-weight: 780;\n    }\n\n    #system-mgt1 .sm-list li::before {\n        content: \"\u2022\";\n        color: var(--green);\n        font-size: 23px;\n        font-weight: 1000;\n        line-height: 1;\n    }\n\n    #system-mgt1 .sm-outcome {\n        border-radius: 24px;\n        border: 1px solid rgba(249,168,37,.24);\n        background: #fffdf2;\n        overflow: hidden;\n    }\n\n    #system-mgt1 .sm-outcome-btn {\n        width: 100%;\n        border: 0;\n        background: transparent;\n        padding: 14px 16px;\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        color: var(--dark);\n        font-weight: 1000;\n        cursor: pointer;\n        font-family: inherit;\n        text-align: right;\n    }\n\n    #system-mgt1 .sm-outcome-content {\n        display: none;\n        padding: 0 16px 16px;\n    }\n\n    #system-mgt1 .sm-outcome.open .sm-outcome-content {\n        display: block;\n    }\n\n    #system-mgt1 .sm-outcome-content ul {\n        margin: 0;\n        padding: 0;\n        list-style: none;\n        display: grid;\n        gap: 8px;\n    }\n\n    #system-mgt1 .sm-outcome-content li {\n        color: var(--muted);\n        font-weight: 850;\n    }\n\n    #system-mgt1 .sm-rating {\n        width: min(760px, 100%);\n        margin: 38px auto 0;\n        padding: 30px;\n        border-radius: 30px;\n        background: var(--dark);\n        color: #ffffff;\n        text-align: center;\n        box-shadow: var(--shadow);\n    }\n\n    #system-mgt1 .sm-stars {\n        color: var(--yellow2);\n        font-size: 25px;\n        letter-spacing: 4px;\n        margin-bottom: 10px;\n    }\n\n    #system-mgt1 .sm-instructor {\n        background:\n            radial-gradient(circle at 10% 0%, rgba(34,197,94,.12), transparent 35%),\n            radial-gradient(circle at 90% 100%, rgba(13,71,161,.10), transparent 36%),\n            var(--soft);\n    }\n\n    #system-mgt1 .sm-instructor-grid {\n        display: grid;\n        grid-template-columns: .9fr 1.1fr;\n        gap: 44px;\n        align-items: center;\n    }\n\n    #system-mgt1 .sm-photo {\n        position: relative;\n        border-radius: 36px;\n        overflow: hidden;\n        background: #ffffff;\n        border: 1px solid var(--border);\n        box-shadow: var(--shadow);\n    }\n\n    #system-mgt1 .sm-photo img {\n        width: 100%;\n        display: block;\n        object-fit: cover;\n    }\n\n    #system-mgt1 .sm-photo-label {\n        position: absolute;\n        right: 20px;\n        left: 20px;\n        bottom: 20px;\n        padding: 16px;\n        border-radius: 24px;\n        color: #ffffff;\n        background: rgba(8,17,31,.84);\n        backdrop-filter: blur(14px);\n        text-align: center;\n        font-weight: 1000;\n    }\n\n    #system-mgt1 .sm-inst-text {\n        margin-top: 18px;\n        color: var(--muted);\n        font-size: 18px;\n        font-weight: 780;\n    }\n\n    #system-mgt1 .sm-stats {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 14px;\n        margin-top: 24px;\n    }\n\n    #system-mgt1 .sm-stat {\n        padding: 18px;\n        border-radius: 24px;\n        background: #ffffff;\n        border: 1px solid var(--border);\n        box-shadow: var(--shadow2);\n        text-align: center;\n    }\n\n    #system-mgt1 .sm-stat strong {\n        display: block;\n        color: var(--green);\n        font-size: 28px;\n        line-height: 1;\n        font-weight: 1000;\n    }\n\n    #system-mgt1 .sm-stat span {\n        display: block;\n        color: var(--muted);\n        font-size: 13px;\n        font-weight: 850;\n        margin-top: 7px;\n    }\n\n    #system-mgt1 .sm-quote-box {\n        margin-top: 26px;\n        padding: 24px;\n        border-radius: 28px;\n        background: #ffffff;\n        border: 1px solid var(--border);\n        box-shadow: var(--shadow2);\n    }\n\n    #system-mgt1 .sm-quote-big {\n        display: block;\n        color: var(--yellow);\n        font-size: 46px;\n        font-weight: 1000;\n        line-height: .8;\n    }\n\n    #system-mgt1 .sm-bonuses {\n        background: #ffffff;\n    }\n\n    #system-mgt1 .sm-bonus-grid {\n        display: grid;\n        grid-template-columns: repeat(7, 1fr);\n        gap: 16px;\n        margin-top: 38px;\n    }\n\n    #system-mgt1 .sm-bonus-card {\n        min-height: 330px;\n        padding: 22px;\n        border-radius: 28px;\n        background: #ffffff;\n        border: 1px solid var(--border);\n        box-shadow: var(--shadow2);\n        overflow: hidden;\n    }\n\n    #system-mgt1 .sm-bonus-card:nth-child(1),\n    #system-mgt1 .sm-bonus-card:nth-child(2),\n    #system-mgt1 .sm-bonus-card:nth-child(3),\n    #system-mgt1 .sm-bonus-card:nth-child(5),\n    #system-mgt1 .sm-bonus-card:nth-child(6),\n    #system-mgt1 .sm-bonus-card:nth-child(7) {\n        grid-column: span 2;\n    }\n\n    #system-mgt1 .sm-bonus-card:nth-child(4) {\n        grid-column: span 1;\n    }\n\n    #system-mgt1 .sm-bonus-label {\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        color: var(--green);\n        font-size: 13px;\n        font-weight: 1000;\n        margin-bottom: 14px;\n    }\n\n    #system-mgt1 .sm-bonus-num {\n        color: var(--dark);\n        font-size: 24px;\n        font-weight: 1000;\n    }\n\n    #system-mgt1 .sm-bonus-name {\n        color: var(--dark);\n        font-size: 25px;\n        line-height: 1.1;\n        font-weight: 1000;\n        margin: 0 0 6px;\n    }\n\n    #system-mgt1 .sm-bonus-sub {\n        color: var(--blue);\n        font-weight: 950;\n        margin-bottom: 12px;\n    }\n\n    #system-mgt1 .sm-free {\n        display: inline-flex;\n        padding: 7px 11px;\n        border-radius: 999px;\n        background: #fff7d6;\n        color: #92400e;\n        border: 1px solid rgba(249,168,37,.28);\n        font-size: 13px;\n        font-weight: 1000;\n        margin-bottom: 12px;\n    }\n\n    #system-mgt1 .sm-bonus-card p {\n        color: var(--muted);\n        font-weight: 780;\n        margin: 0 0 14px;\n    }\n\n    #system-mgt1 .sm-bonus-card ul {\n        list-style: none;\n        padding: 0;\n        margin: 0;\n        display: grid;\n        gap: 7px;\n    }\n\n    #system-mgt1 .sm-bonus-card li {\n        color: var(--text);\n        font-size: 14px;\n        font-weight: 850;\n    }\n\n    #system-mgt1 .sm-bonus-card li::before {\n        content: \"\u2713 \";\n        color: var(--green);\n        font-weight: 1000;\n    }\n\n    #system-mgt1 .sm-bonus-value {\n        margin-top: 34px;\n        padding: 32px;\n        border-radius: 32px;\n        background: var(--dark);\n        color: #ffffff;\n        text-align: center;\n        box-shadow: var(--shadow);\n    }\n\n    #system-mgt1 .sm-bonus-value strong {\n        display: block;\n        color: var(--yellow2);\n        font-size: 46px;\n        line-height: 1;\n        font-weight: 1000;\n        margin: 8px 0 14px;\n    }\n\n    #system-mgt1 .sm-guarantee {\n        background: linear-gradient(180deg, var(--soft), #ffffff);\n    }\n\n    #system-mgt1 .sm-guarantee-card {\n        display: grid;\n        grid-template-columns: .85fr 1.15fr;\n        gap: 28px;\n        align-items: center;\n        padding: 36px;\n        border-radius: 36px;\n        background: #ffffff;\n        border: 1px solid var(--border);\n        box-shadow: var(--shadow);\n    }\n\n    #system-mgt1 .sm-seal {\n        min-height: 275px;\n        border-radius: 30px;\n        background: var(--dark);\n        color: #ffffff;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        text-align: center;\n        flex-direction: column;\n    }\n\n    #system-mgt1 .sm-seal strong {\n        color: var(--yellow2);\n        font-size: 60px;\n        line-height: 1;\n        font-weight: 1000;\n    }\n\n    #system-mgt1 .sm-seal span {\n        color: rgba(255,255,255,.72);\n        font-weight: 950;\n        margin-top: 8px;\n    }\n\n    #system-mgt1 .sm-order {\n        background: #ffffff;\n    }\n\n    #system-mgt1 .sm-order-grid {\n        display: grid;\n        grid-template-columns: 1.05fr .95fr;\n        gap: 28px;\n        align-items: start;\n        margin-top: 38px;\n    }\n\n    #system-mgt1 .sm-stack {\n        display: grid;\n        gap: 12px;\n    }\n\n    #system-mgt1 .sm-stack-item {\n        display: grid;\n        grid-template-columns: 1fr auto;\n        gap: 16px;\n        align-items: center;\n        padding: 18px;\n        border-radius: 24px;\n        background: var(--soft);\n        border: 1px solid var(--border);\n    }\n\n    #system-mgt1 .sm-stack-item h4 {\n        margin: 0 0 4px;\n        color: var(--dark);\n        font-size: 17px;\n        font-weight: 1000;\n    }\n\n    #system-mgt1 .sm-stack-item p {\n        margin: 0;\n        color: var(--muted);\n        font-size: 14px;\n        font-weight: 780;\n    }\n\n    #system-mgt1 .sm-stack-price {\n        color: var(--green);\n        font-size: 20px;\n        font-weight: 1000;\n    }\n\n    #system-mgt1 .sm-price-card {\n        position: sticky;\n        top: 78px;\n        padding: 30px;\n        border-radius: 34px;\n        background: var(--dark);\n        color: #ffffff;\n        box-shadow: var(--shadow);\n        overflow: hidden;\n    }\n\n    #system-mgt1 .sm-price-card::before {\n        content: \"\";\n        position: absolute;\n        inset: -1px;\n        background:\n            radial-gradient(circle at 20% 20%, rgba(34,197,94,.24), transparent 34%),\n            radial-gradient(circle at 80% 10%, rgba(249,168,37,.22), transparent 28%);\n        pointer-events: none;\n    }\n\n    #system-mgt1 .sm-price-inner {\n        position: relative;\n        z-index: 2;\n    }\n\n    #system-mgt1 .sm-summary {\n        color: var(--yellow2);\n        font-weight: 1000;\n        margin-bottom: 12px;\n    }\n\n    #system-mgt1 .sm-total {\n        color: rgba(255,255,255,.58);\n        font-weight: 900;\n        text-decoration: line-through;\n        font-size: 20px;\n    }\n\n    #system-mgt1 .sm-today {\n        margin: 10px 0 4px;\n        color: #ffffff;\n        font-size: 16px;\n        font-weight: 950;\n    }\n\n    #system-mgt1 .sm-big-price {\n        color: var(--yellow2);\n        font-size: 76px;\n        line-height: 1;\n        font-weight: 1000;\n        margin: 8px 0 10px;\n    }\n\n    #system-mgt1 .sm-price-note {\n        color: rgba(255,255,255,.70);\n        font-weight: 850;\n        margin-bottom: 22px;\n    }\n\n    #system-mgt1 .sm-objections {\n        background: var(--soft);\n    }\n\n    #system-mgt1 .sm-objection-list {\n        display: grid;\n        gap: 22px;\n        margin-top: 40px;\n    }\n\n    #system-mgt1 .sm-objection {\n        display: grid;\n        grid-template-columns: 1.25fr .75fr;\n        gap: 22px;\n        padding: 30px;\n        border-radius: 32px;\n        background: #ffffff;\n        border: 1px solid var(--border);\n        box-shadow: var(--shadow2);\n    }\n\n    #system-mgt1 .sm-objection h3 {\n        margin: 0 0 14px;\n        color: var(--dark);\n        font-size: clamp(22px, 3vw, 35px);\n        line-height: 1.25;\n        font-weight: 1000;\n    }\n\n    #system-mgt1 .sm-objection p {\n        margin: 0;\n        color: var(--muted);\n        font-size: 17px;\n        font-weight: 780;\n    }\n\n    #system-mgt1 .sm-ob-tag {\n        border-radius: 26px;\n        padding: 24px;\n        background: linear-gradient(135deg, rgba(20,122,61,.10), rgba(13,71,161,.08));\n        border: 1px solid rgba(13,71,161,.10);\n        align-self: stretch;\n    }\n\n    #system-mgt1 .sm-ob-tag small {\n        display: block;\n        color: var(--green);\n        font-weight: 1000;\n        margin-bottom: 8px;\n    }\n\n    #system-mgt1 .sm-ob-tag strong {\n        display: block;\n        color: var(--dark);\n        font-size: 23px;\n        line-height: 1.2;\n        font-weight: 1000;\n        margin-bottom: 8px;\n    }\n\n    #system-mgt1 .sm-footer {\n        background: var(--dark);\n        color: rgba(255,255,255,.62);\n        padding: 44px 0;\n        text-align: center;\n        font-size: 13px;\n    }\n\n    #system-mgt1 .sm-footer strong {\n        color: #ffffff;\n    }\n\n    #system-mgt1 .sm-footer a {\n        color: var(--yellow2);\n        text-decoration: none;\n        font-weight: 850;\n    }\n\n    @media (max-width: 1100px) {\n        #system-mgt1 .sm-video-grid {\n            grid-template-columns: repeat(2, 1fr);\n        }\n\n        #system-mgt1 .sm-trust-grid {\n            grid-template-columns: repeat(4, 1fr);\n        }\n\n        #system-mgt1 .sm-bonus-grid {\n            grid-template-columns: repeat(2, 1fr);\n        }\n\n        #system-mgt1 .sm-bonus-card,\n        #system-mgt1 .sm-bonus-card:nth-child(1),\n        #system-mgt1 .sm-bonus-card:nth-child(2),\n        #system-mgt1 .sm-bonus-card:nth-child(3),\n        #system-mgt1 .sm-bonus-card:nth-child(4),\n        #system-mgt1 .sm-bonus-card:nth-child(5),\n        #system-mgt1 .sm-bonus-card:nth-child(6),\n        #system-mgt1 .sm-bonus-card:nth-child(7) {\n            grid-column: auto;\n        }\n    }\n\n    @media (max-width: 850px) {\n        #system-mgt1 .sm-section {\n            padding: 64px 0;\n        }\n\n        #system-mgt1 .sm-hero {\n            padding: 56px 0 46px;\n        }\n\n        #system-mgt1 .sm-topbar-inner {\n            gap: 8px;\n            font-size: 12px;\n        }\n\n        #system-mgt1 .sm-chapter,\n        #system-mgt1 .sm-instructor-grid,\n        #system-mgt1 .sm-guarantee-card,\n        #system-mgt1 .sm-order-grid,\n        #system-mgt1 .sm-objection {\n            grid-template-columns: 1fr;\n        }\n\n        #system-mgt1 .sm-price-card {\n            position: relative;\n            top: auto;\n        }\n\n        #system-mgt1 .sm-stats {\n            grid-template-columns: 1fr;\n        }\n\n        #system-mgt1 .sm-trust-grid {\n            grid-template-columns: repeat(2, 1fr);\n        }\n\n        #system-mgt1 .sm-bonus-grid {\n            grid-template-columns: 1fr;\n        }\n    }\n\n    @media (max-width: 560px) {\n        #system-mgt1 .sm-wrap {\n            width: min(100% - 22px, var(--max));\n        }\n\n        #system-mgt1 .sm-video-grid {\n            grid-template-columns: 1fr;\n        }\n\n        #system-mgt1 .sm-video-card,\n        #system-mgt1 .sm-video-card img {\n            min-height: 370px;\n        }\n\n        #system-mgt1 .sm-btn {\n            width: 100%;\n            padding-inline: 18px;\n            white-space: normal;\n        }\n\n        #system-mgt1 .sm-cd-box {\n            min-width: 68px;\n        }\n\n        #system-mgt1 .sm-cd-num {\n            font-size: 28px;\n        }\n\n        #system-mgt1 .sm-result-img {\n            width: 220px;\n            height: 320px;\n        }\n\n        #system-mgt1 .sm-work-track img {\n            width: 280px;\n            height: 180px;\n        }\n\n        #system-mgt1 .sm-stack-item {\n            grid-template-columns: 1fr;\n        }\n\n        #system-mgt1 .sm-big-price {\n            font-size: 62px;\n        }\n    }\n    <\/style>\n\n    <div id=\"system-mgt1\">\n\n        <div class=\"sm-topbar\">\n            <div class=\"sm-topbar-inner\">\n                <span><strong>\u0665\u0662<\/strong> \u062d\u062c\u0632\u0648\u0627 \u0627\u0644\u064a\u0648\u0645<\/span>\n                <span>\u2022<\/span>\n                <span><strong>\u0669\u0661<\/strong> \u0628\u064a\u0634\u0627\u0647\u062f\u0648\u0627 \u0627\u0644\u0622\u0646<\/span>\n                <span>\u2022<\/span>\n                <span>\u064a\u0646\u062a\u0647\u064a \u0627\u0644\u062e\u0635\u0645 \u062e\u0644\u0627\u0644 <strong id=\"smTopTimer\">00:00:00:00<\/strong><\/span>\n                <a href=\"#order\">\u0627\u0634\u062a\u0631\u0643 \u0627\u0644\u0622\u0646 \u2039<\/a>\n            <\/div>\n        <\/div>\n\n        <section class=\"sm-hero\">\n            <div class=\"sm-wrap sm-hero-inner\">\n                <span class=\"sm-eyebrow\">\u0627\u0644\u0633\u0631 \u0627\u0644\u0630\u064a \u064a\u062e\u0641\u064a\u0647 \u0623\u0642\u0648\u0649 \u0645\u0647\u0646\u062f\u0633\u064a \u0627\u0644\u0623\u062a\u0645\u062a\u0629<\/span>\n                <h1 class=\"sm-title-xl\">\u0627\u0646\u0636\u0645 \u0625\u0644\u0649 \u0623\u0642\u0648\u0649 10% \u0645\u0646 \u0645\u0647\u0646\u062f\u0633\u064a PLC \u0641\u064a \u0627\u0644\u0648\u0637\u0646 \u0627\u0644\u0639\u0631\u0628\u064a \u0648\u062a\u0639\u0644\u0645 \u062a\u0646\u0641\u064a\u0630 \u0645\u0634\u0627\u0631\u064a\u0639 \u0635\u0646\u0627\u0639\u064a\u0629 \u062d\u0642\u064a\u0642\u064a\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 SIEMENS \u0648 TIA Portal<\/h1>\n                <p class=\"sm-sub\">\u0633\u064a\u0633\u062a\u0645 \u0639\u0645\u0644\u064a \u064a\u0639\u0644\u0645\u0643 \u062a\u0641\u0643\u064a\u0631 \u0645\u0647\u0646\u062f\u0633 \u0627\u0644\u0623\u062a\u0645\u062a\u0629 + \u0628\u0631\u0645\u062c\u0629 PLC + \u062a\u0635\u0645\u064a\u0645 HMI + \u062a\u0634\u062e\u064a\u0635 \u0627\u0644\u0623\u0639\u0637\u0627\u0644 + \u0628\u0646\u0627\u0621 Portfolio \u0647\u0646\u062f\u0633\u064a \u062e\u0637\u0648\u0629 \u0628\u062e\u0637\u0648\u0629.<\/p>\n\n                <div class=\"sm-mini-proof\">\n                    <span class=\"sm-pill-dark\">\u0633\u064a\u0633\u062a\u0645 PLC \u0645\u0627\u062c\u0646\u062a<\/span>\n                    <span>\u062f\u0641\u0639 \u0622\u0645\u0646 + \u0648\u0635\u0648\u0644 \u0641\u0648\u0631\u064a<\/span>\n                <\/div>\n\n                <div class=\"sm-price-row\">\n                    <span class=\"sm-old\">$150 \u062f\u0648\u0644\u0627\u0631<\/span>\n                    <span class=\"sm-new\">$57<\/span>\n                    <span style=\"font-weight:1000;color:var(--muted);\">\u0641\u0642\u0637<\/span>\n                <\/div>\n\n                <p style=\"font-weight:1000;color:var(--dark);margin:0 0 6px;\">\u064a\u0646\u062a\u0647\u064a \u0627\u0644\u062e\u0635\u0645 \u062e\u0644\u0627\u0644:<\/p>\n\n                <div class=\"sm-countdown\">\n                    <div class=\"sm-cd-box\">\n                        <span class=\"sm-cd-num\" id=\"smSeconds\">00<\/span>\n                        <span class=\"sm-cd-label\">\u062b\u0648\u0627\u0646\u064a<\/span>\n                    <\/div>\n                    <div class=\"sm-cd-box\">\n                        <span class=\"sm-cd-num\" id=\"smMinutes\">00<\/span>\n                        <span class=\"sm-cd-label\">\u062f\u0642\u0627\u0626\u0642<\/span>\n                    <\/div>\n                    <div class=\"sm-cd-box\">\n                        <span class=\"sm-cd-num\" id=\"smHours\">00<\/span>\n                        <span class=\"sm-cd-label\">\u0633\u0627\u0639\u0627\u062a<\/span>\n                    <\/div>\n                    <div class=\"sm-cd-box\">\n                        <span class=\"sm-cd-num\" id=\"smDays\">00<\/span>\n                        <span class=\"sm-cd-label\">\u0623\u064a\u0627\u0645<\/span>\n                    <\/div>\n                <\/div>\n\n                <a class=\"sm-btn sm-btn-primary\" href=\"#order\">\u0627\u062d\u0635\u0644 \u0639\u0644\u0649 \u0627\u0644\u0633\u064a\u0633\u062a\u0645 \u0627\u0644\u0622\u0646<\/a>\n\n                <div class=\"sm-seats\">\u0645\u062a\u0628\u0642\u064a 7 \u0645\u0642\u0627\u0639\u062f \u0641\u0642\u0637 \u0628\u0647\u0630\u0627 \u0627\u0644\u062e\u0635\u0645<\/div>\n                <p class=\"sm-safe\">\u0636\u0645\u0627\u0646 \u0627\u0633\u062a\u0631\u062f\u0627\u062f \u0627\u0644\u0623\u0645\u0648\u0627\u0644 \u0644\u0645\u062f\u0629 14 \u064a\u0648\u0645<\/p>\n            <\/div>\n        <\/section>\n\n        <section class=\"sm-section sm-videos\">\n            <div class=\"sm-wrap sm-center\">\n                <span class=\"sm-eyebrow\">\u0631\u0623\u064a \u0645\u0647\u0646\u062f\u0633\u064a\u0646 \u0648\u0637\u0644\u0627\u0628 \u0627\u0644\u0643\u0648\u0631\u0633<\/span>\n                <h2 class=\"sm-title\">\u0646\u0627\u0633 \u0627\u062a\u0641\u0631\u062c\u062a\u2026 \u0648\u062f\u064a \u0643\u0644\u0645\u062a\u0647\u0645 \u0639\u0644\u0649 \u0643\u0648\u0631\u0633 PLC Magnet<\/h2>\n                <p class=\"sm-sub\">\u0627\u0636\u063a\u0637 \u0639\u0644\u0649 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0644\u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u0635\u0648\u062a<\/p>\n\n                <div class=\"sm-video-grid\">\n                                            <article class=\"sm-video-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/430x640\/147a3d\/ffffff?text=Video+Review+1\" alt=\"PLC course video review\" loading=\"lazy\">\n                            <div class=\"sm-video-text\">\n                                <span class=\"sm-quote\">\u201c<\/span>\n                                <p>\u0627\u0644\u0643\u0648\u0631\u0633 \u062e\u0644\u0627\u0646\u064a \u0623\u0641\u0647\u0645 TIA Portal \u0628\u0637\u0631\u064a\u0642\u0629 \u0639\u0645\u0644\u064a\u0629 \u0644\u0623\u0648\u0644 \u0645\u0631\u0629.<\/p>\n                                <span class=\"sm-sound\">\u0627\u0636\u063a\u0637 \u0639\u0644\u0649 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0644\u062a\u0634\u063a\u0644 \u0627\u0644\u0635\u0648\u062a<\/span>\n                            <\/div>\n                        <\/article>\n                                            <article class=\"sm-video-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/430x640\/0d47a1\/ffffff?text=Video+Review+2\" alt=\"PLC course video review\" loading=\"lazy\">\n                            <div class=\"sm-video-text\">\n                                <span class=\"sm-quote\">\u201c<\/span>\n                                <p>\u0634\u0631\u062d \u0627\u0644\u0640 PLC logic \u0643\u0627\u0646 \u0648\u0627\u0636\u062d \u062c\u062f\u0627\u064b \u0648\u0631\u0628\u0637\u062a\u0647 \u0628\u0645\u0634\u0627\u0631\u064a\u0639 \u062d\u0642\u064a\u0642\u064a\u0629.<\/p>\n                                <span class=\"sm-sound\">\u0627\u0636\u063a\u0637 \u0639\u0644\u0649 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0644\u062a\u0634\u063a\u0644 \u0627\u0644\u0635\u0648\u062a<\/span>\n                            <\/div>\n                        <\/article>\n                                            <article class=\"sm-video-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/430x640\/f9a825\/111111?text=Video+Review+3\" alt=\"PLC course video review\" loading=\"lazy\">\n                            <div class=\"sm-video-text\">\n                                <span class=\"sm-quote\">\u201c<\/span>\n                                <p>\u0628\u0639\u062f \u0641\u0635\u0644 \u0627\u0644\u0640 HMI \u0639\u0631\u0641\u062a \u0623\u0635\u0645\u0645 \u0634\u0627\u0634\u0629 \u062a\u0634\u063a\u064a\u0644 \u0643\u0627\u0645\u0644\u0629 \u0628\u0646\u0641\u0633\u064a.<\/p>\n                                <span class=\"sm-sound\">\u0627\u0636\u063a\u0637 \u0639\u0644\u0649 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0644\u062a\u0634\u063a\u0644 \u0627\u0644\u0635\u0648\u062a<\/span>\n                            <\/div>\n                        <\/article>\n                                            <article class=\"sm-video-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/430x640\/147a3d\/ffffff?text=Video+Review+4\" alt=\"PLC course video review\" loading=\"lazy\">\n                            <div class=\"sm-video-text\">\n                                <span class=\"sm-quote\">\u201c<\/span>\n                                <p>\u0623\u0641\u0636\u0644 \u062c\u0632\u0621 \u0643\u0627\u0646 Troubleshooting \u0644\u0623\u0646\u0647 \u062e\u0644\u0627\u0646\u064a \u0623\u0641\u0647\u0645 \u0627\u0644\u0623\u0639\u0637\u0627\u0644 \u0628\u062c\u062f.<\/p>\n                                <span class=\"sm-sound\">\u0627\u0636\u063a\u0637 \u0639\u0644\u0649 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0644\u062a\u0634\u063a\u0644 \u0627\u0644\u0635\u0648\u062a<\/span>\n                            <\/div>\n                        <\/article>\n                                            <article class=\"sm-video-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/430x640\/0d47a1\/ffffff?text=Video+Review+5\" alt=\"PLC course video review\" loading=\"lazy\">\n                            <div class=\"sm-video-text\">\n                                <span class=\"sm-quote\">\u201c<\/span>\n                                <p>\u0645\u0634 \u0645\u062c\u0631\u062f \u0634\u0631\u062d \u0623\u062f\u0648\u0627\u062a\u2026 \u062f\u0647 \u0633\u064a\u0633\u062a\u0645 \u0643\u0627\u0645\u0644 \u0644\u0644\u062a\u0641\u0643\u064a\u0631 \u0648\u0627\u0644\u062a\u0646\u0641\u064a\u0630.<\/p>\n                                <span class=\"sm-sound\">\u0627\u0636\u063a\u0637 \u0639\u0644\u0649 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0644\u062a\u0634\u063a\u0644 \u0627\u0644\u0635\u0648\u062a<\/span>\n                            <\/div>\n                        <\/article>\n                                            <article class=\"sm-video-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/430x640\/f9a825\/111111?text=Video+Review+6\" alt=\"PLC course video review\" loading=\"lazy\">\n                            <div class=\"sm-video-text\">\n                                <span class=\"sm-quote\">\u201c<\/span>\n                                <p>\u0648\u0641\u0651\u0631 \u0639\u0644\u064a\u0627 \u0634\u0647\u0648\u0631 \u0645\u0646 \u0627\u0644\u0628\u062d\u062b \u0648\u0627\u0644\u062a\u0634\u062a\u062a \u0628\u064a\u0646 \u0641\u064a\u062f\u064a\u0648\u0647\u0627\u062a \u0627\u0644\u064a\u0648\u062a\u064a\u0648\u0628.<\/p>\n                                <span class=\"sm-sound\">\u0627\u0636\u063a\u0637 \u0639\u0644\u0649 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0644\u062a\u0634\u063a\u0644 \u0627\u0644\u0635\u0648\u062a<\/span>\n                            <\/div>\n                        <\/article>\n                                    <\/div>\n            <\/div>\n        <\/section>\n\n        <section class=\"sm-section sm-results\">\n            <div class=\"sm-wrap sm-center\">\n                <div class=\"sm-marquee-shell\">\n                    <div class=\"sm-marquee\">\n                                                    <img decoding=\"async\" class=\"sm-result-img\" src=\"https:\/\/placehold.co\/380x560\/e8f5e9\/147a3d?text=PLC+Student+Result+1\" alt=\"Screenshot \u0646\u062a\u0627\u0626\u062c \u0637\u0627\u0644\u0628\" loading=\"lazy\">\n                                                    <img decoding=\"async\" class=\"sm-result-img\" src=\"https:\/\/placehold.co\/380x560\/e3f2fd\/0d47a1?text=TIA+Portal+Project+2\" alt=\"Screenshot \u0646\u062a\u0627\u0626\u062c \u0637\u0627\u0644\u0628\" loading=\"lazy\">\n                                                    <img decoding=\"async\" class=\"sm-result-img\" src=\"https:\/\/placehold.co\/380x560\/fff8e1\/f9a825?text=HMI+Screen+3\" alt=\"Screenshot \u0646\u062a\u0627\u0626\u062c \u0637\u0627\u0644\u0628\" loading=\"lazy\">\n                                                    <img decoding=\"async\" class=\"sm-result-img\" src=\"https:\/\/placehold.co\/380x560\/e8f5e9\/147a3d?text=PLC+Logic+4\" alt=\"Screenshot \u0646\u062a\u0627\u0626\u062c \u0637\u0627\u0644\u0628\" loading=\"lazy\">\n                                                    <img decoding=\"async\" class=\"sm-result-img\" src=\"https:\/\/placehold.co\/380x560\/e3f2fd\/0d47a1?text=Automation+Task+5\" alt=\"Screenshot \u0646\u062a\u0627\u0626\u062c \u0637\u0627\u0644\u0628\" loading=\"lazy\">\n                                                    <img decoding=\"async\" class=\"sm-result-img\" src=\"https:\/\/placehold.co\/380x560\/fff8e1\/f9a825?text=Certificate+6\" alt=\"Screenshot \u0646\u062a\u0627\u0626\u062c \u0637\u0627\u0644\u0628\" loading=\"lazy\">\n                                                    <img decoding=\"async\" class=\"sm-result-img\" src=\"https:\/\/placehold.co\/380x560\/e8f5e9\/147a3d?text=Troubleshooting+7\" alt=\"Screenshot \u0646\u062a\u0627\u0626\u062c \u0637\u0627\u0644\u0628\" loading=\"lazy\">\n                                                    <img decoding=\"async\" class=\"sm-result-img\" src=\"https:\/\/placehold.co\/380x560\/e8f5e9\/147a3d?text=PLC+Student+Result+1\" alt=\"Screenshot \u0646\u062a\u0627\u0626\u062c \u0637\u0627\u0644\u0628\" loading=\"lazy\">\n                                                    <img decoding=\"async\" class=\"sm-result-img\" src=\"https:\/\/placehold.co\/380x560\/e3f2fd\/0d47a1?text=TIA+Portal+Project+2\" alt=\"Screenshot \u0646\u062a\u0627\u0626\u062c \u0637\u0627\u0644\u0628\" loading=\"lazy\">\n                                                    <img decoding=\"async\" class=\"sm-result-img\" src=\"https:\/\/placehold.co\/380x560\/fff8e1\/f9a825?text=HMI+Screen+3\" alt=\"Screenshot \u0646\u062a\u0627\u0626\u062c \u0637\u0627\u0644\u0628\" loading=\"lazy\">\n                                                    <img decoding=\"async\" class=\"sm-result-img\" src=\"https:\/\/placehold.co\/380x560\/e8f5e9\/147a3d?text=PLC+Logic+4\" alt=\"Screenshot \u0646\u062a\u0627\u0626\u062c \u0637\u0627\u0644\u0628\" loading=\"lazy\">\n                                                    <img decoding=\"async\" class=\"sm-result-img\" src=\"https:\/\/placehold.co\/380x560\/e3f2fd\/0d47a1?text=Automation+Task+5\" alt=\"Screenshot \u0646\u062a\u0627\u0626\u062c \u0637\u0627\u0644\u0628\" loading=\"lazy\">\n                                                    <img decoding=\"async\" class=\"sm-result-img\" src=\"https:\/\/placehold.co\/380x560\/fff8e1\/f9a825?text=Certificate+6\" alt=\"Screenshot \u0646\u062a\u0627\u0626\u062c \u0637\u0627\u0644\u0628\" loading=\"lazy\">\n                                                    <img decoding=\"async\" class=\"sm-result-img\" src=\"https:\/\/placehold.co\/380x560\/e8f5e9\/147a3d?text=Troubleshooting+7\" alt=\"Screenshot \u0646\u062a\u0627\u0626\u062c \u0637\u0627\u0644\u0628\" loading=\"lazy\">\n                                            <\/div>\n                <\/div>\n\n                <div class=\"sm-cta-strip\">\n                    <a class=\"sm-btn sm-btn-yellow\" href=\"#order\">\u0627\u062d\u062c\u0632 \u0645\u0643\u0627\u0646\u0643 \u0627\u0644\u0622\u0646 \u0642\u0628\u0644 \u0645\u0627 \u0627\u0644\u0633\u0639\u0631 \u064a\u0632\u064a\u062f \u2039<\/a>\n                    <p>\u0645\u062a\u0628\u0642\u064a <strong>7<\/strong> \u0645\u0642\u0627\u0639\u062f \u0641\u0642\u0637 \u0628\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u062d\u0627\u0644\u064a<\/p>\n                    <p>\u064a\u0646\u062a\u0647\u064a \u0627\u0644\u062e\u0635\u0645 \u062e\u0644\u0627\u0644 <strong id=\"smStripTimer\">00:00:00:00<\/strong><\/p>\n                    <p>\u062f\u0641\u0639 \u0622\u0645\u0646 + \u0648\u0635\u0648\u0644 \u0641\u0648\u0631\u064a + \u062a\u062d\u062f\u064a\u062b\u0627\u062a \u0645\u0633\u062a\u0645\u0631\u0629<\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section class=\"sm-section sm-trust\">\n            <div class=\"sm-wrap sm-center\">\n                <span class=\"sm-eyebrow\">\u062b\u0642\u0629 \u0645\u0646 \u0645\u0634\u0627\u0631\u064a\u0639 \u0634\u063a\u0644 \u062d\u0642\u064a\u0642\u064a\u0629<\/span>\n                <h2 class=\"sm-title\">\u062e\u0628\u0631\u0629 \u0645\u0646 \u0645\u0634\u0627\u0631\u064a\u0639 Automation \u062d\u0642\u064a\u0642\u064a\u0629 \u062f\u0627\u062e\u0644 \u0627\u0644\u0643\u0648\u0631\u0633<\/h2>\n                <p class=\"sm-sub\">\u0623\u0646\u0627 \u0645\u0634 \u0628\u0633 \u0628\u0639\u0644\u0645\u0643 PLC\u060c \u0623\u0646\u0627 \u0628\u0646\u0642\u0644\u0643 \u0637\u0631\u064a\u0642\u0629 \u062a\u0641\u0643\u064a\u0631 \u0648\u062a\u0646\u0641\u064a\u0630 \u0623\u0646\u0638\u0645\u0629 \u0635\u0646\u0627\u0639\u064a\u0629 \u062d\u0642\u064a\u0642\u064a\u0629.<\/p>\n\n                <div class=\"sm-trust-grid\">\n                                            <div class=\"sm-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/e8f5e9\/147a3d?text=Line\" alt=\"\u062e\u0637 \u0625\u0646\u062a\u0627\u062c\" loading=\"lazy\">\n                            <span class=\"sm-trust-name\">\u062e\u0637 \u0625\u0646\u062a\u0627\u062c<\/span>\n                            <span class=\"sm-trust-platform\">Conveyor System<\/span>\n                        <\/div>\n                                            <div class=\"sm-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/e3f2fd\/0d47a1?text=Filling\" alt=\"\u0645\u062d\u0637\u0629 \u062a\u0639\u0628\u0626\u0629\" loading=\"lazy\">\n                            <span class=\"sm-trust-name\">\u0645\u062d\u0637\u0629 \u062a\u0639\u0628\u0626\u0629<\/span>\n                            <span class=\"sm-trust-platform\">Filling Station<\/span>\n                        <\/div>\n                                            <div class=\"sm-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/fff8e1\/f9a825?text=Panel\" alt=\"\u0644\u0648\u062d\u0629 \u062a\u062d\u0643\u0645\" loading=\"lazy\">\n                            <span class=\"sm-trust-name\">\u0644\u0648\u062d\u0629 \u062a\u062d\u0643\u0645<\/span>\n                            <span class=\"sm-trust-platform\">Control Panel<\/span>\n                        <\/div>\n                                            <div class=\"sm-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/e8f5e9\/147a3d?text=HMI\" alt=\"\u0634\u0627\u0634\u0629 HMI\" loading=\"lazy\">\n                            <span class=\"sm-trust-name\">\u0634\u0627\u0634\u0629 HMI<\/span>\n                            <span class=\"sm-trust-platform\">WinCC<\/span>\n                        <\/div>\n                                            <div class=\"sm-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/e3f2fd\/0d47a1?text=Pumps\" alt=\"\u0645\u062d\u0637\u0629 \u0636\u062e\" loading=\"lazy\">\n                            <span class=\"sm-trust-name\">\u0645\u062d\u0637\u0629 \u0636\u062e<\/span>\n                            <span class=\"sm-trust-platform\">Pump Control<\/span>\n                        <\/div>\n                                            <div class=\"sm-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/fff8e1\/f9a825?text=Sensors\" alt=\"\u062d\u0633\u0627\u0633\u0627\u062a \u0635\u0646\u0627\u0639\u064a\u0629\" loading=\"lazy\">\n                            <span class=\"sm-trust-name\">\u062d\u0633\u0627\u0633\u0627\u062a \u0635\u0646\u0627\u0639\u064a\u0629<\/span>\n                            <span class=\"sm-trust-platform\">Sensors<\/span>\n                        <\/div>\n                                            <div class=\"sm-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/e8f5e9\/147a3d?text=Faults\" alt=\"\u0623\u0639\u0637\u0627\u0644 \u0645\u0635\u0646\u0639\" loading=\"lazy\">\n                            <span class=\"sm-trust-name\">\u0623\u0639\u0637\u0627\u0644 \u0645\u0635\u0646\u0639<\/span>\n                            <span class=\"sm-trust-platform\">Diagnostics<\/span>\n                        <\/div>\n                                            <div class=\"sm-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/e3f2fd\/0d47a1?text=Lab\" alt=\"\u0645\u0634\u0631\u0648\u0639 \u062a\u062e\u0631\u062c\" loading=\"lazy\">\n                            <span class=\"sm-trust-name\">\u0645\u0634\u0631\u0648\u0639 \u062a\u062e\u0631\u062c<\/span>\n                            <span class=\"sm-trust-platform\">Automation Lab<\/span>\n                        <\/div>\n                                            <div class=\"sm-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/fff8e1\/f9a825?text=Motors\" alt=\"\u0645\u062d\u0631\u0643\u0627\u062a\" loading=\"lazy\">\n                            <span class=\"sm-trust-name\">\u0645\u062d\u0631\u0643\u0627\u062a<\/span>\n                            <span class=\"sm-trust-platform\">Motor Control<\/span>\n                        <\/div>\n                                            <div class=\"sm-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/e8f5e9\/147a3d?text=Network\" alt=\"\u0634\u0628\u0643\u0627\u062a \u0635\u0646\u0627\u0639\u064a\u0629\" loading=\"lazy\">\n                            <span class=\"sm-trust-name\">\u0634\u0628\u0643\u0627\u062a \u0635\u0646\u0627\u0639\u064a\u0629<\/span>\n                            <span class=\"sm-trust-platform\">PROFINET<\/span>\n                        <\/div>\n                                            <div class=\"sm-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/e3f2fd\/0d47a1?text=Analog\" alt=\"Analog I\/O\" loading=\"lazy\">\n                            <span class=\"sm-trust-name\">Analog I\/O<\/span>\n                            <span class=\"sm-trust-platform\">Scaling<\/span>\n                        <\/div>\n                                            <div class=\"sm-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/fff8e1\/f9a825?text=Portfolio\" alt=\"Portfolio\" loading=\"lazy\">\n                            <span class=\"sm-trust-name\">Portfolio<\/span>\n                            <span class=\"sm-trust-platform\">PLC Projects<\/span>\n                        <\/div>\n                                            <div class=\"sm-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/e8f5e9\/147a3d?text=Line\" alt=\"\u062e\u0637 \u0625\u0646\u062a\u0627\u062c\" loading=\"lazy\">\n                            <span class=\"sm-trust-name\">\u062e\u0637 \u0625\u0646\u062a\u0627\u062c<\/span>\n                            <span class=\"sm-trust-platform\">Conveyor System<\/span>\n                        <\/div>\n                                            <div class=\"sm-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/e3f2fd\/0d47a1?text=Filling\" alt=\"\u0645\u062d\u0637\u0629 \u062a\u0639\u0628\u0626\u0629\" loading=\"lazy\">\n                            <span class=\"sm-trust-name\">\u0645\u062d\u0637\u0629 \u062a\u0639\u0628\u0626\u0629<\/span>\n                            <span class=\"sm-trust-platform\">Filling Station<\/span>\n                        <\/div>\n                                            <div class=\"sm-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/fff8e1\/f9a825?text=Panel\" alt=\"\u0644\u0648\u062d\u0629 \u062a\u062d\u0643\u0645\" loading=\"lazy\">\n                            <span class=\"sm-trust-name\">\u0644\u0648\u062d\u0629 \u062a\u062d\u0643\u0645<\/span>\n                            <span class=\"sm-trust-platform\">Control Panel<\/span>\n                        <\/div>\n                                            <div class=\"sm-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/e8f5e9\/147a3d?text=HMI\" alt=\"\u0634\u0627\u0634\u0629 HMI\" loading=\"lazy\">\n                            <span class=\"sm-trust-name\">\u0634\u0627\u0634\u0629 HMI<\/span>\n                            <span class=\"sm-trust-platform\">WinCC<\/span>\n                        <\/div>\n                                            <div class=\"sm-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/e3f2fd\/0d47a1?text=Pumps\" alt=\"\u0645\u062d\u0637\u0629 \u0636\u062e\" loading=\"lazy\">\n                            <span class=\"sm-trust-name\">\u0645\u062d\u0637\u0629 \u0636\u062e<\/span>\n                            <span class=\"sm-trust-platform\">Pump Control<\/span>\n                        <\/div>\n                                            <div class=\"sm-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/fff8e1\/f9a825?text=Sensors\" alt=\"\u062d\u0633\u0627\u0633\u0627\u062a \u0635\u0646\u0627\u0639\u064a\u0629\" loading=\"lazy\">\n                            <span class=\"sm-trust-name\">\u062d\u0633\u0627\u0633\u0627\u062a \u0635\u0646\u0627\u0639\u064a\u0629<\/span>\n                            <span class=\"sm-trust-platform\">Sensors<\/span>\n                        <\/div>\n                                            <div class=\"sm-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/e8f5e9\/147a3d?text=Faults\" alt=\"\u0623\u0639\u0637\u0627\u0644 \u0645\u0635\u0646\u0639\" loading=\"lazy\">\n                            <span class=\"sm-trust-name\">\u0623\u0639\u0637\u0627\u0644 \u0645\u0635\u0646\u0639<\/span>\n                            <span class=\"sm-trust-platform\">Diagnostics<\/span>\n                        <\/div>\n                                            <div class=\"sm-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/e3f2fd\/0d47a1?text=Lab\" alt=\"\u0645\u0634\u0631\u0648\u0639 \u062a\u062e\u0631\u062c\" loading=\"lazy\">\n                            <span class=\"sm-trust-name\">\u0645\u0634\u0631\u0648\u0639 \u062a\u062e\u0631\u062c<\/span>\n                            <span class=\"sm-trust-platform\">Automation Lab<\/span>\n                        <\/div>\n                                            <div class=\"sm-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/fff8e1\/f9a825?text=Motors\" alt=\"\u0645\u062d\u0631\u0643\u0627\u062a\" loading=\"lazy\">\n                            <span class=\"sm-trust-name\">\u0645\u062d\u0631\u0643\u0627\u062a<\/span>\n                            <span class=\"sm-trust-platform\">Motor Control<\/span>\n                        <\/div>\n                                            <div class=\"sm-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/e8f5e9\/147a3d?text=Network\" alt=\"\u0634\u0628\u0643\u0627\u062a \u0635\u0646\u0627\u0639\u064a\u0629\" loading=\"lazy\">\n                            <span class=\"sm-trust-name\">\u0634\u0628\u0643\u0627\u062a \u0635\u0646\u0627\u0639\u064a\u0629<\/span>\n                            <span class=\"sm-trust-platform\">PROFINET<\/span>\n                        <\/div>\n                                            <div class=\"sm-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/e3f2fd\/0d47a1?text=Analog\" alt=\"Analog I\/O\" loading=\"lazy\">\n                            <span class=\"sm-trust-name\">Analog I\/O<\/span>\n                            <span class=\"sm-trust-platform\">Scaling<\/span>\n                        <\/div>\n                                            <div class=\"sm-trust-card\">\n                            <img decoding=\"async\" src=\"https:\/\/placehold.co\/220x220\/fff8e1\/f9a825?text=Portfolio\" alt=\"Portfolio\" loading=\"lazy\">\n                            <span class=\"sm-trust-name\">Portfolio<\/span>\n                            <span class=\"sm-trust-platform\">PLC Projects<\/span>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n        <\/section>\n\n        <section class=\"sm-section sm-work\">\n            <div class=\"sm-wrap sm-center\">\n                <h2 class=\"sm-title\">\u062c\u0632\u0621 \u0645\u0646 \u0627\u0644\u0634\u063a\u0644 \u0627\u0644\u0644\u064a \u0647\u062a\u062a\u0639\u0644\u0645\u0647<\/h2>\n\n                <div class=\"sm-work-shell\">\n                    <div class=\"sm-work-track\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/520x330\/e8f5e9\/147a3d?text=Conveyor+PLC+Project\" alt=\"PLC work example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/520x330\/e3f2fd\/0d47a1?text=Filling+Station+HMI\" alt=\"PLC work example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/520x330\/fff8e1\/f9a825?text=Motor+Control+LAD\" alt=\"PLC work example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/520x330\/e8f5e9\/147a3d?text=Analog+Scaling\" alt=\"PLC work example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/520x330\/e3f2fd\/0d47a1?text=WinCC+Alarm+System\" alt=\"PLC work example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/520x330\/fff8e1\/f9a825?text=PLC+Diagnostics\" alt=\"PLC work example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/520x330\/e8f5e9\/147a3d?text=Conveyor+PLC+Project\" alt=\"PLC work example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/520x330\/e3f2fd\/0d47a1?text=Filling+Station+HMI\" alt=\"PLC work example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/520x330\/fff8e1\/f9a825?text=Motor+Control+LAD\" alt=\"PLC work example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/520x330\/e8f5e9\/147a3d?text=Analog+Scaling\" alt=\"PLC work example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/520x330\/e3f2fd\/0d47a1?text=WinCC+Alarm+System\" alt=\"PLC work example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/520x330\/fff8e1\/f9a825?text=PLC+Diagnostics\" alt=\"PLC work example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/520x330\/e8f5e9\/147a3d?text=Conveyor+PLC+Project\" alt=\"PLC work example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/520x330\/e3f2fd\/0d47a1?text=Filling+Station+HMI\" alt=\"PLC work example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/520x330\/fff8e1\/f9a825?text=Motor+Control+LAD\" alt=\"PLC work example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/520x330\/e8f5e9\/147a3d?text=Analog+Scaling\" alt=\"PLC work example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/520x330\/e3f2fd\/0d47a1?text=WinCC+Alarm+System\" alt=\"PLC work example\" loading=\"lazy\">\n                                                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/520x330\/fff8e1\/f9a825?text=PLC+Diagnostics\" alt=\"PLC work example\" loading=\"lazy\">\n                                            <\/div>\n                <\/div>\n\n                <div class=\"sm-cta-strip\">\n                    <a class=\"sm-btn sm-btn-primary\" href=\"#order\">\u0627\u062d\u062c\u0632 \u0645\u0643\u0627\u0646\u0643 \u0627\u0644\u0622\u0646 \u0642\u0628\u0644 \u0645\u0627 \u0627\u0644\u0633\u0639\u0631 \u064a\u0632\u064a\u062f \u2039<\/a>\n                    <p>\u0645\u062a\u0628\u0642\u064a <strong>7<\/strong> \u0645\u0642\u0627\u0639\u062f \u0641\u0642\u0637 \u0628\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u062d\u0627\u0644\u064a<\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section class=\"sm-section sm-curriculum\">\n            <div class=\"sm-wrap\">\n                <div class=\"sm-center\">\n                    <span class=\"sm-eyebrow\">4.8 \u062a\u0642\u064a\u064a\u0645 \u0645\u0646 \u0623\u0643\u062b\u0631 \u0645\u0646 122+ \u0645\u0634\u062a\u0631\u0643<\/span>\n                    <h2 class=\"sm-title\">\u062e\u0631\u064a\u0637\u0629 \u0633\u064a\u0633\u062a\u0645 PLC \u0645\u0627\u062c\u0646\u062a<\/h2>\n                <\/div>\n\n                <div class=\"sm-chapters\">\n                                            <article class=\"sm-chapter\">\n                            <div class=\"sm-chapter-side\">\n                                <div class=\"sm-chapter-small\">\u0627\u0644\u0641\u0635\u0644 \u0627\u0644\u0623\u0648\u0644<\/div>\n                                <div class=\"sm-chapter-map\">Magnet Map<\/div>\n                            <\/div>\n\n                            <div>\n                                <h3 class=\"sm-chapter-title\">Thinking Like an Automation Engineer \ud83e\udde0<\/h3>\n                                <div class=\"sm-route\">Mindset \u2192 Process \u2192 Control Logic<\/div>\n\n                                <div class=\"sm-pills\">\n                                                                            <span>8\u201315 \u062f\u0631\u0633<\/span>\n                                                                            <span>\u062a\u0637\u0628\u064a\u0642 \u0639\u0645\u0644\u064a<\/span>\n                                                                            <span>Checklists<\/span>\n                                                                            <span>Templates<\/span>\n                                                                    <\/div>\n\n                                <ul class=\"sm-list\">\n                                                                            <li>\u0639\u0642\u0644\u064a\u0629 \u0645\u0647\u0646\u062f\u0633 \u0627\u0644\u0623\u062a\u0645\u062a\u0629: \u062f\u0648\u0631\u0643 \u062a\u062d\u0648\u0651\u0644 \u0645\u0627\u0643\u064a\u0646\u0629 \u0644\u0641\u0643\u0631\u0629 \u062a\u0634\u063a\u064a\u0644 \u0648\u0627\u0636\u062d\u0629<\/li>\n                                                                            <li>\u062a\u0641\u0647\u0645 \u0627\u0644\u0641\u0631\u0642 \u0628\u064a\u0646 Classic Control \u0648 PLC Control<\/li>\n                                                                            <li>\u062a\u062d\u0644\u0644 \u0623\u064a \u0645\u0627\u0643\u064a\u0646\u0629 \u0642\u0628\u0644 \u0645\u0627 \u062a\u0641\u062a\u062d TIA Portal<\/li>\n                                                                            <li>\u062a\u062a\u0639\u0644\u0645 \u062a\u0633\u0623\u0644 \u0623\u0633\u0626\u0644\u0629 \u0627\u0644\u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u0635\u062d \u0642\u0628\u0644 \u0643\u062a\u0627\u0628\u0629 \u0627\u0644\u0643\u0648\u062f<\/li>\n                                                                    <\/ul>\n\n                                <div class=\"sm-outcome open\">\n                                    <button class=\"sm-outcome-btn\" type=\"button\">\n                                        <span>\u0647\u062a\u0637\u0644\u0639 \u0628\u0625\u064a\u0647 \u0628\u0639\u062f \u0627\u0644\u0641\u0635\u0644 \u062f\u0647\u061f<\/span>\n                                        <span>\u2039<\/span>\n                                    <\/button>\n                                    <div class=\"sm-outcome-content\">\n                                        <ul>\n                                                                                            <li>Checklist \u062c\u0627\u0647\u0632 \u0644\u062a\u062d\u0644\u064a\u0644 \u0623\u064a \u0645\u0627\u0643\u064a\u0646\u0629 \u0642\u0628\u0644 \u0627\u0644\u0628\u0631\u0645\u062c\u0629<\/li>\n                                                                                            <li>\u0642\u0627\u0644\u0628 \u064a\u062d\u0648\u0644 \u0648\u0635\u0641 \u0627\u0644\u062a\u0634\u063a\u064a\u0644 \u0625\u0644\u0649 PLC logic<\/li>\n                                                                                            <li>Mini-task \u0644\u062a\u062d\u0644\u064a\u0644 \u0645\u0627\u0643\u064a\u0646\u0629 \u0628\u0633\u064a\u0637\u0629 \u062e\u0637\u0648\u0629 \u0628\u062e\u0637\u0648\u0629<\/li>\n                                                                                            <li>\u0646\u0638\u0627\u0645 \u062a\u0641\u0643\u064a\u0631 \u064a\u0645\u0646\u0639 \u0627\u0644\u062a\u0648\u0647\u0627\u0646 \u0642\u0628\u0644 \u0628\u062f\u0621 \u0627\u0644\u0645\u0634\u0631\u0648\u0639<\/li>\n                                                                                    <\/ul>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/article>\n                                            <article class=\"sm-chapter\">\n                            <div class=\"sm-chapter-side\">\n                                <div class=\"sm-chapter-small\">\u0627\u0644\u0641\u0635\u0644 \u0627\u0644\u062b\u0627\u0646\u064a<\/div>\n                                <div class=\"sm-chapter-map\">Magnet Map<\/div>\n                            <\/div>\n\n                            <div>\n                                <h3 class=\"sm-chapter-title\">SIEMENS Hardware &amp; Wiring \u26a1<\/h3>\n                                <div class=\"sm-route\">CPU \u2192 I\/O \u2192 Sensors \u2192 Actuators<\/div>\n\n                                <div class=\"sm-pills\">\n                                                                            <span>8\u201315 \u062f\u0631\u0633<\/span>\n                                                                            <span>\u062a\u0637\u0628\u064a\u0642 \u0639\u0645\u0644\u064a<\/span>\n                                                                            <span>Wiring<\/span>\n                                                                            <span>I\/O List<\/span>\n                                                                    <\/div>\n\n                                <ul class=\"sm-list\">\n                                                                            <li>\u0634\u0631\u062d \u0639\u0627\u0626\u0644\u0627\u062a SIEMENS S7-1200 \u0648 S7-1500<\/li>\n                                                                            <li>\u0641\u0647\u0645 CPU \u0648 Power Supply \u0648 Digital\/Analog Modules<\/li>\n                                                                            <li>\u062a\u0648\u0635\u064a\u0644 Sensors \u0648 Push Buttons \u0648 Contactors \u0648 Relays<\/li>\n                                                                            <li>\u062a\u062d\u0648\u064a\u0644 I\/O List \u0625\u0644\u0649 \u0639\u0646\u0627\u0648\u064a\u0646 \u062f\u0627\u062e\u0644 TIA Portal<\/li>\n                                                                    <\/ul>\n\n                                <div class=\"sm-outcome \">\n                                    <button class=\"sm-outcome-btn\" type=\"button\">\n                                        <span>\u0647\u062a\u0637\u0644\u0639 \u0628\u0625\u064a\u0647 \u0628\u0639\u062f \u0627\u0644\u0641\u0635\u0644 \u062f\u0647\u061f<\/span>\n                                        <span>\u2039<\/span>\n                                    <\/button>\n                                    <div class=\"sm-outcome-content\">\n                                        <ul>\n                                                                                            <li>I\/O List Template \u062c\u0627\u0647\u0632 \u0644\u0623\u064a \u0645\u0634\u0631\u0648\u0639<\/li>\n                                                                                            <li>Wiring checklist \u0642\u0628\u0644 \u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u0644\u0648\u062d\u0629<\/li>\n                                                                                            <li>\u0641\u0647\u0645 Digital \u0648 Analog Signals \u0628\u062f\u0648\u0646 \u062a\u0639\u0642\u064a\u062f<\/li>\n                                                                                            <li>\u0642\u062f\u0631\u0629 \u0639\u0644\u0649 \u0642\u0631\u0627\u0621\u0629 \u0645\u062e\u0637\u0637 \u062a\u0648\u0635\u064a\u0644 \u0635\u0646\u0627\u0639\u064a<\/li>\n                                                                                    <\/ul>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/article>\n                                            <article class=\"sm-chapter\">\n                            <div class=\"sm-chapter-side\">\n                                <div class=\"sm-chapter-small\">\u0627\u0644\u0641\u0635\u0644 \u0627\u0644\u062b\u0627\u0644\u062b<\/div>\n                                <div class=\"sm-chapter-map\">Magnet Map<\/div>\n                            <\/div>\n\n                            <div>\n                                <h3 class=\"sm-chapter-title\">TIA Portal Project Setup \ud83d\udda5\ufe0f<\/h3>\n                                <div class=\"sm-route\">Project \u2192 Devices \u2192 Network \u2192 Simulation<\/div>\n\n                                <div class=\"sm-pills\">\n                                                                            <span>8\u201315 \u062f\u0631\u0633<\/span>\n                                                                            <span>\u062a\u0637\u0628\u064a\u0642 \u0639\u0645\u0644\u064a<\/span>\n                                                                            <span>PLCSIM<\/span>\n                                                                            <span>Project Files<\/span>\n                                                                    <\/div>\n\n                                <ul class=\"sm-list\">\n                                                                            <li>\u0625\u0646\u0634\u0627\u0621 \u0645\u0634\u0631\u0648\u0639 \u0643\u0627\u0645\u0644 \u062f\u0627\u062e\u0644 TIA Portal<\/li>\n                                                                            <li>\u0625\u0636\u0627\u0641\u0629 PLC \u0648 HMI \u0648\u0636\u0628\u0637 Hardware Configuration<\/li>\n                                                                            <li>\u0636\u0628\u0637 IP Address \u0648\u0627\u0644\u0627\u062a\u0635\u0627\u0644 \u0639\u0628\u0631 PROFINET<\/li>\n                                                                            <li>\u062a\u0634\u063a\u064a\u0644 PLCSIM \u0648\u0627\u062e\u062a\u0628\u0627\u0631 \u0627\u0644\u0643\u0648\u062f \u0628\u062f\u0648\u0646 PLC \u062d\u0642\u064a\u0642\u064a<\/li>\n                                                                    <\/ul>\n\n                                <div class=\"sm-outcome \">\n                                    <button class=\"sm-outcome-btn\" type=\"button\">\n                                        <span>\u0647\u062a\u0637\u0644\u0639 \u0628\u0625\u064a\u0647 \u0628\u0639\u062f \u0627\u0644\u0641\u0635\u0644 \u062f\u0647\u061f<\/span>\n                                        <span>\u2039<\/span>\n                                    <\/button>\n                                    <div class=\"sm-outcome-content\">\n                                        <ul>\n                                                                                            <li>Project template \u0645\u0646\u0638\u0645 \u0644\u0623\u064a \u0645\u0634\u0631\u0648\u0639 SIEMENS<\/li>\n                                                                                            <li>\u0637\u0631\u064a\u0642\u0629 Download \u0648 Upload \u0628\u062f\u0648\u0646 \u0623\u062e\u0637\u0627\u0621<\/li>\n                                                                                            <li>Checklist \u0644\u062d\u0644 \u0645\u0634\u0627\u0643\u0644 \u0627\u0644\u0627\u062a\u0635\u0627\u0644 \u0628\u0627\u0644\u0640 PLC<\/li>\n                                                                                            <li>\u0645\u0634\u0631\u0648\u0639 \u0645\u062d\u0627\u0643\u0627\u0629 \u062c\u0627\u0647\u0632 \u0644\u0644\u062a\u0637\u0628\u064a\u0642<\/li>\n                                                                                    <\/ul>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/article>\n                                            <article class=\"sm-chapter\">\n                            <div class=\"sm-chapter-side\">\n                                <div class=\"sm-chapter-small\">\u0627\u0644\u0641\u0635\u0644 \u0627\u0644\u0631\u0627\u0628\u0639<\/div>\n                                <div class=\"sm-chapter-map\">Magnet Map<\/div>\n                            <\/div>\n\n                            <div>\n                                <h3 class=\"sm-chapter-title\">LAD Programming for Real Machines \ud83d\udca1<\/h3>\n                                <div class=\"sm-route\">Contacts \u2192 Coils \u2192 Timers \u2192 Counters<\/div>\n\n                                <div class=\"sm-pills\">\n                                                                            <span>8\u201315 \u062f\u0631\u0633<\/span>\n                                                                            <span>\u062a\u0637\u0628\u064a\u0642 \u0639\u0645\u0644\u064a<\/span>\n                                                                            <span>Ladder<\/span>\n                                                                            <span>Logic Tasks<\/span>\n                                                                    <\/div>\n\n                                <ul class=\"sm-list\">\n                                                                            <li>\u0643\u062a\u0627\u0628\u0629 Ladder Logic \u0628\u0637\u0631\u064a\u0642\u0629 \u0645\u0631\u062a\u0628\u0629 \u0648\u0633\u0647\u0644\u0629 \u0627\u0644\u0635\u064a\u0627\u0646\u0629<\/li>\n                                                                            <li>\u0627\u0633\u062a\u062e\u062f\u0627\u0645 TON \u0648 TOF \u0648 TP \u0641\u064a \u0633\u064a\u0646\u0627\u0631\u064a\u0648\u0647\u0627\u062a \u0635\u0646\u0627\u0639\u064a\u0629<\/li>\n                                                                            <li>\u0628\u0631\u0645\u062c\u0629 Counters \u0644\u0644\u062a\u0639\u0628\u0626\u0629 \u0648\u0627\u0644\u0639\u062f \u0648\u0627\u0644\u062a\u0635\u0646\u064a\u0641<\/li>\n                                                                            <li>\u062a\u0637\u0628\u064a\u0642 Interlock \u0648 Latching \u0648 Start\/Stop Circuits<\/li>\n                                                                    <\/ul>\n\n                                <div class=\"sm-outcome \">\n                                    <button class=\"sm-outcome-btn\" type=\"button\">\n                                        <span>\u0647\u062a\u0637\u0644\u0639 \u0628\u0625\u064a\u0647 \u0628\u0639\u062f \u0627\u0644\u0641\u0635\u0644 \u062f\u0647\u061f<\/span>\n                                        <span>\u2039<\/span>\n                                    <\/button>\n                                    <div class=\"sm-outcome-content\">\n                                        <ul>\n                                                                                            <li>\u0645\u0643\u062a\u0628\u0629 \u0623\u0643\u0648\u0627\u062f Start\/Stop \u0648 Interlock<\/li>\n                                                                                            <li>\u062a\u0645\u0627\u0631\u064a\u0646 \u0639\u0645\u0644\u064a\u0629 \u0639\u0644\u0649 Motors \u0648 Valves \u0648 Sensors<\/li>\n                                                                                            <li>Checklist \u0644\u0627\u0643\u062a\u0634\u0627\u0641 \u0623\u062e\u0637\u0627\u0621 \u0627\u0644\u0645\u0646\u0637\u0642 \u0627\u0644\u0628\u0631\u0645\u062c\u064a<\/li>\n                                                                                            <li>\u0628\u0631\u0646\u0627\u0645\u062c \u0645\u0627\u0643\u064a\u0646\u0629 \u0628\u0633\u064a\u0637\u0629 \u0645\u0646 \u0627\u0644\u0635\u0641\u0631<\/li>\n                                                                                    <\/ul>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/article>\n                                            <article class=\"sm-chapter\">\n                            <div class=\"sm-chapter-side\">\n                                <div class=\"sm-chapter-small\">\u0627\u0644\u0641\u0635\u0644 \u0627\u0644\u062e\u0627\u0645\u0633<\/div>\n                                <div class=\"sm-chapter-map\">Magnet Map<\/div>\n                            <\/div>\n\n                            <div>\n                                <h3 class=\"sm-chapter-title\">Professional Code Structure \ud83d\udee0\ufe0f<\/h3>\n                                <div class=\"sm-route\">OB \u2192 FC \u2192 FB \u2192 DB<\/div>\n\n                                <div class=\"sm-pills\">\n                                                                            <span>8\u201315 \u062f\u0631\u0633<\/span>\n                                                                            <span>\u062a\u0637\u0628\u064a\u0642 \u0639\u0645\u0644\u064a<\/span>\n                                                                            <span>Reusable Blocks<\/span>\n                                                                            <span>Architecture<\/span>\n                                                                    <\/div>\n\n                                <ul class=\"sm-list\">\n                                                                            <li>\u0627\u0644\u0641\u0631\u0642 \u0627\u0644\u0639\u0645\u0644\u064a \u0628\u064a\u0646 OB \u0648 FC \u0648 FB \u0648 DB<\/li>\n                                                                            <li>\u062a\u0635\u0645\u064a\u0645 Function Block \u0644\u0645\u062d\u0631\u0643 \u0642\u0627\u0628\u0644 \u0644\u0644\u062a\u0643\u0631\u0627\u0631<\/li>\n                                                                            <li>\u0627\u0633\u062a\u062e\u062f\u0627\u0645 Instance DB \u0644\u062a\u062e\u0632\u064a\u0646 \u0628\u064a\u0627\u0646\u0627\u062a \u0643\u0644 \u062c\u0647\u0627\u0632<\/li>\n                                                                            <li>\u062a\u0646\u0638\u064a\u0645 \u0627\u0644\u0645\u0634\u0631\u0648\u0639 \u0644\u064a\u0643\u0648\u0646 \u0645\u0641\u0647\u0648\u0645 \u0644\u0623\u064a \u0645\u0647\u0646\u062f\u0633 \u0635\u064a\u0627\u0646\u0629<\/li>\n                                                                    <\/ul>\n\n                                <div class=\"sm-outcome \">\n                                    <button class=\"sm-outcome-btn\" type=\"button\">\n                                        <span>\u0647\u062a\u0637\u0644\u0639 \u0628\u0625\u064a\u0647 \u0628\u0639\u062f \u0627\u0644\u0641\u0635\u0644 \u062f\u0647\u061f<\/span>\n                                        <span>\u2039<\/span>\n                                    <\/button>\n                                    <div class=\"sm-outcome-content\">\n                                        <ul>\n                                                                                            <li>Motor FB \u062c\u0627\u0647\u0632 \u0644\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0648\u0627\u0644\u062a\u0639\u062f\u064a\u0644<\/li>\n                                                                                            <li>\u0642\u0627\u0644\u0628 Project Architecture \u0627\u062d\u062a\u0631\u0627\u0641\u064a<\/li>\n                                                                                            <li>\u0637\u0631\u064a\u0642\u0629 Naming Tags \u0648 Blocks \u0628\u062f\u0648\u0646 \u0641\u0648\u0636\u0649<\/li>\n                                                                                            <li>\u0646\u0638\u0627\u0645 Versioning \u0648\u062a\u0646\u0638\u064a\u0645 \u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639<\/li>\n                                                                                    <\/ul>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/article>\n                                            <article class=\"sm-chapter\">\n                            <div class=\"sm-chapter-side\">\n                                <div class=\"sm-chapter-small\">\u0627\u0644\u0641\u0635\u0644 \u0627\u0644\u0633\u0627\u062f\u0633<\/div>\n                                <div class=\"sm-chapter-map\">Magnet Map<\/div>\n                            <\/div>\n\n                            <div>\n                                <h3 class=\"sm-chapter-title\">HMI Design with WinCC \ud83d\udcca<\/h3>\n                                <div class=\"sm-route\">Screens \u2192 Tags \u2192 Alarms \u2192 Trends<\/div>\n\n                                <div class=\"sm-pills\">\n                                                                            <span>8\u201315 \u062f\u0631\u0633<\/span>\n                                                                            <span>\u062a\u0637\u0628\u064a\u0642 \u0639\u0645\u0644\u064a<\/span>\n                                                                            <span>HMI<\/span>\n                                                                            <span>WinCC<\/span>\n                                                                    <\/div>\n\n                                <ul class=\"sm-list\">\n                                                                            <li>\u062a\u0635\u0645\u064a\u0645 \u0634\u0627\u0634\u0629 HMI \u0645\u0641\u0647\u0648\u0645\u0629 \u0644\u0644\u0645\u0634\u063a\u0644<\/li>\n                                                                            <li>\u0631\u0628\u0637 HMI Tags \u0645\u0639 PLC Tags \u062f\u0627\u062e\u0644 TIA Portal<\/li>\n                                                                            <li>\u0625\u0646\u0634\u0627\u0621 Alarms \u0648 Events \u0644\u0645\u0631\u0627\u0642\u0628\u0629 \u0627\u0644\u0623\u0639\u0637\u0627\u0644<\/li>\n                                                                            <li>\u0639\u0631\u0636 Trends \u0644\u0644\u062d\u0631\u0627\u0631\u0629 \u0648\u0627\u0644\u0636\u063a\u0637 \u0648\u0627\u0644\u0645\u0633\u062a\u0648\u0649 \u0648\u0627\u0644\u0633\u0631\u0639\u0629<\/li>\n                                                                    <\/ul>\n\n                                <div class=\"sm-outcome \">\n                                    <button class=\"sm-outcome-btn\" type=\"button\">\n                                        <span>\u0647\u062a\u0637\u0644\u0639 \u0628\u0625\u064a\u0647 \u0628\u0639\u062f \u0627\u0644\u0641\u0635\u0644 \u062f\u0647\u061f<\/span>\n                                        <span>\u2039<\/span>\n                                    <\/button>\n                                    <div class=\"sm-outcome-content\">\n                                        <ul>\n                                                                                            <li>HMI Template \u062c\u0627\u0647\u0632 \u0644\u0644\u0645\u0634\u0627\u0631\u064a\u0639<\/li>\n                                                                                            <li>Alarm System \u0642\u0627\u0628\u0644 \u0644\u0644\u062a\u0639\u062f\u064a\u0644<\/li>\n                                                                                            <li>\u062a\u0635\u0645\u064a\u0645 \u0634\u0627\u0634\u0629 \u062a\u0634\u063a\u064a\u0644 \u0643\u0627\u0645\u0644\u0629 \u0644\u0645\u0634\u0631\u0648\u0639 \u0635\u0646\u0627\u0639\u064a<\/li>\n                                                                                            <li>\u0642\u0648\u0627\u0639\u062f UI \u062a\u0645\u0646\u0639 \u0623\u062e\u0637\u0627\u0621 \u0627\u0644\u0645\u0634\u063a\u0644\u064a\u0646<\/li>\n                                                                                    <\/ul>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/article>\n                                            <article class=\"sm-chapter\">\n                            <div class=\"sm-chapter-side\">\n                                <div class=\"sm-chapter-small\">\u0627\u0644\u0641\u0635\u0644 \u0627\u0644\u0633\u0627\u0628\u0639<\/div>\n                                <div class=\"sm-chapter-map\">Magnet Map<\/div>\n                            <\/div>\n\n                            <div>\n                                <h3 class=\"sm-chapter-title\">Getting Industrial Confidence \ud83d\udcbc<\/h3>\n                                <div class=\"sm-route\">Diagnostics \u2192 Projects \u2192 Portfolio<\/div>\n\n                                <div class=\"sm-pills\">\n                                                                            <span>8\u201315 \u062f\u0631\u0633<\/span>\n                                                                            <span>\u062a\u0637\u0628\u064a\u0642 \u0639\u0645\u0644\u064a<\/span>\n                                                                            <span>Troubleshooting<\/span>\n                                                                            <span>Portfolio<\/span>\n                                                                    <\/div>\n\n                                <ul class=\"sm-list\">\n                                                                            <li>\u0627\u0633\u062a\u062e\u062f\u0627\u0645 Watch Table \u0648 Force \u0648 Online Monitoring<\/li>\n                                                                            <li>\u0642\u0631\u0627\u0621\u0629 Diagnostic Buffer \u0648\u0641\u0647\u0645 \u0633\u0628\u0628 \u0627\u0644\u0639\u0637\u0644<\/li>\n                                                                            <li>\u062a\u0634\u062e\u064a\u0635 \u0623\u0639\u0637\u0627\u0644 Sensors \u0648 Outputs \u0648 Communication<\/li>\n                                                                            <li>\u062a\u0646\u0641\u064a\u0630 Conveyor \u0648 Filling Station \u0648 Pump Control<\/li>\n                                                                    <\/ul>\n\n                                <div class=\"sm-outcome \">\n                                    <button class=\"sm-outcome-btn\" type=\"button\">\n                                        <span>\u0647\u062a\u0637\u0644\u0639 \u0628\u0625\u064a\u0647 \u0628\u0639\u062f \u0627\u0644\u0641\u0635\u0644 \u062f\u0647\u061f<\/span>\n                                        <span>\u2039<\/span>\n                                    <\/button>\n                                    <div class=\"sm-outcome-content\">\n                                        <ul>\n                                                                                            <li>Fault Finding Checklist \u062a\u0633\u062a\u062e\u062f\u0645\u0647 \u0641\u064a \u0627\u0644\u0645\u0635\u0646\u0639<\/li>\n                                                                                            <li>3 \u0645\u0634\u0627\u0631\u064a\u0639 \u0635\u0646\u0627\u0639\u064a\u0629 \u0643\u0627\u0645\u0644\u0629 \u062f\u0627\u062e\u0644 TIA Portal<\/li>\n                                                                                            <li>Portfolio \u064a\u0639\u0631\u0636 \u0634\u063a\u0644\u0643 \u0643\u0645\u0628\u0631\u0645\u062c PLC<\/li>\n                                                                                            <li>\u062b\u0642\u0629 \u0639\u0645\u0644\u064a\u0629 \u0644\u062f\u062e\u0648\u0644 \u062a\u062f\u0631\u064a\u0628 \u0623\u0648 \u0648\u0638\u064a\u0641\u0629 Automation<\/li>\n                                                                                    <\/ul>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/article>\n                                    <\/div>\n\n                <div class=\"sm-rating\">\n                    <div class=\"sm-stars\">\u2605 \u2605 \u2605 \u2605 \u2605<\/div>\n                    <strong>4.8 \u062a\u0642\u064a\u064a\u0645 \u0645\u0646 \u0623\u0643\u062b\u0631 \u0645\u0646 122+ \u0645\u0634\u062a\u0631\u0643<\/strong>\n                    <div style=\"margin-top:18px;\">\n                        <a class=\"sm-btn sm-btn-yellow\" href=\"#order\">\u0627\u062d\u0635\u0644 \u0639\u0644\u0649 \u0627\u0644\u0633\u064a\u0633\u062a\u0645 \u0627\u0644\u0622\u0646 \u2039<\/a>\n                    <\/div>\n                    <p style=\"margin:12px 0 0;color:rgba(255,255,255,.72);font-weight:850;\">\u0645\u062a\u0628\u0642\u064a 7 \u0645\u0642\u0627\u0639\u062f \u0641\u0642\u0637 \u0628\u0647\u0630\u0627 \u0627\u0644\u0633\u0639\u0631<\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section class=\"sm-section sm-instructor\">\n            <div class=\"sm-wrap\">\n                <div class=\"sm-instructor-grid\">\n                    <div class=\"sm-photo\">\n                        <img decoding=\"async\" src=\"https:\/\/placehold.co\/560x680\/147a3d\/ffffff?text=Your+Photo\" alt=\"PLC instructor\" loading=\"lazy\">\n                        <div class=\"sm-photo-label\">Automation Engineer Generated Real Industrial Projects<\/div>\n                    <\/div>\n\n                    <div>\n                        <span class=\"sm-eyebrow\">\u0627\u0643\u062b\u0631 \u0645\u0646 122+ \u0637\u0627\u0644\u0628 \u0627\u0634\u062a\u0631\u0643<\/span>\n                        <h2 class=\"sm-title\">\u0645\u064a\u0646 \u0627\u0644\u0644\u064a \u0647\u064a\u0639\u0644\u0645\u0643 PLC Magnet\u061f<\/h2>\n                        <p class=\"sm-inst-text\">\n                            \u0623\u0646\u0627 \u0645\u0647\u0646\u062f\u0633 \u0623\u062a\u0645\u062a\u0629 \u0635\u0646\u0627\u0639\u064a\u0629 \u0628\u062e\u0628\u0631\u0629 \u0639\u0645\u0644\u064a\u0629 \u0641\u064a SIEMENS PLC \u0648 TIA Portal. \u0623\u0646\u0627 \u0645\u0634 \u0647\u0646\u0627 \u0623\u0642\u0648\u0644\u0643 \u062d\u064a\u0627\u062a\u0643 \u0647\u062a\u062a\u063a\u064a\u0631 \u0641\u064a \u064a\u0648\u0645 \u0648\u0644\u064a\u0644\u0629. \u0623\u0646\u0627 \u0647\u0646\u0627 \u0623\u062f\u064a\u0643 \u0633\u064a\u0633\u062a\u0645 \u0644\u0648 \u0637\u0628\u0642\u062a\u0647 \u0647\u064a\u062e\u0644\u064a\u0643 \u062a\u0641\u0647\u0645 \u0645\u0646\u0637\u0642 \u0627\u0644\u0645\u0627\u0643\u064a\u0646\u0627\u062a \u0648\u062a\u0646\u0641\u0630 \u0645\u0634\u0627\u0631\u064a\u0639 PLC \u062d\u0642\u064a\u0642\u064a\u0629 \u0628\u062b\u0642\u0629.\n                        <\/p>\n\n                        <div class=\"sm-stats\">\n                            <div class=\"sm-stat\">\n                                <strong>40+<\/strong>\n                                <span>\u0645\u0634\u0631\u0648\u0639 \u0635\u0646\u0627\u0639\u064a \u0648\u062a\u062f\u0631\u064a\u0628\u064a<\/span>\n                            <\/div>\n                            <div class=\"sm-stat\">\n                                <strong>3 \u0645\u0631\u0627\u062d\u0644<\/strong>\n                                <span>\u0627\u0644\u062a\u0641\u0643\u064a\u0631 > \u0627\u0644\u062a\u0646\u0641\u064a\u0630 > \u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639<\/span>\n                            <\/div>\n                            <div class=\"sm-stat\">\n                                <strong>\u0633\u064a\u0633\u062a\u0645<\/strong>\n                                <span>\u0643\u0627\u0645\u0644 \u0641\u064a \u0645\u0643\u0627\u0646 \u0648\u0627\u062d\u062f<\/span>\n                            <\/div>\n                        <\/div>\n\n                        <div class=\"sm-quote-box\">\n                            <span class=\"sm-quote-big\">\u201c<\/span>\n                            <p style=\"margin:0;color:var(--muted);font-size:17px;font-weight:850;\">\n                                \u0643\u0646\u062a \u0641\u0627\u0647\u0645 \u0627\u0644\u0623\u062f\u0648\u0627\u062a\u2026 \u0628\u0633 \u0623\u0648\u0644 \u0645\u0627 \u0623\u0628\u062f\u0623 \u0645\u0634\u0631\u0648\u0639 \u0635\u0646\u0627\u0639\u064a \u062c\u062f\u064a\u062f \u0623\u062a\u062c\u0645\u062f. \u0644\u062d\u062f \u0645\u0627 \u0631\u0643\u0632\u062a \u0639\u0644\u0649 \u0627\u0644\u0633\u0624\u0627\u0644 \u0627\u0644\u0644\u064a \u0645\u062d\u062f\u0634 \u0628\u064a\u0639\u0644\u0645\u0647 \u0643\u0641\u0627\u064a\u0629: \u0644\u064a\u0647\u061f \u0648\u0645\u0646 \u0647\u0646\u0627 \u0627\u062a\u0628\u0646\u0649 \u0627\u0644\u0633\u064a\u0633\u062a\u0645.\n                            <\/p>\n                        <\/div>\n\n                        <div style=\"margin-top:24px;\">\n                            <a class=\"sm-btn sm-btn-primary\" href=\"#order\">\u0627\u0628\u062f\u0623 PLC Magnet \u0627\u0644\u0622\u0646 \u2039<\/a>\n                            <p class=\"sm-safe\">\u062f\u0641\u0639 \u0622\u0645\u0646 \u2022 \u0648\u0635\u0648\u0644 \u0641\u0648\u0631\u064a \u2022 \u062a\u062d\u062f\u064a\u062b\u0627\u062a \u0645\u0633\u062a\u0645\u0631\u0629<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section class=\"sm-section sm-bonuses\">\n            <div class=\"sm-wrap\">\n                <div class=\"sm-bonus-grid\">\n                                            <article class=\"sm-bonus-card\">\n                            <div class=\"sm-bonus-label\">\n                                <span>\u0645\u0643\u0627\u0641\u0623\u0629<\/span>\n                                <span class=\"sm-bonus-num\">01<\/span>\n                            <\/div>\n                            <div class=\"sm-bonus-name\">TIA Portal Files<\/div>\n                            <div class=\"sm-bonus-sub\">\u0645\u0644\u0641\u0627\u062a \u0645\u0634\u0627\u0631\u064a\u0639 \u062c\u0627\u0647\u0632\u0629<\/div>\n                            <h3 style=\"margin:0 0 12px;color:var(--dark);font-size:21px;line-height:1.25;font-weight:1000;\">TIA Portal Files \u2014 \u0645\u0634\u0627\u0631\u064a\u0639 PLC \u062c\u0627\u0647\u0632\u0629<\/h3>\n                            <span class=\"sm-free\">$49 \u0645\u062c\u0627\u0646\u064a \u0645\u0639 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643<\/span>\n                            <p>\u0645\u0634\u0627\u0631\u064a\u0639 Conveyor \u0648 Filling Station \u0648 Pump Control \u062c\u0627\u0647\u0632\u0629 \u0644\u0644\u0641\u062a\u062d \u0648\u0627\u0644\u062a\u0639\u062f\u064a\u0644 \u062f\u0627\u062e\u0644 TIA Portal.<\/p>\n                            <ul>\n                                                                    <li>\u0645\u0634\u0627\u0631\u064a\u0639 \u0645\u0646\u0638\u0645\u0629<\/li>\n                                                                    <li>\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0639\u062f\u064a\u0644<\/li>\n                                                                    <li>\u0634\u0631\u062d \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0633\u0631\u064a\u0639<\/li>\n                                                            <\/ul>\n                        <\/article>\n                                            <article class=\"sm-bonus-card\">\n                            <div class=\"sm-bonus-label\">\n                                <span>\u0645\u0643\u0627\u0641\u0623\u0629<\/span>\n                                <span class=\"sm-bonus-num\">02<\/span>\n                            <\/div>\n                            <div class=\"sm-bonus-name\">Wiring Templates<\/div>\n                            <div class=\"sm-bonus-sub\">\u0642\u0648\u0627\u0644\u0628 \u062a\u0648\u0635\u064a\u0644 \u0648\u062a\u0648\u062b\u064a\u0642<\/div>\n                            <h3 style=\"margin:0 0 12px;color:var(--dark);font-size:21px;line-height:1.25;font-weight:1000;\">Wiring Templates \u2014 I\/O List + Wiring Notes<\/h3>\n                            <span class=\"sm-free\">$59 \u0645\u062c\u0627\u0646\u064a \u0645\u0639 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643<\/span>\n                            <p>\u0642\u0648\u0627\u0644\u0628 \u0627\u062d\u062a\u0631\u0627\u0641\u064a\u0629 \u0644\u062a\u0648\u062b\u064a\u0642 \u0627\u0644\u062a\u0648\u0635\u064a\u0644\u0627\u062a \u0648\u0627\u0644\u0639\u0646\u0627\u0648\u064a\u0646 \u0648\u0627\u0644\u062a\u062c\u0647\u064a\u0632 \u0642\u0628\u0644 \u0627\u0644\u0628\u0631\u0645\u062c\u0629.<\/p>\n                            <ul>\n                                                                    <li>I\/O List Excel<\/li>\n                                                                    <li>Wiring Notes<\/li>\n                                                                    <li>Commissioning Sheet<\/li>\n                                                            <\/ul>\n                        <\/article>\n                                            <article class=\"sm-bonus-card\">\n                            <div class=\"sm-bonus-label\">\n                                <span>\u0645\u0643\u0627\u0641\u0623\u0629<\/span>\n                                <span class=\"sm-bonus-num\">03<\/span>\n                            <\/div>\n                            <div class=\"sm-bonus-name\">5 Raw PLC Tasks<\/div>\n                            <div class=\"sm-bonus-sub\">\u0645\u0647\u0627\u0645 \u062e\u0627\u0645 + \u0642\u0628\u0644\/\u0628\u0639\u062f<\/div>\n                            <h3 style=\"margin:0 0 12px;color:var(--dark);font-size:21px;line-height:1.25;font-weight:1000;\">5 Raw PLC Tasks \u2014 \u062e\u0627\u0645 + \u0645\u0642\u0627\u0631\u0646\u0629 \u0642\u0628\u0644\/\u0628\u0639\u062f<\/h3>\n                            <span class=\"sm-free\">$99 \u0645\u062c\u0627\u0646\u064a \u0645\u0639 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643<\/span>\n                            <p>\u0623\u0642\u0648\u0649 \u0645\u0643\u0627\u0641\u0623\u0629: 5 \u0633\u064a\u0646\u0627\u0631\u064a\u0648\u0647\u0627\u062a \u062a\u0634\u063a\u064a\u0644 \u062e\u0627\u0645 + \u0627\u0644\u062d\u0644 \u0627\u0644\u0646\u0647\u0627\u0626\u064a \u0644\u062a\u062a\u0639\u0644\u0645 \u0627\u0644\u062a\u0641\u0643\u064a\u0631 \u062e\u0637\u0648\u0629 \u0628\u062e\u0637\u0648\u0629.<\/p>\n                            <ul>\n                                                                    <li>\u0633\u064a\u0646\u0627\u0631\u064a\u0648\u0647\u0627\u062a \u0648\u0627\u0642\u0639\u064a\u0629<\/li>\n                                                                    <li>\u062d\u0644\u0648\u0644 \u0645\u0646\u0638\u0645\u0629<\/li>\n                                                                    <li>\u062a\u0637\u0648\u064a\u0631 \u0627\u0644\u062a\u0641\u0643\u064a\u0631 \u0627\u0644\u0635\u0646\u0627\u0639\u064a<\/li>\n                                                            <\/ul>\n                        <\/article>\n                                            <article class=\"sm-bonus-card\">\n                            <div class=\"sm-bonus-label\">\n                                <span>\u0645\u0643\u0627\u0641\u0623\u0629<\/span>\n                                <span class=\"sm-bonus-num\">04<\/span>\n                            <\/div>\n                            <div class=\"sm-bonus-name\">Premium HMI Pack<\/div>\n                            <div class=\"sm-bonus-sub\">\u0634\u0627\u0634\u0627\u062a HMI \u062c\u0627\u0647\u0632\u0629<\/div>\n                            <h3 style=\"margin:0 0 12px;color:var(--dark);font-size:21px;line-height:1.25;font-weight:1000;\">Premium HMI Pack<\/h3>\n                            <span class=\"sm-free\">$300+ \u0645\u062c\u0627\u0646\u064a \u0645\u0639 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643<\/span>\n                            <p>\u062d\u0632\u0645\u0629 \u0634\u0627\u0634\u0627\u062a WinCC \u0627\u062d\u062a\u0631\u0627\u0641\u064a\u0629 \u062a\u0628\u062f\u0623 \u0645\u0646\u0647\u0627 \u0628\u062f\u0644 \u0645\u0627 \u062a\u0635\u0645\u0645 \u0643\u0644 \u0634\u064a\u0621 \u0645\u0646 \u0627\u0644\u0635\u0641\u0631.<\/p>\n                            <ul>\n                                                                    <li>Main Screen<\/li>\n                                                                    <li>Alarm Screen<\/li>\n                                                                    <li>Trend Screen<\/li>\n                                                            <\/ul>\n                        <\/article>\n                                            <article class=\"sm-bonus-card\">\n                            <div class=\"sm-bonus-label\">\n                                <span>\u0645\u0643\u0627\u0641\u0623\u0629<\/span>\n                                <span class=\"sm-bonus-num\">05<\/span>\n                            <\/div>\n                            <div class=\"sm-bonus-name\">Mini Course<\/div>\n                            <div class=\"sm-bonus-sub\">Troubleshooting \u0633\u0631\u064a\u0639<\/div>\n                            <h3 style=\"margin:0 0 12px;color:var(--dark);font-size:21px;line-height:1.25;font-weight:1000;\">Mini Course \u2014 \u062a\u0634\u062e\u064a\u0635 \u0627\u0644\u0623\u0639\u0637\u0627\u0644 \u0628\u0633\u0631\u0639\u0629<\/h3>\n                            <span class=\"sm-free\">$39 \u0645\u062c\u0627\u0646\u064a \u0645\u0639 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643<\/span>\n                            <p>\u0643\u0648\u0631\u0633 \u0645\u0635\u063a\u0631 \u064a\u0639\u0644\u0645\u0643 \u062a\u062a\u0628\u0639 \u0627\u0644\u0623\u0639\u0637\u0627\u0644 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 Watch Table \u0648 Diagnostics.<\/p>\n                            <ul>\n                                                                    <li>Watch Tables<\/li>\n                                                                    <li>Diagnostic Buffer<\/li>\n                                                                    <li>Force &amp; Monitor<\/li>\n                                                            <\/ul>\n                        <\/article>\n                                            <article class=\"sm-bonus-card\">\n                            <div class=\"sm-bonus-label\">\n                                <span>\u0645\u0643\u0627\u0641\u0623\u0629<\/span>\n                                <span class=\"sm-bonus-num\">06<\/span>\n                            <\/div>\n                            <div class=\"sm-bonus-name\">Sensor Guide<\/div>\n                            <div class=\"sm-bonus-sub\">\u062f\u0644\u064a\u0644 \u0627\u0644\u062d\u0633\u0627\u0633\u0627\u062a<\/div>\n                            <h3 style=\"margin:0 0 12px;color:var(--dark);font-size:21px;line-height:1.25;font-weight:1000;\">Sensor Guide \u2014 \u0641\u0647\u0645 \u0627\u0644\u062d\u0633\u0627\u0633\u0627\u062a \u0627\u0644\u0635\u0646\u0627\u0639\u064a\u0629<\/h3>\n                            <span class=\"sm-free\">$45 \u0645\u062c\u0627\u0646\u064a \u0645\u0639 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643<\/span>\n                            <p>\u062f\u0644\u064a\u0644 \u0639\u0645\u0644\u064a \u0644\u0644\u062d\u0633\u0627\u0633\u0627\u062a PNP\/NPN \u0648\u0627\u0644\u0640 Analog Sensors \u0648\u0637\u0631\u0642 \u062a\u0648\u0635\u064a\u0644\u0647\u0627.<\/p>\n                            <ul>\n                                                                    <li>PNP\/NPN<\/li>\n                                                                    <li>Analog Scaling<\/li>\n                                                                    <li>Wiring Tips<\/li>\n                                                            <\/ul>\n                        <\/article>\n                                            <article class=\"sm-bonus-card\">\n                            <div class=\"sm-bonus-label\">\n                                <span>\u0645\u0643\u0627\u0641\u0623\u0629<\/span>\n                                <span class=\"sm-bonus-num\">07<\/span>\n                            <\/div>\n                            <div class=\"sm-bonus-name\">Portfolio Kit<\/div>\n                            <div class=\"sm-bonus-sub\">\u0645\u0644\u0641 \u0639\u0631\u0636 \u0627\u062d\u062a\u0631\u0627\u0641\u064a<\/div>\n                            <h3 style=\"margin:0 0 12px;color:var(--dark);font-size:21px;line-height:1.25;font-weight:1000;\">Portfolio Kit \u2014 \u0627\u0639\u0631\u0636 \u0645\u0634\u0627\u0631\u064a\u0639\u0643 \u0643\u0645\u0647\u0646\u062f\u0633<\/h3>\n                            <span class=\"sm-free\">$29 \u0645\u062c\u0627\u0646\u064a \u0645\u0639 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643<\/span>\n                            <p>\u0642\u0627\u0644\u0628 Portfolio \u064a\u0648\u0636\u062d \u0645\u0634\u0627\u0631\u064a\u0639\u0643 \u0648\u064a\u062e\u0644\u064a \u0634\u063a\u0644\u0643 \u0645\u0641\u0647\u0648\u0645 \u0623\u0645\u0627\u0645 \u0634\u0631\u0643\u0627\u062a \u0627\u0644\u062a\u062f\u0631\u064a\u0628 \u0648\u0627\u0644\u0639\u0645\u0644.<\/p>\n                            <ul>\n                                                                    <li>Project Case Study<\/li>\n                                                                    <li>CV Boost<\/li>\n                                                                    <li>LinkedIn Ready<\/li>\n                                                            <\/ul>\n                        <\/article>\n                                    <\/div>\n\n                <div class=\"sm-bonus-value\">\n                    <p style=\"margin:0;color:rgba(255,255,255,.72);font-weight:900;\">\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u0643\u0627\u0641\u0622\u062a \u0645\u0646\u0641\u0631\u062f\u0629<\/p>\n                    <strong>$620<\/strong>\n                    <h3 style=\"margin:0;font-size:24px;line-height:1.35;\">\u0623\u0646\u062a \u062a\u062d\u0635\u0644 \u0639\u0644\u064a\u0647\u0627 \u0645\u062c\u0627\u0646\u0627\u064b \u0627\u0644\u064a\u0648\u0645<\/h3>\n                    <p style=\"max-width:820px;margin:14px auto 22px;color:rgba(255,255,255,.76);font-weight:850;\">\n                        \u0628\u0627\u062e\u062a\u0635\u0627\u0631\u2026 \u0623\u0646\u062a \u062a\u062d\u0635\u0644 \u0639\u0644\u0649 \u0623\u062f\u0648\u0627\u062a \u0627\u0644\u0639\u0645\u0644 \u0643\u0627\u0645\u0644\u0629 \u0628\u062f\u0644\u0627\u064b \u0645\u0646 \u0627\u0644\u0627\u0633\u062a\u0645\u0631\u0627\u0631 \u0641\u064a \u0627\u0644\u0628\u062d\u062b \u0639\u0646 \u0645\u0644\u0641\u0627\u062a\u060c \u0642\u0648\u0627\u0644\u0628\u060c \u0645\u0634\u0627\u0631\u064a\u0639\u060c \u0648\u0634\u0631\u0648\u062d\u0627\u062a \u0628\u0634\u0643\u0644 \u0645\u0646\u0641\u0635\u0644.\n                    <\/p>\n                    <p style=\"margin:0 0 22px;color:rgba(255,255,255,.72);font-weight:850;\">\u0645\u062a\u0628\u0642\u064a <strong style=\"display:inline;color:var(--yellow2);font-size:inherit;\">7<\/strong> \u0645\u0642\u0627\u0639\u062f \u0641\u0642\u0637 \u0628\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u062d\u0627\u0644\u064a<\/p>\n                    <a class=\"sm-btn sm-btn-yellow\" href=\"#order\">\u0627\u0634\u062a\u0631\u0643 \u0627\u0644\u0622\u0646 \u0648\u0627\u062d\u0635\u0644 \u0639\u0644\u0649 \u0627\u0644\u0645\u0643\u0627\u0641\u0622\u062a \u0645\u062c\u0627\u0646\u0627\u064b \u2039<\/a>\n                    <p style=\"margin:12px 0 0;color:rgba(255,255,255,.70);font-weight:850;\">\u062f\u0641\u0639 \u0622\u0645\u0646 + \u0648\u0635\u0648\u0644 \u0641\u0648\u0631\u064a + \u062a\u062d\u062f\u064a\u062b\u0627\u062a \u0645\u0633\u062a\u0645\u0631\u0629<\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section class=\"sm-section sm-guarantee\">\n            <div class=\"sm-wrap\">\n                <div class=\"sm-guarantee-card\">\n                    <div>\n                        <span class=\"sm-eyebrow\">\u0648\u0639\u062f \u0634\u062e\u0635\u064a \u0645\u0646\u064a \u0644\u064a\u0643<\/span>\n                        <h2 class=\"sm-title\">\u0636\u0645\u0627\u0646 14 \u064a\u0648\u0645 \u0628\u062f\u0648\u0646 \u0645\u062e\u0627\u0637\u0631<\/h2>\n                        <p class=\"sm-sub\" style=\"margin-inline:0;\">\u0627\u0644\u0643\u0648\u0631\u0633 \u062f\u0647 \u0645\u0639\u0645\u0648\u0644 \u0639\u0634\u0627\u0646 \u064a\u063a\u064a\u0631 \u0645\u0633\u062a\u0648\u0627\u0643 \u0641\u0639\u0644\u064b\u0627\u2026 \u0645\u0634 \u0634\u0648\u064a\u0629 \u062a\u0648\u062a\u0648\u0631\u064a\u0627\u0644 \u0648\u062e\u0644\u0627\u0635.<\/p>\n                    <\/div>\n\n                    <div class=\"sm-seal\">\n                        <strong>14 DAY<\/strong>\n                        <span>Full Refund<\/span>\n                    <\/div>\n\n                    <div style=\"grid-column:1 \/ -1;\">\n                        <h3 style=\"margin:0 0 10px;font-size:26px;color:var(--dark);font-weight:1000;\">\u0647\u062a\u062c\u0631\u0628 \u0627\u0644\u0643\u0648\u0631\u0633\u2026 \u0648\u0644\u0648 \u0645\u0627\u062d\u0633\u064a\u062a\u0634 \u0628\u0641\u0631\u0642\u061f \u0641\u0644\u0648\u0633\u0643 \u0631\u0627\u062c\u0639\u0629 \u0641\u0648\u0631\u064b\u0627.<\/h3>\n                        <p style=\"color:var(--muted);font-size:17px;font-weight:800;\">\n                            \u0644\u0648 \u062e\u0644\u0627\u0644 14 \u064a\u0648\u0645 \u062f\u062e\u0644\u062a \u0648\u0634\u0641\u062a \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u062d\u0633\u064a\u062a \u0625\u0646\u0643 \u0645\u0627\u062e\u0631\u062c\u062a\u0634 \u0628\u062d\u0627\u062c\u0629 \u0639\u0645\u0644\u064a\u0629 \u062a\u0641\u0631\u0642 \u0641\u064a \u0641\u0647\u0645\u0643 \u0623\u0648 \u062a\u0637\u0628\u064a\u0642\u0643\u2026 \u0631\u062c\u0639 \u0641\u0644\u0648\u0633\u0643\u060c \u0648\u0627\u0644\u0643\u0648\u0631\u0633 \u064a\u0641\u0636\u0644 \u0645\u0639\u0627\u0643 \u0647\u062f\u064a\u0629.\n                        <\/p>\n                        <p style=\"margin-top:18px;font-weight:950;color:var(--dark);\">\u0644\u0648 \u0639\u0627\u064a\u0632 \u062a\u0637\u0644\u0628 \u0627\u0644\u0627\u0633\u062a\u0631\u062c\u0627\u0639:<\/p>\n                        <p style=\"display:inline-flex;padding:10px 14px;border-radius:999px;background:var(--soft);border:1px solid var(--border);font-weight:950;color:var(--blue);\">\u2709 support@yourdomain.com<\/p>\n                        <p style=\"margin-top:16px;color:var(--muted);font-weight:850;\">\u0645\u0634 \u0645\u062d\u062a\u0627\u062c \u0641\u0644\u0648\u0633 \u062d\u062f \u0645\u0634 \u0645\u0633\u062a\u0641\u064a\u062f. \u0627\u0644\u0636\u0645\u0627\u0646 \u0645\u0639\u0645\u0648\u0644 \u0639\u0634\u0627\u0646 \u062a\u0634\u062a\u0631\u0643 \u0648\u0627\u0646\u062a \u0645\u062a\u0623\u0643\u062f 100% \u0625\u0646 \u0627\u0644\u0643\u0648\u0631\u0633 \u0645\u0646\u0627\u0633\u0628 \u0644\u064a\u0643.<\/p>\n                        <div style=\"margin-top:22px;\">\n                            <a class=\"sm-btn sm-btn-primary\" href=\"#order\">\u0627\u0634\u062a\u0631\u0643 \u0627\u0644\u0622\u0646 \u0642\u0628\u0644 \u0645\u0627 \u0627\u0644\u0633\u0639\u0631 \u064a\u0632\u064a\u062f \u2039<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section class=\"sm-section sm-order\" id=\"order\">\n            <div class=\"sm-wrap\">\n                <div class=\"sm-order-grid\">\n                    <div class=\"sm-stack\">\n                        <div class=\"sm-stack-item\">\n                            <div>\n                                <h4>\u0633\u064a\u0633\u062a\u0645 PLC \u0645\u0627\u062c\u0646\u062a \u2014 \u0627\u0644\u0643\u0648\u0631\u0633 \u0643\u0627\u0645\u0644<\/h4>\n                                <p>\u0646\u0638\u0627\u0645 \u0639\u0645\u0644\u064a \u064a\u062e\u0644\u064a\u0643 \u062a\u0641\u0647\u0645 PLC \u0648\u062a\u0646\u0641\u0630 \u0645\u0634\u0627\u0631\u064a\u0639 SIEMENS \u062f\u0627\u062e\u0644 TIA Portal \u0628\u062b\u0642\u0629.<\/p>\n                            <\/div>\n                            <div class=\"sm-stack-price\">$150<\/div>\n                        <\/div>\n\n                                                    <div class=\"sm-stack-item\">\n                                <div>\n                                    <h4>\u0628\u0648\u0646\u0635 01 \u0645\u062c\u0627\u0646\u0627 \u0645\u0639 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643<\/h4>\n                                    <p>TIA Portal Files \u2014 \u0645\u0634\u0627\u0631\u064a\u0639 PLC \u062c\u0627\u0647\u0632\u0629<\/p>\n                                <\/div>\n                                <div class=\"sm-stack-price\">$49<\/div>\n                            <\/div>\n                                                    <div class=\"sm-stack-item\">\n                                <div>\n                                    <h4>\u0628\u0648\u0646\u0635 02 \u0645\u062c\u0627\u0646\u0627 \u0645\u0639 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643<\/h4>\n                                    <p>Wiring Templates \u2014 I\/O List + Wiring Notes<\/p>\n                                <\/div>\n                                <div class=\"sm-stack-price\">$59<\/div>\n                            <\/div>\n                                                    <div class=\"sm-stack-item\">\n                                <div>\n                                    <h4>\u0628\u0648\u0646\u0635 03 \u0645\u062c\u0627\u0646\u0627 \u0645\u0639 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643<\/h4>\n                                    <p>5 Raw PLC Tasks \u2014 \u062e\u0627\u0645 + \u0645\u0642\u0627\u0631\u0646\u0629 \u0642\u0628\u0644\/\u0628\u0639\u062f<\/p>\n                                <\/div>\n                                <div class=\"sm-stack-price\">$99<\/div>\n                            <\/div>\n                                                    <div class=\"sm-stack-item\">\n                                <div>\n                                    <h4>\u0628\u0648\u0646\u0635 04 \u0645\u062c\u0627\u0646\u0627 \u0645\u0639 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643<\/h4>\n                                    <p>Premium HMI Pack<\/p>\n                                <\/div>\n                                <div class=\"sm-stack-price\">$300+<\/div>\n                            <\/div>\n                                                    <div class=\"sm-stack-item\">\n                                <div>\n                                    <h4>\u0628\u0648\u0646\u0635 05 \u0645\u062c\u0627\u0646\u0627 \u0645\u0639 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643<\/h4>\n                                    <p>Mini Course \u2014 \u062a\u0634\u062e\u064a\u0635 \u0627\u0644\u0623\u0639\u0637\u0627\u0644 \u0628\u0633\u0631\u0639\u0629<\/p>\n                                <\/div>\n                                <div class=\"sm-stack-price\">$39<\/div>\n                            <\/div>\n                                                    <div class=\"sm-stack-item\">\n                                <div>\n                                    <h4>\u0628\u0648\u0646\u0635 06 \u0645\u062c\u0627\u0646\u0627 \u0645\u0639 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643<\/h4>\n                                    <p>Sensor Guide \u2014 \u0641\u0647\u0645 \u0627\u0644\u062d\u0633\u0627\u0633\u0627\u062a \u0627\u0644\u0635\u0646\u0627\u0639\u064a\u0629<\/p>\n                                <\/div>\n                                <div class=\"sm-stack-price\">$45<\/div>\n                            <\/div>\n                                                    <div class=\"sm-stack-item\">\n                                <div>\n                                    <h4>\u0628\u0648\u0646\u0635 07 \u0645\u062c\u0627\u0646\u0627 \u0645\u0639 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643<\/h4>\n                                    <p>Portfolio Kit \u2014 \u0627\u0639\u0631\u0636 \u0645\u0634\u0627\u0631\u064a\u0639\u0643 \u0643\u0645\u0647\u0646\u062f\u0633<\/p>\n                                <\/div>\n                                <div class=\"sm-stack-price\">$29<\/div>\n                            <\/div>\n                                            <\/div>\n\n                    <aside class=\"sm-price-card\">\n                        <div class=\"sm-price-inner\">\n                            <div class=\"sm-summary\">\u0645\u0644\u062e\u0635 \u0627\u0644\u0642\u064a\u0645\u0629<\/div>\n                            <div style=\"color:var(--yellow2);font-size:20px;margin-bottom:10px;\">\u2605\u2605\u2605\u2605 \u2605 <strong>4.7\/5<\/strong> \u2022 <strong>189+<\/strong> \u0645\u0634\u062a\u0631\u0643<\/div>\n                            <div class=\"sm-total\">\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0642\u064a\u0645\u0629 $770<\/div>\n                            <div style=\"color:rgba(255,255,255,.58);font-weight:900;\">\u0628\u062f\u0644\u064b\u0627 \u0645\u0646 $150<\/div>\n                            <div class=\"sm-today\">\u0627\u0644\u0646\u0647\u0627\u0631\u062f\u0647 \u062a\u062f\u0641\u0639 \u0645\u0631\u0629 \u0648\u0627\u062d\u062f\u0629 \u0641\u0642\u0637 Launch<\/div>\n                            <div class=\"sm-big-price\">$57<\/div>\n                            <div class=\"sm-price-note\">\u0648\u0635\u0648\u0644 \u0645\u062f\u0649 \u0627\u0644\u062d\u064a\u0627\u0629 \u2022 \u062a\u062d\u062f\u064a\u062b\u0627\u062a \u2022 \u0628\u062f\u0648\u0646 \u0627\u0634\u062a\u0631\u0627\u0643 \u0634\u0647\u0631\u064a<\/div>\n\n                            <a class=\"sm-btn sm-btn-yellow\" href=\"#order\" style=\"width:100%;\">\u0627\u0634\u062a\u0631\u0643 \u0627\u0644\u0622\u0646 \u0648\u062e\u062f \u0627\u0644\u0628\u0627\u0643\u062f\u062c \u0643\u0627\u0645\u0644 \u2039<\/a>\n\n                            <p style=\"margin:14px 0 0;color:rgba(255,255,255,.70);font-weight:850;text-align:center;\">\u062f\u0641\u0639 \u0622\u0645\u0646 + \u0648\u0635\u0648\u0644 \u0641\u0648\u0631\u064a<\/p>\n                            <p style=\"margin:10px 0 0;color:rgba(255,255,255,.50);font-size:13px;text-align:center;\">\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u062d\u0627\u0644\u064a \u0645\u062d\u062f\u0648\u062f \u2014 \u0644\u0648 \u0627\u062a\u0623\u062e\u0631\u062a\u2026 \u0627\u0644\u0633\u0639\u0631 \u0647\u064a\u0631\u062c\u0639 \u0644\u0644\u0623\u0639\u0644\u0649.<\/p>\n                        <\/div>\n                    <\/aside>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section class=\"sm-section sm-objections\">\n            <div class=\"sm-wrap\">\n                <div class=\"sm-objection-list\">\n                                            <article class=\"sm-objection\">\n                            <div>\n                                <h3>\u201c\u0623\u0646\u0627 \u0645\u0628\u062a\u062f\u0626 \u0641\u064a PLC\u2026 \u0647\u0644 \u0627\u0644\u0643\u0648\u0631\u0633 \u062f\u0647 \u0645\u0639\u0645\u0648\u0644\u064a \u0623\u0646\u0627\u061f\u201d<\/h3>\n                                <p>\u0644\u0648 \u0639\u0646\u062f\u0643 \u0623\u0633\u0627\u0633\u064a\u0627\u062a \u0643\u0647\u0631\u0628\u0627\u0621 \u0628\u0633\u064a\u0637\u0629 \u0623\u0648 \u062d\u062a\u0649 \u0644\u0633\u0647 \u0628\u062a\u0628\u062f\u0623\u060c \u0627\u0644\u0643\u0648\u0631\u0633 \u0645\u0628\u0646\u064a \u0639\u0634\u0627\u0646 \u064a\u0631\u062a\u0628 \u062f\u0645\u0627\u063a\u0643 \u0645\u0646 \u0627\u0644\u0623\u0648\u0644: Hardware \u062b\u0645 TIA Portal \u062b\u0645 Logic \u062b\u0645 HMI \u062b\u0645 Troubleshooting.<\/p>\n                            <\/div>\n\n                            <div class=\"sm-ob-tag\">\n                                <small>\u0645\u0631\u062d\u0644\u0629 \u062c\u0648\u0647\u0631\u064a\u0629<\/small>\n                                <strong>Thinking Like an Automation Engineer<\/strong>\n                                <p style=\"font-size:15px;\">\u0639\u0634\u0627\u0646 \u062a\u0631\u062a\u0628 \u062f\u0645\u0627\u063a\u0643 \u0642\u0628\u0644 \u0645\u0627 \u062a\u0631\u062a\u0628 Networks \u062f\u0627\u062e\u0644 \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c.<\/p>\n                            <\/div>\n                        <\/article>\n                                            <article class=\"sm-objection\">\n                            <div>\n                                <h3>\u201c\u0647\u0644 \u062f\u0647 \u0643\u0644\u0627\u0645 \u0646\u0638\u0631\u064a\u061f \u0648\u0644\u0627 \u0647\u0639\u0631\u0641 \u0623\u0637\u0628\u0642\u0647 \u0644\u0648\u062d\u062f\u064a \u0641\u0639\u0644\u064b\u0627\u061f\u201d<\/h3>\n                                <p>\u0644\u0648 \u0643\u0627\u0646 \u0643\u0644\u0627\u0645 \u0646\u0638\u0631\u064a \u0643\u0646\u0627 \u0634\u0631\u062d\u0646\u0627 Buttons \u0648\u062e\u0644\u0627\u0635. \u0627\u0644\u0644\u064a \u062c\u0648\u0647 \u0627\u0644\u0633\u064a\u0633\u062a\u0645 Frameworks \u0648\u0627\u0636\u062d\u0629\u060c Templates\u060c \u0645\u0644\u0641\u0627\u062a \u0645\u0634\u0627\u0631\u064a\u0639\u060c \u0648\u0623\u0633\u0626\u0644\u0629 \u062b\u0627\u0628\u062a\u0629 \u062a\u0637\u0628\u0642\u0647\u0627 \u0639\u0644\u0649 \u0623\u064a \u0645\u0627\u0643\u064a\u0646\u0629.<\/p>\n                            <\/div>\n\n                            <div class=\"sm-ob-tag\">\n                                <small>\u062c\u0648\u0647\u0631 \u0627\u0644\u062a\u0637\u0628\u064a\u0642<\/small>\n                                <strong>Project-Based PLC Learning<\/strong>\n                                <p style=\"font-size:15px;\">\u062a\u062a\u0639\u0644\u0645 \u0645\u0646 \u0633\u064a\u0646\u0627\u0631\u064a\u0648 \u062a\u0634\u063a\u064a\u0644 \u062d\u0642\u064a\u0642\u064a \u0645\u0634 \u0645\u0646 \u0645\u062b\u0627\u0644 \u0645\u0639\u0632\u0648\u0644.<\/p>\n                            <\/div>\n                        <\/article>\n                                            <article class=\"sm-objection\">\n                            <div>\n                                <h3>\u201c\u0647\u0644 \u0644\u0627\u0632\u0645 \u0623\u0634\u062a\u0631\u064a PLC \u062d\u0642\u064a\u0642\u064a\u061f\u201d<\/h3>\n                                <p>\u0644\u0627. \u0647\u062a\u0637\u0628\u0642 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 PLCSIM \u062f\u0627\u062e\u0644 TIA Portal. \u062a\u0642\u062f\u0631 \u062a\u062e\u062a\u0628\u0631 \u0627\u0644\u0643\u0648\u062f \u0648\u062a\u0634\u0648\u0641 Inputs \u0648 Outputs \u0648\u062a\u062c\u0631\u0628 \u0627\u0644\u0645\u0646\u0637\u0642 \u0628\u062f\u0648\u0646 Hardware \u0641\u064a \u0627\u0644\u0628\u062f\u0627\u064a\u0629.<\/p>\n                            <\/div>\n\n                            <div class=\"sm-ob-tag\">\n                                <small>\u062a\u0637\u0628\u064a\u0642 \u0628\u062f\u0648\u0646 \u0645\u062e\u0627\u0637\u0631\u0629<\/small>\n                                <strong>Simulation First<\/strong>\n                                <p style=\"font-size:15px;\">\u0627\u062a\u0639\u0644\u0645 \u0648\u0627\u063a\u0644\u0637 \u0648\u0635\u0644\u062d \u0628\u0623\u0645\u0627\u0646 \u0642\u0628\u0644 \u0627\u0644\u062a\u0639\u0627\u0645\u0644 \u0645\u0639 \u0645\u0627\u0643\u064a\u0646\u0629 \u062d\u0642\u064a\u0642\u064a\u0629.<\/p>\n                            <\/div>\n                        <\/article>\n                                            <article class=\"sm-objection\">\n                            <div>\n                                <h3>\u201c\u0625\u0645\u062a\u0649 \u0623\u0634\u0648\u0641 \u0641\u0631\u0642 \u062d\u0642\u064a\u0642\u064a\u061f\u201d<\/h3>\n                                <p>\u0633\u0631\u064a\u0639\u0627\u064b \u0647\u062a\u0642\u0644\u0644 \u0627\u0644\u062a\u0634\u062a\u062a. \u0628\u0639\u062f \u0627\u0644\u062a\u0637\u0628\u064a\u0642 \u0647\u062a\u0643\u062a\u0628 Logic \u0623\u0648\u0636\u062d. \u0645\u0639 \u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639 \u0647\u062a\u0628\u0646\u064a Portfolio \u064a\u062b\u0628\u062a \u0625\u0646\u0643 \u0645\u0634 \u0628\u0633 \u0628\u062a\u062a\u0641\u0631\u062c\u060c \u0623\u0646\u062a \u0628\u062a\u0646\u0641\u0630.<\/p>\n                            <\/div>\n\n                            <div class=\"sm-ob-tag\">\n                                <small>\u0637\u0631\u064a\u0642 \u0648\u0627\u0636\u062d<\/small>\n                                <strong>From Logic to Portfolio<\/strong>\n                                <p style=\"font-size:15px;\">\u0645\u0634 \u0648\u0639\u062f \u0633\u062d\u0631\u064a\u060c \u0644\u0643\u0646 \u0633\u064a\u0633\u062a\u0645 \u062a\u0637\u0628\u064a\u0642\u064a \u064a\u0645\u0634\u064a\u0643 \u062e\u0637\u0648\u0629 \u0628\u062e\u0637\u0648\u0629.<\/p>\n                            <\/div>\n                        <\/article>\n                                            <article class=\"sm-objection\">\n                            <div>\n                                <h3>\u201c\u0644\u064a\u0647 \u0623\u0634\u062a\u0631\u064a \u062f\u0647 \u0628\u062f\u0644 \u0641\u064a\u062f\u064a\u0648\u0647\u0627\u062a \u064a\u0648\u062a\u064a\u0648\u0628\u061f\u201d<\/h3>\n                                <p>\u0627\u0644\u0645\u0634\u0643\u0644\u0629 \u0645\u0634 \u0646\u0642\u0635 \u0645\u0639\u0644\u0648\u0645\u0627\u062a\u060c \u0627\u0644\u0645\u0634\u0643\u0644\u0629 \u0646\u0642\u0635 \u062a\u0631\u062a\u064a\u0628. \u0627\u0644\u0633\u064a\u0633\u062a\u0645 \u0647\u0646\u0627 \u0645\u0631\u062a\u0628 \u0645\u0646 \u0627\u0644\u062a\u0641\u0643\u064a\u0631 \u0644\u0644\u0647\u0627\u0631\u062f\u0648\u064a\u0631 \u0644\u0644\u0628\u0631\u0645\u062c\u0629 \u0644\u0644\u0640 HMI \u0644\u0644\u0623\u0639\u0637\u0627\u0644 \u0644\u0644\u0645\u0634\u0627\u0631\u064a\u0639.<\/p>\n                            <\/div>\n\n                            <div class=\"sm-ob-tag\">\n                                <small>\u0633\u064a\u0633\u062a\u0645 \u0643\u0627\u0645\u0644<\/small>\n                                <strong>No Random Tutorials<\/strong>\n                                <p style=\"font-size:15px;\">\u0643\u0644 \u0641\u0635\u0644 \u0645\u0628\u0646\u064a \u0639\u0644\u0649 \u0627\u0644\u0644\u064a \u0642\u0628\u0644\u0647 \u0639\u0634\u0627\u0646 \u062a\u0648\u0635\u0644 \u0644\u0646\u062a\u064a\u062c\u0629.<\/p>\n                            <\/div>\n                        <\/article>\n                                            <article class=\"sm-objection\">\n                            <div>\n                                <h3>\u201c\u0637\u0628 \u0644\u0648 \u062f\u062e\u0644\u062a \u0648\u062d\u0633\u064a\u062a \u0625\u0646\u0647 \u0645\u0634 \u0645\u0646\u0627\u0633\u0628\u061f\u201d<\/h3>\n                                <p>\u0623\u0633\u0648\u0623 \u0633\u064a\u0646\u0627\u0631\u064a\u0648 \u0625\u0646\u0643 \u062a\u062f\u062e\u0644 \u0648\u062a\u0634\u0648\u0641 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u062a\u062d\u0633 \u0625\u0646\u0647 \u0645\u0634 \u0645\u0646\u0627\u0633\u0628. \u0641\u064a \u0627\u0644\u062d\u0627\u0644\u0629 \u062f\u064a \u0636\u0645\u0627\u0646 14 \u064a\u0648\u0645 \u064a\u0631\u062c\u0639\u0644\u0643 \u0641\u0644\u0648\u0633\u0643 \u0643\u0627\u0645\u0644\u0629 \u0628\u062f\u0648\u0646 \u062a\u0639\u0642\u064a\u062f.<\/p>\n                            <\/div>\n\n                            <div class=\"sm-ob-tag\">\n                                <small>\u0628\u062f\u0648\u0646 \u0645\u062e\u0627\u0637\u0631\u0629<\/small>\n                                <strong>14-Day Full Refund<\/strong>\n                                <p style=\"font-size:15px;\">\u064a\u0627 \u064a\u063a\u064a\u0631 \u0637\u0631\u064a\u0642\u0629 \u062a\u0641\u0643\u064a\u0631\u0643\u060c \u064a\u0627 \u0641\u0644\u0648\u0633\u0643 \u062a\u0631\u062c\u0639\u0644\u0643.<\/p>\n                            <\/div>\n                        <\/article>\n                                    <\/div>\n\n                <div class=\"sm-cta-strip\">\n                    <a class=\"sm-btn sm-btn-yellow\" href=\"#order\">\u0627\u0634\u062a\u0631\u0643 \u0627\u0644\u0622\u0646 \u2039<\/a>\n                    <p>\u062f\u0641\u0639 \u0622\u0645\u0646 \u2022 \u0648\u0635\u0648\u0644 \u0641\u0648\u0631\u064a \u2022 \u062a\u062d\u062f\u064a\u062b\u0627\u062a \u0645\u0633\u062a\u0645\u0631\u0629<\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <footer class=\"sm-footer\">\n            <div class=\"sm-wrap\">\n                <p><strong>PLC Magnet System<\/strong> \u2014 \u062c\u0645\u064a\u0639 \u0627\u0644\u062d\u0642\u0648\u0642 \u0645\u062d\u0641\u0648\u0638\u0629 \u00a9 2026<\/p>\n                <p><a href=\"#\">Privacy Policy<\/a> | <a href=\"#\">Terms & Conditions<\/a> | <a href=\"#\">Refund Policy<\/a><\/p>\n                <p style=\"max-width:900px;margin:18px auto 0;\">\n                    \u0628\u062d\u062c\u0632\u0643 \u0623\u0648 \u0634\u0631\u0627\u0626\u0643 \u0644\u0623\u064a \u0645\u0646\u062a\u062c \u0645\u0646 \u062e\u0644\u0627\u0644 \u0647\u0630\u0627 \u0627\u0644\u0645\u0648\u0642\u0639\u060c \u0641\u0625\u0646\u0643 \u062a\u0648\u0627\u0641\u0642 \u0639\u0644\u0649 \u062c\u0645\u064a\u0639 \u0627\u0644\u0634\u0631\u0648\u0637 \u0648\u0627\u0644\u0633\u064a\u0627\u0633\u0627\u062a \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0646\u0627\u060c \u0628\u0645\u0627 \u0641\u064a \u0630\u0644\u0643 \u0633\u064a\u0627\u0633\u0629 \u0627\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645\u060c \u0633\u064a\u0627\u0633\u0629 \u0627\u0644\u0627\u0633\u062a\u0631\u062c\u0627\u0639\u060c \u0648\u0633\u064a\u0627\u0633\u0629 \u0627\u0644\u062e\u0635\u0648\u0635\u064a\u0629.\n                <\/p>\n                <p style=\"max-width:900px;margin:14px auto 0;\">\n                    \u0625\u062e\u0644\u0627\u0621 \u0645\u0633\u0624\u0648\u0644\u064a\u0629 \u0645\u0647\u0645: \u062c\u0645\u064a\u0639 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0648\u0627\u0644\u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0627\u062a \u0648\u0627\u0644\u0623\u0645\u062b\u0644\u0629 \u0627\u0644\u0645\u0642\u062f\u0645\u0629 \u062f\u0627\u062e\u0644 \u0647\u0630\u0627 \u0627\u0644\u0645\u0646\u062a\u062c \u0647\u064a \u0644\u0623\u063a\u0631\u0627\u0636 \u062a\u0639\u0644\u064a\u0645\u064a\u0629 \u0641\u0642\u0637. \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u062a\u062e\u062a\u0644\u0641 \u0645\u0646 \u0634\u062e\u0635 \u0644\u0622\u062e\u0631 \u0648\u062a\u0639\u062a\u0645\u062f \u0639\u0644\u0649 \u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u062a\u0637\u0628\u064a\u0642 \u0648\u0627\u0644\u062e\u0628\u0631\u0629 \u0648\u0627\u0644\u0627\u0644\u062a\u0632\u0627\u0645.\n                <\/p>\n                <p style=\"max-width:900px;margin:14px auto 0;\">\n                    \u0647\u0630\u0627 \u0627\u0644\u0645\u0648\u0642\u0639 \u063a\u064a\u0631 \u062a\u0627\u0628\u0639 \u0623\u0648 \u0645\u0631\u062a\u0628\u0637 \u0623\u0648 \u0645\u062f\u0639\u0648\u0645 \u0645\u0646 SIEMENS \u0628\u0623\u064a \u0634\u0643\u0644 \u0631\u0633\u0645\u064a. \u0623\u0633\u0645\u0627\u0621 SIEMENS \u0648TIA Portal \u0645\u0633\u062a\u062e\u062f\u0645\u0629 \u0644\u0623\u063a\u0631\u0627\u0636 \u062a\u0639\u0644\u064a\u0645\u064a\u0629 \u0641\u0642\u0637.\n                <\/p>\n            <\/div>\n        <\/footer>\n\n    <\/div>\n\n    <script>\n    (function(){\n        'use strict';\n\n        var root = document.getElementById('system-mgt1');\n        if (!root) return;\n\n        var target = new Date(\"2026-08-30 23:59:59\").getTime();\n\n        function pad(num) {\n            return String(num).padStart(2, '0');\n        }\n\n        function updateCountdown() {\n            var now = new Date().getTime();\n            var diff = target - now;\n\n            if (diff <= 0) {\n                target = new Date().getTime() + (24 * 60 * 60 * 1000);\n                diff = target - now;\n            }\n\n            var days = Math.floor(diff \/ (1000 * 60 * 60 * 24));\n            var hours = Math.floor((diff \/ (1000 * 60 * 60)) % 24);\n            var minutes = Math.floor((diff \/ (1000 * 60)) % 60);\n            var seconds = Math.floor((diff \/ 1000) % 60);\n\n            var d = root.querySelector('#smDays');\n            var h = root.querySelector('#smHours');\n            var m = root.querySelector('#smMinutes');\n            var s = root.querySelector('#smSeconds');\n            var top = root.querySelector('#smTopTimer');\n            var strip = root.querySelector('#smStripTimer');\n\n            if (d) d.textContent = pad(days);\n            if (h) h.textContent = pad(hours);\n            if (m) m.textContent = pad(minutes);\n            if (s) s.textContent = pad(seconds);\n\n            var formatted = pad(days) + ':' + pad(hours) + ':' + pad(minutes) + ':' + pad(seconds);\n\n            if (top) top.textContent = formatted;\n            if (strip) strip.textContent = formatted;\n        }\n\n        updateCountdown();\n        setInterval(updateCountdown, 1000);\n\n        root.querySelectorAll('.sm-outcome-btn').forEach(function(btn){\n            btn.addEventListener('click', function(){\n                var box = btn.closest('.sm-outcome');\n                if (!box) return;\n                box.classList.toggle('open');\n            });\n        });\n\n        root.querySelectorAll('a[href^=\"#\"]').forEach(function(a){\n            a.addEventListener('click', function(e){\n                var id = a.getAttribute('href');\n                if (!id || id === '#') return;\n                var el = document.querySelector(id);\n                if (el) {\n                    e.preventDefault();\n                    el.scrollIntoView({ behavior: 'smooth', block: 'start' });\n                }\n            });\n        });\n    })();\n    <\/script>\n\n    <\/div>\n\t\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":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"tpgb_global_settings":"","footnotes":""},"class_list":["post-18095","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"tpgb_featured_images":null,"tpgb_post_meta_info":{"get_date":"20\/07\/2026","get_modified_date":"21\/07\/2026","author_name":"ZIZOU ENGINEERING","author_url":"https:\/\/academy.zizouengineering.com\/ar\/author\/hamdini_zineddinehotmail-com\/","author_email":"hamdini_zineddine@hotmail.com","author_website":"https:\/\/academy.zizouengineering.com","author_description":"","author_facebook":"","author_twitter":"","author_instagram":"","author_role":["administrator"],"author_firstname":"Zineddine","author_lastname":"zinou","user_login":"hamdini_zineddine@hotmail.com","comment_count":0,"post_likes":0,"post_views":0},"tpgb_post_category":[],"_links":{"self":[{"href":"https:\/\/academy.zizouengineering.com\/ar\/wp-json\/wp\/v2\/pages\/18095","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/academy.zizouengineering.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/academy.zizouengineering.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/academy.zizouengineering.com\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/academy.zizouengineering.com\/ar\/wp-json\/wp\/v2\/comments?post=18095"}],"version-history":[{"count":0,"href":"https:\/\/academy.zizouengineering.com\/ar\/wp-json\/wp\/v2\/pages\/18095\/revisions"}],"wp:attachment":[{"href":"https:\/\/academy.zizouengineering.com\/ar\/wp-json\/wp\/v2\/media?parent=18095"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}