{"id":42,"date":"2026-09-27T20:09:15","date_gmt":"2026-09-27T17:09:15","guid":{"rendered":"https:\/\/myschoolweb.ru\/?page_id=42"},"modified":"2026-09-27T20:40:44","modified_gmt":"2026-09-27T17:40:44","slug":"%d0%b1%d0%b8%d0%be%d0%bb%d0%be%d0%b3%d0%b8%d1%8f-8-%d0%ba%d0%bb%d0%b0%d1%81%d1%81-%d1%8d%d0%bb%d0%b5%d0%ba%d1%82%d1%80%d0%be%d0%bd%d0%bd%d1%8b%d0%b9-%d1%83%d1%87%d0%b5%d0%b1%d0%bd%d0%b8%d0%ba","status":"publish","type":"page","link":"https:\/\/myschoolweb.ru\/?page_id=42","title":{"rendered":"\u0431\u0438\u043e\u043b\u043e\u0433\u0438\u044f 8 \u043a\u043b\u0430\u0441\u0441 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u044b\u0439  \u0443\u0447\u0435\u0431\u043d\u0438\u043a"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"ru\">\n<head>\n    <meta charset=\"UTF-8\">\n    <!-- \u041c\u0430\u0441\u0448\u0442\u0430\u0431 75% \u0434\u043b\u044f \u0442\u0435\u043b\u0435\u0444\u043e\u043d\u043e\u0432, \u043a\u0430\u043a \u043d\u0430 \u0433\u043b\u0430\u0432\u043d\u043e\u0439 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0435 -->\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=0.75, minimum-scale=0.5, maximum-scale=2.0\">\n    <title>\u0411\u0438\u043e\u043b\u043e\u0433\u0438\u044f 8 \u043a\u043b\u0430\u0441\u0441 | \u042d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u044b\u0439 \u0443\u0447\u0435\u0431\u043d\u0438\u043a<\/title>\n    <style>\n        \/* \u0421\u043a\u0440\u044b\u0442\u0438\u0435 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u044b\u0445 \u0431\u043b\u043e\u043a\u043e\u0432 \u0442\u0435\u043c\u044b WordPress *\/\n        header.wp-block-template-part,\n        footer.wp-block-template-part,\n        .site-header,\n        .site-footer,\n        .wp-site-blocks > header,\n        .wp-site-blocks > footer,\n        .entry-title,\n        h1.wp-block-post-title {\n            display: none !important;\n            margin: 0 !important;\n            padding: 0 !important;\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n            -webkit-tap-highlight-color: transparent;\n        }\n\n        html {\n            scroll-behavior: smooth;\n        }\n\n        body {\n            background-color: #f8fafc;\n            color: #0f172a;\n            overflow-x: hidden;\n            width: 100%;\n        }\n\n        \/* \u0424\u043e\u043d\u043e\u0432\u044b\u0439 \u0433\u0440\u0430\u0434\u0438\u0435\u043d\u0442 \u0442\u043e\u0447\u044c-\u0432-\u0442\u043e\u0447\u044c \u043a\u0430\u043a \u043d\u0430 \u0433\u043b\u0430\u0432\u043d\u043e\u0439 *\/\n        .page-bg {\n            position: fixed;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: linear-gradient(135deg, #eff6ff 0%, #fdf2f8 35%, #f5f3ff 70%, #ecfeff 100%);\n            background-size: 400% 400%;\n            animation: bgAnim 16s ease infinite;\n            z-index: -1;\n        }\n\n        @keyframes bgAnim {\n            0% { background-position: 0% 50%; }\n            50% { background-position: 100% 50%; }\n            100% { background-position: 0% 50%; }\n        }\n\n        \/* \u0421\u043a\u0440\u0443\u0433\u043b\u0435\u043d\u043d\u0430\u044f \u0432\u0435\u0440\u0445\u043d\u044f\u044f \u043f\u043b\u0430\u0448\u043a\u0430 \u043c\u0435\u043d\u044e *\/\n        .header-wrapper {\n            position: sticky;\n            top: 10px;\n            z-index: 1000;\n            padding: 0 10px;\n            width: 100%;\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n\n        header.custom-header {\n            width: 100%;\n            background: rgba(255, 255, 255, 0.95);\n            backdrop-filter: blur(16px);\n            -webkit-backdrop-filter: blur(16px);\n            border: 1px solid rgba(226, 232, 240, 0.9);\n            border-radius: 26px;\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);\n            padding: 10px 18px;\n            display: flex;\n            align-items: center;\n            justify-content: space-between;\n        }\n\n        .brand-logo {\n            display: flex;\n            align-items: center;\n            gap: 12px;\n            font-weight: 800;\n            font-size: 1.15rem;\n            color: #0f172a;\n            text-decoration: none;\n        }\n\n        .brand-icon {\n            width: 42px;\n            height: 42px;\n            border-radius: 16px;\n            background: linear-gradient(135deg, #3b82f6, #6366f1);\n            color: #ffffff;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 1.3rem;\n            box-shadow: 0 6px 16px rgba(59, 130, 246, 0.35);\n        }\n\n        .brand-text {\n            line-height: 1.25;\n        }\n\n        \/* \u041a\u043d\u043e\u043f\u043a\u0430 \"\u041d\u0430 \u0433\u043b\u0430\u0432\u043d\u0443\u044e\" \u0432 \u0448\u0430\u043f\u043a\u0435 *\/\n        .back-link {\n            text-decoration: none;\n            color: #2563eb;\n            font-weight: 700;\n            font-size: 0.95rem;\n            background: #eff6ff;\n            padding: 10px 18px;\n            border-radius: 99px;\n            transition: all 0.2s;\n        }\n\n        .back-link:hover {\n            background: #dbeafe;\n        }\n\n        \/* \u041a\u043e\u043d\u0442\u0435\u0439\u043d\u0435\u0440 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u044b *\/\n        .main-container {\n            width: 100%;\n            max-width: 1200px;\n            margin: 40px auto;\n            padding: 0 16px 60px 16px;\n        }\n\n        \/* \u041a\u0430\u0440\u0442\u043e\u0447\u043a\u0430 \u0432 \u0441\u0442\u0438\u043b\u0435 \u0431\u043b\u043e\u043a\u043e\u0432 \"\u0418\u0441\u0442\u043e\u0440\u0438\u0438\" \u0441 \u0433\u043b\u0430\u0432\u043d\u043e\u0439 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u044b *\/\n        .history-card {\n            width: 100%;\n            background: rgba(255, 255, 255, 0.95);\n            backdrop-filter: blur(16px);\n            border: 1px solid #ffffff;\n            border-radius: 30px;\n            padding: 60px 30px;\n            box-shadow: 0 15px 35px rgba(0, 0, 0, 0.04);\n            text-align: center;\n            position: relative;\n        }\n\n        \/* \u0420\u0430\u0437\u043d\u043e\u0446\u0432\u0435\u0442\u043d\u0430\u044f \u043b\u0438\u043d\u0438\u044f \u0441\u0432\u0435\u0440\u0445\u0443 \u043a\u0430\u0440\u0442\u043e\u0447\u043a\u0438 *\/\n        .history-card::after {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 15%;\n            right: 15%;\n            height: 4px;\n            border-radius: 0 0 10px 10px;\n            background: linear-gradient(90deg, #2563eb, #ec4899);\n        }\n\n        .history-tag {\n            color: #ec4899;\n            font-weight: 800;\n            text-transform: uppercase;\n            font-size: 0.95rem;\n            letter-spacing: 1px;\n            display: inline-block;\n            margin-bottom: 12px;\n        }\n\n        .history-card h1 {\n            font-size: clamp(2.2rem, 6vw, 3.5rem);\n            font-weight: 900;\n            margin: 0 0 16px 0;\n            line-height: 1.2;\n            \/* \u0426\u0432\u0435\u0442\u043d\u043e\u0439 \u0433\u0440\u0430\u0434\u0438\u0435\u043d\u0442\u043d\u044b\u0439 \u0442\u0435\u043a\u0441\u0442 *\/\n            background: linear-gradient(135deg, #1e293b 0%, #2563eb 50%, #ec4899 100%);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n        }\n\n        .history-card p {\n            color: #475569;\n            line-height: 1.65;\n            font-size: 1.15rem;\n            max-width: 700px;\n            margin: 0 auto 30px auto;\n        }\n\n        \/* \u041a\u043d\u043e\u043f\u043a\u0430 \u043a\u0430\u043a \u043d\u0430 \u0433\u043b\u0430\u0432\u043d\u043e\u0439 *\/\n        .btn-action {\n            background: #2563eb;\n            color: #ffffff;\n            border: none;\n            padding: 18px 36px;\n            border-radius: 99px;\n            font-weight: 800;\n            font-size: 1.15rem;\n            cursor: pointer;\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            gap: 10px;\n            box-shadow: 0 8px 22px rgba(37, 99, 235, 0.35);\n            transition: all 0.2s;\n            text-decoration: none;\n            width: 100%;\n            max-width: 400px;\n            margin: 0 auto;\n        }\n\n        .btn-action:hover {\n            transform: translateY(-2px);\n            background: #1d4ed8;\n        }\n\n        .btn-action:active {\n            transform: scale(0.98);\n        }\n\n        \/* \u041b\u043e\u0433\u0438\u043a\u0430 \u043f\u043e\u0434\u043c\u0435\u043d\u044b \u0442\u0435\u043a\u0441\u0442\u0430 \u043d\u0430 \u043a\u043d\u043e\u043f\u043a\u0435 *\/\n        .desktop-text { display: inline; }\n        .mobile-text { display: none; }\n\n        .hint-text {\n            margin-top: 20px !important;\n            font-size: 0.95rem !important;\n            color: #94a3b8 !important;\n            margin-bottom: 0 !important;\n        }\n\n        \/* \u041c\u043e\u0431\u0438\u043b\u044c\u043d\u044b\u0439 \u044d\u043a\u0440\u0430\u043d: \u0431\u0435\u0437 \u0431\u043e\u043a\u043e\u0432\u044b\u0445 \u043e\u0442\u0441\u0442\u0443\u043f\u043e\u0432, \u043e\u0442 \u043a\u0440\u0430\u044f \u0434\u043e \u043a\u0440\u0430\u044f (\u043a\u0430\u043a \u043d\u0430 \u0433\u043b\u0430\u0432\u043d\u043e\u0439) *\/\n        @media (max-width: 768px) {\n            .main-container {\n                padding: 0;\n                margin: 20px auto;\n            }\n            .history-card {\n                border-radius: 0; \/* \u0423\u0431\u0438\u0440\u0430\u0435\u043c \u0441\u043a\u0440\u0443\u0433\u043b\u0435\u043d\u0438\u044f *\/\n                border-left: none;\n                border-right: none;\n                padding: 50px 20px;\n            }\n            .btn-action {\n                font-size: 1.05rem;\n                padding: 16px 20px;\n            }\n            \n            \/* \u0421\u043c\u0435\u043d\u0430 \u0442\u0435\u043a\u0441\u0442\u0430 \u0434\u043b\u044f \u0442\u0435\u043b\u0435\u0444\u043e\u043d\u043e\u0432 *\/\n            .desktop-text { display: none; }\n            .mobile-text { display: inline; }\n            \n            .back-link {\n                font-size: 0.9rem;\n                padding: 8px 14px;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n\n    <!-- \u0424\u043e\u043d \u0441\u0430\u0439\u0442\u0430 -->\n    <div class=\"page-bg\"><\/div>\n\n    <!-- \u0428\u0430\u043f\u043a\u0430 (\u0432 \u0442\u043e\u0447\u043d\u043e\u0441\u0442\u0438 \u043a\u0430\u043a \u043d\u0430 \u0433\u043b\u0430\u0432\u043d\u043e\u0439) -->\n    <div class=\"header-wrapper\">\n        <header class=\"custom-header\">\n            <a href=\"\/\" class=\"brand-logo\">\n                <div class=\"brand-icon\">\ud83c\udf93<\/div>\n                <div class=\"brand-text\">\n                    <div>\u0428\u043a\u043e\u043b\u0430 \u21162 \u2022<\/div>\n                    <div>\u0411\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0430<\/div>\n                <\/div>\n            <\/a>\n            <!-- \u041a\u043d\u043e\u043f\u043a\u0430 \u0432\u043e\u0437\u0432\u0440\u0430\u0442\u0430 \u043d\u0430 \u0433\u043b\u0430\u0432\u043d\u0443\u044e \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0443 -->\n            <a href=\"\/\" class=\"back-link\">\u041d\u0430 \u0433\u043b\u0430\u0432\u043d\u0443\u044e<\/a>\n        <\/header>\n    <\/div>\n\n    <!-- \u041e\u0441\u043d\u043e\u0432\u043d\u043e\u0439 \u043a\u043e\u043d\u0442\u0435\u043d\u0442 -->\n    <main class=\"main-container\">\n        <div class=\"history-card\">\n            <span class=\"history-tag\">\u042d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u044b\u0439 \u0443\u0447\u0435\u0431\u043d\u0438\u043a<\/span>\n            <h1>\u0411\u0438\u043e\u043b\u043e\u0433\u0438\u044f 8 \u043a\u043b\u0430\u0441\u0441<\/h1>\n            <p>\u041e\u0444\u0438\u0446\u0438\u0430\u043b\u044c\u043d\u0430\u044f \u0446\u0438\u0444\u0440\u043e\u0432\u0430\u044f \u0432\u0435\u0440\u0441\u0438\u044f \u0443\u0447\u0435\u0431\u043d\u0438\u043a\u0430 \u043f\u043e \u0431\u0438\u043e\u043b\u043e\u0433\u0438\u0438 \u0434\u043b\u044f 8-\u0433\u043e \u043a\u043b\u0430\u0441\u0441\u0430. \u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u0434\u043e\u0441\u0442\u0443\u043f\u0435\u043d \u0432 \u0432\u044b\u0441\u043e\u043a\u043e\u043c \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0435 \u0434\u043b\u044f \u0447\u0442\u0435\u043d\u0438\u044f \u0438 \u0441\u043a\u0430\u0447\u0438\u0432\u0430\u043d\u0438\u044f.<\/p>\n\n            <!-- \u0415\u0434\u0438\u043d\u0430\u044f \u0441\u0441\u044b\u043b\u043a\u0430, \u043a\u043e\u0442\u043e\u0440\u0430\u044f \u043e\u0442\u043a\u0440\u044b\u0432\u0430\u0435\u0442 \u043d\u0430 \u041f\u041a \u0438\u043b\u0438 \u0441\u043a\u0430\u0447\u0438\u0432\u0430\u0435\u0442 \u043d\u0430 \u0442\u0435\u043b\u0435\u0444\u043e\u043d\u0435 -->\n            <a href=\"https:\/\/myschoolweb.ru\/wp-content\/uploads\/2026\/09\/\u0431\u0438\u0430\u043b\u043e\u0433\u0438\u044f-8-\u043a\u043b\u0430\u0441\u0441-\u043c\u043e\u044f-\u0448\u043a\u043e\u043b\u0430.pdf\" target=\"_blank\" class=\"btn-action\">\n                <span class=\"desktop-text\">\ud83d\udcd6 \u041e\u0442\u043a\u0440\u044b\u0442\u044c \u0443\u0447\u0435\u0431\u043d\u0438\u043a \u043d\u0430 \u041f\u041a<\/span>\n                <span class=\"mobile-text\">\ud83d\udce5 \u0421\u043a\u0430\u0447\u0430\u0442\u044c \u043d\u0430 \u0442\u0435\u043b\u0435\u0444\u043e\u043d<\/span>\n            <\/a>\n            \n            <p class=\"hint-text\">\u0420\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0443\u0435\u0442\u0441\u044f \u0441\u043a\u0430\u0447\u0438\u0432\u0430\u0442\u044c \u0447\u0435\u0440\u0435\u0437 Wi-Fi \u0432\u043e \u0438\u0437\u0431\u0435\u0436\u0430\u043d\u0438\u0435 \u0442\u0440\u0430\u0442\u044b \u043c\u043e\u0431\u0438\u043b\u044c\u043d\u043e\u0433\u043e \u0442\u0440\u0430\u0444\u0438\u043a\u0430.<\/p>\n        <\/div>\n    <\/main>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>\u0411\u0438\u043e\u043b\u043e\u0433\u0438\u044f 8 \u043a\u043b\u0430\u0441\u0441 | \u042d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u044b\u0439 \u0443\u0447\u0435\u0431\u043d\u0438\u043a \ud83c\udf93 \u0428\u043a\u043e\u043b\u0430 \u21162 \u2022 \u0411\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0430 \u041d\u0430 \u0433\u043b\u0430\u0432\u043d\u0443\u044e \u042d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u044b\u0439 \u0443\u0447\u0435\u0431\u043d\u0438\u043a \u0411\u0438\u043e\u043b\u043e\u0433\u0438\u044f 8 \u043a\u043b\u0430\u0441\u0441 \u041e\u0444\u0438\u0446\u0438\u0430\u043b\u044c\u043d\u0430\u044f \u0446\u0438\u0444\u0440\u043e\u0432\u0430\u044f \u0432\u0435\u0440\u0441\u0438\u044f \u0443\u0447\u0435\u0431\u043d\u0438\u043a\u0430 \u043f\u043e \u0431\u0438\u043e\u043b\u043e\u0433\u0438\u0438 \u0434\u043b\u044f 8-\u0433\u043e \u043a\u043b\u0430\u0441\u0441\u0430. \u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u0434\u043e\u0441\u0442\u0443\u043f\u0435\u043d \u0432 \u0432\u044b\u0441\u043e\u043a\u043e\u043c \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0435 \u0434\u043b\u044f \u0447\u0442\u0435\u043d\u0438\u044f \u0438 \u0441\u043a\u0430\u0447\u0438\u0432\u0430\u043d\u0438\u044f. \ud83d\udcd6 \u041e\u0442\u043a\u0440\u044b\u0442\u044c \u0443\u0447\u0435\u0431\u043d\u0438\u043a \u043d\u0430 \u041f\u041a \ud83d\udce5 \u0421\u043a\u0430\u0447\u0430\u0442\u044c \u043d\u0430 \u0442\u0435\u043b\u0435\u0444\u043e\u043d \u0420\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0443\u0435\u0442\u0441\u044f \u0441\u043a\u0430\u0447\u0438\u0432\u0430\u0442\u044c \u0447\u0435\u0440\u0435\u0437 Wi-Fi \u0432\u043e \u0438\u0437\u0431\u0435\u0436\u0430\u043d\u0438\u0435 \u0442\u0440\u0430\u0442\u044b \u043c\u043e\u0431\u0438\u043b\u044c\u043d\u043e\u0433\u043e \u0442\u0440\u0430\u0444\u0438\u043a\u0430.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-42","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/myschoolweb.ru\/index.php?rest_route=\/wp\/v2\/pages\/42","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/myschoolweb.ru\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/myschoolweb.ru\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/myschoolweb.ru\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/myschoolweb.ru\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=42"}],"version-history":[{"count":4,"href":"https:\/\/myschoolweb.ru\/index.php?rest_route=\/wp\/v2\/pages\/42\/revisions"}],"predecessor-version":[{"id":47,"href":"https:\/\/myschoolweb.ru\/index.php?rest_route=\/wp\/v2\/pages\/42\/revisions\/47"}],"wp:attachment":[{"href":"https:\/\/myschoolweb.ru\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=42"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}