{"id":2628,"date":"2022-06-08T10:46:55","date_gmt":"2022-06-08T07:46:55","guid":{"rendered":"https:\/\/school460.ru\/?page_id=2628"},"modified":"2023-01-12T14:54:38","modified_gmt":"2023-01-12T11:54:38","slug":"%d0%b8%d0%bd%d0%b6%d0%b5%d0%bd%d0%b5%d1%80%d0%bd%d1%8b%d0%b9-%d0%ba%d0%bb%d0%b0%d1%81%d1%81-%d1%82%d0%b5%d1%80%d1%80%d0%b8%d1%82%d0%be%d1%80%d0%b8%d1%8f-%d0%b2%d0%be%d0%b7%d0%bc%d0%be%d0%b6%d0%bd","status":"publish","type":"page","link":"https:\/\/school460.ru\/?page_id=2628","title":{"rendered":"\u0428\u043a\u043e\u043b\u044c\u043d\u044b\u0439 \u043f\u0440\u043e\u0435\u043a\u0442 &#171;\u0422\u0435\u0440\u0440\u0438\u0442\u043e\u0440\u0438\u044f \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0435\u0439&#187;"},"content":{"rendered":"\n<div id=\"snap-content\" class=\"snap-content\">\n<span id=\"downbut\" class=\"downbut\" onclick=\"scrolldown()\"><\/span>\n<span id=\"upbut\" class=\"upbut\" onclick=\"scrollup()\"><\/span>\n\n\n\n<div id=\"hi2\">\n\n\n\n<script type=\"text\/javascript\">\n\nvar snap = document.getElementById('snap-content');\nvar downbut = document.getElementById('downbut');\nvar upbut = document.getElementById('upbut');\nvar hi2 = document.getElementById(\"hi2\").getBoundingClientRect().height;\nvar y1 = 0;\n\nupbut.onclick = function(){scrollup()};\ndownbut.onclick = function(){scrolldown()};\n\n\nfunction scrollup() {\nif (hi2 > 0) {hi2 = hi2} else {hi2 = document.getElementById(\"hi2\").getBoundingClientRect().height};\ny1 = snap.scrollTop;\nvar move = y1 - hi2;\nconsole.log(move);\nconsole.log(hi2);\nconsole.log(y1);\nsnap.scrollTo({\n  top: move,\n  behavior: \"smooth\"\n});\n}\n\nfunction scrolldown() {\nif (hi2 > 0) {hi2 = hi2} else {hi2 = document.getElementById(\"hi2\").getBoundingClientRect().height};\ny1 = snap.scrollTop;\nvar move = y1 + hi2;\nconsole.log(move);\nconsole.log(hi2);\nconsole.log(y1);\nsnap.scrollTo({\n  top: move,\n  behavior: \"smooth\"\n});\n}\n\n<\/script>\n\n<style>\n\/*\ndiv#snap-content {\n    backdrop-filter: blur(25px);\n}\n*\/\n\n.downbut {\n  position: absolute;\n  bottom: 5%;\n  left: 50%;\n  width: 24px;\n  height: 24px;\n  margin-left: -12px;\n  border-left: 1px solid #222;\n  border-bottom: 1px solid #222;\n  -webkit-transform: rotateZ(-45deg);\n  transform: rotateZ(-45deg);\n  -webkit-animation: dwsdb06 5.5s infinite;\n  animation: dwsdb06 5.5s infinite;\n  box-sizing: border-box;\n}\n@-webkit-keyframes dwsdb06 {\n  0% {\n    -webkit-transform: rotateY(0) rotateZ(-45deg) translate(0, 0);\n    opacity: 1;\n  }\n  50% {\n    opacity: 1;\n  }\n  100% {\n    -webkit-transform: rotateY(720deg) rotateZ(-45deg) translate(-0px, 0px);\n    opacity: 1;\n  }\n}\n@keyframes dwsdb06 {\n  0% {\n    transform: rotateY(0) rotateZ(-45deg) translate(0, 0);\n    opacity: 1;\n  }\n  50% {\n    opacity: 1;\n  }\n  100% {\n    transform: rotateY(720deg) rotateZ(-45deg) translate(-0px, 0px);\n    opacity: 1;\n  }\n}\n\n.upbut {\n  position: absolute;\n  top: 5%;\n  left: 50%;\n  width: 24px;\n  height: 24px;\n  margin-left: -12px;\n  border-right: 1px solid #222;\n  border-top: 1px solid #222;\n  -webkit-transform: rotateZ(-45deg);\n  transform: rotateZ(-45deg);\n  -webkit-animation: upsdb06 5.5s infinite;\n  animation: upsdb06 5.5s infinite;\n  box-sizing: border-box;\n}\n@-webkit-keyframes upsdb06 {\n  0% {\n    -webkit-transform: rotateY(0) rotateZ(-45deg) translate(0, 0);\n    opacity: 1;\n  }\n  50% {\n    opacity: 1;\n  }\n  100% {\n    -webkit-transform: rotateY(720deg) rotateZ(-45deg) translate(0px, -0px);\n    opacity: 1;\n  }\n}\n@keyframes upsdb06 {\n  0% {\n    transform: rotateY(0) rotateZ(-45deg) translate(0, 0);\n    opacity: 1;\n  }\n  50% {\n    opacity: 1;\n  }\n  100% {\n    transform: rotateY(720deg) rotateZ(-45deg) translate(0px, -0px);\n    opacity: 1;\n  }\n}\n\n\/*\n.snap-content::before {\n    content: '\\25BE';\n    text-align: center;\n    font-size: 80px;\n    width: 100%;\n    position: absolute;\n    align-self: center;\n}\n*\/\n\n.cust-gallery {\n    display: block;\n    width: 70%;\n    height: 70%;\n    height: auto;\n    overflow-y: scroll;\n}\n\n.cg-container {\n    display: flex;\n    align-content: center;\n    justify-content: center;\n    align-items: center;\n    flex-direction: column;\n}\n\n.iframe-gd {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    align-content: center;\n}\n\n.block-text {\n    width: 100vw;\n    height: 100vh;\n\/*    height: auto; *\/\n    scroll-snap-stop: always;\n    scroll-snap-align: start;\n\/*    position: sticky; *\/\n    top: 0;\n}\n\n.snap-content {\n    height: 100vh;\n    width: calc(100vw);\n    scroll-snap-type: y mandatory;\n    overflow-y: scroll;\n\/*    backdrop-filter: blur(10px); *\/\n}\n\n.color_1 {\n    background: #fffbf6;\n}\n\n.color_2 {\n    background: #ffffff;\n}\n\n.row {\n    width: calc(100vw);\n    margin-left: unset!important;\n    margin-right: unset!important;\n}\n\n.container {\n    margin: 0;\n    width: 100vw;\n    padding: 0;\n}\n\niframe#widgetEsirGovSpbRu {\n    display: none!important;\n}\n\nheader.mg-headwidget {\n    display: none;\n}\n\nbody.page-template.page-template-template.page-template-fullwidth.page-template-templatefullwidth-php.page.page-id-2628.logged-in.admin-bar.custom-background.wp-custom-logo.wide.customize-support {\n    margin-top: 0!important;\n}\n\n.mg-breadcrumb-section {\n    display: none;\n}\n\n#content {\n    padding-top: 0!important;\n    padding-bottom: 0!important;\n}\n\n.col-md-12.mg-card-box.padding-20 {\n    padding: 0;\n}\n\np {\n    font-family: system-ui;\n    font-weight: 300;\n    color: black;\n    font-style: normal;\n}\n\nem {\n    font-family: system-ui;\n    font-weight: 300;\n    color: black;\n    font-style: normal;\n}\n\nfigure.wp-block-media-text__media {\n    padding: 0 5%;\n}\n\n.wp-block-media-text__content {\n    background: white;\n    padding: 3%;\n    margin: 5%;\n    overflow-y: scroll;\n    max-height: 90%;\n}\n\n.block-text.left .wp-block-media-text__content {\n    box-shadow: -10px -10px 15px #b5b5b5;\n    \n}\n.block-text.left .wp-block-media-text__media img {\n    box-shadow: 10px 10px 15px #7a7a7a;\n}\n\n.block-text.right .wp-block-media-text__content {\n    box-shadow: 10px 10px 15px #b5b5b5;\n    \n}\n.block-text.right .wp-block-media-text__media img {\n    box-shadow: -10px -10px 15px #7a7a7a;\n}\n\nhtml {\n    scroll-behavior: smooth;\n}\n\n.col-md-12 {\n    background: none;\n}\n\n::-webkit-scrollbar {\n    width: 0px;\n}\n\nbody.page-template {\n    margin-top: 0!important;\n}\n\nh2 {\n    font-family: system-ui;\n    font-weight: 100;\n}\n<\/style>\n\n\n\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile block-text left color_2\"><div class=\"wp-block-media-text__content\">\n<div class=\"wp-block-group text-left has-medium-font-size\"><div class=\"wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow\">\n<p><strong>\u041a\u0440\u0430\u0442\u043a\u043e\u0435 \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043f\u0440\u043e\u0435\u043a\u0442\u0430<\/strong><\/p>\n\n\n\n<p><strong>\u041e\u0431\u043e\u0441\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u0437\u043d\u0430\u0447\u0438\u043c\u043e\u0441\u0442\u0438 \u0438 \u0430\u043a\u0442\u0443\u0430\u043b\u044c\u043d\u043e\u0441\u0442\u0438 \u043f\u0440\u043e\u0435\u043a\u0442\u0430<\/strong><\/p>\n\n\n\n<p><em>\u0422\u0435\u0440\u0440\u0438\u0442\u043e\u0440\u0438\u044f \u041b\u0435\u043d\u0441\u043e\u0432\u0435\u0442\u043e\u0432\u0441\u043a\u0438\u0439 \u041f\u0443\u0448\u043a\u0438\u043d\u0441\u043a\u0438\u0439 \u0440\u0430\u0439\u043e\u043d, \u043f\u043e\u0441. \u0428\u0443\u0448\u0430\u0440\u044b, \u043d\u0430\u0445\u043e\u0434\u0438\u0442\u0441\u044f&nbsp; \u0432 \u043f\u0440\u043e\u043c\u0437\u043e\u043d\u0435 \u0438&nbsp; \u0443\u0434\u0430\u043b\u0435\u043d\u0430 \u043e\u0442 \u043e\u0431\u044a\u0435\u043a\u0442\u043e\u0432 \u0438\u043d\u0444\u0440\u0430\u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u044b \u0433\u043e\u0440\u043e\u0434\u0430 \u0438 \u0440\u0430\u0439\u043e\u043d\u0430, \u0432 \u043f\u043e\u0441\u0435\u043b\u043a\u0435, \u043a\u0440\u043e\u043c\u0435 \u0448\u043a\u043e\u043b\u044b \u0438 \u0434\u0435\u0442\u0441\u043a\u0438\u0445 \u0441\u0430\u0434\u043e\u0432, \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0438 \u043d\u0435\u0442 \u0441\u043e\u0446\u0438\u043e\u043a\u0443\u043b\u044c\u0442\u0443\u0440\u043d\u044b\u0445 \u043e\u0431\u044a\u0435\u043a\u0442\u043e\u0432. \u0412\u0435\u0434\u0435\u0442\u0441\u044f \u0430\u043a\u0442\u0438\u0432\u043d\u0430\u044f \u0437\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u0441\u043e\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u043c \u0436\u0438\u043b\u044c\u0435\u043c (\u043c\u043d\u043e\u0433\u043e\u0434\u0435\u0442\u043d\u044b\u0435, \u0432\u044b\u043f\u0443\u0441\u043a\u043d\u0438\u043a\u0438 \u0434\u0435\u0442\u0441\u043a\u0438\u0445 \u0434\u043e\u043c\u043e\u0432, \u0441\u0435\u043c\u044c\u0438 \u0441 \u0434\u0435\u0442\u044c\u043c\u0438 \u0441 \u041e\u0412\u0417 \u0438 \u0438\u043d\u0432\u0430\u043b\u0438\u0434\u0430\u043c\u0438).<\/em><\/p>\n\n\n\n<p><em>\u0417\u0430\u0434\u0430\u0447\u0430 \u0441\u043e\u0446\u0438\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438, \u0432\u044b\u0431\u043e\u0440\u0430 \u0436\u0438\u0437\u043d\u0435\u043d\u043d\u043e\u0433\u043e, \u0432 \u0442.\u0447. \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u043f\u0443\u0442\u0438 \u0441\u0442\u043e\u0438\u0442 \u043e\u0447\u0435\u043d\u044c \u043e\u0441\u0442\u0440\u043e.<\/em><\/p>\n\n\n\n<p><em>\u041f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0430 \u0440\u0430\u0437\u0432\u0438\u0442\u0438\u044f \u0448\u043a\u043e\u043b\u044b \u00ab\u0421\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u0430\u044f \u0448\u043a\u043e\u043b\u0430\u00bb \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u0435\u0442 \u043d\u043e\u0432\u044b\u0435 \u0437\u0430\u0434\u0430\u0447\u0438 \u2013 \u043d\u043e\u0432\u043e\u0439 \u0448\u043a\u043e\u043b\u0435. \u0418\u0441\u0445\u043e\u0434\u044f \u0438\u0437 \u0441\u043e\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u043f\u0430\u0441\u043f\u043e\u0440\u0442\u0430 \u0448\u043a\u043e\u043b\u044b, \u043e\u0441\u043e\u0431\u0435\u043d\u043d\u043e\u0441\u0442\u0435\u0439 \u043a\u043e\u043d\u0442\u0438\u043d\u0433\u0435\u043d\u0442\u0430 \u043e\u0431\u0443\u0447\u0430\u044e\u0449\u0438\u0445\u0441\u044f \u0438 \u0440\u043e\u0434\u0438\u0442\u0435\u043b\u0435\u0439, \u0441\u043e\u0446\u0438\u043e\u043a\u0443\u043b\u044c\u0442\u0443\u0440\u043d\u043e\u0439 \u0441\u0438\u0442\u0443\u0430\u0446\u0438\u0438 \u043d\u0430\u0445\u043e\u0436\u0434\u0435\u043d\u0438\u044f \u0448\u043a\u043e\u043b\u044b, \u043e\u0434\u043d\u043e\u0439 \u0438\u0437 \u043f\u0440\u0438\u043e\u0440\u0438\u0442\u0435\u0442\u043d\u044b\u0445 \u0437\u0430\u0434\u0430\u0447 \u0440\u0430\u0437\u0432\u0438\u0442\u0438\u044f, \u043f\u043e\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0430 \u0437\u0430\u0434\u0430\u0447\u0430 \u043f\u0440\u043e\u0444\u043e\u0440\u0438\u0435\u043d\u0442\u0430\u0446\u0438\u0438 \u043e\u0431\u0443\u0447\u0430\u044e\u0449\u0438\u0445\u0441\u044f<\/em><\/p>\n\n\n\n<\/div>\n<\/div><\/div>\n<\/div><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"686\" src=\"https:\/\/school460.ru\/wp-content\/uploads\/2021\/09\/photo_2021-01-08-13.09.38-1-1024x686.jpeg\" alt=\"\" class=\"wp-image-18 size-large\" srcset=\"https:\/\/school460.ru\/wp-content\/uploads\/2021\/09\/photo_2021-01-08-13.09.38-1-1024x686.jpeg 1024w, https:\/\/school460.ru\/wp-content\/uploads\/2021\/09\/photo_2021-01-08-13.09.38-1-300x201.jpeg 300w, https:\/\/school460.ru\/wp-content\/uploads\/2021\/09\/photo_2021-01-08-13.09.38-1-768x515.jpeg 768w, https:\/\/school460.ru\/wp-content\/uploads\/2021\/09\/photo_2021-01-08-13.09.38-1.jpeg 1200w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure><\/div>\n\n\n\n<div class=\"block-text cg-container color_1\">\n\n\n\n<h2 class=\"has-text-align-center wp-block-heading\">\u041e \u041f\u0420\u041e\u0415\u041a\u0422\u0415<\/h2>\n\n\n\n<div class=\"cust-gallery iframe-gd\">\n\n\n\n<iframe loading=\"lazy\" src=\"https:\/\/drive.google.com\/file\/d\/1yuTgROLqx7GJ2w3d2dxzkRoxlfRCDpvo\/preview\" width=\"900\" height=\"506\" allow=\"autoplay\"><\/iframe>\n\n\n\n<\/div>\n\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile block-text right color_2\"><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/school460.ru\/wp-content\/uploads\/2022\/06\/\u043a\u0443\u0431\u0438\u043a4.gif\" alt=\"\" class=\"wp-image-2806 size-full\"\/><\/figure><div class=\"wp-block-media-text__content\">\n<p><strong>\u0426\u0435\u043b\u044c(-\u0438) \u043f\u0440\u043e\u0435\u043a\u0442\u0430<\/strong><\/p>\n\n\n\n<p> \u0421\u043e\u0437\u0434\u0430\u043d\u0438\u0435 \u0438\u043d\u043a\u043b\u044e\u0437\u0438\u0432\u043d\u043e\u0439 \u043f\u0440\u0435\u0434\u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u043e\u0439 \u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u043d\u043e\u0439 \u0441\u0440\u0435\u0434\u044b \u0448\u043a\u043e\u043b\u044b, \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0438\u0432\u0430\u044e\u0449\u0435\u0439 \u0434\u043e\u0441\u0442\u0438\u0436\u0435\u043d\u0438\u0435 \u0441\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u043e\u0433\u043e \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0430 \u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u044f \u043e\u0431\u0443\u0447\u0430\u044e\u0449\u0438\u0445\u0441\u044f \u0441 \u041e\u0412\u0417, \u0434\u0435\u0442\u0435\u0439-\u0438\u043d\u0432\u0430\u043b\u0438\u0434\u043e\u0432; \u043f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0443 \u0432 \u043a\u043b\u0430\u0441\u0441\u0430\u0445 \u0438\u043d\u0436\u0435\u043d\u0435\u0440\u043d\u043e\u0439 \u043d\u0430\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u043d\u043e\u0441\u0442\u0438 \u0432\u044b\u043f\u0443\u0441\u043a\u043d\u0438\u043a\u0430, \u043e\u0442\u043b\u0438\u0447\u0430\u044e\u0449\u0435\u0433\u043e\u0441\u044f \u0433\u043e\u0442\u043e\u0432\u043d\u043e\u0441\u0442\u044c\u044e \u043a \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u044e \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u044f, \u0432\u044b\u0441\u043e\u043a\u043e\u0439 \u0441\u043e\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0439 \u0438 \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u043e\u0439 \u043c\u043e\u0431\u0438\u043b\u044c\u043d\u043e\u0441\u0442\u044c\u044e.<\/p>\n\n\n\n<p><strong>\u0417\u0430\u0434\u0430\u0447\u0438 \u00ab\u0422\u0435\u0440\u0440\u0438\u0442\u043e\u0440\u0438\u044f \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0435\u0439\u00bb <\/strong><\/p>\n\n\n\n<p>\u2013 \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u0435 \u0443\u0441\u043b\u043e\u0432\u0438\u0439 \u0434\u043b\u044f \u0440\u0430\u0437\u0432\u0438\u0442\u0438\u044f \u0443 \u043e\u0431\u0443\u0447\u0430\u044e\u0449\u0438\u0445\u0441\u044f \u0441 \u041e\u0412\u0417, \u0434\u0435\u0442\u0435\u0439 \u0441 \u0438\u043d\u0432\u0430\u043b\u0438\u0434\u043d\u043e\u0441\u0442\u044c\u044e \u0441\u043f\u043e\u0441\u043e\u0431\u043d\u043e\u0441\u0442\u0435\u0439 \u0438 \u0438\u043d\u0442\u0435\u0440\u0435\u0441\u0430 \u043a \u0438\u043d\u0436\u0435\u043d\u0435\u0440\u043d\u043e-\u0442\u0435\u0445\u043d\u0438\u0447\u0435\u0441\u043a\u043e\u0439, \u043f\u0440\u043e\u0435\u043a\u0442\u043d\u043e\u0439 \u0438 \u0438\u0437\u043e\u0431\u0440\u0435\u0442\u0430\u0442\u0435\u043b\u044c\u0441\u043a\u043e\u0439 \u0434\u0435\u044f\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u0438;<\/p>\n\n\n\n<p>\u2013&nbsp; \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u0435 \u0440\u0430\u043d\u043d\u0435\u0433\u043e \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u0441\u0430\u043c\u043e\u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u0438\u044f \u0438 \u0443\u0441\u043f\u0435\u0448\u043d\u043e\u0439 \u0441\u043e\u0446\u0438\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 \u043e\u0431\u0443\u0447\u0430\u044e\u0449\u0438\u0445\u0441\u044f \u0441 \u041e\u0412\u0417, \u0434\u0435\u0442\u0435\u0439-\u0438\u043d\u0432\u0430\u043b\u0438\u0434\u043e\u0432;<\/p>\n\n\n\n<p>\u2013 \u0432\u044b\u0441\u0442\u0440\u0430\u0438\u0432\u0430\u043d\u0438\u0435 \u0441\u0435\u0442\u0435\u0432\u043e\u0439 \u0438\u043d\u0444\u0440\u0430\u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u044b \u0438 \u0440\u0435\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f \u0441\u0435\u0442\u0435\u0432\u043e\u0439 \u043c\u043e\u0434\u0435\u043b\u0438 \u043f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0438 \u0431\u0443\u0434\u0443\u0449\u0438\u0445 \u0440\u0430\u0431\u043e\u0447\u0438\u0445 \u0438 \u0438\u043d\u0436\u0435\u043d\u0435\u0440\u043e\u0432;<\/p>\n\n\n\n<p>\u2013 \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u0435 \u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u043d\u043e-\u043c\u0435\u0442\u043e\u0434\u0438\u0447\u0435\u0441\u043a\u043e\u0439 \u0441\u0440\u0435\u0434\u044b \u0434\u043b\u044f \u043f\u0435\u0434\u0430\u0433\u043e\u0433\u043e\u0432;<\/p>\n\n\n\n<p>\u2013 \u0440\u0430\u0437\u0432\u0438\u0442\u0438\u0435 \u043a\u0430\u0434\u0440\u043e\u0432 \u043e\u0431\u0449\u0435\u0433\u043e \u0438 \u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0433\u043e \u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u044f;<\/p>\n\n\n\n<p>\u2013 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u043e\u043d\u043d\u0430\u044f \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0430 \u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0445 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u0439 \u041f\u0443\u0448\u043a\u0438\u043d\u0441\u043a\u043e\u0433\u043e \u0440\u0430\u0439\u043e\u043d\u0430 (\u0432 \u043f\u0435\u0440\u0441\u043f\u0435\u043a\u0442\u0438\u0432\u0435 \u2013 \u0433\u043e\u0440\u043e\u0434\u0430) \u043f\u043e \u043d\u0430\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044e \u0434\u0435\u044f\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u0438 \u00ab\u0438\u043d\u043a\u043b\u044e\u0437\u0438\u0432\u043d\u043e\u0433\u043e\u00bb \u043a\u043b\u0430\u0441\u0441\u0430.<\/p>\n\n\n\n<p><strong>\u0420\u0430\u0431\u043e\u0442\u0430 <\/strong>\u043f\u0440\u043e\u0435\u043a\u0442\u0438\u0440\u0443\u0435\u0442\u0441\u044f \u043d\u0430 \u043e\u0441\u043d\u043e\u0432\u0435 \u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u0438 \u043e\u0431\u0449\u0435\u0433\u043e \u0438 \u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0433\u043e \u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u044f, \u044d\u0444\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0439 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u0438 \u0432\u043d\u0435\u0443\u0440\u043e\u0447\u043d\u043e\u0439 \u0434\u0435\u044f\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u0438; \u0440\u0430\u0437\u0432\u0438\u0442\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u044b \u043f\u0441\u0438\u0445\u043e\u043b\u043e\u0433\u043e-\u043f\u0435\u0434\u0430\u0433\u043e\u0433\u0438\u0447\u0435\u0441\u043a\u043e\u0433\u043e \u0441\u043e\u043f\u0440\u043e\u0432\u043e\u0436\u0434\u0435\u043d\u0438\u044f, \u043f\u0430\u0440\u0442\u043d\u0435\u0440\u0441\u0442\u0432\u0430 \u0448\u043a\u043e\u043b\u044b \u0441 \u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u043c\u0438 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u044f\u043c\u0438 \u0440\u0430\u0439\u043e\u043d\u0430, \u0433\u043e\u0440\u043e\u0434\u0430, \u0441 \u043a\u0440\u0443\u043f\u043d\u044b\u043c\u0438 \u043f\u0440\u043e\u043c\u044b\u0448\u043b\u0435\u043d\u043d\u044b\u043c\u0438 \u043f\u0440\u0435\u0434\u043f\u0440\u0438\u044f\u0442\u0438\u044f\u043c\u0438.<\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:100%\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:100%\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<p><strong>\u041f\u041e\u041a\u0410\u0417\u0410\u0422\u0415\u041b\u0418 \u0420\u0415\u0417\u0423\u041b\u042c\u0422\u0410\u0422\u0418\u0412\u041d\u041e\u0421\u0422\u042c \u041f\u0420\u041e\u0415\u041a\u0422\u0410<\/strong> <\/p>\n\n\n\n<p>     <strong>\u0423\u0432\u0435\u043b\u0438\u0447\u0435\u043d\u0438\u0435 \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u0430 \u0431\u043b\u0430\u0433\u043e\u043f\u043e\u043b\u0443\u0447\u0430\u0442\u0435\u043b\u0435\u0439 \u043f\u0440\u043e\u0435\u043a\u0442\u0430<\/strong>: <\/p>\n\n\n\n<p>&#8212; \u0434\u043e\u043b\u044f \u043e\u0431\u0443\u0447\u0430\u044e\u0449\u0438\u0445\u0441\u044f \u043e\u0441\u0432\u0430\u0438\u0432\u0430\u044e\u0449\u0438\u0445 \u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u043d\u0443\u044e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0443 \u043d\u0430 \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u043d\u043e\u0439 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u044c\u043d\u043e-\u0442\u0435\u0445\u043d\u0438\u0447\u0435\u0441\u043a\u043e\u0439 \u0431\u0430\u0437\u0435 <\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>&#8212; \u0434\u043e\u043b\u044f \u043e\u0431\u0443\u0447\u0430\u044e\u0449\u0438\u0445\u0441\u044f \u0441 \u041e\u0412\u0417, \u0434\u0435\u0442\u0435\u0439-\u0438\u043d\u0432\u0430\u043b\u0438\u0434\u043e\u0432, \u043e\u0441\u0432\u0430\u0438\u0432\u0430\u044e\u0449\u0438\u0445 \u043e\u0441\u043d\u043e\u0432\u043d\u044b\u0435 \u0438 \u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u044b \u0438\u043d\u0436\u0435\u043d\u0435\u0440\u043d\u043e\u0439 \u043d\u0430\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u043d\u043e\u0441\u0442\u0438 \u0432 \u0441\u0435\u0442\u0435\u0432\u043e\u043c \u0440\u0435\u0436\u0438\u043c\u0435 <\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>    <strong>\u041f\u043e\u0432\u044b\u0448\u0435\u043d\u0438\u0435 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0430 \u043f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0438 \u043e\u0431\u0443\u0447\u0430\u044e\u0449\u0438\u0445\u0441\u044f:<\/strong><\/p>\n\n\n\n<p><strong>&#8212; &nbsp;<\/strong>\u0434\u043e\u043b\u044f \u043e\u0431\u0443\u0447\u0430\u044e\u0449\u0438\u0445\u0441\u044f  \u00ab\u0422\u0435\u0440\u0440\u0438\u0442\u043e\u0440\u0438\u044f \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0435\u0439\u00bb, \u043e\u0441\u0432\u043e\u0438\u0432\u0448\u0438\u0445 \u041e\u041e\u041f, \u0443\u0441\u043f\u0435\u0448\u043d\u043e \u043f\u0440\u043e\u0448\u0435\u0434\u0448\u0438\u0445 \u0413\u0418\u0410<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><strong>&#8212; <\/strong>\u0434\u043e\u043b\u044f \u043e\u0431\u0443\u0447\u0430\u044e\u0449\u0438\u0445\u0441\u044f \u00ab\u0422\u0435\u0440\u0440\u0438\u0442\u043e\u0440\u0438\u044f \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0435\u0439\u00bb \u2013 \u043f\u043e\u0431\u0435\u0434\u0438\u0442\u0435\u043b\u0435\u0439 \u0438 \u043f\u0440\u0438\u0437\u0435\u0440\u043e\u0432 \u044d\u0442\u0430\u043f\u043e\u0432 \u0412\u0441\u0435\u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u043e\u0439 \u043e\u043b\u0438\u043c\u043f\u0438\u0430\u0434\u044b \u0448\u043a\u043e\u043b\u044c\u043d\u0438\u043a\u043e\u0432, \u043f\u043e\u0431\u0435\u0434\u0438\u0442\u0435\u043b\u0435\u0439 \u0438 \u043b\u0430\u0443\u0440\u0435\u0430\u0442\u043e\u0432 \u043a\u043e\u043d\u043a\u0443\u0440\u0441\u043e\u0432, \u0447\u0435\u043c\u043f\u0438\u043e\u043d\u0430\u0442\u043e\u0432<\/p>\n\n\n\n<p>    <strong>\u042d\u0444\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u044c \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u0441\u0430\u043c\u043e\u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u0438\u044f \u0438 \u0441\u043e\u0446\u0438\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 \u0432\u044b\u043f\u0443\u0441\u043a\u043d\u0438\u043a\u043e\u0432 \u0448\u043a\u043e\u043b\u044b:<\/strong><\/p>\n\n\n\n<p>&#8212; \u0434\u043e\u043b\u044f \u043e\u0431\u0443\u0447\u0430\u044e\u0449\u0438\u0445\u0441\u044f \u0441 \u041e\u0412\u0417, \u0434\u0435\u0442\u0435\u0439-\u0438\u043d\u0432\u0430\u043b\u0438\u0434\u043e\u0432, \u0432\u043e\u0432\u043b\u0435\u0447\u0435\u043d\u043d\u044b\u0445 \u0432 \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0435 \u043f\u0440\u043e\u0431\u044b<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>&#8212; \u0434\u043e\u043b\u044f \u0432\u044b\u043f\u0443\u0441\u043a\u043d\u0438\u043a\u043e\u0432, \u0432\u044b\u043f\u0443\u0441\u043a\u043d\u0438\u043a\u043e\u0432 \u0441 \u041e\u0412\u0417, \u0434\u0435\u0442\u0435\u0439-\u0438\u043d\u0432\u0430\u043b\u0438\u0434\u043e\u0432, \u043f\u043e\u0441\u0442\u0443\u043f\u0438\u0432\u0448\u0438\u0445 \u0432 \u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u0438 \u0432\u044b\u0441\u0448\u0435\u0433\u043e \u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u044f, \u0421\u041f\u041e<\/p>\n\n\n\n<p>&#8212; \u0432\u044b\u0441\u043e\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043c\u043e\u0442\u0438\u0432\u0430\u0446\u0438\u0438 \u043e\u0431\u0443\u0447\u0430\u044e\u0449\u0438\u0445\u0441\u044f <\/p>\n\n\n\n<p>&#8212; \u0434\u043e\u043b\u044f \u043e\u0431\u0443\u0447\u0430\u044e\u0449\u0438\u0445\u0441\u044f \u0441 \u041e\u0412\u0417, \u0434\u0435\u0442\u0435\u0439-\u0438\u043d\u0432\u0430\u043b\u0438\u0434\u043e\u0432, \u0438\u043c\u0435\u044e\u0449\u0438\u0445 \u0434\u0438\u0430\u0433\u043d\u043e\u0441\u0442\u0438\u0440\u0443\u0435\u043c\u044b\u0439 \u0432\u044b\u0441\u043e\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u0433\u043e\u0442\u043e\u0432\u043d\u043e\u0441\u0442\u0438 \u043a \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u043e\u043c\u0443 \u0441\u0430\u043c\u043e\u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u0438\u044e, <\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>&#8212; \u043d\u0430\u043b\u0438\u0447\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u043e\u0439 \u043e\u0440\u0438\u0435\u043d\u0442\u0430\u0446\u0438\u0438<\/p>\n\n\n\n<p>    <strong>\u041d\u0430\u0441\u044b\u0449\u0435\u043d\u043d\u043e\u0441\u0442\u044c \u0438\u043d\u043a\u043b\u044e\u0437\u0438\u0432\u043d\u043e\u0439 \u043f\u0440\u0435\u0434\u043c\u0435\u0442\u043d\u043e-\u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u043d\u043e\u0439 \u0441\u0440\u0435\u0434\u044b:<\/strong><\/p>\n\n\n\n<p>&#8212; \u0432\u044b\u0441\u043e\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f \u0438\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u044b\u0445 \u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0445 \u0442\u0440\u0430\u0435\u043a\u0442\u043e\u0440\u0438\u0439 \u043e\u0431\u0443\u0447\u0430\u044e\u0449\u0438\u0445\u0441\u044f \u0441 \u041e\u0412\u0417, \u0434\u0435\u0442\u0435\u0439-\u0438\u043d\u0432\u0430\u043b\u0438\u0434\u043e\u0432 \u0441 \u0443\u0447\u0435\u0442\u043e\u043c \u0438\u0445 \u0438\u043d\u0442\u0435\u0440\u0435\u0441\u043e\u0432 \u043f\u043e\u0442\u0440\u0435\u0431\u043d\u043e\u0441\u0442\u0435\u0439 <\/p>\n\n\n\n<p>    <strong>\u0423\u0440\u043e\u0432\u0435\u043d\u044c \u0438 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e \u043a\u0430\u0434\u0440\u043e\u0432\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f:<\/strong><\/p>\n\n\n\n<p>&#8212; \u0434\u043e\u043b\u044f \u043f\u0435\u0434\u0430\u0433\u043e\u0433\u043e\u0432, \u0432\u043e\u0432\u043b\u0435\u0447\u0435\u043d\u043d\u044b\u0445 \u0432 \u0441\u0438\u0441\u0442\u0435\u043c\u0443 \u00ab\u0433\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u044c\u043d\u043e\u0433\u043e\u00bb \u043e\u0431\u0443\u0447\u0435\u043d\u0438\u044f<\/p>\n\n\n\n<p>&#8212; \u0434\u043e\u043b\u044f \u043f\u0435\u0434\u0430\u0433\u043e\u0433\u043e\u0432, \u043e\u0441\u0432\u043e\u0438\u0432\u0448\u0438\u0445 \u0438 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u0438\u0432\u043d\u043e \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044e\u0449\u0438\u0445 \u0438\u043d\u043d\u043e\u0432\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0435 \u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0438\u0438<\/p>\n\n\n\n<p>    <strong>\u0412\u043e\u0441\u043f\u0440\u0438\u044f\u0442\u0438\u0435 \u0438 \u043e\u0446\u0435\u043d\u043a\u0430 \u0434\u0435\u044f\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u0438 \u0448\u043a\u043e\u043b\u044b:<\/strong><\/p>\n\n\n\n<p>&#8212; \u0421\u043e\u0445\u0440\u0430\u043d\u043d\u043e\u0441\u0442\u044c \u0441\u0435\u0442\u0438 \u043f\u0430\u0440\u0442\u043d\u0435\u0440\u0441\u043a\u0438\u0445 \u043e\u0442\u043d\u043e\u0448\u0435\u043d\u0438\u0439 \u043d\u0430 \u043c\u043e\u043c\u0435\u043d\u0442 \u043e\u043a\u043e\u043d\u0447\u0430\u043d\u0438\u044f \u0440\u0435\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 \u043f\u0440\u043e\u0435\u043a\u0442\u0430 <\/p>\n\n\n\n<p><strong>\u0414\u0410\u041b\u042c\u041d\u0415\u0419\u0428\u0415\u0415 \u0420\u0410\u0417\u0412\u0418\u0422\u0418\u0415 \u041f\u0420\u041e\u0415\u041a\u0422\u0410<\/strong> <\/p>\n\n\n\n<p>&#8212; \u043f\u0440\u043e\u0434\u043e\u043b\u0436\u0435\u043d\u0438\u0435 \u0440\u0430\u0431\u043e\u0442\u044b \u043f\u043e \u043a\u043e\u043d\u0441\u043e\u043b\u0438\u0434\u0430\u0446\u0438\u0438 \u0443\u0441\u0438\u043b\u0438\u0439 \u0441\u0442\u043e\u0440\u043e\u043d;<\/p>\n\n\n\n<p>&#8212; \u043f\u043e\u0432\u044b\u0448\u0435\u043d\u0438\u0435 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0430 \u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u044f, \u0441\u043e\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u0441\u0442\u0430\u0442\u0443\u0441\u0430 \u043b\u0438\u0446 \u0441 \u041e\u0412\u0417 \u0438 \u0441 \u0438\u043d\u0432\u0430\u043b\u0438\u0434\u043d\u043e\u0441\u0442\u044c\u044e;<\/p>\n\n\n\n<p>&#8212; \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u0435 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0435\u0439 \u0434\u043b\u044f \u0440\u0430\u043d\u043d\u0435\u0433\u043e \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u0441\u0430\u043c\u043e\u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u0438\u044f \u0438 \u0443\u0441\u043f\u0435\u0448\u043d\u043e\u0439 \u0441\u043e\u0446\u0438\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 \u043e\u0431\u0443\u0447\u0430\u044e\u0449\u0438\u0445\u0441\u044f \u0441 \u043e\u0441\u043e\u0431\u044b\u043c\u0438 \u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u043c\u0438 \u043f\u043e\u0442\u0440\u0435\u0431\u043d\u043e\u0441\u0442\u044f\u043c\u0438;<\/p>\n\n\n\n<p>&#8212; \u043f\u043e \u0441\u043e\u0432\u0435\u0440\u0448\u0435\u043d\u0441\u0442\u0432\u043e\u0432\u0430\u043d\u0438\u044e \u043f\u0440\u0435\u0434\u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u043e\u0439 \u0438\u043d\u043a\u043b\u044e\u0437\u0438\u0432\u043d\u043e\u0439 \u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u043d\u043e\u0439 \u0441\u0440\u0435\u0434\u044b;<\/p>\n\n\n\n<p>&#8212; \u0430\u043f\u0440\u043e\u0431\u0430\u0446\u0438\u0438 \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u043e \u043e\u0440\u0438\u0435\u043d\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c, \u0432 \u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u043d\u043e\u043c \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0435.<\/p>\n\n\n\n<p>&nbsp;<strong>\u0414<em>\u0438\u0441\u0441\u0435\u043c\u0438\u043d\u0430\u0446\u0438\u044f \u043e\u043f\u044b\u0442\u0430<\/em><\/strong><em>, \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u043d\u043e\u0433\u043e \u0432 \u0445\u043e\u0434\u0435 \u0440\u0435\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 \u043f\u0440\u043e\u0435\u043a\u0442\u0430, \u0431\u0443\u0434\u0435\u0442 \u043e\u0441\u0443\u0449\u0435\u0441\u0442\u0432\u043b\u0435\u043d\u0430 \u043f\u043e\u0441\u0440\u0435\u0434\u0441\u0442\u0432\u043e\u043c:<\/em><\/p>\n\n\n\n<p>\u2013 \u043f\u0440\u043e\u0432\u0435\u0434\u0435\u043d\u0438\u044f \u043a\u043e\u043d\u0444\u0435\u0440\u0435\u043d\u0446\u0438\u0439, \u043c\u0435\u0442\u043e\u0434\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u0441\u0435\u043c\u0438\u043d\u0430\u0440\u043e\u0432, \u0432\u0435\u0431\u0438\u043d\u0430\u0440\u043e\u0432, \u043f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0438 \u0438 \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438 \u0441\u0442\u0430\u0442\u0435\u0439 \u0438 \u043c\u0435\u0442\u043e\u0434\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439;<\/p>\n\n\n\n<p>\u2013 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u044f \u0440\u0435\u0441\u0443\u0440\u0441\u043e\u0432 \u0441\u0430\u0439\u0442\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0430;<\/p>\n\n\n\n<p>\u2013 \u043f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0438 \u043c\u0435\u0442\u043e\u0434\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439 \u0434\u043b\u044f \u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0445 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u0439 \u0438 \u043f\u0435\u0434\u0430\u0433\u043e\u0433\u043e\u0432 \u0440\u0435\u0433\u0438\u043e\u043d\u0430.<\/p>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center block-text left color_1\"><div class=\"wp-block-media-text__content\">\n<p><strong><u>\u041d\u0430\u0448\u0438 \u043f\u0430\u0440\u0442\u043d\u0435\u0440\u044b<\/u><\/strong><\/p>\n\n\n\n<p>\u0423\u0447\u0440\u0435\u0436\u0434\u0435\u043d\u0438\u044f \u0441\u0440\u0435\u0434\u043d\u0435\u0433\u043e \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u044f \u0421\u041f\u0431:<\/p>\n\n\n\n<p>\u0421\u041f\u0431 \u0413\u0411\u041f\u041e\u0423 \u00ab\u0410\u0432\u0442\u043e\u043c\u0435\u0445\u0430\u043d\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u043a\u043e\u043b\u043b\u0435\u0434\u0436\u00bb<\/p>\n\n\n\n<p>\u0421\u041f\u0431 \u0413\u0411\u041f\u041e\u0423 \u0422\u0435\u0445\u043d\u0438\u043a\u0443\u043c \u00ab\u0410\u0432\u0442\u043e\u0441\u0435\u0440\u0432\u0438\u0441\u00bb (\u041c\u043d\u043e\u0433\u043e\u0444\u0443\u043d\u043a\u0446\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0439 \u0446\u0435\u043d\u0442\u0440 \u043f\u0440\u0438\u043a\u043b\u0430\u0434\u043d\u044b\u0445 \u043a\u0432\u0430\u043b\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0439)\u00bb<\/p>\n\n\n\n<p>\u0421\u041f\u0431 \u0413\u0411 \u041f\u041e\u0423 &#171;\u041e\u0445\u0442\u0438\u043d\u0441\u043a\u0438\u0439 \u043a\u043e\u043b\u043b\u0435\u0434\u0436&#187;<\/p>\n\n\n\n<p>\u0421\u041f\u0431 \u0413\u0411\u041f\u041e\u0423 \u00ab\u0420\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0439 \u043a\u043e\u043b\u043b\u0435\u0434\u0436 \u0442\u0440\u0430\u0434\u0438\u0446\u0438\u043e\u043d\u043d\u043e\u0439 \u043a\u0443\u043b\u044c\u0442\u0443\u0440\u044b\u00bb<\/p>\n\n\n\n<p>\u0423\u0447\u0440\u0435\u0436\u0434\u0435\u043d\u0438\u044f \u0432\u044b\u0441\u0448\u0435\u0433\u043e \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u044f<\/p>\n\n\n\n<p>\u0424\u0413\u0410\u041e\u0423 \u0412\u041e \u0421\u041f\u0431\u041f\u0423, \u0421\u041f\u0431\u041f\u0423, \u0424\u0413\u0410\u041e\u0423 \u0412\u041e&nbsp;\u00ab\u0421\u041f\u0431\u041f\u0423\u00bb, \u041f\u043e\u043b\u0438\u0442\u0435\u0445, \u0421\u0430\u043d\u043a\u0442-\u041f\u0435\u0442\u0435\u0440\u0431\u0443\u0440\u0433\u0441\u043a\u0438\u0439 \u043f\u043e\u043b\u0438\u0442\u0435\u0445\u043d\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u0443\u043d\u0438\u0432\u0435\u0440\u0441\u0438\u0442\u0435\u0442 \u041f\u0435\u0442\u0440\u0430 \u0412\u0435\u043b\u0438\u043a\u043e\u0433\u043e<\/p>\n\n\n\n<p>\u0424\u0413\u0410\u041e\u0423 \u0412\u041e \u0420\u0413\u041f\u0423 \u0438\u043c. \u0410.\u0418. \u0413\u0435\u0440\u0446\u0435\u043d\u0430, \u0413\u0435\u0440\u0446\u0435\u043d\u043e\u0432\u0441\u043a\u0438\u0439 \u0443\u043d\u0438\u0432\u0435\u0440\u0441\u0438\u0442\u0435\u0442<\/p>\n\n\n\n<p><strong>\u041a\u0430\u0434\u0440\u043e\u0432\u043e\u0435 \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u0435 \u0440\u0435\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 \u043f\u0440\u043e\u0435\u043a\u0442\u0430<\/strong>.  \u041f\u0440\u043e\u0435\u043a\u0442 \u0440\u0435\u0430\u043b\u0438\u0437\u0443\u0435\u0442\u0441\u044f \u0447\u0435\u0440\u0435\u0437 \u0441\u0435\u0442\u0435\u0432\u043e\u0435 \u0432\u0437\u0430\u0438\u043c\u043e\u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0435. \u041a\u0430\u0434\u0440\u043e\u0432\u044b\u0435 \u0440\u0435\u0441\u0443\u0440\u0441\u044b \u043d\u0430 \u043f\u0435\u0440\u0432\u043e\u043c \u044d\u0442\u0430\u043f\u0435 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u0448\u043a\u043e\u043b\u0430 \u0438 \u0443\u0447\u0440\u0435\u0436\u0434\u0435\u043d\u0438\u044f \u0421\u041f\u041e: \u0410\u0432\u0442\u043e\u043c\u0435\u0445\u0430\u043d\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u043a\u043e\u043b\u043b\u0435\u0434\u0436 \u0438 \u0422\u0435\u0445\u043d\u0438\u043a\u0443\u043c &#171;\u0410\u0432\u0442\u043e\u0441\u0435\u0440\u0432\u0438\u0441&#187;<\/p>\n<\/div><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/school460.ru\/wp-content\/uploads\/2022\/06\/logos.jpg\" alt=\"\" class=\"wp-image-2945 size-full\" srcset=\"https:\/\/school460.ru\/wp-content\/uploads\/2022\/06\/logos.jpg 800w, https:\/\/school460.ru\/wp-content\/uploads\/2022\/06\/logos-300x300.jpg 300w, https:\/\/school460.ru\/wp-content\/uploads\/2022\/06\/logos-150x150.jpg 150w, https:\/\/school460.ru\/wp-content\/uploads\/2022\/06\/logos-768x768.jpg 768w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/><\/figure><\/div>\n\n\n\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile block-text right color_2\"><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" decoding=\"async\" width=\"781\" height=\"768\" src=\"https:\/\/school460.ru\/wp-content\/uploads\/2022\/06\/dsfdsf.png\" alt=\"\" class=\"wp-image-2949 size-full\" srcset=\"https:\/\/school460.ru\/wp-content\/uploads\/2022\/06\/dsfdsf.png 781w, https:\/\/school460.ru\/wp-content\/uploads\/2022\/06\/dsfdsf-300x295.png 300w, https:\/\/school460.ru\/wp-content\/uploads\/2022\/06\/dsfdsf-768x755.png 768w\" sizes=\"auto, (max-width: 781px) 100vw, 781px\" \/><\/figure><div class=\"wp-block-media-text__content\">\n<p><strong><u>\u0420\u0435\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f \u0446\u0435\u043b\u0435\u0432\u043e\u0439 \u043f\u043e\u0434\u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u044b \u041f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u044b \u0440\u0430\u0437\u0432\u0438\u0442\u0438\u044f \u0448\u043a\u043e\u043b\u044b. \u00abPROFTERRA \u2013 \u041b\u0415\u041d\u0421\u041e\u0412\u0415\u0422\u041e\u0412\u0421\u041a\u0418\u0419-\u0422\u0415\u0420\u0420\u0418\u0422\u041e\u0420\u0418\u042f \u041f\u0420\u041e\u0424\u0415\u0421\u0421\u0418\u0419\u00bb<\/u><\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u041f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u0430\u044f \u043e\u0440\u0438\u0435\u043d\u0442\u0430\u0446\u0438\u044f \u043e\u0431\u0443\u0447\u0430\u044e\u0449\u0438\u0445\u0441\u044f, \u043a\u0430\u043a \u043e\u0434\u043d\u0430 \u0438\u0437 \u043f\u0435\u0440\u0432\u043e\u043e\u0447\u0435\u0440\u0435\u0434\u043d\u044b\u0445 \u0437\u0430\u0434\u0430\u0447 \u0432 \u0441\u043b\u043e\u0436\u0438\u0432\u0448\u0435\u0439\u0441\u044f \u0441\u043e\u0446\u0438\u043e\u043a\u0443\u043b\u044c\u0442\u0443\u0440\u043d\u043e\u0439 \u0438 \u0442\u0435\u0440\u0440\u0438\u0442\u043e\u0440\u0438\u0430\u043b\u044c\u043d\u043e\u0439 \u0441\u0438\u0442\u0443\u0430\u0446\u0438\u0438 \u0448\u043a\u043e\u043b\u044b<\/li>\n\n\n\n<li>\u0421\u043e\u0437\u0434\u0430\u043d\u0438\u0435 \u0441\u0435\u0442\u0435\u0432\u043e\u0433\u043e \u0441\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u0430, \u043d\u0430\u0446\u0435\u043b\u0435\u043d\u043d\u043e\u0433\u043e \u043d\u0430 \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0435 \u043f\u0440\u043e\u0431\u044b \u043e\u0431\u0443\u0447\u0430\u044e\u0449\u0438\u0445\u0441\u044f \u0432 \u0440\u0430\u043c\u043a\u0430\u0445 \u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u0438 \u043e\u0441\u043d\u043e\u0432\u043d\u043e\u0433\u043e \u0438 \u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0433\u043e \u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u044f, \u0443\u0440\u043e\u0447\u043d\u043e\u0439, \u0432\u043d\u0435\u0443\u0440\u043e\u0447\u043d\u043e\u0439 \u0438 \u0434\u043e\u0441\u0443\u0433\u043e\u0432\u043e\u0439 \u0434\u0435\u044f\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u0438<\/li>\n\n\n\n<li>\u0428\u0438\u0440\u043e\u043a\u043e\u0435 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u043f\u043e\u0442\u0435\u043d\u0446\u0438\u0430\u043b\u0430 \u0433\u043e\u0440\u043e\u0434\u0430 \u0421\u0430\u043d\u043a\u0442-\u041f\u0435\u0442\u0435\u0440\u0431\u0443\u0440\u0433\u0430, \u041f\u0443\u0448\u043a\u0438\u043d\u0441\u043a\u043e\u0433\u043e \u0440\u0430\u0439\u043e\u043d\u0430, \u0441\u043e\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u0445 \u043f\u0430\u0440\u0442\u043d\u0435\u0440\u043e\u0432 \u0448\u043a\u043e\u043b\u044b \u0434\u043b\u044f \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u044f \u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0441\u0442\u0440\u0430\u043d\u0441\u0442\u0432\u0430<\/li>\n\n\n\n<li>&nbsp;\u041f\u0440\u043e\u0435\u043a\u0442\u043d\u0430\u044f \u0434\u0435\u044f\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c. \u0421\u043e\u0437\u0434\u0430\u043d\u0438\u0435, \u0430\u043f\u0440\u043e\u0431\u0430\u0446\u0438\u044f \u0438 \u043f\u0440\u043e\u0434\u0432\u0438\u0436\u0435\u043d\u0438\u0435 \u0438\u043d\u043d\u043e\u0432\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432.<\/li>\n<\/ul>\n<\/div><\/div>\n\n\n\n<div class=\"block-text cg-container color_1\">\n\n\n\n<h2 class=\"has-text-align-center wp-block-heading\">\u0412\u0441\u0442\u0440\u0435\u0447\u0438 \u0441 \u043f\u0430\u0440\u0442\u043d\u0435\u0440\u0430\u043c\u0438<\/h2>\n\n\n\n<div class=\"cust-gallery\">\n\n\n<style type=\"text\/css\" scoped>.rbs_gallery_6ab259489060fSpinner{\r\n\t\t\t\tmargin: 50px auto;\r\n\t\t\t\twidth: 50px;\r\n\t\t\t\theight: 40px;\r\n\t\t\t\ttext-align: center;\r\n\t\t\t\tfont-size: 10px;\r\n\t\t\t}\r\n\t\t\t.rbs_gallery_6ab259489060fSpinner > div{\r\n\t\t\t  background-color: #333;\r\n\t\t\t  height: 100%;\r\n\t\t\t  width: 6px;\r\n\t\t\t  display: inline-block;\r\n\t\t\t  -webkit-animation: rbs_gallery_6ab259489060f-stretchdelay 1.2s infinite ease-in-out;\r\n\t\t\t  animation: rbs_gallery_6ab259489060f-stretchdelay 1.2s infinite ease-in-out;\r\n\t\t\t}\r\n\t\t\t.rbs_gallery_6ab259489060fSpinner .rbs_gallery_6ab259489060fRect2 {\r\n\t\t\t  -webkit-animation-delay: -1.1s;\r\n\t\t\t  animation-delay: -1.1s;\r\n\t\t\t}\r\n\t\t\t.rbs_gallery_6ab259489060fSpinner .rbs_gallery_6ab259489060fRect3 {\r\n\t\t\t  -webkit-animation-delay: -1.0s;\r\n\t\t\t  animation-delay: -1.0s;\r\n\t\t\t}\r\n\t\t\t.rbs_gallery_6ab259489060fSpinner .rbs_gallery_6ab259489060fRect4 {\r\n\t\t\t  -webkit-animation-delay: -0.9s;\r\n\t\t\t  animation-delay: -0.9s;\r\n\t\t\t}\r\n\t\t\t.rbs_gallery_6ab259489060fSpinner .rbs_gallery_6ab259489060fRect5 {\r\n\t\t\t  -webkit-animation-delay: -0.8s;\r\n\t\t\t  animation-delay: -0.8s;\r\n\t\t\t}\r\n\t\t\t@-webkit-keyframes rbs_gallery_6ab259489060f-stretchdelay {\r\n\t\t\t  0%, 40%, 100% { -webkit-transform: scaleY(0.4) }  \r\n\t\t\t  20% { -webkit-transform: scaleY(1.0) }\r\n\t\t\t}\r\n\t\t\t@keyframes rbs_gallery_6ab259489060f-stretchdelay {\r\n\t\t\t  0%, 40%, 100% { \r\n\t\t\t    transform: scaleY(0.4);\r\n\t\t\t    -webkit-transform: scaleY(0.4);\r\n\t\t\t  }  20% { \r\n\t\t\t    transform: scaleY(1.0);\r\n\t\t\t    -webkit-transform: scaleY(1.0);\r\n\t\t\t  }\r\n\t\t\t}\r\n\t\t<\/style><div class=\"robo-gallery-wrap robo-gallery-wrap-id2915 robo-gallery-grid\"><div id=\"rbs_gallery_6ab259489060f-block-loader\" class=\"rbs_gallery_6ab259489060fSpinner\"><div class=\"rbs_gallery_6ab259489060fRect1\"><\/div> <div class=\"rbs_gallery_6ab259489060fRect2\"><\/div> <div class=\"rbs_gallery_6ab259489060fRect3\"><\/div> <div class=\"rbs_gallery_6ab259489060fRect4\"><\/div> <div class=\"rbs_gallery_6ab259489060fRect5\"><\/div><\/div><div id=\"robo_gallery_main_block_rbs_gallery_6ab259489060f\" class=\"robogallery-gallery-2915\" style=\"width:100%;margin:0 auto;padding-left:20px;padding-top:20px;padding-right:20px;padding-bottom:20px;  display: none;\"><div id=\"rbs_gallery_6ab259489060f\" data-options=\"rbs_gallery_6ab259489060f\" style=\"width:100%;\" class=\"robo_gallery  \"><div class=\"rbs-img  category2915 \" ><div class=\"rbs-img-image   rbs-lightbox \" ><div class=\"rbs-img-thumbs\"  data-thumbnail=\"https:\/\/school460.ru\/wp-content\/uploads\/2022\/06\/20220428_113724-576x1024.jpg\"  title=\"20220428_113724\"  data-width=\"140\"  data-height=\"140\" ><\/div><div class=\"rbs-img-data-popup\"  data-popup=\"https:\/\/school460.ru\/wp-content\/uploads\/2022\/06\/20220428_113724-scaled.jpg\"  title=\"20220428_113724\" ><\/div><div class=\"thumbnail-overlay\"><div class=\"rbsIcons\"><i class=\"fa fa-search-plus rbsZoomIcon \" ><\/i><\/div><\/div><\/div><\/div><div class=\"rbs-img  category2915 \" ><div class=\"rbs-img-image   rbs-lightbox \" ><div class=\"rbs-img-thumbs\"  data-thumbnail=\"https:\/\/school460.ru\/wp-content\/uploads\/2022\/06\/20211202_111402-576x1024.jpg\"  title=\"20211202_111402\"  data-width=\"140\"  data-height=\"140\" ><\/div><div class=\"rbs-img-data-popup\"  data-popup=\"https:\/\/school460.ru\/wp-content\/uploads\/2022\/06\/20211202_111402-scaled.jpg\"  title=\"20211202_111402\" ><\/div><div class=\"thumbnail-overlay\"><div class=\"rbsIcons\"><i class=\"fa fa-search-plus rbsZoomIcon \" ><\/i><\/div><\/div><\/div><\/div><div class=\"rbs-img  category2915 \" ><div class=\"rbs-img-image   rbs-lightbox \" ><div class=\"rbs-img-thumbs\"  data-thumbnail=\"https:\/\/school460.ru\/wp-content\/uploads\/2022\/06\/20220406_115940-1-576x1024.jpg\"  title=\"20220406_115940-1\"  data-width=\"140\"  data-height=\"140\" ><\/div><div class=\"rbs-img-data-popup\"  data-popup=\"https:\/\/school460.ru\/wp-content\/uploads\/2022\/06\/20220406_115940-1-scaled.jpg\"  title=\"20220406_115940-1\" ><\/div><div class=\"thumbnail-overlay\"><div class=\"rbsIcons\"><i class=\"fa fa-search-plus rbsZoomIcon \" ><\/i><\/div><\/div><\/div><\/div><\/div><\/div><\/div><script>var rbs_gallery_6ab259489060f = {\"version\":\"3.1.1\",\"id\":2915,\"class\":\"id2915\",\"roboGalleryDelay\":1000,\"mainContainer\":\"#robo_gallery_main_block_rbs_gallery_6ab259489060f\",\"loadingContainer\":\"#rbs_gallery_6ab259489060f-block-loader\",\"loadingContainerObj\":\"rbs_gallery_6ab259489060f-block-loader\",\"columnWidth\":\"auto\",\"columns\":3,\"resolutions\":[{\"columnWidth\":\"auto\",\"columns\":3,\"maxWidth\":960},{\"columnWidth\":\"auto\",\"columns\":2,\"maxWidth\":650},{\"columnWidth\":\"auto\",\"columns\":1,\"maxWidth\":450}],\"hideTitle\":true,\"lightboxOptions\":{\"gallery\":{\"enabled\":true,\"tCounter\":\"\"}},\"overlayEffect\":\"direction-aware-fade\",\"boxesToLoadStart\":12,\"boxesToLoad\":8,\"waitUntilThumbLoads\":1,\"LoadingWord\":\"Loading...\",\"loadMoreWord\":\"Load More\",\"noMoreEntriesWord\":\"No More Entries\",\"horizontalSpaceBetweenBoxes\":15,\"verticalSpaceBetweenBoxes\":15,\"lazyLoad\":1,\"noHoverOnMobile\":\"false\",\"wrapContainer\":\"#robo-gallery-wrap-rbs_gallery_6ab259489060f\"};<\/script>\n\n\n<\/div>\n\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile color_2 block-text\"><div class=\"wp-block-media-text__content\">\n<p><strong>\u041f\u0440\u043e\u0435\u043a\u0442 \u00ab\u0411\u0438\u043b\u0435\u0442 \u0432 \u0431\u0443\u0434\u0443\u0449\u0435\u0435\u00bb<\/strong><\/p>\n\n\n\n<p>\u041f\u0440\u043e\u0435\u043a\u0442 \u00ab\u0411\u0438\u043b\u0435\u0442 \u0432 \u0431\u0443\u0434\u0443\u0449\u0435\u0435\u00bb \u0440\u0435\u0430\u043b\u0438\u0437\u0443\u0435\u0442\u0441\u044f \u043f\u043e \u043f\u043e\u0440\u0443\u0447\u0435\u043d\u0438\u044e \u041f\u0440\u0435\u0437\u0438\u0434\u0435\u043d\u0442\u0430 \u0420\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u043e\u0439 \u0424\u0435\u0434\u0435\u0440\u0430\u0446\u0438\u0438 \u0412.\u0412. \u041f\u0443\u0442\u0438\u043d\u0430, \u0432 \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0438 \u0441 \u043f\u043e\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435\u043c \u041f\u0440\u0430\u0432\u0438\u0442\u0435\u043b\u044c\u0441\u0442\u0432\u0430 \u0420\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u043e\u0439 \u0424\u0435\u0434\u0435\u0440\u0430\u0446\u0438\u0438 \u2116 389 \u043e\u0442 16.03.2021 \u0433\u043e\u0434\u0430, \u043f\u0440\u0438\u043a\u0430\u0437\u043e\u043c \u041c\u0438\u043d\u043f\u0440\u043e\u0441\u0432\u0435\u0449\u0435\u043d\u0438\u044f \u0420\u043e\u0441\u0441\u0438\u0438 \u2116 262 \u043e\u0442 20.05.2021 \u0433\u043e\u0434\u0430 \u0438 \u0432\u0445\u043e\u0434\u0438\u0442 \u0432 \u043f\u0430\u0441\u043f\u043e\u0440\u0442 \u0444\u0435\u0434\u0435\u0440\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0435\u043a\u0442\u0430 \u00ab\u0423\u0441\u043f\u0435\u0445 \u043a\u0430\u0436\u0434\u043e\u0433\u043e \u0440\u0435\u0431\u0451\u043d\u043a\u0430\u00bb \u043d\u0430\u0446\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0435\u043a\u0442\u0430 \u00ab\u041e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u0435\u00bb.\u0424\u0435\u0434\u0435\u0440\u0430\u043b\u044c\u043d\u044b\u0439 \u043e\u043f\u0435\u0440\u0430\u0442\u043e\u0440 \u043f\u0440\u043e\u0435\u043a\u0442\u0430 \u00ab\u0411\u0438\u043b\u0435\u0442 \u0432 \u0431\u0443\u0434\u0443\u0449\u0435\u0435\u00bb &#8212; \u0424\u043e\u043d\u0434 \u0413\u0443\u043c\u0430\u043d\u0438\u0442\u0430\u0440\u043d\u044b\u0445 \u041f\u0440\u043e\u0435\u043a\u0442\u043e\u0432, \u0440\u0435\u0433\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0439 \u043e\u043f\u0435\u0440\u0430\u0442\u043e\u0440 \u2013 \u0413\u0411\u041d\u041e\u0423 \u00ab\u0426\u041f\u0420 \u0421\u041f\u0431 \u00ab\u041b\u0438\u0433\u0430 \u041c\u0430\u0441\u0442\u0435\u0440\u043e\u0432\u00bb<\/p>\n\n\n\n<p>&#8212; \u0412\u0441\u0435\u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0439 \u043f\u0440\u043e\u0444\u043e\u0440\u0438\u0435\u043d\u0442\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0439 \u0443\u0440\u043e\u043a<\/p>\n\n\n\n<p>&#8212; \u041c\u0443\u043b\u044c\u0442\u0438\u043c\u0435\u0434\u0438\u0439\u043d\u044b\u0435 \u0432\u044b\u0441\u0442\u0430\u0432\u043a\u0438 \u2013 \u043f\u0440\u0430\u043a\u0442\u0438\u043a\u0443\u043c\u044b<\/p>\n\n\n\n<p>&#8212; \u041f\u0440\u043e\u0444\u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435<\/p>\n\n\n\n<p>&#8212; \u041c\u0435\u0440\u043e\u043f\u0440\u0438\u044f\u0442\u0438\u044f \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u0432\u044b\u0431\u043e\u0440\u0430 (\u043f\u0440\u043e\u0444\u043f\u0440\u043e\u0431\u044b)<\/p>\n\n\n\n<p>&#8212; \u0412\u0441\u0435\u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0439 \u043f\u0440\u043e\u0444\u043e\u0440\u0438\u0435\u043d\u0442\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0439 \u0424\u0435\u0441\u0442\u0438\u0432\u0430\u043b\u044c \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u0439 \u0432&nbsp;\u0421\u0430\u043d\u043a\u0442-\u041f\u0435\u0442\u0435\u0440\u0431\u0443\u0440\u0433\u0435 \u0432 \u0438\u0441\u0442\u043e\u0440\u0438\u0447\u0435\u0441\u043a\u043e\u043c \u043f\u0430\u0440\u043a\u0435 \u00ab\u0420\u043e\u0441\u0441\u0438\u044f &#8212;&nbsp;\u043c\u043e\u044f \u0438\u0441\u0442\u043e\u0440\u0438\u044f\u00bb<\/p>\n\n\n\n<p><strong>\u0423\u0447\u0430\u0441\u0442\u0438\u0435 \u0432 \u043f\u0440\u043e\u0435\u043a\u0442\u0430\u0445 <\/strong>&nbsp;\u00ab\u041f\u0440\u043e\u0435\u043a\u0442\u043e\u0440\u0438\u044f. \u0428\u043e\u0443 \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u0439\u00bb, \u041f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u044b \u00ab\u0412\u0435\u043a\u0442\u043e\u0440\u00bb, \u0440\u0430\u0439\u043e\u043d\u043d\u044b\u0439 \u043f\u0440\u043e\u0435\u043a\u0442 \u00ab\u0422\u0432\u043e\u0439 \u0448\u0430\u0433 \u0432 \u0431\u0443\u0434\u0443\u0449\u0435\u0435\u00bb<\/p>\n<\/div><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/school460.ru\/wp-content\/uploads\/2022\/06\/\u0411\u0435\u0437\u044b\u043c\u044f\u043d\u043d\u044b\u0439.jpg\" alt=\"\" class=\"wp-image-2952 size-full\" srcset=\"https:\/\/school460.ru\/wp-content\/uploads\/2022\/06\/\u0411\u0435\u0437\u044b\u043c\u044f\u043d\u043d\u044b\u0439.jpg 800w, https:\/\/school460.ru\/wp-content\/uploads\/2022\/06\/\u0411\u0435\u0437\u044b\u043c\u044f\u043d\u043d\u044b\u0439-300x300.jpg 300w, https:\/\/school460.ru\/wp-content\/uploads\/2022\/06\/\u0411\u0435\u0437\u044b\u043c\u044f\u043d\u043d\u044b\u0439-150x150.jpg 150w, https:\/\/school460.ru\/wp-content\/uploads\/2022\/06\/\u0411\u0435\u0437\u044b\u043c\u044f\u043d\u043d\u044b\u0439-768x768.jpg 768w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/><\/figure><\/div>\n\n\n\n<div class=\"block-text cg-container color_1\">\n\n\n\n<h2 class=\"has-text-align-center wp-block-heading\"><br><br><strong>\u041c\u0430\u0441\u0442\u0435\u0440-\u043a\u043b\u0430\u0441\u0441\u044b \u0420\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u043e\u0433\u043e \u043a\u043e\u043b\u043b\u0435\u0434\u0436\u0430 \u0442\u0440\u0430\u0434\u0438\u0446\u0438\u043e\u043d\u043d\u043e\u0439 \u043a\u0443\u043b\u044c\u0442\u0443\u0440\u044b \u0438 <em>\u00ab<\/em>\u0424\u0435\u0441\u0442\u0438\u0432\u0430\u043b\u044c \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u044b\u0445 \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u0439<em>\u00bb<\/em> \u041e\u0445\u0442\u0438\u043d\u0441\u043a\u043e\u0433\u043e \u043a\u043e\u043b\u043b\u0435\u0434\u0436\u0430<\/strong><\/h2>\n\n\n\n<div class=\"cust-gallery\">\n\n\n<style type=\"text\/css\" scoped>.rbs_gallery_6ab259489d2e6Spinner{\r\n\t\t\t\tmargin: 50px auto;\r\n\t\t\t\twidth: 50px;\r\n\t\t\t\theight: 40px;\r\n\t\t\t\ttext-align: center;\r\n\t\t\t\tfont-size: 10px;\r\n\t\t\t}\r\n\t\t\t.rbs_gallery_6ab259489d2e6Spinner > div{\r\n\t\t\t  background-color: #333;\r\n\t\t\t  height: 100%;\r\n\t\t\t  width: 6px;\r\n\t\t\t  display: inline-block;\r\n\t\t\t  -webkit-animation: rbs_gallery_6ab259489d2e6-stretchdelay 1.2s infinite ease-in-out;\r\n\t\t\t  animation: rbs_gallery_6ab259489d2e6-stretchdelay 1.2s infinite ease-in-out;\r\n\t\t\t}\r\n\t\t\t.rbs_gallery_6ab259489d2e6Spinner .rbs_gallery_6ab259489d2e6Rect2 {\r\n\t\t\t  -webkit-animation-delay: -1.1s;\r\n\t\t\t  animation-delay: -1.1s;\r\n\t\t\t}\r\n\t\t\t.rbs_gallery_6ab259489d2e6Spinner .rbs_gallery_6ab259489d2e6Rect3 {\r\n\t\t\t  -webkit-animation-delay: -1.0s;\r\n\t\t\t  animation-delay: -1.0s;\r\n\t\t\t}\r\n\t\t\t.rbs_gallery_6ab259489d2e6Spinner .rbs_gallery_6ab259489d2e6Rect4 {\r\n\t\t\t  -webkit-animation-delay: -0.9s;\r\n\t\t\t  animation-delay: -0.9s;\r\n\t\t\t}\r\n\t\t\t.rbs_gallery_6ab259489d2e6Spinner .rbs_gallery_6ab259489d2e6Rect5 {\r\n\t\t\t  -webkit-animation-delay: -0.8s;\r\n\t\t\t  animation-delay: -0.8s;\r\n\t\t\t}\r\n\t\t\t@-webkit-keyframes rbs_gallery_6ab259489d2e6-stretchdelay {\r\n\t\t\t  0%, 40%, 100% { -webkit-transform: scaleY(0.4) }  \r\n\t\t\t  20% { -webkit-transform: scaleY(1.0) }\r\n\t\t\t}\r\n\t\t\t@keyframes rbs_gallery_6ab259489d2e6-stretchdelay {\r\n\t\t\t  0%, 40%, 100% { \r\n\t\t\t    transform: scaleY(0.4);\r\n\t\t\t    -webkit-transform: scaleY(0.4);\r\n\t\t\t  }  20% { \r\n\t\t\t    transform: scaleY(1.0);\r\n\t\t\t    -webkit-transform: scaleY(1.0);\r\n\t\t\t  }\r\n\t\t\t}\r\n\t\t<\/style><div class=\"robo-gallery-wrap robo-gallery-wrap-id2955 robo-gallery-grid\"><div id=\"rbs_gallery_6ab259489d2e6-block-loader\" class=\"rbs_gallery_6ab259489d2e6Spinner\"><div class=\"rbs_gallery_6ab259489d2e6Rect1\"><\/div> <div class=\"rbs_gallery_6ab259489d2e6Rect2\"><\/div> <div class=\"rbs_gallery_6ab259489d2e6Rect3\"><\/div> <div class=\"rbs_gallery_6ab259489d2e6Rect4\"><\/div> <div class=\"rbs_gallery_6ab259489d2e6Rect5\"><\/div><\/div><div id=\"robo_gallery_main_block_rbs_gallery_6ab259489d2e6\" class=\"robogallery-gallery-2955\" style=\"width:80%;margin:0 auto;padding-left:20px;padding-top:20px;padding-right:20px;padding-bottom:20px;  display: none;\"><div id=\"rbs_gallery_6ab259489d2e6\" data-options=\"rbs_gallery_6ab259489d2e6\" style=\"width:100%;\" class=\"robo_gallery  \"><div class=\"rbs-img  category2955 \" ><div class=\"rbs-img-image   rbs-lightbox \" ><div class=\"rbs-img-thumbs\"  data-thumbnail=\"https:\/\/school460.ru\/wp-content\/uploads\/2022\/06\/20220316_133424-1024x577.jpg\"  title=\"20220316_133424\"  data-width=\"140\"  data-height=\"140\" ><\/div><div class=\"rbs-img-data-popup\"  data-popup=\"https:\/\/school460.ru\/wp-content\/uploads\/2022\/06\/20220316_133424-scaled.jpg\"  title=\"20220316_133424\" ><\/div><div class=\"thumbnail-overlay\"><div class=\"rbsIcons\"><i class=\"fa fa-search-plus rbsZoomIcon \" ><\/i><\/div><\/div><\/div><\/div><div class=\"rbs-img  category2955 \" ><div class=\"rbs-img-image   rbs-lightbox \" ><div class=\"rbs-img-thumbs\"  data-thumbnail=\"https:\/\/school460.ru\/wp-content\/uploads\/2022\/06\/20220316_133757-1024x577.jpg\"  title=\"20220316_133757\"  data-width=\"140\"  data-height=\"140\" ><\/div><div class=\"rbs-img-data-popup\"  data-popup=\"https:\/\/school460.ru\/wp-content\/uploads\/2022\/06\/20220316_133757-scaled.jpg\"  title=\"20220316_133757\" ><\/div><div class=\"thumbnail-overlay\"><div class=\"rbsIcons\"><i class=\"fa fa-search-plus rbsZoomIcon \" ><\/i><\/div><\/div><\/div><\/div><div class=\"rbs-img  category2955 \" ><div class=\"rbs-img-image   rbs-lightbox \" ><div class=\"rbs-img-thumbs\"  data-thumbnail=\"https:\/\/school460.ru\/wp-content\/uploads\/2022\/06\/20220316_133844-1024x577.jpg\"  title=\"20220316_133844\"  data-width=\"140\"  data-height=\"140\" ><\/div><div class=\"rbs-img-data-popup\"  data-popup=\"https:\/\/school460.ru\/wp-content\/uploads\/2022\/06\/20220316_133844-scaled.jpg\"  title=\"20220316_133844\" ><\/div><div class=\"thumbnail-overlay\"><div class=\"rbsIcons\"><i class=\"fa fa-search-plus rbsZoomIcon \" ><\/i><\/div><\/div><\/div><\/div><div class=\"rbs-img  category2955 \" ><div class=\"rbs-img-image   rbs-lightbox \" ><div class=\"rbs-img-thumbs\"  data-thumbnail=\"https:\/\/school460.ru\/wp-content\/uploads\/2022\/06\/20220517_133955-rotated.jpg\"  title=\"20220517_133955\"  data-width=\"140\"  data-height=\"140\" ><\/div><div class=\"rbs-img-data-popup\"  data-popup=\"https:\/\/school460.ru\/wp-content\/uploads\/2022\/06\/20220517_133955-rotated.jpg\"  title=\"20220517_133955\" ><\/div><div class=\"thumbnail-overlay\"><div class=\"rbsIcons\"><i class=\"fa fa-search-plus rbsZoomIcon \" ><\/i><\/div><\/div><\/div><\/div><div class=\"rbs-img  category2955 \" ><div class=\"rbs-img-image   rbs-lightbox \" ><div class=\"rbs-img-thumbs\"  data-thumbnail=\"https:\/\/school460.ru\/wp-content\/uploads\/2022\/06\/20220517_144346-rotated.jpg\"  title=\"20220517_144346\"  data-width=\"140\"  data-height=\"140\" ><\/div><div class=\"rbs-img-data-popup\"  data-popup=\"https:\/\/school460.ru\/wp-content\/uploads\/2022\/06\/20220517_144346-rotated.jpg\"  title=\"20220517_144346\" ><\/div><div class=\"thumbnail-overlay\"><div class=\"rbsIcons\"><i class=\"fa fa-search-plus rbsZoomIcon \" ><\/i><\/div><\/div><\/div><\/div><div class=\"rbs-img  category2955 \" ><div class=\"rbs-img-image   rbs-lightbox \" ><div class=\"rbs-img-thumbs\"  data-thumbnail=\"https:\/\/school460.ru\/wp-content\/uploads\/2022\/06\/20220517_140854-rotated.jpg\"  title=\"20220517_140854\"  data-width=\"140\"  data-height=\"140\" ><\/div><div class=\"rbs-img-data-popup\"  data-popup=\"https:\/\/school460.ru\/wp-content\/uploads\/2022\/06\/20220517_140854-rotated.jpg\"  title=\"20220517_140854\" ><\/div><div class=\"thumbnail-overlay\"><div class=\"rbsIcons\"><i class=\"fa fa-search-plus rbsZoomIcon \" ><\/i><\/div><\/div><\/div><\/div><\/div><\/div><\/div><script>var rbs_gallery_6ab259489d2e6 = {\"version\":\"3.1.1\",\"id\":2955,\"class\":\"id2955\",\"roboGalleryDelay\":1000,\"mainContainer\":\"#robo_gallery_main_block_rbs_gallery_6ab259489d2e6\",\"loadingContainer\":\"#rbs_gallery_6ab259489d2e6-block-loader\",\"loadingContainerObj\":\"rbs_gallery_6ab259489d2e6-block-loader\",\"columnWidth\":\"auto\",\"columns\":3,\"resolutions\":[{\"columnWidth\":\"auto\",\"columns\":3,\"maxWidth\":960},{\"columnWidth\":\"auto\",\"columns\":2,\"maxWidth\":650},{\"columnWidth\":\"auto\",\"columns\":1,\"maxWidth\":450}],\"hideTitle\":true,\"lightboxOptions\":{\"gallery\":{\"enabled\":true,\"tCounter\":\"%curr% of %total%\"}},\"overlayEffect\":\"direction-aware-fade\",\"boxesToLoadStart\":12,\"boxesToLoad\":8,\"waitUntilThumbLoads\":1,\"LoadingWord\":\"Loading...\",\"loadMoreWord\":\"Load More\",\"noMoreEntriesWord\":\"No More Entries\",\"horizontalSpaceBetweenBoxes\":15,\"verticalSpaceBetweenBoxes\":15,\"lazyLoad\":1,\"noHoverOnMobile\":\"false\",\"wrapContainer\":\"#robo-gallery-wrap-rbs_gallery_6ab259489d2e6\"};<\/script>\n\n\n<\/div>\n\n\n\n<\/div>\n\n\n\n<div class=\"block-text cg-container color_2\">\n\n\n\n<h2 class=\"has-text-align-center wp-block-heading\"><strong>\u041f\u0440\u043e\u0444\u043f\u0440\u043e\u0431\u044b \u043f\u043e \u043a\u043e\u043c\u043f\u0435\u0442\u0435\u043d\u0446\u0438\u044f\u043c \u00ab\u043a\u0443\u0437\u043e\u0432\u043d\u043e\u0439 \u0440\u0435\u043c\u043e\u043d\u0442, \u043f\u043e\u043a\u0440\u0430\u0441\u043a\u0430 \u0430\u0432\u0442\u043e\u043c\u043e\u0431\u0438\u043b\u044f, \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0430 \u043b\u0438\u0441\u0442\u043e\u0432\u043e\u0433\u043e \u0436\u0435\u043b\u0435\u0437\u0430<strong><em>\u00bb<\/em><\/strong> \u0410\u0432\u0442\u043e\u043c\u0435\u0445\u0430\u043d\u0438\u0447\u0435\u0441\u043a\u043e\u0433\u043e \u043a\u043e\u043b\u043b\u0435\u0434\u0436\u0430  <\/strong><\/h2>\n\n\n\n<div class=\"cust-gallery iframe-gd\">\n\n\n\n<iframe loading=\"lazy\" src=\"https:\/\/drive.google.com\/file\/d\/1yfJRhvo0xn3sJfKaekgTXQi9i0Q_R80S\/preview\" width=\"900\" height=\"506\" allow=\"autoplay\"><\/iframe>\n\n\n\n<\/div>\n\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile block-text\" style=\"grid-template-columns:35% auto\"><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" decoding=\"async\" width=\"556\" height=\"780\" src=\"https:\/\/school460.ru\/wp-content\/uploads\/2022\/06\/\u0421\u043d\u0438\u043c\u043e\u043a-\u044d\u043a\u0440\u0430\u043d\u0430-2022-06-17-144656.jpg\" alt=\"\" class=\"wp-image-2981 size-full\" srcset=\"https:\/\/school460.ru\/wp-content\/uploads\/2022\/06\/\u0421\u043d\u0438\u043c\u043e\u043a-\u044d\u043a\u0440\u0430\u043d\u0430-2022-06-17-144656.jpg 556w, https:\/\/school460.ru\/wp-content\/uploads\/2022\/06\/\u0421\u043d\u0438\u043c\u043e\u043a-\u044d\u043a\u0440\u0430\u043d\u0430-2022-06-17-144656-214x300.jpg 214w\" sizes=\"auto, (max-width: 556px) 100vw, 556px\" \/><\/figure><div class=\"wp-block-media-text__content\">\n<p><strong>\u0420\u0430\u0441\u043f\u0440\u043e\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u0435 \u043e\u043f\u044b\u0442\u0430 \u0440\u0430\u0431\u043e\u0442\u044b<\/strong><\/p>\n\n\n\n<p>&#8212; \u0412\u044b\u0441\u0442\u0443\u043f\u043b\u0435\u043d\u0438\u0435 \u043d\u0430 X \u0412\u0441\u0435\u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u043e\u0439 \u043d\u0430\u0443\u0447\u043d\u043e-\u043f\u0440\u0430\u043a\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0439 \u043a\u043e\u043d\u0444\u0435\u0440\u0435\u043d\u0446\u0438\u044f \u0441 \u043c\u0435\u0436\u0434\u0443\u043d\u0430\u0440\u043e\u0434\u043d\u044b\u043c \u0443\u0447\u0430\u0441\u0442\u0438\u0435\u043c \u00ab\u0420\u0430\u0437\u0432\u0438\u0442\u0438\u0435 \u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0433\u043e \u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u044f: \u0442\u0440\u0430\u0434\u0438\u0446\u0438\u0438 \u0438 \u0438\u043d\u043d\u043e\u0432\u0430\u0446\u0438\u0438\u00bb<\/p>\n\n\n\n<p><strong>\u041a\u043e\u043d\u043a\u0443\u0440\u0441\u043d\u043e\u0435 \u0434\u0432\u0438\u0436\u0435\u043d\u0438\u0435<\/strong><\/p>\n\n\n\n<p><strong>WorldSkills \u0420\u043e\u0441\u0441\u0438\u044f. \u042e\u043d\u0438\u043e\u0440\u044b.<\/strong><\/p>\n\n\n\n<p>VII \u041e\u0442\u043a\u0440\u044b\u0442\u044b\u0439 \u0440\u0435\u0433\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0439 \u0447\u0435\u043c\u043f\u0438\u043e\u043d\u0430\u0442 \u00ab\u041c\u043e\u043b\u043e\u0434\u044b\u0435 \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044b\u00bb (WorldSkills Russia) \u043f\u0440\u043e\u0448\u0451\u043b \u0441 7 \u043f\u043e 21 \u0444\u0435\u0432\u0440\u0430\u043b\u044f 2022\u0433.<\/p>\n\n\n\n<p><strong>\u0413\u0411\u041e\u0423 \u0448\u043a\u043e\u043b\u0430 \u2116460 \u041f\u0443\u0448\u043a\u0438\u043d\u0441\u043a\u043e\u0433\u043e \u0440\u0430\u0439\u043e\u043d\u0430 \u0421\u041f\u0431 \u0441\u043e\u0432\u043c\u0435\u0441\u0442\u043d\u043e \u0441 \u0421\u041f\u0431 \u0413\u0411\u041f\u041e\u0423 \u0410\u0432\u0442\u043e\u043c\u0435\u0445\u0430\u043d\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u043a\u043e\u043b\u043b\u0435\u0434\u0436 \u043f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u0438\u043b\u0438 \u0438 \u0432\u044b\u0441\u0442\u0430\u0432\u0438\u043b\u0438 \u0434\u043b\u044f \u0443\u0447\u0430\u0441\u0442\u0438\u044f \u0432 \u0447\u0435\u043c\u043f\u0438\u043e\u043d\u0430\u0442\u0435 \u043a\u043e\u043c\u0430\u043d\u0434\u0443 \u0438\u0437 24 \u0447\u0435\u043b\u043e\u0432\u0435\u043a \u043f\u043e \u043d\u0430\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044e \u00ab\u0422\u0440\u0430\u043d\u0441\u043f\u043e\u0440\u0442 \u0438 \u043b\u043e\u0433\u0438\u0441\u0442\u0438\u043a\u0430\u00bb. \u042d\u0442\u043e \u0431\u044b\u043b \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442 \u043c\u0430\u0441\u0442\u0435\u0440-\u043a\u043b\u0430\u0441\u0441\u0430 \u0438 \u043f\u0440\u043e\u0444\u043f\u0440\u043e\u0431, \u043f\u0440\u043e\u0432\u0435\u0434\u0435\u043d\u043d\u044b\u0445 \u043c\u0430\u0441\u0442\u0435\u0440\u0430\u043c\u0438 \u043a\u043e\u043b\u043b\u0435\u0434\u0436\u0430 \u0432 \u0448\u043a\u043e\u043b\u0435 \u0438 \u0446\u0435\u043b\u043e\u0439 \u0447\u0435\u0440\u0435\u0434\u044b \u0437\u0430\u043d\u044f\u0442\u0438\u0439 \u043a\u0430\u043a \u043d\u0430 \u0431\u0430\u0437\u0435 \u0448\u043a\u043e\u043b\u044b, \u0442\u0430\u043a \u0438 \u043d\u0430 \u0431\u0430\u0437\u0435 \u043a\u043e\u043b\u043b\u0435\u0434\u0436\u0430. <\/strong><a href=\"https:\/\/school460.ru\/?p=2336\"><strong>12 \u043e\u0431\u0443\u0447\u0430\u044e\u0449\u0438\u0445\u0441\u044f \u0441\u0442\u0430\u043b\u0438 \u0447\u0435\u043c\u043f\u0438\u043e\u043d\u0430\u043c\u0438 \u0438 \u043f\u0440\u0438\u0437\u0435\u0440\u0430\u043c\u0438 \u0440\u0435\u0433\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u044d\u0442\u0430\u043f\u0430 \u0432 3-\u0445 \u043a\u043e\u043c\u043f\u0435\u0442\u0435\u043d\u0446\u0438\u044f\u0445: \u043a\u0443\u0437\u043e\u0432\u043d\u043e\u0439 \u0440\u0435\u043c\u043e\u043d\u0442, \u043f\u043e\u043a\u0440\u0430\u0441\u043a\u0430 \u0430\u0432\u0442\u043e\u043c\u043e\u0431\u0438\u043b\u044f \u0438 \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0430 \u043b\u0438\u0441\u0442\u043e\u0432\u043e\u0433\u043e \u0436\u0435\u043b\u0435\u0437\u0430.<\/strong> <\/a><\/p>\n\n\n\n<p><strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \u0427\u0435\u0442\u0432\u0435\u0440\u043e \u0437\u0430\u0449\u0438\u0449\u0430\u043b\u0438 \u0447\u0435\u0441\u0442\u044c \u041f\u0435\u0442\u0435\u0440\u0431\u0443\u0440\u0433\u0441\u043a\u043e\u0433\u043e \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u044f \u043f\u043e \u0442\u0440\u0435\u043c \u043a\u043e\u043c\u043f\u0435\u0442\u0435\u043d\u0446\u0438\u044f\u043c \u043d\u0430 \u0412\u0441\u0435\u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u043e\u043c \u044d\u0442\u0430\u043f\u0435 \u0432 \u0423\u043b\u044c\u044f\u043d\u043e\u0432\u0441\u043a\u0435 \u0438 \u0415\u043a\u0430\u0442\u0435\u0440\u0438\u043d\u0431\u0443\u0440\u0433\u0435.<\/strong><\/p>\n\n\n\n<p><strong>\u041d\u0430 \u0434\u0430\u043d\u043d\u043e\u043c \u044d\u0442\u0430\u043f\u0435 \u0440\u0430\u0437\u0432\u0438\u0442\u0438\u044f \u0448\u043a\u043e\u043b\u044b, \u044d\u0442\u043e \u043d\u0435 \u0442\u043e\u043b\u044c\u043a\u043e \u0432\u044b\u0441\u043e\u043a\u0438\u0439 \u043a\u043e\u043d\u043a\u0443\u0440\u0441\u043d\u044b\u0439 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442, \u044d\u0442\u043e \u0435\u0449\u0451, \u0438 \u0442\u043e, \u0447\u0442\u043e \u0434\u043b\u044f \u043d\u0430\u0441 \u043e\u0441\u043e\u0431\u0435\u043d\u043d\u043e \u0432\u0430\u0436\u043d\u043e: \u044d\u0442\u043e \u0434\u043e\u0441\u0442\u0438\u0436\u0435\u043d\u0438\u0435 \u2013 \u0436\u0438\u0432\u043e\u0439 \u043f\u0440\u0438\u043c\u0435\u0440 \u0438 \u043e\u0440\u0438\u0435\u043d\u0442\u0438\u0440 \u0434\u043b\u044f \u043d\u0430\u0448\u0438\u0445 \u0440\u0435\u0431\u044f\u0442 (\u0432 \u0442.\u0447. \u043d\u0430\u0445\u043e\u0434\u044f\u0449\u0438\u0445\u0441\u044f \u0432 \u043e\u0441\u043e\u0431\u043e\u0439 \u0436\u0438\u0437\u043d\u0435\u043d\u043d\u043e\u0439 \u0441\u0438\u0442\u0443\u0430\u0446\u0438\u0435\u0439, \u0432 \u0442.\u0447. \u0434\u0435\u0442\u0435\u0439 \u0441 \u041e\u0412\u0417). \u042d\u0442\u043e \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0438, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043c\u043e\u0436\u0435\u0442 \u0438 \u0434\u043e\u043b\u0436\u043d\u0430 \u043e\u0442\u043a\u0440\u044b\u0432\u0430\u0442\u044c \u0448\u043a\u043e\u043b\u0430 \u043f\u0435\u0440\u0435\u0434 \u0441\u0432\u043e\u0438\u043c\u0438 \u0443\u0447\u0435\u043d\u0438\u043a\u0430\u043c\u0438.&nbsp;&nbsp;&nbsp;<\/strong><\/p>\n\n\n\n<p>\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u043d\u0430\u044f \u0448\u043a\u043e\u043b\u0430 \u0436\u0438\u0432\u0435\u0442 \u0432 \u043d\u043e\u0432\u043e\u043c \u0437\u0434\u0430\u043d\u0438\u0438 2-\u0439 \u0433\u043e\u0434. \u041c\u044b \u043c\u043e\u043b\u043e\u0434\u044b \u0438 \u0441\u0442\u0440\u0435\u043c\u0438\u043c\u0441\u044f \u0432 \u0431\u0443\u0434\u0443\u0449\u0435\u0435 \u043f\u043e\u0434 \u0434\u0435\u0432\u0438\u0437\u043e\u043c \u00ab\u0423\u0441\u043f\u0435\u0445 \u043f\u0435\u0434\u0430\u0433\u043e\u0433\u0430 &#8212; \u0432 \u0434\u043e\u0441\u0442\u0438\u0436\u0435\u043d\u0438\u044f\u0445 \u0443\u0447\u0435\u043d\u0438\u043a\u043e\u0432\u00bb. \u041c\u044b \u0445\u043e\u0442\u0438\u043c \u0434\u0430\u0442\u044c \u043d\u0430\u0448\u0438\u043c \u0434\u0435\u0442\u044f\u043c \u00ab\u0431\u0438\u043b\u0435\u0442 \u0432 \u0431\u0443\u0434\u0443\u0449\u0435\u0435\u00bb. \u041c\u0430\u0441\u0448\u0442\u0430\u0431\u043d\u043e \u043e\u0446\u0435\u043d\u0438\u0432\u0430\u0442\u044c \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u044b \u043f\u0440\u043e\u0444\u043e\u0440\u0438\u0435\u043d\u0442\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u043f\u043e\u043a\u0430 \u043f\u0440\u0435\u0436\u0434\u0435\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u043e, \u043d\u043e \u0435\u0441\u0442\u044c \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u044b, \u043a\u043e\u0442\u043e\u0440\u044b\u043c\u0438 \u043c\u044b \u0433\u043e\u0440\u0434\u0438\u043c\u0441\u044f \u0438 \u0433\u043e\u0442\u043e\u0432\u044b \u043f\u0440\u043e\u0434\u0432\u0438\u0433\u0430\u0442\u044c\u0441\u044f \u0434\u0430\u043b\u044c\u0448\u0435.<\/p>\n\n\n\n<p><a href=\"https:\/\/school460.ru\/wp-content\/uploads\/2022\/10\/\u0437\u0430\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0435-1.pdf\">\u042d\u041a\u0421\u041f\u0415\u0420\u0422\u041d\u041e\u0415 \u0417\u0410\u041a\u041b\u042e\u0427\u0415\u041d\u0418\u0415 \u041f\u041e \u041f\u0420\u041e\u0415\u041a\u0422\u0423 \u00ab\u0418\u041d\u0416\u0415\u041d\u0415\u0420\u041d\u042b\u0419 \u041a\u041b\u0410\u0421\u0421: \u0422\u0415\u0420\u0420\u0418\u0422\u041e\u0420\u0418\u042f \u0412\u041e\u0417\u041c\u041e\u0416\u041d\u041e\u0421\u0422\u0415\u0419 \u0412 \u0418\u041d\u041a\u041b\u042e\u0417\u0418\u0412\u041d\u041e\u0419 \u041e\u0411\u0420\u0410\u0417\u041e\u0412\u0410\u0422\u0415\u041b\u042c\u041d\u041e\u0419 \u0421\u0420\u0415\u0414\u0415 \u0428\u041a\u041e\u041b\u042b \u2116 460 \u041f\u0423\u0428\u041a\u0418\u041d\u0421\u041a\u041e\u0413\u041e \u0420\u0410\u0419 \u041e\u041d\u0410 \u0421\u0410\u041d\u041a\u0422-\u041f\u0415\u0422\u0415\u0420\u0411\u0423\u0420\u0413 \u0410\u00bb<\/a><\/p>\n<\/div><\/div>\n\n\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u041e \u041f\u0420\u041e\u0415\u041a\u0422\u0415 \u041d\u0430\u0448\u0438 \u043f\u0430\u0440\u0442\u043d\u0435\u0440\u044b \u0423\u0447\u0440\u0435\u0436\u0434\u0435\u043d\u0438\u044f \u0441\u0440\u0435\u0434\u043d\u0435\u0433\u043e \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u044f \u0421\u041f\u0431: \u0421\u041f\u0431 \u0413\u0411\u041f\u041e\u0423 \u00ab\u0410\u0432\u0442\u043e\u043c\u0435\u0445\u0430\u043d\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u043a\u043e\u043b\u043b\u0435\u0434\u0436\u00bb \u0421\u041f\u0431 \u0413\u0411\u041f\u041e\u0423 \u0422\u0435\u0445\u043d\u0438\u043a\u0443\u043c \u00ab\u0410\u0432\u0442\u043e\u0441\u0435\u0440\u0432\u0438\u0441\u00bb (\u041c\u043d\u043e\u0433\u043e\u0444\u0443\u043d\u043a\u0446\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0439 \u0446\u0435\u043d\u0442\u0440 \u043f\u0440\u0438\u043a\u043b\u0430\u0434\u043d\u044b\u0445 \u043a\u0432\u0430\u043b\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0439)\u00bb \u0421\u041f\u0431 \u0413\u0411 \u041f\u041e\u0423 &#171;\u041e\u0445\u0442\u0438\u043d\u0441\u043a\u0438\u0439 \u043a\u043e\u043b\u043b\u0435\u0434\u0436&#187; \u0421\u041f\u0431 \u0413\u0411\u041f\u041e\u0423 \u00ab\u0420\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0439 \u043a\u043e\u043b\u043b\u0435\u0434\u0436 \u0442\u0440\u0430\u0434\u0438\u0446\u0438\u043e\u043d\u043d\u043e\u0439 \u043a\u0443\u043b\u044c\u0442\u0443\u0440\u044b\u00bb \u0423\u0447\u0440\u0435\u0436\u0434\u0435\u043d\u0438\u044f \u0432\u044b\u0441\u0448\u0435\u0433\u043e \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u044f \u0424\u0413\u0410\u041e\u0423 \u0412\u041e \u0421\u041f\u0431\u041f\u0423, \u0421\u041f\u0431\u041f\u0423, \u0424\u0413\u0410\u041e\u0423 \u0412\u041e&nbsp;\u00ab\u0421\u041f\u0431\u041f\u0423\u00bb, \u041f\u043e\u043b\u0438\u0442\u0435\u0445, \u0421\u0430\u043d\u043a\u0442-\u041f\u0435\u0442\u0435\u0440\u0431\u0443\u0440\u0433\u0441\u043a\u0438\u0439 \u043f\u043e\u043b\u0438\u0442\u0435\u0445\u043d\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u0443\u043d\u0438\u0432\u0435\u0440\u0441\u0438\u0442\u0435\u0442 \u041f\u0435\u0442\u0440\u0430 \u0412\u0435\u043b\u0438\u043a\u043e\u0433\u043e \u0424\u0413\u0410\u041e\u0423 \u0412\u041e \u0420\u0413\u041f\u0423 \u0438\u043c. \u0410.\u0418. \u0413\u0435\u0440\u0446\u0435\u043d\u0430, \u0413\u0435\u0440\u0446\u0435\u043d\u043e\u0432\u0441\u043a\u0438\u0439 [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template\/fullwidth.php","meta":{"footnotes":""},"class_list":["post-2628","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/school460.ru\/index.php?rest_route=\/wp\/v2\/pages\/2628","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/school460.ru\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/school460.ru\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/school460.ru\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/school460.ru\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2628"}],"version-history":[{"count":297,"href":"https:\/\/school460.ru\/index.php?rest_route=\/wp\/v2\/pages\/2628\/revisions"}],"predecessor-version":[{"id":5398,"href":"https:\/\/school460.ru\/index.php?rest_route=\/wp\/v2\/pages\/2628\/revisions\/5398"}],"wp:attachment":[{"href":"https:\/\/school460.ru\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2628"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}