{"id":16369,"date":"2025-10-18T08:27:29","date_gmt":"2025-10-17T23:27:29","guid":{"rendered":"https:\/\/zbkplus.ru\/?p=16369"},"modified":"2025-10-18T19:48:32","modified_gmt":"2025-10-18T10:48:32","slug":"%d0%b2-%d0%b7%d0%b0%d0%b1%d0%b0%d0%b9%d0%ba%d0%b0%d0%bb%d1%8c%d0%b5-%d1%81%d1%82%d0%b0%d1%80%d1%82%d0%be%d0%b2%d0%b0%d0%bb-%d0%ba%d0%be%d0%bd%d0%ba%d1%83%d1%80%d1%81-%d0%bd%d0%b0-%d0%bb%d1%83%d1%87","status":"publish","type":"post","link":"https:\/\/zbkplus.ru\/?p=16369","title":{"rendered":"\u0412 \u0417\u0430\u0431\u0430\u0439\u043a\u0430\u043b\u044c\u0435 \u0441\u0442\u0430\u0440\u0442\u043e\u0432\u0430\u043b \u043a\u043e\u043d\u043a\u0443\u0440\u0441 \u043d\u0430 \u043b\u0443\u0447\u0448\u0443\u044e \u0443\u0447\u0430\u0441\u0442\u043a\u043e\u0432\u0443\u044e \u0438\u0437\u0431\u0438\u0440\u0430\u0442\u0435\u043b\u044c\u043d\u0443\u044e \u043a\u043e\u043c\u0438\u0441\u0441\u0438\u044e"},"content":{"rendered":"\n<p class=\"has-text-align-left wp-block-paragraph\">\u041d\u0430\u0437\u0432\u0430\u00ad\u043d\u0438\u0435 \u043f\u043e\u044d\u00ad\u0442\u0438\u00ad\u0447\u0435\u00ad\u0441\u043a\u043e\u0435 \u2014 \u00ab\u0414\u0430\u0443\u0440\u00ad\u0441\u043a\u0438\u0435 \u0441\u0430\u043c\u043e\u00ad\u0446\u0432\u0435\u00ad\u0442\u044b \u0438\u0437\u0431\u0438\u00ad\u0440\u0430\u00ad\u0442\u0435\u043b\u044c\u00ad\u043d\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u00ad\u043c\u044b\u00bb. \u0410 \u043f\u0440\u043e\u00ad\u0432\u043e\u00ad\u0434\u0438\u0442\u00ad\u0441\u044f \u043e\u043d \u0441\u0440\u0435\u00ad\u0434\u0438 \u0447\u043b\u0435\u00ad\u043d\u043e\u0432 \u0432\u0441\u0435\u0445 \u0442\u0435\u0440\u00ad\u0440\u0438\u00ad\u0442\u043e\u00ad\u0440\u0438\u00ad\u0430\u043b\u044c\u00ad\u043d\u044b\u0445 \u043a\u043e\u043c\u0438\u0441\u00ad\u0441\u0438\u0439. \u0427\u0442\u043e\u00ad\u0431\u044b \u0431\u044b\u0442\u044c \u043f\u043e\u0431\u0435\u00ad\u0434\u0438\u00ad\u0442\u0435\u00ad\u043b\u0435\u043c, \u0432\u0430\u0436\u00ad\u043d\u043e \u043d\u0435 \u0442\u043e\u043b\u044c\u00ad\u043a\u043e \u0437\u043d\u0430\u0442\u044c \u0438\u0437\u0431\u0438\u00ad\u0440\u0430\u00ad\u0442\u0435\u043b\u044c\u00ad\u043d\u043e\u0435 \u0437\u0430\u043a\u043e\u00ad\u043d\u043e\u00ad\u0434\u0430\u00ad\u0442\u0435\u043b\u044c\u00ad\u0441\u0442\u0432\u043e, \u043d\u043e \u0438 \u0431\u044b\u0442\u044c \u0442\u0432\u043e\u0440\u00ad\u0447\u0435\u00ad\u0441\u043a\u043e\u0439 \u043a\u043e\u043c\u0430\u043d\u00ad\u0434\u043e\u0439. \u041f\u043e\u0434\u0440\u043e\u0431\u00ad\u043d\u0435\u0435 \u0432 \u043d\u0430\u0448\u0435\u043c \u0430\u0443\u0434\u0438\u043e\u00ad\u0441\u044e\u00ad\u0436\u0435\u00ad\u0442\u0435.<\/p>\n\n\n\n<div><head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Audio Player<\/title>\n    <style>\n        body {\n            font-family: Arial, Helvetica, sans-serif;\n            background-color: #1f1f1f;\n            color: #fff;\n            text-align: center;\n        }\n\n        .player {\n            display: flex;\n            align-items: center;\n            justify-content: space-between;\n            background-color: #333;\n            color: #ccc;\n            height: 60px;\n            padding: 0 10px;\n            margin-bottom: 10px;\n            border-radius: 5px;\n        }\n\n        .player img {\n            width: 50px;\n            height: 50px;\n            object-fit: cover;\n            border-radius: 5px;\n            margin-right: 10px;\n        }\n\n        .controls {\n            display: flex;\n            align-items: center;\n        }\n\n        .controls button {\n            background: none;\n            border: none;\n            cursor: pointer;\n            color: #ffd700;\n            font-size: 20px;\n            margin-left: 10px;\n            transition: transform 0.2s;\n        }\n\n        .controls button:hover {\n            transform: scale(1.1);\n        }\n\n        input[type='range'] {\n            width: 100%;\n            accent-color: #ffd700;\n            height: 4px;\n            appearance: none;\n            background-color: #555;\n            border-radius: 2px;\n        }\n\n        input[type='range']::-webkit-slider-thumb {\n            width: 12px;\n            height: 12px;\n            background-color: #ffd700;\n            border-radius: 50%;\n            cursor: pointer;\n            appearance: none;\n        }\n\n        input[type='range']::-moz-range-thumb {\n            width: 12px;\n            height: 12px;\n            background-color: #ffd700;\n            border-radius: 50%;\n            cursor: pointer;\n        }\n\n        audio {\n            display: none;\n        }\n    <\/style>\n<\/head>\n<body>\n\n<h4><\/h4>\n\n<div class=\"player\">\n\n <img decoding=\"async\" src=\"https:\/\/zbkplus.ru\/wp-content\/uploads\/2025\/10\/SF7B.gif\" alt=\"Track Miniature\" style=\"width: 150px; height: 50px;\">\n    <input type=\"range\" min=\"0\" value=\"0\" step=\"any\" disabled>\n    <div class=\"controls\">\n        <button onclick=\"playPause()\">\u25b6\ufe0f<\/button>\n        <button onclick=\"stop()\">\u23f9<\/button>\n    <\/div>\n    <audio id=\"audio-track\" src=\"  https:\/\/www.dl.dropboxusercontent.com\/scl\/fi\/yty7ief4zmc78h1f573wp\/.mp3?rlkey=nhevi800k9bmqimgitcid23h9&amp;st=6npgtsne&amp;dl=0&amp;raw=1\" preload=\"metadata\"><\/audio>\n<\/div>\n\n<script>\n    window.addEventListener('DOMContentLoaded', function() {\n        const rangeInput = document.querySelector('input[type=\"range\"]');\n        const audio = document.querySelector('#audio-track');\n        \n        audio.addEventListener('timeupdate', function() {\n            rangeInput.value = this.currentTime;\n            rangeInput.max = this.duration || 0;\n            rangeInput.disabled = false;\n        });\n\n        rangeInput.addEventListener('change', function() {\n            audio.currentTime = this.value;\n        });\n    });\n\n    function playPause() {\n        const audio = document.querySelector('#audio-track');\n        if (audio.paused) {\n            audio.play();\n        } else {\n            audio.pause();\n        }\n    }\n\n    function stop() {\n        const audio = document.querySelector('#audio-track');\n        audio.pause();\n        audio.currentTime = 0;\n    }\n<\/script>\n\n<\/body>\n\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-7387b849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-pgcsimplygalleryblock-slider simpLy-gallery-freedom-block\" data-gallery-id=\"simpLy\"><div class=\"sgb-gallery\"><div class=\"sgb-item \" data-item-id=\"16371\"><figure><a href=\"https:\/\/zbkplus.ru\/wp-content\/uploads\/2025\/10\/\u041f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0430-\u043a-\u043a\u043e\u043d\u043a\u0443\u0440\u0441\u0443-\u0438\u0437\u0431\u0438\u0440\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0445-\u043a\u043e\u043c\u0438\u0441\u0441\u0438\u0439.jpg\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/zbkplus.ru\/wp-content\/uploads\/2025\/10\/\u041f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0430-\u043a-\u043a\u043e\u043d\u043a\u0443\u0440\u0441\u0443-\u0438\u0437\u0431\u0438\u0440\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0445-\u043a\u043e\u043c\u0438\u0441\u0441\u0438\u0439-1024x576.jpg\" alt data-id=\"16371\" data-link=\"https:\/\/zbkplus.ru\/wp-content\/uploads\/2025\/10\/\u041f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0430-\u043a-\u043a\u043e\u043d\u043a\u0443\u0440\u0441\u0443-\u0438\u0437\u0431\u0438\u0440\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0445-\u043a\u043e\u043c\u0438\u0441\u0441\u0438\u0439.jpg\" class=\"wp-image-16371\" title=\"\u041f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0430 \u043a \u043a\u043e\u043d\u043a\u0443\u0440\u0441\u0443 \u0438\u0437\u0431\u0438\u0440\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0445 \u043a\u043e\u043c\u0438\u0441\u0441\u0438\u0439\" srcset=\"https:\/\/zbkplus.ru\/wp-content\/uploads\/2025\/10\/\u041f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0430-\u043a-\u043a\u043e\u043d\u043a\u0443\u0440\u0441\u0443-\u0438\u0437\u0431\u0438\u0440\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0445-\u043a\u043e\u043c\u0438\u0441\u0441\u0438\u0439-1024x576.jpg 1024w, https:\/\/zbkplus.ru\/wp-content\/uploads\/2025\/10\/\u041f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0430-\u043a-\u043a\u043e\u043d\u043a\u0443\u0440\u0441\u0443-\u0438\u0437\u0431\u0438\u0440\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0445-\u043a\u043e\u043c\u0438\u0441\u0441\u0438\u0439-300x169.jpg 300w, https:\/\/zbkplus.ru\/wp-content\/uploads\/2025\/10\/\u041f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0430-\u043a-\u043a\u043e\u043d\u043a\u0443\u0440\u0441\u0443-\u0438\u0437\u0431\u0438\u0440\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0445-\u043a\u043e\u043c\u0438\u0441\u0441\u0438\u0439-768x432.jpg 768w, https:\/\/zbkplus.ru\/wp-content\/uploads\/2025\/10\/\u041f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0430-\u043a-\u043a\u043e\u043d\u043a\u0443\u0440\u0441\u0443-\u0438\u0437\u0431\u0438\u0440\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0445-\u043a\u043e\u043c\u0438\u0441\u0441\u0438\u0439-1536x864.jpg 1536w, https:\/\/zbkplus.ru\/wp-content\/uploads\/2025\/10\/\u041f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0430-\u043a-\u043a\u043e\u043d\u043a\u0443\u0440\u0441\u0443-\u0438\u0437\u0431\u0438\u0440\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0445-\u043a\u043e\u043c\u0438\u0441\u0441\u0438\u0439.jpg 2048w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\"><\/a><\/figure><\/div><div class=\"sgb-item \" data-item-id=\"16372\"><figure><a href=\"https:\/\/zbkplus.ru\/wp-content\/uploads\/2025\/10\/\u041f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0430-\u043a-\u043a\u043e\u043d\u043a\u0443\u0440\u0441\u0443-\u0438\u0437\u0431\u0438\u0440\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0445-\u043a\u043e\u043c\u0438\u0441\u0441\u0438\u0439-1.jpg\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/zbkplus.ru\/wp-content\/uploads\/2025\/10\/\u041f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0430-\u043a-\u043a\u043e\u043d\u043a\u0443\u0440\u0441\u0443-\u0438\u0437\u0431\u0438\u0440\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0445-\u043a\u043e\u043c\u0438\u0441\u0441\u0438\u0439-1-1024x576.jpg\" alt data-id=\"16372\" data-link=\"https:\/\/zbkplus.ru\/wp-content\/uploads\/2025\/10\/\u041f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0430-\u043a-\u043a\u043e\u043d\u043a\u0443\u0440\u0441\u0443-\u0438\u0437\u0431\u0438\u0440\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0445-\u043a\u043e\u043c\u0438\u0441\u0441\u0438\u0439-1.jpg\" class=\"wp-image-16372\" title=\"\u041f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0430 \u043a \u043a\u043e\u043d\u043a\u0443\u0440\u0441\u0443 \u0438\u0437\u0431\u0438\u0440\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0445 \u043a\u043e\u043c\u0438\u0441\u0441\u0438\u0439 - 1\" srcset=\"https:\/\/zbkplus.ru\/wp-content\/uploads\/2025\/10\/\u041f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0430-\u043a-\u043a\u043e\u043d\u043a\u0443\u0440\u0441\u0443-\u0438\u0437\u0431\u0438\u0440\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0445-\u043a\u043e\u043c\u0438\u0441\u0441\u0438\u0439-1-1024x576.jpg 1024w, https:\/\/zbkplus.ru\/wp-content\/uploads\/2025\/10\/\u041f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0430-\u043a-\u043a\u043e\u043d\u043a\u0443\u0440\u0441\u0443-\u0438\u0437\u0431\u0438\u0440\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0445-\u043a\u043e\u043c\u0438\u0441\u0441\u0438\u0439-1-300x169.jpg 300w, https:\/\/zbkplus.ru\/wp-content\/uploads\/2025\/10\/\u041f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0430-\u043a-\u043a\u043e\u043d\u043a\u0443\u0440\u0441\u0443-\u0438\u0437\u0431\u0438\u0440\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0445-\u043a\u043e\u043c\u0438\u0441\u0441\u0438\u0439-1-768x432.jpg 768w, https:\/\/zbkplus.ru\/wp-content\/uploads\/2025\/10\/\u041f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0430-\u043a-\u043a\u043e\u043d\u043a\u0443\u0440\u0441\u0443-\u0438\u0437\u0431\u0438\u0440\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0445-\u043a\u043e\u043c\u0438\u0441\u0441\u0438\u0439-1-1536x864.jpg 1536w, https:\/\/zbkplus.ru\/wp-content\/uploads\/2025\/10\/\u041f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0430-\u043a-\u043a\u043e\u043d\u043a\u0443\u0440\u0441\u0443-\u0438\u0437\u0431\u0438\u0440\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0445-\u043a\u043e\u043c\u0438\u0441\u0441\u0438\u0439-1.jpg 2048w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\"><\/a><\/figure><\/div><\/div><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"has-text-align-left wp-block-paragraph\" style=\"font-size:15px\">\u041a\u043e\u043d\u00ad\u043a\u0443\u0440\u0441 \u00ab\u0414\u0430\u0443\u0440\u00ad\u0441\u043a\u0438\u0435 \u0441\u0430\u043c\u043e\u00ad\u0446\u0432\u0435\u00ad\u0442\u044b \u0438\u0437\u0431\u0438\u00ad\u0440\u0430\u00ad\u0442\u0435\u043b\u044c\u00ad\u043d\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u00ad\u043c\u044b\u00bb, \u043e\u0431\u044a\u00ad\u044f\u0432\u00ad\u043b\u0435\u043d\u00ad\u043d\u044b\u0439 \u0438\u0437\u0431\u0438\u00ad\u0440\u0430\u00ad\u0442\u0435\u043b\u044c\u00ad\u043d\u043e\u0439 \u043a\u043e\u043c\u0438\u0441\u00ad\u0441\u0438\u00ad\u0435\u0439 \u0417\u0430\u0431\u0430\u0439\u00ad\u043a\u0430\u043b\u044c\u00ad\u0441\u043a\u043e\u00ad\u0433\u043e \u043a\u0440\u0430\u044f, \u043f\u0440\u0435\u0434\u00ad\u0441\u0442\u0430\u0432\u00ad\u043b\u044f\u00ad\u0435\u0442 \u0441\u043e\u0431\u043e\u0439 \u0443\u043d\u0438\u00ad\u043a\u0430\u043b\u044c\u00ad\u043d\u0443\u044e \u0432\u043e\u0437\u00ad\u043c\u043e\u0436\u00ad\u043d\u043e\u0441\u0442\u044c \u0434\u043b\u044f \u0443\u0447\u0430\u0441\u0442\u00ad\u043d\u0438\u00ad\u043a\u043e\u0432 \u0432\u0437\u0433\u043b\u044f\u00ad\u043d\u0443\u0442\u044c \u043d\u0430 \u043f\u0440\u043e\u00ad\u0446\u0435\u00ad\u0434\u0443\u00ad\u0440\u0443 \u0432\u044b\u0431\u043e\u00ad\u0440\u043e\u0432 \u0442\u0432\u043e\u0440\u00ad\u0447\u0435\u00ad\u0441\u043a\u0438\u043c \u0432\u0437\u0433\u043b\u044f\u00ad\u0434\u043e\u043c. \u042d\u0442\u043e \u043c\u0435\u0440\u043e\u00ad\u043f\u0440\u0438\u00ad\u044f\u00ad\u0442\u0438\u0435 \u043f\u0440\u0438\u00ad\u0432\u043b\u0435\u00ad\u043a\u0430\u00ad\u0435\u0442 \u0432\u043d\u0438\u00ad\u043c\u0430\u00ad\u043d\u0438\u0435 \u0441\u043e\u0442\u0435\u043d \u0447\u043b\u0435\u00ad\u043d\u043e\u0432 \u0443\u0447\u0430\u0441\u0442\u00ad\u043a\u043e\u00ad\u0432\u044b\u0445 \u0438\u0437\u0431\u0438\u00ad\u0440\u0430\u00ad\u0442\u0435\u043b\u044c\u00ad\u043d\u044b\u0445 \u043a\u043e\u043c\u0438\u0441\u00ad\u0441\u0438\u0439 (\u0423\u0418\u041a).<\/p>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-left\" style=\"font-size:14px\">\u041e\u0441\u043d\u043e\u0432\u043d\u044b\u0435 \u043c\u043e\u043c\u0435\u043d\u0442\u044b<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"font-size:14px\"><strong>\u041a\u043e\u043b\u0438\u00ad\u0447\u0435\u00ad\u0441\u0442\u0432\u043e \u0443\u0447\u0430\u0441\u0442\u00ad\u043d\u0438\u00ad\u043a\u043e\u0432<\/strong>: \u043e\u043a\u043e\u00ad\u043b\u043e 500 \u0447\u043b\u0435\u00ad\u043d\u043e\u0432 \u0423\u0418\u041a \u0417\u0430\u0431\u0430\u0439\u00ad\u043a\u0430\u043b\u044c\u00ad\u0441\u043a\u043e\u00ad\u0433\u043e \u043a\u0440\u0430\u044f.<\/li>\n\n\n\n<li style=\"font-size:14px\"><strong>\u041d\u0430\u0447\u0430\u00ad\u043b\u043e \u043c\u0435\u0440\u043e\u00ad\u043f\u0440\u0438\u00ad\u044f\u00ad\u0442\u0438\u044f<\/strong>: \u0441\u0442\u0430\u0440\u00ad\u0442\u043e\u00ad\u0432\u0430\u043b 15 \u043e\u043a\u0442\u044f\u0431\u00ad\u0440\u044f.<\/li>\n\n\n\n<li style=\"font-size:14px\"><strong>\u041e\u043a\u043e\u043d\u00ad\u0447\u0430\u00ad\u043d\u0438\u0435 \u0437\u043e\u043d\u0430\u043b\u044c\u00ad\u043d\u044b\u0445 \u044d\u0442\u0430\u00ad\u043f\u043e\u0432<\/strong>:  \u0434\u043e \u043a\u043e\u043d\u00ad\u0446\u0430 \u043d\u043e\u044f\u0431\u00ad\u0440\u044f.<\/li>\n\n\n\n<li style=\"font-size:14px\"><strong>\u0417\u043e\u043d\u0430\u043b\u044c\u00ad\u043d\u044b\u0439 \u044d\u0442\u0430\u043f<\/strong>: \u043f\u0440\u043e\u0439\u00ad\u0434\u0443\u0442 \u0434\u043e 30 \u043d\u043e\u044f\u0431\u00ad\u0440\u044f \u0432 \u043c\u0443\u043d\u0438\u00ad\u0446\u0438\u00ad\u043f\u0430\u00ad\u043b\u0438\u00ad\u0442\u0435\u00ad\u0442\u0430\u0445 \u0417\u0430\u0431\u0430\u0439\u00ad\u043a\u0430\u00ad\u043b\u044c\u044f<\/li>\n<\/ul>\n<\/div>\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n<script>function PlayerjsAsync(){} if(window[\"Playerjs\"]){PlayerjsAsync();}<\/script>","protected":false},"excerpt":{"rendered":"<p>\u041d\u0430\u0437\u0432\u0430\u00ad\u043d\u0438\u0435 \u043f\u043e\u044d\u00ad\u0442\u0438\u00ad\u0447\u0435\u00ad\u0441\u043a\u043e\u0435 \u2014 \u00ab\u0414\u0430\u0443\u0440\u00ad\u0441\u043a\u0438\u0435 \u0441\u0430\u043c\u043e\u00ad\u0446\u0432\u0435\u00ad\u0442\u044b \u0438\u0437\u0431\u0438\u00ad\u0440\u0430\u00ad\u0442\u0435\u043b\u044c\u00ad\u043d\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u00ad\u043c\u044b\u00bb. \u0410 \u043f\u0440\u043e\u00ad\u0432\u043e\u00ad\u0434\u0438\u0442\u00ad\u0441\u044f \u043e\u043d \u0441\u0440\u0435\u00ad\u0434\u0438 \u0447\u043b\u0435\u00ad\u043d\u043e\u0432 \u0432\u0441\u0435\u0445 \u0442\u0435\u0440\u00ad\u0440\u0438\u00ad\u0442\u043e\u00ad\u0440\u0438\u00ad\u0430\u043b\u044c\u00ad\u043d\u044b\u0445 \u043a\u043e\u043c\u0438\u0441\u00ad\u0441\u0438\u0439. \u0427\u0442\u043e\u00ad\u0431\u044b \u0431\u044b\u0442\u044c \u043f\u043e\u0431\u0435\u00ad\u0434\u0438\u00ad\u0442\u0435\u00ad\u043b\u0435\u043c,<\/p>\n","protected":false},"author":1,"featured_media":16371,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"wp_typography_post_enhancements_disabled":false,"footnotes":""},"categories":[1326,1198],"tags":[1252],"class_list":["post-16369","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-1326","category-1198","tag-1252"],"_links":{"self":[{"href":"https:\/\/zbkplus.ru\/index.php?rest_route=\/wp\/v2\/posts\/16369","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zbkplus.ru\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/zbkplus.ru\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/zbkplus.ru\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zbkplus.ru\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=16369"}],"version-history":[{"count":11,"href":"https:\/\/zbkplus.ru\/index.php?rest_route=\/wp\/v2\/posts\/16369\/revisions"}],"predecessor-version":[{"id":16383,"href":"https:\/\/zbkplus.ru\/index.php?rest_route=\/wp\/v2\/posts\/16369\/revisions\/16383"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/zbkplus.ru\/index.php?rest_route=\/wp\/v2\/media\/16371"}],"wp:attachment":[{"href":"https:\/\/zbkplus.ru\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=16369"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/zbkplus.ru\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=16369"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/zbkplus.ru\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=16369"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}