{"id":20893,"date":"2026-09-03T21:54:02","date_gmt":"2026-09-03T18:54:02","guid":{"rendered":"https:\/\/aosmithwtprojects.com\/?post_type=jetpack-portfolio&#038;p=20893"},"modified":"2026-09-03T21:56:22","modified_gmt":"2026-09-03T18:56:22","slug":"%d0%bf%d0%b5%d0%bd%d0%b8%d1%82%d0%b5%d0%bd%d1%86%d0%b8%d0%b0%d1%80%d0%bd%d0%be%d0%b5-%d1%83%d1%87%d1%80%d0%b5%d0%b6%d0%b4%d0%b5%d0%bd%d0%b8%d0%b5-%d0%b0%d0%ba%d1%81%d0%b0%d1%80%d0%b0%d1%8f-%d1%81","status":"publish","type":"jetpack-portfolio","link":"https:\/\/aosmithwtprojects.com\/ru\/portfolio\/%d0%bf%d0%b5%d0%bd%d0%b8%d1%82%d0%b5%d0%bd%d1%86%d0%b8%d0%b0%d1%80%d0%bd%d0%be%d0%b5-%d1%83%d1%87%d1%80%d0%b5%d0%b6%d0%b4%d0%b5%d0%bd%d0%b8%d0%b5-%d0%b0%d0%ba%d1%81%d0%b0%d1%80%d0%b0%d1%8f-%d1%81\/","title":{"rendered":"\u041f\u0435\u043d\u0438\u0442\u0435\u043d\u0446\u0438\u0430\u0440\u043d\u043e\u0435 \u0443\u0447\u0440\u0435\u0436\u0434\u0435\u043d\u0438\u0435 \u0410\u043a\u0441\u0430\u0440\u0430\u044f  \u0421\u0438\u0441\u0442\u0435\u043c\u0430 \u043e\u0447\u0438\u0441\u0442\u043a\u0438 \u0441\u043a\u0432\u0430\u0436\u0438\u043d\u043d\u043e\u0439 \u0432\u043e\u0434\u044b"},"content":{"rendered":"\n\n\t<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:wght@300;400;500&family=DM+Serif+Display&display=swap');\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n  .pg {\n    font-family: 'DM Sans', sans-serif;\n    color: var(--color-text-primary);\n    max-width: 860px;\n    padding: 0 0 4rem;\n  }\n  .hero {\n    border-left: 3px solid #00692F;\n    padding: 2rem 0 2rem 2rem;\n    margin-bottom: 3rem;\n  }\n  .hero-label {\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: #00692F;\n    margin-bottom: 0.75rem;\n  }\n  .hero h1 {\n    font-family: 'DM Serif Display', serif;\n    font-size: 2.2rem;\n    font-weight: 400;\n    line-height: 1.25;\n    color: var(--color-text-primary);\n    margin-bottom: 1rem;\n  }\n  .hero-sub {\n    font-size: 1rem;\n    color: var(--color-text-secondary);\n    line-height: 1.7;\n    max-width: 640px;\n  }\n  .meta-row {\n    display: flex;\n    gap: 2rem;\n    margin-bottom: 3rem;\n    flex-wrap: wrap;\n  }\n  .meta-item {\n    display: flex;\n    flex-direction: column;\n    gap: 4px;\n  }\n  .meta-label {\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    color: var(--color-text-tertiary);\n  }\n  .meta-value {\n    font-size: 14px;\n    font-weight: 500;\n    color: var(--color-text-primary);\n  }\n  .divider {\n    height: 0.5px;\n    background: var(--color-border-tertiary);\n    margin: 2.5rem 0;\n  }\n  .section-label {\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: #00692F;\n    margin-bottom: 1.25rem;\n  }\n  .challenge-block {\n    background: var(--color-background-secondary);\n    border-radius: var(--border-radius-lg);\n    padding: 1.5rem 1.75rem;\n    margin-bottom: 3rem;\n  }\n  .challenge-block p {\n    font-size: 15px;\n    line-height: 1.75;\n    color: var(--color-text-secondary);\n    margin-bottom: 1rem;\n  }\n  .challenge-block p:last-child { margin-bottom: 0; }\n  .params-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n    gap: 12px;\n    margin-bottom: 3rem;\n  }\n  .param-card {\n    background: var(--color-background-primary);\n    border: 0.5px solid var(--color-border-tertiary);\n    border-radius: var(--border-radius-md);\n    padding: 1rem 1.25rem;\n    display: flex;\n    flex-direction: column;\n    gap: 6px;\n  }\n  .param-dot {\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: #E24B4A;\n    margin-bottom: 4px;\n  }\n  .param-text {\n    font-size: 13px;\n    font-weight: 500;\n    color: var(--color-text-primary);\n    line-height: 1.4;\n  }\n  .flow-section {\n    margin-bottom: 3rem;\n  }\n  .flow-title {\n    font-size: 17px;\n    font-weight: 500;\n    color: var(--color-text-primary);\n    margin-bottom: 0.5rem;\n  }\n  .flow-desc {\n    font-size: 14px;\n    color: var(--color-text-secondary);\n    line-height: 1.65;\n    margin-bottom: 1.5rem;\n  }\n  .stages {\n    display: flex;\n    flex-direction: column;\n    gap: 1px;\n  }\n  .stage {\n    display: grid;\n    grid-template-columns: 220px 1fr;\n    border: 0.5px solid var(--color-border-tertiary);\n    border-radius: 0;\n    overflow: hidden;\n  }\n  .stage:first-child { border-radius: var(--border-radius-md) var(--border-radius-md) 0 0; }\n  .stage:last-child { border-radius: 0 0 var(--border-radius-md) var(--border-radius-md); }\n  .stage-head {\n    background: var(--color-background-secondary);\n    padding: 1rem 1.25rem;\n    display: flex;\n    flex-direction: column;\n    gap: 4px;\n    border-right: 0.5px solid var(--color-border-tertiary);\n  }\n  .stage-num {\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.1em;\n    color: #00692F;\n  }\n  .stage-name {\n    font-size: 14px;\n    font-weight: 500;\n    color: var(--color-text-primary);\n  }\n  .stage-body {\n    padding: 1rem 1.25rem;\n    background: var(--color-background-primary);\n  }\n  .tag-list {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 6px;\n    margin-bottom: 8px;\n  }\n  .tag {\n    font-size: 12px;\n    font-weight: 500;\n    padding: 3px 10px;\n    border-radius: 20px;\n    background: #EAF3DE;\n    color: #27500A;\n    border: 0.5px solid #C0DD97;\n  }\n  .stage-note {\n    font-size: 13px;\n    color: var(--color-text-secondary);\n    line-height: 1.6;\n  }\n  .process-flow {\n    display: flex;\n    flex-wrap: wrap;\n    align-items: center;\n    gap: 6px;\n    margin-bottom: 3rem;\n    padding: 1.25rem 1.5rem;\n    background: var(--color-background-secondary);\n    border-radius: var(--border-radius-md);\n  }\n  .pf-step {\n    font-size: 13px;\n    font-weight: 500;\n    color: var(--color-text-primary);\n    white-space: nowrap;\n  }\n  .pf-arrow {\n    font-size: 13px;\n    color: #00692F;\n    font-weight: 500;\n  }\n  .results-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n    gap: 12px;\n    margin-bottom: 3rem;\n  }\n  .result-card {\n    background: var(--color-background-primary);\n    border: 0.5px solid var(--color-border-tertiary);\n    border-radius: var(--border-radius-lg);\n    padding: 1.25rem;\n  }\n  .result-icon {\n    width: 32px;\n    height: 32px;\n    border-radius: var(--border-radius-md);\n    background: #EAF3DE;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 0.75rem;\n  }\n  .result-icon svg { width: 16px; height: 16px; }\n  .result-title {\n    font-size: 13px;\n    font-weight: 500;\n    color: var(--color-text-primary);\n    margin-bottom: 4px;\n    line-height: 1.4;\n  }\n  .result-desc {\n    font-size: 12px;\n    color: var(--color-text-secondary);\n    line-height: 1.6;\n  }\n  .cta-block {\n    border-top: 0.5px solid var(--color-border-tertiary);\n    padding-top: 2rem;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    flex-wrap: wrap;\n    gap: 1rem;\n  }\n  .cta-text {\n    font-size: 15px;\n    font-weight: 500;\n    color: var(--color-text-primary);\n  }\n  .cta-sub {\n    font-size: 13px;\n    color: var(--color-text-secondary);\n    margin-top: 2px;\n  }\n  .cta-btn {\n    background: #00692F;\n    color: #fff;\n    border: none;\n    border-radius: var(--border-radius-md);\n    padding: 10px 20px;\n    font-size: 14px;\n    font-weight: 500;\n    cursor: pointer;\n    font-family: 'DM Sans', sans-serif;\n    letter-spacing: 0.01em;\n    transition: opacity 0.15s;\n  }\n  .cta-btn:hover { opacity: 0.88; }\n  .breadcrumb {\n    font-size: 12px;\n    color: var(--color-text-tertiary);\n    margin-bottom: 2rem;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .breadcrumb span { color: var(--color-text-secondary); }\n<\/style>\n    \u0420\u0435\u0444\u0435\u0440\u0435\u043d\u0441-\u043f\u0440\u043e\u0435\u043a\u0442\u044b\n    <h1>\u041f\u0435\u043d\u0438\u0442\u0435\u043d\u0446\u0438\u0430\u0440\u043d\u043e\u0435 \u0443\u0447\u0440\u0435\u0436\u0434\u0435\u043d\u0438\u0435 \u0410\u043a\u0441\u0430\u0440\u0430\u044f<br \/>\u0421\u0438\u0441\u0442\u0435\u043c\u0430 \u043e\u0447\u0438\u0441\u0442\u043a\u0438 \u0441\u043a\u0432\u0430\u0436\u0438\u043d\u043d\u043e\u0439 \u0432\u043e\u0434\u044b<\/h1>\n    \n      \u0411\u043b\u0430\u0433\u043e\u0434\u0430\u0440\u044f \u043c\u043d\u043e\u0433\u043e\u0441\u0442\u0443\u043f\u0435\u043d\u0447\u0430\u0442\u043e\u0439 \u0438\u043d\u0442\u0435\u0433\u0440\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u0435 \u043e\u0447\u0438\u0441\u0442\u043a\u0438 \u043c\u044b \u0434\u043e\u0432\u0435\u043b\u0438 \u0441\u043a\u0432\u0430\u0436\u0438\u043d\u043d\u0443\u044e \u0432\u043e\u0434\u0443 \u0434\u043e \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043e\u0432 \u0442\u0435\u0445\u043d\u0438\u0447\u0435\u0441\u043a\u043e\u0439 \u0432\u043e\u0434\u044b. \u0421\u0438\u0441\u0442\u0435\u043c\u0430, \u043e\u0431\u044a\u0435\u0434\u0438\u043d\u044f\u044e\u0449\u0430\u044f \u043a\u043e\u0430\u0433\u0443\u043b\u044f\u0446\u0438\u044e \u0438 \u043f\u0435\u0440\u0435\u0434\u043e\u0432\u044b\u0435 \u043c\u0435\u043c\u0431\u0440\u0430\u043d\u043d\u044b\u0435 \u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0438\u0438, \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0438\u0432\u0430\u0435\u0442 \u0431\u0435\u0441\u043f\u0435\u0440\u0435\u0431\u043e\u0439\u043d\u043e\u0435 \u0438 \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0435 \u0432\u043e\u0434\u043e\u0441\u043d\u0430\u0431\u0436\u0435\u043d\u0438\u0435 \u043e\u0431\u044a\u0435\u043a\u0442\u0430.\n    \n      \u041e\u0442\u0440\u0430\u0441\u043b\u044c\n      \u0413\u043e\u0441\u0441\u0435\u043a\u0442\u043e\u0440 \/ \u0418\u043d\u0444\u0440\u0430\u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0430\n      \u0420\u0430\u0441\u043f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u0435\n      \u0410\u043a\u0441\u0430\u0440\u0430\u0439, \u0422\u0443\u0440\u0446\u0438\u044f\n      \u0422\u0438\u043f \u0440\u0435\u0448\u0435\u043d\u0438\u044f\n      \u041c\u043d\u043e\u0433\u043e\u0441\u0442\u0443\u043f\u0435\u043d\u0447\u0430\u0442\u0430\u044f \u043e\u0447\u0438\u0441\u0442\u043a\u0430 \u0432\u043e\u0434\u044b\n      \u0422\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0438\u0438\n      UF + RO + \u0414\u0435\u0433\u0430\u0437\u0430\u0442\u043e\u0440\n  \u0417\u0430\u043f\u0440\u043e\u0441 \u043a\u043b\u0438\u0435\u043d\u0442\u0430\n    \n      \u041f\u0435\u043d\u0438\u0442\u0435\u043d\u0446\u0438\u0430\u0440\u043d\u043e\u0435 \u0443\u0447\u0440\u0435\u0436\u0434\u0435\u043d\u0438\u0435 \u0410\u043a\u0441\u0430\u0440\u0430\u044f \u043e\u0431\u0440\u0430\u0442\u0438\u043b\u043e\u0441\u044c \u0441 \u0437\u0430\u043f\u0440\u043e\u0441\u043e\u043c \u043d\u0430 \u043e\u0447\u0438\u0441\u0442\u043a\u0443 \u0438\u043c\u0435\u044e\u0449\u0435\u0439\u0441\u044f \u0441\u043a\u0432\u0430\u0436\u0438\u043d\u043d\u043e\u0439 \u0432\u043e\u0434\u044b, \u0447\u0442\u043e\u0431\u044b \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0438\u0442\u044c \u0435\u0436\u0435\u0434\u043d\u0435\u0432\u043d\u044b\u0435 \u043f\u043e\u0442\u0440\u0435\u0431\u043d\u043e\u0441\u0442\u0438 \u043e\u0431\u044a\u0435\u043a\u0442\u0430 \u0432 \u0432\u043e\u0434\u0435 \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u044b\u043c, \u0431\u0435\u0441\u043f\u0435\u0440\u0435\u0431\u043e\u0439\u043d\u044b\u043c \u0438 \u0443\u0441\u0442\u043e\u0439\u0447\u0438\u0432\u044b\u043c \u043e\u0431\u0440\u0430\u0437\u043e\u043c. \u0410\u043d\u0430\u043b\u0438\u0437 \u0438\u0441\u0445\u043e\u0434\u043d\u043e\u0439 \u0432\u043e\u0434\u044b \u043e\u0434\u043d\u043e\u0437\u043d\u0430\u0447\u043d\u043e \u043f\u043e\u043a\u0430\u0437\u0430\u043b, \u0447\u0442\u043e \u043e\u043d\u0430 \u043d\u0435\u043f\u0440\u0438\u0433\u043e\u0434\u043d\u0430 \u0434\u043b\u044f \u043f\u0440\u044f\u043c\u043e\u0433\u043e \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u044f.\n    \n    \n      \u041e\u0436\u0438\u0434\u0430\u043d\u0438\u044f \u043a\u043b\u0438\u0435\u043d\u0442\u0430 \u0431\u044b\u043b\u0438 \u044f\u0441\u043d\u044b: \u0434\u043e\u043b\u0433\u043e\u0432\u0435\u0447\u043d\u0430\u044f, \u0441\u0442\u0430\u0431\u0438\u043b\u044c\u043d\u043e \u0440\u0430\u0431\u043e\u0442\u0430\u044e\u0449\u0430\u044f \u0438 \u043f\u0440\u043e\u0441\u0442\u0430\u044f \u0432 \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438 \u0441\u0438\u0441\u0442\u0435\u043c\u0430. \u041d\u0430 \u043a\u0440\u0443\u043f\u043d\u043e\u043c \u0433\u043e\u0441\u0443\u0434\u0430\u0440\u0441\u0442\u0432\u0435\u043d\u043d\u043e\u043c \u043e\u0431\u044a\u0435\u043a\u0442\u0435 \u0433\u0430\u0440\u0430\u043d\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u0435 \u0432\u043e\u0434\u043e\u0441\u043d\u0430\u0431\u0436\u0435\u043d\u0438\u0435 &#8211; \u043e\u0441\u043d\u043e\u0432\u0430 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u0439 \u043d\u0435\u043f\u0440\u0435\u0440\u044b\u0432\u043d\u043e\u0441\u0442\u0438.\n    \n  \u0412\u044b\u044f\u0432\u043b\u0435\u043d\u043d\u044b\u0435 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b \u0438\u0441\u0445\u043e\u0434\u043d\u043e\u0439 \u0432\u043e\u0434\u044b\n      \u0412\u044b\u0441\u043e\u043a\u0430\u044f \u043c\u0443\u0442\u043d\u043e\u0441\u0442\u044c \u0438 \u0432\u0437\u0432\u0435\u0448\u0435\u043d\u043d\u044b\u0435 \u0442\u0432\u0451\u0440\u0434\u044b\u0435 \u0447\u0430\u0441\u0442\u0438\u0446\u044b\n      \u041d\u0430\u043b\u0438\u0447\u0438\u0435 \u0436\u0435\u043b\u0435\u0437\u0430 \u0438 \u043c\u0430\u0440\u0433\u0430\u043d\u0446\u0430\n      \u0420\u0430\u0441\u0442\u0432\u043e\u0440\u0451\u043d\u043d\u044b\u0435 \u0433\u0430\u0437\u044b (CO\u2082 \u0438 \u0434\u0440.)\n      \u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b, \u0441\u043e\u0437\u0434\u0430\u044e\u0449\u0438\u0435 \u043d\u0430\u0433\u0440\u0443\u0437\u043a\u0443 \u043d\u0430 \u043c\u0435\u043c\u0431\u0440\u0430\u043d\u043d\u044b\u0435 \u0441\u0438\u0441\u0442\u0435\u043c\u044b\n  \u041f\u0440\u0438\u043c\u0435\u043d\u0451\u043d\u043d\u043e\u0435 \u0440\u0435\u0448\u0435\u043d\u0438\u0435\n          \u042d\u0442\u0430\u043f 01\n          \u041f\u0440\u0435\u0434\u0432\u0430\u0440\u0438\u0442\u0435\u043b\u044c\u043d\u0430\u044f \u043e\u0447\u0438\u0441\u0442\u043a\u0430 \u0438 \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u043e\u0441\u0430\u0434\u043a\u043e\u043c\n            \u041a\u043e\u0430\u0433\u0443\u043b\u044f\u0446\u0438\u044f &#8211; \u0424\u043b\u043e\u043a\u0443\u043b\u044f\u0446\u0438\u044f\n            \u041b\u0430\u043c\u0435\u043b\u044c\u043d\u043e\u0435 \u043e\u0441\u0430\u0436\u0434\u0435\u043d\u0438\u0435\n            \u0424\u0438\u043b\u044c\u0442\u0440-\u043f\u0440\u0435\u0441\u0441\n          <p>\u0412\u0437\u0432\u0435\u0448\u0435\u043d\u043d\u044b\u0435 \u0442\u0432\u0451\u0440\u0434\u044b\u0435 \u0447\u0430\u0441\u0442\u0438\u0446\u044b \u0438 \u043c\u0443\u0442\u043d\u043e\u0441\u0442\u044c \u0431\u044b\u043b\u0438 \u044d\u0444\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e \u0443\u0434\u0430\u043b\u0435\u043d\u044b. \u041e\u0431\u0440\u0430\u0437\u0443\u044e\u0449\u0438\u0439\u0441\u044f \u043e\u0441\u0430\u0434\u043e\u043a \u043e\u0431\u0435\u0437\u0432\u043e\u0436\u0438\u0432\u0430\u043b\u0441\u044f \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e \u0444\u0438\u043b\u044c\u0442\u0440-\u043f\u0440\u0435\u0441\u0441\u0430, \u0447\u0442\u043e \u0443\u043f\u0440\u043e\u0441\u0442\u0438\u043b\u043e \u0435\u0433\u043e \u0443\u0442\u0438\u043b\u0438\u0437\u0430\u0446\u0438\u044e.<\/p>\n          \u042d\u0442\u0430\u043f 02\n          \u0424\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u044f \u0438 \u0443\u0434\u0430\u043b\u0435\u043d\u0438\u0435 \u0433\u0430\u0437\u043e\u0432\n            \u0424\u0438\u043b\u044c\u0442\u0440 Turbidex\n            \u0416\u0435\u043b\u0435\u0437\u043e-\u043c\u0430\u0440\u0433\u0430\u043d\u0446\u0435\u0432\u044b\u0439 \u0444\u0438\u043b\u044c\u0442\u0440\n            \u0423\u0433\u043e\u043b\u044c\u043d\u044b\u0439 \u0444\u0438\u043b\u044c\u0442\u0440\n            \u0414\u0435\u0433\u0430\u0437\u0430\u0446\u0438\u043e\u043d\u043d\u0430\u044f \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430\n          <p>\u0411\u044b\u043b\u0438 \u0443\u0434\u0430\u043b\u0435\u043d\u044b \u043c\u0435\u043b\u043a\u0438\u0435 \u0447\u0430\u0441\u0442\u0438\u0446\u044b, \u0436\u0435\u043b\u0435\u0437\u043e-\u043c\u0430\u0440\u0433\u0430\u043d\u0435\u0446, \u043e\u0440\u0433\u0430\u043d\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u0432\u0435\u0449\u0435\u0441\u0442\u0432\u0430 \u0438 \u0440\u0430\u0441\u0442\u0432\u043e\u0440\u0451\u043d\u043d\u044b\u0435 \u0433\u0430\u0437\u044b, \u0447\u0442\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0438\u043b\u043e \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e \u0432\u043e\u0434\u044b, \u043f\u0440\u0438\u0433\u043e\u0434\u043d\u043e\u0435 \u0434\u043b\u044f \u043c\u0435\u043c\u0431\u0440\u0430\u043d\u043d\u044b\u0445 \u0441\u0438\u0441\u0442\u0435\u043c.<\/p>\n          \u042d\u0442\u0430\u043f 03\n          \u0413\u043b\u0443\u0431\u043e\u043a\u0430\u044f \u043e\u0447\u0438\u0441\u0442\u043a\u0430 \u0438 \u0440\u0435\u043a\u0443\u043f\u0435\u0440\u0430\u0446\u0438\u044f \u0432\u043e\u0434\u044b\n            \u0423\u043b\u044c\u0442\u0440\u0430\u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u044f (UF)\n            \u041e\u0431\u0440\u0430\u0442\u043d\u044b\u0439 \u043e\u0441\u043c\u043e\u0441 (RO)\n            \u0420\u0435\u043a\u0443\u043f\u0435\u0440\u0430\u0446\u0438\u044f \u043a\u043e\u043d\u0446\u0435\u043d\u0442\u0440\u0430\u0442\u0430 RO-2\n          <p>\u0411\u044b\u043b\u0430 \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u0430 \u0432\u044b\u0441\u043e\u043a\u043e\u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0435\u043d\u043d\u0430\u044f \u0442\u0435\u0445\u043d\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u0432\u043e\u0434\u0430. \u041a\u043e\u043d\u0446\u0435\u043d\u0442\u0440\u0430\u0442, \u0432\u044b\u0445\u043e\u0434\u044f\u0449\u0438\u0439 \u0438\u0437 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0438 RO, \u043f\u043e\u0432\u0442\u043e\u0440\u043d\u043e \u043e\u0447\u0438\u0449\u0430\u043b\u0441\u044f \u043d\u0430 \u0432\u0442\u043e\u0440\u043e\u0439 \u0441\u0442\u0443\u043f\u0435\u043d\u0438 RO, \u0447\u0442\u043e \u043f\u043e\u0432\u044b\u0441\u0438\u043b\u043e \u043a\u043e\u044d\u0444\u0444\u0438\u0446\u0438\u0435\u043d\u0442 \u0440\u0435\u043a\u0443\u043f\u0435\u0440\u0430\u0446\u0438\u0438 \u0432\u043e\u0434\u044b.<\/p>\n  \u0422\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u0441\u0445\u0435\u043c\u0430 \u0441\u0438\u0441\u0442\u0435\u043c\u044b\n    \u0421\u043a\u0432\u0430\u0436\u0438\u043d\u043d\u0430\u044f \u0432\u043e\u0434\u0430\n    \u2192\n    \u041f\u0440\u0435\u0434\u0432\u0430\u0440\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0435 \u043e\u0441\u0430\u0436\u0434\u0435\u043d\u0438\u0435\n    \u2192\n    \u0424\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u044f\n    \u2192\n    \u0414\u0435\u0433\u0430\u0437\u0430\u0442\u043e\u0440\n    \u2192\n    UF\n    \u2192\n    RO\n    \u2192\n    RO-2\n    \u2192\n    \u0422\u0435\u0445\u043d\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u0432\u043e\u0434\u0430\n  \u0414\u043e\u0441\u0442\u0438\u0433\u043d\u0443\u0442\u044b\u0435 \u043f\u0440\u0435\u0438\u043c\u0443\u0449\u0435\u0441\u0442\u0432\u0430\n      \u0411\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0435 \u0438 \u0431\u0435\u0441\u043f\u0435\u0440\u0435\u0431\u043e\u0439\u043d\u043e\u0435 \u0432\u043e\u0434\u043e\u0441\u043d\u0430\u0431\u0436\u0435\u043d\u0438\u0435\n      \u0421\u043a\u0432\u0430\u0436\u0438\u043d\u043d\u0430\u044f \u0432\u043e\u0434\u0430 \u0431\u044b\u043b\u0430 \u0434\u043e\u0432\u0435\u0434\u0435\u043d\u0430 \u0434\u043e \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043e\u0432 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0430 \u043e\u0431\u044a\u0435\u043a\u0442\u0430, \u0430 \u043d\u0435\u043f\u0440\u0435\u0440\u044b\u0432\u043d\u043e\u0441\u0442\u044c \u043f\u043e\u0441\u0442\u0430\u0432\u043e\u043a &#8211; \u0433\u0430\u0440\u0430\u043d\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0430.\n      \u0417\u0430\u0449\u0438\u0442\u0430 \u043c\u0435\u043c\u0431\u0440\u0430\u043d\u043d\u044b\u0445 \u0441\u0438\u0441\u0442\u0435\u043c\n      \u0411\u043b\u0430\u0433\u043e\u0434\u0430\u0440\u044f \u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u043e \u0441\u043f\u0440\u043e\u0435\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u0439 \u043f\u0440\u0435\u0434\u0432\u0430\u0440\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0439 \u043e\u0447\u0438\u0441\u0442\u043a\u0435 \u0440\u0438\u0441\u043a \u0437\u0430\u0433\u0440\u044f\u0437\u043d\u0435\u043d\u0438\u044f \u043c\u0435\u043c\u0431\u0440\u0430\u043d \u0438 \u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u044f \u043e\u0442\u043b\u043e\u0436\u0435\u043d\u0438\u0439 \u0441\u0432\u0435\u0434\u0451\u043d \u043a \u043c\u0438\u043d\u0438\u043c\u0443\u043c\u0443.\n      \u0412\u044b\u0441\u043e\u043a\u0438\u0439 \u043a\u043e\u044d\u0444\u0444\u0438\u0446\u0438\u0435\u043d\u0442 \u0440\u0435\u043a\u0443\u043f\u0435\u0440\u0430\u0446\u0438\u0438 \u0432\u043e\u0434\u044b\n      \u0411\u043b\u0430\u0433\u043e\u0434\u0430\u0440\u044f \u0432\u0442\u043e\u0440\u043e\u0439 \u0441\u0442\u0443\u043f\u0435\u043d\u0438 RO \u043e\u0431\u044a\u0451\u043c \u0441\u0442\u043e\u0447\u043d\u044b\u0445 \u0432\u043e\u0434 \u0441\u043e\u043a\u0440\u0430\u0442\u0438\u043b\u0441\u044f, \u0430 \u0438\u0441\u0445\u043e\u0434\u043d\u0430\u044f \u0432\u043e\u0434\u0430 \u0441\u0442\u0430\u043b\u0430 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c\u0441\u044f \u0433\u043e\u0440\u0430\u0437\u0434\u043e \u044d\u0444\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u0435\u0435.\n      \u041a\u043e\u043d\u0442\u0440\u043e\u043b\u0438\u0440\u0443\u0435\u043c\u043e\u0435 \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u043e\u0441\u0430\u0434\u043a\u043e\u043c\n      \u0421\u0438\u0441\u0442\u0435\u043c\u0430 \u0444\u0438\u043b\u044c\u0442\u0440-\u043f\u0440\u0435\u0441\u0441\u0430 \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0438\u043b\u0430 \u0440\u0435\u0433\u0443\u043b\u044f\u0440\u043d\u0443\u044e, \u0447\u0438\u0441\u0442\u0443\u044e \u0438 \u044d\u043a\u043e\u043b\u043e\u0433\u0438\u0447\u043d\u0443\u044e \u0443\u0442\u0438\u043b\u0438\u0437\u0430\u0446\u0438\u044e \u043e\u0441\u0430\u0434\u043a\u0430.\n      \u0423 \u0432\u0430\u0441 \u043f\u043e\u0445\u043e\u0436\u0438\u0439 \u043f\u0440\u043e\u0435\u043a\u0442?\n      30 \u043b\u0435\u0442 \u0432 \u0422\u0443\u0440\u0446\u0438\u0438, 153 \u0433\u043e\u0434\u0430 \u0432 \u043c\u0438\u0440\u0435.\n    <button onclick=\"sendPrompt('\u042f \u0445\u043e\u0442\u0435\u043b \u0431\u044b \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0438\u044e \u043f\u043e \u043f\u0440\u043e\u0435\u043a\u0442\u0443 \u0441\u0438\u0441\u0442\u0435\u043c\u044b \u043e\u0447\u0438\u0441\u0442\u043a\u0438 \u0441\u043a\u0432\u0430\u0436\u0438\u043d\u043d\u043e\u0439 \u0432\u043e\u0434\u044b, \u0430\u043d\u0430\u043b\u043e\u0433\u0438\u0447\u043d\u043e\u0439 \u043f\u0440\u043e\u0435\u043a\u0442\u0443 \u0432 \u0410\u043a\u0441\u0430\u0440\u0430\u0435.')\">\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0438\u044e \u043f\u043e \u043f\u0440\u043e\u0435\u043a\u0442\u0443 \u2197<\/button>\n\t\t\t \t<div class=\"item\">            \n\t        \t<div class=\"clearfix\" \t\t\t \t\tstyle=\"max-width:1260px;\"\n\t\t\t \t>\n\n\t\t\t \t\t            \t<ul id=\"gwts-gwl-img-gallery20868\" class=\"gwts-gwl-slidergal list-unstyled cS-hidden\" data-litebx=\"false\">\n\t\t\t\t        \t\t\t\t\t \t\t<li data-thumb=\"https:\/\/aosmithwtprojects.com\/wp-content\/uploads\/2026\/05\/Yerles\u0327im-Plani-1--150x150.jpeg\" data-responsive=\"https:\/\/aosmithwtprojects.com\/wp-content\/uploads\/2026\/05\/Yerles\u0327im-Plani-1--150x150.jpeg\" data-src=\"https:\/\/aosmithwtprojects.com\/wp-content\/uploads\/2026\/05\/Yerles\u0327im-Plani-1-.jpeg\"> \n\t\t                    \t<img src=\"https:\/\/aosmithwtprojects.com\/wp-content\/uploads\/2026\/05\/Yerles\u0327im-Plani-1-.jpeg\" alt=\"\"\/>\n\t\t                    <\/li>\n\t\t\t\t\t \t\t\t\t\t\t \t\t<li data-thumb=\"https:\/\/aosmithwtprojects.com\/wp-content\/uploads\/2026\/05\/Yerles\u0327im-Plani-5-150x150.jpeg\" data-responsive=\"https:\/\/aosmithwtprojects.com\/wp-content\/uploads\/2026\/05\/Yerles\u0327im-Plani-5-150x150.jpeg\" data-src=\"https:\/\/aosmithwtprojects.com\/wp-content\/uploads\/2026\/05\/Yerles\u0327im-Plani-5.jpeg\"> \n\t\t                    \t<img src=\"https:\/\/aosmithwtprojects.com\/wp-content\/uploads\/2026\/05\/Yerles\u0327im-Plani-5.jpeg\" alt=\"\"\/>\n\t\t                    <\/li>\n\t\t\t\t\t \t\t\t\t\t\t \t\t<li data-thumb=\"https:\/\/aosmithwtprojects.com\/wp-content\/uploads\/2026\/05\/Yerles\u0327im-Plani-4-150x150.jpeg\" data-responsive=\"https:\/\/aosmithwtprojects.com\/wp-content\/uploads\/2026\/05\/Yerles\u0327im-Plani-4-150x150.jpeg\" data-src=\"https:\/\/aosmithwtprojects.com\/wp-content\/uploads\/2026\/05\/Yerles\u0327im-Plani-4.jpeg\"> \n\t\t                    \t<img src=\"https:\/\/aosmithwtprojects.com\/wp-content\/uploads\/2026\/05\/Yerles\u0327im-Plani-4.jpeg\" alt=\"\"\/>\n\t\t                    <\/li>\n\t\t\t\t\t \t\t\t\t\t\t \t\t<li data-thumb=\"https:\/\/aosmithwtprojects.com\/wp-content\/uploads\/2026\/05\/Yerles\u0327im-Plani-3--150x150.jpeg\" data-responsive=\"https:\/\/aosmithwtprojects.com\/wp-content\/uploads\/2026\/05\/Yerles\u0327im-Plani-3--150x150.jpeg\" data-src=\"https:\/\/aosmithwtprojects.com\/wp-content\/uploads\/2026\/05\/Yerles\u0327im-Plani-3-.jpeg\"> \n\t\t                    \t<img src=\"https:\/\/aosmithwtprojects.com\/wp-content\/uploads\/2026\/05\/Yerles\u0327im-Plani-3-.jpeg\" alt=\"\"\/>\n\t\t                    <\/li>\n\t\t\t\t\t \t\t\t\t\t\t \t\t<li data-thumb=\"https:\/\/aosmithwtprojects.com\/wp-content\/uploads\/2026\/05\/Yerles\u0327im-Plani-2--150x150.jpeg\" data-responsive=\"https:\/\/aosmithwtprojects.com\/wp-content\/uploads\/2026\/05\/Yerles\u0327im-Plani-2--150x150.jpeg\" data-src=\"https:\/\/aosmithwtprojects.com\/wp-content\/uploads\/2026\/05\/Yerles\u0327im-Plani-2-.jpeg\"> \n\t\t                    \t<img src=\"https:\/\/aosmithwtprojects.com\/wp-content\/uploads\/2026\/05\/Yerles\u0327im-Plani-2-.jpeg\" alt=\"\"\/>\n\t\t                    <\/li>\n\t\t\t\t\t \t\t\t\t\t\t<\/ul>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\t\t\t\t\n\t\t\t\t\t\t\t<script>\n\t\t    \tjQuery(document).ready(function() {\n\t\t            jQuery('#gwts-gwl-img-gallery20868').lightSlider({\n\t\t                item:1,\t\t                \n\t\t                slideMargin:10,\n\t\t                addClass:'',\n\t\t                speed:500,\n\t\t                pause:2000,\n\t\t                auto:false,\n\t\t                loop:false,\n\t\t                pager:true,\n\t\t                gallery:true,\n\t\t                thumbItem:9,\n\t    \t\t\t\tcontrols:false,\n\t    \t\t\t\tuseCSS: true,\n\t        \t\t\tcssEasing: 'ease',\n\t        \t\t\teasing: 'linear',\n\t        \t\t\tkeyPress: false,\n\t        \t\t\tslideEndAnimation: true,\n\t        \t\t\tswipeThreshold: 40,        \t\t\t\n\t\t                onSliderLoad: function(el) {\n\t\t                    jQuery('#gwts-gwl-img-gallery20868').removeClass('cS-hidden');\n\t\t                    jQuery('#gwts-gwl-img-gallery20868').addClass('gwts-loaded');\n\t\t\t\t\t\t\tvar maxHeight = 0,\n\t\t\t\t\t\t\tcontainer = jQuery(el),\n\t\t\t\t\t\t\tchildren = container.children();\n\n\t\t\t\t\t\t\tchildren.each(function () {\n\t\t\t\t\t\t\tvar childHeight = jQuery(this).height();\n\t\t\t\t\t\t\tif (childHeight > maxHeight) {\n\t\t\t\t\t\t\tmaxHeight = childHeight;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\tcontainer.height(maxHeight);\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\tvar lithbox = jQuery('#gwts-gwl-img-gallery20868').attr(\"data-litebx\");\n\t\t\t\t\t\t\tif(lithbox=='true'){\n\t\t\t\t\t\t\t\tel.lightGallery({\n\t\t\t\t\t                selector: '#gwts-gwl-img-gallery20868 .lslide'\n\t\t\t\t\t            });\n\t\t\t\t\t\t\t}\t\n\t\t                }  \n\t\t\t        });\n\t\t\t\t});\n\t\t    \t<\/script>\n\n\t\t \n\n","protected":false},"excerpt":{"rendered":"<p>\u0420\u0435\u0444\u0435\u0440\u0435\u043d\u0441-\u043f\u0440\u043e\u0435\u043a\u0442\u044b \u041f\u0435\u043d\u0438\u0442\u0435\u043d\u0446\u0438\u0430\u0440\u043d\u043e\u0435 \u0443\u0447\u0440\u0435\u0436\u0434\u0435\u043d\u0438\u0435 \u0410\u043a\u0441\u0430\u0440\u0430\u044f\u0421\u0438\u0441\u0442\u0435\u043c\u0430 \u043e\u0447\u0438\u0441\u0442\u043a\u0438 \u0441\u043a\u0432\u0430\u0436\u0438\u043d\u043d\u043e\u0439 \u0432\u043e\u0434\u044b \u0411\u043b\u0430\u0433\u043e\u0434\u0430\u0440\u044f \u043c\u043d\u043e\u0433\u043e\u0441\u0442\u0443\u043f\u0435\u043d\u0447\u0430\u0442\u043e\u0439 \u0438\u043d\u0442\u0435\u0433\u0440\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u0435 \u043e\u0447\u0438\u0441\u0442\u043a\u0438 \u043c\u044b \u0434\u043e\u0432\u0435\u043b\u0438 \u0441\u043a\u0432\u0430\u0436\u0438\u043d\u043d\u0443\u044e \u0432\u043e\u0434\u0443 \u0434\u043e \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043e\u0432 \u0442\u0435\u0445\u043d\u0438\u0447\u0435\u0441\u043a\u043e\u0439 \u0432\u043e\u0434\u044b. \u0421\u0438\u0441\u0442\u0435\u043c\u0430, \u043e\u0431\u044a\u0435\u0434\u0438\u043d\u044f\u044e\u0449\u0430\u044f \u043a\u043e\u0430\u0433\u0443\u043b\u044f\u0446\u0438\u044e \u0438 \u043f\u0435\u0440\u0435\u0434\u043e\u0432\u044b\u0435 \u043c\u0435\u043c\u0431\u0440\u0430\u043d\u043d\u044b\u0435 \u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0438\u0438, \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0438\u0432\u0430\u0435\u0442 \u0431\u0435\u0441\u043f\u0435\u0440\u0435\u0431\u043e\u0439\u043d\u043e\u0435 \u0438 \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0435 \u0432\u043e\u0434\u043e\u0441\u043d\u0430\u0431\u0436\u0435\u043d\u0438\u0435 \u043e\u0431\u044a\u0435\u043a\u0442\u0430. \u041e\u0442\u0440\u0430\u0441\u043b\u044c \u0413\u043e\u0441\u0441\u0435\u043a\u0442\u043e\u0440 \/ \u0418\u043d\u0444\u0440\u0430\u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0430 \u0420\u0430\u0441\u043f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u0410\u043a\u0441\u0430\u0440\u0430\u0439, \u0422\u0443\u0440\u0446\u0438\u044f \u0422\u0438\u043f \u0440\u0435\u0448\u0435\u043d\u0438\u044f \u041c\u043d\u043e\u0433\u043e\u0441\u0442\u0443\u043f\u0435\u043d\u0447\u0430\u0442\u0430\u044f \u043e\u0447\u0438\u0441\u0442\u043a\u0430 \u0432\u043e\u0434\u044b \u0422\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0438\u0438 UF + RO + \u0414\u0435\u0433\u0430\u0437\u0430\u0442\u043e\u0440 \u0417\u0430\u043f\u0440\u043e\u0441 \u043a\u043b\u0438\u0435\u043d\u0442\u0430 \u041f\u0435\u043d\u0438\u0442\u0435\u043d\u0446\u0438\u0430\u0440\u043d\u043e\u0435 \u0443\u0447\u0440\u0435\u0436\u0434\u0435\u043d\u0438\u0435&#8230;<\/p>\n","protected":false},"author":1,"featured_media":20856,"comment_status":"open","ping_status":"closed","template":"","meta":{"_price":"","_stock":"","_tribe_ticket_header":"","_tribe_default_ticket_provider":"","_tribe_ticket_capacity":"0","_ticket_start_date":"","_ticket_end_date":"","_tribe_ticket_show_description":"","_tribe_ticket_show_not_going":false,"_tribe_ticket_use_global_stock":"","_tribe_ticket_global_stock_level":"","_global_stock_mode":"","_global_stock_cap":"","_tribe_rsvp_for_event":"","_tribe_ticket_going_count":"","_tribe_ticket_not_going_count":"","_tribe_tickets_list":[],"_tribe_ticket_has_attendee_info_fields":false},"jetpack-portfolio-type":[],"jetpack-portfolio-tag":[],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/aosmithwtprojects.com\/ru\/wp-json\/wp\/v2\/jetpack-portfolio\/20893"}],"collection":[{"href":"https:\/\/aosmithwtprojects.com\/ru\/wp-json\/wp\/v2\/jetpack-portfolio"}],"about":[{"href":"https:\/\/aosmithwtprojects.com\/ru\/wp-json\/wp\/v2\/types\/jetpack-portfolio"}],"author":[{"embeddable":true,"href":"https:\/\/aosmithwtprojects.com\/ru\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/aosmithwtprojects.com\/ru\/wp-json\/wp\/v2\/comments?post=20893"}],"version-history":[{"count":2,"href":"https:\/\/aosmithwtprojects.com\/ru\/wp-json\/wp\/v2\/jetpack-portfolio\/20893\/revisions"}],"predecessor-version":[{"id":20895,"href":"https:\/\/aosmithwtprojects.com\/ru\/wp-json\/wp\/v2\/jetpack-portfolio\/20893\/revisions\/20895"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/aosmithwtprojects.com\/ru\/wp-json\/wp\/v2\/media\/20856"}],"wp:attachment":[{"href":"https:\/\/aosmithwtprojects.com\/ru\/wp-json\/wp\/v2\/media?parent=20893"}],"wp:term":[{"taxonomy":"jetpack-portfolio-type","embeddable":true,"href":"https:\/\/aosmithwtprojects.com\/ru\/wp-json\/wp\/v2\/jetpack-portfolio-type?post=20893"},{"taxonomy":"jetpack-portfolio-tag","embeddable":true,"href":"https:\/\/aosmithwtprojects.com\/ru\/wp-json\/wp\/v2\/jetpack-portfolio-tag?post=20893"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}