{"id":103,"date":"2026-05-31T18:26:44","date_gmt":"2026-05-31T15:26:44","guid":{"rendered":"https:\/\/russian-tomahawk.ru\/?page_id=103"},"modified":"2026-05-31T18:47:19","modified_gmt":"2026-05-31T15:47:19","slug":"projects","status":"publish","type":"page","link":"https:\/\/russian-tomahawk.ru\/index.php\/projects\/","title":{"rendered":"projects"},"content":{"rendered":"<div class=\"et_pb_section_0 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_0 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_0 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone et_flex_column_24_24_widescreen et_flex_column_24_24_ultraWide\">\n<div class=\"et_pb_code_0 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><!-- \u0418\u0417\u041e\u041b\u0418\u0420\u041e\u0412\u0410\u041d\u041d\u0410\u042f \u0421\u0422\u0420\u0410\u041d\u0418\u0426\u0410 \u0414\u041b\u042f DIVI: \u041d\u0410\u0428\u0418 \u041f\u0420\u041e\u0415\u041a\u0422\u042b \/ \u0420\u0423\u0421\u0421\u041a\u0418\u0419 \u0422\u041e\u041c\u0410\u0413\u0410\u0412\u041a -->\n<div class=\"rt-projects-page\" id=\"rt-projects-page\">\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800;900&display=swap\" rel=\"stylesheet\">\n\n  <style>\n    .rt-projects-page {\n      --rt-bg: #030306;\n      --rt-bg-2: #08070d;\n      --rt-card: rgba(255,255,255,.035);\n      --rt-card-2: rgba(255,255,255,.055);\n      --rt-line: rgba(255,255,255,.11);\n      --rt-text: #f5f5f0;\n      --rt-muted: rgba(245,245,240,.64);\n      --rt-dim: rgba(245,245,240,.42);\n      --rt-lime: #caff00;\n      --rt-pink: #c000ff;\n      --rt-red: #ff263a;\n      --rt-yellow: #fff200;\n      --rt-shadow-lime: 0 0 38px rgba(202,255,0,.22);\n      --rt-shadow-pink: 0 0 46px rgba(192,0,255,.28);\n      background: var(--rt-bg) !important;\n      color: var(--rt-text) !important;\n      font-family: Inter, Arial, sans-serif !important;\n      width: 100vw !important;\n      max-width: 100vw !important;\n      position: relative !important;\n      left: 50% !important;\n      right: 50% !important;\n      margin-left: -50vw !important;\n      margin-right: -50vw !important;\n      overflow-x: hidden !important;\n      text-align: left !important;\n      line-height: 1.45 !important;\n    }\n    .rt-projects-page * { box-sizing: border-box !important; }\n    .rt-projects-page a { color: inherit !important; text-decoration: none !important; }\n    .rt-projects-page p, .rt-projects-page h1, .rt-projects-page h2, .rt-projects-page h3, .rt-projects-page h4 { margin: 0 !important; padding: 0 !important; }\n    .rt-projects-page img { max-width: 100% !important; display: block !important; }\n    .rt-container { width: min(1180px, calc(100% - 40px)); margin: 0 auto; }\n\n    .rt-noise {\n      position: absolute; inset: 0; pointer-events: none; opacity: .13;\n      background-image:\n        radial-gradient(circle at 20% 10%, rgba(202,255,0,.12), transparent 24%),\n        radial-gradient(circle at 84% 18%, rgba(192,0,255,.17), transparent 25%),\n        radial-gradient(circle at 74% 74%, rgba(202,255,0,.09), transparent 24%);\n      mix-blend-mode: screen;\n    }\n    .rt-grid-bg {\n      position: absolute; inset: 0; pointer-events: none; opacity: .16;\n      background-image: linear-gradient(rgba(255,255,255,.04) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.04) 1px, transparent 1px);\n      background-size: 68px 68px;\n      mask-image: radial-gradient(circle at 50% 20%, #000 0%, transparent 70%);\n    }\n\n    .rt-nav {\n      position: sticky !important; top: 0; z-index: 60;\n      background: rgba(3,3,6,.76); backdrop-filter: blur(18px); -webkit-backdrop-filter: blur(18px);\n      border-bottom: 1px solid rgba(255,255,255,.08);\n    }\n    .rt-nav-inner { min-height: 78px; display: flex; align-items: center; justify-content: space-between; gap: 28px; }\n    .rt-logo { display: flex; flex-direction: column; gap: 2px; text-transform: uppercase; letter-spacing: .08em; font-weight: 900; line-height: .95; }\n    .rt-logo strong { font-size: 17px; }\n    .rt-logo span { font-size: 9px; color: var(--rt-lime); letter-spacing: .27em; }\n    .rt-nav-links { display: flex; align-items: center; gap: 30px; font-size: 11px; text-transform: uppercase; letter-spacing: .16em; color: var(--rt-muted); font-weight: 800; }\n    .rt-nav-links a:hover { color: var(--rt-lime) !important; }\n    .rt-nav-cta, .rt-btn-primary, .rt-btn-outline, .rt-btn-dark {\n      display: inline-flex !important; align-items: center !important; justify-content: center !important; gap: 9px !important;\n      border-radius: 0 !important; min-height: 48px; padding: 0 22px !important;\n      text-transform: uppercase; letter-spacing: .12em; font-weight: 900; font-size: 11px;\n      transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease, background .25s ease !important;\n      cursor: pointer;\n    }\n    .rt-nav-cta, .rt-btn-primary { background: var(--rt-lime) !important; color: #070707 !important; box-shadow: var(--rt-shadow-lime); border: 1px solid rgba(202,255,0,.88) !important; }\n    .rt-btn-primary:hover, .rt-nav-cta:hover { transform: translateY(-3px); box-shadow: 0 0 54px rgba(202,255,0,.34); }\n    .rt-btn-outline { background: transparent !important; color: var(--rt-text) !important; border: 1px solid rgba(255,255,255,.22) !important; }\n    .rt-btn-outline:hover { border-color: var(--rt-lime) !important; color: var(--rt-lime) !important; transform: translateY(-3px); }\n    .rt-btn-dark { background: rgba(255,255,255,.06) !important; color: var(--rt-text) !important; border: 1px solid rgba(255,255,255,.12) !important; }\n    .rt-btn-dark:hover { border-color: var(--rt-pink) !important; box-shadow: var(--rt-shadow-pink); transform: translateY(-3px); }\n\n    .rt-hero { position: relative; min-height: 760px; display: flex; align-items: center; overflow: hidden; border-bottom: 1px solid rgba(255,255,255,.07); }\n    .rt-hero::before {\n      content: \"\"; position: absolute; inset: 0;\n      background:\n        linear-gradient(90deg, rgba(3,3,6,.96) 0%, rgba(3,3,6,.78) 48%, rgba(3,3,6,.98) 100%),\n        url('https:\/\/images.unsplash.com\/photo-1519608487953-e999c86e7455?auto=format&fit=crop&q=80&w=2200') center\/cover no-repeat;\n      filter: contrast(1.1) brightness(.65);\n    }\n    .rt-hero::after {\n      content: \"RT\"; position: absolute; right: 5vw; top: 50%; transform: translateY(-50%);\n      font-size: clamp(180px, 28vw, 460px); font-weight: 900; letter-spacing: -.12em; color: transparent;\n      -webkit-text-stroke: 1px rgba(255,255,255,.09); opacity: .65; line-height: .8;\n    }\n    .rt-hero-inner { position: relative; z-index: 2; padding: 92px 0 112px; }\n    .rt-kicker { display: inline-flex; align-items: center; gap: 10px; color: var(--rt-lime); text-transform: uppercase; letter-spacing: .24em; font-size: 11px; font-weight: 900; margin-bottom: 26px; }\n    .rt-kicker::before { content: \"\"; width: 34px; height: 2px; background: var(--rt-lime); box-shadow: var(--rt-shadow-lime); }\n    .rt-title { max-width: 930px; text-transform: uppercase; font-size: clamp(48px, 8vw, 116px); line-height: .88; letter-spacing: -.065em; font-weight: 950; }\n    .rt-title .lime { color: var(--rt-lime); text-shadow: var(--rt-shadow-lime); }\n    .rt-title .pink { color: var(--rt-pink); text-shadow: var(--rt-shadow-pink); }\n    .rt-hero-text { max-width: 690px; margin-top: 26px !important; color: var(--rt-muted) !important; font-size: clamp(16px, 1.6vw, 21px); line-height: 1.65 !important; }\n    .rt-hero-actions { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 38px; }\n    .rt-hero-stats { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 14px; max-width: 760px; margin-top: 58px; }\n    .rt-stat { padding: 20px 22px; border: 1px solid rgba(255,255,255,.1); background: rgba(255,255,255,.035); backdrop-filter: blur(12px); }\n    .rt-stat strong { display: block; font-size: 29px; font-weight: 950; color: var(--rt-lime); line-height: 1; margin-bottom: 8px; }\n    .rt-stat span { display: block; color: var(--rt-muted); font-size: 11px; text-transform: uppercase; letter-spacing: .12em; font-weight: 800; line-height: 1.45; }\n\n    .rt-ticker { position: relative; z-index: 4; background: var(--rt-lime); color: #050505; transform: rotate(-1deg) scale(1.03); margin-top: -28px; box-shadow: 0 14px 44px rgba(202,255,0,.22); overflow: hidden; }\n    .rt-ticker-track { display: flex; width: max-content; animation: rtMarquee 28s linear infinite; }\n    .rt-ticker span { white-space: nowrap; padding: 15px 24px; font-size: 11px; font-weight: 950; text-transform: uppercase; letter-spacing: .18em; }\n    @keyframes rtMarquee { from { transform: translateX(0); } to { transform: translateX(-50%); } }\n\n    .rt-section { position: relative; padding: 118px 0; background: radial-gradient(circle at 50% 0%, rgba(192,0,255,.08), transparent 35%), var(--rt-bg); }\n    .rt-section.soft { background: linear-gradient(180deg, #030306 0%, #07040a 100%); }\n    .rt-section-head { max-width: 760px; margin: 0 auto 54px; text-align: center; }\n    .rt-overline { display: block; color: var(--rt-pink); text-transform: uppercase; letter-spacing: .24em; font-size: 11px; font-weight: 950; margin-bottom: 14px; }\n    .rt-h2 { text-transform: uppercase; font-size: clamp(34px, 5vw, 68px); line-height: .92; font-weight: 950; letter-spacing: -.05em; }\n    .rt-h2 .lime { color: var(--rt-lime); text-shadow: var(--rt-shadow-lime); }\n    .rt-h2 .pink { color: var(--rt-pink); text-shadow: var(--rt-shadow-pink); }\n    .rt-section-head p { color: var(--rt-muted) !important; font-size: 16px; line-height: 1.75 !important; margin-top: 18px !important; }\n\n    .rt-projects-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 22px; align-items: stretch; }\n    .rt-project-card {\n      position: relative; min-height: 620px; overflow: hidden; padding: 34px; display: flex; flex-direction: column; justify-content: space-between;\n      border: 1px solid rgba(255,255,255,.12); background: linear-gradient(180deg, rgba(255,255,255,.06), rgba(255,255,255,.025));\n      isolation: isolate; transition: transform .35s ease, border-color .35s ease, box-shadow .35s ease;\n    }\n    .rt-project-card:hover { transform: translateY(-8px); border-color: rgba(202,255,0,.48); box-shadow: 0 24px 80px rgba(0,0,0,.45), 0 0 54px rgba(202,255,0,.11); }\n    .rt-project-card::before { content: \"\"; position: absolute; inset: 0; z-index: -2; opacity: .52; transition: opacity .35s ease, transform .65s ease; background-size: cover; background-position: center; filter: saturate(.9) contrast(1.15) brightness(.6); }\n    .rt-project-card:hover::before { opacity: .72; transform: scale(1.05); }\n    .rt-project-card::after { content: \"\"; position: absolute; inset: 0; z-index: -1; background: linear-gradient(180deg, rgba(3,3,6,.18), rgba(3,3,6,.92) 68%, #030306 100%), radial-gradient(circle at 20% 20%, rgba(192,0,255,.24), transparent 36%); }\n    .rt-project-card.sova::before { background-image: url('https:\/\/images.unsplash.com\/photo-1518837695005-2083093ee35b?auto=format&fit=crop&q=80&w=1600'); }\n    .rt-project-card.power::before { background-image: url('https:\/\/images.unsplash.com\/photo-1534447677768-be436bb09401?auto=format&fit=crop&q=80&w=1600'); }\n    .rt-project-card.strategy::before { background-image: url('https:\/\/images.unsplash.com\/photo-1504384308090-c894fdcc538d?auto=format&fit=crop&q=80&w=1600'); }\n    .rt-project-card.future::before { background-image: url('https:\/\/images.unsplash.com\/photo-1519608487953-e999c86e7455?auto=format&fit=crop&q=80&w=1600'); }\n    .rt-project-top { display: flex; align-items: flex-start; justify-content: space-between; gap: 20px; }\n    .rt-project-code { font-size: 12px; font-weight: 950; letter-spacing: .18em; color: var(--rt-lime); text-transform: uppercase; }\n    .rt-project-status { display: inline-flex; align-items: center; gap: 8px; border: 1px solid rgba(202,255,0,.32); background: rgba(202,255,0,.08); color: var(--rt-lime); padding: 8px 11px; font-size: 10px; font-weight: 950; letter-spacing: .12em; text-transform: uppercase; }\n    .rt-project-status.pink { border-color: rgba(192,0,255,.4); background: rgba(192,0,255,.12); color: #f0b9ff; }\n    .rt-project-title { margin-top: auto !important; text-transform: uppercase; font-size: clamp(34px, 4.2vw, 64px); line-height: .9; letter-spacing: -.055em; font-weight: 950; }\n    .rt-project-title .lime { color: var(--rt-lime); }\n    .rt-project-title .pink { color: var(--rt-pink); }\n    .rt-project-desc { margin-top: 18px !important; color: rgba(245,245,240,.74) !important; font-size: 15px; line-height: 1.75 !important; max-width: 560px; }\n    .rt-project-meta { display: grid; grid-template-columns: repeat(3, minmax(0,1fr)); gap: 8px; margin-top: 24px; }\n    .rt-meta-cell { border: 1px solid rgba(255,255,255,.11); background: rgba(0,0,0,.34); padding: 14px 12px; min-height: 72px; }\n    .rt-meta-cell b { display: block; color: var(--rt-text); font-size: 13px; line-height: 1.15; margin-bottom: 6px; }\n    .rt-meta-cell span { display: block; color: var(--rt-dim); font-size: 10px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }\n    .rt-project-tags { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 20px; }\n    .rt-tag { border: 1px solid rgba(255,255,255,.13); background: rgba(255,255,255,.055); color: rgba(245,245,240,.72); padding: 8px 10px; font-size: 10px; text-transform: uppercase; letter-spacing: .11em; font-weight: 900; }\n    .rt-project-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 28px; }\n    .rt-project-card.featured { grid-column: span 2; min-height: 520px; }\n    .rt-project-card.future { min-height: 420px; opacity: .86; }\n\n    .rt-choice { display: grid; grid-template-columns: 1.05fr .95fr; gap: 22px; align-items: stretch; }\n    .rt-choice-main { border: 1px solid rgba(255,255,255,.12); background: linear-gradient(135deg, rgba(192,0,255,.13), rgba(202,255,0,.05)); padding: 42px; position: relative; overflow: hidden; }\n    .rt-choice-main::after { content: \"\"; position: absolute; right: -90px; bottom: -120px; width: 260px; height: 260px; border: 1px solid rgba(202,255,0,.3); box-shadow: var(--rt-shadow-lime); transform: rotate(24deg); }\n    .rt-choice-main h3 { text-transform: uppercase; font-size: clamp(32px, 4vw, 58px); line-height: .92; letter-spacing: -.05em; font-weight: 950; }\n    .rt-choice-main p { margin-top: 20px !important; color: var(--rt-muted) !important; line-height: 1.75 !important; max-width: 630px; }\n    .rt-choice-list { display: grid; gap: 12px; }\n    .rt-choice-item { border: 1px solid rgba(255,255,255,.11); background: rgba(255,255,255,.035); padding: 22px; display: grid; grid-template-columns: 46px 1fr; gap: 16px; align-items: start; }\n    .rt-choice-num { width: 46px; height: 46px; display: flex; align-items: center; justify-content: center; background: rgba(202,255,0,.08); border: 1px solid rgba(202,255,0,.24); color: var(--rt-lime); font-weight: 950; }\n    .rt-choice-item b { display: block; text-transform: uppercase; font-size: 14px; letter-spacing: .06em; margin-bottom: 7px; }\n    .rt-choice-item span { display: block; color: var(--rt-muted); font-size: 13px; line-height: 1.55; }\n\n    .rt-roadmap { display: grid; grid-template-columns: repeat(4, minmax(0,1fr)); gap: 12px; }\n    .rt-road-card { position: relative; min-height: 210px; border: 1px solid rgba(255,255,255,.1); background: rgba(255,255,255,.035); padding: 24px; overflow: hidden; }\n    .rt-road-card::before { content: attr(data-step); position: absolute; right: 14px; top: 8px; font-size: 60px; font-weight: 950; color: rgba(255,255,255,.05); line-height: 1; }\n    .rt-road-card b { display: block; color: var(--rt-lime); text-transform: uppercase; font-size: 13px; letter-spacing: .12em; margin-bottom: 12px; }\n    .rt-road-card h3 { text-transform: uppercase; font-size: 22px; line-height: 1.05; font-weight: 950; letter-spacing: -.03em; margin-bottom: 12px !important; }\n    .rt-road-card p { color: var(--rt-muted) !important; font-size: 13px; line-height: 1.6 !important; }\n\n    .rt-bottom-cta { position: relative; overflow: hidden; border: 1px solid rgba(202,255,0,.24); background: radial-gradient(circle at 15% 20%, rgba(202,255,0,.12), transparent 30%), radial-gradient(circle at 90% 80%, rgba(192,0,255,.18), transparent 32%), rgba(255,255,255,.035); padding: 56px; display: grid; grid-template-columns: 1fr auto; align-items: center; gap: 28px; }\n    .rt-bottom-cta h2 { text-transform: uppercase; font-size: clamp(32px, 4vw, 64px); line-height: .92; letter-spacing: -.05em; font-weight: 950; }\n    .rt-bottom-cta p { margin-top: 18px !important; color: var(--rt-muted) !important; max-width: 680px; line-height: 1.7 !important; }\n\n    .rt-footer { padding: 42px 0 54px; border-top: 1px solid rgba(255,255,255,.08); background: #020204; }\n    .rt-footer-inner { display: flex; flex-direction: column; align-items: center; gap: 18px; text-align: center; }\n    .rt-footer-logo { text-transform: uppercase; font-size: 14px; font-weight: 950; letter-spacing: .18em; }\n    .rt-footer-links { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; gap: 18px; color: var(--rt-lime); font-size: 10px; text-transform: uppercase; letter-spacing: .08em; font-weight: 800; }\n    .rt-copy { color: var(--rt-dim); font-size: 11px; text-transform: uppercase; letter-spacing: .08em; }\n\n    .rt-reveal { opacity: 0; transform: translateY(28px); transition: opacity .75s ease, transform .75s ease; }\n    .rt-reveal.visible { opacity: 1; transform: translateY(0); }\n\n    @media (max-width: 980px) {\n      .rt-nav-links { display: none; }\n      .rt-hero { min-height: auto; }\n      .rt-hero-stats, .rt-projects-grid, .rt-choice, .rt-roadmap, .rt-bottom-cta { grid-template-columns: 1fr; }\n      .rt-project-card.featured { grid-column: auto; }\n      .rt-project-card { min-height: 560px; padding: 28px; }\n      .rt-bottom-cta { padding: 34px; }\n    }\n    @media (max-width: 620px) {\n      .rt-container { width: min(100% - 28px, 1180px); }\n      .rt-nav-inner { min-height: 68px; }\n      .rt-logo strong { font-size: 13px; }\n      .rt-nav-cta { display: none !important; }\n      .rt-hero-inner { padding: 74px 0 96px; }\n      .rt-title { font-size: clamp(42px, 15vw, 72px); }\n      .rt-hero-stats, .rt-project-meta { grid-template-columns: 1fr; }\n      .rt-section { padding: 78px 0; }\n      .rt-project-card { min-height: 520px; padding: 22px; }\n      .rt-project-title { font-size: 38px; }\n      .rt-project-actions { flex-direction: column; }\n      .rt-project-actions a, .rt-hero-actions a { width: 100%; }\n      .rt-choice-main { padding: 28px; }\n    }\n  \n\n    \/* \u0416\u0415\u0421\u0422\u041a\u0410\u042f \u0417\u0410\u0429\u0418\u0422\u0410 \u041e\u0422 DIVI: \u043d\u0435 \u0434\u0430\u0435\u043c \u0442\u0435\u043c\u0435 \u043f\u0435\u0440\u0435\u043a\u0440\u0430\u0441\u0438\u0442\u044c \u0448\u0440\u0438\u0444\u0442\u044b *\/\n    .rt-projects-page,\n    .rt-projects-page *:not(.rt-bg-word) {\n      font-family: Inter, Arial, sans-serif !important;\n    }\n    .rt-projects-page h1,\n    .rt-projects-page h2,\n    .rt-projects-page h3,\n    .rt-projects-page h4,\n    .rt-projects-page h5,\n    .rt-projects-page h6,\n    .rt-projects-page b,\n    .rt-projects-page strong,\n    .rt-projects-page .rt-title,\n    .rt-projects-page .rt-h2,\n    .rt-projects-page .rt-project-title,\n    .rt-projects-page .rt-choice-main h3,\n    .rt-projects-page .rt-road-card h3,\n    .rt-projects-page .rt-bottom-cta h2,\n    .rt-projects-page .rt-footer-logo,\n    .rt-projects-page .rt-logo strong {\n      color: var(--rt-text) !important;\n    }\n    .rt-projects-page p,\n    .rt-projects-page .rt-hero-text,\n    .rt-projects-page .rt-section-head p,\n    .rt-projects-page .rt-project-desc,\n    .rt-projects-page .rt-choice-main p,\n    .rt-projects-page .rt-choice-item span,\n    .rt-projects-page .rt-road-card p,\n    .rt-projects-page .rt-bottom-cta p,\n    .rt-projects-page .rt-meta-cell span,\n    .rt-projects-page .rt-copy {\n      color: var(--rt-muted) !important;\n    }\n    .rt-projects-page .lime,\n    .rt-projects-page .rt-title .lime,\n    .rt-projects-page .rt-h2 .lime,\n    .rt-projects-page .rt-project-title .lime,\n    .rt-projects-page .rt-kicker,\n    .rt-projects-page .rt-project-code,\n    .rt-projects-page .rt-stat strong,\n    .rt-projects-page .rt-overline.lime,\n    .rt-projects-page .rt-project-status,\n    .rt-projects-page .rt-choice-num,\n    .rt-projects-page .rt-road-card b,\n    .rt-projects-page .rt-footer-links,\n    .rt-projects-page .rt-footer-links a {\n      color: var(--rt-lime) !important;\n    }\n    .rt-projects-page .pink,\n    .rt-projects-page .rt-title .pink,\n    .rt-projects-page .rt-h2 .pink,\n    .rt-projects-page .rt-project-title .pink,\n    .rt-projects-page .rt-overline,\n    .rt-projects-page .rt-project-status.pink {\n      color: var(--rt-pink) !important;\n    }\n    .rt-projects-page .rt-btn-primary,\n    .rt-projects-page .rt-nav-cta {\n      color: #070707 !important;\n      background: var(--rt-lime) !important;\n    }\n    .rt-projects-page .rt-btn-outline,\n    .rt-projects-page .rt-btn-dark {\n      color: var(--rt-text) !important;\n    }\n    .rt-projects-page .rt-ticker,\n    .rt-projects-page .rt-ticker * {\n      color: #050505 !important;\n      background-color: var(--rt-lime) !important;\n    }\n  <\/style>\n\n  <nav class=\"rt-nav\">\n    <div class=\"rt-container rt-nav-inner\">\n      <a href=\"#top\" class=\"rt-logo\" aria-label=\"\u0420\u0443\u0441\u0441\u043a\u0438\u0439 \u0422\u043e\u043c\u0430\u0433\u0430\u0432\u043a\">\n        <strong>\u0420\u0443\u0441\u0441\u043a\u0438\u0439 \u0422\u043e\u043c\u0430\u0433\u0430\u0432\u043a<\/strong>\n        <span>\u041f\u0440\u043e\u0434\u044e\u0441\u0435\u0440\u0441\u043a\u0438\u0439 \u0446\u0435\u043d\u0442\u0440<\/span>\n      <\/a>\n      <div class=\"rt-nav-links\">\n        <a href=\"#projects\">\u041f\u0440\u043e\u0435\u043a\u0442\u044b<\/a>\n        <a href=\"#choice\">\u0427\u0442\u043e \u0432\u044b\u0431\u0440\u0430\u0442\u044c<\/a>\n        <a href=\"#roadmap\">\u042d\u043a\u043e\u0441\u0438\u0441\u0442\u0435\u043c\u0430<\/a>\n        <a href=\"#contact\">\u041f\u0435\u0440\u0435\u0445\u043e\u0434\u044b<\/a>\n      <\/div>\n      <a href=\"#projects\" class=\"rt-nav-cta\">\u0421\u043c\u043e\u0442\u0440\u0435\u0442\u044c \u043f\u0440\u043e\u0435\u043a\u0442\u044b<\/a>\n    <\/div>\n  <\/nav>\n\n  <header class=\"rt-hero\" id=\"top\">\n    <div class=\"rt-noise\"><\/div>\n    <div class=\"rt-grid-bg\"><\/div>\n    <div class=\"rt-container rt-hero-inner\">\n      <div class=\"rt-kicker rt-reveal\">\u042d\u043a\u043e\u0441\u0438\u0441\u0442\u0435\u043c\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u043e\u0432 \u0410\u043d\u0442\u043e\u043d\u0430 \u0421\u043e\u0440\u0441\u0430<\/div>\n      <h1 class=\"rt-title rt-reveal\">\u041d\u0430\u0448\u0438 <span class=\"lime\">\u043f\u0440\u043e\u0435\u043a\u0442\u044b<\/span><br>\u0434\u043b\u044f \u0440\u043e\u0441\u0442\u0430 <span class=\"pink\">\u043b\u0438\u0434\u0435\u0440\u0430<\/span><\/h1>\n      <p class=\"rt-hero-text rt-reveal\">\u041f\u0440\u043e\u0434\u044e\u0441\u0435\u0440\u0441\u043a\u0438\u0439 \u0446\u0435\u043d\u0442\u0440 \u043e\u0431\u044a\u0435\u0434\u0438\u043d\u044f\u0435\u0442 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u044b, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043f\u043e\u043c\u043e\u0433\u0430\u044e\u0442 \u0447\u0435\u043b\u043e\u0432\u0435\u043a\u0443 \u0443\u043f\u0440\u0430\u0432\u043b\u044f\u0442\u044c \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435\u043c, \u0443\u0441\u0438\u043b\u0438\u0432\u0430\u0442\u044c \u044d\u043c\u043e\u0446\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0439 \u0438\u043d\u0442\u0435\u043b\u043b\u0435\u043a\u0442, \u043f\u0440\u043e\u0445\u043e\u0434\u0438\u0442\u044c \u0441\u0442\u0440\u0430\u0445, \u043e\u0431\u0438\u0434\u0443, \u0432\u0438\u043d\u0443 \u0438 \u0430\u0433\u0440\u0435\u0441\u0441\u0438\u044e \u2014 \u0438 \u043f\u0440\u0435\u0432\u0440\u0430\u0449\u0430\u0442\u044c \u0432\u043d\u0443\u0442\u0440\u0435\u043d\u043d\u0438\u0439 \u0440\u0435\u0441\u0443\u0440\u0441 \u0432 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0435, \u0434\u0435\u043d\u044c\u0433\u0438 \u0438 \u0437\u0440\u0435\u043b\u043e\u0435 \u043b\u0438\u0434\u0435\u0440\u0441\u0442\u0432\u043e.<\/p>\n      <div class=\"rt-hero-actions rt-reveal\">\n        <a href=\"#projects\" class=\"rt-btn-primary\">\u0412\u044b\u0431\u0440\u0430\u0442\u044c \u043f\u0440\u043e\u0435\u043a\u0442<\/a>\n        <a href=\"#choice\" class=\"rt-btn-outline\">\u041f\u043e\u043d\u044f\u0442\u044c, \u0447\u0442\u043e \u043f\u043e\u0434\u043e\u0439\u0434\u0435\u0442<\/a>\n      <\/div>\n      <div class=\"rt-hero-stats rt-reveal\">\n        <div class=\"rt-stat\"><strong>02<\/strong><span>\u0410\u043a\u0442\u0438\u0432\u043d\u044b\u0445 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0430 \u0432 \u0437\u0430\u043f\u0443\u0441\u043a\u0435<\/span><\/div>\n        <div class=\"rt-stat\"><strong>EQ<\/strong><span>\u042d\u043c\u043e\u0446\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0439 \u0438\u043d\u0442\u0435\u043b\u043b\u0435\u043a\u0442 \u043a\u0430\u043a \u044f\u0434\u0440\u043e<\/span><\/div>\n        <div class=\"rt-stat\"><strong>SORS<\/strong><span>\u041c\u0435\u0442\u043e\u0434\u043e\u043b\u043e\u0433\u0438\u044f \u0441\u0438\u043b\u044b, \u0441\u043c\u0435\u043b\u043e\u0441\u0442\u0438 \u0438 \u0440\u0435\u0448\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u0438<\/span><\/div>\n      <\/div>\n    <\/div>\n  <\/header>\n\n  <div class=\"rt-ticker\" aria-hidden=\"true\">\n    <div class=\"rt-ticker-track\">\n      <span>\u0418\u043d\u0434\u0435\u043a\u0441 \u0441\u0447\u0430\u0441\u0442\u044c\u044f<\/span><span>\u0421\u0438\u043b\u0430 \u044d\u043c\u043e\u0446\u0438\u0439<\/span><span>\u041c\u0430\u0440\u0430\u0444\u043e\u043d \u0421\u041e\u0412\u0410<\/span><span>\u0421\u0442\u0440\u0430\u0442\u0435\u0433\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u0441\u0435\u0441\u0441\u0438\u044f<\/span><span>\u041f\u0440\u043e\u0441\u0432\u0435\u0442\u043b\u0435\u043d\u043d\u044b\u0439 \u043c\u0438\u043b\u043b\u0438\u043e\u043d\u0435\u0440<\/span><span>\u0416\u0435\u043b\u0435\u0437\u043d\u0430\u044f \u0434\u0438\u0441\u0446\u0438\u043f\u043b\u0438\u043d\u0430<\/span>\n      <span>\u0418\u043d\u0434\u0435\u043a\u0441 \u0441\u0447\u0430\u0441\u0442\u044c\u044f<\/span><span>\u0421\u0438\u043b\u0430 \u044d\u043c\u043e\u0446\u0438\u0439<\/span><span>\u041c\u0430\u0440\u0430\u0444\u043e\u043d \u0421\u041e\u0412\u0410<\/span><span>\u0421\u0442\u0440\u0430\u0442\u0435\u0433\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u0441\u0435\u0441\u0441\u0438\u044f<\/span><span>\u041f\u0440\u043e\u0441\u0432\u0435\u0442\u043b\u0435\u043d\u043d\u044b\u0439 \u043c\u0438\u043b\u043b\u0438\u043e\u043d\u0435\u0440<\/span><span>\u0416\u0435\u043b\u0435\u0437\u043d\u0430\u044f \u0434\u0438\u0441\u0446\u0438\u043f\u043b\u0438\u043d\u0430<\/span>\n    <\/div>\n  <\/div>\n\n  <section class=\"rt-section\" id=\"projects\">\n    <div class=\"rt-container\">\n      <div class=\"rt-section-head rt-reveal\">\n        <span class=\"rt-overline\">\u0411\u043e\u0435\u0432\u044b\u0435 \u0435\u0434\u0438\u043d\u0438\u0446\u044b \u044d\u043a\u043e\u0441\u0438\u0441\u0442\u0435\u043c\u044b<\/span>\n        <h2 class=\"rt-h2\">\u041f\u0440\u043e\u0435\u043a\u0442\u044b, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 <span class=\"lime\">\u0432\u0435\u0434\u0443\u0442<\/span> \u043a \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u0443<\/h2>\n        <p>\u041a\u0430\u0436\u0434\u044b\u0439 \u043f\u0440\u043e\u0435\u043a\u0442 \u2014 \u043e\u0442\u0434\u0435\u043b\u044c\u043d\u044b\u0439 \u0432\u0445\u043e\u0434 \u0432 \u043c\u0435\u0442\u043e\u0434\u043e\u043b\u043e\u0433\u0438\u044e \u0421\u043e\u0440\u0441\u0430. \u041c\u043e\u0436\u043d\u043e \u043d\u0430\u0447\u0430\u0442\u044c \u0441 \u0431\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u043e\u0433\u043e \u043c\u0430\u0441\u0442\u0435\u0440-\u043a\u043b\u0430\u0441\u0441\u0430, \u043f\u0440\u043e\u0439\u0442\u0438 4-\u0434\u043d\u0435\u0432\u043d\u0443\u044e \u043f\u0440\u0430\u043a\u0442\u0438\u043a\u0443 \u0438\u043b\u0438 \u0432\u044b\u0439\u0442\u0438 \u043d\u0430 \u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u0440\u0430\u0437\u0431\u043e\u0440.<\/p>\n      <\/div>\n\n      <div class=\"rt-projects-grid\">\n        <article class=\"rt-project-card sova rt-reveal\">\n          <div class=\"rt-project-top\">\n            <div class=\"rt-project-code\">\u041f\u0440\u043e\u0435\u043a\u0442 01 \/ \u043f\u0440\u0430\u043a\u0442\u0438\u043a\u0430<\/div>\n            <div class=\"rt-project-status\">\u0414\u043e\u0441\u0442\u0443\u043f\u0435\u043d<\/div>\n          <\/div>\n          <div>\n            <h3 class=\"rt-project-title\">\u041c\u0430\u0440\u0430\u0444\u043e\u043d <span class=\"lime\">\u00ab\u0421\u041e\u0412\u0410\u00bb<\/span><\/h3>\n            <p class=\"rt-project-desc\">\u041b\u0435\u0433\u0435\u043d\u0434\u0430\u0440\u043d\u044b\u0439 4-\u0434\u043d\u0435\u0432\u043d\u044b\u0439 \u043c\u0430\u0440\u0430\u0444\u043e\u043d: \u043a\u0430\u043a \u0441\u0442\u0430\u0442\u044c \u0441\u043f\u043e\u043a\u043e\u0439\u043d\u043e\u0439, \u0443\u0432\u0435\u0440\u0435\u043d\u043d\u043e\u0439 \u0438 \u0441\u0447\u0430\u0441\u0442\u043b\u0438\u0432\u043e\u0439 \u0437\u0430 4 \u0434\u043d\u044f \u2014 \u0434\u0430\u0436\u0435 \u0435\u0441\u043b\u0438 \u0441\u0435\u0439\u0447\u0430\u0441 \u0432\u0441\u0435 \u0431\u0435\u0441\u0438\u0442 \u0438 \u043d\u0435\u0442 \u0441\u0438\u043b. 12 \u0442\u0435\u0445\u043d\u0438\u043a \u0434\u043b\u044f \u0440\u0430\u0431\u043e\u0442\u044b \u0441\u043e \u0441\u0442\u0440\u0430\u0445\u043e\u043c, \u043e\u0431\u0438\u0434\u043e\u0439, \u0432\u0438\u043d\u043e\u0439 \u0438 \u0430\u0433\u0440\u0435\u0441\u0441\u0438\u0435\u0439.<\/p>\n            <div class=\"rt-project-meta\">\n              <div class=\"rt-meta-cell\"><b>4 \u0434\u043d\u044f<\/b><span>\u0424\u043e\u0440\u043c\u0430\u0442<\/span><\/div>\n              <div class=\"rt-meta-cell\"><b>12 \u0442\u0435\u0445\u043d\u0438\u043a<\/b><span>\u041f\u0440\u0430\u043a\u0442\u0438\u043a\u0430<\/span><\/div>\n              <div class=\"rt-meta-cell\"><b>9 900 \u20bd<\/b><span>\u0421\u0442\u043e\u0438\u043c\u043e\u0441\u0442\u044c<\/span><\/div>\n            <\/div>\n            <div class=\"rt-project-tags\"><span class=\"rt-tag\">\u0421\u0442\u0440\u0430\u0445<\/span><span class=\"rt-tag\">\u041e\u0431\u0438\u0434\u0430<\/span><span class=\"rt-tag\">\u0412\u0438\u043d\u0430<\/span><span class=\"rt-tag\">\u0410\u0433\u0440\u0435\u0441\u0441\u0438\u044f<\/span><\/div>\n            <div class=\"rt-project-actions\">\n              <a class=\"rt-btn-primary\" href=\"https:\/\/vimalaeq.ru\/\" target=\"_blank\" rel=\"noopener\">\u041e\u0442\u043a\u0440\u044b\u0442\u044c \u043f\u0440\u043e\u0435\u043a\u0442<\/a>\n              <a class=\"rt-btn-outline\" href=\"https:\/\/vimalaeq.ru\/#pricing\" target=\"_blank\" rel=\"noopener\">\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0437\u0430 9 900 \u20bd<\/a>\n            <\/div>\n          <\/div>\n        <\/article>\n\n        <article class=\"rt-project-card power rt-reveal\">\n          <div class=\"rt-project-top\">\n            <div class=\"rt-project-code\">\u041f\u0440\u043e\u0435\u043a\u0442 02 \/ \u043c\u0430\u0441\u0442\u0435\u0440-\u043a\u043b\u0430\u0441\u0441<\/div>\n            <div class=\"rt-project-status pink\">\u0411\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u043e<\/div>\n          <\/div>\n          <div>\n            <h3 class=\"rt-project-title\">\u0421\u0438\u043b\u0430 <span class=\"pink\">\u044d\u043c\u043e\u0446\u0438\u0439<\/span><\/h3>\n            <p class=\"rt-project-desc\">\u0411\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u044b\u0439 \u043e\u043d\u043b\u0430\u0439\u043d-\u043c\u0430\u0441\u0442\u0435\u0440-\u043a\u043b\u0430\u0441\u0441: \u043a\u0430\u043a \u043f\u0440\u0435\u0432\u0440\u0430\u0442\u0438\u0442\u044c \u0441\u0442\u0440\u0430\u0445 \u0438 \u043e\u0431\u0438\u0434\u0443 \u0432 \u044d\u043d\u0435\u0440\u0433\u0438\u044e \u0434\u043b\u044f \u0434\u043e\u0445\u043e\u0434\u0430. 5-\u0448\u0430\u0433\u043e\u0432\u0430\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u0430 \u0410\u043d\u0442\u043e\u043d\u0430 \u0421\u043e\u0440\u0441\u0430 \u0434\u043b\u044f \u0442\u0435\u0445, \u043a\u0442\u043e \u0443\u0441\u0442\u0430\u043b \u043e\u0442 \u0444\u0438\u043d\u0430\u043d\u0441\u043e\u0432\u043e\u0433\u043e \u043f\u043e\u0442\u043e\u043b\u043a\u0430, \u0432\u044b\u0433\u043e\u0440\u0430\u043d\u0438\u044f \u0438 \u0432\u043d\u0443\u0442\u0440\u0435\u043d\u043d\u0438\u0445 \u043a\u043e\u043d\u0444\u043b\u0438\u043a\u0442\u043e\u0432.<\/p>\n            <div class=\"rt-project-meta\">\n              <div class=\"rt-meta-cell\"><b>1.5 \u0447\u0430\u0441\u0430<\/b><span>\u042d\u0444\u0438\u0440<\/span><\/div>\n              <div class=\"rt-meta-cell\"><b>5 \u0448\u0430\u0433\u043e\u0432<\/b><span>\u0421\u0438\u0441\u0442\u0435\u043c\u0430<\/span><\/div>\n              <div class=\"rt-meta-cell\"><b>0 \u20bd<\/b><span>\u0420\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u044f<\/span><\/div>\n            <\/div>\n            <div class=\"rt-project-tags\"><span class=\"rt-tag\">\u0414\u043e\u0445\u043e\u0434<\/span><span class=\"rt-tag\">\u041f\u0440\u043e\u043a\u0440\u0430\u0441\u0442\u0438\u043d\u0430\u0446\u0438\u044f<\/span><span class=\"rt-tag\">\u042d\u043d\u0435\u0440\u0433\u0438\u044f<\/span><span class=\"rt-tag\">EQ<\/span><\/div>\n            <div class=\"rt-project-actions\">\n              <a class=\"rt-btn-primary\" href=\"https:\/\/emotion-power.russian-tomahawk.ru\/\" target=\"_blank\" rel=\"noopener\">\u041e\u0442\u043a\u0440\u044b\u0442\u044c \u043f\u0440\u043e\u0435\u043a\u0442<\/a>\n              <a class=\"rt-btn-outline\" href=\"https:\/\/emotion-power.russian-tomahawk.ru\/#registration\" target=\"_blank\" rel=\"noopener\">\u0417\u0430\u043d\u044f\u0442\u044c \u043c\u0435\u0441\u0442\u043e<\/a>\n            <\/div>\n          <\/div>\n        <\/article>\n\n        <article class=\"rt-project-card strategy featured rt-reveal\">\n          <div class=\"rt-project-top\">\n            <div class=\"rt-project-code\">\u0424\u043b\u0430\u0433\u043c\u0430\u043d \/ \u043a\u0432\u0430\u043b\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f<\/div>\n            <div class=\"rt-project-status\">\u0414\u043b\u044f \u0437\u0440\u0435\u043b\u044b\u0445 \u043b\u0438\u0434\u0435\u0440\u043e\u0432<\/div>\n          <\/div>\n          <div>\n            <h3 class=\"rt-project-title\">\u0421\u0442\u0440\u0430\u0442\u0435\u0433\u0438\u0447\u0435\u0441\u043a\u0438\u0439 <span class=\"lime\">\u0440\u0430\u0437\u0431\u043e\u0440<\/span><\/h3>\n            <p class=\"rt-project-desc\">\u0417\u0430\u043a\u0440\u044b\u0442\u044b\u0439 \u0444\u043e\u0440\u043c\u0430\u0442 \u0434\u043b\u044f \u043f\u0440\u0435\u0434\u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0442\u0435\u043b\u0435\u0439 \u0438 \u0440\u0443\u043a\u043e\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u0435\u0439: \u0434\u0438\u0430\u0433\u043d\u043e\u0441\u0442\u0438\u043a\u0430 \u043b\u0438\u0447\u043d\u043e\u0441\u0442\u0438 \u043b\u0438\u0434\u0435\u0440\u0430, \u043a\u043e\u043c\u0430\u043d\u0434\u044b, \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0430, \u0432\u043e\u0440\u043e\u043d\u043a\u0438 \u043f\u0440\u043e\u0434\u0430\u0436, \u0438\u0441\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u044f \u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u0441\u0442\u0432 \u0438 \u043c\u0430\u0441\u0448\u0442\u0430\u0431\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f. \u042d\u0442\u043e \u043d\u0435 \u043e\u0431\u0443\u0447\u0435\u043d\u0438\u0435 \u0440\u0430\u0434\u0438 \u043e\u0431\u0443\u0447\u0435\u043d\u0438\u044f \u2014 \u044d\u0442\u043e \u0430\u0440\u0445\u0438\u0442\u0435\u043a\u0442\u0443\u0440\u0430 \u043a\u0440\u0430\u0442\u043d\u043e\u0433\u043e \u0440\u043e\u0441\u0442\u0430.<\/p>\n            <div class=\"rt-project-meta\">\n              <div class=\"rt-meta-cell\"><b>13 \u0442\u043e\u0447\u0435\u043a<\/b><span>\u041a\u043e\u043d\u0442\u0440\u043e\u043b\u044c \u0441\u0438\u0441\u0442\u0435\u043c\u044b<\/span><\/div>\n              <div class=\"rt-meta-cell\"><b>4 \u0447\u0430\u0441\u0430<\/b><span>\u0420\u0430\u0437\u0431\u043e\u0440<\/span><\/div>\n              <div class=\"rt-meta-cell\"><b>10\u2013100 \u043c\u043b\u043d<\/b><span>\u0424\u043e\u043a\u0443\u0441 \u0440\u043e\u0441\u0442\u0430<\/span><\/div>\n            <\/div>\n            <div class=\"rt-project-tags\"><span class=\"rt-tag\">\u041a\u043e\u043c\u0430\u043d\u0434\u0430<\/span><span class=\"rt-tag\">\u0418\u0434\u0435\u043e\u043b\u043e\u0433\u0438\u044f<\/span><span class=\"rt-tag\">\u041f\u0440\u043e\u0434\u0430\u0436\u0438<\/span><span class=\"rt-tag\">\u041c\u0430\u0441\u0448\u0442\u0430\u0431\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435<\/span><\/div>\n            <div class=\"rt-project-actions\">\n              <a class=\"rt-btn-primary\" href=\"https:\/\/russian-tomahawk.ru\/#application\" target=\"_blank\" rel=\"noopener\">\u041f\u043e\u0434\u0430\u0442\u044c \u0437\u0430\u044f\u0432\u043a\u0443<\/a>\n              <a class=\"rt-btn-outline\" href=\"https:\/\/russian-tomahawk.ru\/\" target=\"_blank\" rel=\"noopener\">\u041d\u0430 \u0433\u043b\u0430\u0432\u043d\u044b\u0439 \u0441\u0430\u0439\u0442<\/a>\n            <\/div>\n          <\/div>\n        <\/article>\n\n        <article class=\"rt-project-card future rt-reveal\">\n          <div class=\"rt-project-top\">\n            <div class=\"rt-project-code\">\u0421\u043a\u043e\u0440\u043e \/ \u043d\u043e\u0432\u0430\u044f \u0432\u0435\u0442\u043a\u0430<\/div>\n            <div class=\"rt-project-status pink\">\u0412 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0435<\/div>\n          <\/div>\n          <div>\n            <h3 class=\"rt-project-title\">\u0421\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0439 <span class=\"pink\">\u043f\u0440\u043e\u0435\u043a\u0442<\/span><\/h3>\n            <p class=\"rt-project-desc\">\u0421\u0442\u0440\u0430\u043d\u0438\u0446\u0430 \u0443\u0436\u0435 \u0433\u043e\u0442\u043e\u0432\u0430 \u043a \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u044e: \u0441\u044e\u0434\u0430 \u043c\u043e\u0436\u043d\u043e \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u043d\u043e\u0432\u044b\u0439 \u043a\u0443\u0440\u0441, \u0438\u043d\u0442\u0435\u043d\u0441\u0438\u0432, \u043a\u043b\u0443\u0431, \u043a\u043d\u0438\u0433\u0443, \u0434\u0438\u0430\u0433\u043d\u043e\u0441\u0442\u0438\u043a\u0443 \u0438\u043b\u0438 \u0437\u0430\u043a\u0440\u044b\u0442\u0443\u044e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0443 \u0431\u0435\u0437 \u043f\u0435\u0440\u0435\u0434\u0435\u043b\u043a\u0438 \u0432\u0441\u0435\u0439 \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u044b.<\/p>\n            <div class=\"rt-project-tags\"><span class=\"rt-tag\">\u041c\u0435\u0441\u0442\u043e \u043f\u043e\u0434 \u0437\u0430\u043f\u0443\u0441\u043a<\/span><span class=\"rt-tag\">\u0413\u043e\u0442\u043e\u0432\u043e \u043a \u0440\u043e\u0441\u0442\u0443<\/span><\/div>\n            <div class=\"rt-project-actions\">\n              <a class=\"rt-btn-dark\" href=\"#contact\">\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u043f\u043e\u0437\u0436\u0435<\/a>\n            <\/div>\n          <\/div>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"rt-section soft\" id=\"choice\">\n    <div class=\"rt-container\">\n      <div class=\"rt-choice\">\n        <div class=\"rt-choice-main rt-reveal\">\n          <span class=\"rt-overline\">\u041a\u0430\u043a \u0432\u044b\u0431\u0440\u0430\u0442\u044c \u0432\u0445\u043e\u0434<\/span>\n          <h3>\u041d\u0435 \u0432\u0441\u0435 \u043f\u0440\u043e\u0435\u043a\u0442\u044b \u0434\u043b\u044f \u0432\u0441\u0435\u0445. <span style=\"color:var(--rt-lime)\">\u0412\u044b\u0431\u0438\u0440\u0430\u0439\u0442\u0435 \u043f\u043e \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u044e.<\/span><\/h3>\n          <p>\u0415\u0441\u043b\u0438 \u0447\u0435\u043b\u043e\u0432\u0435\u043a\u0443 \u043d\u0443\u0436\u043d\u043e \u0431\u044b\u0441\u0442\u0440\u043e \u0441\u043d\u044f\u0442\u044c \u043d\u0430\u043f\u0440\u044f\u0436\u0435\u043d\u0438\u0435 \u2014 \u0435\u043c\u0443 \u0432 \u00ab\u0421\u041e\u0412\u0423\u00bb. \u0415\u0441\u043b\u0438 \u043e\u043d \u0445\u043e\u0447\u0435\u0442 \u043f\u043e\u043d\u044f\u0442\u044c \u0441\u0432\u044f\u0437\u044c \u044d\u043c\u043e\u0446\u0438\u0439 \u0438 \u0434\u043e\u0445\u043e\u0434\u0430 \u2014 \u043d\u0430 \u00ab\u0421\u0438\u043b\u0443 \u044d\u043c\u043e\u0446\u0438\u0439\u00bb. \u0415\u0441\u043b\u0438 \u043f\u0435\u0440\u0435\u0434 \u043d\u0430\u043c\u0438 \u0437\u0440\u0435\u043b\u044b\u0439 \u043f\u0440\u0435\u0434\u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0442\u0435\u043b\u044c \u0441 \u043c\u0430\u0441\u0448\u0442\u0430\u0431\u043e\u043c \u0438 \u0441\u0438\u0441\u0442\u0435\u043c\u043e\u0439 \u2014 \u043d\u0430 \u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u0440\u0430\u0437\u0431\u043e\u0440.<\/p>\n        <\/div>\n        <div class=\"rt-choice-list rt-reveal\">\n          <div class=\"rt-choice-item\"><div class=\"rt-choice-num\">01<\/div><div><b>\u041d\u0443\u0436\u043d\u043e \u0443\u0441\u043f\u043e\u043a\u043e\u0438\u0442\u044c\u0441\u044f \u0438 \u0432\u0435\u0440\u043d\u0443\u0442\u044c \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u044c<\/b><span>\u0412\u0435\u0434\u0435\u043c \u043d\u0430 \u043c\u0430\u0440\u0430\u0444\u043e\u043d \u00ab\u0421\u041e\u0412\u0410\u00bb: \u043a\u043e\u0440\u043e\u0442\u043a\u0438\u0435 \u043f\u0440\u0430\u043a\u0442\u0438\u043a\u0438, \u0431\u044b\u0441\u0442\u0440\u044b\u0435 \u0442\u0435\u0445\u043d\u0438\u043a\u0438, \u0434\u043e\u0441\u0442\u0443\u043f \u043f\u043e\u0441\u043b\u0435 \u043e\u043f\u043b\u0430\u0442\u044b.<\/span><\/div><\/div>\n          <div class=\"rt-choice-item\"><div class=\"rt-choice-num\">02<\/div><div><b>\u0415\u0441\u0442\u044c \u0444\u0438\u043d\u0430\u043d\u0441\u043e\u0432\u044b\u0439 \u043f\u043e\u0442\u043e\u043b\u043e\u043a \u0438 \u0432\u044b\u0433\u043e\u0440\u0430\u043d\u0438\u0435<\/b><span>\u0412\u0435\u0434\u0435\u043c \u043d\u0430 \u00ab\u0421\u0438\u043b\u0443 \u044d\u043c\u043e\u0446\u0438\u0439\u00bb: \u0431\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u044b\u0439 \u043c\u0430\u0441\u0442\u0435\u0440-\u043a\u043b\u0430\u0441\u0441, \u0434\u0438\u0430\u0433\u043d\u043e\u0441\u0442\u0438\u043a\u0430 \u0438 \u043f\u0435\u0440\u0432\u044b\u0439 \u0432\u0445\u043e\u0434 \u0432 \u0441\u0438\u0441\u0442\u0435\u043c\u0443.<\/span><\/div><\/div>\n          <div class=\"rt-choice-item\"><div class=\"rt-choice-num\">03<\/div><div><b>\u0415\u0441\u0442\u044c \u0431\u0438\u0437\u043d\u0435\u0441 \u0438 \u0437\u0430\u043f\u0440\u043e\u0441 \u043d\u0430 \u043a\u0440\u0430\u0442\u043d\u044b\u0439 \u0440\u043e\u0441\u0442<\/b><span>\u0412\u0435\u0434\u0435\u043c \u043d\u0430 \u00ab\u0420\u0443\u0441\u0441\u043a\u0438\u0439 \u0422\u043e\u043c\u0430\u0433\u0430\u0432\u043a\u00bb: \u043a\u0432\u0430\u043b\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f, \u0440\u0430\u0437\u0431\u043e\u0440, \u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u0440\u0430\u0431\u043e\u0442\u0430 \u0441 \u043b\u0438\u0434\u0435\u0440\u043e\u043c \u0438 \u0441\u0438\u0441\u0442\u0435\u043c\u043e\u0439.<\/span><\/div><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"rt-section\" id=\"roadmap\">\n    <div class=\"rt-container\">\n      <div class=\"rt-section-head rt-reveal\">\n        <span class=\"rt-overline\">\u0415\u0434\u0438\u043d\u0430\u044f \u043c\u0435\u0442\u043e\u0434\u043e\u043b\u043e\u0433\u0438\u044f<\/span>\n        <h2 class=\"rt-h2\">\u041e\u0442 \u044d\u043c\u043e\u0446\u0438\u0439 \u043a <span class=\"pink\">\u0434\u0435\u043d\u044c\u0433\u0430\u043c<\/span>, \u043e\u0442 \u0445\u0430\u043e\u0441\u0430 \u043a <span class=\"lime\">\u0441\u0438\u0441\u0442\u0435\u043c\u0435<\/span><\/h2>\n        <p>\u0412\u0441\u0435 \u043f\u0440\u043e\u0435\u043a\u0442\u044b \u0441\u0432\u044f\u0437\u0430\u043d\u044b \u043e\u0434\u043d\u043e\u0439 \u043b\u043e\u0433\u0438\u043a\u043e\u0439: \u0441\u043d\u0430\u0447\u0430\u043b\u0430 \u0447\u0435\u043b\u043e\u0432\u0435\u043a \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0435\u0442 \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u0441\u0432\u043e\u0438\u043c \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435\u043c, \u043f\u043e\u0442\u043e\u043c \u0432\u043a\u043b\u044e\u0447\u0430\u0435\u0442 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0435, \u0437\u0430\u0442\u0435\u043c \u0432\u044b\u0441\u0442\u0440\u0430\u0438\u0432\u0430\u0435\u0442 \u0441\u0438\u0441\u0442\u0435\u043c\u0443 \u0440\u043e\u0441\u0442\u0430.<\/p>\n      <\/div>\n      <div class=\"rt-roadmap\">\n        <div class=\"rt-road-card rt-reveal\" data-step=\"01\"><b>\u0421\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435<\/b><h3>\u0421\u043d\u044f\u0442\u044c \u0432\u043d\u0443\u0442\u0440\u0435\u043d\u043d\u0438\u0439 \u0448\u0443\u043c<\/h3><p>\u0421\u0442\u0440\u0430\u0445, \u043e\u0431\u0438\u0434\u0430, \u0432\u0438\u043d\u0430 \u0438 \u0430\u0433\u0440\u0435\u0441\u0441\u0438\u044f \u043f\u0435\u0440\u0435\u0441\u0442\u0430\u044e\u0442 \u0443\u043f\u0440\u0430\u0432\u043b\u044f\u0442\u044c \u0440\u0435\u0448\u0435\u043d\u0438\u044f\u043c\u0438.<\/p><\/div>\n        <div class=\"rt-road-card rt-reveal\" data-step=\"02\"><b>\u042d\u043d\u0435\u0440\u0433\u0438\u044f<\/b><h3>\u0412\u0435\u0440\u043d\u0443\u0442\u044c \u0441\u0438\u043b\u0443 \u0432 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0435<\/h3><p>\u042d\u043c\u043e\u0446\u0438\u0438 \u0441\u0442\u0430\u043d\u043e\u0432\u044f\u0442\u0441\u044f \u0442\u043e\u043f\u043b\u0438\u0432\u043e\u043c, \u0430 \u043d\u0435 \u043f\u0440\u0438\u0447\u0438\u043d\u043e\u0439 \u043f\u0440\u043e\u043a\u0440\u0430\u0441\u0442\u0438\u043d\u0430\u0446\u0438\u0438.<\/p><\/div>\n        <div class=\"rt-road-card rt-reveal\" data-step=\"03\"><b>\u0424\u043e\u043a\u0443\u0441<\/b><h3>\u0421\u043e\u0431\u0440\u0430\u0442\u044c \u044f\u0441\u043d\u044b\u0439 \u0437\u0430\u043f\u0440\u043e\u0441<\/h3><p>\u0427\u0435\u043b\u043e\u0432\u0435\u043a \u043f\u0435\u0440\u0435\u0441\u0442\u0430\u0435\u0442 \u0440\u0430\u0441\u043f\u044b\u043b\u044f\u0442\u044c\u0441\u044f \u0438 \u0432\u0438\u0434\u0438\u0442 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0439 \u0442\u043e\u0447\u043d\u044b\u0439 \u0448\u0430\u0433.<\/p><\/div>\n        <div class=\"rt-road-card rt-reveal\" data-step=\"04\"><b>\u0421\u0438\u0441\u0442\u0435\u043c\u0430<\/b><h3>\u041c\u0430\u0441\u0448\u0442\u0430\u0431\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442<\/h3><p>\u041b\u0438\u0434\u0435\u0440, \u043a\u043e\u043c\u0430\u043d\u0434\u0430, \u043f\u0440\u043e\u0434\u0443\u043a\u0442 \u0438 \u043f\u0440\u043e\u0434\u0430\u0436\u0438 \u0441\u043e\u0431\u0438\u0440\u0430\u044e\u0442\u0441\u044f \u0432 \u0435\u0434\u0438\u043d\u0443\u044e \u0430\u0440\u0445\u0438\u0442\u0435\u043a\u0442\u0443\u0440\u0443.<\/p><\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"rt-section soft\" id=\"contact\">\n    <div class=\"rt-container\">\n      <div class=\"rt-bottom-cta rt-reveal\">\n        <div>\n          <span class=\"rt-overline\">\u041f\u0440\u043e\u0434\u044e\u0441\u0435\u0440\u0441\u043a\u0438\u0439 \u0446\u0435\u043d\u0442\u0440<\/span>\n          <h2>\u041e\u0434\u0438\u043d \u0446\u0435\u043d\u0442\u0440 \u2014 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0432\u0445\u043e\u0434\u043e\u0432 \u0432 \u0441\u0438\u043b\u0443<\/h2>\n          <p>\u042d\u0442\u0430 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430 \u043c\u043e\u0436\u0435\u0442 \u0441\u0442\u0430\u0442\u044c \u0432\u0438\u0442\u0440\u0438\u043d\u043e\u0439 \u0432\u0441\u0435\u0445 \u0442\u0435\u043a\u0443\u0449\u0438\u0445 \u0438 \u0431\u0443\u0434\u0443\u0449\u0438\u0445 \u0437\u0430\u043f\u0443\u0441\u043a\u043e\u0432. \u0414\u043e\u0431\u0430\u0432\u043b\u044f\u0439\u0442\u0435 \u043d\u043e\u0432\u044b\u0435 \u043a\u0430\u0440\u0442\u043e\u0447\u043a\u0438 \u043f\u0440\u043e\u0435\u043a\u0442\u043e\u0432, \u043c\u0435\u043d\u044f\u0439\u0442\u0435 \u0441\u0441\u044b\u043b\u043a\u0438 \u0438 \u0432\u0435\u0434\u0438\u0442\u0435 \u043b\u044e\u0434\u0435\u0439 \u0442\u0443\u0434\u0430, \u0433\u0434\u0435 \u0438\u043c \u0441\u0435\u0439\u0447\u0430\u0441 \u043d\u0443\u0436\u0435\u043d \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442.<\/p>\n        <\/div>\n        <a href=\"#projects\" class=\"rt-btn-primary\">\u0412\u0435\u0440\u043d\u0443\u0442\u044c\u0441\u044f \u043a \u043f\u0440\u043e\u0435\u043a\u0442\u0430\u043c<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <footer class=\"rt-footer\">\n    <div class=\"rt-container rt-footer-inner\">\n      <div class=\"rt-footer-logo\">\u0420\u0443\u0441\u0441\u043a\u0438\u0439 \u0422\u043e\u043c\u0430\u0433\u0430\u0432\u043a<\/div>\n      <div class=\"rt-footer-links\">\n        <a href=\"https:\/\/russian-tomahawk.ru\/index.php\/oferta\/\" target=\"_blank\" rel=\"noopener\">\u041e\u0444\u0435\u0440\u0442\u0430<\/a>\n        <a href=\"https:\/\/russian-tomahawk.ru\/index.php\/politika-obrabotki-personalnyh-dannyh\/\" target=\"_blank\" rel=\"noopener\">\u041f\u043e\u043b\u0438\u0442\u0438\u043a\u0430 \u041f\u0414<\/a>\n        <a href=\"https:\/\/russian-tomahawk.ru\/index.php\/svedeniya-o-zashchite-personalnyh-dannyh\/\" target=\"_blank\" rel=\"noopener\">\u0417\u0430\u0449\u0438\u0442\u0430 \u041f\u0414<\/a>\n        <a href=\"https:\/\/russian-tomahawk.ru\/index.php\/soglasie-na-obrabotku-personalnyh-dannyh\/\" target=\"_blank\" rel=\"noopener\">\u0421\u043e\u0433\u043b\u0430\u0441\u0438\u0435 \u041f\u0414<\/a>\n        <a href=\"https:\/\/russian-tomahawk.ru\/index.php\/soglasie-na-rassylku\/\" target=\"_blank\" rel=\"noopener\">\u0421\u043e\u0433\u043b\u0430\u0441\u0438\u0435 \u043d\u0430 \u0440\u0430\u0441\u0441\u044b\u043b\u043a\u0443<\/a>\n      <\/div>\n      <div class=\"rt-copy\">\u00a9 2026 \u041f\u0440\u043e\u0434\u044e\u0441\u0435\u0440\u0441\u043a\u0438\u0439 \u0446\u0435\u043d\u0442\u0440 \u0410\u043d\u0442\u043e\u043d\u0430 \u0421\u043e\u0440\u0441\u0430. \u0412\u0441\u0435 \u043f\u0440\u0430\u0432\u0430 \u0437\u0430\u0449\u0438\u0449\u0435\u043d\u044b.<\/div>\n    <\/div>\n  <\/footer>\n\n  <script>\n    (function(){\n      var root = document.getElementById('rt-projects-page');\n      if(!root) return;\n      root.querySelectorAll('a[href^=\"#\"]').forEach(function(link){\n        link.addEventListener('click', function(e){\n          var id = link.getAttribute('href');\n          if(id.length > 1){\n            var target = root.querySelector(id);\n            if(target){ e.preventDefault(); target.scrollIntoView({behavior:'smooth', block:'start'}); }\n          }\n        });\n      });\n      var items = root.querySelectorAll('.rt-reveal');\n      if(!('IntersectionObserver' in window)) { items.forEach(function(el){ el.classList.add('visible'); }); return; }\n      var io = new IntersectionObserver(function(entries){\n        entries.forEach(function(entry){ if(entry.isIntersecting){ entry.target.classList.add('visible'); io.unobserve(entry.target); } });\n      }, {threshold:.08});\n      items.forEach(function(el){ io.observe(el); });\n    })();\n  <\/script>\n<\/div><\/div><\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-103","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/russian-tomahawk.ru\/index.php\/wp-json\/wp\/v2\/pages\/103","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/russian-tomahawk.ru\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/russian-tomahawk.ru\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/russian-tomahawk.ru\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/russian-tomahawk.ru\/index.php\/wp-json\/wp\/v2\/comments?post=103"}],"version-history":[{"count":3,"href":"https:\/\/russian-tomahawk.ru\/index.php\/wp-json\/wp\/v2\/pages\/103\/revisions"}],"predecessor-version":[{"id":106,"href":"https:\/\/russian-tomahawk.ru\/index.php\/wp-json\/wp\/v2\/pages\/103\/revisions\/106"}],"wp:attachment":[{"href":"https:\/\/russian-tomahawk.ru\/index.php\/wp-json\/wp\/v2\/media?parent=103"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}