{"id":101752,"date":"2026-05-27T03:01:14","date_gmt":"2026-05-27T03:01:14","guid":{"rendered":"https:\/\/www.jalonzeolite.com\/?p=101752"},"modified":"2026-05-27T03:10:25","modified_gmt":"2026-05-27T03:10:25","slug":"catalytic-dewaxing","status":"publish","type":"post","link":"https:\/\/www.jalonzeolite.com\/ru\/catalytic-dewaxing\/","title":{"rendered":"\u041a\u0430\u0442\u0430\u043b\u0438\u0442\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u0434\u0435\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0438\u0437\u0430\u0446\u0438\u044f: \u043e\u0431\u044a\u044f\u0441\u043d\u0435\u043d\u0438\u0435: \u0424\u043e\u0440\u043c\u043e\u0438\u0437\u0431\u0438\u0440\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u0446\u0435\u043e\u043b\u0438\u0442\u044b \u0438 \u043f\u043e\u0447\u0435\u043c\u0443 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u0430 \u043d\u0430\u0447\u0438\u043d\u0430\u0435\u0442\u0441\u044f \u0441 \u0441\u044b\u0440\u044c\u044f"},"content":{"rendered":"<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>\u041a\u0430\u0442\u0430\u043b\u0438\u0442\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u0434\u0435\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0438\u0437\u0430\u0446\u0438\u044f: \u0426\u0435\u043e\u043b\u0438\u0442\u044b, \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u044b \u0438 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c | JALON<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Exo+2:wght@400;600;700&#038;family=Nunito:wght@400;700&#038;family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&#038;display=swap\" rel=\"stylesheet\">\n<style>\n\/* ============================================================\n   CSS VARIABLES \u2014 Light Theme\n   ============================================================ *\/\n:root {\n  --color-primary: #EEB30D;\n  --color-secondary: #3D3D3D;\n  --color-text: #7A7A7A;\n  --color-bg: #FFFFFF;\n  --color-bg-alt: #F1F5F8;\n  --color-bg-light: #F5F5F5;\n  --color-accent-yellow: #FBCA23;\n  --color-accent-orange: #F7941E;\n  --color-border: #E5E5E5;\n  --color-border-light: #E9E9E9;\n  --color-muted: #9FA8AB;\n  --color-gray: #808080;\n  --color-dark-overlay: rgba(84, 89, 95, 0.8);\n\n  --font-heading: 'din-2014', 'Exo 2', sans-serif;\n  --font-body: 'Poppins', sans-serif;\n  --font-stat: 'faricy-new-web', 'Nunito', sans-serif;\n\n  --prose-width: 680px;\n  --bp-margin: 2.5em;\n  --bp-padding: 24px;\n\n  --h1-size: 44px;\n  --h2-size: 32px;\n  --h3-size: 22px;\n  --h4-size: 18px;\n  --body-size: 16px;\n  --small-size: 14px;\n  --accent-size: 18px;\n\n  --body-line-height: 1.7;\n  --heading-line-height: 1.25;\n\n  --radius-sm: 3px;\n  --radius-md: 5px;\n  --radius-lg: 6px;\n\n  --shadow-card: 0px 15px 56px 4px rgba(199,197,197,0.3);\n  --shadow-accent: -4px 7px 11px 1px rgba(238,179,13,0.23);\n  --transition-default: all 0.24s ease;\n\n  --color-hr: #E5E5E5;\n  --color-blockquote-border: #EEB30D;\n  --color-th-bg: #F1F5F8;\n  --color-tr-alt: #F9FAFB;\n  --color-progress-bar: #EEB30D;\n}\n\n\/* ============================================================\n   RESET & BASE\n   ============================================================ *\/\n*, *::before, *::after { box-sizing: border-box; }\n\nhtml { scroll-behavior: smooth; }\n\nbody {\n  margin: 0;\n  padding: 0 40px;\n  background: var(--color-bg);\n  color: var(--color-text);\n  font-family: var(--font-body);\n  font-size: var(--body-size);\n  line-height: var(--body-line-height);\n  font-weight: 400;\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n}\n\n\/* ============================================================\n   READING PROGRESS BAR\n   ============================================================ *\/\n#reading-progress {\n  position: fixed;\n  top: 0;\n  left: 0;\n  height: 3px;\n  background: var(--color-progress-bar);\n  width: 0%;\n  z-index: 1000;\n  transition: width 0.1s ease-out;\n}\n\n\/* ============================================================\n   TYPOGRAPHY\n   ============================================================ *\/\nh1, h2, h3, h4, h5 {\n  font-family: var(--font-heading);\n  font-weight: 600;\n  color: var(--color-secondary);\n  line-height: var(--heading-line-height);\n  margin: 0;\n}\n\nh1 {\n  font-size: var(--h1-size);\n  font-weight: 700;\n  margin: 1.5em 0 0.6em;\n  letter-spacing: -0.02em;\n}\n\nh2 {\n  font-size: var(--h2-size);\n  margin: 2.5em 0 0.5em;\n  position: relative;\n}\n\nh3 {\n  font-size: var(--h3-size);\n  margin: 1.8em 0 0.5em;\n  font-weight: 600;\n}\n\nh4 {\n  font-size: var(--h4-size);\n  font-weight: 600;\n  margin: 1.2em 0 0.4em;\n}\n\np {\n  margin: 0 0 1.2em;\n  color: var(--color-text);\n}\n\nstrong { font-weight: 600; color: var(--color-secondary); }\n\na {\n  color: var(--color-primary);\n  text-decoration: underline;\n  text-underline-offset: 2px;\n  transition: var(--transition-default);\n}\na:hover { color: var(--color-secondary); }\n\n\/* ============================================================\n   LAYOUT \u2014 Single Column\n   ============================================================ *\/\n.article-container {\n  max-width: var(--prose-width);\n  margin: 0 auto;\n  padding: 2em 0 4em;\n}\n\n\/* ============================================================\n   H2 SECTION MARKERS (01\u201306)\n   ============================================================ *\/\n.h2-marker {\n  position: absolute;\n  left: -3.5rem;\n  top: 0;\n  font-family: var(--font-heading);\n  font-weight: 600;\n  font-size: 0.65em;\n  color: var(--color-primary);\n  opacity: 0.7;\n  line-height: 1;\n  pointer-events: none;\n  user-select: none;\n}\n\n\/* ============================================================\n   CUSTOM EMBEDDED IMAGES STYLE\n   ============================================================ *\/\n.embedded-article-img {\n  display: block !important;\n  width: 512px !important;\n  max-width: 100% !important;\n  height: auto !important;\n  margin: 2em auto !important;\n  border-radius: 12px !important;\n  box-shadow: 0px 15px 35px rgba(0, 0, 0, 0.15) !important;\n}\n\n\/* ============================================================\n   TABLE STYLING\n   ============================================================ *\/\n.table-wrapper {\n  overflow-x: auto;\n  -webkit-overflow-scrolling: touch;\n  margin: 1.5em 0;\n}\n\ntable {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 15px;\n}\n\nth {\n  background: var(--color-th-bg);\n  color: var(--color-secondary);\n  font-family: var(--font-heading);\n  font-weight: 600;\n  font-size: 14px;\n  padding: 12px 16px;\n  text-transform: uppercase;\n  letter-spacing: 0.5px;\n  text-align: left;\n  white-space: nowrap;\n}\n\ntd {\n  padding: 12px 16px;\n  border-bottom: 1px solid var(--color-border-light);\n  vertical-align: top;\n  font-size: 15px;\n  line-height: 1.5;\n}\n\ntr:nth-child(even) td {\n  background: var(--color-tr-alt);\n}\n\ntd:first-child {\n  font-weight: 600;\n  color: var(--color-secondary);\n}\n\n\/* ============================================================\n   BLOCKQUOTES\n   ============================================================ *\/\nblockquote {\n  margin: 1.5em 0;\n  padding: 0 0 0 1.5em;\n  border-left: 3px solid var(--color-blockquote-border);\n  font-style: italic;\n  font-weight: 400;\n  color: var(--color-text);\n}\n\n\/* ============================================================\n   LISTS\n   ============================================================ *\/\nul, ol {\n  padding-left: 1.5em;\n  margin: 0 0 1.2em;\n}\nli { margin-bottom: 0.4em; }\nul li::marker { color: var(--color-primary); }\nul ul li::marker { content: \"\u25cb \"; }\n\n\/* ============================================================\n   HORIZONTAL RULES\n   ============================================================ *\/\nhr {\n  border: none;\n  height: 1px;\n  background: var(--color-hr);\n  margin: 3em 0;\n  width: 100%;\n}\n\n\/* ============================================================\n   RESPONSIVE TYPOGRAPHY OVERRIDES\n   ============================================================ *\/\n@media (max-width: 1024px) {\n  :root {\n    --h1-size: 38px;\n    --h2-size: 28px;\n    --h3-size: 20px;\n    --body-size: 14px;\n    --accent-size: 16px;\n    --small-size: 13px;\n  }\n  body { padding: 0 32px; }\n}\n\n@media (max-width: 767px) {\n  :root {\n    --h1-size: 32px;\n    --h2-size: 24px;\n    --h3-size: 18px;\n    --body-size: 14px;\n    --accent-size: 15px;\n    --small-size: 12px;\n    --prose-width: 100%;\n  }\n  body { padding: 0 16px; }\n\n  .h2-marker { display: none; }\n}\n\n\/* ============================================================\n   DARK MODE\n   ============================================================ *\/\n@media (prefers-color-scheme: dark) {\n  :root {\n    --color-bg: #1a1a2e;\n    --color-bg-alt: #22223a;\n    --color-bg-light: #252540;\n    --color-secondary: #e8e8e8;\n    --color-text: #d0d0d0;\n    --color-border: #3a3a55;\n    --color-border-light: #33334d;\n    --color-muted: #8888aa;\n    --color-gray: #9999bb;\n    --color-th-bg: #252540;\n    --color-tr-alt: #1f1f36;\n    --color-hr: #3a3a55;\n    --shadow-card: 0px 15px 56px 4px rgba(0,0,0,0.4);\n    --shadow-accent: -4px 7px 11px 1px rgba(238,179,13,0.15);\n    --color-blockquote-border: #EEB30D;\n    --color-progress-bar: #EEB30D;\n  }\n\n  h1, h2, h3, h4, strong, td:first-child {\n    color: #e8e8e8;\n  }\n\n  th {\n    color: #e8e8e8;\n  }\n\n  a:hover { color: #e8e8e8; }\n\n  .bp-1-callout { background: var(--color-bg-alt); }\n  .bp-2-decision { background: var(--color-bg-alt); }\n  .bp-4-compare .bp-4-card:first-child { background: #2a2a45; }\n  .bp-4-compare .bp-4-card:last-child { background: var(--color-bg-light); }\n  .bp-5-checklist { background: var(--color-bg-alt); }\n  .bp-6-spec .bp-6-stat { background: var(--color-bg-light); border-color: var(--color-border); }\n  .bp-7-bar-track { background: #3a3a55; }\n  .bp-9-econ .bp-9-chain { background: var(--color-bg-light); }\n  .bp-10-closer { background: var(--color-bg-alt); }\n  \n  .embedded-article-img {\n    box-shadow: 0px 15px 35px rgba(0, 0, 0, 0.5) !important;\n  }\n}\n\n\/* ============================================================\n   ANIMATIONS\n   ============================================================ *\/\n@keyframes fadeUp {\n  from { opacity: 0; transform: translateY(20px); }\n  to { opacity: 1; transform: translateY(0); }\n}\n\n.article-container > * {\n  animation: fadeUp 0.5s ease-out both;\n}\n\n.article-container > *:nth-child(1) { animation-delay: 0.05s; }\n.article-container > *:nth-child(2) { animation-delay: 0.1s; }\n.article-container > *:nth-child(3) { animation-delay: 0.15s; }\n.article-container > *:nth-child(4) { animation-delay: 0.2s; }\n.article-container > *:nth-child(5) { animation-delay: 0.25s; }\n.article-container > *:nth-child(6) { animation-delay: 0.3s; }\n.article-container > *:nth-child(7) { animation-delay: 0.35s; }\n\n@keyframes fadeIn {\n  from { opacity: 0; transform: translateY(15px); }\n  to { opacity: 1; transform: translateY(0); }\n}\n\n\/* Scroll-triggered fade-in via Intersection Observer (JS) *\/\n.bp-animate {\n  opacity: 0;\n  transform: translateY(15px);\n  transition: opacity 0.5s cubic-bezier(0.16, 1, 0.3, 1), transform 0.5s cubic-bezier(0.16, 1, 0.3, 1);\n}\n.bp-animate.visible {\n  opacity: 1;\n  transform: translateY(0);\n}\n\n\/* Hover transitions for cards *\/\n.bp-1-item,\n.bp-2-col,\n.bp-4-card,\n.bp-6-stat,\n.bp-9-chain {\n  transition: transform 0.2s ease-out, box-shadow 0.2s ease-out;\n}\n.bp-1-item:hover,\n.bp-2-col:hover,\n.bp-4-card:hover,\n.bp-6-stat:hover,\n.bp-9-chain:hover {\n  transform: translateY(-1px);\n}\n\n.bp-4-card:first-child:hover { box-shadow: 0 8px 24px rgba(0,0,0,0.25); }\n.bp-4-card:last-child:hover,\n.bp-6-stat:hover,\n.bp-9-chain:hover { box-shadow: var(--shadow-card); }\n\n\/* ============================================================\n   BREAKPOINT 1 \u2014 3 Cold-Flow Metric Cards (H2 #1)\n   ============================================================ *\/\n.bp-1-callout {\n  display: grid;\n  grid-template-columns: 1fr 1fr 1fr;\n  gap: 1em;\n  margin: var(--bp-margin) 0;\n  padding: 1.5em;\n  background: var(--color-bg-alt);\n  border-radius: var(--radius-lg);\n}\n\n.bp-1-item {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  text-align: center;\n  padding: 1em 0.75em;\n  background: var(--color-bg);\n  border-radius: var(--radius-md);\n  border-top: 2px solid var(--color-primary);\n}\n\n.bp-1-icon {\n  width: 24px;\n  height: 24px;\n  color: var(--color-primary);\n  margin-bottom: 0.5em;\n}\n\n.bp-1-value {\n  font-family: var(--font-stat);\n  font-weight: 700;\n  font-size: 28px;\n  color: var(--color-secondary);\n  line-height: 1.1;\n  margin-bottom: 0.15em;\n}\n\n.bp-1-label {\n  font-family: var(--font-heading);\n  font-weight: 600;\n  font-size: 11px;\n  text-transform: uppercase;\n  letter-spacing: 0.8px;\n  color: var(--color-muted);\n  line-height: 1.3;\n}\n\n.bp-1-unit {\n  font-family: var(--font-body);\n  font-weight: 400;\n  font-size: 14px;\n  color: var(--color-text);\n  margin-top: 0.25em;\n  line-height: 1.3;\n}\n\n\/* ============================================================\n   BREAKPOINT 2 \u2014 Decision Card (H2 #2)\n   ============================================================ *\/\n.bp-2-decision {\n  margin: var(--bp-margin) 0;\n  padding: 1.5em;\n  background: var(--color-bg-alt);\n  border-radius: var(--radius-lg);\n}\n\n.bp-2-header {\n  display: flex;\n  align-items: center;\n  gap: 0.5em;\n  margin-bottom: 1.25em;\n}\n\n.bp-2-header svg {\n  width: 20px;\n  height: 20px;\n  color: var(--color-primary);\n}\n\n.bp-2-header span {\n  font-family: var(--font-heading);\n  font-weight: 600;\n  font-size: 16px;\n  color: var(--color-secondary);\n  text-transform: uppercase;\n  letter-spacing: 0.5px;\n}\n\n.bp-2-columns {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 1.5em;\n}\n\n.bp-2-col {\n  padding: 1.25em;\n  background: var(--color-bg);\n  border-radius: var(--radius-md);\n}\n\n.bp-2-col:first-child {\n  border-left: 3px solid #4CAF50;\n}\n\n.bp-2-col:last-child {\n  border-left: 3px solid var(--color-border);\n}\n\n.bp-2-col h4 {\n  font-family: var(--font-heading);\n  font-size: 15px;\n  font-weight: 600;\n  color: var(--color-secondary);\n  margin: 0 0 0.6em;\n  line-height: 1.3;\n}\n\n.bp-2-col p {\n  font-size: 13px;\n  line-height: 1.5;\n  color: var(--color-text);\n  margin: 0;\n}\n\n.bp-2-col ul {\n  margin: 0;\n  padding-left: 1.2em;\n  font-size: 13px;\n  color: var(--color-text);\n}\n\n.bp-2-col ul li { margin-bottom: 0.3em; }\n\n\/* ============================================================\n   BREAKPOINT 3 \u2014 5-Step Reaction Flow (H2 #3 intro)\n   ============================================================ *\/\n.bp-3-flow {\n  display: flex;\n  flex-direction: column;\n  gap: 0.75em;\n  margin: var(--bp-margin) 0;\n  padding: 1.5em;\n  background: var(--color-bg);\n  border-radius: var(--radius-lg);\n  border: 1px solid var(--color-border-light);\n}\n\n.bp-3-step {\n  display: flex;\n  align-items: center;\n  gap: 0.75em;\n}\n\n.bp-3-step-num {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  width: 32px;\n  height: 32px;\n  border-radius: 50%;\n  background: var(--color-primary);\n  color: #FFFFFF;\n  font-family: var(--font-heading);\n  font-weight: 600;\n  font-size: 14px;\n  flex-shrink: 0;\n}\n\n.bp-3-step-label {\n  font-family: var(--font-body);\n  font-size: 14px;\n  font-weight: 400;\n  color: var(--color-secondary);\n  line-height: 1.3;\n}\n\n.bp-3-step-label strong {\n  color: var(--color-primary);\n}\n\n.bp-3-arrow {\n  width: 20px;\n  height: 20px;\n  color: var(--color-muted);\n  flex-shrink: 0;\n  margin-left: 0.25em;\n}\n\n.bp-3-fork {\n  display: flex;\n  gap: 0.75em;\n  margin-left: 2.75em;\n  align-items: center;\n}\n\n.bp-3-fork .bp-3-step-num {\n  width: 32px;\n  height: 32px;\n  font-size: 12px;\n}\n\n.bp-3-fork-pills {\n  display: flex;\n  gap: 0.5em;\n  flex-wrap: wrap;\n}\n\n.bp-3-pill {\n  display: inline-flex;\n  align-items: center;\n  gap: 0.4em;\n  padding: 0.4em 0.8em;\n  border-radius: 100px;\n  font-family: var(--font-body);\n  font-size: 13px;\n  font-weight: 500;\n  line-height: 1.2;\n}\n\n.bp-3-pill-green {\n  background: rgba(76, 175, 80, 0.12);\n  color: #2E7D32;\n}\n\n.bp-3-pill-amber {\n  background: rgba(255, 152, 0, 0.12);\n  color: #E65100;\n}\n\n.bp-3-pill svg {\n  width: 14px;\n  height: 14px;\n}\n\n\/* ============================================================\n   BREAKPOINT 4 \u2014 Side-by-Side Comparison (H2 #3 H3-b)\n   ============================================================ *\/\n.bp-4-compare {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 1em;\n  margin: var(--bp-margin) 0;\n}\n\n.bp-4-card {\n  padding: 1.5em;\n  border-radius: var(--radius-lg);\n}\n\n.bp-4-card:first-child {\n  background: var(--color-secondary);\n  color: #FFFFFF;\n}\n\n.bp-4-card:last-child {\n  background: var(--color-bg);\n  border-top: 3px solid var(--color-primary);\n  box-shadow: var(--shadow-card);\n}\n\n.bp-4-card-icon {\n  width: 20px;\n  height: 20px;\n  margin-bottom: 0.5em;\n}\n\n.bp-4-card:first-child .bp-4-card-icon { color: var(--color-primary); }\n.bp-4-card:last-child .bp-4-card-icon { color: var(--color-primary); }\n\n.bp-4-card-title {\n  font-family: var(--font-heading);\n  font-weight: 600;\n  font-size: 16px;\n  line-height: 1.3;\n  margin-bottom: 0.75em;\n}\n\n.bp-4-card:first-child .bp-4-card-title { color: var(--color-primary); }\n.bp-4-card:last-child .bp-4-card-title { color: var(--color-secondary); }\n\n.bp-4-stat {\n  font-family: var(--font-stat);\n  font-weight: 700;\n  font-size: 36px;\n  line-height: 1;\n  margin-bottom: 0.5em;\n}\n\n.bp-4-card:first-child .bp-4-stat { color: #FFFFFF; }\n.bp-4-card:last-child .bp-4-stat { color: var(--color-primary); }\n\n.bp-4-stat-label {\n  font-family: var(--font-heading);\n  font-weight: 600;\n  font-size: 11px;\n  text-transform: uppercase;\n  letter-spacing: 0.5px;\n  margin-bottom: 1em;\n}\n\n.bp-4-card:first-child .bp-4-stat-label { color: var(--color-muted); }\n.bp-4-card:last-child .bp-4-stat-label { color: var(--color-muted); }\n\n.bp-4-list {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n\n.bp-4-list li {\n  font-size: 13px;\n  line-height: 1.4;\n  margin-bottom: 0.4em;\n  padding-left: 1.2em;\n  position: relative;\n}\n\n.bp-4-card:first-child .bp-4-list li { color: var(--color-muted); }\n.bp-4-card:last-child .bp-4-list li { color: var(--color-text); }\n\n.bp-4-list li::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 0.5em;\n  width: 5px;\n  height: 5px;\n  border-radius: 50%;\n  background: var(--color-primary);\n}\n\n\/* ============================================================\n   BREAKPOINT 5 \u2014 Checklist Card (H2 #4 intro)\n   ============================================================ *\/\n.bp-5-checklist {\n  margin: var(--bp-margin) 0;\n  padding: 1.5em;\n  background: var(--color-bg-alt);\n  border-radius: var(--radius-lg);\n}\n\n.bp-5-header {\n  display: flex;\n  align-items: center;\n  gap: 0.5em;\n  margin-bottom: 1em;\n}\n\n.bp-5-header svg {\n  width: 20px;\n  height: 20px;\n  color: var(--color-primary);\n}\n\n.bp-5-header span {\n  font-family: var(--font-heading);\n  font-weight: 600;\n  font-size: 16px;\n  color: var(--color-secondary);\n  text-transform: uppercase;\n  letter-spacing: 0.5px;\n}\n\n.bp-5-items {\n  display: flex;\n  flex-direction: column;\n  gap: 0.5em;\n}\n\n.bp-5-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 0.65em;\n  padding: 0.75em 0;\n  border-bottom: 1px solid var(--color-border-light);\n}\n\n.bp-5-item:last-child { border-bottom: none; }\n\n.bp-5-item svg {\n  width: 18px;\n  height: 18px;\n  color: var(--color-primary);\n  flex-shrink: 0;\n  margin-top: 0.1em;\n}\n\n.bp-5-item-label {\n  font-family: var(--font-body);\n  font-weight: 400;\n  font-size: 15px;\n  color: var(--color-secondary);\n  line-height: 1.4;\n}\n\n.bp-5-item-label strong {\n  font-weight: 600;\n  color: var(--color-primary);\n}\n\n\/* ============================================================\n   BREAKPOINT 6 \u2014 ZSM-5 Spec Cards (H2 #4 H3-a)\n   ============================================================ *\/\n.bp-6-spec {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 0.75em;\n  margin: var(--bp-margin) 0;\n}\n\n.bp-6-stat {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  text-align: center;\n  padding: 1.25em 0.75em;\n  background: var(--color-bg);\n  border: 1px solid var(--color-border);\n  border-radius: var(--radius-md);\n}\n\n.bp-6-stat-value {\n  font-family: var(--font-stat);\n  font-weight: 700;\n  font-size: 24px;\n  color: var(--color-secondary);\n  line-height: 1.1;\n  margin-bottom: 0.3em;\n}\n\n.bp-6-stat:first-child .bp-6-stat-value { color: var(--color-primary); }\n\n.bp-6-stat-label {\n  font-family: var(--font-heading);\n  font-weight: 600;\n  font-size: 10px;\n  text-transform: uppercase;\n  letter-spacing: 0.8px;\n  color: var(--color-muted);\n  line-height: 1.2;\n}\n\n\/* ============================================================\n   BREAKPOINT 7 \u2014 Bar Chart Comparison (H2 #4 H3-b)\n   ============================================================ *\/\n.bp-7-yield {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 1.25em;\n  margin: var(--bp-margin) 0;\n  padding: 1.5em;\n  background: var(--color-bg);\n  border: 1px solid var(--color-border-light);\n  border-radius: var(--radius-lg);\n}\n\n.bp-7-bar {\n  display: flex;\n  flex-direction: column;\n  gap: 0.5em;\n}\n\n.bp-7-bar-name {\n  font-family: var(--font-body);\n  font-weight: 500;\n  font-size: 13px;\n  color: var(--color-secondary);\n  margin-bottom: 0.25em;\n}\n\n.bp-7-bar-row {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.bp-7-bar-sublabel {\n  font-size: 12px;\n  font-weight: 400;\n  color: var(--color-text);\n  min-width: 85px;\n  flex-shrink: 0;\n}\n\n.bp-7-bar-track {\n  flex: 1;\n  height: 8px;\n  background: var(--color-border);\n  border-radius: 4px;\n  overflow: hidden;\n}\n\n.bp-7-bar-fill {\n  height: 100%;\n  background: var(--color-primary);\n  border-radius: 4px;\n  transition: width 0.6s ease-out;\n}\n\n.bp-7-bar-value {\n  font-family: var(--font-heading);\n  font-weight: 600;\n  font-size: 14px;\n  color: var(--color-secondary);\n  min-width: 50px;\n  text-align: right;\n  flex-shrink: 0;\n}\n\n\/* ============================================================\n   BREAKPOINT 8 \u2014 5-Parameter Icon Grid (H2 #5 H3-a)\n   ============================================================ *\/\n.bp-8-params {\n  display: grid;\n  grid-template-columns: repeat(5, 1fr);\n  gap: 0.75em;\n  margin: var(--bp-margin) 0;\n}\n\n.bp-8-param {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  text-align: center;\n  padding: 12px 8px;\n}\n\n.bp-8-param-icon {\n  width: 24px;\n  height: 24px;\n  color: var(--color-primary);\n  margin-bottom: 0.5em;\n}\n\n.bp-8-param-name {\n  font-family: var(--font-heading);\n  font-weight: 600;\n  font-size: 11px;\n  text-transform: uppercase;\n  letter-spacing: 0.5px;\n  color: var(--color-secondary);\n  line-height: 1.3;\n}\n\n\/* ============================================================\n   BREAKPOINT 9 \u2014 Economic Impact Cards (H2 #5 H3-b)\n   ============================================================ *\/\n.bp-9-econ {\n  display: flex;\n  flex-direction: column;\n  gap: 1em;\n  margin: var(--bp-margin) 0;\n}\n\n.bp-9-chain {\n  display: grid;\n  grid-template-columns: auto 1fr;\n  gap: 1em;\n  padding: 1em;\n  background: var(--color-bg);\n  border-left: 3px solid var(--color-primary);\n  border-radius: var(--radius-md);\n  box-shadow: var(--shadow-card);\n}\n\n.bp-9-chain-icon {\n  width: 28px;\n  height: 28px;\n  color: var(--color-primary);\n  flex-shrink: 0;\n  margin-top: 0.1em;\n}\n\n.bp-9-chain-body {\n  display: flex;\n  flex-direction: column;\n  gap: 0.25em;\n}\n\n.bp-9-chain-title {\n  font-family: var(--font-heading);\n  font-weight: 600;\n  font-size: 15px;\n  color: var(--color-secondary);\n  line-height: 1.3;\n}\n\n.bp-9-chain-impact {\n  font-family: var(--font-body);\n  font-weight: 600;\n  font-size: 14px;\n  color: var(--color-primary);\n  line-height: 1.3;\n}\n\n.bp-9-chain-desc {\n  font-family: var(--font-body);\n  font-weight: 400;\n  font-size: 13px;\n  color: var(--color-text);\n  line-height: 1.4;\n  margin-top: 0.1em;\n}\n\n\/* ============================================================\n   BREAKPOINT 10 \u2014 Closer (H2 #6 end)\n   ============================================================ *\/\n.bp-10-closer {\n  margin: var(--bp-margin) 0;\n  padding: 2em 1.5em;\n  background: var(--color-bg-alt);\n  border-radius: var(--radius-lg);\n  text-align: center;\n}\n\n.bp-10-icon {\n  width: 32px;\n  height: 32px;\n  color: var(--color-primary);\n  margin: 0 auto 0.75em;\n}\n\n.bp-10-quote {\n  font-family: var(--font-body);\n  font-weight: 400;\n  font-size: 18px;\n  font-style: italic;\n  color: var(--color-secondary);\n  line-height: 1.5;\n  max-width: 520px;\n  margin: 0 auto 1em;\n}\n\n.bp-10-line {\n  width: 60px;\n  height: 2px;\n  background: var(--color-primary);\n  margin: 0 auto;\n}\n\n\/* ============================================================\n   RESPONSIVE \u2014 Tablet (\u2264 1024px)\n   ============================================================ *\/\n@media (max-width: 1024px) {\n  .bp-8-params {\n    grid-template-columns: repeat(3, 1fr);\n  }\n  .bp-8-params .bp-8-param:nth-child(4),\n  .bp-8-params .bp-8-param:nth-child(5) {\n    grid-column: span 1;\n  }\n}\n\n\/* ============================================================\n   RESPONSIVE \u2014 Mobile (\u2264 767px)\n   ============================================================ *\/\n@media (max-width: 767px) {\n  .bp-1-callout {\n    grid-template-columns: 1fr;\n    gap: 0.75em;\n  }\n  .bp-1-item { padding: 0.75em; }\n  .bp-1-value { font-size: 24px; }\n\n  .bp-2-columns { grid-template-columns: 1fr; }\n  .bp-2-col:first-child { margin-bottom: 0; }\n\n  .bp-3-fork { margin-left: 1.5em; }\n  .bp-3-step-label { font-size: 13px; }\n\n  .bp-4-compare { grid-template-columns: 1fr; }\n\n  .bp-5-item-label { font-size: 14px; }\n\n  .bp-6-spec { grid-template-columns: 1fr; gap: 0.5em; }\n\n  .bp-7-bar-row { flex-wrap: wrap; gap: 6px; }\n  .bp-7-bar-sublabel { min-width: 70px; font-size: 11px; }\n  .bp-7-bar-value { font-size: 12px; min-width: 40px; }\n\n  .bp-8-params {\n    grid-template-columns: repeat(3, 1fr);\n    gap: 0.5em;\n  }\n  .bp-8-params .bp-8-param:nth-child(4),\n  .bp-8-params .bp-8-param:nth-child(5) {\n    grid-column: span 1;\n  }\n\n  .bp-9-chain { grid-template-columns: 1fr; gap: 0.5em; }\n  .bp-9-chain-icon { margin-bottom: 0; }\n\n  .bp-10-quote { font-size: 16px; }\n}\n\n\/* ============================================================\n   RESPONSIVE \u2014 Small Mobile (\u2264 480px)\n   ============================================================ *\/\n@media (max-width: 480px) {\n  .bp-8-params {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n\n\/* ============================================================\n   PRINT STYLES\n   ============================================================ *\/\n@media print {\n  #reading-progress { display: none; }\n  body { padding: 0; }\n  .bp-4-card:first-child { background: #3D3D3D !important; -webkit-print-color-adjust: exact; print-color-adjust: exact; }\n  .bp-4-card:last-child .bp-4-stat { color: #EEB30D !important; -webkit-print-color-adjust: exact; print-color-adjust: exact; }\n  @page { margin: 1.5cm; }\n}\n\n<\/style>\n<\/head>\n<body>\n\n<div id=\"reading-progress\"><\/div>\n\n<article class=\"article-container\">\n\n<h1>\u041a\u0430\u0442\u0430\u043b\u0438\u0442\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u0434\u0435\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0438\u0437\u0430\u0446\u0438\u044f: \u043e\u0431\u044a\u044f\u0441\u043d\u0435\u043d\u0438\u0435: \u0424\u043e\u0440\u043c\u043e\u0438\u0437\u0431\u0438\u0440\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u0446\u0435\u043e\u043b\u0438\u0442\u044b \u0438 \u043f\u043e\u0447\u0435\u043c\u0443 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u0430 \u043d\u0430\u0447\u0438\u043d\u0430\u0435\u0442\u0441\u044f \u0441 \u0441\u044b\u0440\u044c\u044f<\/h1>\n\n<h2 id=\"section-1\"><span class=\"h2-marker\">01<\/span>\u0427\u0442\u043e \u0442\u0430\u043a\u043e\u0435 \u043a\u0430\u0442\u0430\u043b\u0438\u0442\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u0434\u0435\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0438\u0437\u0430\u0446\u0438\u044f \u0438 \u043f\u043e\u0447\u0435\u043c\u0443 \u043e\u043d\u0430 \u0432\u0430\u0436\u043d\u0430?<\/h2>\n\n<p>\u041a\u0430\u0442\u0430\u043b\u0438\u0442\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u0434\u0435\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0438\u0437\u0430\u0446\u0438\u044f - \u044d\u0442\u043e \u043f\u0440\u043e\u0446\u0435\u0441\u0441 \u043f\u0435\u0440\u0435\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u043d\u0435\u0444\u0442\u0438, \u0432 \u0445\u043e\u0434\u0435 \u043a\u043e\u0442\u043e\u0440\u043e\u0433\u043e \u0438\u0437 \u043d\u0435\u0444\u0442\u044f\u043d\u044b\u0445 \u0444\u0440\u0430\u043a\u0446\u0438\u0439 \u0438\u0437\u0431\u0438\u0440\u0430\u0442\u0435\u043b\u044c\u043d\u043e \u0443\u0434\u0430\u043b\u044f\u044e\u0442\u0441\u044f \u0432\u043e\u0441\u043a\u043e\u043e\u0431\u0440\u0430\u0437\u043d\u044b\u0435, \u0434\u043b\u0438\u043d\u043d\u043e\u0446\u0435\u043f\u043e\u0447\u0435\u0447\u043d\u044b\u0435 \u043d\u043e\u0440\u043c\u0430\u043b\u044c\u043d\u044b\u0435 \u043f\u0430\u0440\u0430\u0444\u0438\u043d\u044b - \u043f\u0443\u0442\u0435\u043c \u0438\u0445 \u0445\u0438\u043c\u0438\u0447\u0435\u0441\u043a\u043e\u0433\u043e \u043f\u0440\u0435\u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u044f, \u0430 \u043d\u0435 \u0444\u0438\u0437\u0438\u0447\u0435\u0441\u043a\u043e\u0433\u043e \u043e\u0442\u0444\u0438\u043b\u044c\u0442\u0440\u043e\u0432\u044b\u0432\u0430\u043d\u0438\u044f. \u042d\u0442\u043e \u0432\u0430\u0436\u043d\u043e, \u043f\u043e\u0442\u043e\u043c\u0443 \u0447\u0442\u043e \u043f\u0430\u0440\u0430\u0444\u0438\u043d - \u0432\u0440\u0430\u0433 \u0445\u043e\u043b\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u043e\u0442\u043e\u043a\u0430. \u0414\u0438\u0437\u0435\u043b\u044c\u043d\u043e\u0435 \u0442\u043e\u043f\u043b\u0438\u0432\u043e, \u043a\u043e\u0442\u043e\u0440\u043e\u0435 \u043b\u044c\u0435\u0442\u0441\u044f \u043a\u0430\u043a \u043c\u0435\u0434 \u043f\u0440\u0438 -10\u00b0C, \u0438\u043b\u0438 \u0441\u043c\u0430\u0437\u043e\u0447\u043d\u043e\u0435 \u043c\u0430\u0441\u043b\u043e, \u043a\u043e\u0442\u043e\u0440\u043e\u0435 \u0437\u0430\u0433\u0443\u0441\u0442\u0435\u0432\u0430\u0435\u0442 \u0432 \u043e\u0441\u0430\u0434\u043e\u043a \u043f\u0440\u0438 \u043e\u0442\u0440\u0438\u0446\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0445 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u0430\u0445, - \u044d\u0442\u043e \u043f\u0440\u043e\u0434\u0443\u043a\u0442, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u043d\u0438\u043a\u0442\u043e \u043d\u0435 \u0431\u0443\u0434\u0435\u0442 \u043f\u043e\u043a\u0443\u043f\u0430\u0442\u044c.<\/p>\n\n<img decoding=\"async\" src=\"https:\/\/www.jalonzeolite.com\/wp-content\/uploads\/2026\/05\/catalytic-dewaxing-2.webp\" alt=\"\u0418\u043b\u043b\u044e\u0441\u0442\u0440\u0430\u0446\u0438\u044f \u043a\u0430\u0442\u0430\u043b\u0438\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0439 \u0434\u0435\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0438\u0437\u0430\u0446\u0438\u0438\" class=\"embedded-article-img\">\n\n<p>\u0422\u0440\u0438 \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u0430 \u0445\u043e\u043b\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u043e\u0442\u043e\u043a\u0430 \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u044e\u0442, \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u0435\u0442 \u043b\u0438 \u0442\u043e\u043f\u043b\u0438\u0432\u043e \u0438\u043b\u0438 \u0441\u043c\u0430\u0437\u043e\u0447\u043d\u044b\u0439 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b \u044d\u0442\u043e\u043c\u0443 \u043a\u043b\u0430\u0441\u0441\u0443: <strong>\u0442\u043e\u0447\u043a\u0430 \u0437\u0430\u0441\u0442\u044b\u0432\u0430\u043d\u0438\u044f<\/strong> (\u0441\u0430\u043c\u0430\u044f \u043d\u0438\u0437\u043a\u0430\u044f \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u0430, \u043f\u0440\u0438 \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u043c\u0430\u0441\u043b\u043e \u0435\u0449\u0435 \u0442\u0435\u0447\u0435\u0442), <strong>\u0442\u043e\u0447\u043a\u0430 \u043e\u0431\u043b\u0430\u043a\u0430<\/strong> (\u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u0430, \u043f\u0440\u0438 \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u043a\u0440\u0438\u0441\u0442\u0430\u043b\u043b\u044b \u0432\u043e\u0441\u043a\u0430 \u0432\u043f\u0435\u0440\u0432\u044b\u0435 \u0441\u0442\u0430\u043d\u043e\u0432\u044f\u0442\u0441\u044f \u0432\u0438\u0434\u0438\u043c\u044b\u043c\u0438), \u0438 <strong>\u0442\u043e\u0447\u043a\u0430 \u0437\u0430\u043a\u0443\u043f\u043e\u0440\u043a\u0438 \u0445\u043e\u043b\u043e\u0434\u043d\u043e\u0433\u043e \u0444\u0438\u043b\u044c\u0442\u0440\u0430 (CFPP)<\/strong> (\u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u0430, \u043d\u0438\u0436\u0435 \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u0437\u0430\u0441\u043e\u0440\u044f\u0435\u0442\u0441\u044f \u0442\u043e\u043f\u043b\u0438\u0432\u043d\u044b\u0439 \u0444\u0438\u043b\u044c\u0442\u0440). \u0412\u0441\u0435 \u0442\u0440\u0438 \u0444\u0430\u043a\u0442\u043e\u0440\u0430 \u0437\u0430\u0432\u0438\u0441\u044f\u0442 \u043e\u0442 \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u043d\u0438\u044f \u0438 \u0434\u043b\u0438\u043d\u044b \u0446\u0435\u043f\u043e\u0447\u043a\u0438 \u043d-\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u043e\u0432 - \u043f\u0440\u044f\u043c\u043e\u0446\u0435\u043f\u043e\u0447\u0435\u0447\u043d\u044b\u0445 \u0443\u0433\u043b\u0435\u0432\u043e\u0434\u043e\u0440\u043e\u0434\u043d\u044b\u0445 \u043c\u043e\u043b\u0435\u043a\u0443\u043b, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043f\u0440\u0438 \u043f\u043e\u043d\u0438\u0436\u0435\u043d\u0438\u0438 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u044b \u043a\u0440\u0438\u0441\u0442\u0430\u043b\u043b\u0438\u0437\u0443\u044e\u0442\u0441\u044f \u0432\u043e \u0432\u0437\u0430\u0438\u043c\u043e\u0441\u0432\u044f\u0437\u0430\u043d\u043d\u044b\u0435 \u0441\u0435\u0442\u0438.<\/p>\n\n<div class=\"bp-1-callout bp-animate\">\n  <div class=\"bp-1-item\">\n    <svg class=\"bp-1-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 4v10.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0Z\"\/><\/svg>\n    <div class=\"bp-1-value\">Pour Point<\/div>\n    <div class=\"bp-1-label\">\u0421\u0430\u043c\u0430\u044f \u043d\u0438\u0437\u043a\u0430\u044f \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u0430 \u043f\u043e\u0442\u043e\u043a\u0430<\/div>\n    <div class=\"bp-1-unit\">\u041e\u0442 -20\u00b0C \u0434\u043e -40\u00b0C (\u0434\u0438\u0437\u0435\u043b\u044c\u043d\u043e\u0435 \u0442\u043e\u043f\u043b\u0438\u0432\u043e)<\/div>\n  <\/div>\n  <div class=\"bp-1-item\">\n    <svg class=\"bp-1-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 4v10.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0Z\"\/><\/svg>\n    <div class=\"bp-1-value\">\u0422\u043e\u0447\u043a\u0430 \u043e\u0431\u043b\u0430\u043a\u0430<\/div>\n    <div class=\"bp-1-label\">\u0417\u0430\u0440\u043e\u0436\u0434\u0435\u043d\u0438\u0435 \u0432\u043e\u0441\u043a\u043e\u0432\u043e\u0433\u043e \u043a\u0440\u0438\u0441\u0442\u0430\u043b\u043b\u0430<\/div>\n    <div class=\"bp-1-unit\">\u041f\u0435\u0440\u0432\u044b\u0435 \u0432\u0438\u0434\u0438\u043c\u044b\u0435 \u043a\u0440\u0438\u0441\u0442\u0430\u043b\u043b\u044b \u0432\u043e\u0441\u043a\u0430<\/div>\n  <\/div>\n  <div class=\"bp-1-item\">\n    <svg class=\"bp-1-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 4v10.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0Z\"\/><\/svg>\n    <div class=\"bp-1-value\">CFPP<\/div>\n    <div class=\"bp-1-label\">\u041f\u0440\u0435\u0434\u0435\u043b \u0437\u0430\u0441\u043e\u0440\u0435\u043d\u0438\u044f \u0444\u0438\u043b\u044c\u0442\u0440\u0430<\/div>\n    <div class=\"bp-1-unit\">\u041d\u0438\u0436\u0435 \u043a\u0430\u043a\u043e\u0433\u043e \u0443\u0440\u043e\u0432\u043d\u044f \u0437\u0430\u0441\u043e\u0440\u044f\u0435\u0442\u0441\u044f \u0442\u043e\u043f\u043b\u0438\u0432\u043d\u044b\u0439 \u0444\u0438\u043b\u044c\u0442\u0440<\/div>\n  <\/div>\n<\/div>\n\n<p>\u041d\u0430 \u0441\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u043e\u043c \u043d\u0435\u0444\u0442\u0435\u043f\u0435\u0440\u0435\u0440\u0430\u0431\u0430\u0442\u044b\u0432\u0430\u044e\u0449\u0435\u043c \u0437\u0430\u0432\u043e\u0434\u0435 \u043a\u0430\u0442\u0430\u043b\u0438\u0442\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u0434\u0435\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0438\u0437\u0430\u0446\u0438\u044f \u043d\u0430\u0445\u043e\u0434\u0438\u0442\u0441\u044f \u043d\u0430 \u043f\u0435\u0440\u0435\u0441\u0435\u0447\u0435\u043d\u0438\u0438 \u0434\u0432\u0443\u0445 \u0431\u0430\u0441\u0441\u0435\u0439\u043d\u043e\u0432 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432: <strong>\u0434\u0438\u0437\u0435\u043b\u044c\u043d\u043e\u0435 \u0442\u043e\u043f\u043b\u0438\u0432\u043e \u0438 \u043f\u0435\u0447\u043d\u043e\u0435 \u0442\u043e\u043f\u043b\u0438\u0432\u043e<\/strong>\u0433\u0434\u0435 \u0441\u043f\u0435\u0446\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438 \u0437\u0438\u043c\u043d\u0438\u0445 \u0441\u043e\u0440\u0442\u043e\u0432 \u0442\u0440\u0435\u0431\u0443\u044e\u0442 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u044b \u0437\u0430\u0441\u0442\u044b\u0432\u0430\u043d\u0438\u044f \u043e\u0442 -20\u00b0C \u0434\u043e -40\u00b0C \u0432 \u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442\u0438 \u043e\u0442 \u0433\u0435\u043e\u0433\u0440\u0430\u0444\u0438\u0438; \u0438 <strong>\u0441\u043c\u0430\u0437\u043e\u0447\u043d\u044b\u0435 \u0431\u0430\u0437\u043e\u0432\u044b\u0435 \u043c\u0430\u0441\u043b\u0430<\/strong>\u0433\u0434\u0435 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u0430 \u0437\u0430\u0441\u0442\u044b\u0432\u0430\u043d\u0438\u044f \u0438 \u043d\u0438\u0437\u043a\u043e\u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u043d\u0430\u044f \u0432\u044f\u0437\u043a\u043e\u0441\u0442\u044c \u044f\u0432\u043b\u044f\u044e\u0442\u0441\u044f \u043e\u0441\u043d\u043e\u0432\u043d\u044b\u043c\u0438 \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u043c\u0438 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u0430\u043c\u0438 \u0434\u043b\u044f \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432 \u0433\u0440\u0443\u043f\u043f II \u0438 III. \u041f\u043e\u043d\u0438\u043c\u0430\u043d\u0438\u0435 \u0442\u043e\u0433\u043e, \u043a\u0430\u043a \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442 \u043f\u0440\u043e\u0446\u0435\u0441\u0441 \u0438 \u0447\u0442\u043e \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u0435\u0442 \u044d\u0444\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u044c \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u0430, - \u044d\u0442\u043e \u0442\u043e, \u0441 \u0447\u0435\u0433\u043e \u043d\u0430\u0447\u0438\u043d\u0430\u0435\u0442\u0441\u044f \u043d\u0430\u0441\u0442\u043e\u044f\u0449\u0430\u044f \u0438\u043d\u0436\u0435\u043d\u0435\u0440\u043d\u0430\u044f \u0440\u0430\u0431\u043e\u0442\u0430.<\/p>\n\n<h2 id=\"section-2\"><span class=\"h2-marker\">02<\/span>\u041a\u0430\u0442\u0430\u043b\u0438\u0442\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u0434\u0435\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0438\u0437\u0430\u0446\u0438\u044f \u0438 \u0434\u0435\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0438\u0437\u0430\u0446\u0438\u044f \u0440\u0430\u0441\u0442\u0432\u043e\u0440\u0438\u0442\u0435\u043b\u0435\u043c: \u0414\u0432\u0430 \u043f\u0443\u0442\u0438 \u043a \u0441\u043d\u0438\u0436\u0435\u043d\u0438\u044e \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u044b \u0437\u0430\u0441\u0442\u044b\u0432\u0430\u043d\u0438\u044f<\/h2>\n\n<p>\u041e\u0431\u0430 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0430 \u043d\u0430\u0446\u0435\u043b\u0435\u043d\u044b \u043d\u0430 \u043e\u0434\u0438\u043d \u0438 \u0442\u043e\u0442 \u0436\u0435 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442 - \u0443\u0434\u0430\u043b\u0435\u043d\u0438\u0435 \u0432\u043e\u0441\u043a\u0430 \u0434\u043b\u044f \u0441\u043d\u0438\u0436\u0435\u043d\u0438\u044f \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u044b \u0437\u0430\u0441\u0442\u044b\u0432\u0430\u043d\u0438\u044f, \u043d\u043e \u0440\u0430\u0431\u043e\u0442\u0430\u044e\u0442 \u043d\u0430 \u043f\u0440\u0438\u043d\u0446\u0438\u043f\u0438\u0430\u043b\u044c\u043d\u043e \u0440\u0430\u0437\u043d\u044b\u0445 \u043f\u0440\u0438\u043d\u0446\u0438\u043f\u0430\u0445. \u041e\u0434\u0438\u043d \u0438\u0437 \u043d\u0438\u0445 \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u0441\u043e\u0431\u043e\u0439 \u0444\u0438\u0437\u0438\u0447\u0435\u0441\u043a\u043e\u0435 \u0440\u0430\u0437\u0434\u0435\u043b\u0435\u043d\u0438\u0435, \u0434\u0440\u0443\u0433\u043e\u0439 - \u0445\u0438\u043c\u0438\u0447\u0435\u0441\u043a\u043e\u0435 \u043f\u0440\u0435\u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u0435. \u0417\u043d\u0430\u043d\u0438\u0435 \u0440\u0430\u0437\u043d\u0438\u0446\u044b \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u0435\u0442 \u0432\u0441\u0435 \u043f\u043e\u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0435 \u0440\u0435\u0448\u0435\u043d\u0438\u044f, \u043a\u0430\u0441\u0430\u044e\u0449\u0438\u0435\u0441\u044f \u043a\u0430\u043f\u0438\u0442\u0430\u043b\u044c\u043d\u044b\u0445 \u0438 \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u0437\u0430\u0442\u0440\u0430\u0442, \u0432\u044b\u0445\u043e\u0434\u0430 \u043f\u0440\u043e\u0434\u0443\u043a\u0446\u0438\u0438 \u0438 \u0435\u0435 \u0433\u0438\u0431\u043a\u043e\u0441\u0442\u0438.<\/p>\n\n<div class=\"table-wrapper\">\n<table>\n  <thead>\n    <tr>\n      <th>\u0420\u0430\u0437\u043c\u0435\u0440<\/th>\n      <th>\u041a\u0430\u0442\u0430\u043b\u0438\u0442\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u0434\u0435\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0438\u0437\u0430\u0446\u0438\u044f<\/th>\n      <th>\u0414\u0435\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0438\u0437\u0430\u0446\u0438\u044f \u0440\u0430\u0441\u0442\u0432\u043e\u0440\u0438\u0442\u0435\u043b\u0435\u043c<\/th>\n    <\/tr>\n  <\/thead>\n  <tbody>\n    <tr>\n      <td>\u041f\u0440\u0438\u043d\u0446\u0438\u043f<\/td>\n      <td>\u0421\u0435\u043b\u0435\u043a\u0442\u0438\u0432\u043d\u044b\u0439 \u043a\u0430\u0442\u0430\u043b\u0438\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u043a\u0440\u0435\u043a\u0438\u043d\u0433 \u0438\u043b\u0438 \u0438\u0437\u043e\u043c\u0435\u0440\u0438\u0437\u0430\u0446\u0438\u044f \u043d-\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u043e\u0432<\/td>\n      <td>\u041a\u0440\u0438\u0441\u0442\u0430\u043b\u043b\u0438\u0437\u0430\u0446\u0438\u044f \u0432\u043e\u0441\u043a\u0430 \u043f\u0443\u0442\u0435\u043c \u043f\u043e\u044d\u0442\u0430\u043f\u043d\u043e\u0433\u043e \u043e\u0445\u043b\u0430\u0436\u0434\u0435\u043d\u0438\u044f \u0441 \u043f\u043e\u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0435\u0439 \u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u0435\u0439 \u0432 \u0440\u043e\u0442\u043e\u0440\u043d\u043e\u043c \u0431\u0430\u0440\u0430\u0431\u0430\u043d\u0435<\/td>\n    <\/tr>\n    <tr>\n      <td>\u041e\u0441\u043d\u043e\u0432\u043d\u044b\u0435 \u0440\u0430\u0441\u0445\u043e\u0434\u043d\u044b\u0435 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u044b<\/td>\n      <td>\u0426\u0435\u043e\u043b\u0438\u0442\u043e\u0432\u044b\u0439 \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440, \u0433\u0430\u0437\u043e\u043e\u0431\u0440\u0430\u0437\u043d\u044b\u0439 \u0432\u043e\u0434\u043e\u0440\u043e\u0434<\/td>\n      <td>\u0420\u0430\u0441\u0442\u0432\u043e\u0440\u0438\u0442\u0435\u043b\u044c MEK (\u043c\u0435\u0442\u0438\u043b\u044d\u0442\u0438\u043b\u043a\u0435\u0442\u043e\u043d) \u0438\u043b\u0438 \u043f\u0440\u043e\u043f\u0430\u043d, \u0445\u043e\u043b\u043e\u0434\u0438\u043b\u044c\u043d\u0430\u044f \u044d\u043d\u0435\u0440\u0433\u0438\u044f<\/td>\n    <\/tr>\n    <tr>\n      <td>\u0420\u0430\u0431\u043e\u0447\u0430\u044f \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u0430<\/td>\n      <td>\u041e\u0442 \u0443\u043c\u0435\u0440\u0435\u043d\u043d\u043e\u0433\u043e \u0434\u043e \u0432\u044b\u0441\u043e\u043a\u043e\u0433\u043e (260-450\u00b0C)<\/td>\n      <td>\u041d\u0438\u0437\u043a\u0430\u044f (\u0442\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f \u043e\u0445\u043b\u0430\u0436\u0434\u0435\u043d\u0438\u0435, \u043e\u0431\u044b\u0447\u043d\u043e \u043e\u0442 -10 \u0434\u043e -30\u00b0C)<\/td>\n    <\/tr>\n    <tr>\n      <td>\u041a\u0430\u043f\u0438\u0442\u0430\u043b\u044c\u043d\u044b\u0435 \u0432\u043b\u043e\u0436\u0435\u043d\u0438\u044f<\/td>\n      <td>\u041d\u0438\u0437\u043a\u0430\u044f \u0441\u0442\u043e\u0438\u043c\u043e\u0441\u0442\u044c - \u043d\u0435\u0442 \u0431\u043e\u043b\u044c\u0448\u0438\u0445 \u0445\u043e\u043b\u043e\u0434\u0438\u043b\u044c\u043d\u044b\u0445 \u0438 \u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043e\u043a<\/td>\n      <td>\u0412\u044b\u0441\u0448\u0435\u0435 - \u0445\u043e\u043b\u043e\u0434\u0438\u043b\u044c\u043d\u0430\u044f \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430, \u0431\u0430\u0440\u0430\u0431\u0430\u043d\u043d\u044b\u0435 \u0444\u0438\u043b\u044c\u0442\u0440\u044b, \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430 \u0440\u0435\u0433\u0435\u043d\u0435\u0440\u0430\u0446\u0438\u0438 \u0440\u0430\u0441\u0442\u0432\u043e\u0440\u0438\u0442\u0435\u043b\u044f<\/td>\n    <\/tr>\n    <tr>\n      <td>\u0412\u044b\u0445\u043e\u0434 \u0436\u0438\u0434\u043a\u043e\u0433\u043e \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0430<\/td>\n      <td>80-85% (\u043f\u0443\u0442\u044c \u0438\u0437\u043e\u043c\u0435\u0440\u0438\u0437\u0430\u0446\u0438\u0438), 65-75% (\u043f\u0443\u0442\u044c \u043a\u0440\u0435\u043a\u0438\u043d\u0433\u0430)<\/td>\n      <td>\u041d\u0438\u0437\u043a\u0430\u044f - \u0447\u0430\u0441\u0442\u044c \u043c\u0430\u0441\u043b\u0430 \u043d\u0435\u0438\u0437\u0431\u0435\u0436\u043d\u043e \u043f\u043e\u043f\u0430\u0434\u0430\u0435\u0442 \u0432 \u043f\u0430\u0440\u0430\u0444\u0438\u043d\u043e\u0432\u044b\u0439 \u0436\u043c\u044b\u0445.<\/td>\n    <\/tr>\n    <tr>\n      <td>\u0426\u0435\u043d\u043d\u044b\u0439 \u043f\u043e\u0431\u043e\u0447\u043d\u044b\u0439 \u043f\u0440\u043e\u0434\u0443\u043a\u0442<\/td>\n      <td>\u041b\u0435\u0433\u043a\u0438\u0435 \u0434\u0438\u0441\u0442\u0438\u043b\u043b\u044f\u0442\u044b (\u0431\u0435\u043d\u0437\u0438\u043d, \u0434\u0438\u0437\u0435\u043b\u044c\u043d\u043e\u0435 \u0442\u043e\u043f\u043b\u0438\u0432\u043e) - \u0432\u043e\u0441\u043a \u0440\u0430\u0437\u0440\u0443\u0448\u0430\u0435\u0442\u0441\u044f<\/td>\n      <td>\u0421\u043b\u0430\u0431\u044b\u0439 \u0432\u043e\u0441\u043a - \u043f\u0440\u0438\u0433\u043e\u0434\u0435\u043d \u0434\u043b\u044f \u0438\u0437\u0433\u043e\u0442\u043e\u0432\u043b\u0435\u043d\u0438\u044f \u0441\u0432\u0435\u0447\u0435\u0439, \u043a\u043e\u0441\u043c\u0435\u0442\u0438\u043a\u0438, \u0432\u0430\u0437\u0435\u043b\u0438\u043d\u0430<\/td>\n    <\/tr>\n    <tr>\n      <td>\u0414\u043e\u0441\u0442\u0438\u0433\u043d\u0443\u0442\u0430 \u0442\u043e\u0447\u043a\u0430 \u0437\u0430\u0441\u0442\u044b\u0432\u0430\u043d\u0438\u044f<\/td>\n      <td>\u0412\u043e\u0437\u043c\u043e\u0436\u043d\u0430 \u0431\u043e\u043b\u0435\u0435 \u0433\u043b\u0443\u0431\u043e\u043a\u0430\u044f \u0440\u0435\u0434\u0443\u043a\u0446\u0438\u044f<\/td>\n      <td>\u0425\u043e\u0440\u043e\u0448\u0438\u0435, \u043d\u043e \u043e\u0431\u044b\u0447\u043d\u043e \u043c\u0435\u043b\u043a\u0438\u0435<\/td>\n    <\/tr>\n  <\/tbody>\n<\/table>\n<\/div>\n\n<p>\u0414\u0435\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0438\u0437\u0430\u0446\u0438\u044f \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e \u0440\u0430\u0441\u0442\u0432\u043e\u0440\u0438\u0442\u0435\u043b\u044f \u0441\u043e\u0445\u0440\u0430\u043d\u044f\u0435\u0442 \u0441\u0432\u043e\u044e \u0446\u0435\u043d\u043d\u043e\u0441\u0442\u044c, \u043a\u043e\u0433\u0434\u0430 \u043d\u0435\u0440\u0430\u0441\u0442\u0432\u043e\u0440\u0435\u043d\u043d\u044b\u0439 \u0432\u043e\u0441\u043a \u0438\u043c\u0435\u0435\u0442 \u0432\u044b\u0441\u043e\u043a\u0443\u044e \u0440\u044b\u043d\u043e\u0447\u043d\u0443\u044e \u0446\u0435\u043d\u0443. \u041d\u0430 \u043f\u0440\u0435\u0434\u043f\u0440\u0438\u044f\u0442\u0438\u044f\u0445, \u0438\u043d\u0442\u0435\u0433\u0440\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0445 \u0441 \u043f\u0435\u0440\u0435\u0440\u0430\u0431\u043e\u0442\u043a\u043e\u0439 \u0432\u043e\u0441\u043a\u0430 - \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u043e \u0441\u0432\u0435\u0447\u0435\u0439, \u043c\u0438\u043a\u0440\u043e\u043a\u0440\u0438\u0441\u0442\u0430\u043b\u043b\u0438\u0447\u0435\u0441\u043a\u043e\u0433\u043e \u0432\u043e\u0441\u043a\u0430 \u043a\u043e\u0441\u043c\u0435\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0433\u043e \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0430, \u0432\u0430\u0437\u0435\u043b\u0438\u043d\u0430, - \u043f\u043e\u0431\u043e\u0447\u043d\u044b\u0439 \u043f\u0440\u043e\u0434\u0443\u043a\u0442 - \u0432\u043e\u0441\u043a - \u043c\u043e\u0436\u0435\u0442 \u0441\u0442\u0430\u0442\u044c \u0440\u0435\u0448\u0430\u044e\u0449\u0438\u043c \u0444\u0430\u043a\u0442\u043e\u0440\u043e\u043c \u0432 \u044d\u043a\u043e\u043d\u043e\u043c\u0438\u043a\u0435. \u041d\u043e \u0434\u043b\u044f \u0431\u043e\u043b\u044c\u0448\u0438\u043d\u0441\u0442\u0432\u0430 \u0441\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u044b\u0445 \u043d\u0435\u0444\u0442\u0435\u043f\u0435\u0440\u0435\u0440\u0430\u0431\u0430\u0442\u044b\u0432\u0430\u044e\u0449\u0438\u0445 \u0437\u0430\u0432\u043e\u0434\u043e\u0432 \u043a\u0430\u0442\u0430\u043b\u0438\u0442\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u0434\u0435\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0438\u0437\u0430\u0446\u0438\u044f, \u0431\u043b\u0430\u0433\u043e\u0434\u0430\u0440\u044f \u0441\u043e\u0447\u0435\u0442\u0430\u043d\u0438\u044e \u043c\u0435\u043d\u044c\u0448\u0438\u0445 \u043a\u0430\u043f\u0438\u0442\u0430\u043b\u043e\u0432\u043b\u043e\u0436\u0435\u043d\u0438\u0439, \u0431\u043e\u043b\u0435\u0435 \u0432\u044b\u0441\u043e\u043a\u043e\u0433\u043e \u0432\u044b\u0445\u043e\u0434\u0430 \u0436\u0438\u0434\u043a\u043e\u0441\u0442\u0438 \u0438 \u0431\u043e\u043b\u0435\u0435 \u0433\u043b\u0443\u0431\u043e\u043a\u043e\u0433\u043e \u0441\u043d\u0438\u0436\u0435\u043d\u0438\u044f \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u044b \u0437\u0430\u0441\u0442\u044b\u0432\u0430\u043d\u0438\u044f, \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u043f\u0440\u0435\u0434\u043f\u043e\u0447\u0442\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u043c \u0441\u043f\u043e\u0441\u043e\u0431\u043e\u043c. \u041e\u0441\u043d\u043e\u0432\u0443 \u044d\u0442\u043e\u0433\u043e \u043f\u0440\u0435\u0438\u043c\u0443\u0449\u0435\u0441\u0442\u0432\u0430 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440, \u043f\u043e\u044d\u0442\u043e\u043c\u0443 \u0434\u0430\u0432\u0430\u0439\u0442\u0435 \u0440\u0430\u0441\u0441\u043c\u043e\u0442\u0440\u0438\u043c, \u043a\u0430\u043a \u043e\u043d \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442.<\/p>\n\n<div class=\"bp-2-decision bp-animate\">\n  <div class=\"bp-2-header\">\n    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m16 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z\"\/><path d=\"m2 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z\"\/><path d=\"M7 21h10\"\/><path d=\"M12 3v18\"\/><path d=\"M3 7h2c2 0 5-1 7-2 2 1 5 2 7 2h2\"\/><\/svg>\n    <span>\u041a\u043e\u0433\u0434\u0430 \u0432\u044b\u0431\u0438\u0440\u0430\u0442\u044c<\/span>\n  <\/div>\n  <div class=\"bp-2-columns\">\n    <div class=\"bp-2-col\">\n      <h4>\u0412\u044b\u0431\u0438\u0440\u0430\u0439\u0442\u0435 Catalytic, \u043a\u043e\u0433\u0434\u0430...<\/h4>\n      <ul>\n        <li>\u0421\u043d\u0438\u0436\u0435\u043d\u0438\u0435 \u043a\u0430\u043f\u0438\u0442\u0430\u043b\u044c\u043d\u044b\u0445 \u0432\u043b\u043e\u0436\u0435\u043d\u0438\u0439 \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u043f\u0440\u0438\u043e\u0440\u0438\u0442\u0435\u0442\u043e\u043c<\/li>\n        <li>\u0411\u043e\u043b\u0435\u0435 \u0432\u044b\u0441\u043e\u043a\u0430\u044f \u0434\u043e\u0445\u043e\u0434\u043d\u043e\u0441\u0442\u044c \u043b\u0438\u043a\u0432\u0438\u0434\u043d\u044b\u0445 \u0430\u043a\u0442\u0438\u0432\u043e\u0432 \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u043e\u0441\u043d\u043e\u0432\u043e\u0439 \u0431\u0438\u0437\u043d\u0435\u0441\u0430<\/li>\n        <li>\u0422\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f \u0431\u043e\u043b\u0435\u0435 \u0433\u043b\u0443\u0431\u043e\u043a\u043e\u0435 \u0441\u043d\u0438\u0436\u0435\u043d\u0438\u0435 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u044b \u0437\u0430\u0441\u0442\u044b\u0432\u0430\u043d\u0438\u044f<\/li>\n        <li>\u041a\u043e\u0440\u043c \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u0442 \u0441\u0435\u0440\u0443 (\u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440 \u0438\u0437 \u0446\u0432\u0435\u0442\u043d\u044b\u0445 \u043c\u0435\u0442\u0430\u043b\u043b\u043e\u0432 \u0435\u0435 \u043f\u0435\u0440\u0435\u043d\u043e\u0441\u0438\u0442)<\/li>\n      <\/ul>\n    <\/div>\n    <div class=\"bp-2-col\">\n      <h4>\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u0440\u0430\u0441\u0442\u0432\u043e\u0440\u0438\u0442\u0435\u043b\u044c, \u043a\u043e\u0433\u0434\u0430...<\/h4>\n      <ul>\n        <li>\u0412\u043e\u0441\u043a \u0434\u043b\u044f \u0441\u043b\u0430\u0431\u0438\u043d\u044b \u0438\u043c\u0435\u0435\u0442 \u0432\u044b\u0441\u043e\u043a\u0443\u044e \u0440\u044b\u043d\u043e\u0447\u043d\u0443\u044e \u0446\u0435\u043d\u0443<\/li>\n        <li>\u041a\u043e\u043c\u043f\u043b\u0435\u043a\u0441\u043d\u0430\u044f \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0430 \u0432\u043e\u0441\u043a\u0430 (\u0441\u0432\u0435\u0447\u0438, \u043a\u043e\u0441\u043c\u0435\u0442\u0438\u043a\u0430)<\/li>\n        <li>\u0418\u043c\u0435\u0435\u0442\u0441\u044f \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u044e\u0449\u0430\u044f \u0445\u043e\u043b\u043e\u0434\u0438\u043b\u044c\u043d\u0430\u044f \u0438\u043d\u0444\u0440\u0430\u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0430<\/li>\n        <li>\u0414\u0435\u0430\u043a\u0442\u0438\u0432\u0430\u0446\u0438\u044f \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u0430 \u0438\u0437-\u0437\u0430 \u0437\u0430\u0433\u0440\u044f\u0437\u043d\u0435\u043d\u0438\u044f \u043a\u043e\u0440\u043c\u0430 \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u043e\u0439<\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\n<\/div>\n\n<h2 id=\"section-3\"><span class=\"h2-marker\">03<\/span>\u041a\u0430\u043a \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442 \u043a\u0430\u0442\u0430\u043b\u0438\u0442\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u0434\u0435\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0438\u0437\u0430\u0446\u0438\u044f: \u0421\u0435\u043b\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u044c \u0444\u043e\u0440\u043c\u044b, \u043a\u0440\u0435\u043a\u0438\u043d\u0433 \u0438 \u0438\u0437\u043e\u043c\u0435\u0440\u0438\u0437\u0430\u0446\u0438\u044f<\/h2>\n\n<p>\u0420\u0435\u0430\u043a\u0442\u043e\u0440 \u043a\u0430\u0442\u0430\u043b\u0438\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0439 \u0434\u0435\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0438\u0437\u0430\u0446\u0438\u0438 \u043d\u0435 \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u043f\u0440\u043e\u0441\u0442\u044b\u043c \u043a\u0440\u0435\u043a\u0438\u043d\u0433\u043e\u043c. \u0412 \u0435\u0433\u043e \u043e\u0441\u043d\u043e\u0432\u0435 \u043b\u0435\u0436\u0438\u0442 <strong>\u0431\u0438\u0444\u0443\u043d\u043a\u0446\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0439 \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440<\/strong>: \u0442\u043e\u0442, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u043d\u0435\u0441\u0435\u0442 \u0432 \u0441\u0435\u0431\u0435 \u043a\u0430\u043a \u043a\u0438\u0441\u043b\u043e\u0442\u043d\u0443\u044e \u0444\u0443\u043d\u043a\u0446\u0438\u044e (\u0446\u0435\u043e\u043b\u0438\u0442, \u043e\u0442\u0432\u0435\u0447\u0430\u044e\u0449\u0438\u0439 \u0437\u0430 \u0441\u043a\u0435\u043b\u0435\u0442\u043d\u0443\u044e \u043f\u0435\u0440\u0435\u0441\u0442\u0440\u043e\u0439\u043a\u0443 \u0438 \u0440\u0430\u0441\u0449\u0435\u043f\u043b\u0435\u043d\u0438\u0435 \u0446\u0435\u043f\u0435\u0439), \u0442\u0430\u043a \u0438 \u043c\u0435\u0442\u0430\u043b\u043b\u0438\u0447\u0435\u0441\u043a\u0443\u044e (\u043e\u0431\u044b\u0447\u043d\u043e \u043f\u043b\u0430\u0442\u0438\u043d\u0430, \u043f\u0430\u043b\u043b\u0430\u0434\u0438\u0439, \u043d\u0438\u043a\u0435\u043b\u044c \u0438\u043b\u0438 \u043d\u0438\u043a\u0435\u043b\u044c-\u0432\u043e\u043b\u044c\u0444\u0440\u0430\u043c, \u043e\u0442\u0432\u0435\u0447\u0430\u044e\u0449\u0438\u0435 \u0437\u0430 \u0433\u0438\u0434\u0440\u043e\u0433\u0435\u043d\u0438\u0437\u0430\u0446\u0438\u044e \u0438 \u0434\u0435\u0433\u0438\u0434\u0440\u043e\u0433\u0435\u043d\u0438\u0437\u0430\u0446\u0438\u044e).<\/p>\n\n<p>\u041f\u043e\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c \u0440\u0435\u0430\u043a\u0446\u0438\u0439 \u043f\u0440\u043e\u0445\u043e\u0434\u0438\u0442 \u043f\u043e \u0447\u0435\u0442\u043a\u043e\u0439 \u0445\u043e\u0440\u0435\u043e\u0433\u0440\u0430\u0444\u0438\u0438. \u0410\u043b\u043a\u0430\u043d \u043f\u043e\u0441\u0442\u0443\u043f\u0430\u0435\u0442 \u0432 \u0440\u0435\u0430\u043a\u0442\u043e\u0440 \u0438 \u0434\u0435\u0433\u0438\u0434\u0440\u043e\u0433\u0435\u043d\u0438\u0437\u0438\u0440\u0443\u0435\u0442\u0441\u044f \u043d\u0430 \u043c\u0435\u0442\u0430\u043b\u043b\u0438\u0447\u0435\u0441\u043a\u043e\u043c \u0443\u0447\u0430\u0441\u0442\u043a\u0435 \u0441 \u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u0435\u043c \u0430\u043b\u043a\u0435\u043d\u0430. \u0410\u043b\u043a\u0435\u043d \u043f\u0440\u043e\u0442\u043e\u043d\u0438\u0440\u0443\u0435\u0442\u0441\u044f \u043d\u0430 \u0443\u0447\u0430\u0441\u0442\u043a\u0435 \u043a\u0438\u0441\u043b\u043e\u0442\u044b \u0411\u0440\u043e\u043d\u0441\u0442\u0435\u0434\u0430 \u0432 \u0446\u0435\u043e\u043b\u0438\u0442\u0435 \u0438 \u043f\u0440\u0435\u0432\u0440\u0430\u0449\u0430\u0435\u0442\u0441\u044f \u0432 \u0438\u043e\u043d \u043a\u0430\u0440\u0431\u0435\u043d\u0438\u044f. \u0417\u0430\u0442\u0435\u043c \u0432\u043e\u0437\u043d\u0438\u043a\u0430\u0435\u0442 \u043a\u0440\u0438\u0442\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u0440\u0430\u0437\u0432\u0438\u043b\u043a\u0430: \u0438\u043e\u043d \u043a\u0430\u0440\u0431\u0435\u043d\u0438\u044f \u043c\u043e\u0436\u0435\u0442 \u043b\u0438\u0431\u043e \u043f\u043e\u0434\u0432\u0435\u0440\u0433\u043d\u0443\u0442\u044c\u0441\u044f \u0441\u043a\u0435\u043b\u0435\u0442\u043d\u043e\u0439 \u0438\u0437\u043e\u043c\u0435\u0440\u0438\u0437\u0430\u0446\u0438\u0438 (\u043f\u0435\u0440\u0435\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u0432 \u0440\u0430\u0437\u0432\u0435\u0442\u0432\u043b\u0435\u043d\u043d\u044b\u0439 \u0438\u0437\u043e\u043c\u0435\u0440, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u043e\u0441\u0442\u0430\u0435\u0442\u0441\u044f \u0432 \u0436\u0438\u0434\u043a\u043e\u043c \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0435), \u043b\u0438\u0431\u043e \u03b2-\u0440\u0430\u0441\u0449\u0435\u043f\u043b\u0435\u043d\u0438\u044e (\u0440\u0430\u0441\u0449\u0435\u043f\u043b\u0435\u043d\u0438\u0435 \u043d\u0430 \u0431\u043e\u043b\u0435\u0435 \u043c\u0435\u043b\u043a\u0438\u0435 \u0444\u0440\u0430\u0433\u043c\u0435\u043d\u0442\u044b, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0432\u044b\u0445\u043e\u0434\u044f\u0442 \u0432 \u0432\u0438\u0434\u0435 \u0433\u0430\u0437\u0430 \u0438 \u043d\u0430\u0444\u0442\u044b). \u041a\u0430\u043a\u043e\u0439 \u043f\u0443\u0442\u044c \u0431\u0443\u0434\u0435\u0442 \u043f\u0440\u0435\u043e\u0431\u043b\u0430\u0434\u0430\u0442\u044c, \u0437\u0430\u0432\u0438\u0441\u0438\u0442 \u043e\u0442 \u0430\u0440\u0445\u0438\u0442\u0435\u043a\u0442\u0443\u0440\u044b \u043f\u043e\u0440 \u0446\u0435\u043e\u043b\u0438\u0442\u0430, \u0438 \u0438\u043c\u0435\u043d\u043d\u043e \u0437\u0434\u0435\u0441\u044c \u0441\u0435\u043b\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u044c \u0444\u043e\u0440\u043c\u044b \u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u0441\u044f \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u044e\u0449\u0435\u0439 \u043f\u0435\u0440\u0435\u043c\u0435\u043d\u043d\u043e\u0439.<\/p>\n\n<div class=\"bp-3-flow bp-animate\">\n  <div class=\"bp-3-step\">\n    <div class=\"bp-3-step-num\">1<\/div>\n    <div class=\"bp-3-step-label\"><strong>\u0410\u043b\u043a\u0430\u043d\u044b<\/strong> \u043f\u043e\u0441\u0442\u0443\u043f\u0430\u0435\u0442 \u0432 \u0440\u0435\u0430\u043a\u0442\u043e\u0440<\/div>\n    <svg class=\"bp-3-arrow\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg>\n  <\/div>\n  <div class=\"bp-3-step\">\n    <div class=\"bp-3-step-num\">2<\/div>\n    <div class=\"bp-3-step-label\"><strong>\u0414\u0435\u0433\u0438\u0434\u0440\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435<\/strong> \u043d\u0430 \u043c\u0435\u0442\u0430\u043b\u043b\u0438\u0447\u0435\u0441\u043a\u043e\u043c \u0443\u0447\u0430\u0441\u0442\u043a\u0435 \u2192 \u0410\u043b\u043a\u0435\u043d<\/div>\n    <svg class=\"bp-3-arrow\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg>\n  <\/div>\n  <div class=\"bp-3-step\">\n    <div class=\"bp-3-step-num\">3<\/div>\n    <div class=\"bp-3-step-label\"><strong>\u0410\u043b\u043a\u0435\u043d<\/strong> \u043f\u0440\u043e\u0442\u043e\u043d\u0438\u0440\u0443\u0435\u0442 \u043d\u0430 \u0443\u0447\u0430\u0441\u0442\u043a\u0435 \u043a\u0438\u0441\u043b\u043e\u0442\u044b \u0411\u0440\u043e\u043d\u0441\u0442\u0435\u0434\u0430 \u2192 \u041a\u0430\u0440\u0431\u0435\u043d\u0438\u0435\u0432\u044b\u0439 \u0438\u043e\u043d<\/div>\n    <svg class=\"bp-3-arrow\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg>\n  <\/div>\n  <div class=\"bp-3-step\">\n    <div class=\"bp-3-step-num\">4<\/div>\n    <div class=\"bp-3-step-label\"><strong>\u041a\u0430\u0440\u0431\u0435\u043d\u0438\u0435\u0432\u044b\u0439 \u0438\u043e\u043d<\/strong> - \u043d\u0430\u0441\u0442\u0443\u043f\u0430\u0435\u0442 \u043a\u0440\u0438\u0442\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u0440\u0430\u0437\u0432\u0438\u043b\u043a\u0430<\/div>\n  <\/div>\n  <div class=\"bp-3-fork\">\n    <div class=\"bp-3-step-num\" style=\"background: var(--color-primary);\">5<\/div>\n    <div class=\"bp-3-fork-pills\">\n      <div style=\"font-size: 12px; color: var(--color-muted); margin-bottom: 0.4em; flex-basis: 100%;\">\u041f\u0443\u0442\u044c \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u0435\u0442\u0441\u044f \u0430\u0440\u0445\u0438\u0442\u0435\u043a\u0442\u0443\u0440\u043e\u0439 \u043f\u043e\u0440 \u0446\u0435\u043e\u043b\u0438\u0442\u0430: 1D-\u043a\u0430\u043d\u0430\u043b\u044b \u0441\u043f\u043e\u0441\u043e\u0431\u0441\u0442\u0432\u0443\u044e\u0442 \u0438\u0437\u043e\u043c\u0435\u0440\u0438\u0437\u0430\u0446\u0438\u0438; 3D-\u043f\u0435\u0440\u0435\u0441\u0435\u0447\u0435\u043d\u0438\u044f \u0441\u043f\u043e\u0441\u043e\u0431\u0441\u0442\u0432\u0443\u044e\u0442 \u043a\u0440\u0435\u043a\u0438\u043d\u0433\u0443<\/div>\n      <span class=\"bp-3-pill bp-3-pill-green\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3 3 6l3 3\"\/><path d=\"M18 3l3 3-3 3\"\/><path d=\"M3 6h18\"\/><path d=\"M12 21V6\"\/><\/svg>\n        \u0418\u0437\u043e\u043c\u0435\u0440\u0438\u0437\u0430\u0446\u0438\u044f (\u0440\u0430\u0437\u0432\u0435\u0442\u0432\u043b\u0435\u043d\u0438\u0435) \u2192 \u0416\u0438\u0434\u043a\u0438\u0439 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\n      <\/span>\n      <span class=\"bp-3-pill bp-3-pill-amber\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3 3 6l3 3\"\/><path d=\"M18 3l3 3-3 3\"\/><path d=\"M3 6h18\"\/><path d=\"M12 21V6\"\/><\/svg>\n        \u041a\u0440\u0435\u043a\u0438\u043d\u0433 (\u03b2-\u0440\u0430\u0441\u0449\u0435\u043f\u043b\u0435\u043d\u0438\u0435) \u2192 \u0413\u0430\u0437 + \u043d\u0430\u0444\u0442\u0430\n      <\/span>\n    <\/div>\n  <\/div>\n<\/div>\n\n<h3>\u041f\u0443\u0442\u044c \u043a\u0440\u0435\u043a\u0438\u043d\u0433\u0430: \u043a\u0430\u043a ZSM-5 \u0438\u0437\u0431\u0438\u0440\u0430\u0442\u0435\u043b\u044c\u043d\u043e \u0440\u0430\u0441\u0449\u0435\u043f\u043b\u044f\u0435\u0442 \u043c\u043e\u043b\u0435\u043a\u0443\u043b\u044b \u0432\u043e\u0441\u043a\u0430<\/h3>\n\n<p>ZSM-5 \u0441 \u0435\u0433\u043e \u0442\u043e\u043f\u043e\u043b\u043e\u0433\u0438\u0435\u0439 MFI - \u0442\u0440\u0435\u0445\u043c\u0435\u0440\u043d\u043e\u0439 \u043f\u0435\u0440\u0435\u0441\u0435\u043a\u0430\u044e\u0449\u0435\u0439\u0441\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u043e\u0439 10-\u0447\u043b\u0435\u043d\u043d\u044b\u0445 \u043a\u043e\u043b\u044c\u0446\u0435\u0432\u044b\u0445 \u043a\u0430\u043d\u0430\u043b\u043e\u0432 \u0441 \u0434\u0438\u0430\u043c\u0435\u0442\u0440\u043e\u043c \u043f\u043e\u0440 \u043e\u043a\u043e\u043b\u043e 0,55 \u043d\u043c - \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u043d\u0430\u0438\u0431\u043e\u043b\u0435\u0435 \u0448\u0438\u0440\u043e\u043a\u043e \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u043c\u044b\u043c \u0446\u0435\u043e\u043b\u0438\u0442\u043e\u043c \u0432 \u043a\u0430\u0442\u0430\u043b\u0438\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0439 \u0434\u0435\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0438\u0437\u0430\u0446\u0438\u0438. \u041e\u0442\u0432\u0435\u0440\u0441\u0442\u0438\u044f \u0435\u0433\u043e \u043f\u043e\u0440 \u0434\u043e\u0441\u0442\u0430\u0442\u043e\u0447\u043d\u043e \u0432\u0435\u043b\u0438\u043a\u0438 \u0434\u043b\u044f \u043f\u0440\u043e\u0445\u043e\u0436\u0434\u0435\u043d\u0438\u044f \u043f\u0440\u044f\u043c\u043e\u0446\u0435\u043f\u043e\u0447\u0435\u0447\u043d\u043e\u0433\u043e \u043d-\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0430, \u043d\u043e \u0441\u043b\u0438\u0448\u043a\u043e\u043c \u0443\u0437\u043a\u0438 \u0434\u043b\u044f \u043f\u0440\u043e\u0445\u043e\u0436\u0434\u0435\u043d\u0438\u044f \u0440\u0430\u0437\u0432\u0435\u0442\u0432\u043b\u0435\u043d\u043d\u043e\u0433\u043e \u0438\u0437\u043e\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0430. \u042d\u0442\u043e <strong>\u043f\u0440\u0435\u0438\u043c\u0443\u0449\u0435\u0441\u0442\u0432\u0435\u043d\u043d\u043e \u0441\u0435\u043b\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u044c \u043f\u043e \u0444\u043e\u0440\u043c\u0435 \u0440\u0435\u0430\u043a\u0442\u0438\u0432\u0430, \u0441 \u0432\u0442\u043e\u0440\u0438\u0447\u043d\u044b\u043c\u0438 \u044d\u0444\u0444\u0435\u043a\u0442\u0430\u043c\u0438 \u043f\u0435\u0440\u0435\u0445\u043e\u0434\u043d\u044b\u0445 \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0439 \u0432 \u043c\u0435\u0441\u0442\u0430\u0445 \u043f\u0435\u0440\u0435\u0441\u0435\u0447\u0435\u043d\u0438\u044f \u043a\u0430\u043d\u0430\u043b\u043e\u0432<\/strong>\u0426\u0435\u043e\u043b\u0438\u0442 \u043d\u0435 \u043f\u0440\u043e\u0441\u0442\u043e \u0444\u0438\u043b\u044c\u0442\u0440\u0443\u0435\u0442 \u043c\u043e\u043b\u0435\u043a\u0443\u043b\u044b \u043f\u043e \u0440\u0430\u0437\u043c\u0435\u0440\u0443 \u0432 \u0443\u0441\u0442\u044c\u0435 \u043f\u043e\u0440\u044b. \u041e\u043d \u0440\u0430\u0437\u043b\u0438\u0447\u0430\u0435\u0442 \u0438\u0445 \u043f\u043e \u043f\u0440\u043e\u0441\u0442\u0440\u0430\u043d\u0441\u0442\u0432\u0435\u043d\u043d\u043e\u043c\u0443 \u043e\u0431\u044a\u0435\u043c\u0443 \u043f\u0435\u0440\u0435\u0445\u043e\u0434\u043d\u043e\u0433\u043e \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u044f \u0440\u0435\u0430\u043a\u0446\u0438\u0438 \u0432\u043d\u0443\u0442\u0440\u0438 \u043a\u0430\u043d\u0430\u043b\u043e\u0432.<\/p>\n\n<p>\u041a\u0430\u043a \u0442\u043e\u043b\u044c\u043a\u043e \u0432\u043e\u0441\u043a\u043e\u043e\u0431\u0440\u0430\u0437\u043d\u044b\u0439 \u043d-\u043f\u0430\u0440\u0430\u0444\u0438\u043d \u043f\u043e\u043f\u0430\u0434\u0430\u0435\u0442 \u0432 \u043a\u0430\u043d\u0430\u043b ZSM-5, \u043e\u043d \u0441\u0442\u0430\u043b\u043a\u0438\u0432\u0430\u0435\u0442\u0441\u044f \u0441 \u043a\u0438\u0441\u043b\u043e\u0442\u043d\u044b\u043c\u0438 \u0443\u0447\u0430\u0441\u0442\u043a\u0430\u043c\u0438, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0438\u0440\u0443\u044e\u0442 \u043a\u0440\u0435\u043a\u0438\u043d\u0433. \u0422\u0440\u0435\u0445\u043c\u0435\u0440\u043d\u0430\u044f \u0433\u0435\u043e\u043c\u0435\u0442\u0440\u0438\u044f \u043f\u0435\u0440\u0435\u0441\u0435\u0447\u0435\u043d\u0438\u0439 \u043e\u0437\u043d\u0430\u0447\u0430\u0435\u0442, \u0447\u0442\u043e \u043f\u043e\u0441\u043b\u0435 \u0440\u0430\u0441\u0449\u0435\u043f\u043b\u0435\u043d\u0438\u044f \u043c\u043e\u043b\u0435\u043a\u0443\u043b\u044b \u043d\u0430 \u0434\u0432\u0430 \u0444\u0440\u0430\u0433\u043c\u0435\u043d\u0442\u0430 \u044d\u0442\u0438 \u0444\u0440\u0430\u0433\u043c\u0435\u043d\u0442\u044b \u043c\u043e\u0433\u0443\u0442 \u0434\u0438\u0444\u0444\u0443\u043d\u0434\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0432 \u043f\u0435\u0440\u0435\u0441\u0435\u043a\u0430\u044e\u0449\u0438\u0435\u0441\u044f \u043a\u0430\u043d\u0430\u043b\u044b \u0438 \u043f\u043e\u0434\u0432\u0435\u0440\u0433\u0430\u0442\u044c\u0441\u044f \u0432\u0442\u043e\u0440\u0438\u0447\u043d\u043e\u043c\u0443 \u043a\u0440\u0435\u043a\u0438\u043d\u0433\u0443 - \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u043e, \u043a\u043e\u0442\u043e\u0440\u043e\u0435 \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0438\u0432\u0430\u0435\u0442 \u0431\u043e\u043b\u0435\u0435 \u0433\u043b\u0443\u0431\u043e\u043a\u043e\u0435 \u0441\u043d\u0438\u0436\u0435\u043d\u0438\u0435 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u044b \u0437\u0430\u0441\u0442\u044b\u0432\u0430\u043d\u0438\u044f \u0446\u0435\u043d\u043e\u0439 \u0441\u043d\u0438\u0436\u0435\u043d\u0438\u044f \u0442\u0435\u043a\u0443\u0447\u0435\u0441\u0442\u0438. \u041a\u043e\u043c\u043c\u0435\u0440\u0447\u0435\u0441\u043a\u0438\u0439 \u043f\u0440\u043e\u0446\u0435\u0441\u0441 \u0434\u0435\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0438\u0437\u0430\u0446\u0438\u0438 \u043d\u0430 \u043e\u0441\u043d\u043e\u0432\u0435 ZSM-5, \u0438\u0437\u0432\u0435\u0441\u0442\u043d\u044b\u0439 \u043f\u043e\u0434 \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u044f\u043c\u0438 MLDW (Mobil Lube Dewaxing) \u0438 MDDW (Mobil Distillate Dewaxing), \u043e\u0431\u044b\u0447\u043d\u043e \u043f\u0440\u043e\u0432\u043e\u0434\u0438\u0442\u0441\u044f \u043f\u0440\u0438 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u0435 325-400\u00b0C \u0441 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435\u043c \u043d\u0438\u043a\u0435\u043b\u044f \u0438\u043b\u0438 \u043d\u0438\u043a\u0435\u043b\u044c-\u0432\u043e\u043b\u044c\u0444\u0440\u0430\u043c\u0430 \u0432 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0435 \u043c\u0435\u0442\u0430\u043b\u043b\u0430 \u0433\u0438\u0434\u0440\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u0434\u043b\u044f \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f \u0443\u0441\u0442\u043e\u0439\u0447\u0438\u0432\u043e\u0441\u0442\u0438 \u0441\u0435\u0440\u044b. \u041a\u043e\u043c\u043f\u0440\u043e\u043c\u0438\u0441\u0441 \u043e\u0447\u0435\u0432\u0438\u0434\u0435\u043d: \u0432\u044b\u0445\u043e\u0434 \u0436\u0438\u0434\u043a\u043e\u0441\u0442\u0438 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 65-75%, \u0430 \u043e\u0441\u0442\u0430\u0442\u043e\u043a \u0438\u0434\u0435\u0442 \u043d\u0430 \u0433\u0430\u0437 \u0438 \u043d\u0430\u0444\u0442\u0443. \u0414\u043b\u044f \u0434\u0438\u0437\u0435\u043b\u044c\u043d\u043e\u0433\u043e \u0442\u043e\u043f\u043b\u0438\u0432\u0430, \u0433\u0434\u0435 \u0445\u043e\u043b\u043e\u0434\u043d\u044b\u0439 \u043f\u043e\u0442\u043e\u043a \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0433\u043b\u0430\u0432\u043d\u044b\u043c \u0442\u0440\u0435\u0431\u043e\u0432\u0430\u043d\u0438\u0435\u043c \u0438 \u043d\u0435\u043a\u043e\u0442\u043e\u0440\u0430\u044f \u043f\u043e\u0442\u0435\u0440\u044f \u0442\u0435\u043a\u0443\u0447\u0435\u0441\u0442\u0438 \u0434\u043e\u043f\u0443\u0441\u0442\u0438\u043c\u0430, \u044d\u0442\u043e\u0442 \u0441\u043f\u043e\u0441\u043e\u0431 \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0440\u0430\u0431\u043e\u0447\u0435\u0439 \u043b\u043e\u0448\u0430\u0434\u043a\u043e\u0439 (<a href=\"https:\/\/fsc432.dutton.psu.edu\/2014\/06\/22\/comparison-of-the-solvent-and-catalytic-dewaxing-methods\/\">\u0423\u043d\u0438\u0432\u0435\u0440\u0441\u0438\u0442\u0435\u0442 \u0448\u0442\u0430\u0442\u0430 \u041f\u0435\u043d\u0441\u0438\u043b\u044c\u0432\u0430\u043d\u0438\u044f, 2014<\/a>).<\/p>\n\n<h3>\u041f\u0443\u0442\u044c \u0438\u0437\u043e\u043c\u0435\u0440\u0438\u0437\u0430\u0446\u0438\u0438: \u043a\u0430\u043a SAPO-11 \u0440\u0435\u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0443\u0435\u0442\u0441\u044f \u0431\u0435\u0437 \u0440\u0430\u0437\u0440\u0443\u0448\u0435\u043d\u0438\u044f<\/h3>\n\n<p>\u0422\u0430\u043c, \u0433\u0434\u0435 \u0442\u0440\u0435\u0441\u043a\u0430\u0435\u0442\u0441\u044f ZSM-5, \u043f\u0435\u0440\u0435\u0441\u0442\u0440\u0430\u0438\u0432\u0430\u0435\u0442\u0441\u044f SAPO-11. \u042d\u0442\u043e \u0441\u0438\u043b\u0438\u043a\u043e\u0430\u043b\u044e\u043c\u043e\u0444\u043e\u0441\u0444\u0430\u0442\u043d\u043e\u0435 \u043c\u043e\u043b\u0435\u043a\u0443\u043b\u044f\u0440\u043d\u043e\u0435 \u0441\u0438\u0442\u043e - \u0442\u043e\u043f\u043e\u043b\u043e\u0433\u0438\u044f AEL, \u043e\u0434\u043d\u043e\u043c\u0435\u0440\u043d\u044b\u0435 10-\u0447\u043b\u0435\u043d\u043d\u044b\u0435 \u043a\u043e\u043b\u044c\u0446\u0435\u0432\u044b\u0435 \u043a\u0430\u043d\u0430\u043b\u044b \u0441 \u043e\u0432\u0430\u043b\u044c\u043d\u044b\u043c\u0438 \u043f\u043e\u0440\u0430\u043c\u0438 \u0440\u0430\u0437\u043c\u0435\u0440\u043e\u043c \u043f\u0440\u0438\u043c\u0435\u0440\u043d\u043e 3,9 \u00d7 6,3 \u00c5 - \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u043e\u0441\u043d\u043e\u0432\u043e\u0439 \u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0438\u0438 \u0438\u0437\u043e\u0434\u0435\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0438\u0437\u0430\u0446\u0438\u0438 Chevron. \u041e\u0434\u043d\u043e\u043c\u0435\u0440\u043d\u0430\u044f \u0430\u0440\u0445\u0438\u0442\u0435\u043a\u0442\u0443\u0440\u0430 \u043a\u0430\u043d\u0430\u043b\u043e\u0432 \u0438\u043c\u0435\u0435\u0442 \u043a\u043b\u044e\u0447\u0435\u0432\u043e\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435: \u0437\u0434\u0435\u0441\u044c \u043d\u0435\u0442 \u043f\u0435\u0440\u0435\u0441\u0435\u0447\u0435\u043d\u0438\u0439 \u043a\u0430\u043d\u0430\u043b\u043e\u0432, \u0433\u0434\u0435 \u043c\u043e\u0433\u0443\u0442 \u043e\u0431\u0440\u0430\u0437\u043e\u0432\u044b\u0432\u0430\u0442\u044c\u0441\u044f \u043c\u043d\u043e\u0433\u043e\u0440\u0430\u0437\u0432\u0435\u0442\u0432\u043b\u0435\u043d\u043d\u044b\u0435 \u0438\u0437\u043e\u043c\u0435\u0440\u044b, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0437\u0430\u0442\u0435\u043c \u043f\u043e\u0434\u0432\u0435\u0440\u0433\u0430\u044e\u0442\u0441\u044f \u0432\u0442\u043e\u0440\u0438\u0447\u043d\u043e\u043c\u0443 \u043a\u0440\u0435\u043a\u0438\u043d\u0433\u0443. \u041c\u043e\u043b\u0435\u043a\u0443\u043b\u044b \u043f\u043e\u0441\u0442\u0443\u043f\u0430\u044e\u0442 \u0432 \u043a\u0430\u043d\u0430\u043b \u0432 \u043e\u0434\u043d\u043e\u043c \u043d\u0430\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0438, \u0438\u0437\u043e\u043c\u0435\u0440\u0438\u0437\u0443\u044e\u0442\u0441\u044f \u043d\u0430 \u043a\u0438\u0441\u043b\u043e\u0442\u043d\u043e\u043c \u0443\u0447\u0430\u0441\u0442\u043a\u0435 \u0438 \u0432\u044b\u0445\u043e\u0434\u044f\u0442 \u0432 \u0432\u0438\u0434\u0435 \u043c\u043e\u043d\u043e\u0440\u0430\u0437\u0432\u0435\u0442\u0432\u043b\u0435\u043d\u043d\u044b\u0445 \u0438\u043b\u0438 \u0434\u0438\u0440\u0430\u0437\u0432\u0435\u0442\u0432\u043b\u0435\u043d\u043d\u044b\u0445 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043e\u0441\u0442\u0430\u044e\u0442\u0441\u044f \u0432 \u0434\u0438\u0430\u043f\u0430\u0437\u043e\u043d\u0435 \u043a\u0438\u043f\u0435\u043d\u0438\u044f \u0441\u043c\u0430\u0437\u043e\u0447\u043d\u043e\u0433\u043e \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u0430.<\/p>\n\n<p>\u0412 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u0435 \u043f\u043e\u043b\u0443\u0447\u0430\u0435\u0442\u0441\u044f \u043f\u0440\u0438\u043d\u0446\u0438\u043f\u0438\u0430\u043b\u044c\u043d\u043e \u0438\u043d\u043e\u0439 \u043f\u0440\u043e\u0444\u0438\u043b\u044c \u0442\u0435\u043a\u0443\u0447\u0435\u0441\u0442\u0438. \u0412\u044b\u0445\u043e\u0434 \u0436\u0438\u0434\u043a\u043e\u0441\u0442\u0438 \u0434\u043e\u0441\u0442\u0438\u0433\u0430\u0435\u0442 80-85%, \u0438\u043d\u0434\u0435\u043a\u0441 \u0432\u044f\u0437\u043a\u043e\u0441\u0442\u0438 \u0441\u043e\u0445\u0440\u0430\u043d\u044f\u0435\u0442\u0441\u044f \u0438\u043b\u0438 \u043d\u0435\u043c\u043d\u043e\u0433\u043e \u0443\u043b\u0443\u0447\u0448\u0430\u0435\u0442\u0441\u044f, \u0430 \u0433\u0430\u0437\u043e\u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u043c\u0438\u043d\u0438\u043c\u0430\u043b\u044c\u043d\u043e. \u041a\u043e\u043c\u043f\u0440\u043e\u043c\u0438\u0441\u0441: \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u044b \u043d\u0430 \u043e\u0441\u043d\u043e\u0432\u0435 SAPO-11 \u0442\u0440\u0435\u0431\u0443\u044e\u0442 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u044f \u0431\u043b\u0430\u0433\u043e\u0440\u043e\u0434\u043d\u043e\u0433\u043e \u043c\u0435\u0442\u0430\u043b\u043b\u0430 - \u043e\u0431\u044b\u0447\u043d\u043e \u043f\u043b\u0430\u0442\u0438\u043d\u044b \u0438\u043b\u0438 \u043f\u0430\u043b\u043b\u0430\u0434\u0438\u044f - \u0432 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0435 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0430 \u0433\u0438\u0434\u0440\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f, \u0447\u0442\u043e \u0442\u0440\u0435\u0431\u0443\u0435\u0442 \u043d\u0438\u0437\u043a\u043e\u0441\u0435\u0440\u043d\u0438\u0441\u0442\u043e\u0433\u043e \u0441\u044b\u0440\u044c\u044f. \u042d\u0442\u043e \u0434\u0435\u043b\u0430\u0435\u0442 \u043c\u0430\u0440\u0448\u0440\u0443\u0442 \u0438\u0437\u043e\u043c\u0435\u0440\u0438\u0437\u0430\u0446\u0438\u0438 \u0432\u044b\u0431\u043e\u0440\u043e\u043c \u043f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e \u0434\u043b\u044f \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u0430 \u0441\u043c\u0430\u0437\u043e\u0447\u043d\u044b\u0445 \u0431\u0430\u0437\u043e\u0432\u044b\u0445 \u043c\u0430\u0441\u0435\u043b (\u0433\u0440\u0443\u043f\u043f\u044b II \u0438 III), \u0433\u0434\u0435 \u043c\u0430\u043a\u0441\u0438\u043c\u0438\u0437\u0430\u0446\u0438\u044f \u0432\u044b\u0445\u043e\u0434\u0430 \u0438 \u0441\u043e\u0445\u0440\u0430\u043d\u0435\u043d\u0438\u0435 \u0438\u043d\u0434\u0435\u043a\u0441\u0430 \u0432\u044f\u0437\u043a\u043e\u0441\u0442\u0438 \u044d\u043a\u043e\u043d\u043e\u043c\u0438\u0447\u0435\u0441\u043a\u0438 \u043d\u0435\u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u044b, \u0438 \u0433\u0434\u0435 \u0433\u0438\u0434\u0440\u043e\u043a\u0440\u0435\u043a\u0438\u043d\u0433 \u0438\u043b\u0438 \u0433\u0438\u0434\u0440\u043e\u043e\u0447\u0438\u0441\u0442\u043a\u0430 \u0443\u0436\u0435 \u043e\u0447\u0438\u0441\u0442\u0438\u043b\u0438 \u0441\u0435\u0440\u0443 \u0434\u043e \u043e\u0434\u043d\u043e\u0437\u043d\u0430\u0447\u043d\u044b\u0445 \u0443\u0440\u043e\u0432\u043d\u0435\u0439 ppm. \u0420\u043e\u0434\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0435 \u043e\u0434\u043d\u043e\u043c\u0435\u0440\u043d\u044b\u0435 10-\u0447\u043b\u0435\u043d\u043d\u044b\u0435 \u043a\u043e\u043b\u044c\u0446\u0435\u0432\u044b\u0435 \u0446\u0435\u043e\u043b\u0438\u0442\u044b - ZSM-22 (TON), ZSM-23 (MTT) \u0438 ZSM-48 - \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044e\u0442 \u043e\u0434\u0438\u043d \u0438 \u0442\u043e\u0442 \u0436\u0435 \u043f\u0440\u0438\u043d\u0446\u0438\u043f \u0430\u0440\u0445\u0438\u0442\u0435\u043a\u0442\u0443\u0440\u044b \u043f\u043e\u0440 \u0438 \u043a\u043e\u043d\u043a\u0443\u0440\u0438\u0440\u0443\u044e\u0442 \u0432 \u043e\u0434\u043d\u043e\u043c \u0438 \u0442\u043e\u043c \u0436\u0435 \u043f\u0440\u043e\u0441\u0442\u0440\u0430\u043d\u0441\u0442\u0432\u0435 \u043f\u0440\u0438\u043c\u0435\u043d\u0435\u043d\u0438\u044f (<a href=\"https:\/\/www.topsoe.com\/blog\/unlock-dewaxing-performance-with-a-selective-dewaxing-catalyst-in-fossil-and-renewable-fuels-service\">\u0422\u043e\u043f\u0441\u043e\u0443, 2025 \u0433\u043e\u0434<\/a>).<\/p>\n\n<img decoding=\"async\" src=\"https:\/\/www.jalonzeolite.com\/wp-content\/uploads\/2026\/05\/catalytic-dewaxing-3.webp\" alt=\"\u0421\u0440\u0430\u0432\u043d\u0435\u043d\u0438\u0435 \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440 ZSM-5 \u0438 SAPO-11\" class=\"embedded-article-img\">\n\n<div class=\"bp-4-compare bp-animate\">\n  <div class=\"bp-4-card\">\n    <svg class=\"bp-4-card-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 3 4 7l4 4\"\/><path d=\"M4 7h16\"\/><path d=\"m16 21 4-4-4-4\"\/><path d=\"M20 17H4\"\/><\/svg>\n    <div class=\"bp-4-card-title\">\u0420\u0430\u0441\u0442\u0440\u0435\u0441\u043a\u0438\u0432\u0430\u043d\u0438\u0435 (ZSM-5)<\/div>\n    <div class=\"bp-4-stat\">65-75%<\/div>\n    <div class=\"bp-4-stat-label\">\u0423\u0440\u043e\u0436\u0430\u0439\u043d\u043e\u0441\u0442\u044c \u0436\u0438\u0434\u043a\u043e\u0441\u0442\u0438<\/div>\n    <ul class=\"bp-4-list\">\n      <li>\u0411\u043e\u043b\u0435\u0435 \u0432\u044b\u0441\u043e\u043a\u0430\u044f \u0441\u0442\u043e\u0438\u043c\u043e\u0441\u0442\u044c \u0433\u0430\u0437\u0430 \u0438 \u043d\u0430\u0444\u0442\u044b<\/li>\n      <li>\u0411\u043e\u043b\u0435\u0435 \u0433\u043b\u0443\u0431\u043e\u043a\u043e\u0435 \u0441\u043d\u0438\u0436\u0435\u043d\u0438\u0435 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u044b \u0437\u0430\u0441\u0442\u044b\u0432\u0430\u043d\u0438\u044f<\/li>\n      <li>\u0423\u0441\u0442\u043e\u0439\u0447\u0438\u0432 \u043a \u0441\u0435\u0440\u0435 (\u043c\u0435\u0442\u0430\u043b\u043b Ni-W)<\/li>\n      <li>\u0411\u043e\u043b\u0435\u0435 \u043d\u0438\u0437\u043a\u0430\u044f \u0441\u0442\u043e\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u0430<\/li>\n    <\/ul>\n  <\/div>\n  <div class=\"bp-4-card\">\n    <svg class=\"bp-4-card-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 3 4 7l4 4\"\/><path d=\"M4 7h16\"\/><path d=\"m16 21 4-4-4-4\"\/><path d=\"M20 17H4\"\/><\/svg>\n    <div class=\"bp-4-card-title\">\u0418\u0437\u043e\u043c\u0435\u0440\u0438\u0437\u0430\u0446\u0438\u044f (SAPO-11)<\/div>\n    <div class=\"bp-4-stat\">80-85%<\/div>\n    <div class=\"bp-4-stat-label\">\u0423\u0440\u043e\u0436\u0430\u0439\u043d\u043e\u0441\u0442\u044c \u0436\u0438\u0434\u043a\u043e\u0441\u0442\u0438<\/div>\n    <ul class=\"bp-4-list\">\n      <li>\u041c\u0438\u043d\u0438\u043c\u0430\u043b\u044c\u043d\u044b\u0439 \u0440\u0430\u0441\u0445\u043e\u0434 \u0433\u0430\u0437\u0430<\/li>\n      <li>VI \u0441\u043e\u0445\u0440\u0430\u043d\u0435\u043d \u0438\u043b\u0438 \u0443\u043b\u0443\u0447\u0448\u0435\u043d<\/li>\n      <li>\u0422\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f \u0431\u043b\u0430\u0433\u043e\u0440\u043e\u0434\u043d\u044b\u0439 \u043c\u0435\u0442\u0430\u043b\u043b (Pt\/Pd)<\/li>\n      <li>\u0422\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f \u043d\u0438\u0437\u043a\u043e\u0441\u0435\u0440\u043d\u0438\u0441\u0442\u043e\u0435 \u0441\u044b\u0440\u044c\u0435<\/li>\n    <\/ul>\n  <\/div>\n<\/div>\n\n<h2 id=\"section-4\"><span class=\"h2-marker\">04<\/span>\u0426\u0435\u043e\u043b\u0438\u0442\u043d\u044b\u0435 \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u044b \u0434\u043b\u044f \u0434\u0435\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0438\u0437\u0430\u0446\u0438\u0438: ZSM-5, SAPO-11 \u0438 \u0432\u044b\u0431\u043e\u0440 \u0432 \u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442\u0438 \u043e\u0442 \u0441\u044b\u0440\u044c\u044f<\/h2>\n\n<p>\u0412\u044b\u0431\u043e\u0440 \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u0430 \u0434\u0435\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0438\u0437\u0430\u0446\u0438\u0438 \u043d\u0435 \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0443\u043d\u0438\u0432\u0435\u0440\u0441\u0430\u043b\u044c\u043d\u044b\u043c. \u041e\u043d \u0441\u0432\u043e\u0434\u0438\u0442\u0441\u044f \u043a \u0442\u0440\u0435\u043c \u0432\u043e\u043f\u0440\u043e\u0441\u0430\u043c: (1) \u0412\u044b\u0441\u043e\u043a\u043e\u0435 \u043b\u0438 \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u043d\u0438\u0435 \u0441\u0435\u0440\u044b \u0432 \u0441\u044b\u0440\u044c\u0435? \u0415\u0441\u043b\u0438 \u0434\u0430, \u0442\u043e \u0432\u0430\u043c \u043d\u0443\u0436\u0435\u043d \u0443\u0441\u0442\u043e\u0439\u0447\u0438\u0432\u044b\u0439 \u043a \u0441\u0435\u0440\u0435 \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440 \u0438\u0437 \u043d\u0435\u0431\u043b\u0430\u0433\u043e\u0440\u043e\u0434\u043d\u044b\u0445 \u043c\u0435\u0442\u0430\u043b\u043b\u043e\u0432 - ZSM-5 \u0441 Ni-W. \u0415\u0441\u043b\u0438 \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u043d\u0438\u0435 \u0441\u0435\u0440\u044b \u043d\u0438\u0437\u043a\u043e\u0435, \u043c\u043e\u0436\u043d\u043e \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440 \u0438\u0437\u043e\u043c\u0435\u0440\u0438\u0437\u0430\u0446\u0438\u0438 \u0438\u0437 \u0431\u043b\u0430\u0433\u043e\u0440\u043e\u0434\u043d\u044b\u0445 \u043c\u0435\u0442\u0430\u043b\u043b\u043e\u0432. (2) \u042f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u043b\u0438 \u0446\u0435\u043b\u0435\u0432\u044b\u043c \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u043c \u0434\u0438\u0437\u0435\u043b\u044c\u043d\u043e\u0435 \u0442\u043e\u043f\u043b\u0438\u0432\u043e \u0438\u043b\u0438 \u0441\u043c\u0430\u0437\u043e\u0447\u043d\u043e\u0435 \u0431\u0430\u0437\u043e\u0432\u043e\u0435 \u043c\u0430\u0441\u043b\u043e? \u0414\u043b\u044f \u0434\u0438\u0437\u0435\u043b\u044c\u043d\u043e\u0433\u043e \u0442\u043e\u043f\u043b\u0438\u0432\u0430 \u043f\u0440\u0435\u0434\u043f\u043e\u0447\u0442\u0438\u0442\u0435\u043b\u0435\u043d \u043f\u0443\u0442\u044c \u043a\u0440\u0435\u043a\u0438\u043d\u0433\u0430; \u0434\u043b\u044f \u0441\u043c\u0430\u0437\u043e\u0447\u043d\u044b\u0445 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u043e\u0432 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c \u043f\u0443\u0442\u044c \u0438\u0437\u043e\u043c\u0435\u0440\u0438\u0437\u0430\u0446\u0438\u0438, \u0447\u0442\u043e\u0431\u044b \u0437\u0430\u0449\u0438\u0442\u0438\u0442\u044c \u0432\u044b\u0445\u043e\u0434 \u0438 \u0438\u043d\u0434\u0435\u043a\u0441 \u0432\u044f\u0437\u043a\u043e\u0441\u0442\u0438. (3) \u0412\u044b \u043e\u043f\u0442\u0438\u043c\u0438\u0437\u0438\u0440\u0443\u0435\u0442\u0435 \u043c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u044b\u0439 \u0432\u044b\u0445\u043e\u0434 \u0438\u043b\u0438 \u043c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u043e\u0435 \u043f\u043e\u043d\u0438\u0436\u0435\u043d\u0438\u0435 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u044b \u0437\u0430\u0441\u0442\u044b\u0432\u0430\u043d\u0438\u044f? \u0418\u0437\u043e\u043c\u0435\u0440\u0438\u0437\u0430\u0446\u0438\u044f \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0438\u0432\u0430\u0435\u0442 \u043f\u0435\u0440\u0432\u043e\u0435, \u043a\u0440\u0435\u043a\u0438\u043d\u0433 - \u0432\u0442\u043e\u0440\u043e\u0435. \u0412 \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0438 \u0441 \u044d\u0442\u043e\u0439 \u0441\u0445\u0435\u043c\u043e\u0439 \u0442\u0438\u043f\u044b \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u043e\u0432 \u0434\u0435\u043b\u044f\u0442\u0441\u044f \u043d\u0430 \u0447\u0435\u0442\u043a\u0438\u0435 \u0433\u0440\u0443\u043f\u043f\u044b \u043f\u043e \u043f\u0440\u0438\u043c\u0435\u043d\u0435\u043d\u0438\u044e.<\/p>\n\n<div class=\"bp-5-checklist bp-animate\">\n  <div class=\"bp-5-header\">\n    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m3 17 2 2 4-4\"\/><path d=\"m3 7 2 2 4-4\"\/><path d=\"M13 6h8\"\/><path d=\"M13 12h8\"\/><path d=\"M13 18h8\"\/><\/svg>\n    <span>\u041a\u043e\u043d\u0442\u0440\u043e\u043b\u044c\u043d\u044b\u0439 \u0441\u043f\u0438\u0441\u043e\u043a \u0434\u043b\u044f \u0432\u044b\u0431\u043e\u0440\u0430 \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u0430<\/span>\n  <\/div>\n  <div class=\"bp-5-items\">\n    <div class=\"bp-5-item\">\n      <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"m9 12 2 2 4-4\"\/><\/svg>\n      <span class=\"bp-5-item-label\"><strong>\u0412\u044b\u0441\u043e\u043a\u043e\u0435 \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u043d\u0438\u0435 \u0441\u0435\u0440\u044b \u0432 \u043a\u043e\u0440\u043c\u0435?<\/strong> \u2192 \u0411\u0430\u0437\u0438\u0441\u043d\u043e-\u043c\u0435\u0442\u0430\u043b\u043b\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440 (ZSM-5 + Ni-W)<\/span>\n    <\/div>\n    <div class=\"bp-5-item\">\n      <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"m9 12 2 2 4-4\"\/><\/svg>\n      <span class=\"bp-5-item-label\"><strong>\u0414\u0438\u0437\u0435\u043b\u044c\u043d\u043e\u0435 \u0442\u043e\u043f\u043b\u0438\u0432\u043e \u0438\u043b\u0438 \u0441\u043c\u0430\u0437\u043e\u0447\u043d\u043e\u0435 \u043c\u0430\u0441\u043b\u043e?<\/strong> \u2192 \u0414\u0438\u0437\u0435\u043b\u044c\u043d\u043e\u0435 \u0442\u043e\u043f\u043b\u0438\u0432\u043e = \u043a\u0440\u0435\u043a\u0438\u043d\u0433 (ZSM-5), \u0441\u043c\u0430\u0437\u043a\u0430 = \u0438\u0437\u043e\u043c\u0435\u0440\u0438\u0437\u0430\u0446\u0438\u044f (SAPO-11)<\/span>\n    <\/div>\n    <div class=\"bp-5-item\">\n      <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"m9 12 2 2 4-4\"\/><\/svg>\n      <span class=\"bp-5-item-label\"><strong>\u0422\u0435\u043a\u0443\u0447\u0435\u0441\u0442\u044c \u0438\u043b\u0438 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u0430 \u0437\u0430\u0441\u0442\u044b\u0432\u0430\u043d\u0438\u044f?<\/strong> \u2192 \u041c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u044b\u0439 \u0432\u044b\u0445\u043e\u0434 = \u0438\u0437\u043e\u043c\u0435\u0440\u0438\u0437\u0430\u0446\u0438\u044f, \u043c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u0430\u044f \u0434\u0435\u043f\u0440\u0435\u0441\u0441\u0438\u044f = \u043a\u0440\u0435\u043a\u0438\u043d\u0433<\/span>\n    <\/div>\n  <\/div>\n<\/div>\n\n<h3>ZSM-5 (MFI): \u0420\u0430\u0431\u043e\u0447\u0430\u044f \u043b\u043e\u0448\u0430\u0434\u043a\u0430 \u0434\u043b\u044f \u0434\u0435\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0438\u0437\u0430\u0446\u0438\u0438 \u0434\u0438\u0437\u0435\u043b\u044c\u043d\u043e\u0433\u043e \u0442\u043e\u043f\u043b\u0438\u0432\u0430 \u0438 \u0434\u0438\u0441\u0442\u0438\u043b\u043b\u044f\u0442\u043e\u0432<\/h3>\n\n<p>ZSM-5 \u0434\u043e\u043c\u0438\u043d\u0438\u0440\u0443\u0435\u0442 \u0432 \u043e\u0431\u043b\u0430\u0441\u0442\u0438 \u0434\u0435\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0438\u0437\u0430\u0446\u0438\u0438 \u0434\u0438\u0441\u0442\u0438\u043b\u043b\u044f\u0442\u043e\u0432, \u043f\u043e\u0441\u043a\u043e\u043b\u044c\u043a\u0443 \u043e\u043d \u0443\u0441\u0442\u043e\u0439\u0447\u0438\u0432 \u043a \u0432\u043e\u0437\u0434\u0435\u0439\u0441\u0442\u0432\u0438\u044e \u0441\u0435\u0440\u044b \u0438 \u0430\u0437\u043e\u0442\u0430, \u0445\u0430\u0440\u0430\u043a\u0442\u0435\u0440\u043d\u044b\u0445 \u0434\u043b\u044f \u043f\u043e\u0442\u043e\u043a\u043e\u0432 \u043f\u0440\u044f\u043c\u043e\u0433\u043e\u043d\u043d\u043e\u0433\u043e \u0438 \u043a\u0440\u0435\u043a\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u0433\u043e \u0433\u0430\u0437\u043e\u0439\u043b\u044f. \u0421\u043e\u043e\u0442\u043d\u043e\u0448\u0435\u043d\u0438\u0435 SiO\u2082\/Al\u2082O\u2083 \u0432 \u0446\u0435\u043e\u043b\u0438\u0442\u0435 - \u043d\u0430\u0441\u0442\u0440\u0430\u0438\u0432\u0430\u0435\u043c\u043e\u0435 \u0432 \u0448\u0438\u0440\u043e\u043a\u043e\u043c \u0434\u0438\u0430\u043f\u0430\u0437\u043e\u043d\u0435, \u043e\u0442 \u043f\u0440\u0438\u043c\u0435\u0440\u043d\u043e 18 \u0434\u043e \u0431\u043e\u043b\u0435\u0435 950 - \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u0438\u0440\u0443\u0435\u0442 \u043f\u043b\u043e\u0442\u043d\u043e\u0441\u0442\u044c \u0438 \u043f\u0440\u043e\u0447\u043d\u043e\u0441\u0442\u044c \u043a\u0438\u0441\u043b\u043e\u0442\u043d\u044b\u0445 \u0443\u0447\u0430\u0441\u0442\u043a\u043e\u0432, \u0447\u0442\u043e, \u0432 \u0441\u0432\u043e\u044e \u043e\u0447\u0435\u0440\u0435\u0434\u044c, \u0440\u0435\u0433\u0443\u043b\u0438\u0440\u0443\u0435\u0442 \u0441\u043e\u043e\u0442\u043d\u043e\u0448\u0435\u043d\u0438\u0435 \u043a\u0440\u0435\u043a\u0438\u043d\u0433\u0430 \u043a \u0438\u0437\u043e\u043c\u0435\u0440\u0438\u0437\u0430\u0446\u0438\u0438. \u0411\u043e\u043b\u0435\u0435 \u0432\u044b\u0441\u043e\u043a\u043e\u0435 \u0441\u043e\u043e\u0442\u043d\u043e\u0448\u0435\u043d\u0438\u0435 (\u0431\u043e\u043b\u0435\u0435 \u043a\u0440\u0435\u043c\u043d\u0438\u0441\u0442\u043e\u0435) \u0441\u043c\u0435\u0449\u0430\u0435\u0442 \u0441\u0435\u043b\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u044c \u0432 \u0441\u0442\u043e\u0440\u043e\u043d\u0443 \u0431\u043e\u043b\u0435\u0435 \u043c\u044f\u0433\u043a\u043e\u0433\u043e \u043a\u0440\u0435\u043a\u0438\u043d\u0433\u0430 \u0438 \u043c\u0435\u043d\u044c\u0448\u0435\u0433\u043e \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u0430 \u0433\u0430\u0437\u0430; \u0431\u043e\u043b\u0435\u0435 \u043d\u0438\u0437\u043a\u043e\u0435 \u0441\u043e\u043e\u0442\u043d\u043e\u0448\u0435\u043d\u0438\u0435 \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0438\u0432\u0430\u0435\u0442 \u0431\u043e\u043b\u044c\u0448\u0435\u0435 \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u043a\u0438\u0441\u043b\u043e\u0442\u043d\u044b\u0445 \u0443\u0447\u0430\u0441\u0442\u043a\u043e\u0432 \u0438 \u0431\u043e\u043b\u0435\u0435 \u0433\u043b\u0443\u0431\u043e\u043a\u043e\u0435 \u0441\u043d\u0438\u0436\u0435\u043d\u0438\u0435 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u044b \u0437\u0430\u0441\u0442\u044b\u0432\u0430\u043d\u0438\u044f, \u043d\u043e \u0446\u0435\u043d\u043e\u0439 \u0431\u043e\u043b\u0435\u0435 \u0432\u044b\u0441\u043e\u043a\u043e\u0433\u043e \u0432\u044b\u0445\u043e\u0434\u0430 \u0441\u0432\u0435\u0442\u043b\u044b\u0445 \u043a\u043e\u043d\u0447\u0438\u043a\u043e\u0432.<\/p>\n\n<p>\u0412 \u0442\u0438\u043f\u0438\u0447\u043d\u043e\u043c \u0433\u0438\u0434\u0440\u043e\u043e\u0447\u0438\u0441\u0442\u0438\u0442\u0435\u043b\u0435 ULSD \u0441\u043b\u043e\u0439 \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u0430 \u0434\u0435\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0438\u0437\u0430\u0446\u0438\u0438 \u0440\u0430\u0441\u043f\u043e\u043b\u0430\u0433\u0430\u0435\u0442\u0441\u044f \u043d\u0438\u0436\u0435 \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u0430 \u0433\u0438\u0434\u0440\u043e\u0434\u0435\u0441\u0443\u043b\u044c\u0444\u0443\u0440\u0438\u0437\u0430\u0446\u0438\u0438 \u0438 \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442 \u0432 \u043e\u0431\u0449\u0435\u043c \u0432\u043e\u0434\u043e\u0440\u043e\u0434\u043d\u043e\u043c \u043a\u043e\u043d\u0442\u0443\u0440\u0435 \u0432\u044b\u0441\u043e\u043a\u043e\u0433\u043e \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u044f. \u0422\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u043d\u044b\u0439 \u043f\u0440\u043e\u0444\u0438\u043b\u044c \u043c\u0435\u0436\u0434\u0443 \u0441\u043b\u043e\u044f\u043c\u0438 \u0434\u043e\u043b\u0436\u0435\u043d \u0442\u0449\u0430\u0442\u0435\u043b\u044c\u043d\u043e \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u0438\u0440\u043e\u0432\u0430\u0442\u044c\u0441\u044f: \u0445\u043e\u0442\u044f \u0441\u0442\u0430\u0434\u0438\u044f \u043a\u0440\u0435\u043a\u0438\u043d\u0433\u0430 \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u044d\u043d\u0434\u043e\u0442\u0435\u0440\u043c\u0438\u0447\u0435\u0441\u043a\u043e\u0439, \u043e\u0431\u0449\u0430\u044f \u0433\u0438\u0434\u0440\u043e\u043a\u043e\u043d\u0432\u0435\u0440\u0441\u0438\u044f \u0432 \u0431\u043e\u0433\u0430\u0442\u043e\u0439 \u0432\u043e\u0434\u043e\u0440\u043e\u0434\u043e\u043c \u0441\u0440\u0435\u0434\u0435 \u043e\u0431\u044b\u0447\u043d\u043e \u044d\u043a\u0437\u043e\u0442\u0435\u0440\u043c\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u0438\u0437-\u0437\u0430 \u043e\u0434\u043d\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u043e\u0433\u043e \u0433\u0438\u0434\u0440\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f, \u0430 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u043d\u044b\u0439 \u0433\u0440\u0430\u0434\u0438\u0435\u043d\u0442 \u043c\u0435\u0436\u0434\u0443 \u0441\u043b\u043e\u044f\u043c\u0438 \u0432\u043b\u0438\u044f\u0435\u0442 \u043a\u0430\u043a \u043d\u0430 \u043f\u0440\u043e\u0441\u043a\u043e\u043a \u0441\u0435\u0440\u044b, \u0442\u0430\u043a \u0438 \u043d\u0430 \u0433\u043b\u0443\u0431\u0438\u043d\u0443 \u0434\u0435\u043f\u0440\u0435\u0441\u0441\u0438\u0438 \u0442\u043e\u0447\u043a\u0438 \u0437\u0430\u0441\u0442\u044b\u0432\u0430\u043d\u0438\u044f. \u0420\u0430\u0431\u043e\u0447\u0438\u0435 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u044b \u0432\u0430\u0440\u044c\u0438\u0440\u0443\u044e\u0442\u0441\u044f \u0432 \u0434\u0438\u0430\u043f\u0430\u0437\u043e\u043d\u0435 260-454\u00b0C \u0434\u043b\u044f \u0434\u0438\u0441\u0442\u0438\u043b\u043b\u044f\u0442\u043e\u0432, \u0430 \u043f\u0430\u0440\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0435 \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u0432\u043e\u0434\u043e\u0440\u043e\u0434\u0430 \u043e\u0431\u044b\u0447\u043d\u043e \u043f\u0440\u0435\u0432\u044b\u0448\u0430\u0435\u0442 50 \u0431\u0430\u0440.<\/p>\n\n<div class=\"bp-6-spec bp-animate\">\n  <div class=\"bp-6-stat\">\n    <div class=\"bp-6-stat-value\">\u041c\u0424\u041e<\/div>\n    <div class=\"bp-6-stat-label\">\u0422\u043e\u043f\u043e\u043b\u043e\u0433\u0438\u044f<\/div>\n  <\/div>\n  <div class=\"bp-6-stat\">\n    <div class=\"bp-6-stat-value\">0,55 \u043d\u043c<\/div>\n    <div class=\"bp-6-stat-label\">\u0414\u0438\u0430\u043c\u0435\u0442\u0440 \u043f\u043e\u0440<\/div>\n  <\/div>\n  <div class=\"bp-6-stat\">\n    <div class=\"bp-6-stat-value\">325-400\u00b0C<\/div>\n    <div class=\"bp-6-stat-label\">\u0420\u0430\u0431\u043e\u0447\u0430\u044f \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u0430<\/div>\n  <\/div>\n<\/div>\n\n<h3>\u0426\u0435\u043e\u043b\u0438\u0442\u044b SAPO-11 \u0438 1D: \u0421\u043f\u0435\u0446\u0438\u0430\u043b\u0438\u0441\u0442\u044b \u043f\u043e \u0438\u0437\u043e\u043c\u0435\u0440\u0438\u0437\u0430\u0446\u0438\u0438 \u0441\u043c\u0430\u0437\u043e\u0447\u043d\u044b\u0445 \u043c\u0430\u0441\u0435\u043b<\/h3>\n\n<p>\u0414\u043b\u044f \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u0430 \u0441\u043c\u0430\u0437\u043e\u0447\u043d\u044b\u0445 \u0431\u0430\u0437\u043e\u0432\u044b\u0445 \u043c\u0430\u0441\u0435\u043b SAPO-11 (\u0430 \u0442\u0430\u043a\u0436\u0435 \u0435\u0433\u043e \u043e\u0434\u043d\u043e\u043c\u0435\u0440\u043d\u044b\u0435 \u0446\u0435\u043e\u043b\u0438\u0442\u044b ZSM-22, ZSM-23 \u0438 ZSM-48) - \u0441\u0430\u043c\u044b\u0439 \u043f\u043e\u0434\u0445\u043e\u0434\u044f\u0449\u0438\u0439 \u0434\u0432\u0438\u0433\u0430\u0442\u0435\u043b\u044c. \u041f\u0440\u043e\u0446\u0435\u0441\u0441 \u0438\u0437\u043e\u0434\u0435\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0438\u0437\u0430\u0446\u0438\u0438 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u0438 Chevron, \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u043d\u044b\u0439 \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u0430\u043c\u0438 ICR-404, ICR-408 \u0438 ICR-418, \u0432 \u0441\u043e\u0447\u0435\u0442\u0430\u043d\u0438\u0438 \u0441 \u043f\u043b\u0430\u0442\u0438\u043d\u043e\u0439 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u0434\u043e\u0441\u0442\u0438\u0447\u044c \u0432\u044b\u0445\u043e\u0434\u0430 \u0436\u0438\u0434\u043a\u043e\u0441\u0442\u0438 \u0431\u043e\u043b\u0435\u0435 80% \u043f\u0440\u0438 \u0441\u043e\u0445\u0440\u0430\u043d\u0435\u043d\u0438\u0438 \u0438\u043b\u0438 \u043d\u0435\u0437\u043d\u0430\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u043c \u0443\u043b\u0443\u0447\u0448\u0435\u043d\u0438\u0438 \u0438\u043d\u0434\u0435\u043a\u0441\u0430 \u0432\u044f\u0437\u043a\u043e\u0441\u0442\u0438.<\/p>\n\n<p>\u0421\u044b\u0440\u044c\u0435\u0432\u0430\u044f \u0431\u0430\u0437\u0430 \u0434\u043b\u044f \u0438\u0437\u043e\u043c\u0435\u0440\u0438\u0437\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u0439 \u0434\u0435\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0438\u0437\u0430\u0446\u0438\u0438 \u0432\u043a\u043b\u044e\u0447\u0430\u0435\u0442 \u0432 \u0441\u0435\u0431\u044f \u0433\u0438\u0434\u0440\u043e\u043a\u0440\u0435\u043a\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u0434\u043d\u0438\u0449\u0430 (\u0433\u0438\u0434\u0440\u043e\u0432\u0430\u043a\u0441), \u044d\u043a\u0441\u0442\u0440\u0430\u0433\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u0440\u0430\u0441\u0442\u0432\u043e\u0440\u0438\u0442\u0435\u043b\u0435\u043c \u043f\u0430\u0440\u0430\u0444\u0438\u043d\u043e\u0432\u044b\u0435 \u0440\u0430\u0444\u0438\u043d\u0430\u0442\u044b, \u043f\u0440\u043e\u0441\u0430\u0434\u043e\u0447\u043d\u044b\u0435 \u043f\u0430\u0440\u0430\u0444\u0438\u043d\u044b, \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u0449\u0438\u0435 \u0432\u043e\u0441\u043a 50-100%, \u0438 \u043f\u0430\u0440\u0430\u0444\u0438\u043d\u043e\u0432\u044b\u0435 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u044b \u0424\u0438\u0448\u0435\u0440\u0430-\u0422\u0440\u043e\u043f\u0448\u0430. \u041a\u0430\u0436\u0434\u043e\u0435 \u0441\u044b\u0440\u044c\u0435 \u0438\u043c\u0435\u0435\u0442 \u0440\u0430\u0437\u043b\u0438\u0447\u043d\u043e\u0435 \u0440\u0430\u0441\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u0438\u0435 \u0434\u043b\u0438\u043d\u044b \u0446\u0435\u043f\u0438 n-\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u043e\u0432, \u0438 \u0433\u0435\u043e\u043c\u0435\u0442\u0440\u0438\u044f \u043f\u043e\u0440 \u0446\u0435\u043e\u043b\u0438\u0442\u0430 - \u0432 \u0447\u0430\u0441\u0442\u043d\u043e\u0441\u0442\u0438, \u043e\u0434\u043d\u043e\u043c\u0435\u0440\u043d\u043e\u0435 \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u0438\u0435, \u043f\u0440\u0435\u043f\u044f\u0442\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u0435 \u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u044e \u043c\u043d\u043e\u0433\u043e\u0440\u0430\u0437\u0432\u0435\u0442\u0432\u043b\u0435\u043d\u043d\u044b\u0445 \u0438\u0437\u043e\u043c\u0435\u0440\u043e\u0432, - \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u0441\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u044c \u0432\u044b\u0445\u043e\u0434 \u043f\u0440\u0438 \u0432\u0441\u0435\u043c \u044d\u0442\u043e\u043c \u0440\u0430\u0437\u043d\u043e\u043e\u0431\u0440\u0430\u0437\u0438\u0438. \u042d\u0442\u043e \u043f\u0440\u0435\u043c\u0438\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u0443\u0442\u044c: \u0431\u043e\u043b\u0435\u0435 \u0432\u044b\u0441\u043e\u043a\u0430\u044f \u0441\u0442\u043e\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u0430 (\u0431\u043b\u0430\u0433\u043e\u0440\u043e\u0434\u043d\u044b\u0439 \u043c\u0435\u0442\u0430\u043b\u043b), \u0431\u043e\u043b\u0435\u0435 \u0436\u0435\u0441\u0442\u043a\u0438\u0435 \u0442\u0440\u0435\u0431\u043e\u0432\u0430\u043d\u0438\u044f \u043a \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0443 \u0441\u044b\u0440\u044c\u044f (\u043d\u0438\u0437\u043a\u043e\u0435 \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u043d\u0438\u0435 \u0441\u0435\u0440\u044b), \u043d\u043e \u0431\u043e\u043b\u0435\u0435 \u0432\u044b\u0441\u043e\u043a\u0430\u044f \u044d\u043a\u043e\u043d\u043e\u043c\u0438\u0447\u043d\u043e\u0441\u0442\u044c \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0430 \u043d\u0430 \u0431\u0430\u0440\u0440\u0435\u043b\u044c.<\/p>\n\n<div class=\"bp-7-yield bp-animate\">\n  <div class=\"bp-7-bar\">\n    <div class=\"bp-7-bar-name\">\u0423\u0440\u043e\u0436\u0430\u0439\u043d\u043e\u0441\u0442\u044c \u0436\u0438\u0434\u043a\u043e\u0441\u0442\u0438<\/div>\n    <div class=\"bp-7-bar-row\">\n      <span class=\"bp-7-bar-sublabel\">\u0412\u0437\u043b\u043e\u043c<\/span>\n      <div class=\"bp-7-bar-track\"><div class=\"bp-7-bar-fill\" style=\"width: 70%\"><\/div><\/div>\n      <span class=\"bp-7-bar-value\">65-75%<\/span>\n    <\/div>\n    <div class=\"bp-7-bar-row\">\n      <span class=\"bp-7-bar-sublabel\">\u0418\u0437\u043e\u043c\u0435\u0440\u0438\u0437\u0430\u0446\u0438\u044f<\/span>\n      <div class=\"bp-7-bar-track\"><div class=\"bp-7-bar-fill\" style=\"width: 82%\"><\/div><\/div>\n      <span class=\"bp-7-bar-value\">80-85%<\/span>\n    <\/div>\n  <\/div>\n\n  <div class=\"bp-7-bar\">\n    <div class=\"bp-7-bar-name\">VI \u0421\u043e\u0445\u0440\u0430\u043d\u0435\u043d\u0438\u0435<\/div>\n    <div class=\"bp-7-bar-row\">\n      <span class=\"bp-7-bar-sublabel\">\u0412\u0437\u043b\u043e\u043c<\/span>\n      <div class=\"bp-7-bar-track\"><div class=\"bp-7-bar-fill\" style=\"width: 40%\"><\/div><\/div>\n      <span class=\"bp-7-bar-value\">\u0423\u043c\u0435\u0440\u0435\u043d\u043d\u044b\u0439<\/span>\n    <\/div>\n    <div class=\"bp-7-bar-row\">\n      <span class=\"bp-7-bar-sublabel\">\u0418\u0437\u043e\u043c\u0435\u0440\u0438\u0437\u0430\u0446\u0438\u044f<\/span>\n      <div class=\"bp-7-bar-track\"><div class=\"bp-7-bar-fill\" style=\"width: 85%\"><\/div><\/div>\n      <span class=\"bp-7-bar-value\">\u0421\u043e\u0445\u0440\u0430\u043d\u0438\u043b\u043e\u0441\u044c<\/span>\n    <\/div>\n  <\/div>\n\n  <div class=\"bp-7-bar\">\n    <div class=\"bp-7-bar-name\">\u041c\u0430\u0440\u043a\u0430 \u0433\u0430\u0437\u0430<\/div>\n    <div class=\"bp-7-bar-row\">\n      <span class=\"bp-7-bar-sublabel\">\u0412\u0437\u043b\u043e\u043c<\/span>\n      <div class=\"bp-7-bar-track\"><div class=\"bp-7-bar-fill\" style=\"width: 70%\"><\/div><\/div>\n      <span class=\"bp-7-bar-value\">\u0412\u044b\u0448\u0435<\/span>\n    <\/div>\n    <div class=\"bp-7-bar-row\">\n      <span class=\"bp-7-bar-sublabel\">\u0418\u0437\u043e\u043c\u0435\u0440\u0438\u0437\u0430\u0446\u0438\u044f<\/span>\n      <div class=\"bp-7-bar-track\"><div class=\"bp-7-bar-fill\" style=\"width: 15%\"><\/div><\/div>\n      <span class=\"bp-7-bar-value\">\u041c\u0438\u043d\u0438\u043c\u0443\u043c<\/span>\n    <\/div>\n  <\/div>\n<\/div>\n\n<h3>\u041d\u043e\u0432\u044b\u0435 \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u044b: \u041c\u0435\u0437\u043e\u043f\u043e\u0440\u0438\u0441\u0442\u044b\u0435 \u0446\u0435\u043e\u043b\u0438\u0442\u044b \u0438 \u043d\u0430\u043d\u043e\u0440\u0430\u0437\u043c\u0435\u0440\u043d\u044b\u0435 SAPO-11<\/h3>\n\n<p>\u0421\u0442\u043e\u0438\u0442 \u043e\u0431\u0440\u0430\u0442\u0438\u0442\u044c \u0432\u043d\u0438\u043c\u0430\u043d\u0438\u0435 \u043d\u0430 \u0434\u0432\u0430 \u0444\u0440\u043e\u043d\u0442\u0430 \u0440\u0430\u0437\u0432\u0438\u0442\u0438\u044f. \u041f\u0435\u0440\u0432\u044b\u0439, <strong>\u043c\u0435\u0437\u043e\u043f\u043e\u0440\u0438\u0441\u0442\u044b\u0435 \u0446\u0435\u043e\u043b\u0438\u0442\u044b<\/strong> - \u043a\u043e\u043c\u043c\u0435\u0440\u0446\u0438\u0430\u043b\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u0431\u043b\u0430\u0433\u043e\u0434\u0430\u0440\u044f \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u0447\u0435\u0441\u0442\u0432\u0443 Evonik-Zeopore, \u043f\u0440\u0438\u0432\u043d\u043e\u0441\u044f\u0442 \u0432\u0442\u043e\u0440\u0438\u0447\u043d\u0443\u044e \u043c\u0435\u0437\u043e\u043f\u043e\u0440\u0438\u0441\u0442\u043e\u0441\u0442\u044c (\u043f\u043e\u0440\u044b 2-50 \u043d\u043c) \u0432 \u043e\u0431\u044b\u0447\u043d\u044b\u0435 \u043c\u0438\u043a\u0440\u043e\u043f\u043e\u0440\u0438\u0441\u0442\u044b\u0435 \u043a\u0440\u0438\u0441\u0442\u0430\u043b\u043b\u044b \u0446\u0435\u043e\u043b\u0438\u0442\u0430, \u0437\u043d\u0430\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u0443\u043b\u0443\u0447\u0448\u0430\u044f \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u044c \u0430\u043a\u0442\u0438\u0432\u043d\u043e\u0433\u043e \u0443\u0447\u0430\u0441\u0442\u043a\u0430 \u0438 \u0441\u043e\u043a\u0440\u0430\u0449\u0430\u044f \u0434\u043b\u0438\u043d\u0443 \u0434\u0438\u0444\u0444\u0443\u0437\u0438\u043e\u043d\u043d\u043e\u0433\u043e \u043f\u0443\u0442\u0438. \u0421\u043e\u043e\u0431\u0449\u0430\u043b\u043e\u0441\u044c, \u0447\u0442\u043e \u043f\u0440\u0438 \u0434\u0435\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0438\u0437\u0430\u0446\u0438\u0438 \u0434\u0438\u0437\u0435\u043b\u044c\u043d\u043e\u0433\u043e \u0442\u043e\u043f\u043b\u0438\u0432\u0430 \u044d\u0442\u043e \u043f\u043e\u0437\u0432\u043e\u043b\u0438\u043b\u043e \u0441\u043e\u043a\u0440\u0430\u0442\u0438\u0442\u044c \u043f\u043e\u0442\u0435\u0440\u0438 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0430 \u0432 \u043f\u044f\u0442\u044c \u0440\u0430\u0437 \u043f\u043e \u0441\u0440\u0430\u0432\u043d\u0435\u043d\u0438\u044e \u0441 \u043e\u0431\u044b\u0447\u043d\u044b\u043c \u043c\u0438\u043a\u0440\u043e\u043f\u043e\u0440\u0438\u0441\u0442\u044b\u043c ZSM-5, \u0430 \u0442\u0430\u043a\u0436\u0435 \u043f\u043e\u0432\u044b\u0441\u0438\u0442\u044c \u0443\u0441\u0442\u043e\u0439\u0447\u0438\u0432\u043e\u0441\u0442\u044c \u043a \u0431\u043e\u043b\u0435\u0435 \u0442\u044f\u0436\u0435\u043b\u044b\u043c \u0438 \u043e\u0431\u044a\u0435\u043c\u043d\u044b\u043c \u043c\u043e\u043b\u0435\u043a\u0443\u043b\u0430\u043c \u0441\u044b\u0440\u044c\u044f, \u0432\u043a\u043b\u044e\u0447\u0430\u044f \u0432\u043e\u0437\u043e\u0431\u043d\u043e\u0432\u043b\u044f\u0435\u043c\u043e\u0435 \u0441\u044b\u0440\u044c\u0435.<\/p>\n\n<p>\u0412\u0442\u043e\u0440\u043e\u0439, <strong>\u043d\u0430\u043d\u043e\u0440\u0430\u0437\u043c\u0435\u0440\u043d\u044b\u0439 SAPO-11, \u0441\u0438\u043d\u0442\u0435\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u0431\u0435\u0437 \u043c\u043e\u0434\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u043e\u0432 \u0440\u043e\u0441\u0442\u0430 \u043a\u0440\u0438\u0441\u0442\u0430\u043b\u043b\u043e\u0432<\/strong> - \u041d\u0435\u0434\u0430\u0432\u043d\u044f\u044f \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0430 \u0418\u043d\u0441\u0442\u0438\u0442\u0443\u0442\u0430 \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430 \u0438\u043c\u0435\u043d\u0438 \u0411\u043e\u0440\u0435\u0441\u043a\u043e\u0432\u0430 - \u0443\u043c\u0435\u043d\u044c\u0448\u0435\u043d\u0438\u0435 \u0440\u0430\u0437\u043c\u0435\u0440\u0430 \u043a\u0440\u0438\u0441\u0442\u0430\u043b\u043b\u0430 \u0434\u043e \u043d\u0430\u043d\u043e\u043c\u0435\u0442\u0440\u043e\u0432\u043e\u0433\u043e \u0434\u0438\u0430\u043f\u0430\u0437\u043e\u043d\u0430, \u0441\u043e\u043a\u0440\u0430\u0449\u0435\u043d\u0438\u0435 \u043f\u0443\u0442\u0435\u0439 \u0432\u043d\u0443\u0442\u0440\u0438\u043a\u0440\u0438\u0441\u0442\u0430\u043b\u043b\u0438\u0447\u0435\u0441\u043a\u043e\u0439 \u0434\u0438\u0444\u0444\u0443\u0437\u0438\u0438 \u043f\u0440\u0438 \u0441\u043e\u0445\u0440\u0430\u043d\u0435\u043d\u0438\u0438 \u0441\u0435\u043b\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u0438 \u0438\u0437\u043e\u043c\u0435\u0440\u0438\u0437\u0430\u0446\u0438\u0438 \u043f\u043e \u0442\u043e\u043f\u043e\u043b\u043e\u0433\u0438\u0438 AEL. \u041e\u0431\u0435 \u0438\u043d\u043d\u043e\u0432\u0430\u0446\u0438\u0438 \u0443\u043a\u0430\u0437\u044b\u0432\u0430\u044e\u0442 \u0432 \u043e\u0434\u043d\u043e\u043c \u043d\u0430\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0438: \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0435\u0435 \u043f\u043e\u043a\u043e\u043b\u0435\u043d\u0438\u0435 \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u043e\u0432 \u0434\u0435\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0438\u0437\u0430\u0446\u0438\u0438 \u0431\u0443\u0434\u0435\u0442 \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u0442\u044c\u0441\u044f \u043d\u0435 \u0442\u043e\u043b\u044c\u043a\u043e \u0442\u0435\u043c, \u043a\u0430\u043a\u043e\u0439 \u0446\u0435\u043e\u043b\u0438\u0442\u043d\u044b\u0439 \u043a\u0430\u0440\u043a\u0430\u0441 \u0431\u0443\u0434\u0435\u0442 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c\u0441\u044f, \u043d\u043e \u0438 \u0442\u0435\u043c, \u043a\u0430\u043a \u0441\u0430\u043c \u043a\u0440\u0438\u0441\u0442\u0430\u043b\u043b \u0431\u0443\u0434\u0435\u0442 \u0441\u043f\u0440\u043e\u0435\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u043d \u043d\u0430 \u043c\u0435\u0437\u043e- \u0438 \u043d\u0430\u043d\u043e\u043c\u0430\u0441\u0448\u0442\u0430\u0431\u0430\u0445. \u0418 \u044d\u0442\u0430 \u0438\u043d\u0436\u0435\u043d\u0435\u0440\u0438\u044f, \u0447\u0442\u043e \u043e\u0447\u0435\u043d\u044c \u0432\u0430\u0436\u043d\u043e, \u0437\u0430\u0432\u0438\u0441\u0438\u0442 \u043e\u0442 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0430 \u0438\u0441\u0445\u043e\u0434\u043d\u043e\u0433\u043e \u0446\u0435\u043e\u043b\u0438\u0442\u043d\u043e\u0433\u043e \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u0430.<\/p>\n\n<h2 id=\"section-5\"><span class=\"h2-marker\">05<\/span>\u041f\u043e\u0447\u0435\u043c\u0443 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e \u0446\u0435\u043e\u043b\u0438\u0442\u0430 \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u0435\u0442 \u044d\u0444\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u044c \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u0430 \u0434\u0435\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0438\u0437\u0430\u0446\u0438\u0438<\/h2>\n\n<p>\u041c\u043e\u0449\u043d\u043e\u0441\u0442\u044c \u0434\u0432\u0438\u0433\u0430\u0442\u0435\u043b\u044f \u0424\u043e\u0440\u043c\u0443\u043b\u044b-1 \u0437\u0430\u0432\u0438\u0441\u0438\u0442 \u043e\u0442 \u043c\u0435\u0442\u0430\u043b\u043b\u0443\u0440\u0433\u0438\u0438 \u043a\u0430\u0436\u0434\u043e\u0433\u043e \u043f\u043e\u0440\u0448\u043d\u044f \u0438 \u043a\u043b\u0430\u043f\u0430\u043d\u0430. \u041a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440 \u0434\u0435\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0438\u0437\u0430\u0446\u0438\u0438 \u043d\u0438\u0447\u0435\u043c \u043d\u0435 \u043e\u0442\u043b\u0438\u0447\u0430\u0435\u0442\u0441\u044f - \u0438 \u0435\u0433\u043e \"\u043c\u0435\u0442\u0430\u043b\u043b\u0443\u0440\u0433\u0438\u0435\u0439\" \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0446\u0435\u043e\u043b\u0438\u0442, \u043b\u0435\u0436\u0430\u0449\u0438\u0439 \u0432 \u0435\u0433\u043e \u043e\u0441\u043d\u043e\u0432\u0435. \u0414\u0432\u0430 \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u0430 \u0441 \u043c\u0430\u0440\u043a\u0438\u0440\u043e\u0432\u043a\u043e\u0439 \"ZSM-5\" \u043c\u043e\u0433\u0443\u0442 \u043e\u0442\u043b\u0438\u0447\u0430\u0442\u044c\u0441\u044f \u043f\u043e \u0432\u044b\u0445\u043e\u0434\u0443 \u0438 \u0441\u0440\u043e\u043a\u0443 \u0441\u043b\u0443\u0436\u0431\u044b \u043d\u0430 20% \u0438 \u0431\u043e\u043b\u0435\u0435, \u043d\u043e \u043d\u0435 \u043f\u043e\u0442\u043e\u043c\u0443, \u0447\u0442\u043e \u0437\u0430\u0432\u043e\u0434 \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442 \u0441 \u043d\u0438\u043c\u0438 \u043f\u043e-\u0440\u0430\u0437\u043d\u043e\u043c\u0443, \u0430 \u043f\u043e\u0442\u043e\u043c\u0443, \u0447\u0442\u043e \u0446\u0435\u043e\u043b\u0438\u0442 \u0432 \u043d\u0438\u0445 \u0431\u044b\u043b \u0438\u0437\u0433\u043e\u0442\u043e\u0432\u043b\u0435\u043d \u043f\u043e-\u0440\u0430\u0437\u043d\u043e\u043c\u0443. \u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0430, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0438\u043c\u0435\u044e\u0442 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435, \u0438\u0437\u043c\u0435\u0440\u044f\u0435\u043c\u044b, \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u0438\u0440\u0443\u0435\u043c\u044b \u0438 - \u0434\u043b\u044f \u043d\u0435\u0444\u0442\u0435\u043f\u0435\u0440\u0435\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a\u0430, \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u044e\u0449\u0435\u0433\u043e \u0437\u0430\u043a\u0430\u0437 \u043d\u0430 \u043f\u043e\u0441\u0442\u0430\u0432\u043a\u0443 \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u0430, - \u0437\u0430\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u044e\u0442 \u043f\u043e\u043d\u0438\u043c\u0430\u043d\u0438\u044f.<\/p>\n\n<h3>\u041a\u0440\u0438\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0430 \u0446\u0435\u043e\u043b\u0438\u0442\u0430, \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u044e\u0449\u0438\u0435 \u044d\u0444\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u044c \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u0430<\/h3>\n\n<p>\u041f\u044f\u0442\u044c \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u043e\u0432 \u0444\u043e\u0440\u043c\u0438\u0440\u0443\u044e\u0442 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0435\u043d\u043d\u0443\u044e \u043e\u0441\u043d\u043e\u0432\u0443 \u043b\u044e\u0431\u043e\u0433\u043e \u0446\u0435\u043e\u043b\u0438\u0442\u0430, \u043f\u0440\u0435\u0434\u043d\u0430\u0437\u043d\u0430\u0447\u0435\u043d\u043d\u043e\u0433\u043e \u0434\u043b\u044f \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u044f \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u0430 \u0434\u0435\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0438\u0437\u0430\u0446\u0438\u0438.<\/p>\n\n<p><strong>\u041a\u0440\u0438\u0441\u0442\u0430\u043b\u043b\u0438\u0447\u043d\u043e\u0441\u0442\u044c<\/strong> - \u0434\u043e\u043b\u044f \u0442\u0432\u0435\u0440\u0434\u043e\u0433\u043e \u0432\u0435\u0449\u0435\u0441\u0442\u0432\u0430, \u043a\u043e\u0442\u043e\u0440\u043e\u0435 \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u043d\u0430\u0441\u0442\u043e\u044f\u0449\u0438\u043c \u0446\u0435\u043e\u043b\u0438\u0442\u043e\u043c, \u0432 \u043e\u0442\u043b\u0438\u0447\u0438\u0435 \u043e\u0442 \u0430\u043c\u043e\u0440\u0444\u043d\u043e\u0433\u043e \u0430\u043b\u044e\u043c\u043e\u0441\u0438\u043b\u0438\u043a\u0430\u0442\u0430 - \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u0435\u0442 \u043f\u043b\u043e\u0442\u043d\u043e\u0441\u0442\u044c \u0438 \u043e\u0434\u043d\u043e\u0440\u043e\u0434\u043d\u043e\u0441\u0442\u044c \u0430\u043a\u0442\u0438\u0432\u043d\u044b\u0445 \u043a\u0438\u0441\u043b\u043e\u0442\u043d\u044b\u0445 \u0443\u0447\u0430\u0441\u0442\u043a\u043e\u0432. \u041d\u0438\u0437\u043a\u0430\u044f \u043a\u0440\u0438\u0441\u0442\u0430\u043b\u043b\u0438\u0447\u043d\u043e\u0441\u0442\u044c \u043e\u0437\u043d\u0430\u0447\u0430\u0435\u0442 \u043c\u0435\u043d\u044c\u0448\u0435\u0435 \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0440\u0430\u0431\u043e\u0447\u0438\u0445 \u043f\u043b\u043e\u0449\u0430\u0434\u043e\u043a \u043d\u0430 \u0433\u0440\u0430\u043c\u043c \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u0430, \u0447\u0442\u043e \u043d\u0430\u043f\u0440\u044f\u043c\u0443\u044e \u043f\u0440\u0438\u0432\u043e\u0434\u0438\u0442 \u043a \u0431\u043e\u043b\u0435\u0435 \u0432\u044b\u0441\u043e\u043a\u0438\u043c \u0442\u0440\u0435\u0431\u043e\u0432\u0430\u043d\u0438\u044f\u043c \u043a \u0440\u0430\u0431\u043e\u0447\u0435\u0439 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u0435 \u0438 \u0431\u043e\u043b\u0435\u0435 \u0431\u044b\u0441\u0442\u0440\u043e\u043c\u0443 \u0441\u043d\u0438\u0436\u0435\u043d\u0438\u044e \u0430\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u0438 \u0432 \u0442\u0435\u0447\u0435\u043d\u0438\u0435 \u0446\u0438\u043a\u043b\u0430. \u0421\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u044b\u043c \u043c\u0435\u0442\u043e\u0434\u043e\u043c \u0438\u0437\u043c\u0435\u0440\u0435\u043d\u0438\u044f \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0440\u0435\u043d\u0442\u0433\u0435\u043d\u043e\u0432\u0441\u043a\u0430\u044f \u0434\u0438\u0444\u0440\u0430\u043a\u0446\u0438\u044f (XRD); \u043a\u0440\u0438\u0441\u0442\u0430\u043b\u043b\u0438\u0447\u043d\u043e\u0441\u0442\u044c \u0432\u044b\u0448\u0435 90% \u043f\u043e \u043e\u0442\u043d\u043e\u0448\u0435\u043d\u0438\u044e \u043a \u044d\u0442\u0430\u043b\u043e\u043d\u0443 \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u043f\u043e\u043a\u0430\u0437\u0430\u0442\u0435\u043b\u0435\u043c \u0434\u043b\u044f \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u0430 \u043a\u043b\u0430\u0441\u0441\u0430 dewaxing.<\/p>\n\n<p><strong>\u0421\u043e\u043e\u0442\u043d\u043e\u0448\u0435\u043d\u0438\u0435 SiO\u2082\/Al\u2082O\u2083<\/strong> - \u0432\u0430\u0440\u044c\u0438\u0440\u0443\u0435\u0442\u0441\u044f \u043e\u0442 \u043f\u0440\u0438\u043c\u0435\u0440\u043d\u043e 2 \u0434\u043e \u043f\u0440\u0430\u043a\u0442\u0438\u0447\u0435\u0441\u043a\u0438 \u0431\u0435\u0441\u043a\u043e\u043d\u0435\u0447\u043d\u043e\u0441\u0442\u0438 (\u0447\u0438\u0441\u0442\u044b\u0439 \u043a\u0440\u0435\u043c\u043d\u0435\u0437\u0435\u043c\u043d\u044b\u0439 \u0441\u0438\u043b\u0438\u043a\u0430\u043b\u0438\u0442) - \u044d\u0442\u043e \u0433\u043b\u0430\u0432\u043d\u0430\u044f \u0440\u0443\u0447\u043a\u0430 \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u043a\u0438\u0441\u043b\u043e\u0442\u043d\u043e\u0439 \u0441\u0438\u043b\u043e\u0439 \u0438 \u043f\u043b\u043e\u0442\u043d\u043e\u0441\u0442\u044c\u044e \u0443\u0447\u0430\u0441\u0442\u043a\u043e\u0432. \u0414\u043b\u044f \u0434\u0435\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0438\u0437\u0430\u0446\u0438\u0438 \u044d\u0442\u043e \u0441\u043e\u043e\u0442\u043d\u043e\u0448\u0435\u043d\u0438\u0435 \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0435\u0434\u0438\u043d\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u043c \u043d\u0430\u0438\u0431\u043e\u043b\u0435\u0435 \u0437\u043d\u0430\u0447\u0438\u043c\u044b\u043c \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u043e\u043c \u0441\u043e\u0441\u0442\u0430\u0432\u0430: \u0441\u043b\u0438\u0448\u043a\u043e\u043c \u043d\u0438\u0437\u043a\u043e\u0435 (\u0438\u0437\u0431\u044b\u0442\u043e\u043a \u0430\u043b\u044e\u043c\u0438\u043d\u0438\u044f, \u0438\u0437\u0431\u044b\u0442\u043e\u043a \u043a\u0438\u0441\u043b\u043e\u0442\u043d\u044b\u0445 \u0443\u0447\u0430\u0441\u0442\u043a\u043e\u0432) - \u0438 \u043a\u0440\u0435\u043a\u0438\u043d\u0433 \u043f\u0440\u043e\u0442\u0435\u043a\u0430\u0435\u0442, \u043e\u0431\u0440\u0430\u0437\u0443\u044f \u0433\u0430\u0437 \u0432 \u0443\u0449\u0435\u0440\u0431 \u0432\u044b\u0445\u043e\u0434\u0443 \u0436\u0438\u0434\u043a\u043e\u0441\u0442\u0438; \u0441\u043b\u0438\u0448\u043a\u043e\u043c \u0432\u044b\u0441\u043e\u043a\u043e\u0435 (\u0441\u043b\u0438\u0448\u043a\u043e\u043c \u043a\u0440\u0435\u043c\u043d\u0438\u0441\u0442\u043e\u0435) - \u0438 \u0430\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u044c \u043d\u0435\u0434\u043e\u0441\u0442\u0430\u0442\u043e\u0447\u043d\u0430 \u0434\u043b\u044f \u0434\u043e\u0441\u0442\u0438\u0436\u0435\u043d\u0438\u044f \u0446\u0435\u043b\u0435\u0432\u043e\u0439 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u044b \u0437\u0430\u0441\u0442\u044b\u0432\u0430\u043d\u0438\u044f \u0432 \u043f\u0440\u0435\u0434\u0435\u043b\u0430\u0445 \u0440\u0430\u0431\u043e\u0447\u0435\u0433\u043e \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u043d\u043e\u0433\u043e \u043e\u043a\u043d\u0430. \u0420\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a\u0438 \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u043e\u0432 \u0436\u0435\u0441\u0442\u043a\u043e \u0437\u0430\u0434\u0430\u044e\u0442 \u044d\u0442\u043e \u0441\u043e\u043e\u0442\u043d\u043e\u0448\u0435\u043d\u0438\u0435, \u0430 \u0441\u043e\u0433\u043b\u0430\u0441\u043e\u0432\u0430\u043d\u043d\u043e\u0441\u0442\u044c \u043e\u0442 \u043f\u0430\u0440\u0442\u0438\u0438 \u043a \u043f\u0430\u0440\u0442\u0438\u0438 \u043e\u0442 \u043f\u043e\u0441\u0442\u0430\u0432\u0449\u0438\u043a\u0430 \u0446\u0435\u043e\u043b\u0438\u0442\u043e\u0432 - \u044d\u0442\u043e \u0442\u043e, \u0447\u0442\u043e \u0434\u0435\u043b\u0430\u0435\u0442 \u044d\u0442\u0438 \u0441\u043f\u0435\u0446\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438 \u0434\u043e\u0441\u0442\u0438\u0436\u0438\u043c\u044b\u043c\u0438 \u0432 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u0435.<\/p>\n\n<p><strong>\u0420\u0430\u0437\u043c\u0435\u0440 \u0438 \u043c\u043e\u0440\u0444\u043e\u043b\u043e\u0433\u0438\u044f \u043a\u0440\u0438\u0441\u0442\u0430\u043b\u043b\u043e\u0432<\/strong> - \u043e\u0431\u044b\u0447\u043d\u043e \u0445\u0430\u0440\u0430\u043a\u0442\u0435\u0440\u0438\u0437\u0443\u0435\u0442\u0441\u044f \u043a\u0430\u043a D50 \u0432 \u0434\u0438\u0430\u043f\u0430\u0437\u043e\u043d\u0435 0,5-10 \u043c\u043a\u043c - \u0440\u0435\u0433\u0443\u043b\u0438\u0440\u0443\u0435\u0442 \u0434\u043b\u0438\u043d\u0443 \u043f\u0443\u0442\u0438 \u0432\u043d\u0443\u0442\u0440\u0438\u0447\u0430\u0441\u0442\u0438\u0447\u043d\u043e\u0439 \u0434\u0438\u0444\u0444\u0443\u0437\u0438\u0438. \u041a\u0440\u0443\u043f\u043d\u044b\u0435 \u043a\u0440\u0438\u0441\u0442\u0430\u043b\u043b\u044b (\u0431\u043e\u043b\u0435\u0435 5 \u043c\u043a\u043c D50) \u0441\u043e\u0437\u0434\u0430\u044e\u0442 \u0434\u043b\u0438\u043d\u043d\u044b\u0435 \u0434\u0438\u0444\u0444\u0443\u0437\u0438\u043e\u043d\u043d\u044b\u0435 \u043f\u0443\u0442\u0438: \u043c\u043e\u043b\u0435\u043a\u0443\u043b\u044b \u0440\u0435\u0430\u0433\u0435\u043d\u0442\u043e\u0432 \u0442\u0440\u0430\u0442\u044f\u0442 \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0440\u0435\u043c\u0435\u043d\u0438 \u043d\u0430 \u043f\u0443\u0442\u044c \u043a \u0430\u043a\u0442\u0438\u0432\u043d\u044b\u043c \u0443\u0447\u0430\u0441\u0442\u043a\u0430\u043c, \u0430 \u043c\u043e\u043b\u0435\u043a\u0443\u043b\u044b \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432 - \u043d\u0430 \u043f\u0443\u0442\u044c \u043d\u0430\u0440\u0443\u0436\u0443, \u0447\u0442\u043e \u0443\u0432\u0435\u043b\u0438\u0447\u0438\u0432\u0430\u0435\u0442 \u0432\u0435\u0440\u043e\u044f\u0442\u043d\u043e\u0441\u0442\u044c \u043d\u0435\u0436\u0435\u043b\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0445 \u0432\u0442\u043e\u0440\u0438\u0447\u043d\u044b\u0445 \u0440\u0435\u0430\u043a\u0446\u0438\u0439. \u041e\u0447\u0435\u043d\u044c \u043c\u0430\u043b\u0435\u043d\u044c\u043a\u0438\u0435 \u043a\u0440\u0438\u0441\u0442\u0430\u043b\u043b\u044b (\u0441\u0443\u0431\u043c\u0438\u043a\u0440\u043e\u043d\u043d\u044b\u0435) \u0443\u0432\u0435\u043b\u0438\u0447\u0438\u0432\u0430\u044e\u0442 \u043e\u0442\u043d\u043e\u0448\u0435\u043d\u0438\u0435 \u0432\u043d\u0435\u0448\u043d\u0435\u0439 \u043f\u043e\u0432\u0435\u0440\u0445\u043d\u043e\u0441\u0442\u0438 \u043a \u043e\u0431\u044a\u0435\u043c\u0443, \u043e\u0442\u043a\u0440\u044b\u0432\u0430\u044f \u0431\u043e\u043b\u044c\u0448\u0435 \u043a\u0438\u0441\u043b\u043e\u0442\u043d\u044b\u0445 \u0443\u0447\u0430\u0441\u0442\u043a\u043e\u0432 \u0432 \u043f\u043e\u0440\u0430\u0445, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043c\u043e\u0433\u0443\u0442 \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043d\u0435\u0441\u0435\u043b\u0435\u043a\u0442\u0438\u0432\u043d\u044b\u0435 \u043f\u043e\u0432\u0435\u0440\u0445\u043d\u043e\u0441\u0442\u043d\u044b\u0435 \u0440\u0435\u0430\u043a\u0446\u0438\u0438. \u0418\u0434\u0435\u0430\u043b\u044c\u043d\u044b\u0439 \u0440\u0430\u0437\u043c\u0435\u0440 \u043a\u0440\u0438\u0441\u0442\u0430\u043b\u043b\u043e\u0432 \u0434\u043b\u044f \u0434\u0435\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0438\u0437\u0430\u0446\u0438\u0438 \u0437\u0430\u0432\u0438\u0441\u0438\u0442 \u043e\u0442 \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u043e\u0433\u043e \u043f\u0440\u0438\u043c\u0435\u043d\u0435\u043d\u0438\u044f; \u0441\u043f\u043e\u0441\u043e\u0431\u043d\u043e\u0441\u0442\u044c \u043f\u043e\u0441\u0442\u0430\u0432\u0449\u0438\u043a\u0430 \u0437\u0430\u0434\u0430\u0432\u0430\u0442\u044c \u0438 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0442\u044c \u0440\u0430\u0441\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u0438\u0435 \u043f\u043e \u0440\u0430\u0437\u043c\u0435\u0440\u0430\u043c - \u044d\u0442\u043e \u0442\u043e, \u0447\u0442\u043e \u043e\u0442\u0434\u0435\u043b\u044f\u0435\u0442 \u0442\u043e\u0432\u0430\u0440\u043d\u044b\u0439 \u0446\u0435\u043e\u043b\u0438\u0442 \u043e\u0442 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u0430 \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u043d\u043e\u0433\u043e \u043a\u043b\u0430\u0441\u0441\u0430.<\/p>\n\n<p><strong>\u0422\u0438\u043f \u043a\u0430\u0442\u0438\u043e\u043d\u0430 \u0438 \u0441\u0442\u0435\u043f\u0435\u043d\u044c \u043e\u0431\u043c\u0435\u043d\u0430<\/strong> - \u0438\u0434\u0435\u043d\u0442\u0438\u0447\u043d\u043e\u0441\u0442\u044c \u0438 \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0430 \u0432\u043d\u0435\u043a\u0430\u0440\u043a\u0430\u0441\u043d\u044b\u0445 \u043a\u0430\u0442\u0438\u043e\u043d\u043e\u0432 (Na\u207a, K\u207a, Ca\u00b2\u207a, Li\u207a, Ag\u207a, Ba\u00b2\u207a) - \u043c\u043e\u0434\u0443\u043b\u0438\u0440\u0443\u0435\u0442 \u0441\u043e\u043e\u0442\u043d\u043e\u0448\u0435\u043d\u0438\u0435 \u043f\u043b\u043e\u0449\u0430\u0434\u043e\u043a \u043a\u0438\u0441\u043b\u043e\u0442\u044b \u0411\u0440\u043e\u043d\u0441\u0442\u0435\u0434\u0430 \u0438 \u041b\u044c\u044e\u0438\u0441\u0430. \u0412 \u0441\u0438\u043d\u0442\u0435\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u043c \u0446\u0435\u043e\u043b\u0438\u0442\u0435 \u043d\u0430\u0442\u0440\u0438\u0439 \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0442\u0438\u043f\u0438\u0447\u043d\u044b\u043c \u043f\u0440\u043e\u0442\u0438\u0432\u043e\u0438\u043e\u043d\u043e\u043c \u0438 \u0434\u043e\u043b\u0436\u0435\u043d \u0431\u044b\u0442\u044c \u043e\u0431\u043c\u0435\u043d\u0435\u043d \u043d\u0430 \u0430\u043c\u043c\u043e\u043d\u0438\u0439\u043d\u0443\u044e \u0444\u043e\u0440\u043c\u0443, \u0430 \u0437\u0430\u0442\u0435\u043c \u043f\u0440\u043e\u043a\u0430\u043b\u0435\u043d \u0434\u043b\u044f \u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u044f \u0430\u043a\u0442\u0438\u0432\u043d\u043e\u0439 \u0444\u043e\u0440\u043c\u044b \u043a\u0438\u0441\u043b\u043e\u0442\u044b \u0411\u0440\u0451\u043d\u0441\u0442\u0435\u0434\u0430. \u041f\u0440\u0438 \u043d\u0435\u043f\u043e\u043b\u043d\u043e\u043c \u043e\u0431\u043c\u0435\u043d\u0435 \u043e\u0441\u0442\u0430\u044e\u0442\u0441\u044f \u043e\u0441\u0442\u0430\u0442\u043e\u0447\u043d\u044b\u0435 \u043a\u0430\u0442\u0438\u043e\u043d\u044b \u0449\u0435\u043b\u043e\u0447\u043d\u044b\u0445 \u043c\u0435\u0442\u0430\u043b\u043b\u043e\u0432, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043d\u0435\u0439\u0442\u0440\u0430\u043b\u0438\u0437\u0443\u044e\u0442 \u043a\u0438\u0441\u043b\u043e\u0442\u043d\u044b\u0435 \u0443\u0447\u0430\u0441\u0442\u043a\u0438 \u0438 \u0441\u043d\u0438\u0436\u0430\u044e\u0442 \u0430\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u044c. \u0414\u043b\u044f \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u043e\u0432 \u0438\u0437 \u0431\u043b\u0430\u0433\u043e\u0440\u043e\u0434\u043d\u044b\u0445 \u043c\u0435\u0442\u0430\u043b\u043b\u043e\u0432 \u043e\u0441\u0442\u0430\u0442\u043e\u0447\u043d\u044b\u0439 \u043d\u0430\u0442\u0440\u0438\u0439 \u0442\u0430\u043a\u0436\u0435 \u043e\u0442\u0440\u0430\u0432\u043b\u044f\u0435\u0442 \u043f\u043b\u0430\u0442\u0438\u043d\u043e\u0432\u0443\u044e \u0434\u0438\u0441\u043f\u0435\u0440\u0441\u0438\u044e, \u0443\u0441\u0443\u0433\u0443\u0431\u043b\u044f\u044f \u0441\u043d\u0438\u0436\u0435\u043d\u0438\u0435 \u0430\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u0438.<\/p>\n\n<p><strong>\u041d\u0430\u0441\u044b\u043f\u043d\u0430\u044f \u043f\u043b\u043e\u0442\u043d\u043e\u0441\u0442\u044c \u0438 \u043c\u0435\u0445\u0430\u043d\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u043f\u0440\u043e\u0447\u043d\u043e\u0441\u0442\u044c<\/strong> - \u0438\u0437\u043c\u0435\u0440\u044f\u0435\u0442\u0441\u044f \u043a\u0430\u043a \u043f\u0440\u043e\u0447\u043d\u043e\u0441\u0442\u044c \u043d\u0430 \u0440\u0430\u0437\u0434\u0430\u0432\u043b\u0438\u0432\u0430\u043d\u0438\u0435 (\u041d\/\u0441\u043c \u0438\u043b\u0438 \u041c\u041f\u0430) - \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u0435\u0442, \u043a\u0430\u043a \u0433\u043e\u0442\u043e\u0432\u044b\u0439 \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440 \u0432\u044b\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442 \u043c\u0435\u0445\u0430\u043d\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u043d\u0430\u0433\u0440\u0443\u0437\u043a\u0438 \u043f\u0440\u0438 \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0435 \u0440\u0435\u0430\u043a\u0442\u043e\u0440\u0430, \u0442\u0435\u0440\u043c\u043e\u0446\u0438\u043a\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0438 \u0438 \u0434\u043b\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0439 \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438. \u0426\u0435\u043e\u043b\u0438\u0442, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u043a\u0440\u043e\u0448\u0438\u0442\u0441\u044f \u043f\u043e\u0434 \u0441\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u043c \u0432\u0435\u0441\u043e\u043c \u0432 \u043f\u0440\u043e\u043c\u044b\u0448\u043b\u0435\u043d\u043d\u043e\u043c \u0441\u043b\u043e\u0435, \u0441\u043e\u0437\u0434\u0430\u0435\u0442 \u043c\u0435\u043b\u043a\u0438\u0435 \u0447\u0430\u0441\u0442\u0438\u0446\u044b, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0443\u0432\u0435\u043b\u0438\u0447\u0438\u0432\u0430\u044e\u0442 \u043f\u0435\u0440\u0435\u043f\u0430\u0434 \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u044f, \u043f\u043e\u0442\u043e\u043a \u0432 \u043a\u0430\u043d\u0430\u043b\u0435 \u0438 \u0432 \u043a\u043e\u043d\u0435\u0447\u043d\u043e\u043c \u0438\u0442\u043e\u0433\u0435 \u0432\u044b\u043d\u0443\u0436\u0434\u0430\u044e\u0442 \u043a \u043d\u0435\u0437\u0430\u043f\u043b\u0430\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u0439 \u043e\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0435 \u0434\u043b\u044f \u043e\u0442\u0441\u0435\u0438\u0432\u0430\u043d\u0438\u044f \u0438\u043b\u0438 \u0437\u0430\u043c\u0435\u043d\u044b \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u0430.<\/p>\n\n<div class=\"bp-8-params bp-animate\">\n  <div class=\"bp-8-param\">\n    <svg class=\"bp-8-param-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M2.7 10.3a2.41 2.41 0 0 0 0 3.41l7.59 7.59a2.41 2.41 0 0 0 3.41 0l7.59-7.59a2.41 2.41 0 0 0 0-3.41L13.7 2.71a2.41 2.41 0 0 0-3.41 0Z\"\/><\/svg>\n    <div class=\"bp-8-param-name\">\u041a\u0440\u0438\u0441\u0442\u0430\u043b\u043b\u0438\u0447\u043d\u043e\u0441\u0442\u044c<\/div>\n  <\/div>\n  <div class=\"bp-8-param\">\n    <svg class=\"bp-8-param-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m16 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z\"\/><path d=\"m2 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z\"\/><path d=\"M7 21h10\"\/><path d=\"M12 3v18\"\/><path d=\"M3 7h2c2 0 5-1 7-2 2 1 5 2 7 2h2\"\/><\/svg>\n    <div class=\"bp-8-param-name\">SiO\u2082\/Al\u2082O\u2083<\/div>\n  <\/div>\n  <div class=\"bp-8-param\">\n    <svg class=\"bp-8-param-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21.3 15.3a2.4 2.4 0 0 1 0 3.4l-2.6 2.6a2.4 2.4 0 0 1-3.4 0L2.7 8.7a2.41 2.41 0 0 1 0-3.4l2.6-2.6a2.41 2.41 0 0 1 3.4 0Z\"\/><path d=\"m14.5 12.5 2-2\"\/><path d=\"m11.5 9.5 2-2\"\/><path d=\"m8.5 6.5 2-2\"\/><path d=\"m17.5 15.5 2-2\"\/><\/svg>\n    <div class=\"bp-8-param-name\">\u0420\u0430\u0437\u043c\u0435\u0440 \u043a\u0440\u0438\u0441\u0442\u0430\u043b\u043b\u0430<\/div>\n  <\/div>\n  <div class=\"bp-8-param\">\n    <svg class=\"bp-8-param-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20\"\/><path d=\"M2 12h20\"\/><\/svg>\n    <div class=\"bp-8-param-name\">\u0422\u0438\u043f \u043a\u0430\u0442\u0438\u043e\u043d\u0430<\/div>\n  <\/div>\n  <div class=\"bp-8-param\">\n    <svg class=\"bp-8-param-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\n    <div class=\"bp-8-param-name\">\u0421\u0438\u043b\u0430 \u043c\u0435\u0445\u043e\u0432<\/div>\n  <\/div>\n<\/div>\n\n<p>\u042d\u0442\u0438 \u043f\u044f\u0442\u044c \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u043e\u0432 \u043d\u0435 \u0430\u0431\u0441\u0442\u0440\u0430\u043a\u0442\u043d\u044b. \u041e\u043d\u0438 \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u044e\u0442 \u0440\u0430\u0437\u043d\u0438\u0446\u0443 \u043c\u0435\u0436\u0434\u0443 \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u043e\u043c, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u0434\u043e\u0441\u0442\u0438\u0433\u0430\u0435\u0442 \u0440\u0430\u0441\u0447\u0435\u0442\u043d\u043e\u0439 \u043f\u0440\u043e\u0434\u043e\u043b\u0436\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u0438 \u0446\u0438\u043a\u043b\u0430, \u0438 \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u043e\u043c, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u0432\u044b\u043d\u0443\u0436\u0434\u0435\u043d \u0434\u043e\u0441\u0440\u043e\u0447\u043d\u043e \u0441\u0432\u043e\u0440\u0430\u0447\u0438\u0432\u0430\u0442\u044c \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u043e. \u0414\u043b\u044f \u043d\u0435\u0444\u0442\u0435\u043f\u0435\u0440\u0435\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a\u043e\u0432 \u0432\u044b\u0432\u043e\u0434 \u043f\u0440\u043e\u0441\u0442: \u0446\u0435\u043e\u043b\u0438\u0442 \u0432 \u0441\u043e\u0441\u0442\u0430\u0432\u0435 \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u0430 - \u044d\u0442\u043e \u043d\u0435 \u0442\u043e\u0432\u0430\u0440\u043d\u044b\u0439 \u043f\u0440\u043e\u0434\u0443\u043a\u0442. \u041f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u0438, \u043e\u0441\u0443\u0449\u0435\u0441\u0442\u0432\u043b\u044f\u044e\u0449\u0438\u0435 \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u044c \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0430 \u043f\u043e \u0432\u0441\u0435\u0439 \u0446\u0435\u043f\u043e\u0447\u043a\u0435 - \u043e\u0442 \u0441\u0438\u043d\u0442\u0435\u0437\u0430 \u0441\u044b\u0440\u043e\u0433\u043e \u043f\u043e\u0440\u043e\u0448\u043a\u0430, \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u043a\u0440\u0438\u0441\u0442\u0430\u043b\u043b\u043e\u0432 \u0434\u043e \u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u0433\u043e\u0442\u043e\u0432\u043e\u0439 \u043f\u0440\u043e\u0434\u0443\u043a\u0446\u0438\u0438, - \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0438\u0432\u0430\u044e\u0442 \u043f\u043e\u0441\u0442\u043e\u044f\u043d\u0441\u0442\u0432\u043e, \u043e\u0442 \u043a\u043e\u0442\u043e\u0440\u043e\u0433\u043e \u0437\u0430\u0432\u0438\u0441\u0438\u0442 \u044d\u0444\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u044c \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u0430.<\/p>\n\n<h3>\u0412\u043b\u0438\u044f\u043d\u0438\u0435 \u043d\u0430 \u0440\u0435\u0430\u043b\u044c\u043d\u044b\u0439 \u043c\u0438\u0440: \u043a\u0430\u043a \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e \u0446\u0435\u043e\u043b\u0438\u0442\u0430-\u0441\u044b\u0440\u0446\u0430 \u0432\u043b\u0438\u044f\u0435\u0442 \u043d\u0430 \u044d\u043a\u043e\u043d\u043e\u043c\u0438\u043a\u0443 \u043d\u0435\u0444\u0442\u0435\u043f\u0435\u0440\u0435\u0440\u0430\u0431\u0430\u0442\u044b\u0432\u0430\u044e\u0449\u0435\u0433\u043e \u0437\u0430\u0432\u043e\u0434\u0430<\/h3>\n\n<p>\u0421\u0432\u044f\u0437\u044c \u043c\u0435\u0436\u0434\u0443 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e\u043c \u0446\u0435\u043e\u043b\u0438\u0442\u043e\u0432 \u0438 \u0434\u043e\u0445\u043e\u0434\u0430\u043c\u0438 \u041d\u041f\u0417 \u043f\u0440\u043e\u043b\u0435\u0433\u0430\u0435\u0442 \u0447\u0435\u0440\u0435\u0437 \u0442\u0440\u0438 \u043f\u0440\u0438\u0447\u0438\u043d\u043d\u043e-\u0441\u043b\u0435\u0434\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0435 \u0446\u0435\u043f\u0438.<\/p>\n\n<p><strong>\u0426\u0435\u043f\u043e\u0447\u043a\u0430 1 - \u041a\u0440\u0438\u0441\u0442\u0430\u043b\u043b\u0438\u0447\u043d\u043e\u0441\u0442\u044c \u2192 \u0410\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u044c \u2192 \u0414\u043b\u0438\u043d\u0430 \u0446\u0438\u043a\u043b\u0430<\/strong>: \u0426\u0435\u043e\u043b\u0438\u0442 \u0441 \u043d\u0435\u043e\u043f\u0442\u0438\u043c\u0430\u043b\u044c\u043d\u043e\u0439 \u043a\u0440\u0438\u0441\u0442\u0430\u043b\u043b\u0438\u0447\u043d\u043e\u0441\u0442\u044c\u044e \u0432\u044b\u043d\u0443\u0436\u0434\u0430\u0435\u0442 \u043f\u0435\u0440\u0435\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a\u0430 \u0440\u0430\u0431\u043e\u0442\u0430\u0442\u044c \u0432 \u0440\u0435\u0430\u043a\u0442\u043e\u0440\u0435 \u0434\u0435\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0438\u0437\u0430\u0446\u0438\u0438 \u043f\u0440\u0438 \u0431\u043e\u043b\u0435\u0435 \u0432\u044b\u0441\u043e\u043a\u043e\u0439 \u043d\u0430\u0447\u0430\u043b\u044c\u043d\u043e\u0439 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u0435, \u0447\u0442\u043e\u0431\u044b \u0434\u043e\u0441\u0442\u0438\u0447\u044c \u0446\u0435\u043b\u0435\u0432\u043e\u0439 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u044b \u0437\u0430\u0441\u0442\u044b\u0432\u0430\u043d\u0438\u044f. \u041f\u043e\u0441\u043a\u043e\u043b\u044c\u043a\u0443 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u0430 \u043a\u043e\u043d\u0446\u0430 \u0446\u0438\u043a\u043b\u0430 \u0444\u0438\u043a\u0441\u0438\u0440\u043e\u0432\u0430\u043d\u0430 \u043c\u0435\u0442\u0430\u043b\u043b\u0443\u0440\u0433\u0438\u0447\u0435\u0441\u043a\u0438\u043c\u0438 \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u0438\u044f\u043c\u0438 \u0440\u0435\u0430\u043a\u0442\u043e\u0440\u0430, \u043a\u0430\u0436\u0434\u044b\u0439 \u0433\u0440\u0430\u0434\u0443\u0441 \u0431\u043e\u043b\u0435\u0435 \u0432\u044b\u0441\u043e\u043a\u043e\u0439 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u044b \u043d\u0430\u0447\u0430\u043b\u0430 \u0446\u0438\u043a\u043b\u0430 - \u044d\u0442\u043e \u043f\u043e\u0442\u0435\u0440\u044f \u0434\u043b\u0438\u043d\u044b \u0446\u0438\u043a\u043b\u0430. \u0421\u043e\u043a\u0440\u0430\u0449\u0435\u043d\u0438\u0435 \u0446\u0438\u043a\u043b\u0430 \u043d\u0430 20% \u043f\u0440\u0438\u0432\u043e\u0434\u0438\u0442 \u043a \u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0439 \u0437\u0430\u043c\u0435\u043d\u0435 \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u0430 \u043a\u0430\u0436\u0434\u044b\u0435 20 \u043b\u0435\u0442, \u0430 \u0437\u0430\u043c\u0435\u043d\u0430 \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u0430 \u0432 \u043a\u043e\u043c\u043c\u0435\u0440\u0447\u0435\u0441\u043a\u043e\u0439 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0435 \u0433\u0438\u0434\u0440\u043e\u043f\u0435\u0440\u0435\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u043e\u0431\u0445\u043e\u0434\u0438\u0442\u0441\u044f \u0432 \u0441\u0435\u043c\u0438\u0437\u043d\u0430\u0447\u043d\u0443\u044e \u0441\u0443\u043c\u043c\u0443 \u043f\u0440\u0438 \u043f\u043e\u0434\u0441\u0447\u0435\u0442\u0435 \u043f\u043e\u0442\u0435\u0440\u044f\u043d\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u0430.<\/p>\n\n<p><strong>\u0426\u0435\u043f\u043e\u0447\u043a\u0430 2 - \u043d\u0435\u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0435 SiO\u2082\/Al\u2082O\u2083 \u2192 \u0441\u0435\u043b\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u044c \u2192 \u0446\u0435\u043d\u043d\u043e\u0441\u0442\u044c \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0430<\/strong>: \u0426\u0435\u043e\u043b\u0438\u0442 \u0441 \u0441\u043e\u043e\u0442\u043d\u043e\u0448\u0435\u043d\u0438\u0435\u043c \u043a\u0440\u0435\u043c\u043d\u0438\u044f \u043a \u0430\u043b\u044e\u043c\u0438\u043d\u0438\u044e \u0437\u0430 \u043f\u0440\u0435\u0434\u0435\u043b\u0430\u043c\u0438 \u0446\u0435\u043b\u0435\u0432\u043e\u0433\u043e \u043e\u043a\u043d\u0430 \u0441\u043c\u0435\u0449\u0430\u0435\u0442 \u0431\u0430\u043b\u0430\u043d\u0441 \u043a\u0440\u0435\u043a\u0438\u043d\u0433\u0430 \u043a \u0438\u0437\u043e\u043c\u0435\u0440\u0438\u0437\u0430\u0446\u0438\u0438. \u041d\u0430 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0435 \u0434\u0435\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0438\u0437\u0430\u0446\u0438\u0438 \u0441\u043c\u0430\u0437\u043e\u0447\u043d\u044b\u0445 \u043c\u0430\u0441\u0435\u043b \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u0435 \u0432\u044b\u0445\u043e\u0434\u0430 \u0436\u0438\u0434\u043a\u043e\u0441\u0442\u0438 \u043d\u0430 5% - \u0441 82% \u0434\u043e 77% - \u043e\u0431\u0445\u043e\u0434\u0438\u0442\u0441\u044f \u043f\u0440\u0438\u043c\u0435\u0440\u043d\u043e \u0432 $2-4 \u0437\u0430 \u0431\u0430\u0440\u0440\u0435\u043b\u044c \u0441\u044b\u0440\u044c\u044f \u0432 \u0432\u0438\u0434\u0435 \u0443\u043f\u0443\u0449\u0435\u043d\u043d\u043e\u0439 \u0441\u0442\u043e\u0438\u043c\u043e\u0441\u0442\u0438 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0430 \u043f\u0440\u0438 \u0442\u0438\u043f\u0438\u0447\u043d\u044b\u0445 \u043d\u0430\u0434\u0431\u0430\u0432\u043a\u0430\u0445 \u043d\u0430 \u0431\u0430\u0437\u043e\u0432\u044b\u0435 \u043c\u0430\u0441\u043b\u0430 \u0433\u0440\u0443\u043f\u043f\u044b III. \u0414\u043b\u044f \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0438 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c\u044e 10 000 \u0431\u0430\u0440\u0440\u0435\u043b\u0435\u0439 \u0432 \u0441\u0443\u0442\u043a\u0438 \u044d\u0442\u043e \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 $7-14 \u043c\u0438\u043b\u043b\u0438\u043e\u043d\u043e\u0432 \u0432 \u0433\u043e\u0434. \u0426\u0435\u043d\u0430 \u043d\u0430 \u0446\u0435\u043e\u043b\u0438\u0442\u043e\u0432\u043e\u0435 \u0441\u044b\u0440\u044c\u0435 \u0432\u044b\u0440\u0430\u0436\u0430\u0435\u0442\u0441\u044f \u0432 \u0434\u043e\u043b\u043b\u0430\u0440\u0430\u0445 \u0437\u0430 \u043a\u0438\u043b\u043e\u0433\u0440\u0430\u043c\u043c. \u041d\u0435\u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u043e\u0435 \u0441\u043e\u043e\u0442\u043d\u043e\u0448\u0435\u043d\u0438\u0435 Si\/Al \u0438\u0437\u043c\u0435\u0440\u044f\u0435\u0442\u0441\u044f \u043c\u0438\u043b\u043b\u0438\u043e\u043d\u0430\u043c\u0438.<\/p>\n\n<p><strong>\u0426\u0435\u043f\u044c 3 - \u041c\u0435\u0445\u0430\u043d\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u043f\u0440\u043e\u0447\u043d\u043e\u0441\u0442\u044c \u2192 \u041f\u0430\u0434\u0435\u043d\u0438\u0435 \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u2192 \u0412\u0440\u0435\u043c\u044f \u0440\u0430\u0431\u043e\u0442\u044b<\/strong>: \u0426\u0435\u043e\u043b\u0438\u0442 \u0441 \u043d\u0435\u0434\u043e\u0441\u0442\u0430\u0442\u043e\u0447\u043d\u043e\u0439 \u043f\u0440\u043e\u0447\u043d\u043e\u0441\u0442\u044c\u044e \u043d\u0430 \u0440\u0430\u0437\u0434\u0430\u0432\u043b\u0438\u0432\u0430\u043d\u0438\u0435 \u043e\u0431\u0440\u0430\u0437\u0443\u0435\u0442 \u043c\u0435\u043b\u043a\u0438\u0435 \u0447\u0430\u0441\u0442\u0438\u0446\u044b \u0432\u043e \u0432\u0440\u0435\u043c\u044f \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0438 \u0440\u0435\u0430\u043a\u0442\u043e\u0440\u0430 \u0438 \u0442\u0435\u0440\u043c\u043e\u0446\u0438\u043a\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f. \u041f\u043e \u043c\u0435\u0440\u0435 \u043d\u0430\u043a\u043e\u043f\u043b\u0435\u043d\u0438\u044f \u043c\u0435\u043b\u043a\u0438\u0445 \u0447\u0430\u0441\u0442\u0438\u0446 \u0432 \u043c\u0435\u0436\u0441\u043b\u043e\u0435\u0432\u043e\u043c \u043f\u0440\u043e\u0441\u0442\u0440\u0430\u043d\u0441\u0442\u0432\u0435 \u0440\u0430\u0441\u0442\u0435\u0442 \u043f\u0435\u0440\u0435\u043f\u0430\u0434 \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u044f. \u041f\u0440\u0438 \u0434\u043e\u0441\u0442\u0438\u0436\u0435\u043d\u0438\u0438 \u043a\u0440\u0438\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0433\u043e \u043f\u043e\u0440\u043e\u0433\u0430 - \u043e\u0431\u044b\u0447\u043d\u043e \u0432 2-3 \u0440\u0430\u0437\u0430 \u043f\u0440\u0435\u0432\u044b\u0448\u0430\u044e\u0449\u0435\u0433\u043e \u0434\u0435\u043b\u044c\u0442\u0430-P \u0447\u0438\u0441\u0442\u043e\u0433\u043e \u0441\u043b\u043e\u044f - \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430 \u0434\u043e\u043b\u0436\u043d\u0430 \u0431\u044b\u0442\u044c \u043e\u0442\u043a\u043b\u044e\u0447\u0435\u043d\u0430 \u0434\u043b\u044f \u043e\u0442\u0441\u0435\u0438\u0432\u0430\u043d\u0438\u044f \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u0430. \u041d\u0435\u0437\u0430\u043f\u043b\u0430\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u0430\u044f \u043e\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0438 \u0433\u0438\u0434\u0440\u043e\u043f\u0435\u0440\u0435\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u043d\u0430 \u041d\u041f\u0417 \u043e\u0431\u0445\u043e\u0434\u0438\u0442\u0441\u044f \u0432 $500 000 - $1 \u043c\u043b\u043d \u0432 \u0434\u0435\u043d\u044c \u0432 \u0432\u0438\u0434\u0435 \u0443\u043f\u0443\u0449\u0435\u043d\u043d\u043e\u0439 \u0432\u044b\u0433\u043e\u0434\u044b. \u041c\u0435\u0445\u0430\u043d\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u0446\u0435\u043b\u043e\u0441\u0442\u043d\u043e\u0441\u0442\u044c \u0446\u0435\u043e\u043b\u0438\u0442\u0430 \u043d\u0435 \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0432\u0442\u043e\u0440\u043e\u0441\u0442\u0435\u043f\u0435\u043d\u043d\u043e\u0439 \u0437\u0430\u0434\u0430\u0447\u0435\u0439. \u042d\u0442\u043e \u0441\u0442\u0440\u0430\u0445\u043e\u0432\u043e\u0439 \u043f\u043e\u043b\u0438\u0441 \u043d\u0430 \u0432\u0440\u0435\u043c\u044f \u0431\u0435\u0437\u043e\u0442\u043a\u0430\u0437\u043d\u043e\u0439 \u0440\u0430\u0431\u043e\u0442\u044b.<\/p>\n\n<p>\u042d\u0442\u0438 \u0446\u0435\u043f\u043e\u0447\u043a\u0438 \u043e\u0431\u044a\u0435\u0434\u0438\u043d\u044f\u0435\u0442 \u0442\u043e, \u0447\u0442\u043e \u0432\u0441\u0435 \u043e\u043d\u0438 \u0441\u0432\u044f\u0437\u0430\u043d\u044b \u0441 \u0444\u0430\u043a\u0442\u043e\u0440\u0430\u043c\u0438, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0440\u0435\u0448\u0430\u044e\u0442\u0441\u044f \u043d\u0435 \u043d\u0430 \u043d\u0435\u0444\u0442\u0435\u043f\u0435\u0440\u0435\u0440\u0430\u0431\u0430\u0442\u044b\u0432\u0430\u044e\u0449\u0435\u043c \u0437\u0430\u0432\u043e\u0434\u0435, \u0430 \u043d\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u0435\u043d\u043d\u043e\u0439 \u043f\u043b\u043e\u0449\u0430\u0434\u043a\u0435 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f \u0446\u0435\u043e\u043b\u0438\u0442\u0430. \u041a\u0430\u0447\u0435\u0441\u0442\u0432\u043e \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u0430 \u0441\u043e\u0437\u0434\u0430\u0435\u0442\u0441\u044f \u0441 \u043d\u0443\u043b\u044f, \u0430 \u043e\u0441\u043d\u043e\u0432\u043e\u0439 \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0446\u0435\u043e\u043b\u0438\u0442\u043e\u0432\u044b\u0439 \u043f\u043e\u0440\u043e\u0448\u043e\u043a.<\/p>\n\n<div class=\"bp-9-econ bp-animate\">\n  <div class=\"bp-9-chain\">\n    <svg class=\"bp-9-chain-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\n    <div class=\"bp-9-chain-body\">\n      <div class=\"bp-9-chain-title\">\u0414\u043b\u0438\u043d\u0430 \u0446\u0438\u043a\u043b\u0430 - \u041a\u0440\u0438\u0441\u0442\u0430\u043b\u043b\u0438\u0447\u043d\u043e\u0441\u0442\u044c \u2192 \u0410\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u044c<\/div>\n      <div class=\"bp-9-chain-impact\">1 \u043b\u0438\u0448\u043d\u044f\u044f \u0437\u0430\u043c\u0435\u043d\u0430 = 7-\u0437\u043d\u0430\u0447\u043d\u0430\u044f \u043f\u043e\u0442\u0435\u0440\u044f<\/div>\n      <div class=\"bp-9-chain-desc\">\u0421\u043e\u043a\u0440\u0430\u0449\u0435\u043d\u0438\u0435 \u0446\u0438\u043a\u043b\u0430 \u043d\u0430 20% \u043f\u0440\u0438\u0432\u043e\u0434\u0438\u0442 \u043a \u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0439 \u0437\u0430\u043c\u0435\u043d\u0435 \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u0430 \u043a\u0430\u0436\u0434\u044b\u0435 20 \u043b\u0435\u0442, \u0447\u0442\u043e \u0432\u043b\u0435\u0447\u0435\u0442 \u0437\u0430 \u0441\u043e\u0431\u043e\u0439 \u0441\u0435\u043c\u0438\u0437\u043d\u0430\u0447\u043d\u0443\u044e \u0446\u0435\u043d\u0443 \u0437\u0430 \u0443\u043f\u0443\u0449\u0435\u043d\u043d\u0443\u044e \u043f\u0440\u043e\u0434\u0443\u043a\u0446\u0438\u044e.<\/div>\n    <\/div>\n  <\/div>\n  <div class=\"bp-9-chain\">\n    <svg class=\"bp-9-chain-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"12\" y1=\"2\" x2=\"12\" y2=\"22\"\/><path d=\"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"\/><\/svg>\n    <div class=\"bp-9-chain-body\">\n      <div class=\"bp-9-chain-title\">\u0426\u0435\u043d\u043d\u043e\u0441\u0442\u044c \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0430 - \u043d\u0435\u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0435 Si\/Al \u2192 \u0441\u0435\u043b\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u044c<\/div>\n      <div class=\"bp-9-chain-impact\">$7-14M\/\u0433\u043e\u0434 \u043e\u0442 5% \u043a\u043e\u043b\u0435\u0431\u0430\u043d\u0438\u044f \u0443\u0440\u043e\u0436\u0430\u0439\u043d\u043e\u0441\u0442\u0438<\/div>\n      <div class=\"bp-9-chain-desc\">\u0418\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u0435 \u0432\u044b\u0445\u043e\u0434\u0430 \u0436\u0438\u0434\u043a\u043e\u0441\u0442\u0438 \u043d\u0430 5% - \u0441 82% \u0434\u043e 77% - \u043e\u0431\u0445\u043e\u0434\u0438\u0442\u0441\u044f \u0432 $7-14 \u043c\u0438\u043b\u043b\u0438\u043e\u043d\u043e\u0432 \u0432 \u0433\u043e\u0434 \u043d\u0430 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0435 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c\u044e 10 000 \u0431\u0430\u0440\u0440\u0435\u043b\u0435\u0439 \u0432 \u0441\u0443\u0442\u043a\u0438 \u043f\u0440\u0438 \u043f\u0440\u0435\u043c\u0438\u044f\u0445 \u0437\u0430 \u0431\u0430\u0437\u043e\u0432\u044b\u0435 \u043c\u0430\u0441\u043b\u0430 III \u0433\u0440\u0443\u043f\u043f\u044b.<\/div>\n    <\/div>\n  <\/div>\n  <div class=\"bp-9-chain\">\n    <svg class=\"bp-9-chain-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M13 2 3 14h9l-1 8 10-12h-9l1-8z\"\/><\/svg>\n    <div class=\"bp-9-chain-body\">\n      <div class=\"bp-9-chain-title\">\u0412\u0440\u0435\u043c\u044f \u0440\u0430\u0431\u043e\u0442\u044b - \u041c\u0435\u0445\u0430\u043d\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u043f\u0440\u043e\u0447\u043d\u043e\u0441\u0442\u044c \u2192 \u041f\u0430\u0434\u0435\u043d\u0438\u0435 \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u044f<\/div>\n      <div class=\"bp-9-chain-impact\">$0,5-1M\/\u0434\u0435\u043d\u044c \u043d\u0435\u0437\u0430\u043f\u043b\u0430\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u0435 \u043e\u0442\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0435<\/div>\n      <div class=\"bp-9-chain-desc\">\u041d\u0435\u0434\u043e\u0441\u0442\u0430\u0442\u043e\u0447\u043d\u0430\u044f \u043f\u0440\u043e\u0447\u043d\u043e\u0441\u0442\u044c \u0434\u0440\u043e\u0431\u043b\u0435\u043d\u0438\u044f \u043f\u0440\u0438\u0432\u043e\u0434\u0438\u0442 \u043a \u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u044e \u043c\u0435\u043b\u043a\u0438\u0445 \u0444\u0440\u0430\u043a\u0446\u0438\u0439, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0432\u044b\u043d\u0443\u0436\u0434\u0430\u044e\u0442 \u043e\u0441\u0442\u0430\u043d\u0430\u0432\u043b\u0438\u0432\u0430\u0442\u044c \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0443 \u0434\u043b\u044f \u043f\u0440\u043e\u0441\u0435\u0438\u0432\u0430\u043d\u0438\u044f \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u0430, \u0442\u0435\u0440\u044f\u044f \u043e\u0442 $500 000 \u0434\u043e $1 \u043c\u043b\u043d \u0432 \u0434\u0435\u043d\u044c.<\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<h2 id=\"section-6\"><span class=\"h2-marker\">06<\/span>\u0411\u0443\u0434\u0443\u0449\u0435\u0435 \u043a\u0430\u0442\u0430\u043b\u0438\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0439 \u0434\u0435\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0438\u0437\u0430\u0446\u0438\u0438: SAF, \u0432\u043e\u0437\u043e\u0431\u043d\u043e\u0432\u043b\u044f\u0435\u043c\u043e\u0435 \u0434\u0438\u0437\u0435\u043b\u044c\u043d\u043e\u0435 \u0442\u043e\u043f\u043b\u0438\u0432\u043e \u0438 \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u044b \u043d\u043e\u0432\u043e\u0433\u043e \u043f\u043e\u043a\u043e\u043b\u0435\u043d\u0438\u044f<\/h2>\n\n<p>\u0422\u0440\u0438 \u0442\u0435\u043d\u0434\u0435\u043d\u0446\u0438\u0438 \u043c\u0435\u043d\u044f\u044e\u0442 \u043b\u0430\u043d\u0434\u0448\u0430\u0444\u0442 \u043a\u0430\u0442\u0430\u043b\u0438\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0439 \u0434\u0435\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0438\u0437\u0430\u0446\u0438\u0438.<\/p>\n\n<p><strong>\u042d\u043a\u043e\u043b\u043e\u0433\u0438\u0447\u0435\u0441\u043a\u0438 \u0447\u0438\u0441\u0442\u043e\u0435 \u0430\u0432\u0438\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u0435 \u0442\u043e\u043f\u043b\u0438\u0432\u043e (SAF)<\/strong> \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u043d\u0430\u0438\u0431\u043e\u043b\u0435\u0435 \u0437\u043d\u0430\u0447\u0438\u043c\u044b\u043c \u043d\u043e\u0432\u044b\u043c \u0444\u0430\u043a\u0442\u043e\u0440\u043e\u043c \u0441\u043f\u0440\u043e\u0441\u0430. \u041c\u0430\u0440\u0448\u0440\u0443\u0442 HEFA (\u0433\u0438\u0434\u0440\u043e\u043f\u0435\u0440\u0435\u0440\u0430\u0431\u043e\u0442\u043a\u0430 \u044d\u0444\u0438\u0440\u043e\u0432 \u0438 \u0436\u0438\u0440\u043d\u044b\u0445 \u043a\u0438\u0441\u043b\u043e\u0442) - \u0432 \u043d\u0430\u0441\u0442\u043e\u044f\u0449\u0435\u0435 \u0432\u0440\u0435\u043c\u044f \u0434\u043e\u043c\u0438\u043d\u0438\u0440\u0443\u044e\u0449\u0438\u0439 \u043a\u043e\u043c\u043c\u0435\u0440\u0447\u0435\u0441\u043a\u0438\u0439 \u043f\u0443\u0442\u044c \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u0430 SAF - \u0434\u0430\u0435\u0442 \u0432\u043e\u0441\u043a\u043e\u043e\u0431\u0440\u0430\u0437\u043d\u044b\u0439 \u0434\u043b\u0438\u043d\u043d\u043e\u0446\u0435\u043f\u043e\u0447\u0435\u0447\u043d\u044b\u0439 \u043f\u0430\u0440\u0430\u0444\u0438\u043d\u043e\u0432\u044b\u0439 \u043f\u0440\u043e\u0434\u0443\u043a\u0442, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u0434\u043e\u043b\u0436\u0435\u043d \u0431\u044b\u0442\u044c \u0438\u0437\u043e\u043c\u0435\u0440\u0438\u0437\u043e\u0432\u0430\u043d, \u0447\u0442\u043e\u0431\u044b \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u043e\u0432\u0430\u0442\u044c \u0441\u043f\u0435\u0446\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f\u043c \u0445\u043e\u043b\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u043e\u0442\u043e\u043a\u0430 \u0440\u0435\u0430\u043a\u0442\u0438\u0432\u043d\u043e\u0433\u043e \u0442\u043e\u043f\u043b\u0438\u0432\u0430 (\u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u0430 \u0437\u0430\u043c\u0435\u0440\u0437\u0430\u043d\u0438\u044f \u043d\u0438\u0436\u0435 -40\u00b0C). \u042d\u0442\u043e \u0441\u0442\u0430\u0432\u0438\u0442 \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u044b \u0434\u0435\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0438\u0437\u0430\u0446\u0438\u0438, \u0441\u0435\u043b\u0435\u043a\u0442\u0438\u0432\u043d\u044b\u0435 \u043f\u043e \u0438\u0437\u043e\u043c\u0435\u0440\u0438\u0437\u0430\u0446\u0438\u0438, \u0432 \u0446\u0435\u043d\u0442\u0440 \u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0438\u0447\u0435\u0441\u043a\u043e\u0439 \u0441\u0445\u0435\u043c\u044b \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u0430 SAF. \u0421\u0435\u043c\u0435\u0439\u0441\u0442\u0432\u043e \u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0438\u0439 HydroFlex \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u0438 Topsoe \u0438 \u043c\u0435\u0437\u043e\u043f\u043e\u0440\u0438\u0441\u0442\u044b\u0435 \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u044b \u0438\u0437\u043e\u0434\u0435\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0438\u0437\u0430\u0446\u0438\u0438 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u0438 Evonik \u043f\u043e\u0437\u0438\u0446\u0438\u043e\u043d\u0438\u0440\u0443\u044e\u0442\u0441\u044f \u0434\u043b\u044f \u044d\u0442\u043e\u0433\u043e \u0440\u044b\u043d\u043a\u0430, \u0438 \u0443\u0436\u0435 \u0432 2025 \u0433\u043e\u0434\u0443 \u0431\u0443\u0434\u0443\u0442 \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u044b \u043a\u043e\u043c\u043c\u0435\u0440\u0447\u0435\u0441\u043a\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0438.<\/p>\n\n<p><strong>\u0412\u043e\u0437\u043e\u0431\u043d\u043e\u0432\u043b\u044f\u0435\u043c\u043e\u0435 \u0434\u0438\u0437\u0435\u043b\u044c\u043d\u043e\u0435 \u0442\u043e\u043f\u043b\u0438\u0432\u043e<\/strong> - \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u043c\u044b\u0435 \u0438\u0437 \u043e\u0442\u0440\u0430\u0431\u043e\u0442\u0430\u043d\u043d\u044b\u0445 \u043c\u0430\u0441\u0435\u043b, \u0442\u0430\u043b\u043e\u0432\u043e\u0433\u043e \u0438 \u0440\u0430\u0441\u0442\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0433\u043e \u043c\u0430\u0441\u043b\u0430, \u043f\u043e\u0441\u0442\u0443\u043f\u0430\u044e\u0442 \u0432 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0443 \u0433\u0438\u0434\u0440\u043e\u043f\u0435\u0440\u0435\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u0441 \u0438\u043d\u044b\u043c \u0441\u043e\u0441\u0442\u0430\u0432\u043e\u043c \u043f\u0440\u0438\u043c\u0435\u0441\u0435\u0439, \u0447\u0435\u043c \u0438\u0441\u043a\u043e\u043f\u0430\u0435\u043c\u043e\u0435 \u0441\u044b\u0440\u044c\u0435: \u043e\u043a\u0441\u0438\u0433\u0435\u043d\u0430\u0442\u044b, \u0441\u043b\u0435\u0434\u043e\u0432\u044b\u0435 \u043c\u0435\u0442\u0430\u043b\u043b\u044b \u0438 \u0444\u043e\u0441\u0444\u043e\u0440. \u041a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u044b \u0434\u0435\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0438\u0437\u0430\u0446\u0438\u0438 \u0434\u043e\u043b\u0436\u043d\u044b \u0441\u043f\u0440\u0430\u0432\u043b\u044f\u0442\u044c\u0441\u044f \u0441 \u044d\u0442\u0438\u043c\u0438 \u0437\u0430\u0433\u0440\u044f\u0437\u043d\u0435\u043d\u0438\u044f\u043c\u0438 \u0431\u0435\u0437 \u043d\u0435\u043e\u0431\u0440\u0430\u0442\u0438\u043c\u043e\u0439 \u0434\u0435\u0437\u0430\u043a\u0442\u0438\u0432\u0430\u0446\u0438\u0438. \u0422\u0435\u043d\u0434\u0435\u043d\u0446\u0438\u044f \u043a \u043c\u0435\u0437\u043e\u043f\u043e\u0440\u0438\u0441\u0442\u043e\u0441\u0442\u0438 (\u0431\u043e\u043b\u0435\u0435 \u043a\u0440\u0443\u043f\u043d\u044b\u0435 \u043f\u043e\u0440\u044b, \u0431\u043e\u043b\u0435\u0435 \u043a\u043e\u0440\u043e\u0442\u043a\u0438\u0435 \u043f\u0443\u0442\u0438 \u0434\u0438\u0444\u0444\u0443\u0437\u0438\u0438) \u0438\u043c\u0435\u0435\u0442 \u043d\u0435\u043f\u043e\u0441\u0440\u0435\u0434\u0441\u0442\u0432\u0435\u043d\u043d\u043e\u0435 \u043e\u0442\u043d\u043e\u0448\u0435\u043d\u0438\u0435 \u043a \u044d\u0442\u043e\u043c\u0443 \u0432\u043e\u043f\u0440\u043e\u0441\u0443, \u043f\u043e\u0441\u043a\u043e\u043b\u044c\u043a\u0443 \u0432\u043e\u0437\u043e\u0431\u043d\u043e\u0432\u043b\u044f\u0435\u043c\u043e\u0435 \u0441\u044b\u0440\u044c\u0435 \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u0442 \u0431\u043e\u043b\u0435\u0435 \u043e\u0431\u044a\u0435\u043c\u043d\u044b\u0435 \u043e\u043a\u0441\u0438\u0433\u0435\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u043f\u0440\u0435\u043a\u0443\u0440\u0441\u043e\u0440\u044b (\u0442\u0440\u0438\u0433\u043b\u0438\u0446\u0435\u0440\u0438\u0434\u044b) \u0438 \u043c\u0435\u0442\u0430\u043b\u043b\u043e\u043e\u0440\u0433\u0430\u043d\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u043f\u0440\u0438\u043c\u0435\u0441\u0438.<\/p>\n\n<img decoding=\"async\" src=\"https:\/\/www.jalonzeolite.com\/wp-content\/uploads\/2026\/05\/catalytic-dewaxing-1-1.webp\" alt=\"\u041f\u043e\u0442\u043e\u043a \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u0430 \u044d\u043a\u043e\u043b\u043e\u0433\u0438\u0447\u0435\u0441\u043a\u0438 \u0447\u0438\u0441\u0442\u043e\u0433\u043e \u0430\u0432\u0438\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u0433\u043e \u0442\u043e\u043f\u043b\u0438\u0432\u0430 \u0438 \u0432\u043e\u0437\u043e\u0431\u043d\u043e\u0432\u043b\u044f\u0435\u043c\u043e\u0433\u043e \u0434\u0438\u0437\u0435\u043b\u044c\u043d\u043e\u0433\u043e \u0442\u043e\u043f\u043b\u0438\u0432\u0430\" class=\"embedded-article-img\">\n\n<p><strong>\u0420\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0430 \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u043e\u0432 \u043d\u043e\u0432\u043e\u0433\u043e \u043f\u043e\u043a\u043e\u043b\u0435\u043d\u0438\u044f<\/strong> \u0437\u0430\u043c\u044b\u043a\u0430\u0435\u0442\u0441\u044f \u043d\u0430 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0435 \u0446\u0435\u043e\u043b\u0438\u0442\u0430. \u0424\u043e\u0440\u043c\u043e\u0432\u0430\u043d\u0438\u0435 \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u0430 \u0431\u0435\u0437 \u0441\u0432\u044f\u0437\u0443\u044e\u0449\u0435\u0433\u043e - \u044d\u043a\u0441\u0442\u0440\u0443\u0434\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u0446\u0435\u043e\u043b\u0438\u0442\u0430 \u0431\u0435\u0437 \u0441\u0432\u044f\u0437\u0443\u044e\u0449\u0435\u0433\u043e \u0438\u0437 \u0433\u043b\u0438\u043d\u043e\u0437\u0435\u043c\u0430 \u0438\u043b\u0438 \u043a\u0440\u0435\u043c\u043d\u0435\u0437\u0435\u043c\u0430 - \u043a\u0430\u043a \u0431\u044b\u043b\u043e \u043f\u043e\u043a\u0430\u0437\u0430\u043d\u043e, \u0437\u043d\u0430\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u0441\u043d\u0438\u0436\u0430\u0435\u0442 \u0441\u043a\u043e\u0440\u043e\u0441\u0442\u044c \u0441\u0442\u0430\u0440\u0435\u043d\u0438\u044f \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u0430 \u043f\u043e \u0441\u0440\u0430\u0432\u043d\u0435\u043d\u0438\u044e \u0441 \u0442\u0440\u0430\u0434\u0438\u0446\u0438\u043e\u043d\u043d\u043e \u0441\u0432\u044f\u0437\u0430\u043d\u043d\u044b\u043c\u0438 \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u0430\u043c\u0438, \u043f\u043e\u0441\u043a\u043e\u043b\u044c\u043a\u0443 \u0443\u0441\u0442\u0440\u0430\u043d\u044f\u0435\u0442 \u043d\u0435\u0441\u0435\u043b\u0435\u043a\u0442\u0438\u0432\u043d\u044b\u0435 \u043a\u0438\u0441\u043b\u043e\u0442\u043d\u044b\u0435 \u0443\u0447\u0430\u0441\u0442\u043a\u0438 \u043d\u0430 \u043f\u043e\u0432\u0435\u0440\u0445\u043d\u043e\u0441\u0442\u0438 \u0441\u0432\u044f\u0437\u0443\u044e\u0449\u0435\u0433\u043e. \u041d\u0430\u043d\u043e\u0440\u0430\u0437\u043c\u0435\u0440\u043d\u044b\u0439 \u043a\u0440\u0438\u0441\u0442\u0430\u043b\u043b\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u0441\u0438\u043d\u0442\u0435\u0437, \u0438\u0435\u0440\u0430\u0440\u0445\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u0430\u0440\u0445\u0438\u0442\u0435\u043a\u0442\u0443\u0440\u0430 \u043f\u043e\u0440 \u0438 \u043f\u0440\u0435\u0446\u0438\u0437\u0438\u043e\u043d\u043d\u044b\u0439 \u043a\u0430\u0442\u0438\u043e\u043d\u043d\u044b\u0439 \u043e\u0431\u043c\u0435\u043d - \u0432\u0441\u0435 \u044d\u0442\u043e \u0441\u043f\u043e\u0441\u043e\u0431\u0441\u0442\u0432\u0443\u0435\u0442 \u043f\u043e\u044f\u0432\u043b\u0435\u043d\u0438\u044e \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u043e\u0432, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0431\u043b\u0438\u0436\u0435 \u043a \"\u0430\u0442\u043e\u043c\u0430\u0440\u043d\u043e \u0437\u0430\u0434\u0430\u043d\u043d\u044b\u043c\", \u0447\u0435\u043c \u043a \"\u044d\u043c\u043f\u0438\u0440\u0438\u0447\u0435\u0441\u043a\u0438 \u0441\u0444\u043e\u0440\u043c\u0443\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u043c\".<\/p>\n\n<p>\u0412\u043e \u0432\u0441\u0435\u0445 \u0442\u0440\u0435\u0445 \u043d\u0430\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044f\u0445 \u043d\u0435\u0438\u0437\u043c\u0435\u043d\u043d\u044b\u043c \u043e\u0441\u0442\u0430\u0435\u0442\u0441\u044f \u0446\u0435\u043e\u043b\u0438\u0442. \u041d\u0435\u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e \u043e\u0442 \u0442\u043e\u0433\u043e, \u043a\u0430\u043a \u0443\u0441\u0442\u0440\u043e\u0435\u043d \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440 - \u043a\u0440\u0435\u043a\u0438\u043d\u0433 \u0438\u043b\u0438 \u0438\u0437\u043e\u043c\u0435\u0440\u0438\u0437\u0430\u0446\u0438\u044f, \u0438\u0441\u043a\u043e\u043f\u0430\u0435\u043c\u044b\u0435 \u0438\u043b\u0438 \u0432\u043e\u0437\u043e\u0431\u043d\u043e\u0432\u043b\u044f\u0435\u043c\u044b\u0435, \u043c\u0438\u043a\u0440\u043e\u043f\u043e\u0440\u0438\u0441\u0442\u044b\u0435 \u0438\u043b\u0438 \u0438\u0435\u0440\u0430\u0440\u0445\u0438\u0447\u0435\u0441\u043a\u0438\u0435 - \u043e\u0441\u043d\u043e\u0432\u043e\u0439 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u0430 \u0432\u0441\u0435\u0433\u0434\u0430 \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0441\u0438\u043d\u0442\u0435\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u043a\u0440\u0438\u0441\u0442\u0430\u043b\u043b\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u0430\u043b\u044e\u043c\u043e\u0441\u0438\u043b\u0438\u043a\u0430\u0442 \u0441 \u0442\u043e\u0447\u043d\u043e \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u0438\u0440\u0443\u0435\u043c\u043e\u0439 \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u043e\u0439, \u0441\u043e\u0441\u0442\u0430\u0432\u043e\u043c \u0438 \u043c\u043e\u0440\u0444\u043e\u043b\u043e\u0433\u0438\u0435\u0439. \u042d\u0444\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u044c \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u0430 \u043d\u0435\u0444\u0442\u0435\u043f\u0435\u0440\u0435\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a\u0430 \u043d\u0430\u0447\u0438\u043d\u0430\u0435\u0442\u0441\u044f \u0441 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0430 \u0446\u0435\u043e\u043b\u0438\u0442\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f. \u041f\u043e\u043d\u0438\u043c\u0430\u043d\u0438\u0435 \u044d\u0442\u043e\u0439 \u0441\u0432\u044f\u0437\u0438 \u043e\u0442\u043b\u0438\u0447\u0430\u0435\u0442 \u043f\u043e\u043a\u0443\u043f\u043a\u0443 \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u0430 \u043f\u043e \u0441\u043f\u0435\u0446\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438 \u043e\u0442 \u043e\u0431\u043e\u0441\u043d\u043e\u0432\u0430\u043d\u043d\u043e\u0433\u043e \u0438\u043d\u0436\u0435\u043d\u0435\u0440\u043d\u043e\u0433\u043e \u0440\u0435\u0448\u0435\u043d\u0438\u044f.<\/p>\n\n<div class=\"bp-10-closer bp-animate\">\n  <svg class=\"bp-10-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><circle cx=\"12\" cy=\"12\" r=\"6\"\/><circle cx=\"12\" cy=\"12\" r=\"2\"\/><\/svg>\n  <div class=\"bp-10-quote\">\u041f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u0430 \u043d\u0430\u0447\u0438\u043d\u0430\u0435\u0442\u0441\u044f \u0441 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0430 \u0446\u0435\u043e\u043b\u0438\u0442\u0430.<\/div>\n  <div class=\"bp-10-line\"><\/div>\n  <div style=\"margin-top: 1.5em; padding: 1em 1.25em; background: var(--color-bg); border-radius: var(--radius-md); border: 1px solid var(--color-border-light); max-width: 520px; margin-left: auto; margin-right: auto;\">\n    <p style=\"margin: 0; font-size: 15px; color: var(--color-text); line-height: 1.6;\"><a href=\"https:\/\/www.jalonzeolite.com\/ru\"><strong style=\"color: var(--color-secondary);\">\u0414\u0416\u0410\u041b\u041e\u041d<\/strong><\/a> \u043f\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u0446\u0435\u043e\u043b\u0438\u0442\u044b \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u043d\u043e\u0433\u043e \u043a\u043b\u0430\u0441\u0441\u0430 \u0441 \u043f\u043e\u043b\u043d\u044b\u043c \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u0435\u043c \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0430 \u043f\u043e \u043a\u0440\u0438\u0441\u0442\u0430\u043b\u043b\u0438\u0447\u043d\u043e\u0441\u0442\u0438, \u0441\u043e\u043e\u0442\u043d\u043e\u0448\u0435\u043d\u0438\u044e SiO\u2082\/Al\u2082O\u2083, \u0440\u0430\u0437\u043c\u0435\u0440\u0443 \u043a\u0440\u0438\u0441\u0442\u0430\u043b\u043b\u043e\u0432 \u0438 \u043a\u0430\u0442\u0438\u043e\u043d\u043d\u043e\u043c\u0443 \u043e\u0431\u043c\u0435\u043d\u0443. <a href=\"https:\/\/www.jalonzeolite.com\/ru\/contact\/\">\u0421\u0432\u044f\u0436\u0438\u0442\u0435\u0441\u044c \u0441 \u043d\u0430\u0448\u0435\u0439 \u043a\u043e\u043c\u0430\u043d\u0434\u043e\u0439<\/a> \u0434\u043b\u044f \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u0438\u044f \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0435\u0433\u043e \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u0430 \u0434\u0435\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0438\u0437\u0430\u0446\u0438\u0438.<\/p>\n  <\/div>\n<\/div>\n\n<hr>\n\n<h2>\u0421\u0441\u044b\u043b\u043a\u0438<\/h2>\n\n<ol>\n  <li>\u0423\u043d\u0438\u0432\u0435\u0440\u0441\u0438\u0442\u0435\u0442 \u0448\u0442\u0430\u0442\u0430 \u041f\u0435\u043d\u0441\u0438\u043b\u044c\u0432\u0430\u043d\u0438\u044f, \u041a\u043e\u043b\u043b\u0435\u0434\u0436 \u043d\u0430\u0443\u043a \u043e \u0417\u0435\u043c\u043b\u0435 \u0438 \u043c\u0438\u043d\u0435\u0440\u0430\u043b\u0430\u0445. \"\u0421\u0440\u0430\u0432\u043d\u0435\u043d\u0438\u0435 \u043c\u0435\u0442\u043e\u0434\u043e\u0432 \u0434\u0435\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0438\u0437\u0430\u0446\u0438\u0438 \u0441 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435\u043c \u0440\u0430\u0441\u0442\u0432\u043e\u0440\u0438\u0442\u0435\u043b\u0435\u0439 \u0438 \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u043e\u0432\". FSC 432: Petroleum Refining, 2014. <a href=\"https:\/\/fsc432.dutton.psu.edu\/2014\/06\/22\/comparison-of-the-solvent-and-catalytic-dewaxing-methods\/\">https:\/\/fsc432.dutton.psu.edu\/2014\/06\/22\/comparison-of-the-solvent-and-catalytic-dewaxing-methods\/<\/a><\/li>\n  <li>Topsoe. \"\u0420\u0430\u0437\u0431\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u044d\u0444\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u0438 \u0434\u0435\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0438\u0437\u0430\u0446\u0438\u0438 \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u0430 \u0441\u0435\u043b\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0439 \u0434\u0435\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0438\u0437\u0430\u0446\u0438\u0438 \u043f\u0440\u0438 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0438 \u0438\u0441\u043a\u043e\u043f\u0430\u0435\u043c\u044b\u0445 \u0438 \u0432\u043e\u0437\u043e\u0431\u043d\u043e\u0432\u043b\u044f\u0435\u043c\u044b\u0445 \u0432\u0438\u0434\u043e\u0432 \u0442\u043e\u043f\u043b\u0438\u0432\u0430\". 2025. <a href=\"https:\/\/www.topsoe.com\/blog\/unlock-dewaxing-performance-with-a-selective-dewaxing-catalyst-in-fossil-and-renewable-fuels-service\">https:\/\/www.topsoe.com\/blog\/unlock-dewaxing-performance-with-a-selective-dewaxing-catalyst-in-fossil-and-renewable-fuels-service<\/a><\/li>\n  <li>JALON Zeolite. \"\u0412\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0438 - \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u043e \u0446\u0435\u043e\u043b\u0438\u0442\u043e\u0432 \u043d\u0430 \u0437\u0430\u043a\u0430\u0437\". <a href=\"https:\/\/www.jalonzeolite.com\/ru\/capability\/\">https:\/\/www.jalonzeolite.com\/capability\/<\/a><\/li>\n  <li>\u0426\u0435\u043e\u043b\u0438\u0442 JALON. \u0414\u043e\u043c\u0430\u0448\u043d\u044f\u044f \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430. <a href=\"https:\/\/www.jalonzeolite.com\/ru\">https:\/\/www.jalonzeolite.com\/<\/a><\/li>\n<\/ol>\n\n<\/article>\n\n<script>\n(function() {\n  \/* Reading progress bar *\/\n  var progressBar = document.getElementById('reading-progress');\n  function updateProgress() {\n    var scrollTop = window.scrollY || document.documentElement.scrollTop;\n    var scrollHeight = document.documentElement.scrollHeight - window.innerHeight;\n    var progress = scrollHeight > 0 ? (scrollTop \/ scrollHeight) * 100 : 0;\n    progressBar.style.width = progress + '%';\n  }\n  window.addEventListener('scroll', updateProgress, { passive: true });\n  window.addEventListener('resize', updateProgress, { passive: true });\n  updateProgress();\n\n  \/* Intersection Observer for scroll-triggered animations *\/\n  var animated = document.querySelectorAll('.bp-animate');\n  if ('IntersectionObserver' in window && animated.length > 0) {\n    var observer = new IntersectionObserver(function(entries) {\n      entries.forEach(function(entry) {\n        if (entry.isIntersecting) {\n          entry.target.classList.add('visible');\n        }\n      });\n    }, { threshold: 0.15 });\n    animated.forEach(function(el) { observer.observe(el); });\n  } else {\n    animated.forEach(function(el) { el.classList.add('visible'); });\n  }\n})();\n<\/script>\n\n<\/body>\n<\/html>\n\n\n\n<p><\/p>","protected":false},"excerpt":{"rendered":"<p>\u041a\u0430\u0442\u0430\u043b\u0438\u0442\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u0434\u0435\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0438\u0437\u0430\u0446\u0438\u044f: \u0426\u0435\u043e\u043b\u0438\u0442\u044b, \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u044b \u0438 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c | JALON \u041a\u0430\u0442\u0430\u043b\u0438\u0442\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u0434\u0435\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0438\u0437\u0430\u0446\u0438\u044f \u0432 \u043e\u0431\u044a\u044f\u0441\u043d\u0435\u043d\u0438\u0438: \u0424\u043e\u0440\u043c\u043e\u0438\u0437\u0431\u0438\u0440\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u0446\u0435\u043e\u043b\u0438\u0442\u044b \u0438 \u043f\u043e\u0447\u0435\u043c\u0443 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u0430 \u043d\u0430\u0447\u0438\u043d\u0430\u0435\u0442\u0441\u044f \u0441 \u0441\u044b\u0440\u044c\u044f 01\u0427\u0442\u043e \u0442\u0430\u043a\u043e\u0435 \u043a\u0430\u0442\u0430\u043b\u0438\u0442\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u0434\u0435\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0438\u0437\u0430\u0446\u0438\u044f \u0438 \u043f\u043e\u0447\u0435\u043c\u0443 \u043e\u043d\u0430 \u0438\u043c\u0435\u0435\u0442 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435? \u041a\u0430\u0442\u0430\u043b\u0438\u0442\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u0434\u0435\u043f\u0430\u0440\u0430\u0444\u0438\u043d\u0438\u0437\u0430\u0446\u0438\u044f - \u044d\u0442\u043e \u043f\u0440\u043e\u0446\u0435\u0441\u0441 \u043f\u0435\u0440\u0435\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u043d\u0435\u0444\u0442\u0438, \u0432 \u0445\u043e\u0434\u0435 \u043a\u043e\u0442\u043e\u0440\u043e\u0433\u043e \u0438\u0437 \u043d\u0435\u0444\u0442\u044f\u043d\u044b\u0445 \u0444\u0440\u0430\u043a\u0446\u0438\u0439 \u0438\u0437\u0431\u0438\u0440\u0430\u0442\u0435\u043b\u044c\u043d\u043e \u0443\u0434\u0430\u043b\u044f\u044e\u0442\u0441\u044f \u0432\u043e\u0441\u043a\u043e\u043e\u0431\u0440\u0430\u0437\u043d\u044b\u0435, \u0434\u043b\u0438\u043d\u043d\u043e\u0446\u0435\u043f\u043e\u0447\u0435\u0447\u043d\u044b\u0435 \u043d\u043e\u0440\u043c\u0430\u043b\u044c\u043d\u044b\u0435 \u043f\u0430\u0440\u0430\u0444\u0438\u043d\u044b - \u043f\u0443\u0442\u0435\u043c \u0438\u0445 \u0445\u0438\u043c\u0438\u0447\u0435\u0441\u043a\u043e\u0433\u043e \u043f\u0440\u0435\u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u044f, \u0430 \u043d\u0435 [...]...<\/p>","protected":false},"author":1,"featured_media":101755,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_seopress_robots_primary_cat":"none","_seopress_titles_title":"Catalytic Dewaxing: Zeolite Catalysts & Process Guide","_seopress_titles_desc":"Master the catalytic dewaxing process to improve cold flow properties. Discover how zeolite quality impacts refinery economics and specify the right catalyst.","_seopress_robots_index":"","footnotes":""},"categories":[166],"tags":[],"class_list":["post-101752","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-mml-blog"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.jalonzeolite.com\/ru\/wp-json\/wp\/v2\/posts\/101752","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.jalonzeolite.com\/ru\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.jalonzeolite.com\/ru\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.jalonzeolite.com\/ru\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.jalonzeolite.com\/ru\/wp-json\/wp\/v2\/comments?post=101752"}],"version-history":[{"count":2,"href":"https:\/\/www.jalonzeolite.com\/ru\/wp-json\/wp\/v2\/posts\/101752\/revisions"}],"predecessor-version":[{"id":101761,"href":"https:\/\/www.jalonzeolite.com\/ru\/wp-json\/wp\/v2\/posts\/101752\/revisions\/101761"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.jalonzeolite.com\/ru\/wp-json\/wp\/v2\/media\/101755"}],"wp:attachment":[{"href":"https:\/\/www.jalonzeolite.com\/ru\/wp-json\/wp\/v2\/media?parent=101752"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.jalonzeolite.com\/ru\/wp-json\/wp\/v2\/categories?post=101752"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.jalonzeolite.com\/ru\/wp-json\/wp\/v2\/tags?post=101752"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}